@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap");:root{--brand:#ff6a00;--brand-dk:#e25400;--brand-soft:#ffeedf;--brand-ink:#fff;--ink:#16120d;--ink-soft:rgba(22,18,13,.7);--ink-faint:rgba(22,18,13,.45);--hairline:rgba(22,18,13,.1);--shadow:rgba(22,18,13,.1);--surface:#fff;--app-bg:#fbf7f1;--green:#1e9e5a;--greenSoft:#e4f4ea;--red:#e2483b;--redSoft:#fbe7e4;--ocean:#d6e8f5;--ph-bg:#ede8e0;--ph-stripe:rgba(22,18,13,.06);--ph-tag:rgba(22,18,13,.07);--tick-empty:rgba(22,18,13,.1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}body{font-family:Manrope,system-ui,sans-serif;background:var(--app-bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Sora,system-ui,sans-serif}.gs-hscroll{scrollbar-width:none;-ms-overflow-style:none}.gs-hscroll::-webkit-scrollbar{display:none}.gs-pulse-ring{position:absolute;inset:0;border-radius:50%;opacity:0;animation:gs-pulse 2.2s cubic-bezier(.2,.8,.2,1) infinite}@keyframes gs-pulse{0%{transform:scale(1);opacity:.55}to{transform:scale(3.2);opacity:0}}@keyframes gs-flow{0%{stroke-dashoffset:120;opacity:0}15%{opacity:1}85%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.gs-flow{stroke-dasharray:6 14;animation:gs-flow 2.8s linear infinite}.mapboxgl-ctrl-logo{display:none!important}.mapboxgl-ctrl-attrib{font-size:10px!important}.gs-marker{cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1)}.gs-marker:hover{transform:scale(1.15)}.gs-screen-enter{animation:gs-slideUp .28s cubic-bezier(.2,.8,.2,1) forwards}@keyframes gs-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}[data-theme=dark]{--brand:#ff7a20;--brand-soft:rgba(255,122,32,.15);--brand-ink:#fff;--ink:#f5f0ea;--ink-soft:hsla(33,35%,94%,.65);--ink-faint:hsla(33,35%,94%,.38);--hairline:hsla(33,35%,94%,.1);--shadow:rgba(0,0,0,.3);--surface:#1e1a14;--app-bg:#141009;--tick-empty:hsla(33,35%,94%,.1);--ph-bg:#2a2318;--ph-stripe:hsla(33,35%,94%,.04);--ph-tag:hsla(33,35%,94%,.07);--ocean:#0d1b2a}