@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#10110f;--paper:#eaff43;--fg:#f4f5ed;--muted:#abada2;--line:#383b31}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--bg);color:var(--fg);font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--paper);outline-offset:6px}.skip{position:fixed;top:-70px;left:20px;z-index:10;background:var(--paper);color:#10110f;padding:15px}.skip:focus{top:15px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line)}.wordmark{font-size:30px;letter-spacing:-1.3px;font-weight:800;white-space:nowrap}.wordmark span{color:var(--paper)}.wordmark .logo-period{font-size:13px;vertical-align:top;margin-left:4px;color:var(--muted)}nav{display:flex;gap:36px;font-size:14px}nav a:hover{color:var(--paper)}.language{background:none;border:1px solid var(--line);border-radius:30px;color:var(--fg);padding:10px 17px;font-size:14px;cursor:pointer}.language span{color:#666;margin:0 5px}.language strong{color:var(--paper)}.hero{padding:28px 5% 24px;overflow:hidden}.hero-top,.hero-bottom,.section-label,.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1.3px}.hero-top{color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1.07fr 1fr;min-height:630px;align-items:center}.hero-copy{position:relative;z-index:1;padding:55px 0}.eyebrow{color:var(--paper);font-size:15px;font-weight:700;letter-spacing:2px;margin:0 0 20px}h1{font-family:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;font-size:clamp(80px,9.7vw,160px);font-weight:800;line-height:.89;letter-spacing:-2px;margin:0}h1 em{font-style:normal;color:var(--paper)}.hero-description{font-size:20px;line-height:1.85;margin:27px 0 26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:55px;background:var(--paper);color:#10110f;padding:18px 24px;border-radius:3px;font-weight:700;transition:background .2s}.button:hover{background:#f5ffb7}.hero-art{position:relative;min-width:0;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.hero-art img{height:auto;width:118%;max-width:none;display:block;mix-blend-mode:screen}.art-caption{position:absolute;bottom:2%;right:0;font-size:12px;letter-spacing:2px;color:var(--muted)}.hero-bottom{border-top:1px solid var(--line);padding-top:20px;color:var(--muted);font-size:12px;letter-spacing:.6px}.ribbon{background:var(--paper);color:#10110f;display:flex;justify-content:space-around;gap:42px;overflow:hidden;white-space:nowrap;padding:20px 0;font-size:24px;font-weight:700;letter-spacing:-.5px}.section{padding:72px 5% 88px}.section-label{color:var(--muted);margin-bottom:54px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}h2{font-size:clamp(32px,4vw,60px);letter-spacing:-1.8px;line-height:1.3;margin:0;font-weight:700}.story-text p{font-size:17px;line-height:1.95;margin:0 0 25px;color:#cccec3}.story-text .story-signoff{margin:36px 0 0;line-height:1.6}.story-signoff strong{color:var(--paper);font-weight:500}.manifesto{background:#191b16}.principle{border-top:1px solid #434738;display:grid;grid-template-columns:.13fr 1fr .8fr;gap:25px;padding:32px 0;align-items:start}.principle:last-child{border-bottom:1px solid #434738}.number{color:var(--paper);font-size:14px;padding-top:10px}h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(30px,3.5vw,54px);font-weight:600;margin:0;line-height:1.1}.principle p{margin:3px 0 0;color:#c8cbbe;line-height:1.8;font-size:16px}.launch{background:var(--paper);color:#10110f}.launch .section-label{color:#424932}.status{border:1px solid #69733b;border-radius:30px;padding:7px 12px;margin-top:-7px;letter-spacing:.5px}.launch-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}.launch h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(54px,6vw,94px);line-height:.94;font-weight:700;letter-spacing:-1px}.launch h2 span{color:#708211}.launch p{line-height:1.9;margin-top:24px}.launch-details{margin:0}.launch-details>div{border-bottom:1px solid #adb935;padding:19px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:16px;font-size:14px}.launch-details>div:first-child{padding-top:0}.launch-details dt{color:#444d20}.launch-details dd{margin:0;font-weight:600;overflow-wrap:anywhere}.launch-details a{text-decoration:underline;text-underline-offset:4px}.muted{font-weight:400!important;color:#46501b}.launch .launch-note{margin:48px 0 0;padding-top:22px;border-top:1px solid #adb935;font-size:14px;color:#444d20;max-width:100%}footer{padding:40px 5% 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top p{font-size:14px;letter-spacing:1px}.disclosure{font-size:13px;line-height:1.85;max-width:880px;color:var(--muted);margin:26px 0 35px}.footer-bottom{padding-top:22px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
@media(min-width:1600px){.hero-grid{min-height:760px}}@media(max-width:800px){.header{height:80px}.wordmark{font-size:25px}nav{gap:20px}.hero-grid{min-height:540px}h1{font-size:clamp(70px,10.5vw,95px)}.hero-description{font-size:17px}.hero-art img{width:140%}.edition{display:none}.section{padding-top:55px;padding-bottom:60px}.section-label{margin-bottom:35px}.principle{grid-template-columns:30px 1fr;gap:12px}.principle p{grid-column:2}.story-grid,.launch-grid{gap:6%}.story-text p{font-size:16px}.launch-details>div{grid-template-columns:1fr;gap:6px}.art-caption{font-size:10px}}
@media(max-width:560px){.header{padding:0 6%}.wordmark{font-size:24px}nav{display:none}.language{font-size:13px;padding:9px 13px}.hero{padding:24px 6%}.hero-top{font-size:10px;letter-spacing:1px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding:48px 0 0}h1{font-size:clamp(72px,19vw,112px);letter-spacing:-1px}.hero-description{font-size:18px;margin:22px 0}.hero-art{margin:0 auto;width:90%;max-width:380px;aspect-ratio:1.13}.hero-art img{width:110%}.art-caption{bottom:3%;right:0;font-size:10px;letter-spacing:1px}.hero-bottom{font-size:12px;line-height:1.6}.hero-bottom a{display:none}.ribbon{font-size:19px;padding:17px 0;justify-content:flex-start;gap:30px}.section{padding:48px 6% 55px}.section-label{font-size:10px;letter-spacing:.8px;gap:15px}.story-grid,.launch-grid{grid-template-columns:1fr;gap:30px}h2{font-size:36px}.story-text p{font-size:16px}.principle{padding:24px 0}.principle h3{font-size:36px}.principle p{font-size:15px}.launch h2{font-size:68px}.launch-details>div{grid-template-columns:1fr 1.5fr;padding:18px 0;gap:10px}.launch-details>div:first-child{padding-top:18px;border-top:1px solid #adb935}.launch .launch-note{font-size:13px;margin-top:30px}footer{padding:30px 6% 22px}.footer-top p{font-size:11px}.disclosure{font-size:12px}.footer-bottom{font-size:10px;letter-spacing:.4px}.footer-bottom>span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(prefers-reduced-data:reduce){body{font-family:system-ui,sans-serif}}

.reference-link{font-size:14px;text-decoration:underline;text-underline-offset:5px;color:var(--muted)}

/* FOREVER character portrait */
.hero-art{padding:24px 0 44px 24px;aspect-ratio:auto}.hero-art img{width:100%;max-width:520px;border-radius:24px;mix-blend-mode:normal}.art-caption{bottom:14px;right:0;font-size:12px;letter-spacing:1px}@media(max-width:800px){.hero-art{padding-left:16px}.hero-art img{width:100%}}@media(max-width:560px){.hero-art{margin-top:24px;width:100%;padding:0 0 34px;max-width:380px;aspect-ratio:auto}.hero-art img{width:100%;border-radius:18px}.art-caption{bottom:8px;font-size:10px}}

.fee-split{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:34px;border-top:1px solid #adb935;padding-top:24px}.fee-split strong{display:block;font-family:"Barlow Condensed",Impact,sans-serif;font-size:64px;line-height:1.05}.fee-split span{display:block;margin-top:10px;font-size:14px;line-height:1.6}.launch .reward-note{font-size:14px;line-height:1.8}.contract-address{font-family:ui-monospace,monospace;font-size:13px;line-height:1.7;word-break:break-all}.contract-address a{text-decoration:none}.launch-details dd{min-width:0}
