@font-face{font-family:"Celattin";src:url("materials/celattin font.otf") format("opentype");font-display:swap;font-style:normal;font-weight:400}
:root{--ink:#171717;--ivory:#f5f0e7;--paper:#fbf8f1;--gold:#f2c176;--gold-deep:#a86f2d;--gold-text:#794914;--muted:#69655e;--line:rgba(23,23,23,.16);--line-dark:rgba(245,240,231,.2);--shell:min(1240px,calc(100% - 48px));--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px;overflow-x:clip}body{margin:0;overflow-x:clip;background:var(--ivory);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold-deep);outline-offset:4px}.shell{width:var(--shell);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:200;top:12px;left:12px;padding:10px 14px;background:var(--ink);color:var(--paper);transform:translateY(-160%)}.skip-link:focus{transform:none}
.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid var(--line);background:rgba(245,240,231,.94);backdrop-filter:blur(16px)}.header-inner{min-height:86px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:"Manrope",sans-serif;font-weight:700;text-decoration:none}.brand img{width:44px;height:44px;object-fit:cover}.site-nav{display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.2vw,34px)}.site-nav a{position:relative;color:#35322e;font-size:14px;font-weight:500;text-decoration:none}.site-nav a::after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:right;transition:transform 180ms ease}.site-nav a:hover::after{transform:scaleX(1);transform-origin:left}.menu-toggle{display:none}
.button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:var(--paper);font-weight:600;text-decoration:none;transition:transform 180ms ease,background 180ms ease,color 180ms ease}.button:hover{transform:translateY(-2px);background:var(--gold);color:var(--ink)}.button-small{min-height:44px;padding-inline:20px;font-size:14px}.text-link{display:inline-flex;gap:9px;align-items:center;padding:12px 4px;border-bottom:1px solid currentColor;font-weight:600;text-decoration:none}
.hero{min-height:calc(100svh - 86px);padding:clamp(60px,8vw,112px) 0 82px;display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);align-items:center;gap:clamp(40px,7vw,100px)}.eyebrow,.section-index{margin:0 0 28px;color:var(--gold-text);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.status-dot{width:8px;height:8px;margin-right:8px;display:inline-block;border-radius:50%;background:#4f8b65;box-shadow:0 0 0 5px rgba(79,139,101,.13)}h1,h2,h3{margin-top:0;font-family:"Manrope",sans-serif;text-wrap:balance}h1{margin-bottom:30px;font-size:clamp(64px,8.4vw,126px);font-weight:500;letter-spacing:-.075em;line-height:.78}h1 em{color:var(--gold-deep);font-family:Georgia,serif;font-weight:400}.hero-lede{max-width:590px;margin:0 0 30px;color:#4d4943;font-size:clamp(18px,1.5vw,22px)}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-note{margin:24px 0 0;color:var(--muted);font-size:13px}.hero-visual{position:relative;margin:0;padding:clamp(16px,2.2vw,30px);border:1px solid rgba(168,111,45,.25);border-radius:clamp(26px,4vw,54px);background:var(--paper);box-shadow:0 32px 80px rgba(48,37,20,.11);transform:rotate(1.5deg)}.hero-visual img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:clamp(16px,3vw,36px)}.hero-visual figcaption{position:absolute;right:30px;bottom:22px;padding:7px 11px;border-radius:999px;background:rgba(23,23,23,.86);color:var(--paper);font-size:11px;letter-spacing:.04em}
.section{padding:clamp(88px,11vw,160px) 0;border-top:1px solid var(--line)}.section-dark{background:var(--ink);color:var(--paper)}h2{margin-bottom:28px;font-size:clamp(42px,5.5vw,78px);font-weight:500;letter-spacing:-.055em;line-height:1.03}.section-lede{max-width:780px;margin:0;color:var(--muted);font-size:clamp(20px,2.1vw,28px)}.section-heading{margin-bottom:64px;display:grid;grid-template-columns:minmax(160px,.32fr) 1fr;gap:40px;align-items:start}.section-heading h2{margin-bottom:12px}.section-heading>div>p{max-width:640px;margin:0;color:var(--muted);font-size:18px}.section-heading-light>div>p{color:#bcb5aa}
.intro-grid{display:grid;grid-template-columns:minmax(160px,.32fr) 1fr;gap:40px}.intro h2{max-width:970px}.loop{margin-top:58px;padding:26px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:"Manrope",sans-serif;font-size:clamp(15px,1.7vw,22px);font-weight:600}.loop i{color:var(--gold-text);font-style:normal}
.pillars{padding-top:0;border-top:0}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar-grid article{min-width:0;padding:24px clamp(18px,2.4vw,32px) 36px;border-right:1px solid var(--line)}.pillar-grid article:first-child{padding-left:0}.pillar-grid article:last-child{padding-right:0;border-right:0}.pillar-shot{height:clamp(230px,24vw,310px);margin:0 0 26px;overflow:hidden;border:1px solid rgba(168,111,45,.28);border-radius:22px;background:var(--ink)}.pillar-shot img{width:100%;height:100%;object-fit:cover}.pillar-shot-move img{object-position:center 39%}.pillar-shot-play img{object-position:center 47%}.pillar-shot-collect img{object-position:center 38%}.pillar-grid article>span{color:var(--gold-text);font-size:12px;font-weight:700}.pillar-grid h3{margin:12px 0 18px;font-size:clamp(44px,5vw,72px);font-weight:500;letter-spacing:-.05em}.pillar-grid p{margin:0;color:var(--muted);font-size:17px}
.mvp{overflow:hidden}.mvp .section-index,.chain .section-index{color:var(--gold)}.mvp-video-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(56px,9vw,130px)}.mvp-video-frame{width:100%;max-width:400px;margin:0;justify-self:end}.mvp-video-frame video{width:100%;aspect-ratio:720/1456;display:block;border:1px solid #6c5436;border-radius:32px;background:#0d0d0d;box-shadow:0 26px 70px rgba(0,0,0,.34)}.mvp-video-frame figcaption{margin-top:16px;color:#aaa299;font-size:13px;text-align:center}.mvp-copy>p{max-width:650px;margin:0;color:#bcb5aa;font-size:18px}.mvp-feature-list{margin:32px 0 0;padding:24px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 26px;border-top:1px solid var(--line-dark);list-style:none}.mvp-feature-list li{color:#d5cec2}.mvp-feature-list li::before{content:"✓";margin-right:10px;color:var(--gold)}
.roadmap{background:linear-gradient(135deg,#eadbc3 0%,#f7edde 55%,#dfc9a7 100%)}.timeline{margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;list-style:none}.timeline li{min-height:330px;padding:26px;border:1px solid rgba(100,70,34,.2);border-radius:22px;background:rgba(251,248,241,.88);box-shadow:0 18px 44px rgba(85,57,24,.09);display:flex;flex-direction:column}.timeline li+li{padding-left:26px}.timeline-status{display:flex;align-items:center;justify-content:space-between;gap:12px}.timeline-status span{padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.timeline-status b{font-size:13px}.timeline li.is-live .timeline-status span{border-color:#70937a;background:#e0eee3;color:#2e633c}.timeline li.is-current .timeline-status span{border-color:var(--gold-deep);background:#f7e3bf;color:#744712}.timeline li p{margin:auto 0 0;color:var(--muted)}
.chain-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(60px,9vw,130px);align-items:start}.chain-intro>p:not(.section-index){color:#bcb5aa;font-size:18px}.development-badge{margin-top:32px;padding:10px 14px;display:inline-flex;border:1px solid var(--gold);border-radius:999px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.boundary-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line-dark);border-radius:var(--radius);overflow:hidden}.boundary-grid article{min-height:430px;padding:34px;border-right:1px solid var(--line-dark);display:flex;flex-direction:column}.boundary-grid article:last-child{border-right:0;background:rgba(242,193,118,.07)}.boundary-grid article>span{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.boundary-grid h3{margin:80px 0 28px;font-size:28px;line-height:1.15}.boundary-grid ul{margin:auto 0 0;padding-left:20px;color:#bcb5aa}.boundary-grid li{margin-top:8px}
.testing{overflow:hidden;background:var(--gold)}.testing-card{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;align-items:center;gap:clamp(28px,5vw,64px)}.testing-card>div{max-width:720px}.testing .section-index{color:#6d4516}.testing h2{margin-bottom:20px}.testing p:last-child{max-width:680px;margin:0;font-size:19px}.testing-shot{width:190px;margin:-64px 0;overflow:hidden;border:1px solid rgba(23,23,23,.7);border-radius:24px;background:var(--ink);box-shadow:0 22px 48px rgba(80,48,10,.2)}.testing-shot img{width:100%;height:auto}.testing .button{justify-self:end}
.site-footer{padding:72px 0 26px;background:var(--ink);color:var(--paper)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:50px;padding-bottom:70px}.footer-brand{display:grid;grid-template-columns:52px auto;align-items:center;justify-content:start;column-gap:14px}.footer-brand img{width:52px;height:52px;object-fit:cover;grid-row:span 2}.footer-brand strong{font-family:"Manrope",sans-serif;font-size:22px}.footer-brand span{color:#9c958b}.site-footer nav,.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer a{color:#c9c1b5;text-decoration:none}.site-footer a:hover{color:var(--gold)}.footer-bottom{padding-top:22px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line-dark);color:#9c958b;font-size:12px}
@media(max-width:1040px){.header-inner{grid-template-columns:auto 1fr auto}.menu-toggle{position:relative;z-index:3;width:46px;height:46px;padding:0;display:grid;place-content:center;gap:7px;justify-self:end;border:1px solid var(--line);border-radius:50%;background:transparent;color:var(--ink)}.menu-toggle span:not(.sr-only){width:20px;height:1px;display:block;background:currentColor;transition:transform 180ms ease}.menu-toggle[aria-expanded="true"] span:nth-child(2){transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-4px) rotate(-45deg)}.site-nav{position:absolute;top:100%;left:0;width:100%;min-height:calc(100dvh - 86px);padding:42px 24px;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;background:var(--ivory);visibility:hidden;opacity:0;transform:translateY(-14px);transition:opacity 180ms ease,transform 180ms ease,visibility 180ms ease}.site-nav.is-open{visibility:visible;opacity:1;transform:none}.site-nav a{font-family:"Manrope",sans-serif;font-size:clamp(30px,6vw,54px);letter-spacing:-.04em}.site-nav a::after{display:none}.header-cta{margin-left:auto}.hero-grid{grid-template-columns:1fr 1fr;gap:38px}.pillar-grid article{min-height:350px}.rings-layout,.chain-grid{grid-template-columns:1fr}.ring-stage{min-height:440px}.timeline{grid-template-columns:repeat(2,1fr)}.timeline li:nth-child(2){border-right:0}.timeline li:nth-child(n+3){border-top:1px solid var(--line)}.timeline li:nth-child(3){padding-left:0}}
@media(max-width:760px){:root{--shell:min(100% - 28px,1240px);--radius:20px}html{scroll-padding-top:76px}.header-inner{min-height:76px;gap:12px}.brand img{width:40px;height:40px}.brand span{display:none}.header-cta{min-height:40px;padding-inline:15px;font-size:12px}.site-nav{min-height:calc(100dvh - 76px)}.hero{min-height:auto;padding:56px 0 72px}.hero-grid{grid-template-columns:1fr}.hero-copy{display:contents}.eyebrow{order:0}h1{order:1;margin-bottom:8px;font-size:clamp(70px,23vw,98px)}.hero-lede{order:3;font-size:17px}.hero-actions{order:4}.hero-note{order:5}.hero-visual{order:2;margin:10px 0 18px;transform:none}.hero-visual figcaption{right:20px;bottom:16px}.section{padding:82px 0}h2{font-size:clamp(40px,12vw,58px)}.section-heading,.intro-grid,.faq-layout{grid-template-columns:1fr;gap:12px}.section-heading{margin-bottom:42px}.loop{justify-content:flex-start;flex-wrap:wrap}.pillar-grid{grid-template-columns:1fr}.pillar-grid article,.pillar-grid article:first-child,.pillar-grid article:last-child{min-height:300px;padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.pillar-grid article:last-child{border-bottom:0}.screen-gallery{max-width:540px;grid-template-columns:repeat(3,minmax(190px,1fr));gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.screen-card,.screen-card-lower{width:72vw;max-width:280px;margin-top:0;scroll-snap-align:start}.feature-strip{grid-template-columns:1fr}.rings-layout{gap:10px}.ring-stage{min-height:330px}.rarity-table{margin-top:35px}.timeline{grid-template-columns:1fr}.timeline li,.timeline li+li,.timeline li:nth-child(3){min-height:250px;padding:26px 0;border-right:0;border-top:1px solid var(--line)}.timeline li:first-child{border-top:0}.boundary-grid{grid-template-columns:1fr}.boundary-grid article{min-height:330px;border-right:0;border-bottom:1px solid var(--line-dark)}.boundary-grid article:last-child{border-bottom:0}.boundary-grid h3{margin-top:48px}.testing-card{align-items:flex-start;flex-direction:column}.testing .button{width:100%}.faq-layout{gap:32px}.footer-grid{grid-template-columns:1fr;gap:34px;padding-bottom:48px}.footer-bottom{align-items:flex-start;flex-direction:column}}
@media(max-width:380px){.header-cta{padding-inline:12px}h1{font-size:66px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button,.hero-actions .text-link{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.hero-visual{height:660px;overflow:hidden;padding:18px}.hero-phones{position:relative;width:100%;height:100%}.hero-visual .phone{position:absolute;bottom:-6%;width:45%;height:auto;aspect-ratio:623/1280;object-fit:cover;border:6px solid #fdfbf6;border-radius:30px;box-shadow:0 24px 55px rgba(26,20,12,.2)}.hero-visual .phone-left{left:1%;transform:rotate(-7deg)}.hero-visual .phone-center{z-index:2;left:27.5%;bottom:-1%}.hero-visual .phone-right{right:1%;transform:rotate(7deg)}
.trust-title{margin-bottom:12px;letter-spacing:-.07em;line-height:.82}.trust-title span{display:block;font-size:.78em;text-transform:uppercase;letter-spacing:-.055em}.trust-title em{display:block;white-space:nowrap}.secondary-tagline{margin:0 0 30px;color:var(--gold-text);font-size:clamp(18px,1.8vw,25px);font-weight:700;letter-spacing:.04em;text-transform:uppercase}
@media(min-width:761px) and (max-width:1040px){.hero-visual{height:520px}.hero-visual .phone{width:62%}.hero-visual .phone-left{left:-10%}.hero-visual .phone-center{left:19%}.hero-visual .phone-right{right:-10%}}
@media(max-width:760px){.hero-visual{height:430px;padding:10px;transform:none}.hero-visual .phone{width:49%;border-width:4px;border-radius:20px}.hero-visual .phone-left{left:-4%}.hero-visual .phone-center{left:25.5%}.hero-visual .phone-right{right:-4%}.trust-title{font-size:clamp(68px,22vw,94px)}.secondary-tagline{order:1;margin-bottom:8px}.hero-visual{order:2}.hero-lede{order:3}}
h1 em{font-family:"Celattin",Georgia,serif}
@media(max-width:1040px){.timeline li,.timeline li+li,.timeline li:nth-child(2),.timeline li:nth-child(3),.timeline li:nth-child(n+3){padding:26px;border:1px solid rgba(100,70,34,.2)}}
@media(max-width:760px){.pillar-grid article,.pillar-grid article:first-child,.pillar-grid article:last-child{min-height:0;padding:28px 0}.pillar-shot{height:min(82vw,320px)}.screen-gallery{max-width:none;grid-template-columns:repeat(3,minmax(165px,1fr));gap:16px}.screen-card,.screen-card-lower{width:58vw;max-width:220px}.timeline{gap:10px}.timeline li,.timeline li+li,.timeline li:nth-child(2),.timeline li:nth-child(3),.timeline li:nth-child(n+3){min-height:230px;padding:24px;border:1px solid rgba(100,70,34,.2)}.testing-card{grid-template-columns:1fr;align-items:start}.testing-shot{width:min(210px,62vw);margin:4px auto;justify-self:center}.testing .button{justify-self:stretch}}
.pillar-shot{height:auto;aspect-ratio:623/890}.pillar-shot img{object-position:center}@media(max-width:760px){.pillar-shot{height:auto}}
.pillar-grid article,.pillar-grid article:first-child,.pillar-grid article:last-child{padding-inline:clamp(14px,1.5vw,20px)}@media(max-width:760px){.pillar-grid article,.pillar-grid article:first-child,.pillar-grid article:last-child{padding-inline:0}}
@media(max-width:1040px){.mvp-video-layout{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:48px}.mvp-video-frame{max-width:320px}.mvp-feature-list{margin-top:30px}}
@media(max-width:760px){.mvp-video-layout{grid-template-columns:1fr;gap:42px}.mvp-video-frame{max-width:280px;justify-self:center}.mvp-feature-list{grid-template-columns:1fr;gap:12px}}
.mvp-video-layout{align-items:start}
.mvp-feature-list{grid-template-columns:1fr}
