:root{--ink:#10130f;--paper:#f6f3ec;--white:#fffdfa;--lime:#c8ff45;--lime-dark:#91c313;--cobalt:#315cff;--lilac:#b9a8ff;--muted:#696b63;--line:rgba(16,19,15,.15);--radius:24px;--shadow:0 28px 90px rgba(30,32,25,.13);font-family:Inter,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);overflow-x:hidden;position:relative}body:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:20;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:fixed;left:16px;top:12px;z-index:1000;background:var(--lime);padding:12px 18px;border-radius:99px;transform:translateY(-160%);font-weight:800}.skip-link:focus{transform:none}.site-header{height:92px;padding:0 clamp(22px,5vw,78px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:40;border-bottom:1px solid var(--line);background:rgba(246,243,236,.91);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;overflow:visible}.brand-mark rect{fill:none;stroke:currentColor;stroke-width:2.2}.brand-mark path{fill:none;stroke:var(--cobalt);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.brand span{display:grid;line-height:.9;font-size:12px;letter-spacing:.08em}.brand strong{font-size:20px;letter-spacing:-.04em}.site-nav{display:flex;align-items:center;gap:clamp(20px,2.5vw,40px);font-size:14px;font-weight:650}.site-nav>a:not(.button):after,footer nav a:after{content:"";display:block;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.site-nav>a:hover:after,.site-nav>a:focus-visible:after,footer nav a:hover:after,footer nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.menu-button{display:none;background:transparent;border:0;min-width:48px;min-height:48px}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:0 23px;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;font-size:14px;font-weight:800;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 12px 25px rgba(16,19,15,.2);background:#272a24}.button-small{min-height:44px;padding:0 19px;gap:14px}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-light:hover,.button-light:focus-visible{background:#d8ff7b}.text-link{display:inline-flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid currentColor;font-weight:800;font-size:14px}.text-link.light{color:#fff}.hero{min-height:calc(100vh - 92px);padding:clamp(64px,9vw,130px) clamp(22px,5vw,78px) 76px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:4vw;position:relative}.hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;background:var(--lilac);filter:blur(110px);opacity:.22;left:35%;top:15%;z-index:-1}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:11px;letter-spacing:.16em;font-weight:850}.eyebrow span{width:27px;height:7px;background:var(--lime);border-radius:8px}.hero h1,.section-heading h2,.social-copy h2,.closing-section h2,.page-hero h1{margin:20px 0 0;font-size:clamp(55px,6.5vw,108px);line-height:.88;letter-spacing:-.07em;font-weight:900}.hero h1{max-width:850px}.hero-lede{max-width:640px;margin:34px 0 0;font-size:clamp(17px,1.5vw,21px);line-height:1.55;color:#3e413a}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:39px}.proof-line{margin-top:48px;padding-top:22px;border-top:1px solid var(--line);display:flex;gap:clamp(18px,3vw,43px);font-size:12px;color:var(--muted)}.proof-line span{display:grid;gap:3px}.proof-line b{font-size:24px;color:var(--ink);letter-spacing:-.04em}.development-note,.image-integrity{font-size:11px;line-height:1.5;color:var(--muted);max-width:650px}.hero-stage{height:min(650px,67vw);max-height:680px;position:relative}.object-card{position:absolute;display:block;width:61%;background:#fff;border-radius:30px;padding:12px;box-shadow:var(--shadow);transform-origin:center;transition:transform .3s ease}.object-card:hover{z-index:4}.object-card img{width:100%;aspect-ratio:1.45;object-fit:cover;border-radius:22px;background:#f9f7f2}.object-card span{display:block;padding:13px 10px 7px;font-weight:850;font-size:14px}.object-a{left:0;top:2%;transform:rotate(-6deg)}.object-a:hover{transform:rotate(-3deg) translateY(-6px)}.object-b{right:0;bottom:2%;transform:rotate(7deg)}.object-b:hover{transform:rotate(3deg) translateY(-6px)}.match-chip{position:absolute;z-index:3;left:44%;top:45%;transform:translate(-50%,-50%);padding:17px 21px 17px 18px;border-radius:16px;background:var(--ink);color:#fff;box-shadow:0 18px 45px rgba(16,19,15,.3);display:grid;grid-template-columns:11px auto;gap:2px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.match-chip i{width:10px;height:10px;background:var(--lime);border-radius:50%;grid-row:span 2;align-self:center}.match-chip b{font-size:13px;letter-spacing:0;text-transform:none}.trade-line{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.trade-line path{fill:none;stroke:var(--cobalt);stroke-width:2;stroke-dasharray:7 8}.trade-line circle{fill:var(--lime);stroke:var(--ink);stroke-width:3}.section-pad{padding:clamp(90px,12vw,180px) clamp(22px,7vw,110px)}.section-heading{display:grid;grid-template-columns:.55fr 1.15fr .8fr;gap:3vw;align-items:start;margin-bottom:72px}.section-heading h2,.social-copy h2,.closing-section h2{font-size:clamp(50px,6vw,90px)}.section-heading p:last-child{font-size:17px;line-height:1.6;color:var(--muted);max-width:490px;margin:12px 0}.world-section{background:var(--white)}.world-frame{border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 35px 100px rgba(27,29,24,.15);border:1px solid rgba(16,19,15,.08)}.browser-bar{height:56px;display:flex;align-items:center;gap:7px;padding:0 20px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.browser-bar i{width:9px;height:9px;border-radius:50%;background:#d6d4cf}.browser-bar span{margin-left:12px}.browser-bar a{margin-left:auto;color:var(--ink);font-weight:800}.world-frame>img{width:100%;max-height:820px;object-fit:cover;object-position:top}.world-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-top:1px solid var(--line);margin-top:80px}.world-notes article{background:var(--white);padding:35px 4vw}.world-notes b{color:var(--cobalt);font-size:11px}.world-notes h3,.trust-grid h3{font-size:22px;letter-spacing:-.03em;margin:35px 0 10px}.world-notes p,.trust-grid p{color:var(--muted);line-height:1.6;margin:0}.loop-section{background:var(--ink);color:#fff}.section-heading.inverse{grid-template-columns:.7fr 1.3fr}.section-heading.inverse h2{grid-column:2/-1}.section-heading.inverse .eyebrow span,.closing-section .eyebrow span{background:var(--lime)}.exchange-loop{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.exchange-loop li{min-height:220px;padding:24px 20px;border-right:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column}.exchange-loop li:last-child{border:0}.exchange-loop b{font-size:10px;color:var(--lime)}.exchange-loop strong{font-size:clamp(18px,2vw,30px);letter-spacing:-.04em;margin-top:auto}.exchange-loop span{font-size:12px;color:#a8aaa5;margin-top:6px}.loop-actions{display:flex;gap:30px;align-items:center;margin-top:45px}.inventory-section{background:var(--paper)}.object-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tile{min-height:420px;position:relative;overflow:hidden;border-radius:22px;background:#fff}.tile-wide{grid-column:span 2}.tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.tile:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(7,8,7,.78))}.tile div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px;color:#fff;display:grid;gap:6px}.tile span{font-size:9px;letter-spacing:.16em;color:var(--lime);font-weight:850}.tile strong{font-size:21px}.tile small{color:rgba(255,255,255,.72)}.tile:hover img,.tile:focus-visible img{transform:scale(1.035)}.image-integrity{margin:22px 0 0}.social-section{background:#e8e1ff;display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center}.social-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;color:#56525f;max-width:610px}.social-copy ul{list-style:none;padding:0;margin:34px 0;display:grid;gap:14px}.social-copy li{display:flex;align-items:center;gap:12px;font-weight:700}.social-copy li i{width:9px;height:9px;border-radius:50%;background:var(--cobalt)}.phone-stack{min-height:660px;position:relative}.phone{position:absolute;border:9px solid var(--ink);box-shadow:var(--shadow);object-fit:cover;object-position:top}.phone.back{width:82%;right:0;top:4%;border-radius:25px;transform:rotate(3deg)}.phone.front{height:85%;width:auto;left:4%;bottom:0;border-radius:40px;transform:rotate(-4deg)}.trust-section{background:var(--white)}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin-bottom:40px}.trust-grid article{min-height:300px;padding:42px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid article:nth-child(1){background:var(--lime)}.trust-grid b{font-size:10px;letter-spacing:.14em}.faq-section{background:var(--paper)}.faq{max-width:1000px;margin-left:auto}.faq details{border-top:1px solid var(--line);padding:0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;min-height:86px;padding:25px 0;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:clamp(18px,2vw,27px)}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:28px;font-weight:400;transition:transform .2s ease}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:740px;margin:0 0 30px;color:var(--muted);line-height:1.65}.closing-section{min-height:740px;background:var(--cobalt);color:#fff;display:grid;grid-template-columns:1fr .7fr;align-items:center;gap:7vw;padding:80px clamp(22px,10vw,155px);overflow:hidden}.closing-section p:not(.eyebrow){font-size:18px;margin:25px 0 35px}.closing-section img{max-height:700px;width:auto;justify-self:center;border:9px solid var(--ink);border-radius:46px;box-shadow:0 35px 90px rgba(10,20,74,.35);transform:rotate(4deg)}footer{background:var(--ink);color:#fff;padding:70px clamp(22px,7vw,110px) 35px;display:grid;grid-template-columns:1fr auto;align-items:start;gap:40px}footer nav{display:flex;gap:30px;font-size:13px}footer>p{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.16);padding-top:24px;color:#93968f;font-size:11px}.footer-brand .brand-mark path{stroke:var(--lime)}
.page-hero{padding:clamp(80px,12vw,170px) clamp(22px,8vw,125px);min-height:590px;display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:6vw}.page-hero h1{font-size:clamp(64px,9vw,140px)}.page-hero>p{font-size:20px;line-height:1.6;color:var(--muted);max-width:540px}.page-hero.dark{background:var(--ink);color:#fff}.page-hero.dark>p{color:#b0b2ad}.editorial-copy{max-width:1100px;margin:auto}.editorial-copy>section{display:grid;grid-template-columns:.5fr 1fr;gap:6vw;padding:70px 0;border-top:1px solid var(--line)}.editorial-copy h2{font-size:clamp(35px,5vw,70px);letter-spacing:-.06em;line-height:.95;margin:0}.editorial-copy h3{font-size:23px;margin:0 0 10px}.editorial-copy p,.editorial-copy li{font-size:17px;line-height:1.7;color:var(--muted)}.editorial-copy ol,.editorial-copy ul{margin:0;padding-left:20px}.editorial-copy li+li{margin-top:14px}.fact-table{width:100%;border-collapse:collapse}.fact-table th,.fact-table td{text-align:left;border-bottom:1px solid var(--line);padding:18px 10px}.fact-table th{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.media-grid a{display:block;background:#fff;padding:10px;border-radius:20px}.media-grid img{aspect-ratio:1.45;object-fit:cover;border-radius:14px}.media-grid span{display:block;padding:13px 8px 6px;font-weight:800}.status-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:99px;padding:9px 13px;font-size:11px;font-weight:800}.status-chip:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime-dark)}
.js [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.js [data-reveal][data-visible]{opacity:1;transform:none}.js .hero-stage[data-visible] .object-a{animation:arrive-a .85s .15s both cubic-bezier(.2,.8,.2,1)}.js .hero-stage[data-visible] .object-b{animation:arrive-b .85s .25s both cubic-bezier(.2,.8,.2,1)}.js .hero-stage[data-visible] .match-chip{animation:chip-in .55s .75s both cubic-bezier(.2,.8,.2,1)}@keyframes arrive-a{from{opacity:0;transform:translate(-60px,-20px) rotate(-13deg)}to{opacity:1;transform:rotate(-6deg)}}@keyframes arrive-b{from{opacity:0;transform:translate(65px,40px) rotate(14deg)}to{opacity:1;transform:rotate(7deg)}}@keyframes chip-in{from{opacity:0;transform:translate(-50%,-35%) scale(.85)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}
@media(max-width:1000px){.hero{grid-template-columns:1fr;padding-top:80px}.hero-stage{height:650px;max-width:760px;width:100%;margin:0 auto}.section-heading{grid-template-columns:1fr 1fr}.section-heading h2{grid-column:1/-1}.section-heading p:last-child{grid-column:2}.exchange-loop{grid-template-columns:repeat(3,1fr)}.exchange-loop li:nth-child(3){border-right:0}.exchange-loop li:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.18)}.object-wall{grid-template-columns:repeat(2,1fr)}.social-section{grid-template-columns:1fr}.phone-stack{margin-top:20px}.page-hero{grid-template-columns:1fr}.editorial-copy>section{grid-template-columns:1fr}.closing-section{grid-template-columns:1fr .5fr}}
@media(max-width:760px){.site-header{height:76px;padding:0 18px}.brand-mark{width:37px;height:37px}.brand span{font-size:10px}.brand strong{font-size:17px}.menu-button{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px}.menu-button span{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.menu-button i,.menu-button:after{content:"";display:block;width:25px;height:1px;background:var(--ink)}.site-nav{display:none;position:absolute;left:12px;right:12px;top:70px;background:var(--white);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:0}.site-nav[data-open]{display:flex}.site-nav a{padding:14px}.site-nav .button{margin-top:8px}.hero{min-height:auto;padding:72px 20px 75px}.hero h1{font-size:clamp(52px,15vw,72px)}.hero-lede{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.proof-line{gap:18px;flex-wrap:wrap}.proof-line b{font-size:21px}.hero-stage{height:470px;margin-top:15px}.object-card{width:72%;padding:8px;border-radius:21px}.object-card img{border-radius:16px}.object-a{top:5%}.object-b{bottom:4%}.match-chip{left:48%;top:49%}.section-pad{padding:90px 20px}.section-heading,.section-heading.inverse{display:block;margin-bottom:48px}.section-heading h2,.social-copy h2,.closing-section h2{font-size:clamp(48px,14vw,67px);margin-top:24px}.section-heading p:last-child{margin-top:24px}.world-frame{border-radius:17px}.browser-bar{height:45px}.browser-bar span{display:none}.world-frame>img{min-height:430px;object-fit:cover;object-position:top left}.world-notes{grid-template-columns:1fr;margin-top:55px}.world-notes article{padding:30px 10px}.exchange-loop{grid-template-columns:repeat(2,1fr)}.exchange-loop li{min-height:155px}.exchange-loop li:nth-child(2),.exchange-loop li:nth-child(4){border-right:0}.exchange-loop li:nth-child(4){border-bottom:1px solid rgba(255,255,255,.18)}.loop-actions{align-items:flex-start;flex-direction:column}.object-wall{grid-template-columns:1fr}.tile,.tile-wide{grid-column:auto;min-height:350px}.social-section{padding-bottom:45px}.phone-stack{min-height:510px}.phone.back{width:94%}.phone.front{height:77%;left:0}.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:auto;padding:30px 24px}.closing-section{grid-template-columns:1fr;min-height:auto;padding:90px 24px 0}.closing-section img{max-height:560px;margin:25px auto -70px}.closing-section+footer{padding-top:130px}footer{grid-template-columns:1fr}footer nav{display:grid;grid-template-columns:1fr 1fr}.page-hero{min-height:520px;padding:90px 20px}.page-hero h1{font-size:clamp(61px,18vw,92px)}.editorial-copy>section{padding:50px 0}.media-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.js [data-reveal]{opacity:1;transform:none}}
@media(max-width:760px){.hero-stage,.phone-stack{overflow:hidden}}
html{overflow-x:hidden}
.tour-page{background:#f8f9fc}.tour-hero{min-height:calc(100vh - 92px);padding:clamp(70px,9vw,130px) clamp(22px,7vw,110px);display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:7vw}.tour-hero h1,.tour-status h2{font-size:clamp(58px,7vw,112px);line-height:.88;letter-spacing:-.07em;margin:22px 0 28px}.tour-hero>div>p:not(.eyebrow),.tour-status>p:not(.eyebrow){font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.tour-hero figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:30px;padding:12px;box-shadow:var(--shadow);transform:rotate(1deg)}.tour-hero figure img{width:100%;border-radius:21px}.tour-hero figcaption{padding:15px 12px 8px;font-size:11px;color:var(--muted);font-weight:750}.tour-section{background:var(--white)}.tour-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tour-gallery img{aspect-ratio:1;object-fit:cover;border-radius:22px;background:#f6f3ec}.tour-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;align-items:center}.tour-feature.reverse{grid-template-columns:1.1fr .9fr;background:#e8e1ff}.tour-feature.reverse>div{grid-column:2}.tour-feature.reverse>img{grid-column:1;grid-row:1;max-height:720px;width:auto;justify-self:center;border:8px solid var(--ink);border-radius:42px}.tour-feature h2{font-size:clamp(50px,6vw,90px);line-height:.9;letter-spacing:-.06em;margin:24px 0}.tour-feature p,.tour-feature li{font-size:17px;line-height:1.65;color:var(--muted)}.tour-feature ul{padding-left:20px;margin:28px 0}.tour-feature>img{border-radius:28px;box-shadow:var(--shadow)}.tour-status{padding:clamp(90px,12vw,180px) clamp(22px,10vw,155px);background:var(--cobalt);color:#fff}.tour-status>p:not(.eyebrow){color:rgba(255,255,255,.75)}.tour-status>div{display:flex;align-items:center;gap:30px;margin-top:35px}
@media(max-width:900px){.tour-hero,.tour-feature,.tour-feature.reverse{grid-template-columns:1fr}.tour-feature.reverse>div,.tour-feature.reverse>img{grid-column:auto;grid-row:auto}.tour-gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.tour-hero{min-height:auto;padding:70px 20px}.tour-hero h1,.tour-status h2{font-size:clamp(54px,16vw,78px)}.tour-hero figure{margin-top:20px}.tour-gallery{grid-template-columns:1fr 1fr;gap:8px}.tour-gallery img{border-radius:14px}.tour-feature.reverse>img{max-height:580px}.tour-status{padding:90px 22px}.tour-status>div{align-items:flex-start;flex-direction:column}}
