@font-face{font-family:'Space Grotesk';src:url('assets/fonts/space-grotesk-bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}

@font-face{font-family:Manrope;src:url('assets/fonts/manrope-latin.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}

:root{--cyan:#85e3e6;--ink:#091a20;--dark:#09171d;--paper:#f0f0e7;--muted:#a0b1b7;--line:#2c3d44;--wrap:1280px;color-scheme:dark}

*{box-sizing:border-box}

html{scroll-behavior:smooth}

body{margin:0;background:var(--dark);color:var(--paper);font:500 15px/1.75 Manrope,sans-serif;-webkit-font-smoothing:antialiased}

img{display:block;max-width:100%;height:auto}

a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}

button{font:inherit;cursor:pointer}

[hidden]{display:none!important}

::selection{color:var(--ink);background:#f4ce4b}

:focus-visible{outline:3px solid #dfaa20;outline-offset:5px}

.wrap{width:min(var(--wrap),calc(100% - 96px));margin-inline:auto}

h1,h2,h3,p,figure{margin:0}

h1,h2,h3,.brand strong,.button,.tax-number{font-family:'Space Grotesk',sans-serif;font-weight:700}

h1,h2{line-height:.95;letter-spacing:-.065em}

h3{line-height:1.15;letter-spacing:-.04em}

section[id]{scroll-margin-top:30px}

.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

.skip-link{position:fixed;z-index:10;left:12px;top:12px;background:var(--paper);color:var(--ink);padding:12px 20px;clip-path:inset(50%)}

.skip-link:focus{clip-path:none}

.opening{background:var(--cyan);color:var(--ink);color-scheme:light}

.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #091a2033}

.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}

.brand img{width:33px;height:33px;border-radius:50%}

.brand strong{font-size:19px;letter-spacing:-.05em;line-height:1}

nav{display:flex;align-items:center;gap:35px}

nav a{display:inline-flex;align-items:center;min-height:44px;font-size:11px;font-weight:700;text-decoration:none}

nav a:hover{text-decoration:underline}

.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:57px;padding:15px 24px;border:1px solid transparent;border-radius:0;text-decoration:none;font-size:12px;letter-spacing:.015em;transition:background .2s,transform .2s,box-shadow .2s}

.button:hover{transform:translate(-3px,-3px);box-shadow:4px 4px 0 #091a2055}

.header-swap{min-height:43px;padding:10px 16px;border:1px solid var(--ink);font-size:10px;gap:22px}

.header-swap:hover{background:var(--ink);color:var(--cyan)}

.button-dark{background:var(--ink);color:var(--paper)}

.button-dark:hover{background:#183840}

.button-outline{border:1px solid var(--ink);color:var(--ink)}

.hero{position:relative;padding-top:24px}

.hero-topline{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:9px;letter-spacing:.08em;font-weight:700}

.hero-topline a{display:flex;align-items:center;gap:8px;text-decoration:none;min-height:30px}

.status-dot{display:inline-block;width:6px;height:6px;background:var(--ink);border-radius:50%}

h1{font-size:clamp(72px,12.35vw,176px);line-height:1;letter-spacing:-.075em;margin:19px 0 0;white-space:nowrap}

.hero-body{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:12px;position:relative;min-height:520px;padding-bottom:36px}

.hero-copy{position:relative;z-index:1;padding-top:35px;min-width:0}

.eyebrow{font-size:9px;font-weight:800;letter-spacing:.12em;margin-bottom:20px}

.hero-copy h2{font-size:clamp(37px,3.8vw,55px);line-height:1.03;letter-spacing:-.065em}

.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;margin-top:23px;max-width:350px;color:#2a4a52}

.hero-copy .button{margin-top:25px;min-width:236px}

.hero-secondary{display:block;width:fit-content;padding-block:12px;font-size:10px;font-weight:700;margin-top:5px;text-decoration:none}

.hero-secondary:hover{text-decoration:underline}

.mascot-stage{position:relative;min-width:0;height:540px;margin-top:-30px}

.mascot-stage::after{content:'';position:absolute;left:18%;right:2%;bottom:55px;height:35px;border-radius:50%;background:#153d4140;filter:blur(19px)}

.mascot{position:absolute;z-index:1;width:650px;max-width:none;right:-24px;bottom:13px;height:650px;object-fit:contain;transform:rotate(-5deg);filter:drop-shadow(12px 15px 0 #193b4112);transition:transform .5s}

.mascot-stage:hover .mascot{transform:rotate(-2deg) translateY(-8px)}

.mascot-stage figcaption{position:absolute;bottom:0;left:20%;right:0;display:flex;justify-content:space-between;gap:15px;font-size:8px;font-weight:800;letter-spacing:.06em}

.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #091a2044;padding-block:23px;font-size:10px;font-weight:800;letter-spacing:.05em}

.hero-bottom>span:first-child{display:flex;align-items:center;gap:9px}

.hero-bottom img{background:var(--ink);border-radius:50%;padding:2px}

.hero-bottom>a{text-decoration:none}

.section-label{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:9px;letter-spacing:.09em;font-weight:700;color:#a5b9c1;padding-bottom:23px;border-bottom:1px solid var(--line)}

.rewards{padding-block:80px 88px}

.rewards-intro{display:flex;align-items:end;justify-content:space-between;gap:55px;margin-top:40px}

h2{font-size:clamp(42px,4.7vw,68px)}

em{font-style:normal;color:var(--cyan)}

.rewards-intro>p{max-width:360px;font-size:13px;line-height:1.9;color:#a8bcc3;padding-bottom:5px}

.rewards-mechanism{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:50px}

.tax-feature{display:flex;flex-direction:column;align-items:start;justify-content:center;border:1px solid #34525e;padding:28px 44px;position:relative;overflow:hidden}

.tax-feature::after{content:'↗';position:absolute;right:19px;top:13px;font-size:38px;color:var(--cyan)}

.tax-number{font-size:clamp(140px,15vw,218px);line-height:1;letter-spacing:-.095em;color:var(--cyan)}

.tax-number span{font-size:.58em}

.tax-feature>p{font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.65;padding-top:10px}

.reward-explainer article{display:flex;align-items:baseline;gap:24px;padding-block:20px;border-bottom:1px solid var(--line)}

.reward-explainer article:first-child{padding-top:0}

.reward-explainer article>span{font-size:10px;color:var(--cyan);font-weight:700}

.reward-explainer h3{font-size:25px}

.reward-explainer p{font-size:12px;color:#9fb4be;line-height:1.8;margin-top:9px;max-width:340px}

.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;min-height:42px;font-size:10px;font-weight:800;text-decoration:none;letter-spacing:.035em;margin-top:20px}

.text-link:hover{text-decoration:underline}

.reward-explainer .text-link{color:var(--cyan)}

.story-section{background:var(--paper);color:var(--ink);color-scheme:light}

.story{padding-block:55px 74px}

.story .section-label{border-color:#091a2033;color:#486168}

.story-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:95px;align-items:center;margin-top:48px}

.story-art{min-width:0}

.story-copy{max-width:420px}

.story-copy .eyebrow{font-size:8px;color:#43616b}

.story-copy h2{font-size:clamp(60px,6.6vw,93px);line-height:.92}

.story-copy>p:not(.eyebrow){margin-top:25px;max-width:350px;font-size:13px;line-height:1.85;color:#39545c}

.story-copy>.story-note{font-size:10px!important;max-width:340px!important;color:#5b7176!important;margin-top:18px!important}

.origin-card{display:block;text-decoration:none;background:#fff;color:#102831;border:1px solid #bbc6c6;padding:24px;box-shadow:10px 10px 0 #cbd5d1;transition:transform .25s}

.origin-card:hover{transform:translate(-3px,-3px)}

.post-head{display:flex;justify-content:space-between;gap:20px;align-items:center}

.post-author{display:flex;align-items:center;gap:10px}

.post-author img{width:35px;height:35px;border-radius:50%}

.post-author>span{display:grid;gap:1px}

.post-author strong{font-size:12px}

.post-author small{font-size:10px;color:#57707b}

.x-mark{font-size:21px}

blockquote{margin:20px 0;font-size:15px;line-height:1.65}

.post-art{background:#000;overflow:hidden}

.post-art img{width:100%;height:auto;aspect-ratio:640/414;object-fit:contain}

.post-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:17px;font-size:9px;color:#607680}

.post-cta{font-weight:700;color:#1c414b}

.faq{padding-block:80px;display:grid;grid-template-columns:1fr 1.15fr;gap:90px}

.faq .eyebrow{color:#a1b6be}

.faq h2{font-size:clamp(40px,4.2vw,60px)}

.faq-list{border-top:1px solid var(--line)}

details{border-bottom:1px solid var(--line)}

summary{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:22px 0;list-style:none;cursor:pointer;font-size:13px;font-weight:700}

summary::-webkit-details-marker{display:none}

summary::after{content:'+';font-size:24px;line-height:1;color:var(--cyan);font-weight:400}

details[open] summary::after{content:'−'}

details p{font-size:12px;line-height:1.9;color:#a7bac2;margin:0 25px 22px 0}

details a{color:var(--paper)}

.join-section{background:var(--cyan);color:var(--ink);color-scheme:light}

.join{padding-block:36px 28px}

.join .section-label{border-color:#091a2044;color:#274850}

.join-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:center;padding-block:45px}

.join h2{font-size:clamp(66px,7.4vw,108px);line-height:.92}

.join h2 span{color:transparent;-webkit-text-stroke:2px var(--ink)}

.join-actions{max-width:300px;justify-self:end;width:100%}

.join-actions>p{font-size:13px;line-height:1.8;margin-bottom:23px}

.join-actions .button{width:100%;margin-top:9px;font-size:11px}

.token-address{display:flex;align-items:center;gap:20px;border-top:1px solid #091a2044;padding-top:23px;font-size:9px}

.token-address>span:first-child{font-size:8px;font-weight:800;letter-spacing:.08em;white-space:nowrap}

.token-address code{min-width:0;overflow-wrap:anywhere;user-select:all;font-size:10px}

.token-address button{border:1px solid #091a2077;background:transparent;padding:10px 15px;flex-shrink:0;margin-left:auto;font-size:9px;font-weight:800}

.token-address button:hover{background:var(--ink);color:var(--cyan)}

.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:29px}

.site-footer .brand strong{font-size:15px}

.site-footer .brand img{width:27px;height:27px}

.site-footer p{font-size:9px;color:#809ba7}

.site-footer>a:last-child{font-size:8px;font-weight:700;text-decoration:none;color:#a4bfc9;letter-spacing:.035em}

@media(min-width:1600px){h1{font-size:176px}
.hero-body{min-height:560px}
.mascot{width:710px;height:710px;right:-15px;bottom:0}
.mascot-stage{height:560px}
}

@media(max-width:1100px){.wrap{width:calc(100% - 72px)}
.hero-body{min-height:450px}
.mascot-stage{height:450px}
.mascot{width:550px;height:550px;right:20px;bottom:20px}
.hero-copy h2{font-size:42px}
.hero-copy>p:not(.eyebrow){font-size:12px}
.rewards-mechanism{gap:55px}
.story-grid{gap:65px}
.join-grid{gap:50px}
.tax-feature{padding-inline:32px}
.faq{gap:50px}
}

@media(max-width:800px){.wrap{width:calc(100% - 48px)}
.site-header{height:78px;gap:20px}
nav{gap:21px}
nav a{font-size:10px}
.brand strong{font-size:16px}
.brand img{width:30px;height:30px}
.header-swap{font-size:9px;padding:10px 12px;gap:15px}
.hero-topline{font-size:8px}
.hero-body{grid-template-columns:1fr 1fr;min-height:420px;gap:0}
.hero-copy{padding-top:24px}
.hero-copy h2{font-size:34px}
.hero-copy>p:not(.eyebrow){font-size:11px}
.hero-copy .button{font-size:10px;min-width:205px;padding-inline:19px}
.mascot-stage{height:390px;margin-top:0}
.mascot{width:445px;height:445px;right:20px;bottom:18px}
.mascot-stage figcaption{left:10px;font-size:6px;gap:8px}
.hero-bottom{font-size:8px;padding-block:20px;gap:15px}
.hero-bottom img{width:18px;height:18px}
.rewards{padding-block:60px}
.rewards-intro{gap:30px;margin-top:30px}
.rewards-intro h2{font-size:42px}
.rewards-intro>p{max-width:270px;font-size:11px}
.rewards-mechanism{gap:35px;margin-top:38px}
.tax-feature{padding:25px}
.tax-number{font-size:140px}
.tax-feature>p{font-size:9px}
.reward-explainer h3{font-size:22px}
.reward-explainer p{font-size:11px}
.reward-explainer article{gap:17px;padding-block:17px}
.story-grid{gap:40px}
.story-copy h2{font-size:62px}
.story-copy>p:not(.eyebrow){font-size:11px}
.origin-card{padding:18px;box-shadow:7px 7px 0 #cbd5d1}
blockquote{font-size:12px}
.post-foot{font-size:8px}
.story{padding-block:40px 60px}
.section-label{font-size:8px}
.faq{gap:35px;padding-block:60px}
.faq h2{font-size:42px}
summary{font-size:11px}
details p{font-size:11px}
.join-grid{gap:40px}
.join h2{font-size:72px}
.join-actions{max-width:260px}
.site-footer{flex-wrap:wrap}
.site-footer p{order:3;flex-basis:100%}
.token-address{gap:12px}
.token-address code{font-size:9px}
}

@media(max-width:580px){.wrap{width:calc(100% - 36px)}
.site-header{height:auto;min-height:71px;gap:12px 14px;padding-block:15px;flex-wrap:wrap}
.brand{gap:8px}
.brand strong{font-size:14px}
.brand img{width:28px;height:28px}
nav{display:flex;order:3;flex-basis:100%;justify-content:space-between;border-top:1px solid #091a2022;padding-top:7px}
nav a{min-height:32px;font-size:10px}
.header-swap{margin-left:auto}
.header-swap{font-size:8px;gap:14px;padding:10px 12px;min-height:37px}
.hero{padding-top:16px}
.hero-topline{font-size:7px;gap:12px}
.hero-topline>span{display:none}
h1{font-size:12.25vw;letter-spacing:-.075em;margin-top:9px}
.hero-body{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-bottom:25px}
.hero-copy{padding-top:30px}
.hero-copy h2{font-size:43px;line-height:1.02}
.hero-copy .eyebrow{font-size:8px;margin-bottom:13px}
.hero-copy>p:not(.eyebrow){font-size:14px;margin-top:18px}
.hero-copy .button{min-width:226px;font-size:11px;min-height:52px;margin-top:21px}
.hero-secondary{font-size:9px;padding-block:10px}
.mascot-stage{height:370px;width:100%;margin-top:-7px}
.mascot{width:100%;height:auto;right:0;bottom:9px;transform:none}
.mascot-stage::after{bottom:42px;height:27px}
.mascot-stage figcaption{left:0;right:0;font-size:7px;bottom:0}
.hero-bottom{display:grid;grid-template-columns:auto auto;gap:13px;font-size:8px;padding-block:18px}
.hero-bottom>span:nth-child(2){grid-row:2;grid-column:1/-1;padding-top:13px;border-top:1px solid #091a2022;font-size:8px}
.hero-bottom>a{text-align:right}
.section-label{font-size:7px;padding-bottom:17px;gap:20px}
.section-label>span:last-child{text-align:right;max-width:140px}
.rewards{padding-block:42px 52px}
.rewards-intro{display:block;margin-top:28px}
.rewards-intro h2{font-size:43px;line-height:1}
.rewards-intro>p{max-width:none;font-size:14px;margin-top:22px}
.rewards-mechanism{grid-template-columns:minmax(0,1fr);gap:30px;margin-top:28px}
.tax-feature{padding:24px 28px;flex-direction:row;align-items:end;justify-content:space-between;gap:20px;min-width:0}
.tax-feature::after{font-size:23px;right:15px;top:10px}
.tax-number{font-size:130px}
.tax-feature>p{font-size:8px;padding-bottom:9px;line-height:1.8}
.reward-explainer article{padding-block:20px;gap:20px}
.reward-explainer h3{font-size:25px}
.reward-explainer p{font-size:14px;max-width:none}
.reward-explainer .text-link{font-size:9px;margin-top:15px}
.story{padding-block:33px 45px}
.story-grid{display:flex;flex-direction:column-reverse;align-items:stretch;gap:35px;margin-top:30px}
.story-copy{max-width:none}
.story-copy .eyebrow{font-size:7px;margin-bottom:16px}
.story-copy h2{font-size:66px}
.story-copy>p:not(.eyebrow){font-size:14px;max-width:none;margin-top:20px}
.story-copy>.story-note{font-size:9px!important;margin-top:14px!important}
.story-copy .text-link{margin-top:12px;font-size:9px}
.story-art{padding-right:7px}
.origin-card{padding:20px}
blockquote{font-size:14px}
.post-foot{font-size:9px}
.faq{grid-template-columns:minmax(0,1fr);gap:25px;padding-block:48px}
.faq h2{font-size:44px}
.faq .eyebrow{font-size:8px;margin-bottom:15px}
summary{font-size:12px;padding-block:21px}
details p{font-size:13px}
.join{padding-block:29px 24px}
.join-grid{grid-template-columns:minmax(0,1fr);gap:26px;padding-block:30px}
.join h2{font-size:74px;line-height:.93}
.join-actions{justify-self:start;max-width:none}
.join-actions>p{font-size:12px;margin-bottom:15px}
.join-actions .button{min-height:52px;font-size:10px}
.token-address{flex-wrap:wrap;gap:14px;padding-top:19px}
.token-address>span:first-child{font-size:7px}
.token-address code{order:3;flex-basis:100%;font-size:9px}
.token-address button{font-size:8px;padding:9px 11px}
.site-footer{gap:20px;padding-block:24px}
.site-footer .brand strong{font-size:13px}
.site-footer .brand img{width:25px;height:25px}
.site-footer>a:last-child{font-size:7px}
.site-footer p{font-size:8px}
}

@media(max-width:360px){.wrap{width:calc(100% - 30px)}
.brand strong{font-size:12px}
.brand img{width:25px;height:25px}
.header-swap{padding-inline:9px;gap:7px;font-size:7px}
.hero-copy h2{font-size:37px}
.mascot-stage{height:310px;margin-top:5px}
.hero-topline{font-size:6px}
.rewards-intro h2{font-size:36px}
.tax-number{font-size:103px}
.tax-feature{padding:22px;gap:13px}
.tax-feature>p{font-size:7px}
.story-copy h2{font-size:58px}
.join h2{font-size:64px}
.section-label{font-size:6px}
.section-label>span:last-child{max-width:125px}
.origin-card{padding:16px}
.post-foot{font-size:8px}
.site-footer>a:last-child{font-size:6px}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*::before,*::after{transition:none!important;animation:none!important}
}
