:root{--background:#fff8eb;--background-alt:#ffe5b5;--foreground:#35200d;--muted:#6c5134;--line:#4e2e0b29;--card:#fffcf4cc;--card-strong:#fffef8;--accent:#ffb300;--accent-strong:#f28f16;--accent-cool:#27a9ff;--accent-mint:#abdf14;--shadow:0 18px 60px #452a0d24;--font-comic:"Comic Sans MS", "Comic Sans", cursive}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--foreground);font-family:var(--font-comic);background:radial-gradient(circle at top,#ffffffe6,#0000 30%),linear-gradient(#fffaf1 0%,#fff1d0 52%,#ffe0aa 100%);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.page-shell{padding:24px;position:relative;overflow:hidden}.page-noise{z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 20% 20%,#27a9ff24,#0000 18%),radial-gradient(circle at 78% 18%,#abdf1429,#0000 16%),radial-gradient(circle at 50% 80%,#f28f162e,#0000 22%);position:fixed;inset:0}.content-stack{gap:28px;max-width:1180px;margin:0 auto;display:grid}.site-header,.hero-panel,.section-shell,.site-footer{border:2px solid var(--line);background:var(--card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:min(100%,1180px);box-shadow:var(--shadow);border-radius:32px;margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:18px 24px;display:flex}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-mark{background:#fff;border:2px solid #ffffffe6;border-radius:20px;width:72px;height:72px}.brand-name,.brand-tag{display:block}.brand-name{letter-spacing:.08em;font-size:1.35rem;font-weight:700}.brand-tag{color:var(--muted)}.nav-list{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:0;padding:0;list-style:none;display:flex}.nav-list a,.hero-chip,.button,.feature-value{border-radius:999px}.nav-list a{background:#fffc;border:2px solid #4e2e0b1f;align-items:center;min-height:42px;padding:0 16px;transition:transform .16s,background .16s;display:inline-flex}.nav-list a:hover,.button:hover,.text-link:hover{transform:translateY(-2px)rotate(-1deg)}.hero-panel{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:28px;padding:30px;display:grid}.hero-copy h1,.section-heading h2,.feature-card h3{margin:0;line-height:.95}.hero-kicker,.section-kicker{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;margin:0 0 10px;font-size:.82rem}.hero-copy h1{max-width:10ch;font-size:clamp(3.6rem,7vw,6.8rem)}.hero-description,.section-description,.about-copy p,.feature-card p,.footer-blurb,.footer-note{color:var(--muted);font-size:1.08rem;line-height:1.7}.hero-actions,.hero-note,.footer-links{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{margin-top:28px}.button{border:2px solid #0000;justify-content:center;align-items:center;min-height:52px;padding:0 20px;font-size:1rem;font-weight:700;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--accent) 0%, #ffd76a 100%)}.button-secondary{background:#ffffffa8;border-color:#4e2e0b29}.hero-note{margin-top:18px}.hero-chip{background:#ffffffb3;border:2px solid #4e2e0b1f;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.hero-chip-special{color:var(--foreground);background:linear-gradient(135deg,#abdf14 0%,#ffe76b 100%);border-color:#4e2e0b2e}.hero-art{place-items:center;min-height:420px;display:grid;position:relative}.hero-logo{filter:drop-shadow(0 20px 40px #3b220829);border-radius:40px;width:min(100%,560px);height:auto;transform:none}.section-shell{padding:28px}.section-heading{max-width:760px;margin-bottom:22px}.section-heading h2{margin-bottom:12px;font-size:clamp(2.4rem,4.3vw,4.5rem)}.about-grid{grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);align-items:center;gap:24px;display:grid}.about-copy{gap:14px;display:grid}.about-copy p{margin:0}.sticker-card,.feature-card{border:2px solid var(--line);background:var(--card-strong);border-radius:28px;box-shadow:inset 0 1px #ffffffe6}.sticker-card{text-align:center;padding:20px}.sticker-card img{max-width:240px;margin:0 auto}.sticker-card p{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-strong);margin:14px 0 0;font-size:1rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{flex-direction:column;gap:12px;min-height:100%;padding:22px;display:flex}.feature-value{width:fit-content;min-width:52px;min-height:36px;color:var(--foreground);background:linear-gradient(135deg,#fffce6 0%,#ffd76a 100%);justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.feature-card h3{font-size:1.8rem}.feature-card p{flex:1;margin:0}.text-link{width:fit-content;color:var(--accent-cool);font-weight:700}.site-footer{gap:18px;margin-top:28px;padding:28px;display:grid}.footer-links a{font-weight:700}.footer-note{margin:0}@media (max-width:980px){.hero-panel,.about-grid,.feature-grid{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start}.nav-list{justify-content:flex-start}.hero-copy h1{max-width:100%}.hero-art{min-height:unset;order:-1}}@media (max-width:720px){.page-shell{padding:14px}.site-header,.hero-panel,.section-shell,.site-footer{border-radius:24px;padding:20px}.brand-lockup{align-items:flex-start}.brand-name{font-size:1.1rem}.hero-copy h1,.section-heading h2{line-height:1}.floating-phrase-2{right:2%}.floating-phrase-4{bottom:8%;right:6%}}
