:root{--navy: #080b10;--cream: #efeee7;--yellow: #d7f46c;--ink: #111610;--heading: "Barlow Condensed", Impact, sans-serif;--body: "DM Sans", Arial, sans-serif;--line: #ffffff21;--dim: #a8b4b8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--navy);color:var(--cream);font:16px var(--body);overflow-x:clip}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit}button,a{touch-action:manipulation}button:disabled{opacity:.4;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--yellow);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:800;letter-spacing:0;line-height:.88}em{font-style:normal;color:var(--yellow)}img{width:100%;height:auto;display:block}button{border-radius:0}.micro,.eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;line-height:1.6}.eyebrow{color:var(--yellow)}.site-header{height:86px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:25px;position:absolute;top:0;left:0;right:0;z-index:4;border-bottom:1px solid #ffffff22;background:linear-gradient(#080b1077,transparent)}.logo{font:800 27px var(--heading);letter-spacing:.03em;display:flex;gap:9px;align-items:center}.logo-star{color:var(--yellow);font-size:26px}nav{display:flex;margin-left:auto;gap:32px;font-size:13px;font-weight:600;letter-spacing:.08em}nav a{padding:12px 0}nav a:hover{color:var(--yellow)}.btn{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:52px;padding:16px 24px;background:var(--yellow);border:1px solid var(--yellow);color:var(--ink);font-size:12px;font-weight:700;letter-spacing:.08em;transition:background .2s,transform .2s}.btn:hover{background:#e9ffa2;transform:translateY(-2px)}.btn.small{min-height:39px;padding:10px 16px;font-size:11px;font-weight:700;gap:13px;background:#ffffff08;color:var(--cream);border-color:#fff5}.duration{border-left:1px solid currentColor;padding-left:14px;opacity:.8;font-size:11px}.hero{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:none;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(75px,10vh,105px) 4% clamp(16px,2.5vh,28px)}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:64% 15%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#080b10ee,#080b10c9 28%,#080b1015 70%),linear-gradient(0deg,#080b10 0%,transparent 40%,#080b1044)}.hero-content{margin:auto 0;max-width:720px;padding-top:0}.hero-content .eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em}.hero h1{font-size:clamp(54px,min(9.5vw,13vh),136px);margin:clamp(10px,1.8vh,22px) 0;line-height:.88}.hero h1 em{display:inline-block;font-style:italic}.hero-content p{font-size:clamp(13px,1.7vh,16px);line-height:1.65;color:#d2d6d8}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:clamp(16px,2.8vh,30px)}.hero-actions .btn[data-watch]{animation:hero-cta-pulse 2.2s ease-in-out infinite;will-change:transform,box-shadow}@keyframes hero-cta-pulse{0%,to{transform:scale(1);box-shadow:0 0 #d7f46c80,0 0 15px #d7f46c33}50%{transform:scale(1.03);box-shadow:0 0 0 8px #d7f46c00,0 0 32px #d7f46c8c}}.hero-actions .btn[data-watch]:hover{animation:none;background:#e9ffa2;transform:translateY(-2px) scale(1.03);box-shadow:0 0 32px #d7f46c99}.hero-secondary{font-size:12px;font-weight:700;letter-spacing:.08em;border-bottom:1px solid #94a3a5;padding-block:10px;color:#dce4e6}.hero-secondary:hover{color:var(--yellow);border-color:var(--yellow)}.chat-fragment{position:absolute;right:5%;bottom:11%;display:flex;align-items:center;gap:15px;padding:20px 22px;border:1px solid #ffffff35;background:#0a141ec9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:3px;transform:rotate(-3deg);box-shadow:0 20px 60px #0005}.chat-star{font-size:33px;color:var(--yellow)}.chat-fragment small{font-size:11px;font-weight:700;letter-spacing:.1em;color:#c5d2d4}.chat-fragment p{font-size:16px;font-weight:600;margin-top:8px}.chat-fragment p em{font-style:normal;color:var(--yellow);font-weight:700;text-shadow:0 0 10px rgba(215,244,108,.4)}.chat-cursor{color:var(--yellow);font-size:15px;animation:blink 1.4s steps(1) infinite}@keyframes blink{50%{opacity:0}}.hero-bottom{display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:600;letter-spacing:.09em;line-height:1.7;color:#c0cbce}.hero-bottom>a{color:var(--cream);font-size:12px;font-weight:700;display:flex;gap:15px;align-items:center;transition:color .2s,transform .2s}.hero-bottom>a:hover{color:var(--yellow);transform:translateY(2px)}.hero-bottom>a span{font-size:20px}.manifest-strip{padding:30px 4%;border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#0f1417;gap:30px}.manifest-strip>span:first-child{font:700 24px var(--heading)}.manifest-strip p{font:700 40px var(--heading);letter-spacing:0}.strip-star{font-size:45px;color:var(--yellow)}.signal{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#0b0f0f;border-bottom:1px solid var(--line)}.signal-card{min-height:160px;padding:24px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--cream);text-align:left;display:flex;flex-direction:column;justify-content:space-between;transition:background .2s,color .2s}.signal-card:hover,.signal-card:focus-visible{background:var(--yellow);color:var(--ink)}.signal-card span{color:var(--yellow);font-size:13px;font-weight:700;letter-spacing:.12em}.signal-card:hover span,.signal-card:focus-visible span{color:var(--ink)}.signal-card small{color:currentColor;font-size:13px;letter-spacing:.03em;line-height:1.55;opacity:.88}.signal-card strong{font-family:var(--heading);font-size:34px;letter-spacing:0;line-height:.95;margin:12px 0 8px}.section{padding:100px 6%;max-width:1600px;margin:auto}.meta{display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:700;letter-spacing:.14em;color:var(--dim)}.ruled{border-top:1px solid var(--line);padding-top:16px;margin-bottom:65px}.lore-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.body-copy{color:#c4cecf;max-width:440px;font-size:15px;line-height:1.85;margin-top:23px}.punchline{margin-top:25px;font-size:18px}.text-btn{background:none;border:0;border-bottom:1px solid #7e8f80;padding:12px 0;font-size:13px;font-weight:700;letter-spacing:.08em;color:#e0e8ea}.text-btn:hover{color:var(--yellow);border-color:var(--yellow)}.lore-grid .text-btn{margin-top:25px}figure{position:relative}figure img{aspect-ratio:1.2;object-fit:cover;object-position:65% center;border:1px solid var(--line)}figcaption{padding:22px 0;font-size:14px;border-bottom:1px solid var(--line);color:#dce4e2}figcaption small{display:inline;font-size:12px;margin-left:15px;color:#a4b2b6}.frame-index{position:absolute;top:16px;left:16px;background:#080b10d0;color:#e5ece6;font-size:12px;font-weight:700;padding:8px 12px;letter-spacing:.1em}.memes{max-width:none;background:#121918;border-block:1px solid #d7f46c19}.inner{max-width:1408px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:45px}.section-heading p{font-size:14px;line-height:1.8;color:#b0beb8}.meme-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:center}.meme-preview{position:relative;aspect-ratio:1.2;background:#080b10;overflow:hidden;border:1px solid #d7f46c44}.meme-preview img{height:100%;object-fit:cover;object-position:65% center}.meme-preview:after{content:"";position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#080b10f5);pointer-events:none}#meme-caption{position:absolute;z-index:1;bottom:48px;left:25px;right:25px;font:800 48px/.98 var(--heading);text-align:center;text-transform:uppercase;overflow-wrap:anywhere}.meme-preview>span{position:absolute;z-index:1;bottom:20px;left:0;right:0;text-align:center;font-size:13px;font-weight:700;letter-spacing:.2em;color:var(--yellow)}.meme-options{display:flex;flex-direction:column}.meme-options>.micro{color:#b8c6bd}.mood{background:none;border:0;border-bottom:1px solid #ffffff22;text-align:left;display:flex;gap:20px;align-items:center;padding:23px 0;font:700 25px var(--heading);color:#9cb0a4;transition:color .2s}.mood small{font:700 13px var(--body);min-width:22px}.mood>span{margin-left:auto}.mood.active{color:var(--yellow)}.mood:hover{color:var(--cream)}.mood.active>span{transform:rotate(45deg)}.meme-options label{font-size:13px;color:#b8c6bd;font-weight:600;letter-spacing:.1em;margin:30px 0 13px}.meme-options input{width:100%;padding:17px;border:1px solid #ffffff28;color:var(--cream);background:#080b1044;font-size:14px;border-radius:0}.meme-options>.btn{margin-top:15px}#meme-status{margin-top:13px;color:#a8b8af;min-height:20px;font-size:12px;font-weight:600}.belief{position:relative;text-align:center;padding-block:120px;background:radial-gradient(ellipse at 50% 100%,#23332655,transparent 65%)}.belief>.micro{color:var(--yellow)}.belief h2{font-size:160px;margin-top:35px;color:#ecefe6}.belief p{font-size:26px;margin-top:24px;color:#c2d9a6}.belief-foot{display:block;font-size:13px;font-weight:600;letter-spacing:.14em;line-height:1.9;color:#a0b3a7;margin-top:45px}.community-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;align-items:center}#socials{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.pending{font-size:13px;letter-spacing:.08em;padding:16px 0;border-bottom:1px solid var(--line);color:#b0c0ba}.token{background:linear-gradient(135deg,#202a21,#111916);border:1px solid #d7f46c33;padding:35px;position:relative}.token:before{content:"✳";position:absolute;right:25px;top:25px;font-size:30px;color:var(--yellow)}.token>.micro{font-size:13px;font-weight:700;color:#bfd0b7}.token h3{color:var(--yellow);font-size:76px;margin:40px 0 30px}.token dl{font-size:14px}.token dl>div{display:flex;justify-content:space-between;gap:10px;padding:18px 0;border-top:1px solid #ffffff1c}.token dt{color:#b2c2ad}.token dd{margin:0;text-align:right;color:#f4f6f2;font-weight:600}.contract{padding:15px 0;border-top:1px solid #ffffff1c;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px;color:#cbd8c5;overflow-wrap:anywhere}.contract button{background:none;border:0;font-size:12px;font-weight:700;letter-spacing:.08em;white-space:nowrap;color:var(--yellow)}.contract button:hover{text-decoration:underline}.token p{font-size:12px;line-height:1.6;color:#9db298;margin-top:15px}footer{margin:0 6%;border-top:1px solid var(--line);padding:44px 0 36px;display:flex;flex-direction:column;gap:26px}.footer-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.footer-brand{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-brand .logo{font-size:36px;font-weight:800;letter-spacing:-.01em;color:var(--cream);text-decoration:none;display:inline-flex;align-items:center;line-height:1}.footer-brand .logo-star{color:var(--yellow);font-size:24px;margin-left:2px}.footer-tagline{font-size:12px;font-weight:700;letter-spacing:.14em;color:#8da094;line-height:1}.footer-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.footer-socials{display:flex;gap:20px;align-items:center}.footer-socials a{font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--cream);text-decoration:none;transition:color .15s}.footer-socials a:hover{color:var(--yellow)}.footer-watch{background:#d7f46c14;border:1px solid rgba(215,244,108,.3);color:var(--yellow);padding:9px 15px;font-size:11px;font-weight:700;letter-spacing:.08em;cursor:pointer;border-radius:4px;transition:all .2s ease}.footer-watch:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.06);flex-wrap:wrap}.footer-disclaimer{font-size:12px;line-height:1.65;color:#6d7f75;max-width:620px;margin:0}.footer-top-btn{font-size:11px;font-weight:700;letter-spacing:.1em;color:#8da094;text-decoration:none;white-space:nowrap;transition:color .15s}.footer-top-btn:hover{color:var(--yellow)}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;background:var(--yellow);color:var(--ink);padding:15px}.skip-link:focus{top:15px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:translateY(0)}dialog{border:0;padding:0;margin:0;color:var(--cream)}dialog::backdrop{background:#000}body:has(dialog[open]),body.arrival-open{overflow:hidden}dialog#cinema{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(940px,92vw);aspect-ratio:16 / 9;height:auto;max-height:82vh;max-width:none;background:#05080c;border:1px solid rgba(215,244,108,.35);border-radius:12px;overflow:hidden;box-shadow:0 30px 90px #000000f2,0 0 50px #d7f46c1f;display:flex;flex-direction:column;justify-content:center}dialog#cinema:not([open]){display:none}dialog#cinema::backdrop{background:#04070bd9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#film{width:100%;height:100%;object-fit:cover;display:block}#film::cue{font:600 clamp(13px,1.6vw,17px)/1.35 "DM Sans",Arial,sans-serif;background:#080b10d9;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.9)}.cinema-top{position:absolute;z-index:4;inset:0 0 auto;display:flex;justify-content:space-between;align-items:center;padding:14px 18px;font-size:12px;font-weight:600;letter-spacing:.1em;background:linear-gradient(rgba(0,0,0,.85),transparent);pointer-events:auto}.cinema-top button,.controls button{background:#080b10bb;border:1px solid #ffffff33;padding:8px 12px;font-size:11px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.cinema-top button:hover,.controls button:hover{background:#101622;border-color:var(--yellow);color:var(--yellow)}.controls{position:absolute;inset:auto 0 0;display:flex;align-items:center;gap:12px;padding:12px 18px;background:linear-gradient(transparent,#000000e6);z-index:4}#film-progress{flex:1;min-width:30px;accent-color:var(--yellow);cursor:pointer}#film-time{font-size:12px;font-weight:600;white-space:nowrap;color:#c6d0cb}#sound-gate{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:20px;background:#04070ba6;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:3}#sound-gate>.micro{font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--cream)}.sound-hint{font-size:12px;color:#a2b0a6}#film-note{position:absolute;bottom:56px;left:0;right:0;font-size:11px;text-align:center;color:#7b8e82;pointer-events:none;z-index:2}#film-error{position:absolute;top:0;right:0;bottom:0;left:0;background:#080b10f5;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;z-index:5}.arrival{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-height:none;max-width:none;z-index:10;background:radial-gradient(ellipse at center,#18271e,#080b10 70%);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;text-align:center;padding:25px}.arrival h2{font-size:170px;margin:10px 0 25px}[hidden]{display:none!important}@media(min-width:1800px){.hero-content{margin-left:5%}.hero-bg{object-position:64% 15%}}@media(max-width:1000px){nav{gap:18px}.chat-fragment{right:4%;bottom:10%;padding:15px}.chat-fragment p{font-size:14px}.chat-fragment small{font-size:11px}.hero-actions{gap:18px}.hero .btn{font-size:12px;gap:15px}.section{padding:75px 5%}.lore-grid,.meme-grid,.community-grid{gap:5%}.mood{font-size:21px}.token{padding:23px}}@media(max-width:650px){.site-header{height:72px;padding-inline:5%}.logo{font-size:23px}.logo-star{font-size:20px}nav{display:none}.site-header .small{font-size:11px;padding:8px 12px;gap:10px}.site-header .duration{display:none}.hero{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:none;padding:85px 5% 20px}.hero-bg{height:62%;top:20%;object-position:66% center;object-fit:cover}.hero-shade{background:linear-gradient(0deg,#080b10 9%,#080b1033 40%,#080b1077,#080b10 90%),linear-gradient(90deg,#080b1088,transparent)}.hero-content{padding-top:30px;margin:0;max-width:none}.hero-content>.eyebrow{font-size:11px;letter-spacing:.1em}.hero h1{font-size:68px;margin-top:17px;margin-bottom:260px;line-height:.86}.hero-content p{font-size:13px;line-height:1.65}.hero-actions{margin-top:21px;gap:17px;flex-wrap:wrap}.hero-actions .btn{padding:15px;min-height:48px;font-size:12px;gap:15px}.hero-secondary{font-size:11px}.hero-bottom{margin-top:auto;font-size:11px}.hero-bottom>a{font-size:11px}.chat-fragment{right:5%;top:52%;bottom:auto;max-width:86%;transform:rotate(-2deg);padding:13px 15px}.chat-fragment p{font-size:13px}.chat-fragment small{font-size:11px}.chat-star{font-size:25px}.manifest-strip{padding:20px 5%;gap:12px}.manifest-strip>span:first-child{font-size:17px}.manifest-strip p{font-size:16px;max-width:160px}.signal{grid-template-columns:1fr}.signal-card{min-height:102px;padding:20px 6%}.signal-card strong{font-size:30px}.strip-star{font-size:28px}.section{padding:60px 6%}.ruled{font-size:11px;margin-bottom:35px;line-height:1.7}.lore-grid,.meme-grid,.community-grid{grid-template-columns:1fr;gap:38px}h2{font-size:56px}.body-copy{font-size:14px}figure img{aspect-ratio:1.1}.section-heading{flex-direction:column;align-items:start;gap:25px;margin-bottom:25px}.section-heading p{font-size:13px}.meme-preview{aspect-ratio:1.1}#meme-caption{font-size:35px}.mood{font-size:24px}.belief{padding-block:85px}.belief h2{font-size:68px}.belief p{font-size:16px}.community h2{font-size:54px}.token h3{font-size:58px}.token{padding:25px}footer{padding:32px 0 24px;gap:20px}.footer-top{flex-direction:column;align-items:flex-start;gap:18px}.footer-brand{flex-direction:column;align-items:flex-start;gap:6px}.footer-brand .logo{font-size:30px}.footer-tagline{font-size:11px}.footer-actions{width:100%;justify-content:space-between}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px;padding-top:16px}dialog#cinema{width:95vw;border-radius:8px}.cinema-top{font-size:10px;padding:8px 12px}.cinema-top button{font-size:10px;padding:6px 10px}.controls{padding:8px 12px;gap:6px}.controls button{font-size:10px;padding:6px 8px}#film-time{font-size:10px}#film::cue{font-size:11px;line-height:1.35}#sound-gate{top:0;right:0;left:0;bottom:0;padding:10px 14px;gap:8px}#sound-gate>.micro{font-size:10px}#sound-gate .btn{font-size:10px;padding:8px 12px;min-height:auto}.sound-hint{font-size:10px}#film-note{bottom:40px;font-size:9px}.arrival>.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.btn:disabled{background:#3b4631;color:#9dab88;border-color:#5d6d47;opacity:1}h2{font-size:92px}#meme-caption{font-size:48px}.belief h2{font-size:160px}.community h2{font-size:86px}.token h3{font-size:76px}.arrival h2{font-size:170px}@media(max-width:1000px){h2{font-size:74px}#meme-caption{font-size:42px}.belief h2{font-size:118px}.community h2{font-size:68px}.token h3{font-size:66px}.arrival h2{font-size:118px}}@media(max-width:650px){.hero h1{font-size:clamp(52px,13.5vw,68px)}.belief h2{font-size:clamp(50px,14.5vw,68px)}.arrival h2{font-size:74px}}
