@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--lime:#c4ff00;--ink:#11120e;--paper:#f0eedf;--muted:#a8aa9b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{background:var(--ink);color:var(--paper);margin:0;font-family:Space Grotesk,Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:6px;outline:3px solid #ff70da}::selection{color:#111;background:#ff70da}.skip{z-index:100;background:var(--lime);color:#111;padding:16px;position:fixed;top:-100px}.skip:focus{top:10px}header{z-index:5;background:var(--ink);border-bottom:1px solid #424539;justify-content:space-between;align-items:center;height:88px;padding:0 4%;display:flex;position:relative}.brand{letter-spacing:-1.5px;align-items:center;gap:10px;font-size:30px;font-weight:700;display:flex}.brand img{object-fit:cover;border-radius:50%;width:39px;height:39px}.brand span{align-self:flex-start;margin-top:6px;font-size:13px}nav{gap:38px;font-size:14px;display:flex}.nav-x{border:1px solid #707264;border-radius:5px;padding:13px 18px;font-size:13px;font-weight:700}.nav-x span{margin-left:20px}.nav-x:hover{background:var(--lime);color:#111}.hero{min-height:850px;padding:26px 4% 0;position:relative;overflow:hidden}.hero-top{letter-spacing:1.4px;color:var(--lime);justify-content:space-between;font-size:12px;display:flex}h1{letter-spacing:-.035em;text-align:center;color:var(--lime);margin:23px 0 0;font-family:Barlow Condensed,Arial Narrow,Impact,sans-serif;font-size:clamp(170px,32vw,500px);font-weight:900;line-height:.85}.visual{pointer-events:none;height:375px;margin-top:-215px;position:relative}#scene{z-index:2;width:108%;height:520px;position:absolute;inset:-75px -4%}.specimen{border:8px solid var(--paper);background:var(--paper);z-index:3;border-bottom-width:38px;width:340px;height:378px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-8deg);box-shadow:18px 22px #0005}.hero-img{object-fit:cover;width:100%;height:100%}.photo-label{color:#161710;font-family:monospace;font-size:10px;line-height:1.2;position:absolute;bottom:-31px;left:4px}.sticker{z-index:4;background:var(--lime);color:#111;text-align:center;border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:25px;font-weight:700;line-height:.9;display:flex;position:absolute;top:245px;left:calc(50% + 116px);transform:rotate(12deg);box-shadow:3px 4px #111}.coordinate{letter-spacing:1px;color:var(--muted);font-size:11px;line-height:1.7;position:absolute;top:165px;left:calc(50% + 245px)}.orbit-static{border:1px solid #c4ff0030;border-radius:50%;width:650px;height:200px;position:absolute;top:100px;left:50%;transform:translate(-50%)rotate(-20deg)}.hero-bottom{z-index:4;justify-content:space-between;align-items:end;gap:35px;margin-top:-30px;display:flex;position:relative}.hero-line{letter-spacing:-.5px;margin:0 0 14px;font-family:Barlow Condensed,Impact,sans-serif;font-size:48px;font-weight:800;line-height:.95}.subline{color:var(--muted);max-width:260px;font-size:13px;line-height:1.6}.actions{width:290px}.primary{background:var(--lime);color:#10120a;border-radius:5px;justify-content:space-between;align-items:center;padding:17px 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:flex}.primary:hover{background:#d6ff50;transform:translateY(-4px)}.x-mark{font-size:24px}.ca{letter-spacing:1px;color:var(--muted);justify-content:space-between;align-items:center;padding:18px 3px;font-size:10px;display:flex}.ca strong{color:var(--paper);letter-spacing:0;font-size:15px}.scroll{letter-spacing:1.5px;border-top:1px solid #424539;justify-content:space-between;margin-top:30px;padding:20px 0;font-size:10px;display:flex}.scroll span{font-size:20px}.ticker{background:var(--lime);color:#111;letter-spacing:-1px;border-top:1px solid #111;border-bottom:1px solid #111;padding:14px 0;font-size:27px;font-weight:700;overflow:hidden}.ticker div{width:max-content;animation:28s linear infinite ticker}@keyframes ticker{to{transform:translate(-50%)}}.section{padding:85px 5%}.section-label{letter-spacing:1.8px;margin-bottom:45px;font-size:12px}.about{background:var(--paper);color:var(--ink)}.about-grid{grid-template-columns:1.1fr 1fr;gap:10%;display:grid}h2{letter-spacing:-.025em;margin:0;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(65px,9vw,130px);font-weight:800;line-height:.87}h2 span{color:var(--lime)}.about h2 span{color:var(--ink);-webkit-text-stroke:1px var(--ink);background:var(--lime);margin-top:10px;padding:0 10px 8px;display:inline-block;transform:rotate(-3deg)}.about-copy{max-width:470px}.tiny-star{float:right;font-size:65px;line-height:.8}.about-copy p{letter-spacing:-.6px;margin:0 0 25px;font-size:25px;line-height:1.3}.about-copy .muted{color:#5e6055;letter-spacing:0;font-size:17px;line-height:1.65}.about-copy .about-sign{letter-spacing:0;font-size:14px;font-weight:700}.about-foot{letter-spacing:1px;border-top:1px solid #babcad;justify-content:space-between;margin-top:60px;padding-top:23px;font-size:11px;display:flex}.memes-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.memes-heading p{color:var(--muted);font-size:18px;line-height:1.5}.meme-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.meme-card{color:#111;padding:15px 15px 0;transition:transform .3s}.meme-card:hover{transform:translateY(-10px)rotate(-2deg)}.lime{background:var(--lime);transform:rotate(-2deg)}.pink{background:#f291d2;transform:rotate(2deg)}.cream{background:var(--paper);transform:rotate(-1deg)}.meme-caption{text-align:center;padding:9px 0 20px;font-family:Barlow Condensed,Impact,sans-serif;font-size:32px;font-weight:800;line-height:1}.meme-card img{aspect-ratio:1;object-fit:cover;filter:contrast(1.07);width:100%;display:block}.pink img{object-fit:cover;clip-path:inset(0);object-position:center}.meme-bottom{justify-content:space-between;gap:8px;padding:19px 0;font-size:10px;font-weight:700;display:flex}.meme-bottom span{white-space:nowrap}.meme-end{color:var(--muted);justify-content:space-between;align-items:center;gap:24px;margin-top:55px;font-size:11px;display:flex}.meme-end a{color:var(--lime);border-bottom:1px solid var(--lime);padding-bottom:7px;font-size:14px}footer{border-top:1px solid #424539;justify-content:space-between;align-items:center;margin:0 5%;padding:30px 0;display:flex}footer .footer-logo{letter-spacing:-3px;font-size:40px;font-weight:700}footer span{color:var(--muted);font-size:11px}footer>a:last-child{font-size:25px}@media (width>=1500px){.hero{min-height:960px}.visual{height:430px;margin-top:-250px}.specimen{width:390px;height:425px}}@media (width<=900px){.hero{min-height:780px}.visual{height:360px;margin-top:-110px}.specimen{width:275px;height:310px}.coordinate{display:none}.sticker{width:80px;height:80px;font-size:22px;top:205px;left:calc(50% + 85px)}.hero-bottom{margin-top:15px}.hero-line{font-size:37px}.actions{width:260px}.meme-caption{font-size:25px}.meme-grid{gap:15px}.meme-bottom{font-size:9px}.about-grid{gap:6%}.about-copy p{font-size:21px}}@media (width<=600px){header{height:74px;padding:0 5%}.brand{font-size:25px}.brand img{width:32px;height:32px}nav{gap:16px;font-size:12px}.nav-x{border:0;padding:8px;font-size:0}.nav-x span{margin:0;font-size:25px}.hero{min-height:0;padding:22px 5% 0}.hero-top{letter-spacing:.6px;font-size:10px}.edition{display:none}h1{margin-top:27px;font-size:36vw}.visual{height:305px;margin-top:-36px}.specimen{width:220px;height:252px}.sticker{width:70px;height:70px;font-size:19px;top:173px;left:calc(50% + 62px)}#scene{height:380px;top:-55px}.hero-bottom{margin-top:0;display:block}.hero-line{font-size:43px}.subline{max-width:100%;font-size:13px}.actions{width:100%;margin-top:23px}.primary{padding:14px 19px}.scroll{margin-top:10px;font-size:9px}.ticker{padding:12px 0;font-size:22px}.section{padding:55px 6%}.section-label{margin-bottom:30px;font-size:11px}.about-grid{grid-template-columns:1fr;gap:38px}h2{font-size:80px}.about-copy p{font-size:23px}.about-copy .muted{font-size:16px}.about-foot{gap:20px;margin-top:27px;font-size:9px;line-height:1.6}.memes-heading{align-items:start;gap:15px;margin-bottom:35px}.memes-heading h2{font-size:64px}.memes-heading p{font-size:12px}.meme-grid{grid-template-columns:1fr;gap:32px;padding:0 9px}.meme-caption{font-size:36px}.meme-bottom{font-size:11px}.meme-end{flex-direction:column;align-items:start;margin-top:37px;line-height:1.6}footer .footer-logo{font-size:30px}footer span{font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}*{transition:none!important}}h1{letter-spacing:-.035em;font-size:clamp(90px,18vw,290px)}.visual{margin-top:-45px}.brand{letter-spacing:-1px;font-size:24px}.footer-logo{white-space:nowrap}footer .footer-logo{letter-spacing:-1.5px;font-size:32px}@media (width>=1500px){.visual{margin-top:-65px}}@media (width<=900px){.visual{margin-top:-20px}.brand{font-size:20px}}@media (width<=600px){h1{min-width:0;font-size:17vw}.visual{margin-top:12px}.brand{letter-spacing:-.6px;gap:6px;font-size:17px}.brand img{width:28px;height:28px}nav{gap:12px}footer .footer-logo{font-size:23px}footer{gap:12px}}.specimen{box-shadow:none;background:0 0;border:0;width:390px;height:390px;transform:translate(-50%)}.hero-img{object-fit:contain;filter:drop-shadow(0 15px 18px #0005)}@media (width>=1500px){.specimen{width:440px;height:440px}}@media (width<=900px){.specimen{width:320px;height:340px}}@media (width<=600px){.specimen{width:270px;height:285px}}
