:root{color:#0f1a14;background:#faf7ef;font-family:Manrope,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--font-body: "Manrope", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Newsreader", Georgia, "Times New Roman", serif;--forest-black: #0f1a14;--forest-ink: #10251b;--explorer-gold: #f4c96b;--artifact-gold: #c8952d;--warm-cream: #faf7ef;--stone: #d8c8a8;--ink: var(--forest-black);--forest-950: var(--forest-black);--forest-900: var(--forest-ink);--forest-800: #173126;--forest-700: #284a39;--forest-600: #557060;--sage-500: #8c9a90;--sage-300: var(--stone);--sage-200: #e8dec9;--cream: var(--warm-cream);--paper: var(--warm-cream);--white: #fffdf8;--warm: var(--explorer-gold);--warm-dark: var(--artifact-gold);--muted: #677068;--line: rgb(15 26 20 / 13%);--shadow: 0 30px 90px rgb(15 26 20 / 12%);scroll-behavior:smooth}*{box-sizing:border-box}html{max-width:100%;overflow-x:clip;scroll-padding-top:84px}body{max-width:100%;margin:0;min-width:320px;min-height:100vh;overflow-x:clip;background:var(--warm-cream)}body,button,select{font-family:var(--font-body)}a{color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}img,svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}:focus-visible{outline:3px solid var(--explorer-gold);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.skip-link{position:fixed;top:12px;left:12px;z-index:120;transform:translateY(-160%);border-radius:999px;padding:10px 16px;color:var(--forest-black);background:var(--explorer-gold);font-weight:800;text-decoration:none;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;top:0;right:0;left:0;z-index:100;border-bottom:1px solid transparent;transition:background-color .22s ease,border-color .22s ease,backdrop-filter .22s ease}.site-header-inner{display:grid;width:calc(100% - clamp(32px,3.4vw,64px));min-height:82px;grid-template-columns:minmax(176px,1fr) auto minmax(176px,1fr);align-items:center;gap:clamp(24px,3vw,48px);margin:0 auto}.site-header-home{color:var(--warm-cream);background:transparent}.site-header-home.site-header-scrolled,.site-header-home.site-header-menu-open{border-bottom-color:#faf7ef1a;background:#0f1a14e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner-page{border-bottom-color:var(--line);color:var(--forest-black);background:#faf7efeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;justify-self:start;color:inherit;text-decoration:none}.brand-wordmark{display:block;width:132px;aspect-ratio:1813 / 389;background:currentColor;-webkit-mask:url(/assets/brand/findare-wordmark.svg) center / contain no-repeat;mask:url(/assets/brand/findare-wordmark.svg) center / contain no-repeat}.brand-compact .brand-wordmark{width:126px}.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(30px,3.8vw,62px)}.site-nav>a{position:relative;color:inherit;font-size:clamp(.84rem,.78vw,.94rem);font-weight:700;letter-spacing:.02em;text-decoration:none}.site-nav>a:after{position:absolute;right:0;bottom:-9px;left:0;height:1px;background:var(--explorer-gold);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-nav>a:hover:after{transform:scaleX(1);transform-origin:left}.site-header-actions{display:flex;align-items:center;justify-self:end;gap:12px}.language-select{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;overflow:hidden;border:1px solid currentColor;border-radius:999px;padding:0;color:inherit;background:transparent;opacity:.9;cursor:pointer;transition:opacity .18s ease,background-color .18s ease,transform .18s ease}.language-select:hover,.language-select:focus-within{opacity:1;transform:translateY(-1px)}.site-header-home .language-select:hover,.site-header-home .language-select:focus-within{background:#faf7ef14}.site-header-inner-page .language-select:hover,.site-header-inner-page .language-select:focus-within{background:#0f1a140f}.language-flag{display:block;width:22px;height:15px;overflow:hidden;border-radius:2px;box-shadow:0 0 0 1px #0f1a141a;pointer-events:none}.language-flag-ca{background:repeating-linear-gradient(to bottom,#f4d54f 0,#f4d54f 11.111%,#c74337 11.111%,#c74337 22.222%)}.language-flag-emoji{display:grid;height:18px;place-items:center;border-radius:0;box-shadow:none;font-size:1.27rem;line-height:1}.language-select select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;opacity:0;cursor:pointer}.site-header-home .language-select select{color-scheme:dark}.site-header-inner-page .language-select select{color-scheme:light}.menu-button{display:none;width:42px;height:42px;place-items:center;border:1px solid currentColor;border-radius:50%;padding:0;color:inherit;background:transparent}.menu-button svg{width:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-menu-actions{display:none}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;padding:0 22px;font-size:.82rem;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{width:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.button-small{min-height:40px;padding:0 16px;font-size:.73rem}.desktop-creator{min-height:42px;padding:0 19px;font-size:.78rem;letter-spacing:.01em}.button-dark{color:var(--warm-cream);background:var(--forest-black)}.button-warm{color:var(--forest-black);background:var(--explorer-gold);box-shadow:0 16px 34px #0f1a142e}.button-warm:hover{background:#f7d27d;box-shadow:0 20px 40px #0f1a1438}.button-outline{border-color:var(--explorer-gold);color:inherit;background:transparent}.button-light{color:var(--forest-black);background:var(--warm-cream)}.button-ghost-light{border-color:#faf7ef47;color:var(--warm-cream);background:transparent}.eyebrow{margin:0 0 17px;color:var(--artifact-gold);font-size:.68rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.eyebrow-light{color:var(--warm-cream)}.eyebrow-warm{color:var(--explorer-gold)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--forest-black);font-size:.82rem;font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link-light{color:var(--warm-cream)}.section-heading{max-width:810px}.section-heading-centred{margin:0 auto;text-align:center}.section-heading h2,.experience-copy>h2,.creator-copy h2,.final-cta-section h2,.legal-hero h1,.contact-hero h1{margin:0;color:var(--forest-black);font-family:var(--font-display);font-size:clamp(3rem,5.8vw,5.65rem);font-weight:500;letter-spacing:-.045em;line-height:1.02}.section-heading>p:last-child,.experience-copy>p,.creator-copy>p,.legal-hero>p,.contact-hero>p{max-width:650px;margin:24px 0 0;color:var(--muted);font-size:1rem;line-height:1.75}.section-heading-centred>p:last-child{margin-right:auto;margin-left:auto}.hero-section{position:relative;display:grid;min-height:100svh;align-items:end;overflow:hidden;color:var(--warm-cream);background:var(--forest-black)}.hero-section:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0f1a14e5,#0f1a14a8 42%,#0f1a1429 72%,#0f1a1466),linear-gradient(0deg,rgb(15 26 20 / 66%) 0%,transparent 46%);content:"";pointer-events:none}.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:linear-gradient(135deg,#0f1a1414,#0f1a1405),url(/assets/landing/hero-atlas.webp) center / cover no-repeat,var(--forest-black)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.92) contrast(1.03)}.hero-placeholder:before{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/landing/hero-atlas.webp) 72% center / cover no-repeat;content:"";opacity:.14;mix-blend-mode:soft-light;pointer-events:none}.hero-placeholder-grid,.hero-placeholder>.route-trace{display:none}.hero-placeholder-grid,.media-stage-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(250 247 239 / 4%) 1px,transparent 1px),linear-gradient(90deg,rgb(250 247 239 / 4%) 1px,transparent 1px);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,transparent,black 44%,black);mask-image:linear-gradient(90deg,transparent,black 44%,black)}.route-trace{fill:none;overflow:visible}.hero-placeholder>.route-trace{position:absolute;top:13%;right:-4%;width:min(62vw,900px);height:auto;transform:rotate(-4deg)}.route-trace-line{fill:none;stroke:var(--explorer-gold);stroke-dasharray:2 13;stroke-linecap:round;stroke-width:3;opacity:.82}.route-trace-point{fill:var(--forest-black);stroke:var(--explorer-gold);stroke-width:3}.route-trace-point-active{fill:var(--explorer-gold);stroke:var(--warm-cream);stroke-width:4}.hero-coordinate{position:absolute;right:clamp(28px,6vw,96px);bottom:44px;color:#faf7ef9e;font-size:.62rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-inner{position:relative;z-index:2;width:min(100% - 48px,1240px);margin:0 auto;padding:150px 0 clamp(108px,12vh,150px)}.hero-copy{max-width:720px}.hero-copy h1{margin:0;color:var(--warm-cream);font-family:var(--font-display);font-size:clamp(4rem,7.5vw,7.1rem);font-weight:500;letter-spacing:-.05em;line-height:.97}.hero-lead{max-width:610px;margin:28px 0 0;color:#faf7efc7;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.7}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.hero-scroll{position:absolute;bottom:28px;left:50%;z-index:3;display:grid;width:30px;height:48px;place-items:start center;border:1px solid rgb(250 247 239 / 26%);border-radius:999px;transform:translate(-50%)}.hero-scroll span{width:3px;height:8px;margin-top:9px;border-radius:999px;background:var(--explorer-gold);animation:scroll-cue 2s ease-in-out infinite}@keyframes scroll-cue{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(17px);opacity:1}}.manifesto-section,.community-section,.legal-page,.contact-page{width:min(100% - 48px,1180px);margin:0 auto}.manifesto-section{position:relative;isolation:isolate;padding:clamp(100px,12vw,164px) 0}.manifesto-section:before,.community-section:before{position:absolute;top:0;bottom:0;left:50%;z-index:-1;width:100vw;background:linear-gradient(#faf7efe5,#faf7efeb),url(/assets/landing/parchment-atlas.webp) center / cover no-repeat,var(--warm-cream);content:"";transform:translate(-50%);pointer-events:none}.journey-list{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:clamp(64px,8vw,96px) 0 0;padding:0;list-style:none}.journey-list:before{position:absolute;top:23px;right:8%;left:8%;height:1px;background:var(--line);content:""}.journey-list li{position:relative;display:grid;gap:38px;padding:0 clamp(20px,3vw,38px);text-align:center}.journey-number{position:relative;z-index:1;display:grid;width:46px;height:46px;place-items:center;margin:0 auto;border:1px solid var(--artifact-gold);border-radius:50%;color:var(--artifact-gold);background:var(--warm-cream);font-size:.68rem;font-weight:800}.journey-list h3{margin:0 0 12px;font-family:var(--font-display);font-size:1.65rem;font-weight:600;letter-spacing:-.035em}.journey-list p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.65}.worlds-section{padding:clamp(96px,10vw,140px) max(24px,calc((100vw - 1240px)/2));color:var(--warm-cream);background:linear-gradient(#10251bd1,#0f1a14e0),url(/assets/landing/playable-atlas.webp) center / cover no-repeat,var(--forest-ink)}.worlds-inner{width:100%}.worlds-heading{max-width:800px}.worlds-heading h2{color:var(--warm-cream)}.worlds-heading>p:last-child{color:#faf7efa6}.world-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:clamp(56px,7vw,84px)}.world-card{overflow:hidden;border:1px solid rgb(250 247 239 / 12%);border-radius:2px;background:#faf7ef08;box-shadow:0 20px 50px #010c071a;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.world-card:hover{border-color:#f4c96b57;box-shadow:0 28px 70px #010c0747;transform:translateY(-5px)}.world-card-media{position:relative;display:flex;aspect-ratio:4 / 3;align-items:flex-start;overflow:hidden;padding:18px;background:linear-gradient(180deg,#0f1a141f,#0f1a1429 42%,#0f1a14db),url(/assets/landing/creator-atlas.webp) 18% center / cover no-repeat,var(--forest-ink)}.world-card-2 .world-card-media{background:linear-gradient(180deg,#0f1a1414,#0f1a1433 45%,#0f1a14e0),url(/assets/landing/playable-atlas.webp) 12% center / cover no-repeat,var(--forest-ink)}.world-card-3 .world-card-media{background:linear-gradient(180deg,#0f1a1414,#0f1a1433 42%,#0f1a14e5),url(/assets/landing/hero-atlas.webp) 76% center / cover no-repeat,var(--forest-ink)}.world-card-media:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 68%,rgb(15 26 20 / 18%) 100%);content:"";pointer-events:none}.world-card-media:after{position:absolute;right:18px;z-index:2;bottom:18px;width:54px;height:58px;background:var(--explorer-gold);content:"";opacity:.08;-webkit-mask:url(/assets/brand/findare-symbol.svg) center / contain no-repeat;mask:url(/assets/brand/findare-symbol.svg) center / contain no-repeat}.world-card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.world-card:hover .world-card-image{transform:scale(1.025)}.world-card-1 .world-card-image{object-position:50% 52%}.world-card-2 .world-card-image{object-position:50% 48%}.world-card-3 .world-card-image{object-position:50% 50%}.world-card-media span{position:relative;z-index:3;display:inline-flex;min-width:42px;height:28px;align-items:center;justify-content:center;border:1px solid rgb(250 247 239 / 22%);border-radius:999px;color:#faf7efc7;background:#0f1a1470;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.61rem;font-weight:800;letter-spacing:.15em}.world-card-copy{min-height:154px;padding:24px}.world-card-copy small{display:block;color:var(--explorer-gold);font-size:.61rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.world-card-copy h3{margin:15px 0 0;color:var(--warm-cream);font-family:var(--font-display);font-size:clamp(1.35rem,2vw,1.8rem);font-weight:500;letter-spacing:-.035em;line-height:1.1}.experience-section{display:grid;min-height:820px;grid-template-columns:minmax(420px,1.02fr) minmax(0,.98fr);align-items:center;gap:clamp(58px,8vw,112px);padding:clamp(100px,11vw,150px) max(24px,calc((100vw - 1180px)/2));background:linear-gradient(#faf7efe8,#eee8dced),url(/assets/landing/parchment-atlas.webp) center / cover no-repeat,#eee8dc}.media-stage{position:relative;isolation:isolate;width:100%;overflow:hidden;border:1px solid rgb(15 26 20 / 12%);background:radial-gradient(circle at 76% 24%,rgb(244 201 107 / 18%),transparent 18%),linear-gradient(145deg,#d9d4c7,#b9c0b3 56%,#d8c8a8);box-shadow:var(--shadow)}.media-stage:before{position:absolute;z-index:3;top:13px;right:13px;bottom:13px;left:13px;border:1px solid rgb(250 247 239 / 11%);content:"";pointer-events:none}.media-stage:after{position:absolute;z-index:2;right:7%;bottom:7%;width:clamp(58px,10vw,104px);aspect-ratio:610 / 660;background:var(--explorer-gold);content:"";opacity:.11;pointer-events:none;-webkit-mask:url(/assets/brand/findare-symbol.svg) center / contain no-repeat;mask:url(/assets/brand/findare-symbol.svg) center / contain no-repeat}.media-stage-product{aspect-ratio:4 / 5;max-width:550px;background:var(--forest-ink)}.media-stage-product:before{z-index:3;top:0;right:0;bottom:0;left:0;border:0;background:linear-gradient(180deg,#0f1a1408 42%,#0f1a144d),linear-gradient(90deg,rgb(15 26 20 / 12%) 0%,transparent 42%)}.media-stage-product:after{z-index:4;opacity:.09}.media-stage-product .media-stage-grid{z-index:3;opacity:.1}.media-stage-creator{aspect-ratio:16 / 10;align-self:center;background:var(--forest-ink);box-shadow:0 36px 90px #010c076b}.media-stage-creator:before{z-index:3;top:0;right:0;bottom:0;left:0;border:0;background:linear-gradient(180deg,#0f1a1414,#0f1a143d),linear-gradient(90deg,rgb(15 26 20 / 14%) 0%,transparent 36%)}.media-stage-creator:after{z-index:4;opacity:.08}.media-stage-grid{z-index:1}.media-stage-media{position:absolute;z-index:4;overflow:hidden;border:1px solid rgb(250 247 239 / 20%);background:var(--forest-black);box-shadow:0 28px 70px #010c074d}.media-stage-media img{width:100%;height:100%;object-fit:cover}.media-stage-media-product{z-index:1;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;box-shadow:none}.media-stage-media-product img{object-position:center 44%}.media-stage-media-creator{z-index:1;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;box-shadow:none}.media-stage-media-creator img{object-position:center}.media-stage>.route-trace{position:absolute;z-index:2;top:18%;right:-16%;width:112%;opacity:.76;transform:rotate(-8deg)}.media-stage-product>.route-trace{z-index:3;top:-6%;right:-30%;width:90%;opacity:.24;transform:rotate(-12deg)}.media-stage-product .route-trace-line{stroke:var(--explorer-gold);opacity:.38}.media-stage-product .route-trace-point{fill:var(--forest-ink);stroke:var(--explorer-gold)}.media-stage-product .media-stage-marker{z-index:3;color:#f4c96b2e}.media-stage-creator>.route-trace{z-index:3;top:10%;right:-18%;width:100%;opacity:.26;transform:rotate(-7deg)}.media-stage-creator .route-trace-line{stroke:var(--explorer-gold);opacity:.36}.media-stage-creator .route-trace-point{fill:var(--forest-ink);stroke:var(--explorer-gold)}.media-stage-creator .media-stage-marker{z-index:3;color:#f4c96b24}.media-stage-marker{position:absolute;z-index:2;border:1px solid currentColor;border-radius:50%;color:#0f1a1433}.media-stage-marker-one{top:10%;right:10%;width:120px;height:120px}.media-stage-marker-two{bottom:8%;left:-8%;width:190px;height:190px}.experience-copy{max-width:620px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:26px 24px;margin-top:46px}.feature-list article{display:grid;grid-template-columns:38px 1fr;align-items:start;gap:13px}.feature-icon,.rule-icon,.contact-card-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid rgb(15 26 20 / 13%);border-radius:50%;color:var(--forest-ink);background:transparent}.feature-icon svg,.rule-icon svg,.contact-card-icon svg{width:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.feature-list h3{margin:1px 0 7px;font-size:.86rem}.feature-list p{margin:0;color:var(--muted);font-size:.8rem;line-height:1.55}.creator-section{padding:clamp(100px,11vw,154px) max(24px,calc((100vw - 1180px)/2));color:var(--warm-cream);background:linear-gradient(90deg,#0f1a14ed,#0f1a14d1 45%,#0f1a148f 72%,#0f1a14c2),url(/assets/landing/creator-atlas.webp) center / cover no-repeat,var(--forest-black)}.creator-inner{display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:center;gap:clamp(56px,8vw,112px)}.creator-copy h2{color:var(--warm-cream)}.creator-copy>p{color:#faf7efa8}.creator-copy ul{display:grid;gap:13px;margin:30px 0 34px;padding:0;list-style:none}.creator-copy li{display:flex;align-items:center;gap:11px;color:#faf7efd1;font-size:.83rem;font-weight:700}.creator-copy li svg{width:17px;color:var(--explorer-gold);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3}.creator-section .media-stage-grid{opacity:.1}.creator-section .media-stage-marker{color:#faf7ef1f}.community-section{position:relative;isolation:isolate;padding:clamp(100px,12vw,156px) 0}.community-section:before{background:linear-gradient(#faf7efed,#faf7efe3),url(/assets/landing/parchment-atlas.webp) 62% center / cover no-repeat,var(--warm-cream)}.community-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.community-intro .section-heading{max-width:830px}.community-principles{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(56px,7vw,82px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.community-principles article{display:grid;min-height:235px;grid-template-columns:42px 1fr;gap:18px;padding:30px 28px 34px 0}.community-principles article+article{border-left:1px solid var(--line);padding-left:28px}.community-principles>article>span{color:var(--artifact-gold);font-size:.65rem;font-weight:800;letter-spacing:.14em}.community-principles h3{margin:0 0 12px;font-family:var(--font-display);font-size:1.42rem;font-weight:600;letter-spacing:-.03em}.community-principles p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.65}.final-cta-section{padding:clamp(96px,11vw,148px) max(24px,calc((100vw - 1180px)/2));color:var(--warm-cream);background:linear-gradient(90deg,#0f1a14eb,#0f1a14c7,#0f1a149e),url(/assets/landing/hero-atlas.webp) right center / cover no-repeat,var(--forest-ink)}.final-cta-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:64px}.final-cta-inner>div:first-child{max-width:830px}.final-cta-section h2{color:var(--warm-cream);font-size:clamp(3rem,5.7vw,5.5rem)}.final-cta-section p:not(.eyebrow){max-width:620px;margin:24px 0 0;color:#faf7efa3;line-height:1.72}.final-cta-actions{display:grid;flex:0 0 auto;justify-items:start;gap:18px}.site-footer{padding:70px max(24px,calc((100vw - 1180px)/2)) 26px;color:#faf7efad;background:#0a120e}.footer-main{display:grid;grid-template-columns:1fr auto;gap:70px}.footer-main .brand{color:var(--warm-cream)}.footer-main>div:first-child>p{max-width:380px;margin:20px 0 0;color:#faf7ef73;font-size:.84rem;line-height:1.65}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:64px}.footer-links>div{display:grid;align-content:start;gap:12px}.footer-links strong{color:var(--warm-cream);font-size:.73rem}.footer-links a{color:#faf7ef8f;font-size:.76rem;text-decoration:none}.footer-links a:hover{color:var(--warm-cream)}.footer-bottom{display:grid;grid-template-columns:auto 1fr;gap:30px;margin-top:64px;border-top:1px solid rgb(250 247 239 / 10%);padding-top:22px;color:#faf7ef5c;font-size:.64rem}.footer-bottom span:last-child{justify-self:end;text-align:right}.legal-page,.contact-page{padding:148px 0 120px}.legal-hero,.contact-hero{position:relative;overflow:hidden;border-radius:30px;padding:clamp(54px,8vw,96px);color:var(--cream);background:radial-gradient(circle at 86% 16%,rgb(242 198 108 / 17%),transparent 24%),var(--forest-900)}.legal-hero h1,.contact-hero h1{max-width:850px;color:var(--cream)}.legal-hero>p,.contact-hero>p{color:#d0dcd2}.legal-version{display:inline-flex;margin-top:32px;border:1px solid rgb(246 240 216 / 18%);border-radius:999px;padding:8px 12px;color:var(--sage-200);font-size:.72rem;font-weight:800}.legal-hero-light{color:var(--forest-950);background:radial-gradient(circle at 88% 20%,rgb(242 198 108 / 22%),transparent 24%),#e5eadb}.legal-hero-light h1{color:var(--forest-950)}.legal-hero-light>p{color:var(--muted)}.rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:54px}.rules-grid article{position:relative;min-height:250px;overflow:hidden;border:1px solid var(--line);border-radius:22px;padding:30px;background:var(--white)}.rule-number{position:absolute;top:20px;right:24px;color:#dfe6dc;font-family:var(--font-display);font-size:3.2rem;font-weight:700}.rule-icon{position:relative;z-index:1}.rules-grid h2{margin:40px 0 10px;font-family:var(--font-display);font-size:1.55rem;font-weight:500}.rules-grid p{max-width:500px;margin:0;color:var(--muted);line-height:1.65}.legal-two-column{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px}.legal-two-column article{border-radius:22px;padding:32px;color:var(--cream);background:var(--forest-900)}.legal-two-column h2{margin:34px 0 10px;font-family:var(--font-display);font-size:1.55rem;font-weight:500}.legal-two-column p{margin:0;color:#c7d4ca;line-height:1.65}.provisional-note{display:grid;grid-template-columns:52px 1fr;gap:18px;margin-top:28px;border:1px solid #e4c58b;border-radius:18px;padding:23px;background:#fff6df}.provisional-note>span{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;color:#805321;background:#f6dba4}.provisional-note svg{width:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.provisional-note h2{margin:1px 0 6px;font-size:.98rem}.provisional-note p{margin:0;color:#725b3f;font-size:.87rem;line-height:1.55}.privacy-sections{margin-top:50px}.privacy-sections section{display:grid;grid-template-columns:90px 1fr;gap:28px;border-top:1px solid var(--line);padding:42px 0}.privacy-sections section>span{color:var(--warm-dark);font-family:var(--font-display);font-size:1.1rem;font-weight:700}.privacy-sections h2{margin:0;font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;letter-spacing:-.035em}.privacy-sections p{max-width:780px;margin:14px 0 0;color:var(--muted);line-height:1.75}.privacy-sections ul{display:grid;gap:11px;margin:22px 0 0;padding:0;list-style:none}.privacy-sections li{display:flex;align-items:flex-start;gap:10px;color:#4c5d53;line-height:1.55}.privacy-sections li svg{width:17px;flex:0 0 auto;margin-top:3px;color:var(--forest-600);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.document-status{margin:20px 0 0;color:#7b887f;font-size:.76rem;font-weight:700}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:36px}.contact-card{min-height:290px;border:1px solid var(--line);border-radius:22px;padding:30px;background:var(--white)}.contact-card-primary{grid-row:span 2;min-height:596px;background:radial-gradient(circle at 80% 15%,rgb(242 198 108 / 18%),transparent 28%),#e5eadb}.contact-card>small{display:inline-flex;margin-top:44px;border-radius:999px;padding:7px 10px;color:#74511f;background:#f1d89d;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-card h2{max-width:460px;margin:54px 0 12px;font-family:var(--font-display);font-size:clamp(1.7rem,3vw,2.5rem);font-weight:500;letter-spacing:-.035em}.contact-card-primary h2{margin-top:24px}.contact-card p{max-width:520px;margin:0;color:var(--muted);line-height:1.7}.not-found-page{display:grid;min-height:70vh;place-items:center;align-content:center;padding:80px 24px;text-align:center}.not-found-page>svg{width:64px;margin-bottom:24px;color:var(--forest-700);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.not-found-page h1{max-width:720px;margin:0;font-family:var(--font-display);font-size:clamp(3rem,7vw,6rem);font-weight:500;letter-spacing:-.06em}.not-found-page>p:not(.eyebrow){margin:18px 0 28px;color:var(--muted)}.site-header-inner{transition:min-height .22s ease}.site-header-home.site-header-scrolled{box-shadow:0 12px 34px #010c072e}.site-header-home.site-header-scrolled .site-header-inner{min-height:70px}.site-nav>a{opacity:.82;transition:opacity .18s ease}.site-nav>a:hover,.site-nav>a:focus-visible{opacity:1}.brand-wordmark{transition:opacity .18s ease,transform .18s ease}.brand:hover .brand-wordmark{opacity:.9;transform:translateY(-1px)}.button svg,.text-link svg{transition:transform .18s ease}.button:hover svg,.text-link:hover svg{transform:translate(3px)}.button:active{transform:translateY(0) scale(.985)}.button-dark:hover{background:#173126;box-shadow:0 18px 38px #0f1a142e}.button-outline:hover{border-color:var(--explorer-gold);background:#f4c96b14}.button-ghost-light:hover{border-color:#faf7ef70;background:#faf7ef0f}.hero-copy h1{text-shadow:0 10px 40px rgb(1 12 7 / 18%)}.hero-actions .text-link{color:#faf7efe0}.hero-scroll{opacity:.78;transition:border-color .18s ease,opacity .18s ease}.hero-scroll:hover{border-color:#f4c96b94;opacity:1}.journey-number{transition:color .22s ease,background-color .22s ease,border-color .22s ease,transform .22s ease}.journey-list li>div{transition:transform .22s ease}.world-card-copy{border-top:1px solid rgb(250 247 239 / 8%);background:linear-gradient(180deg,rgb(250 247 239 / 2%),transparent)}.world-card-media span{transition:border-color .22s ease,color .22s ease,background-color .22s ease}.media-stage-product,.media-stage-creator{border-color:#0f1a1424;border-radius:5px}.media-stage-product{box-shadow:0 34px 84px #0f1a1429}.media-stage-creator{box-shadow:0 38px 96px #010c0761}.media-stage-product:before,.media-stage-creator:before{pointer-events:none}.feature-list article{border-top:1px solid rgb(15 26 20 / 10%);padding-top:18px}.feature-icon{transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.creator-copy li{line-height:1.45}.community-principles article{position:relative;transition:background-color .22s ease}.community-principles article:before{position:absolute;top:-1px;right:28px;left:0;height:2px;background:var(--artifact-gold);content:"";opacity:0;transform:scaleX(.35);transform-origin:left;transition:opacity .22s ease,transform .22s ease}.final-cta-section{position:relative;isolation:isolate;border-top:1px solid rgb(250 247 239 / 8%)}.final-cta-inner{position:relative;z-index:1}.site-footer{border-top:1px solid rgb(250 247 239 / 7%)}.footer-links a{transition:color .16s ease,transform .16s ease}@media(hover:hover){.journey-list li:hover .journey-number{border-color:var(--explorer-gold);color:var(--forest-black);background:var(--explorer-gold);transform:translateY(-3px)}.journey-list li:hover>div{transform:translateY(-2px)}.world-card:hover .world-card-media span{border-color:#f4c96b75;color:var(--warm-cream);background:#0f1a1499}.feature-list article:hover .feature-icon{border-color:#c8952d7a;background:#f4c96b1a;transform:translateY(-2px)}.community-principles article:hover{background:#fffdf861}.community-principles article:hover:before{opacity:.72;transform:scaleX(1)}.footer-links a:hover{transform:translate(2px)}}@media(max-width:1080px){.site-nav{gap:28px}.desktop-creator{display:none}.experience-section{grid-template-columns:minmax(390px,.9fr) minmax(0,1.1fr)}.creator-inner{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr)}}@media(max-width:900px){.site-header-inner{width:calc(100% - 28px);min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:14px}.desktop-language,.desktop-creator{display:none}.site-header.site-header-menu-open{border-bottom-color:transparent;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header.site-header-menu-open .site-header-inner{min-height:72px}.site-header-actions{position:relative;z-index:2;justify-self:end}.site-header-inner>.brand{position:relative;z-index:2}.menu-button{display:grid;width:44px;height:44px}.site-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:none;align-content:start;justify-items:stretch;gap:0;overflow-y:auto;overscroll-behavior:contain;padding:96px 20px max(28px,env(safe-area-inset-bottom));color:var(--warm-cream);background:var(--forest-black)}.site-nav-open{display:grid}.site-nav>a{border-bottom:1px solid rgb(250 247 239 / 12%);padding:16px 4px;font-family:var(--font-display);font-size:clamp(1.7rem,8vw,2.15rem);font-weight:500;letter-spacing:-.035em;line-height:1.12}.site-nav>a:after{display:none}.mobile-menu-actions{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-top:28px}.mobile-menu-actions .button{width:100%;min-height:48px}.language-select-menu{width:48px;height:48px;color:var(--warm-cream)}.hero-placeholder>.route-trace{top:16%;right:-20%;width:90vw}.world-grid{grid-template-columns:repeat(2,1fr)}.world-card-3{grid-column:1 / -1}.world-card-3 .world-card-media{aspect-ratio:16 / 8}.experience-section,.creator-inner{grid-template-columns:1fr}.media-stage-product{width:min(100%,560px);aspect-ratio:4 / 5}.experience-copy{max-width:760px}.creator-section .media-stage{margin-top:12px}.community-intro,.final-cta-inner{align-items:flex-start;flex-direction:column}.community-intro,.final-cta-inner{display:flex}.final-cta-actions{display:flex;flex-wrap:wrap;align-items:center}}@media(max-width:720px){html{scroll-padding-top:72px}.site-header-inner{width:calc(100% - 24px);min-height:68px}.brand-wordmark{width:114px}.hero-section{min-height:100svh}.hero-section:after{background:linear-gradient(0deg,#0f1a14eb,#0f1a14b3 47%,#0f1a1438 78%,#0f1a145c)}.hero-inner{width:min(100% - 32px,1240px);padding-top:116px;padding-bottom:84px}.hero-copy{max-width:580px}.hero-copy h1{max-width:10.8ch;font-size:clamp(3rem,14vw,4.35rem);letter-spacing:-.045em;line-height:.98}.hero-lead{max-width:500px;margin-top:21px;font-size:.95rem;line-height:1.62}.hero-actions{width:min(100%,420px);align-items:stretch;flex-direction:column;gap:12px;margin-top:28px}.hero-actions .button,.hero-actions .text-link{min-height:48px;justify-content:center}.hero-placeholder>.route-trace{top:12%;right:-24%;width:112vw;opacity:.7}.hero-coordinate{top:102px;right:20px;bottom:auto;font-size:.55rem}.hero-scroll{display:none}.manifesto-section,.community-section,.legal-page,.contact-page{width:min(100% - 32px,1180px)}.journey-list{grid-template-columns:1fr;gap:0;margin-top:56px}.journey-list:before{top:0;bottom:0;left:23px;width:1px;height:auto}.journey-list li{grid-template-columns:46px 1fr;gap:22px;padding:0 0 40px;text-align:left}.journey-number{margin:0}.journey-list h3{font-size:1.5rem}.worlds-section,.experience-section,.creator-section,.final-cta-section{padding-right:18px;padding-left:18px}.experience-section>*,.creator-inner>*,.community-intro>*,.final-cta-inner>*{min-width:0}.world-grid{grid-template-columns:1fr}.world-card-3{grid-column:auto}.world-card-media,.world-card-3 .world-card-media{aspect-ratio:4 / 3}.world-card-copy{min-height:126px}.experience-section{min-height:0}.media-stage-product{aspect-ratio:4 / 5}.feature-list{grid-template-columns:1fr}.creator-inner{gap:46px}.community-principles{grid-template-columns:1fr}.community-principles article{min-height:0;padding:28px 0}.community-principles article+article{border-top:1px solid var(--line);border-left:0;padding-left:0}.final-cta-actions{display:grid;width:100%;justify-items:stretch}.final-cta-actions .button{width:100%}.site-footer{padding-right:20px;padding-left:20px}.footer-main{grid-template-columns:1fr}.footer-links{gap:32px}.footer-bottom{display:flex;align-items:center;justify-content:flex-start}.legal-page,.contact-page{padding-top:104px}.legal-hero,.contact-hero{border-radius:18px;padding:42px 24px}.rules-grid,.legal-two-column,.contact-grid{grid-template-columns:1fr}.privacy-sections section{grid-template-columns:1fr;gap:12px}.contact-card-primary{grid-row:auto;min-height:360px}}@media(max-width:430px){.site-header-inner{gap:10px}.hero-inner{width:calc(100% - 28px)}.hero-copy h1{max-width:11ch;font-size:clamp(3rem,13.5vw,3.4rem);line-height:.99}.section-heading h2,.experience-copy>h2,.creator-copy h2,.legal-hero h1,.contact-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.world-card-media,.world-card-3 .world-card-media{aspect-ratio:4 / 3}.media-stage-product{aspect-ratio:4 / 5}.media-stage-creator{aspect-ratio:4 / 3}.footer-links,.provisional-note{grid-template-columns:1fr}}.worlds-section{padding-top:clamp(76px,7vw,104px)}.experience-section{padding-top:clamp(78px,7.5vw,110px)}.community-section{padding-top:clamp(78px,7.5vw,108px)}.final-cta-section{padding-top:clamp(76px,7vw,104px)}@media(max-width:1080px){.experience-section,.creator-inner{gap:72px}.world-grid{gap:14px}}@media(max-width:900px){.experience-section,.creator-inner{gap:62px}.media-stage-product,.media-stage-creator{max-width:680px}.creator-section .media-stage{margin-top:0}}@media(max-width:720px){.manifesto-section,.creator-section{padding-top:92px;padding-bottom:92px}.community-section,.worlds-section,.experience-section,.final-cta-section{padding-top:72px;padding-bottom:88px}.section-heading>p:last-child,.experience-copy>p,.creator-copy>p{margin-top:20px;line-height:1.68}.world-grid{gap:14px;margin-top:50px}.world-card-copy{min-height:0;padding:22px}.feature-list{gap:22px;margin-top:38px}.creator-copy ul{margin-top:26px;margin-bottom:30px}.community-principles{margin-top:50px}.community-principles article:before{right:0}.final-cta-inner{gap:38px}.footer-main{gap:46px}.footer-bottom{margin-top:48px}}@media(max-width:430px){.worlds-section,.experience-section,.community-section,.final-cta-section{padding-top:64px;padding-bottom:80px}.hero-actions,.hero-actions .button,.hero-actions .text-link,.creator-copy .button{width:100%}.community-intro>.text-link,.final-cta-actions .text-link{min-height:46px;justify-content:center}.media-stage-product,.media-stage-creator{border-radius:3px}.feature-list article{padding-top:16px}.creator-copy li{align-items:flex-start}.creator-copy li svg{flex:0 0 auto;margin-top:1px}}@media(max-width:390px){.site-nav{padding-right:16px;padding-left:16px}.site-nav>a{font-size:1.72rem}.hero-coordinate{display:none}.manifesto-section,.community-section{width:calc(100% - 28px)}.worlds-section,.experience-section,.creator-section,.final-cta-section{padding-right:16px;padding-left:16px}.section-heading h2,.experience-copy>h2,.creator-copy h2,.final-cta-section h2{font-size:clamp(2.55rem,12vw,3.1rem);line-height:1.01}.community-principles article{grid-template-columns:34px minmax(0,1fr);gap:14px}}@media(max-width:370px){.brand-wordmark{width:108px}.hero-copy h1{font-size:2.95rem}.mobile-menu-actions{grid-template-columns:46px minmax(0,1fr);gap:10px}.language-select-menu{width:46px;height:46px}.mobile-menu-actions .button{padding-right:16px;padding-left:16px;font-size:.78rem}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:760px){.hero-placeholder{background-position:64% center}.worlds-section{background-position:58% center}.creator-section{background-position:42% center}.final-cta-section{background-position:62% center}}@media(max-width:900px){.site-header.site-header-menu-open{z-index:140}.site-header-menu-open .site-header-inner{position:relative;z-index:2}.site-header-menu-open .site-header-inner>.brand,.site-header-menu-open .site-header-actions{position:relative;z-index:3}.site-header-menu-open .site-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;width:100%;height:100dvh;min-height:100svh;max-height:100dvh;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:max(92px,calc(env(safe-area-inset-top) + 76px)) 20px max(24px,env(safe-area-inset-bottom));color:var(--warm-cream);background:var(--forest-black)}.site-header-menu-open .site-nav>a{display:flex;width:100%;min-height:64px;flex:0 0 auto;align-items:center;justify-content:flex-start;border-bottom:1px solid rgb(250 247 239 / 12%);padding:16px 4px;font-family:var(--font-display);font-size:clamp(1.6rem,6.8vw,2rem);font-weight:500;letter-spacing:-.035em;line-height:1.08;text-align:left;opacity:1}.site-header-menu-open .site-nav>a:after{display:none}.site-header-menu-open .mobile-menu-actions{display:grid;width:100%;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;margin-top:auto;padding-top:28px}.site-header-menu-open .mobile-menu-actions .button{width:100%;max-width:none;min-height:50px;padding:0 18px;white-space:nowrap}.site-header-menu-open .language-select-menu{width:48px;height:48px;align-self:center;color:var(--warm-cream)}}@media(max-width:430px){.site-header-menu-open .site-nav{padding:max(84px,calc(env(safe-area-inset-top) + 72px)) 16px max(20px,env(safe-area-inset-bottom))}.site-header-menu-open .site-nav>a{min-height:60px;padding:14px 2px;font-size:clamp(1.5rem,7vw,1.82rem)}.site-header-menu-open .mobile-menu-actions{grid-template-columns:46px minmax(0,1fr);gap:10px;padding-top:22px}.site-header-menu-open .language-select-menu{width:46px;height:46px}.site-header-menu-open .mobile-menu-actions .button{min-height:48px;padding:0 14px;font-size:.78rem}}
