.fun-hero{background:var(--color-dark);color:#fff;text-align:center;padding:1.4rem 1.5rem 1.3rem;background-image:radial-gradient(60% 120% at 50% 0%,rgba(232,192,125,.16),transparent 65%)}.fun-hero-inner{max-width:820px;margin:0 auto}.fun-hero h1{font-size:clamp(1.2rem,3vw,1.6rem);line-height:1.2;margin:0}.fun-jump{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-top:.7rem}.fun-jump a{color:#fff;text-decoration:none;font-weight:700;font-size:.8rem;padding:.28rem .9rem;border-radius:999px;border:1px solid rgba(232,192,125,.5)}.fun-jump a:hover{background:#e8c07d26}.fun-marquee{overflow:hidden;background:#e8c07d;color:#0a0b0d;font-weight:800;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding:.35rem 0}.fun-marquee-track{display:inline-flex;animation:fun-scroll 28s linear infinite}.fun-marquee-track span{padding-right:.5rem}@keyframes fun-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.fun-marquee-track{animation:none}}.vid-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;gap:.8rem}.vid-track::-webkit-scrollbar{display:none}.vid-slide{flex:0 0 100%;scroll-snap-align:start;margin:0;min-width:0}.vid-slide figcaption{margin-top:.5rem;font-size:.85rem;color:var(--color-text-muted)}.vid-nav{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:.4rem}.vid-arrow{font:inherit;font-weight:800;width:34px;height:34px;border-radius:50%;border:1px solid var(--color-border);background:#fff;cursor:pointer}.vid-arrow:hover{border-color:#e8c07d}.vid-count{font-size:.8rem;font-weight:700;color:var(--color-text-muted)}.commercial-frame{padding:6px;border-radius:14px;background:var(--color-dark);box-shadow:0 14px 34px -20px #14161c80,inset 0 0 0 1px #e8c07d59}.commercial-frame video{display:block;width:100%;aspect-ratio:4 / 3;border-radius:8px;background:#000}.quiz-card{background:#fff;border:1px solid var(--color-border);border-top:3px solid #e8c07d;border-radius:14px;padding:1.1rem 1.2rem 1.2rem;box-shadow:0 12px 30px -22px #14161c59;min-height:300px;display:flex;align-items:center;justify-content:center}#quiz-stage{width:100%}.quiz-card h2{font-size:1.2rem;margin:0 0 .4rem}.quiz-sub{color:var(--color-text-muted);margin:.3rem auto 1rem;max-width:46ch;font-size:.9rem}.quiz-progress{height:4px;background:var(--color-border);border-radius:99px;overflow:hidden;margin-bottom:.9rem}.quiz-progress span{display:block;height:100%;background:#e8c07d;transition:width .3s ease}.quiz-options{display:grid;gap:.45rem;margin-top:.8rem;text-align:left}.quiz-option{font:inherit;font-size:.88rem;font-weight:600;text-align:left;padding:.55rem .85rem;border-radius:10px;border:1px solid var(--color-border);background:#fafafb;cursor:pointer;transition:transform .12s,border-color .12s,background .12s}.quiz-option:hover{border-color:#e8c07d;background:#fff;transform:translateY(-1px)}.quiz-result-name{font-size:1.5rem!important;margin:0 0 .4rem}.quiz-result-line{margin:0 auto .7rem;font-size:.9rem}.quiz-tip{background:#fafafb;border:1px dashed #e8c07d;border-radius:10px;padding:.55rem .8rem;font-size:.8rem;color:var(--color-text-muted);margin:0 auto .9rem}.fun-btn{display:inline-block;font:inherit;font-weight:700;cursor:pointer;background:var(--color-dark);color:#fff;border:1px solid var(--color-dark);padding:.55rem 1.3rem;border-radius:999px;text-decoration:none}.fun-btn:disabled{opacity:.5;cursor:default}.fun-btn-ghost{background:transparent;border-color:#fff6}.myth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;text-align:left;align-items:start}.myth-card{background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:.8rem .9rem;transition:border-color .2s}.myth-claim{font-weight:700;font-size:.88rem;margin:0 0 .6rem;line-height:1.35}.myth-choices{display:flex;gap:.5rem}.myth-btn{flex:1;font:inherit;font-size:.85rem;font-weight:700;padding:.35rem;border-radius:8px;border:1px solid var(--color-border);background:#fafafb;cursor:pointer}.myth-btn:not(:disabled):hover{border-color:#e8c07d}.myth-btn:disabled{cursor:default;opacity:.55}.myth-btn.is-answer{opacity:1;background:var(--color-dark);color:#fff;border-color:var(--color-dark)}.myth-reveal{margin-top:.6rem;padding-top:.6rem;border-top:1px solid var(--color-border)}.myth-reveal[hidden]{display:none}.myth-result{font-weight:800;font-size:.85rem;margin:0 0 .2rem}.myth-card.is-right{border-color:#6bb98a}.myth-card.is-wrong{border-color:#e8c07d}.myth-why{margin:0;font-size:.8rem;color:var(--color-text-muted)}.myth-score{margin:.8rem auto 0;font-weight:800}.myth-score[hidden]{display:none}.match-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;max-width:460px;margin:0 auto}.match-card{position:relative;aspect-ratio:1;font:inherit;cursor:pointer;border:1px solid var(--color-border);border-radius:10px;background:var(--color-dark);color:#e8c07d;font-size:1.1rem;font-weight:800;padding:0}.match-card .match-face{display:none;font-size:1.5rem}.match-card.is-up,.match-card.is-found{background:#fff}.match-card.is-up .match-back,.match-card.is-found .match-back{display:none}.match-card.is-up .match-face,.match-card.is-found .match-face{display:inline}.match-card.is-found{border-color:#6bb98a}.match-again{font:inherit;font-weight:700;margin-left:.4rem;padding:.2rem .7rem;border-radius:999px;border:1px solid var(--color-dark);background:var(--color-dark);color:#fff;cursor:pointer}.lint-arena{position:relative;height:170px;max-width:460px;margin:0 auto;border-radius:12px;border:1px dashed #e8c07d;background:#fafafb;overflow:hidden}.lint-puff{position:absolute;padding:0;border:none;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 35% 35%,#fff,#cfd3db 60%,#a9aeb9);box-shadow:0 0 0 3px #cfd3db8c,0 0 0 6px #cfd3db40}.lint-bar{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:.7rem;flex-wrap:wrap}.lint-bar .pane-status{margin:0}.spin-stage{display:flex;flex-direction:column;align-items:center}.spin-washer{display:block;width:175px;padding:0;border:none;background:none;cursor:pointer;filter:drop-shadow(0 12px 12px rgba(20,22,28,.28));transition:transform .12s}.spin-washer:hover{transform:translateY(-2px)}.spin-washer svg{display:block;width:100%;height:auto}.w-drum{transform-box:fill-box;transform-origin:center}.w-drum.is-spinning{animation:w-spin 1.8s cubic-bezier(.35,.05,.3,1)}#w-knob{transform-box:view-box;transform-origin:176px 39px}#w-knob.is-turned{animation:w-knob 1.8s ease-in-out forwards}@keyframes w-spin{to{transform:rotate(1440deg)}}@keyframes w-knob{to{transform:rotate(150deg)}}@media(prefers-reduced-motion:reduce){.w-drum.is-spinning,#w-knob.is-turned{animation:none}}.spin-result{font-weight:700;font-style:italic;margin:.5rem 0 0;min-height:1.5em}.spin-tally{margin:.3rem 0 0;font-size:.8rem;color:var(--color-text-muted)}.spin-tally[hidden]{display:none}.mood-row{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap}.mood-btn{font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.55rem .9rem;min-width:86px;border-radius:14px;border:1px solid var(--color-border);background:#fff;transition:transform .15s,border-color .15s}.mood-btn:hover{transform:translateY(-2px) rotate(-2deg);border-color:#e8c07d}.mood-btn.is-on{background:var(--color-dark);color:#fff;border-color:var(--color-dark)}.mood-emoji{font-size:1.6rem;line-height:1}.mood-name{font-size:.75rem;font-weight:700}.mood-say{margin:.9rem auto 0;font-weight:700;font-style:italic;min-height:1.5em}.fun-cta{background:var(--color-dark);color:#fff;text-align:center}.fun-cta-inner{max-width:700px;margin:0 auto;padding:4rem 1.5rem}.fun-cta-inner p{color:#cfd2dc;margin-bottom:1.5rem}.fun-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.fun-cta .fun-btn{background:#fff;color:var(--color-dark);border-color:#fff}.fun-cta .fun-btn-ghost{background:transparent;color:#fff;border-color:#fff6}.fun-board-wrap{background-color:#f6f5f1;background-image:radial-gradient(rgba(20,22,28,.09) 1px,transparent 1.2px);background-size:18px 18px;padding:1.8rem 1.5rem 2.6rem;overflow:hidden}.fun-board{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem 1.2rem;align-items:start}.fc{position:relative;background:#fff;border:1px solid var(--color-border);border-radius:14px;padding:1.1rem 1.1rem 1.2rem;box-shadow:0 16px 30px -18px #14161c73;text-align:center;min-width:0;scroll-margin-top:90px}.fc:before{content:"";position:absolute;top:-10px;left:50%;width:74px;height:20px;margin-left:-37px;background:#e8c07da6;transform:rotate(-3deg);box-shadow:0 1px 2px #14161c1f}.fc-title{font-size:1.05rem;margin:0 0 .6rem}.fc-video{grid-column:1 / 8;transform:rotate(-1deg);background:#fff}.fc-quiz{grid-column:8 / 13;margin-top:1.6rem;transform:rotate(1.2deg);border-top:3px solid #e8c07d;min-height:290px;display:flex;align-items:center;justify-content:center}.fc-quiz #quiz-stage{width:100%}.fc-myth{grid-column:1 / 6;transform:rotate(-.7deg);margin-top:.4rem}.fc-washer{--rot: 2.2deg;grid-column:6 / 9;transform:rotate(var(--rot));margin-top:1.6rem;background:var(--color-dark);color:#fff;border-color:#e8c07d80}.fc-washer .spin-tally{color:#b7bac4}.fc-match{grid-column:9 / 13;transform:rotate(-1.6deg);background:#eef1f6}.fc-moods{grid-column:1 / 5;transform:rotate(1deg);background:#fff7e6;margin-top:.6rem}.fc-lint{grid-column:5 / 10;transform:rotate(-.9deg);background:var(--color-dark);color:#fff;margin-top:-.4rem}.fc-lint .pane-hint{color:#b7bac4}.fc-lint .pane-status{color:#fff}.fc-lint .fun-btn{background:#e8c07d;color:#0a0b0d;border-color:#e8c07d}.fc-sticker{grid-column:10 / 13;transform:rotate(4deg);background:#e8c07d;border:2px dashed rgba(10,11,13,.5);border-radius:12px;align-self:center;padding:1.1rem}.fc-sticker:before{display:none}.fc-sticker p{margin:0;font-weight:800;font-size:1.05rem;line-height:1.25;color:#0a0b0d}.fc-badge{position:absolute;z-index:2;font-weight:800;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;background:var(--color-dark);color:#e8c07d;padding:.3rem .7rem;border-radius:6px}.fc-badge-a{top:-12px;right:12px;transform:rotate(3deg)}.fc-badge-round{top:-16px;right:-12px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;text-align:center;background:#e8c07d;color:#0a0b0d;transform:rotate(12deg);line-height:1.05;padding:.4rem;font-size:.66rem}.fc .pane-hint{margin:0 0 .7rem;font-size:.82rem;color:var(--color-text-muted)}.fc .pane-status{margin:.6rem 0 0;font-weight:700;font-size:.88rem}.fc-video .vid-slide figcaption{margin-top:.5rem}.fc-myth .myth-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.6rem;scrollbar-width:none;overscroll-behavior-x:contain}.fc-myth .myth-grid::-webkit-scrollbar{display:none}.fc-myth .myth-card{flex:0 0 100%;scroll-snap-align:start}.fc-match .match-grid{grid-template-columns:repeat(4,1fr);max-width:none}.fc-match .match-card .match-face{font-size:1.3rem}.fc-moods .mood-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.fc-moods .mood-btn{min-width:0;padding:.45rem .3rem}.fc-lint .lint-arena{max-width:none;background:#1b1e24;border-color:#e8c07d80}.fc-washer .spin-washer{width:150px}.fc-washer .spin-result{color:#fff;font-size:.9rem}.fc-washer.is-shaking{animation:w-shake .16s linear 11}@keyframes w-shake{0%{transform:translate(0) rotate(var(--rot))}20%{transform:translate(-4px,1px) rotate(calc(var(--rot) - 1.2deg))}40%{transform:translate(3px,-2px) rotate(calc(var(--rot) + 1.4deg))}60%{transform:translate(-3px,2px) rotate(calc(var(--rot) - .8deg))}80%{transform:translate(4px) rotate(calc(var(--rot) + 1deg))}to{transform:translate(0) rotate(var(--rot))}}@media(prefers-reduced-motion:reduce){.fc-washer.is-shaking{animation:none}}.lint-puff{animation:lint-drift 1.4s ease-in-out infinite alternate;box-shadow:3px -2px 0 1px #c8ccd5bf,-3px 2px 0 2px #bec2cc99,1px 4px #d7dae1b3,-4px -3px #cdd0d899}.lint-puff:before,.lint-puff:after{content:"";position:absolute;height:1.5px;width:150%;left:-25%;top:50%;background:#aeb3be;border-radius:2px;opacity:.8}.lint-puff:before{transform:rotate(var(--r1))}.lint-puff:after{width:110%;left:-5%;transform:rotate(var(--r2));background:#c3c7d0}@keyframes lint-drift{0%{transform:translate(0) rotate(var(--rot))}to{transform:translate(var(--dx),var(--dy)) rotate(calc(var(--rot) * -1))}}.fc-magnets{grid-column:1 / 8;transform:rotate(.6deg);background:#e9ecf1;margin-top:.6rem}.magnet-door{position:relative;height:210px;border-radius:12px;overflow:hidden;touch-action:none;margin-bottom:.7rem;background:linear-gradient(115deg,#f6f7f9,#dfe3ea 40%,#f2f4f7 55%,#d5d9e1);border:1px solid #c3c8d2;box-shadow:inset 0 0 0 3px #ffffff8c}.magnet-handle{position:absolute;right:8px;top:30px;bottom:30px;width:8px;border-radius:6px;background:linear-gradient(90deg,#8d939f,#d7dae1 50%,#8d939f);box-shadow:0 2px 4px #14161c4d}.magnet{position:absolute;padding:.28rem .6rem;border-radius:6px;font-weight:800;font-size:.85rem;color:#0a0b0d;cursor:grab;user-select:none;touch-action:none;box-shadow:0 2px #14161c40,0 4px 8px -3px #14161c59}.magnet.is-held{cursor:grabbing;box-shadow:0 8px 14px -4px #14161c73;z-index:5}.fun-btn-sm{padding:.35rem 1rem;font-size:.85rem}.fc-odd{grid-column:8 / 13;transform:rotate(-1.4deg);background:#fff;border-top:3px solid #e8c07d;margin-top:1.4rem}.odd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.odd-cell{font:inherit;font-size:1.7rem;line-height:1;padding:.5rem 0;border-radius:10px;border:1px solid var(--color-border);background:#fafafb;cursor:pointer;transition:background .15s,border-color .15s}.odd-cell:hover{border-color:#e8c07d}.odd-cell.is-right{background:#dff2e5;border-color:#6bb98a}.odd-cell.is-wrong{background:#f9dcdc;border-color:#d98a8a}.fc-catch{grid-column:1 / 6;transform:rotate(-1deg);background:#eaf3f8;margin-top:.4rem}.fc-trap{grid-column:6 / 10;transform:rotate(1.6deg);background:#f4f0e8;margin-top:1.4rem}.fc-popcorn{grid-column:10 / 13;transform:rotate(-2.2deg);background:#fff3c9;margin-top:.2rem}.catch-arena{position:relative;height:210px;border-radius:12px;overflow:hidden;touch-action:none;cursor:none;background:linear-gradient(180deg,#d6e8f3,#eef6fb);border:1px solid #b9d0df}.catch-basket{position:absolute;bottom:2px;left:0;font-size:2.3rem;line-height:1;will-change:left}.catch-item{position:absolute;font-size:1.6rem;line-height:1;will-change:top;pointer-events:none}.trap-screen{position:relative;height:210px;border-radius:12px;overflow:hidden;touch-action:none;cursor:crosshair;border:6px solid #7d838f;background:#3c414b;background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.14) 0 1px,transparent 1px 6px),repeating-linear-gradient(90deg,rgba(255,255,255,.14) 0 1px,transparent 1px 6px);box-shadow:inset 0 0 12px #14161c40}.trap-handle{position:absolute;top:0;left:50%;width:64px;height:12px;margin-left:-32px;border-radius:0 0 8px 8px;background:#9aa0ac}.trap-lint{animation-duration:2.6s;background:none!important;box-shadow:none!important;filter:none;border-radius:0!important}.trap-lint:before,.trap-lint:after{display:none!important}.trap-lint svg{display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.pop-micro{display:flex;gap:.6rem;align-items:stretch;background:#2a2d34;padding:.6rem;border-radius:12px;box-shadow:inset 0 0 0 2px #444852}.pop-window{flex:1;display:grid;place-items:center;font-size:2.6rem;min-height:96px;border-radius:8px;background:radial-gradient(circle,#ffe9a8,#6b5a2c)}.pop-window.is-popping{animation:pop-hop .28s ease-in-out infinite alternate}@keyframes pop-hop{0%{transform:translateY(0) scale(1)}to{transform:translateY(-4px) scale(1.12)}}@media(prefers-reduced-motion:reduce){.pop-window.is-popping{animation:none}}.pop-panel{width:82px;display:flex;flex-direction:column;gap:.4rem}.pop-display{font-family:monospace;font-weight:800;font-size:1.05rem;text-align:center;color:#5ee6a0;background:#0c1218;border-radius:6px;padding:.35rem 0}.pop-go{font:inherit;font-weight:800;font-size:.72rem;letter-spacing:.06em;cursor:pointer;border:none;border-radius:8px;padding:.55rem .2rem;background:#e8c07d;color:#0a0b0d;flex:1}@media(max-width:900px){.fun-board{grid-template-columns:1fr;gap:1.6rem}.fc-video,.fc-quiz,.fc-myth,.fc-washer,.fc-match,.fc-moods,.fc-lint,.fc-sticker,.fc-magnets,.fc-odd,.fc-catch,.fc-trap,.fc-popcorn{grid-column:1 / -1;margin-top:0}.fc-video{transform:rotate(-.6deg)}.fc-quiz{transform:rotate(.8deg);margin-left:.5rem;min-height:0}.fc-myth{transform:rotate(-.5deg);margin-right:.5rem}.fc-washer{--rot: 1.2deg}.fc-match{transform:rotate(-1deg);margin-left:.4rem}.fc-moods{transform:rotate(.7deg)}.fc-lint{transform:rotate(-.7deg);margin-right:.4rem}.fc-magnets{transform:rotate(-.6deg)}.fc-catch{transform:rotate(.8deg)}.fc-trap{transform:rotate(-1deg);margin-right:.4rem}.fc-popcorn{transform:rotate(1.2deg);margin-left:.4rem}.fc-odd{transform:rotate(.9deg);margin-left:.4rem}.fc-sticker{transform:rotate(2deg);max-width:260px;justify-self:center}}@media(max-width:640px){.fun-hero{padding:1.1rem 1rem}.fun-board-wrap{padding:1.6rem 1rem 2.2rem}.magnet-door{height:290px}}
