body,html{font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{touch-action:pan-x pan-y;min-height:100%;overscroll-behavior:none;-webkit-overscroll-behavior-y:none}body{position:fixed;width:100%;height:100%;margin:0;padding:0}#__next,body{overscroll-behavior:none;-webkit-overscroll-behavior-y:none;overflow-x:hidden}#__next{height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (pointer:coarse){@supports (overscroll-behavior:none){body,html{overscroll-behavior:none}}@supports (-webkit-backdrop-filter:blur(1px)) and (overscroll-behavior-y:none){html{min-height:100.3%;overscroll-behavior-y:none;-webkit-overscroll-behavior-y:none}}@supports (-webkit-backdrop-filter:blur(1px)) and (not (overscroll-behavior-y:none)){html{height:100%;overflow:hidden}body{max-height:100%;overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}}@supports not (overscroll-behavior:none){html{overflow:hidden}body,html{height:100%}body{overflow:auto;-webkit-overflow-scrolling:touch}}}@media screen and (max-width:768px){html{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{-webkit-tap-highlight-color:transparent}}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:16px}.embla{--slide-height:400px;--slide-spacing:1rem;--slide-size:90%}.embla__viewport{overflow:hidden}.embla__container{backface-visibility:hidden;display:flex;touch-action:pan-y;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__number{box-shadow:inset 0 0 0 .2rem gray;border-radius:1.8rem;font-size:4rem;font-weight:600;display:flex;align-items:center;justify-content:center;width:100%;height:auto;aspect-ratio:300/360}.photobuttons-container{background-color:transparent}.cropper{height:calc(100% - 48px)}.mapboxgl-popup-content{padding:0!important;background-color:transparent!important}body,body *{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-callout:none!important;-webkit-touch-callout:none!important}.selectable-text,input,textarea{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;-webkit-user-callout:default!important;-webkit-touch-callout:default!important}input[type=email],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.touch-none{touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.react-transform-component,.react-transform-wrapper{width:100%!important;height:100%!important}.prose-custom-color,.prose-custom-color *,.prose-custom-color b,.prose-custom-color h1,.prose-custom-color h2,.prose-custom-color h3,.prose-custom-color h4,.prose-custom-color h5,.prose-custom-color h6,.prose-custom-color strong{color:inherit!important}.prose-compact{line-height:1.5!important}.prose-compact p{margin-top:0!important;margin-bottom:.5rem!important}.prose-compact h1,.prose-compact h2,.prose-compact h3,.prose-compact h4,.prose-compact h5,.prose-compact h6{margin-top:.5rem!important;margin-bottom:.5rem!important}.prose-compact ol,.prose-compact ul{margin-top:0!important;margin-bottom:.5rem!important}.prose-compact li{margin-top:0!important;margin-bottom:0!important}.prose-compact blockquote,.prose-compact hr{margin-top:.5rem!important;margin-bottom:.5rem!important}.mdxeditor{height:100%!important}@keyframes pulse-glow{0%{box-shadow:0 0 0 0 hsl(var(--primary)/.9);border-color:black}50%{box-shadow:0 0 0 4px hsl(var(--primary)/.6);border-color:hsl(var(--primary))}to{box-shadow:0 0 0 0 hsl(var(--primary)/.2);border-color:black}}.pulse-border{animation:pulse-glow 1.5s ease-in-out infinite}