@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}:root{--gv-forest: #102924;--gv-cream: var(--comic-paper);--gv-lime: var(--comic-yellow);--gv-muted: #f1eddc;--gv-line: #fffbed55;--gv-gutter: clamp(24px, 5.2vw, 100px);--gv-heading: var(--comic-display);color-scheme:dark;color:var(--gv-cream);background:var(--gv-forest);font-family:var(--comic-body);font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--site-header-height, 80px) + 24px);scrollbar-color:#73987c #102924}.gv-page{margin:0;overflow-x:clip}.gv-page main{padding-top:var(--site-header-height, 80px)}.gv-page [hidden]{display:none!important}.gv-page a{color:inherit;text-decoration:none}.gv-page button{color:inherit;font:inherit}.gv-page a,.gv-page button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.gv-page :focus-visible{outline:2px solid var(--gv-lime);outline-offset:5px}.gv-page ::selection{background:var(--gv-lime);color:var(--gv-forest)}.gv-page svg{display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.gv-icons{position:absolute;width:0;height:0;overflow:hidden}.gv-page .gv-skip{position:fixed;top:10px;left:10px;z-index:200;padding:14px 18px;color:var(--gv-forest);background:var(--gv-lime);transform:translateY(-180%)}.gv-page .gv-skip:focus{transform:none}.gv-hero{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4vw;min-height:calc(100svh - var(--site-header-height, 80px));padding:clamp(34px,5vh,58px) var(--gv-gutter) 86px;isolation:isolate}.gv-hero__copy{position:relative;z-index:2;min-width:0;max-width:740px}.gv-overline{display:flex;align-items:center;gap:13px;margin:0 0 20px;color:var(--gv-cream);font-family:var(--comic-accent);font-size:17px;font-weight:700;line-height:1.35;letter-spacing:.5px;text-transform:uppercase}.gv-overline:before{width:24px;height:4px;flex:0 0 auto;content:"";background:var(--gv-lime);border-radius:70% 25% 40%;transform:rotate(-9deg)}.gv-page h1,.gv-page h2,.gv-page h3{margin:0;font-family:var(--gv-heading);font-weight:400;letter-spacing:-.018em;paint-order:stroke fill;-webkit-text-stroke:2px var(--comic-ink);text-shadow:2px 3px 0 var(--comic-ink)}.gv-page h1{font-size:clamp(48px,4.8vw,84px);line-height:1.03;-webkit-text-stroke-width:3px;text-shadow:3px 5px 0 var(--comic-ink)}.gv-page h1 em,.gv-page h2 em{color:var(--gv-lime);font-style:normal}.gv-intro{max-width:540px;margin:26px 0;color:var(--gv-muted);font-size:clamp(20px,1.3vw,24px);line-height:1.35}.gv-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 26px}.gv-page .gv-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:58px;padding:10px 23px;border:3px solid var(--comic-ink);border-radius:13px 10px 14px 8px/11px 12px 9px 14px;box-shadow:2px 4px 0 var(--comic-ink);font-family:var(--comic-body);font-size:23px;line-height:1.2;font-weight:400;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.gv-page .gv-button:after{position:absolute;inset:3px;border:1px solid currentColor;border-radius:8px 6px 10px 5px;opacity:.34;content:"";pointer-events:none}.gv-page .gv-button--primary{color:var(--comic-ink);background:var(--gv-lime)}.gv-page .gv-button--primary:hover{background:#ffec72;box-shadow:1px 2px 0 var(--comic-ink)}.gv-page .gv-button--outline{color:var(--comic-ink);background:var(--comic-paper)}.gv-page .gv-button--outline:hover{background:#fff4c7}.gv-button svg,.gv-text-link svg{width:19px;height:19px;flex:0 0 auto;transition:transform .2s}.gv-button:hover svg,.gv-text-link:hover svg{transform:translate(3px)}.gv-page .gv-text-link{display:inline-flex;align-items:center;gap:12px;width:fit-content;min-height:44px;padding:7px 0;border-bottom:3px solid var(--comic-paper);border-radius:0 0 35% 10%;font-family:var(--comic-body);font-size:22px;font-weight:400;line-height:1.2}.gv-page .gv-text-link:hover{color:var(--gv-lime);border-color:var(--gv-lime)}.gv-quiet{color:var(--gv-muted);font-size:17px;line-height:1.35}.gv-hero__scroll{position:absolute;right:var(--gv-gutter);bottom:24px;left:var(--gv-gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:15px;border-top:2px solid var(--gv-line);color:var(--gv-muted);font-family:var(--comic-accent);font-size:15px;letter-spacing:0}.gv-hero__scroll svg{width:19px;height:19px;transform:rotate(90deg)}.gv-hero__scroll:hover{color:var(--gv-lime)}.gv-collectible{position:relative;display:grid;place-items:center;align-self:center;margin:0;min-width:0;padding:10px 30px 42px}.gv-collectible__frame{position:absolute;z-index:-1;inset:9% 6% 6%;border:3px solid var(--comic-ink);border-radius:48% 45% 8% 4%;background:#17382c;box-shadow:3px 4px 0 var(--comic-ink)}.gv-collectible img{display:block;width:auto;max-width:100%;height:min(59svh,610px);object-fit:contain;filter:drop-shadow(0 22px 26px #02150e66);transform:rotate(-5deg);transition:transform .45s ease}@media(hover:hover)and (pointer:fine){.gv-collectible:hover img{transform:translateY(-8px) rotate(-1deg)}}.gv-collectible figcaption{position:absolute;right:10%;bottom:0;left:10%;display:flex;justify-content:space-between;gap:16px;font-size:18px;color:var(--gv-muted)}.gv-collectible figcaption span:first-child{color:var(--gv-cream)}.gv-hero--token{grid-template-columns:1.1fr 1fr;gap:0}.gv-page h1.gv-ticker{margin-left:-.015em;font-size:clamp(112px,11.5vw,200px);line-height:.9;letter-spacing:-.025em;color:var(--gv-lime)}.gv-token-tagline{margin-top:25px!important;font-size:clamp(32px,2.65vw,46px);line-height:1.04}.gv-token-tagline em{color:var(--gv-cream)!important}.gv-hero--token .gv-intro{margin:22px 0 25px}.gv-token-status{margin:22px 0 0;max-width:390px}.gv-token-art{position:relative;min-width:0;align-self:center;aspect-ratio:1.12;margin-left:-40px}.gv-token-art__word{position:absolute;z-index:-1;top:0;right:0;left:0;color:transparent;-webkit-text-stroke:2px #ffe02d33;font:400 clamp(120px,17vw,295px)/1 var(--gv-heading);letter-spacing:-.035em;text-align:center}.gv-token-art__foxes{position:absolute;inset:0;width:100%;height:100%;overflow:visible;stroke:none!important}.gv-token-art__signoff{position:absolute;right:4%;bottom:0;color:var(--gv-cream);font-family:var(--comic-accent);font-size:18px;letter-spacing:0;transform:rotate(-3deg)}@media(min-width:881px){.gv-token-art{max-height:calc(100svh - var(--site-header-height, 80px) - 150px)}}.gv-token-details{max-width:560px;margin-top:25px;padding-top:17px;border-top:1px solid var(--gv-line)}.gv-token-details__label{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--gv-muted);font-family:var(--comic-accent);font-size:13px;font-weight:700;letter-spacing:.4px;line-height:1.4;text-transform:uppercase}.gv-token-details__label [data-token-network]{color:var(--gv-lime);max-width:50%;overflow-wrap:anywhere;text-align:right}.gv-contract-row{display:flex;align-items:center;gap:18px;margin-top:6px}.gv-contract-row code{min-width:0;flex:1;overflow-wrap:anywhere;user-select:all;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6}.gv-copy-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:82px;min-height:44px;padding:8px;border:0;background:transparent;cursor:pointer;font-size:17px!important;white-space:nowrap}.gv-copy-button svg{width:17px;height:17px}.gv-copy-button:hover{color:var(--gv-lime)}.gv-token-details__links{display:flex;align-items:center;flex-wrap:wrap;gap:12px 25px;margin-top:9px}.gv-token-details__links:empty{margin:0}.gv-token-details__links .gv-button{min-height:46px;padding:7px 18px;font-size:20px}.gv-token-details__links .gv-text-link{font-size:18px}.gv-page--token.has-token-details h1.gv-ticker{font-size:clamp(100px,8.3vw,145px)}.gv-page--token.has-token-details .gv-token-tagline{font-size:clamp(30px,2.2vw,38px);margin-top:18px!important}.gv-page--token.has-token-details .gv-intro{max-width:600px;font-size:21px;margin:18px 0 22px}.gv-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,155px);padding:clamp(80px,9vw,165px) var(--gv-gutter);border-top:1px solid var(--gv-line)}.gv-section__heading h2{font-size:clamp(38px,3.35vw,59px);line-height:1.06;overflow-wrap:break-word}.gv-section__heading>p:last-child:not(.gv-overline){max-width:470px;margin:28px 0 0;color:var(--gv-muted);font-size:23px;line-height:1.4}.gv-editorial-list article{display:grid;grid-template-columns:28px minmax(0,1fr);gap:22px;padding:27px 0;border-top:1px solid var(--gv-line)}.gv-editorial-list article:first-child{padding-top:0;border-top:0}.gv-editorial-list article:last-child{padding-bottom:0}.gv-item-mark{padding-top:8px;color:var(--gv-lime);font-family:var(--comic-accent);font-size:19px;letter-spacing:0}.gv-editorial-list h3{font-size:29px;line-height:1.15;-webkit-text-stroke-width:1.5px;text-shadow:1px 2px 0 var(--comic-ink)}.gv-editorial-list p{max-width:500px;margin:12px 0 0;color:var(--gv-muted);font-size:22px;line-height:1.4}.gv-editorial-list .gv-text-link{margin-top:11px}.gv-editorial-list p.gv-quiet{font-size:17px;color:var(--gv-muted)}.gv-closing{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px 60px;margin:0 var(--gv-gutter);padding:70px 0 70px 95px;border-top:1px solid var(--gv-line)}.gv-closing__feather{position:absolute;top:91px;left:0;width:43px;height:61px;color:var(--gv-lime);transform:rotate(12deg)}.gv-closing .gv-overline{margin-bottom:19px}.gv-closing h2{font-size:clamp(28px,2.35vw,42px);line-height:1.07}.gv-closing p:not(.gv-overline){margin-top:19px;color:var(--gv-muted);font-size:21px;line-height:1.4}.gv-closing__actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;min-width:200px}.gv-closing__actions p.gv-quiet{margin:0;font-size:17px}.gv-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px var(--gv-gutter);border-top:1px solid var(--gv-line)}.gv-footer__brand{font:400 25px/1 var(--gv-heading);letter-spacing:-.4px;-webkit-text-stroke:1px var(--comic-ink);paint-order:stroke fill;text-shadow:1px 2px 0 var(--comic-ink)}.gv-footer p{margin:0;color:var(--gv-muted);font-size:18px}.gv-footer nav{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.gv-footer nav a{display:inline-flex;align-items:center;gap:5px;min-height:44px;font-size:18px}.gv-footer nav a:hover{color:var(--gv-lime)}.gv-toast{position:fixed;z-index:110;right:24px;bottom:20px;left:24px;width:fit-content;max-width:min(480px,calc(100% - 48px));margin:0 auto;padding:14px 20px;border:3px solid var(--comic-ink);border-radius:10px 14px 9px 12px;color:var(--comic-ink);background:var(--comic-paper);box-shadow:3px 4px 0 var(--comic-ink);font-size:20px;line-height:1.3}.gv-toast:empty{display:none}@media(min-width:881px)and (max-height:800px){.gv-hero{padding-top:30px;padding-bottom:70px}.gv-page h1{font-size:clamp(46px,4.6vw,76px)}.gv-overline{margin-bottom:18px}.gv-intro{margin-top:21px;margin-bottom:23px}.gv-collectible img{height:min(59svh,465px)}.gv-page h1.gv-ticker{font-size:clamp(106px,9.8vw,148px)}.gv-token-tagline{font-size:36px;margin-top:20px!important}.gv-hero--token .gv-intro{font-size:20px}.gv-page--token.has-token-details h1.gv-ticker{font-size:clamp(86px,7vw,105px)}.gv-page--token.has-token-details .gv-token-tagline{font-size:28px;margin-top:14px!important}.gv-page--token.has-token-details .gv-intro{margin:14px 0 17px;font-size:19px}.gv-page--token.has-token-details .gv-token-details{margin-top:15px;padding-top:11px}.gv-page--token.has-token-details .gv-button{min-height:48px;font-size:20px;padding-top:7px;padding-bottom:7px}.gv-page--token.has-token-details .gv-text-link{font-size:19px}}@media(max-width:1100px)and (min-width:881px){.gv-hero{column-gap:20px}.gv-page h1{font-size:48px}.gv-actions{gap:12px 18px}.gv-button{gap:16px!important;padding-right:16px!important;padding-left:16px!important}.gv-actions .gv-button{font-size:21px}.gv-actions .gv-text-link{font-size:20px}.gv-hero--token{grid-template-columns:1.2fr 1fr}.gv-token-art{margin-left:-25px}.gv-closing{padding-left:70px;column-gap:30px}}@media(max-width:880px){:root{--site-header-height: 64px;--gv-gutter: 24px}.gv-hero{grid-template-columns:1fr;gap:22px;padding-top:30px;padding-bottom:66px}.gv-hero__copy{max-width:620px}.gv-overline{margin-bottom:16px;font-size:15px;letter-spacing:.25px}.gv-page h1{font-size:clamp(36px,6.5vw,58px);-webkit-text-stroke-width:2.3px;text-shadow:2px 3px 0 var(--comic-ink)}.gv-intro{margin:19px 0;font-size:22px;line-height:1.3}.gv-page .gv-button{min-height:50px;padding:9px 17px;gap:17px;font-size:21px}.gv-actions{gap:12px 20px}.gv-page .gv-text-link{gap:9px;font-size:20px}.gv-collectible{width:min(65vw,380px);justify-self:center;padding:0 10px 29px}.gv-collectible img{height:min(34svh,325px);max-width:100%}.gv-collectible__frame{inset:8% -8% 2%}.gv-collectible figcaption{right:-12px;left:-12px;font-size:16px;gap:14px}.gv-hero__scroll{bottom:18px;padding-top:14px;font-size:13px}.gv-page h1.gv-ticker{font-size:clamp(100px,17vw,136px)}.gv-token-tagline{margin-top:19px!important;font-size:32px}.gv-hero--token .gv-intro{margin:17px 0 20px;font-size:21px}.gv-token-status{margin-top:17px;font-size:16px}.gv-token-art{width:min(82vw,400px);height:min(28svh,300px);aspect-ratio:auto;margin:0 auto}.gv-token-art__word{top:-5%;font-size:min(35vw,190px)}.gv-token-art__signoff{right:-8px;bottom:-10px;font-size:15px}.gv-token-details{max-width:560px;margin-top:20px;padding-top:13px}.gv-contract-row{gap:12px}.gv-contract-row code{font-size:11px}.gv-page--token.has-token-details h1.gv-ticker{font-size:88px}.gv-page--token.has-token-details .gv-token-tagline{font-size:28px;margin-top:16px!important}.gv-page--token.has-token-details .gv-intro{font-size:19px}.gv-page--token.has-token-details .gv-token-art{height:min(20svh,180px)}.gv-section{grid-template-columns:1fr;gap:40px;padding-top:66px;padding-bottom:66px}.gv-section__heading h2{font-size:clamp(34px,5.6vw,50px)}.gv-section__heading>p:last-child:not(.gv-overline){margin-top:23px;font-size:21px}.gv-editorial-list article{gap:17px}.gv-editorial-list h3{font-size:26px}.gv-editorial-list p{font-size:21px}.gv-closing{grid-template-columns:1fr;gap:28px;padding:58px 0 52px 64px}.gv-closing__feather{top:77px;width:34px;height:46px}.gv-closing h2{font-size:32px}.gv-closing__actions{flex-flow:row wrap;align-items:center;gap:15px 24px}.gv-closing__actions p.gv-quiet{flex-basis:100%}.gv-footer{flex-wrap:wrap;gap:16px 24px}.gv-footer p{margin-left:auto;font-size:17px}.gv-footer nav{flex-basis:100%;gap:24px}}@media(max-width:540px){.gv-hero{gap:18px;padding-top:22px;padding-bottom:64px}.gv-page h1{font-size:clamp(30px,9.2vw,47px)}.gv-overline{margin-bottom:13px;font-size:14px}.gv-intro{margin:16px 0 18px;font-size:20px;line-height:1.3}.gv-actions{column-gap:14px;row-gap:8px}.gv-actions .gv-button{min-height:47px;padding:8px 13px;gap:10px;font-size:18px;white-space:nowrap}.gv-actions .gv-text-link{gap:7px;font-size:18px}.gv-actions .gv-text-link svg{width:17px;height:17px}.gv-collectible img{height:min(28svh,220px)}.gv-collectible figcaption{font-size:15px}.gv-page h1.gv-ticker{font-size:100px}.gv-token-tagline{font-size:28px;margin-top:15px!important}.gv-hero--token .gv-intro{margin-top:15px;margin-bottom:16px;font-size:18px}.gv-hero--token .gv-overline{margin-bottom:13px}.gv-token-status{margin-top:14px;font-size:16px}.gv-token-art{height:min(20svh,156px)}.gv-page--token.has-token-details .gv-hero{gap:12px}.gv-page--token.has-token-details h1.gv-ticker{font-size:74px}.gv-page--token.has-token-details .gv-token-tagline{font-size:24px;margin-top:12px!important}.gv-page--token.has-token-details .gv-intro{font-size:17px;margin:13px 0 16px}.gv-page--token.has-token-details .gv-token-details{margin-top:13px}.gv-page--token.has-token-details .gv-token-art{height:90px;width:165px}.gv-page--token.has-token-details .gv-token-art__word{font-size:105px}.gv-page--token.has-token-details .gv-token-art__signoff{display:none}.gv-token-details__links{gap:8px 18px;margin-top:6px}.gv-token-details__links .gv-button{min-height:44px;padding:7px 13px;font-size:18px}.gv-token-details__links .gv-text-link{font-size:17px}.gv-closing{padding-left:0}.gv-closing__feather{display:none}.gv-closing h2{font-size:clamp(26px,7vw,35px)}.gv-footer__brand{font-size:23px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gv-page *,.gv-page *:before,.gv-page *:after{transition:none!important}.gv-collectible:hover img{transform:rotate(-5deg)}}
