:root{--orange:#ff5b23;--muted:#90908a;--line:#2d2d29;--white:#f3f1e9;font-family:IBM Plex Mono,monospace;color:var(--white);background:#000;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:5px}::selection{background:var(--orange);color:#000}.header{height:98px;margin:0 4.7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:8px;font-size:26px;font-weight:600;letter-spacing:-1.5px}.crab{font-size:30px}.brand-dot{color:var(--orange);margin-left:-8px}.brand-small{font-size:10px;letter-spacing:0;line-height:1.1;border-left:1px solid #777;padding-left:12px;margin-left:8px;max-width:48px}nav{display:flex;gap:32px;align-items:center;font-size:11px;font-weight:500}nav a:hover{color:var(--orange)}.nav-cta{border:1px solid #62625a;padding:12px 15px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:5%;padding:54px 4.7% 60px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.2px;display:flex;gap:9px;align-items:center;font-weight:500}.eyebrow>span:last-child{color:var(--muted)}.status-dot{width:7px;height:7px;background:var(--orange);display:inline-block}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:Barlow Condensed,Impact,sans-serif;font-weight:800;letter-spacing:-1px;line-height:.9}h1{font-size:clamp(76px,7.8vw,124px);margin-top:26px;position:relative}h1>span:first-of-type,h2 span{color:var(--orange)}.asterisk{font-size:85px;color:var(--orange);vertical-align:top;margin-left:14px;display:inline-block;transform:rotate(-12deg)}.hero-desc{font-size:13px;line-height:1.8;margin:25px 0 26px;color:#bbbcb3}.hero-actions{display:flex;align-items:center;gap:19px}.button{background:var(--orange);color:#000;min-height:46px;padding:15px 19px;border:0;font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;transition:background .15s,transform .15s}.button:hover{background:#ff875d;transform:translateY(-2px)}.tiny{font-size:8px;color:var(--muted);line-height:1.6}.hero-art{transform:rotate(2deg);margin-top:20px}.image-topline{display:flex;justify-content:space-between;font-size:8px;padding:12px;background:var(--orange);color:#000}.hero-meme{position:relative;border:6px solid var(--white);height:350px}.hero-meme img{width:100%;height:100%;object-fit:cover}.hero-meme figcaption{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;text-align:center;padding:16px 10px;font-family:Impact,Barlow Condensed,sans-serif;font-size:clamp(23px,2.6vw,39px);line-height:1.08;color:#fff;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000}.sticker{position:absolute;right:-22px;bottom:54px;transform:rotate(-12deg);background:var(--orange);color:#000;border:2px solid #000;padding:13px;font-size:22px;font-weight:600;line-height:1}.image-foot{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:8px;padding-top:12px}.ticker{background:var(--orange);color:#000;display:flex;justify-content:space-around;align-items:center;gap:28px;padding:14px 20px;overflow:hidden;white-space:nowrap;font-size:12px;font-weight:600}.ticker b{font-size:22px}.section{padding:60px 4.7%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}h2{font-size:clamp(42px,4.6vw,70px);margin-top:15px}.section-heading p{font-size:10px;line-height:1.8;color:var(--muted)}.meme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.card-meta{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:14px 0;font-size:9px;color:var(--muted)}.meme-image{height:280px;position:relative;overflow:hidden;background:#e8e5dc}.meme-image img{width:100%;height:100%;object-fit:cover}.meme-image:first-child img{object-position:top}.button-label{position:absolute;font-family:Barlow Condensed,Impact,sans-serif;font-size:20px;color:#000;line-height:1;text-align:center;transform:rotate(-15deg);top:12%;font-weight:800}.button-label.one{left:17%}.button-label.two{left:54%;top:8%}.drake img{object-fit:fill}.drake-text{position:absolute;left:53%;color:#000;font-family:Barlow Condensed,Impact,sans-serif;font-size:32px;font-weight:800;line-height:1}.drake-text.top{top:15%}.drake-text.bottom{top:64%}.meme-caption{position:absolute;left:10px;right:10px;text-align:center;font-family:Impact,Barlow Condensed,sans-serif;font-size:26px;color:#fff;text-shadow:2px 2px #000,-2px -2px #000,2px -2px #000,-2px 2px #000}.top-caption{top:14px}.bottom-caption{bottom:14px}h3{font-size:16px;margin-top:20px;letter-spacing:-.6px}.meme-card p{font-size:11px;line-height:1.8;color:var(--muted);margin:10px 0 21px;min-height:40px}.cope-button{width:100%;background:none;color:var(--muted);border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:13px 0;font-size:9px}.cope-button:hover,.cope-button[aria-pressed=true]{color:var(--orange)}.compiler-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-top:1px solid var(--line)}.compiler-intro h2{font-size:52px}.compiler-intro p{font-size:11px;line-height:1.8;margin-top:22px;color:var(--muted)}.ascii-crab{display:block;color:var(--orange);font-size:22px;margin-top:30px;line-height:1.4}.terminal{border:1px solid #41413b;background:#0d0d0b}.terminal-bar{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line);font-size:9px;color:var(--muted)}.terminal-bar>span:first-child{color:var(--orange);letter-spacing:3px}form{padding:22px 20px 15px}label{display:block;font-size:10px;color:#71736a;margin-bottom:15px}textarea{width:100%;height:120px;resize:vertical;background:transparent;color:#c9d49e;border:0;font-size:11px;line-height:1.9;tab-size:4}.terminal-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:15px}.terminal-bottom>span{font-size:8px;color:var(--muted)}.compiler-output{border-top:1px solid var(--line);font-size:10px;padding:18px 20px;line-height:1.9;min-height:75px}.compiler-output>span{color:var(--orange)}.compiler-output .output-help{color:var(--muted)}.cope{background:var(--orange);color:#000;padding-top:48px;padding-bottom:35px}.cope h2{font-size:clamp(52px,6.2vw,90px)}.cope h2 span{color:#000}.cope-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:20px}.cope-bottom p{font-size:11px;line-height:1.8}.light{background:#000;color:var(--white)}.light:hover{background:#272721}.random-roast{border-top:1px solid #0005;padding-top:20px;margin-top:28px;font-size:12px;line-height:1.7;min-height:62px}footer{padding:28px 4.7%;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:18px}footer p,footer>a:not(.brand),footer>span{font-size:8px;color:var(--muted)}@media(min-width:1600px){body{max-width:1700px;margin:auto}.hero-meme{height:440px}.meme-image{height:340px}}@media(max-width:950px){nav{gap:15px}.hero{gap:4%;padding-top:35px}h1{font-size:78px}.asterisk{font-size:54px;margin-left:5px}.hero-meme{height:310px}.hero-actions .tiny{display:none}.button{font-size:9px;padding:14px}.meme-grid{gap:16px}.meme-image{height:225px}.drake-text{font-size:26px}.compiler-intro h2{font-size:44px}.button-label{font-size:16px}footer>span{display:none}}@media(max-width:650px){.header{height:76px}.brand{font-size:23px}nav a:not(.nav-cta){display:none}.nav-cta{font-size:9px;padding:10px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:40px;gap:25px}h1{font-size:clamp(75px,15vw,98px)}.hero-art{margin:5px 9px}.hero-meme{height:320px}.hero-meme figcaption{font-size:33px}.sticker{right:-15px}.hero-desc{font-size:12px}.eyebrow{font-size:9px}.ticker{justify-content:start;font-size:10px;gap:24px}.section{padding-top:40px;padding-bottom:40px}.section-heading{display:block}.section-heading p{margin-top:15px}.meme-grid{grid-template-columns:1fr;gap:30px}.meme-image{height:340px}.meme-image img{object-fit:cover}.drake img{object-fit:fill}.button-label{font-size:22px}.drake-text{font-size:40px}.meme-card p{min-height:0}h3{font-size:19px}.compiler-section{grid-template-columns:1fr;gap:25px}.ascii-crab{display:none}.compiler-intro h2{font-size:48px}.cope-bottom{align-items:start;flex-direction:column}.cope h2{font-size:55px}footer{flex-wrap:wrap}footer p{width:45%}.random-roast{min-height:90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media(max-width:650px){.hero>*{min-width:0}h1{font-size:clamp(48px,13.5vw,84px)}.asterisk{font-size:.7em}.image-topline{font-size:7px;gap:8px}.hero-meme{height:290px}.hero-meme figcaption{font-size:29px}.hero-art{margin-right:15px}.compiler-intro h2{font-size:clamp(36px,10vw,48px)}}
