@font-face{font-family:GreenVeil Condensed;src:url(../fonts/RobotoCondensed-Black.ttf) format("truetype");font-style:normal;font-weight:900;font-display:swap}@font-face{font-family:GreenVeil Condensed;src:url(../fonts/RobotoCondensed-Medium.ttf) format("truetype");font-style:normal;font-weight:500;font-display:swap}:root{color-scheme:dark;--ivory: #fff7df;--muted: #c9d8ce;--lime: #d3f474;--forest: #102924;--line: rgba(246, 251, 229, .23);--page-gutter: clamp(24px, 5.2vw, 92px);--display-font: "GreenVeil Condensed", "Arial Narrow", Impact, sans-serif;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;color:var(--ivory);background:var(--forest);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html{margin:0;scroll-behavior:smooth;scrollbar-color:#73987c #102924}body{margin:0;overflow-x:clip}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed}button:not(:disabled),a{touch-action:manipulation}button,input,a{outline-offset:6px}:focus-visible{outline:2px solid var(--lime)}::selection{color:#102924;background:var(--lime)}[hidden]{display:none!important}svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.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;top:12px;left:12px;z-index:100;padding:14px 20px;background:var(--lime);color:#102924;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.cinematic-stage{position:fixed;z-index:0;inset:0;overflow:hidden;background-color:var(--forest);background-image:var(--opening-poster, url(../token/comic-opening-desktop.webp));background-size:cover;background-position:center;pointer-events:none}.cinematic-stage[data-renderer=ready]{background-image:none}#cinematic-canvas{display:block;width:100%;height:100%}.cinematic-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,20,.48),rgba(4,22,20,.22) 29%,transparent 59%),linear-gradient(180deg,rgba(4,17,16,.3),transparent 22%,transparent 70%,rgba(4,19,19,.38))}.world-loading{position:fixed;bottom:27px;left:50%;z-index:15;display:flex;align-items:center;gap:10px;transform:translate(-50%);padding:11px 16px;border:1px solid var(--line);border-radius:24px;background:#091e19d9;color:var(--muted);font-size:12px;transition:opacity .3s,visibility .3s}.world-loading span{width:6px;height:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 10px #b4ef6f88}.world-loading.is-loaded,.world-loading.is-hidden,body.is-loaded .world-loading{opacity:0;visibility:hidden;pointer-events:none}.site-header{position:fixed;top:0;left:0;right:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:27px var(--page-gutter) 23px;background:linear-gradient(180deg,#061d1894,#061d180f)}.wordmark{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;font:900 30px/.9 var(--display-font);letter-spacing:-1px}.wordmark>svg{width:27px;height:37px;color:var(--lime);stroke-width:3;transform:rotate(16deg)}.wordmark span{display:block}.wordmark small{display:block;margin-top:7px;font:600 9px/1 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:4.6px;color:var(--muted)}.header-nav{display:flex;align-items:center;gap:34px;margin-left:auto;font-size:12px;font-weight:500}.header-nav a{position:relative;padding:10px 0;color:#f4f5e8d9}.header-nav a:after{position:absolute;right:0;bottom:4px;left:0;height:1px;background:var(--lime);content:"";transform:scaleX(0);transform-origin:left;transition:transform .2s}.header-nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:50px;padding:0 24px;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:650;line-height:1.3;cursor:pointer;transition:background .2s,color .2s,transform .2s,border-color .2s}.button svg{width:20px;height:20px;flex-shrink:0;transition:transform .2s}.button:hover:not(:disabled) svg{transform:translate(3px)}.button:active:not(:disabled){transform:translateY(1px)}.button--header{min-height:44px;gap:23px;padding:0 19px;border-color:#e7f4dc7a;background:#102f244d;font-size:12px}.button--header:hover{background:var(--ivory);color:var(--forest)}.button--accent{color:#163325;background:var(--chapter-accent, var(--lime));box-shadow:0 6px 24px #05150f30}.button--accent:hover:not(:disabled){background:#f0ffb6}.button--accent:disabled{opacity:.65}.button--buy{border-color:var(--line);color:var(--ivory);background:#071e1880}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:500;border-bottom:1px solid #fff7df77;padding:8px 0}.text-link:hover{color:var(--chapter-accent, var(--lime))}main{position:relative;z-index:2}.chapter{position:relative;height:101.5svh;--chapter-accent: var(--lime)}.chapter--world{height:87.5svh}.chapter--archery{--chapter-accent: #ffda85}.chapter--siege{--chapter-accent: #c4f37e}.chapter--underrail{--chapter-accent: #d4beff}.chapter--claw{--chapter-accent: #d6edff;height:201.5svh}.chapter-inner{position:sticky;top:0;display:flex;align-items:center;width:100%;height:100svh;min-height:560px;padding:104px var(--page-gutter) 100px;overflow:clip}body[data-chapter] .chapter-inner{position:fixed;inset:0;visibility:hidden;pointer-events:none}body[data-chapter] .chapter.is-current .chapter-inner{visibility:visible}body[data-chapter] .chapter.is-current .chapter-inner :is(a,button){pointer-events:auto}.chapter-copy{position:relative;z-index:3;width:min(440px,39vw);opacity:var(--copy-opacity, 1);transform:translate3d(0,var(--copy-y, 0px),0);text-shadow:0 2px 24px #061c2066}.hero-copy{margin-top:-115px}.chapter-label{display:flex;align-items:center;gap:12px;margin:0 0 23px;font-size:10px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:2.4px;color:#f0f3e4}.chapter-label>span:not(.label-line){color:var(--chapter-accent);letter-spacing:1px}.label-line{width:27px;height:1px;background:var(--lime)}h1,h2{margin:0 0 24px;font-family:var(--display-font);font-weight:900;line-height:.92;letter-spacing:-.042em;text-transform:uppercase}h1{font-size:clamp(66px,7vw,94px)}h2{font-size:clamp(56px,6.2vw,80px)}h1 em,h2 em{font-style:normal;color:var(--chapter-accent)}.chapter-description{margin:0 0 28px;max-width:380px;font-size:clamp(14px,1.08vw,17px);line-height:1.65;color:#f1f3e8;font-weight:400;text-shadow:0 1px 2px #061a16b3,0 2px 14px #061a16b3}.interaction-note{margin-top:16px;font-size:11px;line-height:1.6;color:#e8efe1a8}.hero-bottom{position:absolute;right:calc(var(--page-gutter) + 60px);bottom:82px;left:var(--page-gutter);display:grid;grid-template-columns:minmax(270px,380px) minmax(380px,1fr);gap:clamp(35px,5.2vw,82px);align-items:start;max-width:1020px;padding-top:22px;border-top:1px solid var(--line);opacity:var(--copy-opacity, 1);transform:translate3d(0,var(--copy-y, 0px),0)}.contract{min-width:0}.contract__heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-size:9px;font-weight:650;letter-spacing:2px;line-height:1.3;text-transform:uppercase;color:#d7e6d9}.contract__network{color:var(--lime)}.contract__row{display:flex;align-items:center;gap:12px;min-height:38px}.contract__row code{display:block;flex:1;min-width:0;overflow-wrap:anywhere;font-family:inherit;font-size:15px;line-height:1.4;font-weight:500;color:var(--ivory)}.contract.has-address .contract__row code{font-size:11px;line-height:1.5;letter-spacing:.25px}.copy-button{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border:1px solid rgba(233,247,209,.4);border-radius:3px;background:#102e2366;color:var(--lime);font-size:10px;font-weight:600;cursor:pointer}.copy-button svg{width:14px;height:14px}.copy-button:disabled{color:#d5e0d6a3;border-color:#dae6d626}.copy-button:hover:not(:disabled){color:var(--forest);background:var(--lime)}.contract__explorer{display:inline-block;margin-top:8px;font-size:10px;color:var(--lime)}.world-stats{display:grid;grid-template-columns:1.15fr .9fr 1fr;gap:20px}.world-stats>div{display:flex;flex-direction:column;gap:6px}.world-stats strong{font:500 31px/1 var(--display-font);letter-spacing:-.5px}.world-stats span{font-size:11px;line-height:1.4;color:#e8eee3;white-space:nowrap}.stats-status{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:11px 0 0;color:#d9e5d6bd;font-size:9px;line-height:1.4}.scroll-note{position:absolute;display:flex;align-items:center;gap:12px;left:var(--page-gutter);bottom:29px;font-size:10px;font-weight:500;color:#edf2e3b5}.scroll-note svg{width:16px;height:16px;transform:rotate(90deg)}.scroll-note__line{display:block;width:24px;height:1px;background:var(--lime)}.next-chapter{position:absolute;bottom:80px;left:var(--page-gutter);display:grid;grid-template-columns:1fr auto;column-gap:22px;row-gap:10px;align-items:center;font-size:12px;color:#faf6e8ce;opacity:var(--copy-opacity, 1)}.next-chapter>span{grid-column:1/-1;color:var(--chapter-accent);font-size:9px;letter-spacing:2px;text-transform:uppercase}.next-chapter svg{width:18px;height:18px;transform:rotate(90deg)}.winter-signoff{position:absolute;bottom:83px;left:var(--page-gutter);display:flex;align-items:center;gap:14px;font-size:11px;color:#dfe9e6b8;opacity:var(--copy-opacity, 1)}.winter-signoff svg{width:29px;height:29px;color:var(--chapter-accent)}.chapter-nav{position:fixed;z-index:20;right:28px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-end;gap:5px}.chapter-nav a{position:relative;display:flex;align-items:center;gap:12px;min-height:35px;padding-left:15px}.chapter-nav a>span{width:19px;font:500 11px/1 var(--display-font);color:#e0edde80}.chapter-nav i{display:block;width:5px;height:5px;border-radius:50%;border:1px solid #e6f0df77;background:#1d4638;transition:background .3s,box-shadow .3s}.chapter-nav a[aria-current]>span{color:var(--lime)}.chapter-nav a[aria-current] i{background:var(--lime);border-color:var(--lime);box-shadow:0 0 0 4px #d3f4741c}.chapter-nav a b{position:absolute;top:50%;right:100%;padding-right:10px;font-size:10px;font-weight:500;white-space:nowrap;transform:translate(8px,-50%);opacity:0;transition:opacity .2s,transform .2s;pointer-events:none}.chapter-nav a:hover b,.chapter-nav a:focus-visible b{opacity:1;transform:translateY(-50%)}.chapter-nav__line{position:absolute;top:18px;right:2px;bottom:18px;width:1px;background:#e6f0df33}#chapter-progress{display:block;width:100%;height:100%;transform:scaleY(0);transform-origin:top;background:var(--lime)}.motion-toggle{position:fixed;bottom:24px;right:var(--page-gutter);z-index:25;display:flex;align-items:center;gap:8px;min-height:32px;padding:3px 0 3px 10px;border:0;background:transparent;font-size:9px;letter-spacing:.4px;color:#eef5e7cb;cursor:pointer}.motion-toggle svg{width:17px;height:17px}.motion-toggle__pause{display:none}.motion-toggle[aria-pressed=true] .motion-toggle__pause{display:block}.motion-toggle[aria-pressed=true] .motion-toggle__play{display:none}.scene-status{position:fixed;bottom:35px;right:calc(var(--page-gutter) + 132px);z-index:20;display:flex;align-items:center;gap:11px;font-size:9px;color:#eef2e7bd;pointer-events:none}.scene-status>span:first-child{color:var(--lime)}.scene-status__divider{display:block;width:20px;height:1px;background:#dde9d86b}.site-footer{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px var(--page-gutter) 84px;border-top:1px solid var(--line);background:#07191ae6}.site-footer .wordmark{font-size:24px}.site-footer .wordmark small{margin:3px 0 0 3px;font-size:8px;letter-spacing:2px}.site-footer p{font-size:12px;color:#dce5d6ad}.site-footer>div{display:flex;gap:26px;font-size:11px}.site-footer>div a:hover{color:var(--lime)}.toast{position:fixed;z-index:60;left:50%;bottom:82px;max-width:calc(100% - 40px);padding:14px 22px;border:1px solid #bdd49766;border-radius:4px;background:#173b2df5;box-shadow:0 10px 40px #02161155;color:var(--ivory);font-size:13px;line-height:1.5;text-align:center;opacity:0;transform:translate(-50%,12px);pointer-events:none;transition:opacity .2s,transform .2s}.toast.is-visible{opacity:1;transform:translate(-50%)}.noscript-note{position:fixed;bottom:70px;left:20px;right:20px;z-index:50;padding:15px;background:#173b2d;border:1px solid var(--line);font-size:12px}.noscript-note a{text-decoration:underline}@media(min-width:1500px){.hero-copy{margin-top:-90px}.hero-bottom{bottom:95px}}@media(max-height:740px)and (min-width:761px){h1{font-size:clamp(58px,11.5svh,86px);margin-bottom:18px}h2{font-size:clamp(56px,10.3svh,76px);margin-bottom:18px}.hero-copy{margin-top:-95px}.chapter-label{margin-bottom:17px}.chapter-description{margin-bottom:20px;font-size:13px}.hero-bottom{bottom:65px;padding-top:16px}.button{min-height:44px}}@media(max-width:1100px){.header-nav,.site-header{gap:24px}.chapter-copy{width:min(425px,45vw)}.hero-bottom{grid-template-columns:minmax(260px,1fr) minmax(325px,1fr);gap:35px;right:calc(var(--page-gutter) + 25px)}.world-stats{gap:15px}.chapter-nav{right:17px}.world-stats span{font-size:10px}.stats-status{font-size:8px}}@media(max-width:760px){:root{--page-gutter: 24px}.site-header{padding-top:22px;padding-bottom:16px;gap:15px}.wordmark{font-size:25px;gap:8px}.wordmark>svg{width:23px;height:30px}.wordmark small{font-size:7px;margin-top:6px;letter-spacing:4px}.header-nav{display:none}.button--header{min-height:39px;padding:0 13px;gap:11px;font-size:10px}.button--header svg{width:16px;height:16px}.cinematic-shade{background:linear-gradient(90deg,rgba(3,21,17,.3),transparent 90%),linear-gradient(180deg,rgba(7,29,24,.2),rgba(7,29,24,.13) 39%,transparent 49%,rgba(5,21,21,.65) 80%,rgba(5,21,21,.85))}.chapter{height:98svh}.chapter--world{height:84svh}.chapter--claw{height:198svh}.chapter-inner{align-items:flex-start;padding-top:max(119px,13svh);padding-bottom:95px;min-height:640px}.chapter-copy{width:min(390px,88vw)}.hero-copy{width:min(370px,87vw);margin-top:0}.chapter-label{margin-bottom:18px;font-size:8px;letter-spacing:1.8px;gap:9px}.label-line{width:20px}h1{font-size:clamp(57px,14.4vw,82px)}h2{font-size:clamp(55px,12vw,74px)}h1,h2{margin-bottom:17px}.chapter-description{font-size:12px;line-height:1.65;max-width:280px;margin-bottom:20px}.button{min-height:44px;padding:0 17px;gap:20px;font-size:11px}.button svg{width:17px;height:17px}.button-row{gap:15px}.text-link{font-size:10px}.hero-bottom{left:var(--page-gutter);right:var(--page-gutter);bottom:88px;grid-template-columns:1fr;gap:19px;padding-top:16px}.contract__heading{margin-bottom:6px;font-size:8px;letter-spacing:1.7px}.contract__row{min-height:32px}.contract__row code{font-size:12px}.copy-button{min-height:32px;font-size:9px}.world-stats{grid-template-columns:1.15fr .95fr 1fr;gap:17px}.world-stats>div{gap:4px}.world-stats strong{font-size:27px}.world-stats span{font-size:9px}.stats-status{margin-top:9px;font-size:8px}.scroll-note{left:var(--page-gutter);bottom:54px;font-size:8px;gap:9px}.scroll-note__line{width:17px}.scroll-note svg{width:13px;height:13px}.chapter-nav{top:auto;bottom:8px;left:var(--page-gutter);right:auto;transform:none;flex-direction:row;gap:3px;align-items:center}.chapter-nav a{min-height:44px;padding:4px 0;gap:0;width:35px;justify-content:center}.chapter-nav a>span{width:auto;font-size:10px}.chapter-nav a i,.chapter-nav a b{display:none}.chapter-nav__line{inset:auto 0 0;width:100%;height:1px}#chapter-progress{transform:scaleX(0);transform-origin:left}.motion-toggle{bottom:8px;min-height:44px;font-size:9px}.motion-toggle svg{width:15px;height:15px}.scene-status{display:none}.next-chapter{bottom:83px;font-size:11px;row-gap:9px}.next-chapter>span{font-size:8px}.interaction-note{font-size:9px;margin-top:13px}.winter-signoff{bottom:84px;font-size:10px;gap:12px}.winter-signoff svg{width:25px;height:25px}.world-loading{bottom:58px;max-width:210px;font-size:10px;white-space:nowrap}.site-footer{display:grid;grid-template-columns:1fr auto;gap:20px 15px;padding-top:30px;padding-bottom:88px}.site-footer .wordmark{font-size:23px}.site-footer p{font-size:9px;text-align:right}.site-footer>div{grid-column:1/-1;justify-content:space-between;font-size:10px}}@media(max-width:760px)and (max-height:730px){.chapter-inner{padding-top:101px}.chapter-label{margin-bottom:12px}h1{font-size:56px}h2{font-size:54px}.chapter-description{margin-bottom:15px;font-size:11px}.hero-bottom{bottom:81px;gap:12px;padding-top:12px}.world-stats strong{font-size:24px}.stats-status{margin-top:6px}}@media(max-width:390px){:root{--page-gutter: 18px}.site-header{gap:10px}.wordmark{font-size:23px}.wordmark>svg{width:21px}.button--header{padding:0 10px;font-size:9px;gap:8px}h1{font-size:54px}h2{font-size:52px}.chapter-nav{gap:1px}.world-stats{gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.chapter{height:105.35svh}.chapter--world{height:95.55svh}.chapter--claw{height:131.85svh}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.chapter-copy,.hero-bottom{transform:none!important}}.greenveil-home{--site-header-height: 80px}.greenveil-home .cinematic-stage{top:var(--site-header-height)}.greenveil-home .chapter-inner,.greenveil-home[data-chapter] .chapter-inner{top:var(--site-header-height);bottom:auto;height:calc(100dvh - var(--site-header-height));min-height:0;padding-top:42px;padding-bottom:90px}.greenveil-home .hero-bottom{display:block;max-width:720px}.greenveil-home .hero-copy{margin-top:-55px}.greenveil-home .chapter{scroll-margin-top:0}.greenveil-home .chapter-nav{top:calc(50% + var(--site-header-height) / 2)}.greenveil-home .is-current .chapter-description{max-width:390px}.greenveil-home.is-after-story .chapter-inner{visibility:hidden!important}.greenveil-home.is-after-story :is(.motion-toggle,.scene-status,.world-loading){visibility:hidden;pointer-events:none}.home-discover{position:relative;z-index:5;padding:clamp(64px,8vw,120px) var(--page-gutter) 55px;background:#102924;border-top:1px solid var(--line)}.discover-intro{display:grid;grid-template-columns:1.2fr 1fr;column-gap:7vw;align-items:end}.discover-intro .chapter-label{grid-column:1/-1;color:var(--lime)}.discover-intro h2{font-size:clamp(42px,5vw,76px)}.discover-intro h2 em{color:var(--lime)}.discover-intro>p:last-child{margin:0 0 24px;max-width:470px;color:var(--muted);font-size:17px;line-height:1.7}.discover-links{display:grid;grid-template-columns:1fr 1fr;gap:5vw;margin:52px 0 42px}.discover-link{display:block;padding:30px 0;border-top:1px solid var(--line)}.discover-number{font-size:10px;letter-spacing:2px;color:var(--lime)}.discover-link h3{font:900 clamp(30px,3.3vw,48px)/1.08 var(--display-font);letter-spacing:-.025em;margin:22px 0 15px}.discover-link p{color:var(--muted);max-width:460px;font-size:15px;line-height:1.7}.discover-cta{display:inline-flex;gap:24px;align-items:center;margin-top:20px;font-size:13px;font-weight:650;color:var(--lime)}.discover-cta svg{width:21px;transition:transform .2s}.discover-link:hover .discover-cta svg{transform:translate(5px)}.discover-market{padding:26px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.discover-market>span{display:block;font:500 clamp(20px,2.5vw,30px)/1.3 var(--display-font);letter-spacing:.02em}.discover-market p{max-width:650px;font-size:13px;line-height:1.7;color:var(--muted)}.discover-community{display:flex;flex-wrap:wrap;align-items:center;gap:25px;padding-top:35px;font-size:13px}.discover-community p{margin-right:auto;font-size:17px}.discover-community a{display:flex;align-items:center;gap:25px;color:var(--lime);min-height:44px}@media(max-width:880px){.greenveil-home{--site-header-height: 64px}}@media(max-width:760px){.greenveil-home .chapter-inner,.greenveil-home[data-chapter] .chapter-inner{padding-top:35px}.greenveil-home .hero-copy{margin-top:0}.greenveil-home .hero-bottom{bottom:88px}.greenveil-home .chapter-nav{top:auto}.discover-intro,.discover-links{grid-template-columns:1fr}.discover-intro>p:last-child{font-size:15px}.discover-links{gap:10px;margin-top:28px}.discover-link{padding-bottom:22px}.discover-community{gap:12px 28px}.discover-community p{width:100%;margin:0}.home-discover{padding-bottom:32px}}@font-face{font-family:GreenVeil Lilita One;src:url(../fonts/gv-comic/lilita-one.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GreenVeil Patrick Hand;src:url(../fonts/gv-comic/patrick-hand.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GreenVeil Kalam;src:url(../fonts/gv-comic/kalam-bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--comic-display: "GreenVeil Lilita One", "Arial Rounded MT Bold", sans-serif;--comic-body: "GreenVeil Patrick Hand", "Trebuchet MS", sans-serif;--comic-accent: "GreenVeil Kalam", "Comic Sans MS", cursive;--comic-ink: #101910;--comic-paper: #fffbed;--comic-yellow: #ffe02d;--comic-green: #85b847}.greenveil-home{--ivory: var(--comic-paper);--lime: var(--comic-yellow);--display-font: var(--comic-display);--page-gutter: clamp(24px, 4vw, 94px);font-family:var(--comic-body)}.greenveil-home .chapter{--chapter-accent: var(--comic-yellow)}.greenveil-home .chapter-inner,.greenveil-home[data-chapter] .chapter-inner{align-items:center;padding-top:0;padding-bottom:64px}.greenveil-home .chapter-copy{width:min(960px,49vw);text-shadow:none}.greenveil-home .hero-copy{margin-top:0}.greenveil-home .chapter-label{gap:12px;margin-bottom:23px;font:700 clamp(17px,1.5vw,28px)/1.25 var(--comic-accent);letter-spacing:.035em;text-shadow:0 2px 2px #10191066}.hero-eyebrow{position:relative;width:fit-content;margin-left:20px;transform:rotate(-2deg)}.hero-eyebrow:before,.hero-eyebrow:after{position:absolute;top:-8px;width:26px;height:44px;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 44'%3E%3Cg stroke='%23ffe02d' stroke-width='4' stroke-linecap='round'%3E%3Cpath d='m8 4 7 7M3 22l12 1M8 40l7-8'/%3E%3C/g%3E%3C/svg%3E") center / contain no-repeat}.hero-eyebrow:before{left:-32px}.hero-eyebrow:after{right:-39px;transform:rotate(180deg)}.greenveil-home :is(h1,h2){font-family:var(--comic-display);font-weight:400;line-height:.98;letter-spacing:.005em;color:var(--comic-paper);-webkit-text-stroke:6px var(--comic-ink);paint-order:stroke fill;text-shadow:0 6px 0 var(--comic-ink),-3px 3px 0 var(--comic-ink)}.greenveil-home h1{font-size:clamp(74px,7.2vw,166px);margin-bottom:26px}.greenveil-home .chapter h2{font-size:clamp(66px,6.45vw,145px);margin-bottom:26px}.greenveil-home .chapter--claw h2{font-size:clamp(62px,5.7vw,130px)}.greenveil-home :is(h1,h2) em{color:var(--comic-yellow);font-style:normal}.comic-word{display:inline-block;white-space:nowrap}.comic-letter{display:inline-block}.comic-letter:nth-child(4n+1){transform:rotate(-3deg) translateY(1px)}.comic-letter:nth-child(4n+2){transform:rotate(2deg) translateY(-1px)}.comic-letter:nth-child(4n+3){transform:rotate(-1deg)}.comic-letter:nth-child(4n){transform:rotate(3deg) translateY(1px)}.hero-title-wrap{position:relative;width:fit-content;max-width:100%}.hero-doodle{position:absolute;width:clamp(80px,7.5vw,145px);height:auto;right:0;bottom:-9px;overflow:visible;stroke:var(--comic-ink);stroke-width:11;paint-order:stroke fill;pointer-events:none}.hero-doodle__arrow{stroke:var(--comic-paper);stroke-width:5;fill:none;filter:drop-shadow(2px 2px 0 var(--comic-ink)) drop-shadow(-2px -2px 0 var(--comic-ink))}.hero-doodle__spark{stroke:var(--comic-ink);stroke-width:4;fill:var(--comic-yellow)}.greenveil-home .is-current .chapter-description,.greenveil-home .chapter-description{max-width:760px;margin:0 0 34px;font-size:clamp(21px,1.75vw,35px);line-height:1.32;color:var(--comic-paper);text-shadow:0 2px 3px #101910b3}.greenveil-home .button{position:relative;gap:29px;min-height:76px;padding:10px 33px 12px;border:3px solid var(--comic-ink);border-radius:15px 10px 14px 12px;color:var(--comic-ink);background:var(--comic-yellow);box-shadow:-4px 5px 0 var(--comic-ink);font:400 clamp(24px,1.8vw,34px)/1.2 var(--comic-body);-webkit-text-stroke:.4px currentColor;transform:rotate(-1.3deg)}.greenveil-home .button:before{content:"";position:absolute;inset:4px 3px 4px 5px;border:1px solid #101910a1;border-radius:9px 5px 9px 6px;pointer-events:none}.greenveil-home .button svg{width:30px;height:30px;stroke-width:2.6}.greenveil-home .button:hover:not(:disabled){background:#ffeb64;transform:rotate(-1.3deg) translateY(-2px)}.greenveil-home .button:active:not(:disabled){transform:rotate(-1.3deg) translateY(3px);box-shadow:-1px 1px 0 var(--comic-ink)}.greenveil-home .button-row{gap:26px 44px}.greenveil-home .world-loading{font-size:18px}@media(min-width:761px)and (max-width:1300px){.greenveil-home h1{font-size:7.1vw}.greenveil-home .chapter h2{font-size:6.4vw}.greenveil-home .chapter-description,.greenveil-home .is-current .chapter-description{font-size:23px}.greenveil-home .button{min-height:62px;padding:9px 25px 11px;font-size:26px;gap:20px}.greenveil-home .button-row{gap:22px}}@media(min-width:761px)and (max-height:800px){.greenveil-home .chapter-inner,.greenveil-home[data-chapter] .chapter-inner{padding-bottom:64px}.greenveil-home h1{font-size:min(7.1vw,15vh);margin-bottom:18px}.greenveil-home .chapter h2{font-size:min(6.45vw,13vh);margin-bottom:18px}.greenveil-home .chapter--claw h2{font-size:min(5.7vw,11.5vh)}.greenveil-home .chapter-label{font-size:21px;margin-bottom:16px}.greenveil-home .chapter-description,.greenveil-home .is-current .chapter-description{font-size:24px;margin-bottom:24px}.greenveil-home .button{min-height:60px;font-size:26px}}@media(max-width:760px){.greenveil-home{--page-gutter: 22px}.greenveil-home .chapter-inner,.greenveil-home[data-chapter] .chapter-inner{align-items:flex-start;padding-top:clamp(38px,7vh,65px);padding-bottom:80px}.greenveil-home .chapter-copy{width:min(560px,calc(100% - 70px + var(--page-gutter)));max-width:calc(100% - 70px + var(--page-gutter))}.greenveil-home .chapter-label{font-size:clamp(14px,3.8vw,20px);margin-bottom:19px;gap:8px}.hero-eyebrow{margin-left:14px}.hero-eyebrow:before,.hero-eyebrow:after{width:16px;height:30px;top:-5px}.hero-eyebrow:before{left:-22px}.hero-eyebrow:after{right:-24px}.greenveil-home h1{font-size:clamp(47px,11.8vw,80px);margin-bottom:21px}.greenveil-home .chapter h2{font-size:clamp(46px,11.2vw,76px);margin-bottom:20px}.greenveil-home :is(h1,h2){-webkit-text-stroke-width:3.5px;text-shadow:0 3px 0 var(--comic-ink),-2px 2px 0 var(--comic-ink)}.hero-doodle{width:58px;right:-6px;bottom:0}.greenveil-home .chapter-description,.greenveil-home .is-current .chapter-description{font-size:clamp(19px,4.8vw,25px);line-height:1.35;max-width:420px;margin-bottom:24px}.greenveil-home .hero-copy .chapter-description br{display:none}.greenveil-home .button{max-width:100%;min-height:53px;padding:9px 16px 11px;gap:14px;border-width:2.5px;font-size:22px;box-shadow:-3px 4px 0 var(--comic-ink)}.greenveil-home .button svg{width:23px;height:23px}.greenveil-home .button-row{gap:16px 25px}.greenveil-home .world-loading{bottom:133px;font-size:16px}}@media(max-width:390px){.greenveil-home{--page-gutter: 18px}}@media(max-width:760px)and (max-height:700px){.greenveil-home .chapter-inner,.greenveil-home[data-chapter] .chapter-inner{padding-top:24px}.greenveil-home h1{font-size:min(11.8vw,8.6vh);margin-bottom:18px}.greenveil-home .chapter h2{font-size:min(11.2vw,8.5vh)}.greenveil-home .chapter-label{margin-bottom:15px}.greenveil-home .chapter-description,.greenveil-home .is-current .chapter-description{font-size:18px;margin-bottom:18px}.greenveil-home .button{min-height:48px;font-size:22px}.greenveil-home .button-row{gap:12px 20px}}.greenveil-home .chapter-nav{z-index:30;top:calc(50% + var(--site-header-height) / 2);right:clamp(14px,1.4vw,28px);bottom:auto;left:auto;display:flex;flex-direction:column;align-items:center;gap:9px;width:68px;min-height:0;max-width:none;padding:10px 8px 9px;border:2.5px solid var(--comic-ink);border-radius:22px 17px 21px 18px;background:var(--comic-paper);color:var(--comic-ink);box-shadow:-2px 3px 0 var(--comic-ink);transform:translateY(-50%)}.chapter-nav__leaves{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;gap:3px;width:44px}.chapter-nav__leaves:before,.chapter-nav__leaves:after{position:absolute;z-index:-1;content:"";top:22px;bottom:22px;left:21px;width:2px;background:#d7dec5}.chapter-nav__leaves:after{background:var(--comic-green);transform:scaleY(var(--journey-progress, 0));transform-origin:top}.greenveil-home .chapter-nav a{position:relative;display:flex;align-items:center;justify-content:center;width:44px;min-width:44px;min-height:44px;padding:0;border-radius:50%}.greenveil-home .chapter-nav a:before{position:absolute;z-index:-1;content:"";inset:6px;border:1.5px solid transparent;border-radius:50%;background:var(--comic-paper);transition:background-color .18s,border-color .18s}.greenveil-home .chapter-nav a[aria-current]:before{background:var(--comic-yellow);border-color:var(--comic-ink)}.greenveil-home .chapter-nav a>svg{width:23px;height:27px;fill:var(--comic-paper);stroke:var(--comic-ink);stroke-width:2.8;transition:transform .18s,fill .18s}.greenveil-home .chapter-nav a[aria-current]>svg{fill:var(--comic-green);transform:rotate(-8deg)}.greenveil-home .chapter-nav a:hover>svg{fill:#bad788;transform:rotate(-8deg) translateY(-2px)}.greenveil-home .chapter-nav a:focus-visible{outline:3px solid #477420;outline-offset:1px}.chapter-nav__caption{width:56px;padding:6px 0 0;border-top:1.5px solid #12221933;font:400 14px/1.15 var(--comic-body);text-align:center;overflow-wrap:anywhere;hyphens:auto;text-wrap:balance;pointer-events:none}.greenveil-home .chapter-nav__direction{width:18px;height:17px;fill:none;stroke:currentColor;stroke-width:2.5}.greenveil-home .journey-scroll-cue{position:fixed;z-index:25;left:var(--page-gutter);bottom:max(26px,env(safe-area-inset-bottom));display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:3px 14px 3px 17px;border:2px solid var(--comic-ink);border-radius:12px 8px 11px 7px;color:var(--comic-ink);background:var(--comic-paper);box-shadow:-2px 3px 0 var(--comic-ink);font:400 20px/1 var(--comic-body)}.greenveil-home .journey-scroll-cue svg{width:20px;height:30px;stroke:currentColor;stroke-width:2.5;fill:none;animation:journey-scroll-down 1.7s ease-in-out infinite}.greenveil-home .journey-scroll-cue:hover{background:var(--comic-yellow)}.greenveil-home .journey-scroll-cue:focus-visible{outline:3px solid #477420;outline-offset:5px}.greenveil-home.is-after-story .journey-scroll-cue,.greenveil-home.is-in-rewards .journey-scroll-cue{visibility:hidden;pointer-events:none}@keyframes journey-scroll-down{0%,to{transform:translateY(-2px)}55%{transform:translateY(3px)}}@media(max-width:760px){.greenveil-home .chapter-nav{right:8px;width:50px;gap:3px;padding:7px 1px;border-width:2px;border-radius:17px 13px 18px 14px}.chapter-nav__leaves{gap:0}.chapter-nav__caption{display:none}.greenveil-home .chapter-nav a>svg{width:21px;height:25px}.greenveil-home .chapter-nav__direction{height:14px}.greenveil-home .journey-scroll-cue{bottom:max(18px,env(safe-area-inset-bottom));padding-left:12px;padding-right:10px;min-height:42px;gap:8px;font-size:18px}.greenveil-home .journey-scroll-cue svg{width:18px;height:27px}}@media(prefers-reduced-motion:reduce){.greenveil-home .journey-scroll-cue svg{animation:none}.greenveil-home .chapter-nav a:before,.greenveil-home .chapter-nav a>svg{transition:none}}.journey-top{position:fixed;z-index:35;right:clamp(14px,1.4vw,28px);bottom:max(18px,env(safe-area-inset-bottom));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:60px;min-height:66px;border:2.5px solid var(--comic-ink);border-radius:13px 9px 12px 8px;background:var(--comic-yellow);color:var(--comic-ink);box-shadow:-2px 4px 0 var(--comic-ink);font:400 20px/1 var(--comic-body);animation:journey-top-pulse 1.8s ease-in-out infinite}.journey-top[hidden]{display:none}.journey-top svg{width:27px;height:30px;stroke-width:2.5}.journey-top:hover{animation-play-state:paused;background:var(--comic-paper)}@keyframes journey-top-pulse{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.72;transform:translateY(-4px)}}@media(max-width:760px){.journey-top{width:48px;min-height:57px;font-size:18px}.journey-top svg{width:23px;height:27px}}@media(prefers-reduced-motion:reduce){.journey-top{animation:none}}.rewards-comic{--rewards-ink: #122219;--rewards-paper: #fffbed;--rewards-yellow: #ffe02d;--rewards-progress: 1;--rewards-nft-light: 1;--rewards-cards-rise: 0px;position:relative;z-index:6;margin-top:calc(var(--site-header-height, 80px) - 100dvh);min-height:calc(100dvh - var(--site-header-height, 80px) + var(--rewards-scroll-travel, 101.5svh));color:var(--rewards-ink);background:transparent;scroll-margin-top:calc(var(--site-header-height, 80px) - var(--rewards-scroll-travel, 101.5svh) * .12);font:400 24px/1.25 var(--comic-body);isolation:isolate}.rewards-comic,.rewards-comic *{box-sizing:border-box}.rewards-comic__stage{position:sticky;top:var(--site-header-height, 80px);right:0;left:0;display:flex;flex-direction:column;height:calc(100dvh - var(--site-header-height, 80px));visibility:hidden;opacity:var(--rewards-entry-opacity, 0);transform:translateY(var(--rewards-entry-y, 40px));padding:clamp(12px,1.8svh,22px) 112px 16px clamp(12px,1.35vw,30px);overflow:hidden;background:var(--rewards-paper);border-top:3px solid var(--rewards-ink);border-bottom:3px solid var(--rewards-ink)}.rewards-comic[data-rewards-active=true]>.rewards-comic__stage{position:fixed;visibility:visible}.rewards-comic__canopy{position:absolute;z-index:0;inset:0 0 auto;display:block;width:100%;height:48%;object-fit:cover;object-position:center top;pointer-events:none}.greenveil-home .rewards-comic__title{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:clamp(15px,2vw,42px);flex:0 0 auto;margin:0 0 clamp(24px,3svh,40px);padding:0 15px;color:var(--rewards-paper);font:400 min(9.4vw,16svh)/.93 var(--comic-display);letter-spacing:-.015em;white-space:nowrap;-webkit-text-stroke:7px var(--rewards-ink);paint-order:stroke fill;text-shadow:-3px 6px 0 var(--rewards-ink)}.rewards-comic__title>span{transform:rotate(-3deg)}.rewards-comic__title>em{color:var(--rewards-yellow);font-style:normal;transform:rotate(1.3deg)}.rewards-comic__title>em:last-child{transform:rotate(3deg)}.rewards-comic .rewards-comic__arrow{flex:0 0 auto;width:.52em;height:.43em;overflow:visible;fill:var(--rewards-yellow);stroke:var(--rewards-ink);stroke-width:5.5;transform:rotate(-7deg)}.rewards-comic__story{position:relative;z-index:1;flex:1 1 auto;min-height:0}.rewards-comic__panels{display:grid;grid-template-columns:1.04fr 1fr 1fr 1.06fr;gap:7px;height:100%;padding:0;margin:0;list-style:none}.rewards-comic__panel{--rewards-panel-y: 0px;position:relative;min-width:0;min-height:0}.rewards-comic__panel:nth-child(2){margin-top:-5px;margin-bottom:6px}.rewards-comic__panel:nth-child(3){margin-top:-13px;margin-bottom:-3px}.rewards-comic__panel:nth-child(4){margin-top:-19px}.rewards-comic__window{position:absolute;inset:0;overflow:hidden;background:#5b7c43}.rewards-comic__art{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:translateY(var(--rewards-panel-y)) scale(1.055)}.rewards-comic__panel--play .rewards-comic__art{object-position:43% center}.rewards-comic__panel--points .rewards-comic__art{object-position:56% center}.rewards-comic .rewards-comic__frame{position:absolute;inset:0;width:100%;height:100%;overflow:visible;fill:none;pointer-events:none;stroke-linejoin:round}.rewards-comic__frame-paper{stroke:var(--rewards-paper);stroke-width:15px;vector-effect:non-scaling-stroke}.rewards-comic__frame-ink{stroke:var(--rewards-ink);stroke-width:4px;vector-effect:non-scaling-stroke}.rewards-comic__tab{position:absolute;z-index:2;top:-11px;left:7%;display:flex;align-items:center;gap:.52em;width:max-content;max-width:95%;min-height:44px;margin:0;padding:.15em .55em .2em;border:3px solid var(--rewards-ink);border-radius:5px 7px 5px 3px;background:var(--rewards-yellow);box-shadow:-2px 3px 0 var(--rewards-ink);color:var(--rewards-ink);font:400 clamp(20px,1.8vw,37px)/1 var(--comic-body);-webkit-text-stroke:.55px currentColor;white-space:nowrap;transform:rotate(-3deg)}.rewards-comic__tab>span{font-family:var(--comic-display);font-size:1.08em;-webkit-text-stroke:0}.rewards-comic__panel--play .rewards-comic__tab{left:1%}.rewards-comic__panel--market .rewards-comic__tab{font-size:clamp(18px,1.6vw,32px)}.rewards-comic__panel--rewards .rewards-comic__tab{left:8%;font-size:clamp(15px,1.2vw,25px);min-height:44px}.rewards-comic__nft{position:absolute;z-index:4;top:11%;left:26%;width:clamp(160px,14.2vw,315px);margin:0;transform:translate(-50%) rotate(-7deg);pointer-events:none}.rewards-comic__nft-float{position:relative;margin:0;animation:rewards-nft-float 4s ease-in-out infinite;animation-play-state:paused}.rewards-comic__nft-art{display:block;width:100%;height:min(32svh,21vw);object-fit:contain;filter:drop-shadow(2px 5px 0 #12221945)}.rewards-comic__nft figcaption{position:relative;display:grid;justify-items:center;margin-top:-12px}.rewards-comic__nft figcaption strong{display:block;width:87%;padding:.25em .2em .35em;border:3px solid var(--rewards-ink);border-radius:7px 3px 6px 4px;background:var(--rewards-paper);color:var(--rewards-ink);font:400 clamp(23px,2vw,40px)/1 var(--comic-body);-webkit-text-stroke:.7px currentColor;text-align:center;box-shadow:-2px 3px 0 var(--rewards-ink)}.rewards-comic__nft figcaption>span{display:block;width:100%;padding:.25em .2em .35em;margin-top:9px;border:3px solid var(--rewards-ink);border-radius:4px 7px 3px 6px;background:var(--rewards-yellow);color:var(--rewards-ink);font:400 clamp(18px,1.5vw,31px)/1.04 var(--comic-body);-webkit-text-stroke:.45px currentColor;text-align:center;box-shadow:-3px 3px 0 var(--rewards-ink)}.rewards-comic__sparkles{position:absolute;inset:0;pointer-events:none}.rewards-comic__sparkles>svg{position:absolute;top:34%;left:76%;width:clamp(18px,2vw,40px);height:auto;fill:var(--rewards-yellow);stroke:var(--rewards-ink);stroke-width:1.8;opacity:calc(.2 + var(--rewards-nft-light) * .8);animation:rewards-points-sparkle 2.6s ease-in-out infinite;animation-play-state:paused}.rewards-comic__sparkles>svg:nth-child(2){top:21%;left:64%;width:23px;animation-delay:-.9s}.rewards-comic__sparkles>svg:nth-child(3){top:52%;left:83%;width:26px;animation-delay:-1.7s}.rewards-comic__reward-cards{position:absolute;left:21%;top:15%;display:block;width:69%;height:52%;object-fit:contain;transform:translateY(var(--rewards-cards-rise)) rotate(-3deg);filter:drop-shadow(0 0 12px #e6ef8355)}.rewards-comic__footer{position:relative;z-index:1;flex:0 0 auto;padding:0 clamp(20px,4vw,80px)}.rewards-comic .rewards-comic__trail{width:100%;height:clamp(46px,6.8svh,77px);overflow:visible}.rewards-comic__trail-mask{fill:none;stroke:#fff;stroke-width:15;stroke-dasharray:1;stroke-dashoffset:1;stroke-linecap:round}.rewards-comic__trail-guide{fill:none;stroke:#94603a;stroke-width:3;stroke-dasharray:3 12;stroke-linecap:round}.rewards-comic__paw{opacity:0;fill:#94603a;stroke:none;transform-box:fill-box;transform-origin:center}.rewards-comic__summary{opacity:var(--rewards-summary-opacity, 0);transform:translateY(var(--rewards-summary-y, 18px));max-width:1400px;margin:0 auto;color:var(--rewards-ink);font:400 clamp(21px,1.65vw,34px)/1.23 var(--comic-body);text-align:center;text-wrap:balance}.rewards-comic__summary strong{font-weight:400;-webkit-text-stroke:.35px currentColor}.rewards-comic[data-rewards-moving=true] :is(.rewards-comic__nft-float,.rewards-comic__sparkles>svg){animation-play-state:running}.rewards-comic[data-rewards-static=true] :is(.rewards-comic__nft-float,.rewards-comic__sparkles>svg){animation:none}@keyframes rewards-nft-float{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-5px) rotate(.8deg)}}@keyframes rewards-points-sparkle{0%,to{transform:scale(.85) rotate(-8deg)}50%{transform:scale(1.13) rotate(12deg)}}@media(min-width:901px)and (max-height:720px){.greenveil-home .rewards-comic__title{font-size:min(8vw,14svh);margin-bottom:22px}.rewards-comic__nft{top:7%;width:12.5vw}.rewards-comic__nft-art{height:26svh}.rewards-comic__nft figcaption strong{font-size:26px}.rewards-comic__nft figcaption>span{margin-top:5px;font-size:19px}.rewards-comic__footer{padding-right:3vw;padding-left:3vw}.rewards-comic .rewards-comic__trail{height:40px}.rewards-comic__summary{font-size:22px;max-width:1100px}}@media(max-width:900px){.rewards-comic{min-height:0;scroll-margin-top:var(--site-header-height, 64px)}.rewards-comic__stage,.rewards-comic[data-rewards-active=true]>.rewards-comic__stage{position:relative;top:auto;height:auto;padding:24px 76px 22px 15px;opacity:1;transform:none}.rewards-comic__canopy{height:32%}.greenveil-home .rewards-comic__title{gap:1.2vw;margin-bottom:38px;padding:0;font-size:calc((100vw - 90px)*.094);-webkit-text-stroke:4px var(--rewards-ink);text-shadow:-2px 4px 0 var(--rewards-ink)}.rewards-comic__title .rewards-comic__arrow{width:.42em}.rewards-comic__story{flex:0 0 auto}.rewards-comic__panels{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,clamp(260px,65vw,460px));gap:35px 9px}.rewards-comic__panel:nth-child(n){margin-top:0;margin-bottom:0}.rewards-comic__tab{min-height:38px;font-size:clamp(23px,3.6vw,31px);border-width:2.5px}.rewards-comic__panel--market .rewards-comic__tab{font-size:clamp(19px,3.2vw,28px);left:2%;gap:.32em;white-space:normal}.rewards-comic__panel--rewards .rewards-comic__tab{min-height:38px;left:5%;max-width:94%;font-size:clamp(17px,2.6vw,23px);gap:.32em;white-space:normal}:is(.rewards-comic__panel--market,.rewards-comic__panel--rewards) .rewards-comic__tab>span{flex:0 0 auto}.rewards-comic__nft{top:45px;left:49.5%;width:clamp(114px,23vw,198px)}.rewards-comic__nft-art{height:clamp(135px,28vw,244px)}.rewards-comic__nft figcaption{margin-top:-8px}.rewards-comic__nft figcaption strong{font-size:clamp(18px,3.7vw,28px);border-width:2px}.rewards-comic__nft figcaption>span{margin-top:5px;font-size:clamp(15px,2.8vw,23px);border-width:2px}.rewards-comic__frame-paper{stroke-width:10px}.rewards-comic__frame-ink{stroke-width:3px}.rewards-comic__footer{padding:8px 10px 0}.rewards-comic .rewards-comic__trail{height:46px}.rewards-comic__summary{max-width:680px;font-size:clamp(22px,3.3vw,27px)}}@media(max-width:380px){.rewards-comic__stage{padding-right:70px;padding-left:10px}.greenveil-home .rewards-comic__title{font-size:calc((100vw - 80px)*.0925)}.rewards-comic__panel--rewards .rewards-comic__tab{font-size:16px}.rewards-comic__tab{font-size:21px}.rewards-comic__panel--market .rewards-comic__tab{font-size:17px}}@media(min-width:901px)and (max-height:570px){.rewards-comic{min-height:0;scroll-margin-top:var(--site-header-height, 80px)}.rewards-comic__stage,.rewards-comic[data-rewards-active=true]>.rewards-comic__stage{position:relative;top:auto;height:660px;opacity:1;transform:none}.rewards-comic__nft-art{height:190px}}@media(max-width:900px)and (min-height:760px){.rewards-comic{min-height:calc(100dvh - var(--site-header-height, 64px) + var(--rewards-scroll-travel, 98svh));scroll-margin-top:calc(var(--site-header-height, 64px) - var(--rewards-scroll-travel, 98svh) * .12)}.rewards-comic__stage,.rewards-comic[data-rewards-active=true]>.rewards-comic__stage{position:sticky;top:var(--site-header-height, 64px);height:calc(100dvh - var(--site-header-height, 64px));padding-top:18px;padding-bottom:16px;opacity:var(--rewards-entry-opacity, 0);transform:translateY(var(--rewards-entry-y, 40px))}.rewards-comic[data-rewards-active=true]>.rewards-comic__stage{position:fixed}.greenveil-home .rewards-comic__title{margin-bottom:25px}.rewards-comic__story{flex:1 1 auto;min-height:0}.rewards-comic__panels{grid-template-rows:repeat(2,minmax(0,1fr));gap:24px 9px}.rewards-comic__nft{top:8%;width:clamp(105px,20vw,160px)}.rewards-comic__nft-art{height:clamp(105px,22vw,172px)}.rewards-comic__footer{padding-top:2px}.rewards-comic .rewards-comic__trail{height:38px}.rewards-comic__summary{font-size:clamp(19px,3vw,25px)}}@media(prefers-reduced-motion:reduce){.rewards-comic{min-height:0;scroll-margin-top:var(--site-header-height, 80px)}.rewards-comic__stage,.rewards-comic[data-rewards-active=true]>.rewards-comic__stage{position:relative;top:auto;opacity:1;transform:none}.rewards-comic :is(.rewards-comic__nft-float,.rewards-comic__sparkles>svg){animation:none}.rewards-comic__art{transform:scale(1.055)}.rewards-comic__reward-cards{transform:rotate(-3deg)}.rewards-comic__summary,.rewards-comic__paw{opacity:1!important;transform:none!important}.rewards-comic__trail-mask{stroke-dashoffset:0!important}}.greenveil-home[data-world-look=comic-a]{color-scheme:light;--muted: #4e5940;--line: #10191055}.greenveil-home .cinematic-stage{--opening-poster: url(../token/previews/cartoon-after-desktop.webp)}.greenveil-home #cinematic-canvas{opacity:0}.greenveil-home .cinematic-stage[data-renderer=ready] #cinematic-canvas{opacity:1}@media(max-width:759px){.greenveil-home .cinematic-stage{--opening-poster: url(../token/previews/cartoon-after-mobile.webp)}}.greenveil-home[data-world-look=comic-a] .cinematic-shade{background:linear-gradient(90deg,#fffbed52,#fffbed14 30%,transparent 56%)}.greenveil-home[data-world-look=comic-a] .cinematic-stage:after{position:absolute;inset:0;border:2px solid var(--comic-ink);content:"";pointer-events:none}.greenveil-home[data-world-look=comic-a] .chapter-label{width:fit-content;padding:3px 9px 0;border:2px solid var(--comic-ink);border-radius:3px 7px 2px 5px;color:var(--comic-ink);background:var(--comic-paper);box-shadow:-2px 2px 0 var(--comic-ink);text-shadow:none}.greenveil-home[data-world-look=comic-a] .chapter-label>span:not(.label-line){color:#527724}.greenveil-home[data-world-look=comic-a] .chapter-description{width:fit-content;padding:10px 17px 12px;border:2px solid var(--comic-ink);border-radius:3px 9px 4px 7px;color:var(--comic-ink);background:#fffbedf2;box-shadow:-3px 3px 0 var(--comic-ink);text-shadow:none}@media(max-width:760px){.greenveil-home[data-world-look=comic-a] .cinematic-shade{background:linear-gradient(180deg,#fffbed2b,transparent 56%)}.greenveil-home[data-world-look=comic-a] .chapter-description{padding:8px 11px 10px}.greenveil-home[data-world-look=comic-a] .chapter-label{padding:2px 6px 0}}.home-music{position:fixed;z-index:36;right:clamp(14px,1.4vw,28px);bottom:max(18px,env(safe-area-inset-bottom));display:grid;place-items:center;width:48px;height:48px;padding:0;border:2px solid var(--comic-ink, #142216);border-radius:50%;background:var(--comic-paper, #fffbed);color:var(--comic-ink, #142216);box-shadow:-2px 3px 0 var(--comic-ink, #142216);cursor:pointer;transition:background .18s,transform .18s}.home-music[hidden]{display:none}.home-music svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-music__note{fill:currentColor}.home-music__mute{stroke-width:2.5}.home-music[aria-pressed=true],.home-music:hover{background:var(--comic-yellow, #ffe451)}.home-music[aria-pressed=true] .home-music__mute{display:none}.home-music[data-music-state=loading]{border-style:dashed}.home-music[data-music-state=error]{border-color:#96552d}.home-music:focus-visible{outline:3px solid #477420;outline-offset:5px}.home-music:active{transform:translateY(2px);box-shadow:-1px 1px 0 var(--comic-ink, #142216)}.greenveil-home .journey-top{bottom:calc(max(18px,env(safe-area-inset-bottom)) + 62px)}@media(max-width:760px){.home-music{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.home-music{transition:none}}
