@font-face{font-family:'baloo 2';font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/baloo2-latin.woff2)format('woff2')}:root{--bg:#faf6ef;--shelf-bg:#f3ebdd;--blob:#ffe9cd;--ink:#2b2622;--muted:#7d6f60;--faint:#766855;--shelf-desc:#776956;--border:#eadfce;--dash:#e0d5c4;--dash-strong:#d9cfc2;--accent:#c96f2e;--accent-dark:#a35a17;--accent-darker:#7a4a12;--note-bg:#fff8dc;--note-ink:#5a5142}.palette-orange{--tile-bg:#ffd8a8;--tile-edge:#ecb87f;--tile-fg:#a15917;--tile-sub:#7a5a34;--tile-tint:#ffeacc}.palette-green{--tile-bg:#c9e4c5;--tile-edge:#a4c8a0;--tile-fg:#3b7538;--tile-sub:#4d684a;--tile-tint:#dfeedd}.palette-pink{--tile-bg:#f5c6d0;--tile-edge:#dda2af;--tile-fg:#a63d57;--tile-sub:#7d4c5c;--tile-tint:#fbdde4}.palette-purple{--tile-bg:#dcd2ec;--tile-edge:#bfb0d8;--tile-fg:#6a4fa0;--tile-sub:#5c4a80;--tile-tint:#ece5f7}.palette-neutral{--tile-bg:#e5e0d6;--tile-edge:#cfc7b8;--tile-fg:#6a5d50;--tile-sub:#6a5d50;--tile-tint:#efe9dd}body{font-family:'baloo 2',sans-serif;color:var(--ink);background:var(--bg);margin:0}@keyframes bob{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes floaty{0%,100%{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-7px)rotate(1deg)}}@keyframes popIn{0%{opacity:0;transform:translateY(24px)scale(.92)}70%{transform:translateY(-4px)scale(1.02)}100%{opacity:1;transform:translateY(0)scale(1)}}@keyframes wag{0%,100%{transform:rotate(0)}25%{transform:rotate(9deg)}75%{transform:rotate(-7deg)}}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:rgba(250,246,239,.85);backdrop-filter:blur(8px);border-bottom:2px solid var(--border);font-size:14px;font-weight:700}.topbar-right{color:var(--faint);font-weight:600}.topbar a{color:var(--accent-dark);text-decoration:none}.topbar a:hover{color:var(--accent-darker)}.welcome{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;padding:10px 20px;background:var(--note-bg);color:var(--note-ink);font-size:14px;font-weight:600;border-bottom:2px solid var(--border)}.welcome a{color:var(--accent-dark);font-weight:800;text-decoration:none}.welcome a:hover{color:var(--accent-darker)}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.hero{min-height:calc(100vh - 46px);box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:44px;padding:48px 64px 70px;align-items:center;position:relative;overflow:hidden;max-width:1060px;margin:0 auto}.hero-blob{position:absolute;left:-160px;top:-140px;width:520px;height:520px;border-radius:46% 54% 60% 40%/50% 44% 56% 50%;background:var(--blob);animation:floaty 9s ease-in-out infinite}.hero-left{display:flex;flex-direction:column;gap:20px;position:relative}.hero-intro,.hero-meta{display:flex;flex-direction:column;gap:20px}.hero-fox{font-size:52px;line-height:1;animation:floaty 4s ease-in-out infinite}.hero-left h1{font-size:clamp(40px,4.5vw,60px);font-weight:800;line-height:1;margin:0}.wag{display:inline-block;color:var(--accent);animation:wag 2.4s ease-in-out infinite;transform-origin:bottom left}.hero-tagline{font-size:17px;font-weight:500;line-height:1.55;color:var(--muted);max-width:320px;margin:0}.sticky-note{align-self:flex-start;font-size:13.5px;font-weight:600;color:var(--note-ink);background:var(--note-bg);padding:9px 15px;border-radius:4px;transform:rotate(-1.5deg);box-shadow:0 4px 12px rgba(0,0,0,8%);animation:popIn .5s ease-out both;animation-delay:.35s}.stats{display:flex;gap:26px;margin-top:6px;animation:popIn .5s ease-out both;animation-delay:.45s}.stat{display:flex;flex-direction:column}.stat-num{font-size:24px;font-weight:800}.stat-label{font-size:12.5px;font-weight:600;color:var(--faint)}.stat-n1{color:#c96f2e}.stat-n2{color:#3e7a3a}.stat-n3{color:#a63d57}.hero-right{display:flex;flex-direction:column;gap:14px;max-width:440px;width:100%;justify-self:end;position:relative}.hero-btn{text-decoration:none;color:var(--ink);border-radius:18px;padding:16px 20px;display:flex;align-items:center;gap:14px;transition:transform .15s cubic-bezier(.34,1.56,.64,1);animation:popIn .5s ease-out both;background:var(--tile-bg);box-shadow:0 4px 0 var(--tile-edge)}.hero-btn:hover{transform:translateX(6px)rotate(-.6deg)}.hero-btn:nth-child(even):hover{transform:translateX(6px)rotate(.6deg)}.hero-btn:nth-child(1){animation-delay:.05s}.hero-btn:nth-child(2){animation-delay:.15s}.hero-btn:nth-child(3){animation-delay:.25s}.hero-btn:nth-child(4){animation-delay:.35s}.hero-btn .icon{width:28px;height:28px;flex:none;animation:floaty 3.2s ease-in-out infinite;color:var(--tile-fg)}.hero-btn .icon svg{width:100%;height:100%;display:block}.hero-btn:nth-child(2) .icon{animation-duration:3.6s;animation-delay:.4s}.hero-btn:nth-child(3) .icon{animation-duration:3s;animation-delay:.8s}.hero-btn-text{flex:1;min-width:0}.hero-btn .title{display:block;font-size:17px;font-weight:800;line-height:1.1}.hero-btn .subtitle{font-size:12.5px;font-weight:500;overflow-wrap:anywhere;color:var(--tile-sub)}.hero-btn-tail{flex:none;color:var(--tile-fg)}.hero-btn .lock{font-size:11px;font-weight:800;background:#fff;border-radius:999px;padding:4px 10px;color:var(--accent-dark);flex:none}.hero-btn .arrow{width:18px;height:18px;flex:none}.hero-next{border:2.5px dashed var(--dash-strong);border-radius:18px;padding:14px 20px;display:flex;align-items:center;gap:14px;color:var(--faint);animation:popIn .5s ease-out both;animation-delay:.35s}.hero-next .icon{width:24px;height:24px}.hero-next span:not(.icon){font-size:14px;font-weight:700}.hero-next .icon svg{width:100%;height:100%;display:block}.hero-next:hover{border-color:var(--accent);color:var(--accent)}.scroll-cue{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--faint);font-size:13px;font-weight:700;animation:bob 1.6s ease-in-out infinite}.scroll-cue svg{width:20px;height:20px}.shelf{background:var(--shelf-bg);padding:64px 52px 80px}.shelf-inner{max-width:860px;margin:0 auto;display:flex;flex-direction:column;gap:6px}.shelf-kicker{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.shelf h2{font-size:36px;font-weight:800;margin:0 0 26px}.shelf-row{text-decoration:none;color:var(--ink);display:flex;align-items:center;gap:18px;padding:18px 14px;border-radius:16px;border-top:2px dashed var(--dash)}a.shelf-row:hover{background:#fff}.shelf-chip{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex:none}.shelf-chip svg{width:100%;height:100%;display:block}.shelf-text{flex:1;min-width:0}.shelf-name{display:block;font-size:18px;font-weight:800}.shelf-desc{font-size:13.5px;font-weight:500;color:var(--shelf-desc);overflow-wrap:anywhere}.shelf-tag{font-size:12px;font-weight:800;border-radius:999px;padding:5px 13px;flex:none}.shelf-tag-live{background:var(--tile-tint);color:var(--tile-fg)}.shelf-tag-login{background:#fff;color:var(--accent-dark)}.shelf-tag-wip{background:#ece5f7;color:#6a4fa0}.shelf-tag-retired{background:#efe9dd;color:#746759}.shelf-foot{margin-top:18px;font-size:13.5px;font-style:italic;font-weight:500;color:var(--faint);text-align:center;display:block}.modal-overlay{position:fixed;inset:0;z-index:50;background:rgba(60,45,35,.35);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center}.modal-overlay.open{display:flex}body.modal-open .hero-blob,body.modal-open .hero-fox,body.modal-open .wag,body.modal-open .hero-btn .icon,body.modal-open .scroll-cue{animation-play-state:paused}.modal-card{width:340px;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px rgba(60,40,30,.35)}.modal-titlebar{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#ffd8a8;font-size:13.5px;font-weight:800;color:var(--accent-darker)}.modal-titlebar a{text-decoration:none;color:var(--accent-darker);font-size:16px;font-weight:800}.modal-head{padding:24px 24px 0}.modal-body{padding:14px 24px 24px;display:flex;flex-direction:column;gap:14px}.modal-title{font-size:19px;font-weight:800;line-height:1.2}.modal-help{font-size:14px;font-weight:500;color:var(--shelf-desc);line-height:1.5}.modal-body input{font-family:'baloo 2',sans-serif;font-size:15px;font-weight:600;padding:11px 14px;border:2px solid var(--border);border-radius:12px;outline:none}.modal-body input:focus{border-color:var(--accent)}.modal-submit{background:var(--accent);color:#fff;font-size:16px;font-weight:800;padding:12px;border-radius:12px;border:none;cursor:pointer;font-family:inherit;text-align:center}.modal-submit:hover{background:var(--accent-dark)}.modal-msg{font-size:13px;font-weight:600;color:#a63d57;text-align:center}.modal-msg:empty{display:none}.page{min-height:100vh;display:flex;flex-direction:column;background:var(--shelf-bg)}.topbar-brand{color:var(--ink);text-decoration:none}.page-center{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 20px}.page .modal-card{box-shadow:0 12px 40px rgba(60,40,30,.15)}.page .modal-msg{display:block}.notfound{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;max-width:420px}.notfound h1{font-size:clamp(36px,6vw,52px);font-weight:800;margin:0;line-height:1}.notfound .hero-tagline{max-width:none}.notfound-link{text-decoration:none;padding:12px 22px}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:28px;padding:28px 22px 32px;min-height:auto}.hero-left{display:contents}.hero-intro{order:1}.hero-right{order:2}.hero-meta{order:3}.hero-right{justify-self:stretch;max-width:none}.scroll-cue{display:none}.shelf{padding:48px 22px 60px}.hero-btn{min-height:44px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}