@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#bbff5d;--ink:#111510;--muted:#a4ad9c;--line:#ffffff26;--body:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed',Impact,'Arial Narrow',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#f1f5e9;font-family:var(--body);font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid white;outline-offset:7px}.header{height:98px;margin:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:19px;letter-spacing:-.7px}.brand-mark{display:inline-block;position:relative;font:bold 42px Arial;color:var(--green);line-height:1}.brand-mark span{font-size:18px;position:absolute;right:-4px;top:-5px}.header-note,.eyebrow,.hero-top,.specimen,.world-caption,footer>span{font-size:12px;letter-spacing:1.8px;font-weight:600}.social{display:flex;align-items:center;justify-content:center;gap:23px;border:1px solid #7c856e;border-radius:50%;width:78px;height:48px;font-size:25px;transform:rotate(-8deg);transition:.25s}.social span{font-size:17px}.social:hover{background:var(--green);color:var(--ink);transform:rotate(0)}.hero{overflow:hidden;padding:28px 4% 0;position:relative;background:radial-gradient(ellipse at 65% 55%,#30472a66,transparent 53%)}.hero-top{display:flex;justify-content:space-between;color:#c7d0bd;font-size:11px}.hero-top i,.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:8px;box-shadow:0 0 15px #baff5d66}h1{position:relative;font-family:var(--display);font-size:clamp(80px,17.6vw,290px);font-weight:900;line-height:.89;letter-spacing:-.035em;margin:20px 0 0;color:var(--green);z-index:1;text-align:center}h2{font-size:clamp(44px,5.1vw,80px);font-weight:500;letter-spacing:-.055em;line-height:1.01;margin:25px 0 22px}h2 em{font-family:Georgia,serif;font-weight:400}p{color:#c0c9b7;line-height:1.7;margin:0 0 28px;font-size:17px}strong{color:#eff9e4;font-weight:500}.hero-layout{position:relative;min-height:515px;display:grid;grid-template-columns:38% 62%}.intro{z-index:3;align-self:center;padding:30px 0 46px}.eyebrow{font-size:11px;color:var(--green)}.pill{display:inline-flex;align-items:center;gap:20px;padding:9px 10px 9px 9px;min-height:67px;min-width:248px;border-radius:24px 50px 50px 24px;font-size:18px;font-weight:700;transition:transform .25s,box-shadow .25s;background:var(--green);color:#142112;box-shadow:inset 0 2px 0 #ffffffa8,inset 0 -4px 0 #537a2877,0 9px 26px #0003}.pill:hover{transform:translateY(-4px) rotate(-2deg);box-shadow:inset 0 2px 0 #fff,0 15px 35px #baff5d20}.pill-icon{background:#172817;color:var(--green);border-radius:18px 50% 50% 18px;display:grid;place-items:center;width:48px;height:48px;font-size:30px}.small-arrow{margin-left:auto;margin-right:12px;font-size:25px}.text-link{display:flex;justify-content:space-between;max-width:247px;font-size:14px;margin-top:21px;padding:0 5px 8px;border-bottom:1px solid #8c9a744f}.text-link:hover{color:var(--green)}.character-stage{position:relative;min-width:0;margin-top:-94px;align-self:stretch;display:grid;place-items:center}.character{width: min(690px,110%);max-width:none;height:auto;mix-blend-mode:screen;position:relative;z-index:2;animation:float 7s ease-in-out infinite;filter:drop-shadow(0 25px 30px #9cec3210)}.orbit{position:absolute;width:85%;height:35%;border:1px solid #baff5d35;border-radius:50%;transform:rotate(-24deg);top:45%}.sticker{position:absolute;right:2%;top:20%;z-index:3;color:var(--ink);background:var(--green);width:113px;height:113px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(13deg);font-size:20px;line-height:1.05;border:1px solid #defcb0;box-shadow:0 0 0 6px #baff5d12}.sticker b{font-family:var(--display);font-size:37px}.sticker small{font-size:7px;letter-spacing:.5px;margin-top:5px}.specimen{position:absolute;bottom:27px;right:20%;font-size:9px;color:#b4c2a0}.side-word{position:absolute;right:-25px;top:52%;writing-mode:vertical-rl;font-size:10px;letter-spacing:3px;color:#afbc9a}.contract{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:23px 0 28px;gap:20px;position:relative;z-index:3}.contract-title{font-size:11px;letter-spacing:1px;white-space:nowrap}.contract-title b{margin-left:8px;color:var(--green)}.copy{background:#ffffff06;border:1px solid #ffffff24;color:#e5ecdd;border-radius:12px;display:flex;align-items:center;gap:18px;padding:14px 17px;cursor:pointer;min-width:48%;max-width:70%;text-align:left;transition:.2s}.copy:hover{border-color:var(--green);background:#baff5d09}.ca-label{font-size:12px;color:var(--green)}#ca-value{font-family:monospace;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}#copy-label{font-size:10px;letter-spacing:1px}.copy svg{width:18px;height:18px;flex-shrink:0}.ticker-strip{overflow:hidden;background:var(--green);color:#182213;padding:18px 0;font-family:var(--display);font-size:32px;font-weight:800;white-space:nowrap}.ticker-strip>div{width:max-content;animation:marquee 35s linear infinite}.ticker-strip span{color:#63852f;margin:0 27px}.world{position:relative;min-height:540px;overflow:hidden;display:flex;align-items:center;padding:75px 7%}.world-art{position:absolute;inset:0;background:linear-gradient(90deg,#10160bf2 0%,#10160ba8 40%,#10160b05 75%),url('assets/glass-world.png') center/cover}.world-content{position:relative;max-width:650px}.world h2{font-size:clamp(42px,5.2vw,78px)}.world p{font-size:16px}.light{background:#eaf8d8;min-width:275px}.world-caption{position:absolute;bottom:27px;right:4%;font-size:9px;color:#c5dbad}footer{padding:35px 4%;display:flex;align-items:center;gap:30px;border-top:1px solid var(--line)}footer>span{margin-right:auto;margin-left:25px;font-size:10px;color:#a3ac98}footer>a:not(.brand){font-size:13px}footer>a:hover{color:var(--green)}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,30px);background:var(--green);color:var(--ink);border-radius:18px;padding:16px 24px;max-width:calc(100% - 32px);box-shadow:0 10px 40px #0009;opacity:0;transition:.25s;pointer-events:none;z-index:50;font-size:14px}.toast.visible{opacity:1;transform:translate(-50%,0)}@keyframes float{50%{transform:translateY(-13px) rotate(1deg)}}@keyframes marquee{to{transform:translateX(-30%)}}@media(min-width:1600px){.header,.hero,footer{padding-left:max(4%,calc((100vw - 1600px)/2));padding-right:max(4%,calc((100vw - 1600px)/2))}.header{margin:0}.hero-layout{min-height:610px}.character{width:740px}}@media(max-width:760px){.header{height:78px}.header-note,.edition{display:none}.hero-top{font-size:9px;letter-spacing:1px}h1{font-size:17.8vw;margin-top:26px}.hero-layout{grid-template-columns:1fr;min-height:auto}.character-stage{grid-row:1;margin:-8px -15px -30px;height:390px}.character{width:410px;max-width:105%;max-height:430px;object-fit:contain}.sticker{width:83px;height:83px;right:8%;top:14%;font-size:15px}.sticker b{font-size:27px}.sticker small{font-size:5px}.specimen{bottom:18px;right:30%;font-size:8px}.intro{padding:24px 10px 30px}.intro h2{font-size:57px;margin-top:17px}.intro h2 br{display:none}.intro p{font-size:16px}.intro .pill{min-width:260px}.side-word{right:0;top:20%}.contract{flex-direction:column;align-items:stretch;gap:16px;padding:21px 10px}.copy{max-width:100%;min-width:0;gap:12px}.contract-title{font-size:10px}.ticker-strip{font-size:25px;padding:13px 0}.world{min-height:490px;padding:54px 7% 75px}.world-art{background-position:65% center}.world h2{font-size:49px}.world-caption{left:7%;font-size:8px}footer{flex-wrap:wrap;gap:22px}footer .brand{flex:1}footer>span{order:4;width:100%;margin:0}.brand{font-size:17px}.social{height:42px;width:68px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
