/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#080a0d;--panel:#0f1216;--line:#272c33;--green:#0f6;--pink:#ff007a;--white:#f5f7f5;--muted:#9299a1}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:4px}.shell{width:min(1240px,100% - 56px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);z-index:20;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;display:grid;position:relative}.brand{letter-spacing:-.055em;align-items:center;gap:10px;width:max-content;font-size:20px;font-weight:950;display:inline-flex}.brand-mark{border:1px solid var(--green);background:#050606;border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 24px #00ff6630}.brand-mark--compact{border-radius:9px;width:31px;height:31px}.brand-mark svg{fill:none;width:65%;stroke:var(--green);stroke-width:1.8px}.brand-mark svg .bolt{fill:var(--green);stroke:none}.nav-links{color:#7f868e;letter-spacing:.13em;align-items:center;gap:32px;font-size:9px;font-weight:850;display:flex}.nav-links a:hover{color:var(--green)}.nav-cta{letter-spacing:.12em;border-bottom:1px solid var(--green);justify-self:end;padding-bottom:5px;font-size:10px;font-weight:900}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:42px;min-height:730px;padding-block:70px 92px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#00ff6618 0,#0000 68%);border-radius:50%;width:600px;height:600px;position:absolute;top:80px;left:-390px}.hero-copy{z-index:2;position:relative}.eyebrow,.section-kicker{color:#9ba1a8;letter-spacing:.2em;font-size:9px;font-weight:850}.live-dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%;margin-right:8px;animation:2.2s ease-in-out infinite breathe;display:inline-block}.hero h1,.section-heading h2,.time-copy h2,.places h2,.event-panel h2,.access-copy h2{letter-spacing:-.035em;text-transform:uppercase;margin:25px 0 24px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(66px,7.4vw,108px);font-weight:900;line-height:.82}h1 em,h2 em{color:var(--green);font-style:normal}.hero-lede{color:#a7adb4;max-width:550px;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:36px;display:flex}.button{cursor:pointer;letter-spacing:.08em;border:0;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 24px;font-size:11px;font-weight:950;display:inline-flex}.button--primary{color:#020503;background:var(--green);transition:transform .18s,box-shadow .18s;box-shadow:0 0 30px #00ff6620}.button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 35px #00ff6640}.button--ghost{color:var(--green);background:0 0;border:1px solid #356e4b;margin-top:30px}.button--ghost:hover{background:#00ff660b}.button:disabled{cursor:wait;opacity:.6}.button--full{width:100%}.text-link{color:#c5c8cc;letter-spacing:.1em;font-size:10px;font-weight:850}.text-link span{color:var(--green);margin-left:9px}.trust-row{color:#5e656d;letter-spacing:.14em;flex-wrap:wrap;align-items:center;gap:10px;margin-top:52px;font-size:7px;font-weight:850;display:flex}.trust-row i{background:#3c4249;border-radius:50%;width:3px;height:3px}.map-stage{min-width:0;position:relative}.map-stage:before{content:"";border:1px solid #00ff6620;position:absolute;inset:7% -4% -7% 8%}.map-surface{background:#06090a;border:1px solid #343a42;min-height:610px;position:relative;overflow:hidden;box-shadow:0 40px 100px #000b,0 0 60px #0f61}.map-surface:after{content:"";pointer-events:none;background:linear-gradient(90deg,#06080abf 0,#0000 28%),linear-gradient(0deg,#050608ae 0,#0000 45%);position:absolute;inset:0}.map-surface>img{object-fit:cover;object-position:55% center;filter:contrast(1.08)brightness(.82);width:100%;height:100%;position:absolute;inset:0}.map-topbar{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#8d949b;background:#0b0e11e8;border:1px solid #40464d;grid-template-columns:28px 1fr 28px;align-items:center;height:47px;padding:0 11px;display:grid;position:absolute;inset:20px 20px auto}.map-topbar p{margin:0;font-size:10px}.map-topbar span,.map-topbar b{color:var(--green);font-size:18px}.map-topbar b{text-align:right}.layer-switch{z-index:4;background:#090c0ee8;border:1px solid #30353c;gap:2px;padding:4px;display:flex;position:absolute;top:82px;right:20px}.layer-switch button{color:#697079;letter-spacing:.1em;background:0 0;border:0;height:27px;padding:0 10px;font-size:7px;font-weight:900}.layer-switch button.active{color:#071008;background:var(--green)}.map-pin{z-index:3;cursor:pointer;background:0 0;border:0;border-radius:50%;width:25px;height:25px;padding:0;position:absolute}.map-pin i,.map-pin span{border-radius:50%;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.map-pin i{background:var(--green);width:8px;height:8px;box-shadow:0 0 15px var(--green)}.map-pin span{border:1px solid var(--green);width:22px;height:22px;animation:2s ease-out infinite ping}.map-pin.active:after{content:"";border:1px solid #fff5;border-radius:50%;position:absolute;inset:-8px}.pin--school i{background:var(--pink);box-shadow:0 0 15px var(--pink)}.pin--school span{border-color:var(--pink)}.place-peek{z-index:5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090c10e8;border:1px solid #3b424a;width:min(330px,100% - 40px);padding:18px;position:absolute;bottom:48px;left:20px;box-shadow:0 18px 50px #000b}.place-peek>div{justify-content:space-between;gap:10px;display:flex}.place-peek small{color:#5e656d;letter-spacing:.1em;font-size:6px}.place-eyebrow{color:var(--green);letter-spacing:.12em;font-size:7px;font-weight:900}.place-peek h2{letter-spacing:-.045em;margin:14px 0 3px;font-size:25px}.place-peek p{color:#b0b5ba;margin:7px 0;font-size:10px;line-height:1.5}.place-peek .place-meta{color:#686f77;font-size:8px}.place-peek button{background:var(--green);color:#031006;letter-spacing:.1em;text-align:left;border:0;width:100%;margin-top:10px;padding:11px;font-size:8px;font-weight:950}.place-peek button span{float:right}.map-legend{z-index:4;color:#717880;letter-spacing:.08em;gap:11px;font-size:5.5px;font-weight:800;display:flex;position:absolute;bottom:15px;right:18px}.map-legend i{border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.map-legend .green{background:var(--green)}.map-legend .pink{background:var(--pink)}.map-legend .white{background:#fff}.marquee{background:var(--green);color:#020503;border-block:1px solid #174928;padding:18px 0;overflow:hidden;transform:rotate(-.8deg)scale(1.015)}.marquee div{letter-spacing:.1em;width:max-content;font-size:11px;font-weight:950;animation:30s linear infinite marquee}.marquee span{margin:0 23px}.world{padding-block:135px}.section-heading{grid-template-columns:1fr 330px;align-items:end;gap:70px;margin:28px 0 65px;display:grid}.section-heading h2,.time-copy h2,.places h2,.access-copy h2{margin:0;font-size:clamp(51px,6.2vw,82px);line-height:.88}.section-heading p,.time-copy>p,.places-inner>div>p,.access-copy p{color:#90979f;margin:0;font-size:14px;line-height:1.75}.statement-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.statement{border:1px solid var(--line);background:linear-gradient(145deg,#101318,#0b0d10);flex-direction:column;justify-content:space-between;min-height:470px;padding:24px;display:flex;position:relative;overflow:hidden}.statement--large{grid-column:1/-1;grid-template-columns:90px 1fr 340px;align-items:end;gap:30px;min-height:410px;display:grid}.statement-number{color:#454b52;font-size:9px;font-weight:900;position:absolute;top:20px;right:22px}.statement small{color:var(--green);letter-spacing:.15em;font-size:8px;font-weight:900}.statement h3{letter-spacing:-.045em;margin:9px 0;font-size:28px}.statement p{color:#777e87;margin:0;font-size:12px;line-height:1.65}.statement-visual{place-items:center;min-height:240px;display:grid;position:relative}.pulse-visual{background:radial-gradient(circle,#00ff662f 0 5%,#00ff6614 7% 22%,#0000 24%),repeating-radial-gradient(circle,#0000 0 34px,#00ff661e 35px 36px)}.pulse-visual:before,.pulse-visual:after{content:"";background:linear-gradient(90deg,#0000,#0f65,#0000);width:65%;height:1px;position:absolute;transform:rotate(21deg)}.pulse-visual:after{transform:rotate(-32deg)}.pulse-visual i{background:var(--green);width:8px;height:8px;box-shadow:0 0 14px var(--green);border-radius:50%;position:absolute}.pulse-visual i:nth-child(2){top:30%;left:27%}.pulse-visual i:nth-child(3){background:var(--pink);box-shadow:0 0 14px var(--pink);bottom:27%;right:23%}.postcard{color:#101113;background:#e8e1ce;border:1px solid #454b52;width:78%;margin:50px auto 35px;padding:28px 25px;transform:rotate(-2deg);box-shadow:14px 18px #ff007a1f}.postcard span,.postcard small{color:#69675f;letter-spacing:.12em;font-size:7px;font-weight:900}.postcard p{color:#161717;margin:27px 0;font-family:Georgia,serif;font-size:17px;font-style:italic;line-height:1.45}.chat-stack{gap:8px;margin:48px 0 35px;display:grid}.chat-stack p{color:#b1b6bb;border-left:2px solid var(--green);background:#171b20;width:85%;padding:13px 15px}.chat-stack p:nth-child(2){border-color:var(--pink);margin-left:auto}.chat-stack b{color:var(--green);letter-spacing:.1em;margin-bottom:4px;font-size:7px;display:block}.chat-stack p:nth-child(2) b{color:var(--pink)}.layers{background:#0d1014;border-block:1px solid #1e2329;padding-block:125px}.layer-cards{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.layer-cards article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0d10;min-height:320px;padding:28px}.layer-icon{width:58px;height:58px;color:var(--green);border:1px solid #285539;place-items:center;margin-bottom:65px;font-size:21px;display:grid}.layer-cards small{color:#626971;letter-spacing:.15em;font-size:7px;font-weight:900}.layer-cards h3{letter-spacing:-.04em;margin:8px 0 13px;font-size:27px}.layer-cards p{color:#787f87;margin:0;font-size:11px;line-height:1.7}.time-lens{grid-template-columns:.78fr 1.22fr;align-items:center;gap:75px;min-height:760px;padding-block:130px;display:grid}.time-copy>p{max-width:430px;margin-top:30px}.time-console{background:#111419;border:1px solid #30353d;padding:12px;box-shadow:0 30px 80px #0009}.time-map{background:#07090b;min-height:420px;position:relative;overflow:hidden}.time-map:after{content:"";background:linear-gradient(90deg,#050608bb,#0000 60%);position:absolute;inset:0}.time-map>img{object-fit:cover;filter:grayscale(.35)brightness(.55);width:100%;height:100%;position:absolute}.time-card{z-index:2;border-left:2px solid var(--green);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090c10e8;width:min(300px,100% - 36px);padding:20px;position:absolute;bottom:22px;left:22px}.time-card span,.time-card small{color:var(--green);letter-spacing:.15em;font-size:8px;font-weight:900}.time-card h3{letter-spacing:-.04em;margin:12px 0 5px;font-size:23px}.time-card p{color:#878e96;font-size:10px;line-height:1.55}.time-card small{color:#656c74}.timeline{grid-template-columns:repeat(4,1fr);height:60px;display:grid}.timeline button{color:#616870;letter-spacing:.1em;cursor:pointer;border:0;background:0 0;border-top:1px solid #30353b;font-size:8px;font-weight:900;position:relative}.timeline button i{background:#3f454c;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:50%}.timeline button.active{color:var(--green)}.timeline button.active i{background:var(--green);box-shadow:0 0 12px var(--green)}.places{background:linear-gradient(135deg,#0f1216,#080a0d 60%);border-block:1px solid #1e2329;padding-block:130px}.places-inner{grid-template-columns:1fr 500px;align-items:center;gap:95px;display:grid}.places h2{margin-top:27px}.places-inner>div>p{max-width:500px}.business-card{background:#0b0e12;border:1px solid #353b43;box-shadow:0 35px 80px #0008}.business-cover{background:radial-gradient(circle at 70% 40%,#ff007a88,#0000 13%),radial-gradient(circle at 35% 65%,#00ff667a,#0000 18%),repeating-linear-gradient(118deg,#12161b 0 22px,#0b0e11 23px 44px);height:170px;position:relative;overflow:hidden}.business-cover:after{content:"";background:linear-gradient(#0000 40%,#0b0e12);position:absolute;inset:0}.business-cover>span{z-index:2;color:#061009;background:var(--green);letter-spacing:.1em;padding:7px 9px;font-size:7px;font-weight:950;position:absolute;top:16px;left:16px}.business-cover>i{border:1px solid #00ff665d;border-radius:50%;width:120px;height:120px;position:absolute;top:30px;right:45px;box-shadow:inset 0 0 40px #00ff6625,0 0 35px #ff007a22}.business-body{padding:25px}.business-body small{color:#666d75;letter-spacing:.14em;font-size:7px;font-weight:850}.business-body h3{letter-spacing:-.045em;margin:8px 0 4px;font-size:28px}.business-body>p{color:#757c84;margin:0;font-size:11px}.business-moment{background:#00ff6608;border:1px solid #274734;justify-content:space-between;gap:15px;margin:23px 0 13px;padding:15px;font-size:9px;display:flex}.business-moment b{color:var(--green)}.business-moment span{color:#9ca2a8}.business-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.business-actions button{color:#b4b9bd;letter-spacing:.08em;background:0 0;border:1px solid #343a42;padding:13px;font-size:7px;font-weight:900}.business-actions button:first-child{color:#051008;background:var(--green);border-color:var(--green)}.paid-label{color:#525960;letter-spacing:.12em;border-top:1px solid #252a30;padding:11px 25px;font-size:6px}.event-engine{padding-block:100px}.event-panel{background:radial-gradient(circle at 83% 30%,#00ff662a,#0000 11%),radial-gradient(circle at 76% 48%,#ff007a20,#0000 13%),repeating-radial-gradient(circle at 80% 40%,#0000 0 44px,#00ff6613 45px 46px),#0d1210;border:1px solid #31523d;flex-direction:column;justify-content:center;min-height:480px;padding:clamp(35px,7vw,85px);display:flex;position:relative;overflow:hidden}.event-panel>div:first-child{color:#8d949b;letter-spacing:.15em;font-size:8px;font-weight:900}.event-panel h2{max-width:850px;margin:25px 0 22px;font-size:clamp(48px,6.5vw,84px)}.event-panel p{color:#92999f;max-width:570px;font-size:14px;line-height:1.7}.event-tags{flex-wrap:wrap;gap:8px;margin-top:35px;display:flex}.event-tags span{color:#a4aaa7;letter-spacing:.1em;background:#0a0d0b9c;border:1px solid #365443;padding:9px 13px;font-size:7px;font-weight:900}.access{grid-template-columns:1fr 460px;align-items:center;gap:90px;min-height:680px;padding-block:115px;display:grid;position:relative}.access:before{content:"";pointer-events:none;background:radial-gradient(circle,#00ff6616,#0000 67%);border-radius:50%;width:500px;height:500px;position:absolute;left:-280px}.access-copy p{max-width:510px;margin-top:28px}.access-card{background:#111318;border:1px solid #2a2e35;padding:10px;box-shadow:0 25px 70px #0008}.tabs{grid-template-columns:1fr 1fr;margin-bottom:25px;display:grid}.tabs button{color:#666c74;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #282c32;height:52px;font-size:8px;font-weight:900}.tabs button.active{color:var(--green);border-bottom-color:var(--green);background:#00ff6605}.access-card form{padding:6px 18px 18px}.access-card label{color:#727880;letter-spacing:.16em;margin:0 0 9px;font-size:8px;font-weight:850;display:block}.access-card input{color:#fff;letter-spacing:.03em;background:#0b0d10;border:1px solid #30353c;border-radius:0;width:100%;height:57px;margin-bottom:12px;padding:0 17px;font-size:13px;font-weight:750}.access-card input::placeholder{color:#464c53}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-privacy{color:#555b62;text-align:center;margin:3px 18px 14px;font-size:8px;line-height:1.5}.form-message{margin:0 18px 12px;font-size:11px}.form-message--error{color:#ff5c6c}.success-panel{text-align:center;align-content:center;place-items:center;min-height:220px;padding:20px;display:grid}.success-panel>span{background:var(--green);color:#020503;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:950;display:grid}.success-panel h3{margin:18px 0 5px;font-size:23px}.success-panel p{color:#8d939a;font-size:12px}.referral{background:#090b0d;border:1px solid #292d33;width:100%;margin-top:15px;padding:5px;display:flex}.referral code{color:#a4a9af;text-overflow:ellipsis;flex:1;padding:10px;font-size:9px;overflow:hidden}.referral button{background:var(--green);border:0;padding:0 14px;font-size:8px;font-weight:950}footer{border-top:1px solid var(--line);background:#06080a;padding:70px 0 24px}.footer-inner{grid-template-columns:1fr 1fr 1fr;align-items:start;display:grid}.footer-inner>p{color:#7b8289;letter-spacing:.01em;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:20px;line-height:1}.footer-links{color:#8e949b;letter-spacing:.1em;justify-content:flex-end;gap:28px;font-size:8px;font-weight:850;display:flex}.legal-details{grid-template-columns:1fr 1fr;gap:14px;margin-top:38px;display:grid}.legal-details details{border-top:1px solid #20242a;padding-top:13px}.legal-details summary{color:#6f757d;cursor:pointer;letter-spacing:.12em;font-size:8px;font-weight:900}.legal-details p{color:#565c64;max-width:540px;font-size:9px;line-height:1.7}.legal-row{color:#444a51;letter-spacing:.12em;border-top:1px solid #1d2025;justify-content:space-between;margin-top:35px;padding-top:22px;font-size:7px;display:flex}@keyframes breathe{50%{filter:brightness(1.25);transform:scale(1.08)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1000px){.nav{grid-template-columns:1fr auto}.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:80px}.hero-copy{max-width:720px}.hero h1{font-size:clamp(70px,12vw,105px)}.map-stage{width:100%}.map-surface{min-height:650px}.section-heading,.access,.places-inner,.time-lens{grid-template-columns:1fr}.section-heading{gap:24px}.section-heading p{max-width:560px}.places-inner,.time-lens,.access{gap:55px}.business-card,.access-card{width:min(100%,600px)}.time-copy>p{max-width:560px}.layer-cards{grid-template-columns:1fr 1fr}.statement--large{grid-template-columns:70px 1fr 280px}}@media (width<=680px){.shell{width:min(100% - 30px,1240px)}.nav{height:72px}.nav-cta{display:none}.brand{font-size:17px}.hero{gap:55px;min-height:auto;padding:62px 0 78px}.hero h1{font-size:clamp(54px,17vw,76px)}.hero-lede{font-size:15px}.eyebrow{font-size:7px;line-height:1.5}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-row{margin-top:40px}.map-surface{min-height:530px}.map-topbar{inset:13px 13px auto}.layer-switch{top:72px;right:13px}.place-peek{width:calc(100% - 26px);bottom:50px;left:13px}.map-legend{justify-content:center;gap:7px;width:calc(100% - 26px);right:13px}.world,.layers,.time-lens,.places,.access{padding-block:90px}.section-heading{margin-bottom:42px}.section-heading h2,.time-copy h2,.places h2,.access-copy h2{font-size:49px}.statement-grid{grid-template-columns:1fr}.statement,.statement--large{grid-column:auto;min-height:440px;display:flex}.statement--large .statement-visual{margin-top:25px}.postcard{width:92%}.layer-cards{grid-template-columns:1fr}.layer-cards article{min-height:260px}.layer-icon{margin-bottom:42px}.time-lens{min-height:auto}.time-map{min-height:390px}.timeline button{font-size:7px}.business-moment{flex-direction:column;align-items:flex-start}.business-actions{grid-template-columns:1fr}.event-engine{padding-block:70px}.event-panel{min-height:500px;padding:30px 22px}.event-panel h2{font-size:49px}.event-tags{gap:5px}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-links{justify-content:flex-start}.legal-details{grid-template-columns:1fr}.legal-row{flex-direction:column;gap:18px}.marquee div{font-size:9px}}.text-link--button{cursor:pointer;background:0 0;border:0;padding:0}.place-modal{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#020304e8;border:0;position:absolute;inset:0}.place-experience{z-index:2;background:#0b0e12;border:1px solid #3a4149;width:min(760px,100%);position:relative;overflow:hidden;box-shadow:0 40px 120px #000}.place-experience-head{background:linear-gradient(135deg,#131a17,#0a0d10);justify-content:space-between;align-items:flex-start;padding:26px 28px;display:flex}.place-experience-head span{color:var(--green);letter-spacing:.14em;font-size:8px;font-weight:900}.place-experience-head h2{letter-spacing:-.05em;margin:8px 0 4px;font-size:36px}.place-experience-head p{color:#747b83;margin:0;font-size:10px}.place-experience-head>button{color:#aeb4b9;cursor:pointer;background:#090b0e;border:1px solid #343a42;width:38px;height:38px;font-size:24px}.place-tabs{border-block:1px solid #292e35;grid-template-columns:repeat(4,1fr);display:grid}.place-tabs button{color:#676e76;letter-spacing:.12em;cursor:pointer;border:0;background:#0d1014;border-right:1px solid #292e35;height:53px;font-size:8px;font-weight:900}.place-tabs button:last-child{border-right:0}.place-tabs button.active{color:var(--green);background:#00ff6608}.place-tab-content{background:radial-gradient(circle at 75% 35%,#00ff6616,#0000 24%),#080a0d;align-items:center;min-height:330px;padding:30px;display:grid}.demo-live small{color:#868d94;letter-spacing:.12em;font-size:7px}.demo-live h3{letter-spacing:-.05em;margin:18px 0 6px;font-size:36px}.demo-live p{color:#858c94;max-width:480px;font-size:12px;line-height:1.7}.demo-signal{color:#9ba19e;border:1px solid #294a36;align-items:center;gap:12px;margin-top:30px;padding:15px;font-size:9px;display:flex}.demo-signal i{background:var(--green);width:10px;height:10px;box-shadow:0 0 18px var(--green);border-radius:50%}.demo-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.demo-grid article{background:radial-gradient(circle at 60% 35%,#00ff6640,#0000 10%),radial-gradient(circle at 35% 55%,#ff007a36,#0000 13%),#12161b;border:1px solid #31373e;flex-direction:column;justify-content:flex-end;height:220px;padding:16px;display:flex}.demo-grid b{color:var(--green);letter-spacing:.1em;font-size:7px}.demo-grid span{margin-top:6px;font-size:12px}.demo-memory{color:#151617;background:#e8e1ce;max-width:520px;margin:auto;padding:35px;transform:rotate(-1deg);box-shadow:15px 18px #ff007a24}.demo-memory small,.demo-memory span{color:#6e6a61;letter-spacing:.12em;font-size:7px;font-weight:900}.demo-memory p{margin:30px 0;font:italic 22px/1.5 Georgia,serif}.demo-chat{gap:10px;display:grid}.demo-chat>p{border-left:2px solid var(--green);color:#a7adb3;background:#15191e;width:80%;margin:0;padding:14px;font-size:11px}.demo-chat>p:nth-child(2){border-color:var(--pink);margin-left:auto}.demo-chat b{color:var(--green);letter-spacing:.1em;margin-bottom:5px;font-size:7px;display:block}.demo-chat>p:nth-child(2) b{color:var(--pink)}.demo-chat>div{grid-template-columns:1fr 80px;margin-top:18px;display:grid}.demo-chat input{color:#fff;background:#0c0f12;border:1px solid #353b43;height:48px;padding:0 14px}.demo-chat button{background:var(--green);color:#061008;border:0;font-size:8px;font-weight:950}.demo-chat small{color:#4f565e;letter-spacing:.1em;font-size:6px}.demo-notice{color:#555c63;letter-spacing:.12em;border-top:1px solid #252a30;padding:12px 28px;font-size:6px}.event-cta{width:max-content;margin-top:25px}.revenue{background:#0d1014;border-block:1px solid #1e2329;padding-block:125px}.revenue-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.revenue-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#090c0f;flex-direction:column;min-height:330px;padding:25px;display:flex}.revenue-grid article>span{color:#424950;margin-bottom:auto;font-size:9px;font-weight:900}.revenue-grid small{color:var(--green);letter-spacing:.14em;font-size:7px;font-weight:900}.revenue-grid h3{letter-spacing:-.04em;margin:10px 0 13px;font-size:23px;line-height:1.05}.revenue-grid p{color:#747b83;margin:0;font-size:11px;line-height:1.7}.launch-city{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:700px;padding-block:125px;display:grid}.launch-copy>small{color:#8d949b;letter-spacing:.15em;font-size:8px;font-weight:900}.launch-copy h2,.trust h2{letter-spacing:-.035em;margin:24px 0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(58px,6vw,82px);line-height:.86}.launch-copy p{color:#8b929a;max-width:510px;font-size:14px;line-height:1.7}.launch-zones{border-top:1px solid var(--line);display:grid}.launch-zones article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr auto;align-items:center;min-height:90px;padding:0 18px;transition:background .2s;display:grid}.launch-zones article:hover{background:#00ff6608}.launch-zones b{color:#4f565e;font-size:8px}.launch-zones span{letter-spacing:-.03em;font-size:23px;font-weight:900}.launch-zones small{color:#6b727a;letter-spacing:.1em;font-size:7px}.trust{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:75px;padding-block:115px;display:grid}.trust h2{font-size:clamp(48px,5.6vw,74px)}.trust-principles{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.trust-principles p{border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#747b83;min-height:170px;margin:0;padding:23px;font-size:10px;line-height:1.65}.trust-principles b{color:var(--green);letter-spacing:.11em;margin-bottom:18px;font-size:8px;display:block}.access-card select{color:#fff;background:#0b0d10;border:1px solid #30353c;border-radius:0;width:100%;height:57px;margin-bottom:12px;padding:0 17px;font-size:12px}.form-split{grid-template-columns:1.35fr .65fr;gap:10px;display:grid}@media (width<=1000px){.revenue-grid{grid-template-columns:1fr 1fr}.launch-city,.trust{grid-template-columns:1fr;gap:45px}.launch-city{min-height:auto}.trust-principles{max-width:700px}}@media (width<=680px){.place-modal{padding:8px}.place-experience-head{padding:20px}.place-experience-head h2{font-size:29px}.place-tabs button{height:47px;font-size:6.5px}.place-tab-content{min-height:360px;padding:20px}.demo-grid{grid-template-columns:1fr}.demo-grid article{height:90px}.demo-chat>p{width:94%}.revenue{padding-block:90px}.revenue-grid{grid-template-columns:1fr}.revenue-grid article{min-height:260px}.launch-city,.trust{padding-block:90px}.launch-zones article{grid-template-columns:35px 1fr}.launch-zones small{display:none}.trust-principles,.form-split{grid-template-columns:1fr}.event-cta{width:100%;padding-inline:12px}}.hero{grid-template-columns:.8fr 1.2fr;gap:36px;min-height:780px;padding-block:62px 92px}.hero-copy{z-index:7}.hero h1 em{text-shadow:0 0 34px #0f63}.hero-lede{max-width:520px}.map-stage:before{border-color:#00ff6628;inset:5% -4% -5% 8%;box-shadow:0 0 70px #00ff6610}.map-surface{background:#030507;border-color:#343a42;border-radius:28px;min-height:670px;box-shadow:0 45px 120px #000d,0 0 80px #00ff6614}.map-surface:before{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 72% 49%,#0000 0 34%,#02040522 55%,#020405d6 92%);position:absolute;inset:0}.map-surface>img{object-position:62% center;filter:contrast(1.1)saturate(1.18)brightness(.78);transform:scale(1.04)}.map-topbar{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070a0ddd;border-color:#ffffff24;border-radius:16px;height:49px;inset:18px 18px auto;box-shadow:0 12px 30px #0008}.map-status{z-index:7;color:#d9dddf;letter-spacing:.13em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090ccc;border:1px solid #ffffff1f;border-radius:999px;padding:8px 11px;font-size:7px;font-weight:900;position:absolute;top:84px;left:20px}.map-status .live-dot{width:6px;height:6px;margin-right:5px}.layer-switch{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07090ccc;border-color:#ffffff1f;border-radius:12px;top:80px;right:18px}.layer-switch button{cursor:pointer;border-radius:8px;height:28px;padding:0 11px}.layer-switch button.active{border-radius:8px}.map-pin{z-index:5}.pin--soho{top:31%;left:68%}.pin--wembley{top:43%;left:49%}.pin--bricklane{top:58%;left:78%}.pin--school{top:64%;left:38%}.social-cluster{z-index:6;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#080b0edb;border:1px solid #ffffff32;border-radius:999px;align-items:center;min-width:126px;height:49px;padding:4px 11px 4px 5px;transition:transform .18s,border-color .18s;display:flex;position:absolute;box-shadow:0 12px 35px #000b}.social-cluster:hover{border-color:#00ff6680;transform:translateY(-3px)}.social-cluster .cluster-face{color:#071009;border:2px solid #0a0d10;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:-9px;font-size:9px;font-weight:950;display:grid}.social-cluster b{margin-left:13px;font-size:9px}.social-cluster small{color:#d6dade;letter-spacing:.08em;white-space:nowrap;background:#050709d9;border-radius:8px;padding:5px 8px;font-size:6px;font-weight:900;position:absolute;top:52px;left:8px}.face--green{background:#7dffab}.face--pink{background:#ff6aae}.face--cyan{background:#67e7ff}.face--amber{background:#ffc15c}.cluster--one{top:31%;left:36%}.cluster--two{top:45%;right:7%}.cluster--three{bottom:23%;right:12%}.place-peek{z-index:7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a0de8;border-color:#ffffff2b;border-radius:18px;width:min(320px,100% - 90px);padding:17px;bottom:18px;left:18px}.place-peek h2{margin-top:13px}.place-peek p{margin:6px 0}.place-peek button{cursor:pointer;border-radius:10px;margin-top:9px}.map-dock{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a0ddd;border:1px solid #ffffff20;border-radius:18px;gap:5px;padding:5px;display:grid;position:absolute;bottom:14px;right:16px}.map-dock button{color:#aab0b5;cursor:pointer;background:0 0;border:0;border-radius:12px;width:36px;height:36px;font-size:18px}.map-dock button.active{background:var(--green);color:#061008}.map-legend{display:none}@media (width<=1000px){.hero{grid-template-columns:1fr}.map-surface{min-height:650px}}@media (width<=680px){.map-surface{border-radius:22px;min-height:590px}.map-status{top:74px;left:13px}.layer-switch{top:72px;right:13px}.layer-switch button{padding-inline:7px}.social-cluster{transform-origin:50%;transform:scale(.86)}.social-cluster:hover{transform:scale(.86)translateY(-2px)}.cluster--one{top:31%;left:15%}.cluster--two{top:46%;right:-2%}.cluster--three{bottom:31%;right:3%}.place-peek{width:calc(100% - 78px);bottom:13px;left:13px}.map-dock{bottom:12px;right:11px}}:root{--green:#76ff7a;--pink:#ff2e92;--cyan:#65ddff;--ink:#050608;--panel:#0b0d11;--line:#20242b}.shell{width:min(1320px,100% - 56px)}body{background:radial-gradient(circle at 70% 8%,#13221a 0,transparent 29%),radial-gradient(circle at 95% 34%,#21101b 0,transparent 24%),var(--ink)}body:before{content:"";z-index:-1;pointer-events:none;opacity:.18;background:linear-gradient(115deg,#0000 0 48%,#ffffff07 49%,#0000 50% 100%) 0 0/180px 180px;position:fixed;inset:0}.nav{z-index:50;-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);background:#06080bd9;border:1px solid #ffffff10;border-top:0;border-radius:0 0 20px 20px;height:76px;position:sticky;top:0;box-shadow:0 12px 44px #0005}.brand small{color:var(--green);letter-spacing:.12em;border:1px solid #76ff7a42;border-radius:999px;margin-left:7px;padding:5px 7px;font-size:5.5px}.nav-cta{background:#76ff7a0a;border:1px solid #76ff7a6b;border-radius:999px;padding:11px 15px}.nav-cta:hover{color:#061008;background:var(--green)}.hero{min-height:calc(100svh - 76px);padding-block:54px 46px}.hero h1{letter-spacing:-.075em;max-width:600px;margin-block:23px 22px;font-family:Arial Black,Inter,ui-sans-serif,sans-serif;font-size:clamp(66px,7.35vw,112px);font-weight:950;line-height:.78}.hero h1 em{color:#0000;text-shadow:none;background:linear-gradient(92deg,#76ff7a 5%,#aaffc5 48%,#68e6ff 100%);-webkit-background-clip:text;background-clip:text}.hero-lede{color:#b7bdc5;font-size:16px;line-height:1.72}.hero-actions .button{border-radius:999px}.text-link--button{transition:color .2s}.text-link--button:hover{color:var(--green)}.launch-note{align-items:center;gap:13px;width:max-content;margin-top:40px;display:flex}.launch-note>span{color:#636b73;border:1px solid #ffffff1c;border-radius:50%;place-items:center;width:34px;height:34px;font-size:7px;display:grid}.launch-note p{color:#606871;letter-spacing:.13em;margin:0;font-size:6.5px;line-height:1.7}.launch-note b{color:#b7bec5}.trust-row{margin-top:27px}.map-stage{perspective:1200px}.map-stage:before{background:linear-gradient(135deg,#76ff7a0b,#0000 45%,#ff2e920a);border-radius:34px;inset:3% -2% -3% 7%}.map-surface{isolation:isolate;border-color:#ffffff26;border-radius:34px;min-height:700px;box-shadow:0 70px 150px #000c,0 0 100px #76ff7a13,inset 0 0 0 1px #ffffff08}.map-surface>img{transition:filter .5s,transform .5s;animation:16s ease-in-out infinite alternate globeDrift}.map-mode--people>img{filter:contrast(1.08)saturate(1.08)brightness(.68)hue-rotate(8deg)}.map-mode--places>img{filter:contrast(1.12)saturate(.88)brightness(.64)}.map-surface:after{background:linear-gradient(90deg,#05070ae8 0,#0000 25%),linear-gradient(0deg,#030507e8 0,#0000 44%),linear-gradient(#0203047a,#0000 30%)}.map-topbar{background:#07090cbd;border-color:#ffffff2e;border-radius:18px;height:52px;box-shadow:0 16px 50px #0008}.map-topbar p{color:#aeb5bc;letter-spacing:.02em;font-size:9px}.map-status{background:#08110dc4;border-color:#76ff7a36;top:88px}.world-label{z-index:5;pointer-events:none;text-shadow:0 3px 18px #000;justify-items:center;display:grid;position:absolute;top:43%;left:53%}.world-label span,.world-label small{color:#d7dbdd99;letter-spacing:.14em;font-size:5px;font-weight:850}.world-label b{color:#fff;letter-spacing:.18em;margin:4px 0;font-size:10px}.layer-switch{border-radius:14px;padding:4px;top:84px}.layer-switch button{transition:color .2s,background .2s,transform .2s}.layer-switch button:hover{color:#fff}.layer-switch button.active{box-shadow:0 0 24px #76ff7a35}.map-pin{transition:opacity .35s,transform .35s}.map-mode--people .map-pin{opacity:.22;transform:scale(.7)}.map-mode--places .map-pin{transform:scale(1.18)}.people-signal{transition:opacity .35s,transform .35s,border-color .2s}.map-mode--live .people-signal{opacity:.88}.map-mode--people .people-signal{border-color:#65ddff7d;animation:4s ease-in-out infinite floatSignal;box-shadow:0 15px 50px #000c,0 0 30px #65ddff15}.map-mode--people .cluster--two{animation-delay:-1.4s}.map-mode--people .cluster--three{animation-delay:-2.7s}.map-mode--places .people-signal{opacity:0;pointer-events:none;transform:scale(.8)}.place-signal{z-index:6;color:#fff;text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;cursor:pointer;background:#07100bdc;border:1px solid #76ff7a42;border-radius:15px;gap:4px;width:185px;padding:13px 14px;transition:opacity .35s,transform .35s;display:grid;position:absolute;transform:translateY(8px);box-shadow:0 18px 45px #000b}.place-signal span{color:var(--green);letter-spacing:.14em;font-size:5.5px;font-weight:900}.place-signal b{letter-spacing:-.02em;font-size:10px}.place-signal small{color:#858e95;letter-spacing:.08em;font-size:6px}.place-signal--one{top:32%;right:8%}.place-signal--two{top:49%;left:35%}.map-mode--places .place-signal{opacity:1;pointer-events:auto;transform:translateY(0)}.social-cluster{background:#07090cd7;border-color:#ffffff3b;box-shadow:0 18px 48px #000c}.social-cluster .cluster-face{box-shadow:0 4px 14px #0008}.social-cluster small{border:1px solid #ffffff12}.place-peek{background:#06090de5;border-color:#ffffff32;border-radius:20px;width:min(332px,100% - 90px);padding:19px;box-shadow:0 24px 70px #000c}.place-peek h2{font-size:28px}.place-peek button{height:39px}.map-dock{background:#07090cce;border-color:#ffffff2d;border-radius:20px;box-shadow:0 20px 45px #0008}.map-dock button{transition:background .2s,color .2s,transform .2s}.map-dock button:hover{color:#fff;transform:scale(1.06)}.map-dock button.active{box-shadow:0 0 24px #76ff7a40}.map-credit{z-index:4;color:#ffffff3d;letter-spacing:.13em;font-size:5px;font-weight:850;position:absolute;bottom:21px;right:74px}.product-rail{background:#080a0dbb;border:1px solid #ffffff12;border-radius:22px;grid-template-columns:repeat(3,1fr);margin-bottom:34px;display:grid;overflow:hidden;box-shadow:0 25px 70px #0005}.product-rail article{border-right:1px solid #ffffff10;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;min-height:118px;padding:23px;transition:background .25s;display:grid}.product-rail article:last-child{border-right:0}.product-rail article:hover{background:#76ff7a08}.product-rail article>span{color:var(--green);letter-spacing:.16em;writing-mode:vertical-rl;font-size:6.5px;font-weight:950;transform:rotate(180deg)}.product-rail b{letter-spacing:.02em;font-size:11px}.product-rail p{color:#6f7780;max-width:280px;margin:8px 0 0;font-size:9px;line-height:1.5}.product-rail i{color:#353b42;align-self:start;font-size:7px;font-style:normal}.marquee{background:linear-gradient(90deg,#66f972,#a1ffb3,#66eaff);border:0;box-shadow:0 0 50px #76ff7a24}.section-heading h2,.time-copy h2,.places h2,.access-copy h2,.launch-copy h2,.trust h2,.event-panel h2{letter-spacing:-.065em;font-family:Arial Black,Inter,ui-sans-serif,sans-serif}.statement,.layer-cards article,.revenue-grid article,.business-card,.time-console,.access-card,.event-panel{background:linear-gradient(145deg,#0d1015,#07090c);border-color:#ffffff14;box-shadow:0 24px 70px #0004}.statement{border-radius:20px}.statement:hover,.layer-cards article:hover,.revenue-grid article:hover{background:linear-gradient(145deg,#111711,#080b0d);border-color:#76ff7a32}.layer-cards,.revenue-grid{border:0;gap:10px}.layer-cards article,.revenue-grid article{border:1px solid #ffffff13;border-radius:18px}.layer-icon{border-radius:16px}.time-console,.business-card,.access-card{border-radius:24px;overflow:hidden}.event-panel{border-radius:30px}.tabs button:first-child{border-radius:14px 0 0}.tabs button:last-child{border-radius:0 14px 0 0}.access-card input,.access-card select{border-radius:12px}.button--full{border-radius:999px}@keyframes globeDrift{0%{transform:scale(1.05)translate(-.6%)}to{transform:scale(1.09)translate(.8%,-.6%)}}@keyframes floatSignal{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width<=1000px){.hero{padding-top:68px}.product-rail{grid-template-columns:1fr}.product-rail article{border-bottom:1px solid #ffffff10;border-right:0}.product-rail article:last-child{border-bottom:0}.map-surface{min-height:720px}.hero h1{max-width:760px}}@media (width<=680px){.shell{width:min(100% - 24px,1320px)}.nav{border-radius:0 0 16px 16px;height:68px}.brand small{display:none}.hero{min-height:auto;padding:55px 0 60px}.hero h1{letter-spacing:-.07em;font-size:clamp(53px,16.5vw,76px)}.hero-actions,.hero-actions .button{width:100%}.launch-note{margin-top:30px}.map-surface{min-height:620px}.map-topbar{inset:12px 12px auto}.map-status{top:74px}.world-label{top:38%;left:47%}.layer-switch{top:72px}.social-cluster{min-width:112px}.cluster--one{top:29%;left:8%}.cluster--two{top:43%;right:-5%}.cluster--three{bottom:34%;right:-2%}.place-signal{width:155px}.place-signal--one{top:31%;right:2%}.place-signal--two{top:47%;left:8%}.place-peek{bottom:12px}.map-credit{display:none}.product-rail{margin-bottom:15px}.product-rail article{min-height:100px;padding:18px}.marquee{transform:none}}.hero{width:min(1500px,100% - 34px);min-height:calc(100svh - 76px);padding:18px 0 54px;display:block}.map-stage{min-height:calc(100svh - 130px)}.map-stage:before{inset:1% -1% -1%}.map-surface{min-height:calc(100svh - 130px);max-height:900px}.hero-copy{z-index:12;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#05080be0;border:1px solid #ffffff24;border-radius:26px;width:min(470px,100% - 120px);padding:28px;position:absolute;bottom:82px;left:28px;box-shadow:0 30px 90px #000d}.hero h1{margin:16px 0;font-size:clamp(52px,5vw,76px);line-height:.82}.hero-lede{font-size:13px;line-height:1.6}.hero-actions{margin-top:22px}.launch-note{margin-top:20px}.trust-row{display:none}.map-topbar{right:230px}.map-filter-row{z-index:9;scrollbar-width:none;gap:8px;display:flex;position:absolute;top:83px;left:18px;right:18px;overflow:auto}.map-filter-row::-webkit-scrollbar{display:none}.map-filter-row button{color:#b9bfc5;letter-spacing:.04em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#080b0edb;border:1px solid #ffffff24;border-radius:999px;flex:none;height:34px;padding:0 14px;font-size:7px;font-weight:900}.map-filter-row button.active{background:var(--green);color:#061008;border-color:#76ff7a72;box-shadow:0 0 24px #76ff7a26}.map-status{top:132px}.map-privacy{z-index:10;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#080b0edb;border:1px solid #ffffff29;border-radius:18px;align-items:center;gap:10px;width:195px;height:52px;padding:0 13px;display:flex;position:absolute;top:18px;right:18px}.map-privacy>span{width:30px;height:30px;color:var(--green);background:#76ff7a14;border-radius:10px;place-items:center;font-size:16px;display:grid}.map-privacy small{letter-spacing:.12em;font-size:6.5px;font-weight:900}.layer-switch{top:130px}.place-peek{bottom:18px;left:auto;right:72px}.footstep-trail{z-index:4;opacity:0;width:27%;height:24%;transition:opacity .3s;position:absolute;top:39%;left:50%;transform:rotate(-18deg)}.footstep-trail:before{content:"";border-top:2px dashed #65ddff99;position:absolute;inset:50% 0 auto}.footstep-trail i{border:2px solid var(--cyan);background:#061014;border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 20px #65ddff}.footstep-trail i:first-child{top:44%;left:0}.footstep-trail i:nth-child(2){top:37%;left:24%}.footstep-trail i:nth-child(3){top:51%;left:48%}.footstep-trail i:nth-child(4){top:39%;left:72%}.footstep-trail i:nth-child(5){top:54%;right:0}.map-filter--footsteps .footstep-trail{opacity:1}.memory-postcard{z-index:7;color:#151515;text-align:left;opacity:0;pointer-events:none;cursor:pointer;background:#eee6d2;border:0;gap:10px;width:240px;padding:18px;transition:all .3s;display:grid;position:absolute;top:38%;right:16%;transform:rotate(2deg)translateY(8px);box-shadow:15px 18px #ff2e9230,0 24px 70px #000c}.memory-postcard small{letter-spacing:.12em;font-size:6px;font-weight:900}.memory-postcard b{font:italic 16px/1.4 Georgia,serif}.memory-postcard span{color:#675f55;font-size:6px;font-weight:900}.map-filter--memories .memory-postcard{opacity:1;pointer-events:auto;transform:rotate(2deg)translateY(0)}.friend-strip{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07090cdd;border:1px solid #ffffff27;border-radius:999px;align-items:center;min-height:48px;padding:5px 14px 5px 5px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.friend-strip button,.friend-strip span{border:2px solid #080a0d;border-radius:50%;place-items:center;width:36px;height:36px;margin-right:-7px;font-size:9px;font-weight:950;display:grid}.friend-strip button{color:#fff;background:#15191e;border-color:#fff2;margin-right:5px}.friend-strip small{white-space:nowrap;color:#858c92;letter-spacing:.1em;margin-left:16px;font-size:5.5px;font-weight:900}.privacy-modal{z-index:100;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.privacy-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020406c9;border:0;position:absolute;inset:0}.privacy-sheet{z-index:2;background:#0a0d11;border:1px solid #fff2;border-radius:30px 30px 18px 18px;width:min(650px,100%);max-height:92svh;padding:20px 28px 28px;position:relative;overflow:auto;box-shadow:0 40px 120px #000}.sheet-handle{background:#414850;border-radius:99px;width:48px;height:4px;margin:0 auto 24px}.privacy-kicker{color:var(--green);letter-spacing:.16em;font-size:7px;font-weight:900}.privacy-sheet h2{letter-spacing:-.055em;margin:12px 0;font-family:Arial Black,sans-serif;font-size:39px;line-height:.9}.privacy-sheet>p{color:#8f969e;font-size:12px;line-height:1.65}.privacy-options{gap:8px;margin:23px 0;display:grid}.privacy-options button{color:#fff;text-align:left;cursor:pointer;background:#101419;border:1px solid #252b32;border-radius:15px;grid-template-columns:42px 1fr 22px;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid}.privacy-options button.selected{background:#0e1a12;border-color:#76ff7a70}.privacy-options button>span{color:#aeb5bb;background:#1a2026;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.privacy-options button.selected>span{background:var(--green);color:#071008}.privacy-options b,.privacy-options small{display:block}.privacy-options b{font-size:12px}.privacy-options small{color:#7b838b;margin-top:4px;font-size:9px}.privacy-options i{border:2px solid #58616a;border-radius:50%;width:18px;height:18px}.privacy-options button.selected i{border:5px solid var(--green)}.privacy-done{background:var(--green);color:#051008;letter-spacing:.1em;cursor:pointer;border:0;border-radius:999px;width:100%;height:52px;font-size:9px;font-weight:950}.privacy-note{color:#646c74;text-align:center;letter-spacing:.04em;margin-top:14px;font-size:7px;display:block}@media (width<=1000px){.hero{padding-top:15px}.hero-copy{bottom:74px}.map-surface,.map-stage{min-height:780px}}@media (width<=680px){.hero{width:100%;padding:0 0 34px}.map-stage,.map-surface{min-height:calc(100svh - 68px);max-height:none}.map-surface{border:0;border-radius:0}.map-stage:before{display:none}.hero-copy{border-radius:20px;width:calc(100% - 84px);padding:18px;bottom:88px;left:12px}.hero h1{font-size:39px}.hero-lede{font-size:10px}.hero-actions{margin-top:14px}.hero-actions .text-link--button,.launch-note{display:none}.map-topbar{inset:12px 72px auto 12px}.map-topbar p{font-size:7px}.map-privacy{justify-content:center;width:50px;padding:0;top:12px;right:12px}.map-privacy small{display:none}.map-filter-row{top:76px;left:12px;right:12px}.map-status{top:122px;left:12px}.layer-switch{display:none}.world-label{top:34%}.memory-postcard{width:190px;top:37%;right:9%}.friend-strip{bottom:17px;left:12px;right:72px;overflow:hidden;transform:none}.friend-strip small,.place-peek{display:none}.map-dock{bottom:14px}.privacy-modal{padding:0}.privacy-sheet{border-radius:28px 28px 0 0;padding:16px 18px 22px}.privacy-sheet h2{font-size:32px}.privacy-options button{min-height:67px}.privacy-note{padding-inline:10px}}.map-surface{background:#dceef4;border-color:#ffffffb8;box-shadow:0 55px 130px #0009,0 0 0 1px #76ff7a24}.real-map{z-index:0;filter:saturate(1.08)contrast(.94)brightness(1.07);border:0;width:calc(100% + 4px);height:calc(100% + 4px);position:absolute;inset:-2px}.map-wash{z-index:1;pointer-events:none;background:linear-gradient(#ffffff12 0,#0000 22% 68%,#e9f3f55c 100%);position:absolute;inset:0}.heat-layer{z-index:2;pointer-events:none;opacity:.72;mix-blend-mode:multiply;background:radial-gradient(circle at 68% 35%,#ff376f99 0 1.2%,#ffd72f70 2.8%,#4dffb13d 6%,#0000 10%),radial-gradient(circle at 43% 46%,#ff3c7890 0 1.3%,#ffe13e6f 3%,#43f8b53a 6%,#0000 10%),radial-gradient(circle at 78% 59%,#ff3a7d8d 0 1.1%,#ffe43e66 3%,#48f7bf38 6.5%,#0000 11%),radial-gradient(circle at 35% 65%,#ff4b7d77 0 1%,#ffe84b59 2.7%,#59ffc532 6%,#0000 10%);position:absolute;inset:0}.map-surface:before{z-index:3;background:linear-gradient(90deg,#eff8f9a8 0,#0000 19%),radial-gradient(circle,#0000 56%,#dcecef46 100%)}.map-surface:after{z-index:3;background:linear-gradient(0deg,#eaf3f5db 0,#0000 21%),linear-gradient(#ffffff40 0,#0000 17%)}.map-topbar{color:#49545c;background:#fffffff2;border-color:#fff;box-shadow:0 12px 36px #31556d22}.map-topbar p{color:#5e6870}.map-filter-row button{color:#344149;background:#fffffff2;border-color:#fff;box-shadow:0 8px 24px #274b6420}.map-status{color:#17252c;background:#fffffff0;border-color:#fff;box-shadow:0 8px 22px #274b641d}.map-privacy{color:#1b252b;background:#fffffff2;border-color:#fff;box-shadow:0 10px 28px #264c6622}.map-privacy>span{background:#e9fff0}.layer-switch{background:#fffffff0;border-color:#fff;box-shadow:0 8px 24px #274b6422}.layer-switch button{color:#4d5a62}.world-label{text-shadow:0 2px 10px #fff}.world-label span,.world-label small{color:#3b515da8}.world-label b{color:#13242d}.map-pin.active:after{border-color:#152a3766}.social-cluster{color:#172229;background:#fffffff2;border-color:#fff;box-shadow:0 12px 32px #274b6430}.social-cluster .cluster-face{border-color:#fff}.social-cluster small{color:#27343c;background:#fffffff2;border-color:#fff;box-shadow:0 8px 20px #274b6422}.place-signal{color:#172229;background:#fffffff2;border-color:#fff;box-shadow:0 14px 35px #274b6430}.place-signal small{color:#64717a}.map-dock{background:#fffffff2;border-color:#fff;box-shadow:0 14px 38px #274b6430}.map-dock button{color:#34434c}.friend-strip{background:#fffffff2;border-color:#fff;box-shadow:0 12px 38px #274b6430}.friend-strip button{background:#17232a;border-color:#fff}.friend-strip span{border-color:#fff}.friend-strip small{color:#42515a}.map-credit{color:#2639438f;text-shadow:0 1px 2px #fff}.moment-card{z-index:6;cursor:pointer;background:#101419;border:3px solid #fff;border-radius:18px;width:116px;height:148px;padding:0;transition:transform .2s,box-shadow .2s;position:absolute;overflow:hidden;box-shadow:0 16px 35px #1b405a40}.moment-card:hover{transform:translateY(-5px)rotate(0);box-shadow:0 22px 45px #1b405a55}.moment-card>img{object-fit:cover}.moment-card:after{content:"";background:linear-gradient(#0000,#071016e6);position:absolute;inset:45% 0 0}.moment-card>span{z-index:2;text-align:left;display:grid;position:absolute;bottom:9px;left:10px;right:10px}.moment-card b{color:#fff;letter-spacing:.06em;font-size:8px}.moment-card small{color:#b9ffca;letter-spacing:.1em;margin-top:3px;font-size:5.5px;font-weight:900}.moment-card--one{top:27%;left:57%;transform:rotate(3deg)}.moment-card--one>img{object-position:72% center}.moment-card--two{width:104px;height:132px;top:45%;right:8%;transform:rotate(-3deg)}.moment-card--two>img{object-position:center}.moment-card--three{width:108px;height:138px;top:52%;left:34%;transform:rotate(-2deg)}.moment-card--three>img{object-position:86% center}.map-filter--memories .moment-card,.map-filter--footsteps .moment-card{opacity:.3}.map-mode--people .moment-card{opacity:.55}.hero-copy{background:#081016dc;border-color:#ffffff40}.place-peek{background:#081016e8;border-color:#fff4}.memory-postcard{z-index:8}@media (width<=680px){.heat-layer{opacity:.62}.hero-copy{background:#071015e8}.moment-card{border-radius:14px;width:86px;height:112px}.moment-card--one{top:29%;left:54%}.moment-card--two{width:80px;height:104px;top:46%;right:-2%}.moment-card--three{width:82px;height:108px;top:49%;left:18%}.moment-card b{font-size:6.5px}.moment-card small{font-size:5px}.cluster--one{top:30%;left:4%}.cluster--two{top:41%;right:-7%}.cluster--three{bottom:31%;right:2%}}
