*{box-sizing:border-box;margin:0}[hidden]{display:none!important}:root{--bg:#f5ead8;--paper:#fffcf5;--surface:#ebddc5;--ink:#201e1d;--muted:#6b6154;--line:#e4d6ba;--terracotta:#c67139;--terracotta-dark:#8c491a;--amber:#d9a333;--teal:#7a8a5e;--teal-dark:#56633f;--pink:#e85d8a;--shadow:0 6px 24px #5d40231f;--radius:16px;--radius-lg:26px;--heading-font:"Baloo 2", "Nunito Variable", system-ui, sans-serif;--hard:var(--ink)}body{background:var(--bg);color:var(--ink);flex-direction:column;min-height:100vh;font-family:Nunito Variable,Nunito,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}body.in-game{height:100dvh;min-height:0;overflow:hidden}h1,h2,h3,.brand,.dash-badge{font-family:var(--heading-font)}body.landing .game-only{display:none!important}body.in-game #landing{display:none}.topbar{background:var(--surface);border-bottom:3px solid var(--ink);z-index:15;flex-wrap:wrap;align-items:center;gap:1rem;padding:.65rem 1.25rem;display:flex;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{border:2px solid var(--ink);border-radius:8px;flex-wrap:wrap;flex:none;width:26px;height:26px;display:inline-flex;overflow:hidden}.brand-mark i{width:50%;height:50%;font-style:normal}.brand-mark i:first-child{background:var(--terracotta)}.brand-mark i:nth-child(2){background:var(--amber)}.brand-mark i:nth-child(3){background:#5b7f9e}.brand-mark i:nth-child(4){background:var(--teal)}.nav-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:0;display:flex}.controls{align-items:center;gap:.6rem;display:flex}.controls label{color:var(--muted);font-size:.85rem;font-weight:600}select,button{font:inherit;color:var(--ink);background:var(--paper);border:3px solid var(--ink);cursor:pointer;box-shadow:3px 3px 0 var(--ink);border-radius:999px;padding:.5rem 1.05rem;font-size:.9rem;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s}select{border-radius:12px}button:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(-1px,-1px)}button:active{box-shadow:2px 2px 0 var(--ink);transform:translate(1px,1px)}button.primary,#new-puzzle{background:var(--terracotta);color:#fff}button.primary:hover,#new-puzzle:hover{background:var(--terracotta-dark)}button.ghost{background:var(--paper)}input{font:inherit;color:var(--ink);background:var(--paper);border:3px solid var(--ink);border-radius:12px;padding:.5rem .85rem}input:focus{border-color:var(--amber);outline:none}.account-chip{border-radius:99px;align-items:center;gap:.45rem;padding:.3rem .75rem .3rem .35rem;display:flex}.account-chip img{background:var(--line);border-radius:50%;width:26px;height:26px}.menu{z-index:30;background:var(--paper);border:2px solid var(--line);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;min-width:160px;padding:.35rem;display:flex;position:fixed;top:3.4rem;right:1rem}.menu button{text-align:left;background:0 0;border:none;border-radius:9px;padding:.5rem .75rem}.menu button:hover{background:var(--bg);box-shadow:none;transform:none}#landing{flex:1}.hero{text-align:center;max-width:900px;margin:0 auto;padding:3.5rem 1.25rem 2.5rem}.hero-eyebrow{background:var(--paper);border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.8rem;font-weight:800;display:inline-flex}.hero h1{font-family:var(--heading-font);letter-spacing:-.01em;margin:1.1rem 0 0;font-size:clamp(2.1rem,5.8vw,3.4rem);font-weight:700;line-height:1.1}.hero h1 em{color:var(--terracotta-dark);white-space:nowrap;font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--amber);opacity:.5;z-index:-1;border-radius:99px;height:.28em;position:absolute;bottom:.06em;left:0;right:0}.tagline{color:var(--muted);max-width:620px;margin:1rem auto 1.5rem;font-size:1.05rem;line-height:1.55}.hero-badges{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2rem;display:flex}.hero-badge{background:var(--paper);border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:16px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.85rem;font-weight:800;display:inline-flex}.hero-badge .flame{font-style:normal}.hero-badge .lvl-dot{color:#fff;background:#5b7f9e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-style:normal;font-weight:800;display:inline-flex}.card{background:var(--paper);border:3px solid var(--ink);border-radius:var(--radius-lg);box-shadow:6px 6px 0 var(--ink);padding:1.5rem}.hero-card{flex-direction:column;gap:1rem;max-width:560px;margin:0 auto;padding:1.5rem 1.75rem;display:flex}.difficulty{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.difficulty button{flex-direction:column;align-items:center;gap:.1rem;padding:.5rem .25rem;line-height:1.15;display:flex}.difficulty button small{color:var(--muted);font-size:.7rem;font-weight:600}.difficulty button.active{background:var(--teal);color:#fff}.difficulty button.active small{color:#eef4e6}.photo-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;display:flex}.photo-status{border:2px solid var(--teal);color:#1e6e64;background:#e8f5f2;border-radius:99px;align-items:center;gap:.5rem;padding:.25rem .5rem .25rem .3rem;font-size:.85rem;font-weight:700;display:inline-flex}.photo-status img{object-fit:cover;border-radius:50%;width:28px;height:28px}.photo-status button{color:#1e6e64;background:0 0;border:none;padding:0 .3rem;font-size:.9rem}.lobby-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.lobby-actions button{padding:.6rem 1.2rem;font-size:1rem}.join-row{gap:.5rem;display:flex}.join-row input{flex:1;min-width:0}.error{color:#c94f35;font-size:.9rem;font-weight:600}.marquee{background:var(--ink);margin:0 -1.25rem;padding:.7rem 0;overflow:hidden}.marquee-track{width:max-content;animation:22s linear infinite marquee;display:flex}.marquee-track span{font-family:var(--heading-font);color:var(--paper);white-space:nowrap;padding-right:2rem;font-size:1.05rem}.marquee-track i{color:var(--amber);padding:0 .4rem;font-style:normal}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.strip{max-width:920px;margin:0 auto;padding:3rem 1.25rem}.strip h2{text-align:center;font-family:var(--heading-font);letter-spacing:-.01em;margin-bottom:1.75rem;font-size:1.9rem;font-weight:700}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:1.1rem;padding:0;list-style:none;display:grid}.steps li{background:var(--paper);border:3px solid var(--ink);border-radius:var(--radius-lg);box-shadow:5px 5px 0 var(--ink);color:var(--muted);flex-direction:column;gap:.35rem;padding:1.4rem;font-size:.92rem;line-height:1.45;display:flex;position:relative}.steps li:first-child{background:#fff2eb}.steps li:nth-child(2){background:#f6e6c4}.steps li:nth-child(3){background:#f0fae1}.steps li:before{counter-increment:step;content:counter(step);background:var(--terracotta);border:3px solid var(--ink);color:#fff;width:2rem;height:2rem;font-family:var(--heading-font);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.3rem;font-size:.95rem;font-weight:700;display:inline-flex;position:static}.steps li:nth-child(2):before{background:var(--amber);color:var(--ink)}.steps li:nth-child(3):before{background:var(--teal)}.steps .step-emoji{display:none}.steps strong{font-family:var(--heading-font);color:var(--ink);font-size:1.1rem;font-weight:700}.steps code{background:var(--bg);border-radius:6px;padding:.05rem .35rem;font-size:.85em}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem;display:grid}.feature{background:var(--paper);border:3px solid var(--ink);border-radius:var(--radius-lg);box-shadow:4px 4px 0 var(--ink);color:var(--muted);flex-direction:column;gap:.4rem;padding:1.4rem;font-size:.9rem;line-height:1.45;display:flex}.feature span{background:#ffe1d0;border-radius:12px;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;font-size:1.3rem;display:inline-flex}.feature strong{font-family:var(--heading-font);color:var(--ink);font-size:1.05rem;font-weight:700}.top-solvers ol{flex-direction:column;gap:.4rem;max-width:460px;margin:0 auto 1.25rem;padding:0;list-style:none;display:flex}.top-solvers li{background:var(--paper);border:1px solid var(--line);border-radius:12px;align-items:center;gap:.6rem;padding:.5rem .9rem;font-weight:700;display:flex}.top-solvers li img{background:var(--line);border-radius:50%;width:26px;height:26px}.top-solvers li .lb-time{color:var(--teal);margin-left:auto}.top-solvers,.friends-games{text-align:center}.friends-games .muted{margin-bottom:1.5rem}.friends-games .feature-grid{text-align:left}.faq{max-width:680px}.faq details{background:var(--paper);border:3px solid var(--ink);border-radius:var(--radius-lg);box-shadow:4px 4px 0 var(--ink);color:var(--muted);margin-bottom:.7rem;padding:.2rem 1.2rem;line-height:1.5}.faq details:nth-child(3n+1){background:#fff2eb}.faq details:nth-child(3n+2){background:#f6e6c4}.faq details:nth-child(3n+3){background:#f0fae1}.faq summary{cursor:pointer;font-family:var(--heading-font);color:var(--ink);justify-content:space-between;align-items:center;gap:.75rem;padding:.95rem 0;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--terracotta-dark);flex:none;font-size:1.4rem;transition:transform .2s}.faq details[open] summary:after{transform:rotate(135deg)}.faq details p{margin-top:-.3rem;padding-bottom:1rem;font-size:.92rem}.cta-band{background:var(--terracotta);border-top:3px solid var(--ink);text-align:center;max-width:none;margin:3rem 0 0;padding:3.5rem 1.25rem}.cta-band h2{font-family:var(--heading-font);color:#fff;margin:0 0 .5rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.cta-band p{color:#fff2eb;margin:0 0 1.4rem;font-size:1.05rem;font-weight:700}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.cta-btn{padding:.75rem 1.6rem;font-size:1rem}.cta-amber{background:var(--amber);color:var(--ink)}.cta-light{background:var(--paper);color:var(--ink)}.site-footer{border-top:3px solid var(--ink);text-align:center;background:var(--ink);color:#cfc7ba;flex-direction:column;gap:.3rem;padding:1.75rem 1.25rem 2.25rem;font-size:.85rem;display:flex}.site-footer span:first-child{font-family:var(--heading-font);color:var(--bg);font-size:1.05rem;font-weight:700}.progress-wrap{align-items:center;gap:.6rem;min-width:180px;margin-left:auto;display:flex}.nav-actions~* .progress-wrap{margin-left:0}.progress-bar{background:var(--line);border:2px solid var(--ink);border-radius:99px;flex:1;height:12px;overflow:hidden}#progress-fill{background:var(--teal);border-radius:99px;width:0%;height:100%;transition:width .25s}#progress-label{color:var(--muted);text-align:right;min-width:2.5rem;font-size:.8rem;font-weight:700}.play-area{box-sizing:border-box;flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem;min-height:0;padding:.75rem;display:grid}.board-area{justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}#puzzle{touch-action:none;background:radial-gradient(at 28% 18%,#fff6e280,#0000 62%),repeating-linear-gradient(91deg,#784e280f 0 2px,#ffecce0d 2px 5px,#0000 5px 13px),repeating-linear-gradient(89deg,#6c442217 0 1px,#0000 1px 46px),linear-gradient(162deg,#d8ab74,#c08f5c 58%,#b07f4e);border-radius:14px;transition:width .45s,height .45s;box-shadow:inset 0 2px 10px #5a381833,0 10px 32px #5d40234d}@media (prefers-reduced-motion:reduce){#puzzle{transition:none}}.loading{color:var(--muted);z-index:5;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex;position:absolute;inset:0}.loading[hidden]{display:none}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.game-chip{border:2px solid var(--ink);background:var(--paper);white-space:nowrap;border-radius:99px;align-items:center;gap:.35rem;padding:.32rem .8rem;font-size:.8rem;font-weight:800;display:inline-flex}.game-chip-btn{cursor:pointer;font-family:inherit}.game-chip-btn:hover,.game-difficulty{background:var(--surface)}.game-timer{font-variant-numeric:tabular-nums}.game-meta{align-items:center;gap:.5rem;display:flex}.game-players{align-items:center;gap:.35rem;display:inline-flex}.game-player{border:2px solid var(--ink);background:var(--paper);border-radius:99px;align-items:center;gap:.35rem;padding:.22rem .6rem .22rem .22rem;font-size:.78rem;font-weight:800;display:inline-flex}.game-player i{color:#fff;background:#2f6bff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.66rem;font-style:normal;font-weight:900;display:grid}.game-player.friend i{background:var(--pink)}.game-player .online-dot{background:var(--line);border-radius:50%;width:8px;height:8px}.game-player.is-online .online-dot{background:#22c55e}.placed-badge{z-index:5;color:#fff;pointer-events:none;background:#201e1dc7;border-radius:99px;padding:.3rem .75rem;font-size:.74rem;font-weight:800;position:absolute;top:.75rem;left:1.1rem}.room-invite{z-index:6;border:2px solid var(--ink);background:var(--amber);color:var(--ink);white-space:nowrap;box-shadow:2px 2px 0 var(--ink);cursor:pointer;border-radius:99px;align-items:center;gap:.35rem;padding:.32rem .85rem;font-family:inherit;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:.6rem;left:50%;transform:translate(-50%)}.room-invite:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(-50%)translateY(-1px)}@media (width<=700px){.room-invite,.room-invite:hover{left:auto;right:.6rem;transform:none}}.reference-card{z-index:6;border:3px solid var(--ink);background:var(--paper);border-radius:14px;width:190px;margin:0;transition:width .18s;position:absolute;top:1.25rem;right:1.25rem;overflow:hidden;box-shadow:5px 5px #201e1d59}@media (hover:hover){.reference-card:hover{width:340px}}.reference-card img{background:var(--surface);width:100%;display:block}.reference-card figcaption{border-top:2px solid var(--ink);justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem .3rem .3rem .6rem;font-size:.72rem;font-weight:800;display:flex}.reference-close{box-shadow:none;cursor:pointer;color:var(--muted);touch-action:manipulation;background:0 0;border:0;border-radius:999px;padding:0 .25rem;font-size:1rem;line-height:1}.reference-close:hover{color:var(--ink)}#puzzle-wrap:before{content:"";z-index:0;background-image:var(--ghost-image,none);opacity:.16;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%;border-radius:14px;position:absolute;inset:0}body.peeking .reference-card{width:min(60vw,520px);top:50%;right:50%;transform:translate(50%,-50%);box-shadow:0 20px 60px #00000073;display:block!important}.board-zoom{z-index:6;gap:.35rem;display:flex;position:absolute;bottom:1.1rem;left:1.1rem}.board-zoom button{border:2px solid var(--ink);background:var(--paper);cursor:pointer;border-radius:99px;min-width:38px;height:34px;font-family:inherit;font-size:.85rem;font-weight:900}.board-zoom button:hover{background:var(--surface)}.music-chip{z-index:6;border:2px solid var(--ink);background:var(--paper);cursor:pointer;border-radius:99px;align-items:center;gap:.45rem;padding:.32rem .8rem;font-family:inherit;font-size:.74rem;font-weight:800;display:inline-flex;position:absolute;bottom:1.1rem;right:1.25rem}.music-chip[hidden]{display:none}.music-bars{align-items:flex-end;gap:2px;height:12px;display:inline-flex}.music-bars i{background:var(--teal);border-radius:2px;width:3px;animation:1s ease-in-out infinite music-bounce}.music-bars i:nth-child(2){animation-delay:.18s}.music-bars i:nth-child(3){animation-delay:.36s}@keyframes music-bounce{0%,to{height:4px}50%{height:12px}}@media (prefers-reduced-motion:reduce){.music-bars i{height:8px;animation:none}}body.board-paused #puzzle{filter:blur(6px)saturate(.6);pointer-events:none}.board-rail{border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#1b1633;border-radius:99px;flex-direction:column;align-self:center;align-items:center;gap:.3rem;padding:.5rem .4rem;display:flex}.rail-btn{color:#cfc9e8;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid}.rail-btn svg{fill:currentColor;width:19px;height:19px}.rail-btn:hover{color:#fff;background:#ffffff1f}.rail-btn.active{border-color:var(--ink);background:var(--amber);color:var(--ink)}.rail-divider{background:#ffffff38;width:20px;height:2px;margin:.15rem 0}.rail-exit{color:#fff;border-color:var(--ink);background:#ff5a5f}.rail-exit:hover{color:#fff;background:#e04a50}@media (width<=900px){.play-area{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);gap:.5rem;padding:.5rem}.board-area{grid-area:1/1}.board-rail{flex-direction:row;grid-area:2/1;justify-self:center}.rail-divider{width:2px;height:20px;margin:0 .15rem}.reference-card{width:150px}}.hint{text-align:center;color:var(--muted);background:var(--paper);border-top:1px solid var(--line);padding:.5rem 1.25rem;font-size:.8rem}@media (width<=700px){.reference-card{width:min(78vw,320px);max-width:calc(100vw - 2rem);transition:none;position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);box-shadow:0 18px 50px #00000073}.reference-card figcaption{padding:.45rem .5rem .45rem .8rem;font-size:.85rem}.reference-close{color:var(--ink);padding:.1rem .7rem;font-size:1.5rem}}.hint-friend{color:var(--pink);font-weight:700}.status-chip{color:var(--muted);background:var(--paper);border:2px solid var(--ink);border-radius:99px;padding:.3rem .85rem;font-size:.8rem;font-weight:800}.status-chip.connected{color:var(--teal-dark);background:#f0fae1}#puzzle-wrap{position:relative}#ghost-cursor{z-index:6;pointer-events:none;color:var(--pink);will-change:transform;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;transition:transform 60ms linear;display:flex;position:absolute;top:0;left:0}#ghost-cursor span{background:var(--pink);border-radius:50% 50% 50% 0;width:10px;height:10px;transform:rotate(-90deg);box-shadow:0 0 6px #e85d8ab3}#ghost-cursor[hidden]{display:none}.overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:20;background:#3d322973;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.overlay[hidden]{display:none}.overlay .card{text-align:center;width:100%;max-width:440px;max-height:90vh;padding:2.25rem 2.5rem;overflow-y:auto}.overlay .card h2{margin-bottom:.5rem;font-size:1.7rem;font-weight:800}.card .muted{color:var(--muted);margin-bottom:1rem}.pieces-choices{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.6rem;margin-bottom:.9rem;display:grid}.pieces-choice{border:2px solid var(--ink);background:var(--paper);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:.15rem;padding:.75rem .5rem;font-family:inherit;transition:transform .12s,background .12s;display:flex}.pieces-choice b{font-size:1.25rem;font-weight:800}.pieces-choice span{color:var(--muted);font-size:.78rem;font-weight:700}.pieces-choice:hover:not(:disabled){background:var(--surface);transform:translateY(-2px)}.pieces-choice.active{background:var(--amber)}.pieces-choice.suggested{position:relative}.pieces-suggested{border:2px solid var(--ink);background:var(--teal);color:#fff;white-space:nowrap;border-radius:999px;padding:.05rem .45rem;font-size:.65rem;font-style:normal;font-weight:800;position:absolute;top:-.6rem;left:50%;transform:translate(-50%)}.pieces-choice.locked{cursor:not-allowed;opacity:.55;border-style:dashed}.room-pieces{margin-bottom:1rem}.room-pieces-label{margin:0 0 .45rem;font-size:.9rem;font-weight:800}.room-pieces .pieces-choices{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:.45rem;margin-bottom:0}.room-pieces .pieces-choice{border-radius:12px;padding:.5rem .3rem}.room-pieces .pieces-choice b{font-size:1.05rem}.room-pieces .pieces-choice span{font-size:.7rem}.pieces-resume-btn{background:var(--terracotta);color:#fff;text-align:left;border-radius:14px;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.8rem 1rem;display:flex}.pieces-resume-btn:hover{background:var(--terracotta-dark)}.pieces-resume-btn b{font-size:1.05rem;font-weight:800}.pieces-resume-btn span{opacity:.9;font-size:.8rem;font-weight:700}.card .muted.pieces-resume-note{margin:.55rem 0 .9rem;font-size:.85rem}.lobby-card{text-align:left;max-width:480px}.lobby-tag{background:var(--teal);color:#fff;border:2px solid var(--ink);border-radius:999px;padding:.3rem .8rem;font-size:.75rem;font-weight:800;display:inline-block}.room-code{font-family:var(--heading-font);letter-spacing:-.01em;color:var(--ink);-webkit-user-select:all;user-select:all;margin:.7rem 0 .4rem;font-size:2rem;font-weight:700}.lobby-copy-btn{width:100%;margin:1rem 0;padding:.75rem;font-size:1rem}.lobby-copy-btn+.lobby-copy-btn{margin-top:0}.lobby-waiting-row{background:var(--surface);border:3px solid var(--ink);border-radius:var(--radius-lg);text-align:left;align-items:center;gap:.9rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.lobby-avatars{flex:none;display:flex}.lobby-avatar{border:3px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:800;display:inline-flex}.lobby-avatar.you{background:var(--terracotta);color:#fff}.lobby-avatar.pending{background:var(--line);border-style:dashed;margin-left:-10px}.lobby-waiting-row strong{font-size:.9rem;animation:1.6s ease-in-out infinite pulse;display:block}.lobby-pulse-note{color:var(--muted);align-items:center;gap:.4rem;margin-top:.2rem;font-size:.8rem;display:flex}.pulse-dot{background:var(--teal);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{50%{opacity:.45}}.win-time{color:var(--teal);margin-bottom:1rem;font-size:1.2rem;font-weight:800}.win-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:.5rem;display:flex}.win-signin-cta{border:2px dashed var(--ink);background:var(--surface);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.35rem;margin:.25rem 0 1rem;padding:.85rem 1rem;display:flex}.win-signin-cta span{color:var(--muted);font-size:.88rem}.win-signin-cta button{margin-top:.35rem}.win-rate{flex-direction:column;align-items:center;gap:.15rem;margin:.25rem 0 .9rem;display:flex}.win-rate>span{font-size:.9rem;font-weight:700}.win-card .win-rate-stars{gap:.1rem;display:flex}.win-card .win-rate-stars button{box-shadow:none;color:#d8cfbf;cursor:pointer;background:0 0;border:none;padding:.1rem .2rem;font-size:1.75rem;line-height:1}.win-card .win-rate:not(.rated) .win-rate-stars:hover button,.win-card .win-rate-stars button.on{color:var(--amber)}.win-card .win-rate:not(.rated) .win-rate-stars button:hover~button{color:#d8cfbf}.win-card .win-rate.rated .win-rate-stars button{cursor:default}.win-rate-more{font-size:.85rem;font-weight:700}.screenshot-note{margin-top:1rem;font-size:.8rem;margin-bottom:0!important}.google-btn{justify-content:center;min-height:44px;margin-bottom:1rem;display:flex}.close-btn{margin-top:.5rem}.profile-card{text-align:left}.profile-head{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.profile-head img{background:var(--line);border-radius:50%;width:56px;height:56px}.profile-head h2{margin-bottom:.1rem!important}.profile-card h3{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:1.1rem 0 .5rem;font-size:.75rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.5rem;display:grid}.stat{background:var(--bg);text-align:center;border-radius:12px;padding:.6rem .5rem}.stat b{color:var(--terracotta);font-size:1.25rem;display:block}.stat span{color:var(--muted);font-size:.72rem;font-weight:700}.best-times{flex-wrap:wrap;gap:.5rem;display:flex}.best-chip{color:#1e6e64;background:#e8f5f2;border-radius:99px;padding:.3rem .8rem;font-size:.85rem;font-weight:700}.lb-card{text-align:center}.lb-tabs{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1rem;display:flex}.lb-tabs button{border-radius:99px;padding:.35rem .85rem;font-size:.85rem}.lb-tabs button.active{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.dashboard{flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto 2rem;padding:0;display:flex}.dash-hero,.dash-play{margin:0 calc(50% - 50vw);padding:2.75rem calc(50vw - 50% + 40px) 2.25rem;position:relative;overflow:hidden}.dash-hero{background:radial-gradient(circle at 10% 20%, #e8f0ff 0%, transparent 46%), radial-gradient(circle at 90% 10%, #fff2cc 0%, transparent 44%), radial-gradient(circle at 78% 94%, #e6fbee 0%, transparent 46%), var(--paper)}.dash-play{border-top:3px solid var(--ink);border-bottom:3px solid var(--ink);background:#fff;margin-top:-2rem}.dash-rooms:not([hidden])+.dash-play{margin-top:0}.dash-blob{z-index:0;pointer-events:none;font-style:normal;display:block;position:absolute}.dash-blob-a{opacity:.22;background:#ff77b0;border-radius:32px;width:110px;height:110px;top:14%;left:2%}.dash-blob-b{opacity:.2;background:#8b5cf6;border-radius:50%;width:74px;height:74px;bottom:10%;left:8%}.dash-blob-c{opacity:.14;background:#2f6bff;border-radius:26px;width:92px;height:92px;top:10%;right:4%}.dash-welcome,.dash-grid,.dash-play-grid{z-index:1;position:relative}.dashboard>.dash-rooms,.dashboard>#streak-risk{padding:0 40px}@media (width<=640px){.dash-hero,.dash-play{padding-left:16px;padding-right:16px}.dashboard>.dash-rooms,.dashboard>#streak-risk{padding:0 16px}}.streak-risk{border:1px solid var(--amber);border-radius:var(--radius);color:#8a5a12;background:#fff0e0;padding:.7rem 1rem;font-weight:700}.dash-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1rem;display:grid}.dash-friends-card{color:var(--ink);background:#fff;align-items:stretch}.dash-friends-card .dash-card-body{justify-content:center;gap:.55rem}.dash-friends-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.dash-friends-online{align-items:center;gap:.3rem;font-size:.72rem;font-weight:800;display:inline-flex}.dash-friends-online:before{content:"";background:#22c55e;border-radius:50%;width:7px;height:7px}.dash-friend-list{flex-direction:column;gap:.3rem;margin:.15rem 0 0;padding:0;list-style:none;display:flex}.dash-friend{border-radius:10px;align-items:center;gap:.5rem;padding:.28rem .4rem;font-size:.82rem;font-weight:700;display:flex}.dash-friend.mine{background:color-mix(in srgb, var(--terracotta) 14%, #fff)}.dash-friend-rank{min-width:1.1rem;color:var(--muted);font-size:.75rem;font-weight:900}.dash-friend-avatar{flex:none;width:24px;height:24px;display:block;position:relative}.dash-friend-avatar img{background:var(--line);border-radius:50%;width:24px;height:24px;display:block}.dash-friend-dot{box-sizing:content-box;background:#22c55e;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.dash-friend.mine .dash-friend-dot{border-color:color-mix(in srgb, var(--terracotta) 14%, #fff)}.dash-friend-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.dash-friend-level{color:var(--muted);font-size:.72rem;font-weight:800}.dash-friends-empty{text-align:center;flex-direction:column;align-items:center;gap:.3rem;padding:.2rem 0;display:flex}.dash-friends-empty strong{font-family:var(--heading-font);font-size:1.15rem}.dash-friends-empty p{margin:0;font-size:.78rem;line-height:1.35}.dash-friends-empty-icon{align-items:center;gap:.25rem;margin-bottom:.1rem;display:flex}.dash-friends-empty-icon i{border-radius:50%;place-items:center;width:30px;height:30px;font-size:.9rem;font-style:normal;display:grid}.dfe-face{border:2px solid var(--ink);background:#dbeafe}.dfe-slot{border:2px dashed var(--ink);color:var(--ink);font-weight:900}.dash-friends-empty-actions{flex-direction:column;gap:.35rem;width:100%;margin-top:.35rem;display:flex}.dash-friends-empty-actions .v2-btn,.dash-friends-empty-actions .ghost{width:100%;padding:.5rem .75rem;font-size:.82rem}.dash-card{border:4px solid var(--ink);border-radius:var(--radius-lg);box-shadow:7px 7px 0 var(--ink);align-items:center;gap:.85rem;min-height:204px;padding:1.5rem;display:flex}.level-card{color:#fff;background:#8b5cf6}.streak-card{color:var(--ink);background:#fff}.dash-badge{color:var(--ink);border:3px solid var(--ink);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;font-weight:800;display:flex}.streak-flame{background:0 0;border:none;width:auto;height:auto;font-size:1.8rem}.dash-card-body{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.level-card .dash-card-body .muted{color:#ffffffd9}.streak-card .dash-card-body .muted{color:var(--muted)}.xp-bar{border:2px solid var(--ink);background:#ffffff4d;border-radius:99px;width:100%;height:16px;overflow:hidden}.profile-xp .xp-bar{background:var(--bg);border:none}.xp-fill{background:var(--amber);border-radius:99px;height:100%;transition:width .3s}.profile-xp{flex-direction:column;gap:.3rem;margin-top:.6rem;display:flex}.week-strip{gap:.3rem;margin-top:.3rem;display:flex}.week-day{background:var(--bg);border:2px solid var(--line);height:32px;color:var(--muted);border-radius:10px;flex:1;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.week-day.solved{color:#fff;border-color:var(--ink);background:#1f8f4b}.week-day.today{border:2px dashed var(--ink);color:var(--ink);outline:1.5px solid #fff}.rewards-row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.reward-chip{background:var(--paper);border:1px solid var(--line);border-radius:99px;padding:.35rem .9rem;font-size:.9rem;font-weight:700}.badge-icons{gap:.4rem;font-size:1rem;display:flex}.badge-icons span{border:3px solid var(--ink);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.badge-icons span:nth-child(5n+1){background:var(--amber)}.badge-icons span:nth-child(5n+2){background:#ff77b0}.badge-icons span:nth-child(5n+3){background:#35c46a}.badge-icons span:nth-child(5n+4){background:#2f6bff}.badge-icons span:nth-child(5n+5){background:#8b5cf6}.badge-icons-more{border:3px dashed var(--ink);background:var(--paper);width:38px;height:38px;color:var(--muted);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:900;display:inline-flex}.dash-bests h3{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.5rem;font-size:.85rem}.dash-welcome{margin-bottom:1.9rem}.dash-welcome-title{font-family:"Caprasimo", var(--heading-font);letter-spacing:-1.5px;margin:0 0 .4rem;font-size:3.25rem;line-height:1.05}.dash-welcome p{font-size:1.1rem;font-weight:600}@media (width<=640px){.dash-welcome-title{font-size:2.1rem}}.dash-panel h3,.dash-play h2,.dash-play-card strong,.dash-card-body strong{font-family:"Caprasimo", var(--heading-font);letter-spacing:-.5px}.dash-welcome .muted,.dash-play .muted,.dash-rooms .muted{color:var(--muted)}.dash-panel{background:var(--paper);border:4px solid var(--ink);border-radius:var(--radius-lg);box-shadow:7px 7px 0 var(--ink);padding:1.4rem 1.5rem}.dash-panel h3{margin:0 0 .75rem;font-size:1.2rem}.reward-stat{border:3px solid var(--ink);border-radius:16px;flex-direction:column;align-items:center;gap:.1rem;padding:.6rem .9rem;display:flex}.reward-coins{background:#fff2cc}.reward-badges{background:#e8f0ff}.reward-solves{background:#e6fbee}.reward-coral{background:#ffe3df}.reward-stat b{font-size:1.4rem;font-family:"Caprasimo", var(--heading-font)}.reward-stat span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.7rem;font-weight:800}.dash-play h2{letter-spacing:-1px;margin-bottom:.3rem;font-size:2.4rem}.dash-play .muted{color:#453f5e;font-size:1.1rem;font-weight:600}@media (width<=640px){.dash-play h2{font-size:1.8rem}}.dash-play-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem;display:grid}.dash-play-card{text-align:left;border:4px solid var(--ink);border-radius:var(--radius-lg);box-shadow:7px 7px 0 var(--ink);cursor:pointer;min-height:320px;color:var(--ink);flex-direction:column;gap:.6rem;padding:1.5rem;font-family:inherit;transition:transform .12s,box-shadow .12s;display:flex;position:relative}.dash-play-card:hover{box-shadow:8px 8px 0 var(--ink);transform:translate(-2px,-2px)}.dash-play-card:active{box-shadow:4px 4px 0 var(--ink);transform:translate(0)}.dash-play-icon{border:3px solid var(--ink);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.4rem;display:inline-flex}.dash-play-icon-blue{background:#2f6bff}.dash-play-icon-amber{background:var(--amber)}.dash-play-icon-pink{background:#ff5a5f}.dash-play-icon-green{background:#35c46a}.dash-play-thumb{border:3px solid var(--ink);background:var(--paper);border-radius:12px;justify-content:center;align-items:center;height:60px;display:flex;overflow:hidden}.dash-play-thumb img{object-fit:cover;width:100%;height:100%}.dash-play-thumb img[hidden]{display:none}.dash-play-thumb-placeholder{color:var(--muted);align-items:center;gap:.4rem;font-size:.85rem;font-weight:700;display:flex}.dash-play-thumb-placeholder[hidden]{display:none}.dash-play-card strong{font-size:1.1rem}.dash-play-card>span:not(.dash-play-cta):not(.dash-play-today){color:#453f5e;font-size:.88rem;font-weight:700;line-height:1.4}.dash-play-cta{text-align:center;background:var(--ink);color:#fff;border:3px solid var(--ink);border-radius:99px;align-self:stretch;margin-top:.5rem;padding:.7rem 1.1rem;font-size:.95rem;font-weight:900}.dash-play-cta-blue{border-color:var(--ink);color:#fff;background:#2f6bff}.dash-play-cta-outline{border-color:var(--ink);color:var(--ink);background:#fff}.dash-play-blue{background:#e8f0ff}.dash-play-amber{background:#fff2cc}.dash-play-pink{background:#ffe9ea}.dash-play-daily{background:#e6fbee}.dash-play-daily .dash-play-cta{color:var(--ink);background:#35c46a}.dash-play-today{color:#fff;letter-spacing:.04em;border:2px solid var(--ink);background:#ff5a5f;border-radius:99px;padding:.15rem .5rem;font-size:.65rem;font-weight:800;position:absolute;top:.8rem;right:.9rem}.dash-panel-head{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.dash-panel-head h3{margin:0}.dash-stars{gap:.15rem;margin-left:auto;display:flex}.dash-lb-sub{color:var(--muted);font-size:.75rem;font-weight:700}.dash-rooms h2{font-family:"Caprasimo", var(--heading-font);letter-spacing:-.5px;margin:0 0 .3rem;font-size:1.6rem}.rooms-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.room-chip{background:var(--paper);border:4px solid var(--ink);box-shadow:6px 6px 0 var(--ink);border-radius:20px;align-items:center;gap:.9rem;padding:.9rem 1rem;display:flex}.room-thumb{border:3px solid var(--ink);background:var(--bg);border-radius:10px;flex:none;justify-content:center;align-items:center;width:60px;height:46px;font-size:1.1rem;display:flex}.room-chip-body{flex:1;min-width:0}.room-chip-title{font-family:"Caprasimo", var(--heading-font);font-size:1rem}.room-chip-meta{color:var(--muted);align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.room-chip button{box-shadow:4px 4px 0 var(--ink);border-radius:99px;flex:none;padding:.5rem 1.1rem;font-weight:800}.room-thumb{overflow:hidden}.room-thumb img{object-fit:cover;width:100%;height:100%;display:block}.room-chip .saved-game-discard{width:2rem;height:2rem;box-shadow:none;color:var(--muted);background:0 0;border:none;padding:0;font-size:1rem}.room-chip .saved-game-discard:hover{color:var(--ink);box-shadow:none;transform:none}.dash-lb-list{flex-direction:column;gap:.4rem;margin:0 0 .9rem;padding:0;list-style:none;display:flex}.dash-lb-row{border:2px solid var(--line);background:var(--bg);border-radius:12px;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:.9rem;display:flex}.dash-lb-row:first-child{border-color:var(--ink);background:#fff2cc}.dash-lb-rank{text-align:center;width:1.6rem;font-weight:800}.dash-lb-name{font-weight:800;font-family:var(--heading-font);flex:1}.dash-lb-time{font-weight:800;font-family:var(--heading-font)}.dash-lb-row.mine{border-color:var(--ink);color:#1e5fd9;background:#e8f0ff}.dash-lb-row.mine .dash-lb-time{color:inherit}.dash-bests .best-times{display:block}.best-row{border:2px solid var(--line);border-radius:12px;align-items:center;gap:.7rem;margin-bottom:.55rem;padding:.6rem .85rem;display:flex}.best-row-label{font-size:.9rem;font-weight:800}.best-row-pieces{color:var(--muted);font-size:.8rem;font-weight:700}.best-row-time{font-family:var(--heading-font);margin-left:auto;font-size:1.05rem}.best-row-time.muted{font-family:inherit;font-size:.8rem;font-weight:700}.best-row-rank{background:var(--ink);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:32px;height:22px;padding:0 .45rem;font-size:.7rem;font-weight:900;display:inline-flex}.stats-history-box{margin-top:1rem}.stats-history-table{flex-direction:column;gap:.5rem;display:flex}.stats-history-row{border:2px solid var(--line);border-radius:12px;align-items:center;gap:.85rem;padding:.6rem .85rem;font-size:.9rem;font-weight:700;display:flex}.stats-history-date{color:var(--muted);min-width:64px}.stats-history-tier{flex:1}.stats-history-mode{color:var(--muted);font-size:.8rem}.stats-history-time{font-family:var(--heading-font);font-size:1rem}.best-row-12{background:#e6fbee}.best-row-24{background:#e8f0ff}.best-row-96{background:#fff2cc}.best-row-384,.best-row-1500{background:var(--paper);border-style:dashed}.lb-empty{color:var(--muted);font-size:.9rem}@media (width<=640px){.dash-play-grid{grid-template-columns:1fr}}.badges-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;display:grid}.badge-tile{background:var(--bg);text-align:center;width:100%;color:var(--muted);border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:.2rem;padding:.5rem .3rem;font-family:inherit;font-size:.65rem;font-weight:700;display:flex;position:relative}.badge-tile span:first-child{font-size:1.4rem;line-height:1.1}.badge-hint{color:var(--muted);font-size:.58rem;font-weight:600;line-height:1.25}.badge-tile.locked{opacity:.55;cursor:default}.badge-tile.unlocked{opacity:1;filter:none;color:var(--ink);cursor:pointer}.badge-tile.unlocked:hover{border-color:var(--line);transform:translateY(-1px)}.badge-tile.active{border-color:var(--terracotta);background:color-mix(in srgb, var(--terracotta) 12%, var(--bg))}.badge-active-dot{color:var(--terracotta);font-size:.5rem;position:absolute;top:.25rem;right:.35rem}.badge-help{margin-bottom:.5rem;font-size:.78rem}.unlock-ladder{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.unlock-row{border:2px solid var(--line);border-radius:12px;align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:.85rem;font-weight:700;display:flex}.unlock-row.locked{opacity:.55}.unlock-pieces{min-width:8.5rem}.unlock-label{color:var(--muted);flex:1;font-size:.78rem}.unlock-req{font-size:.75rem}.settings-hint{grid-column:1/-1;margin:.1rem 0 0;font-size:.78rem}.win-unlock{color:var(--terracotta);margin:.2rem 0 0;font-weight:800}.win-rewards{justify-content:center;gap:.5rem;margin:.5rem 0;display:flex}.win-levelup{border:1px solid var(--amber);color:#8a5a12;background:#fff0e0;border-radius:10px;margin:.5rem 0;padding:.5rem .8rem;font-weight:700}.win-badges{flex-direction:column;gap:.35rem;margin:.5rem 0;display:flex}.badge-unlock{color:#1e6e64;background:#e8f5f2;border-radius:10px;padding:.45rem .7rem;font-size:.9rem;font-weight:600}.signin-card{text-align:left;max-width:460px}.signin-brand{align-items:center;gap:.5rem;margin-bottom:1.1rem;font-family:Caprasimo,Nunito Variable,Nunito,sans-serif;font-size:1.1rem;font-weight:400;display:flex}.signin-card h2{font-family:var(--heading-font);margin:0 0 .25rem;font-size:1.7rem;font-weight:700}.signin-divider{color:var(--muted);align-items:center;gap:.75rem;margin:1.1rem 0;font-size:.75rem;font-weight:800;display:flex}.signin-divider span{background:var(--line);flex:1;height:2px}.streak-risk-callout{border:3px solid var(--ink);border-radius:var(--radius-lg);background:#fff2eb;align-items:center;gap:.9rem;margin-top:1rem;padding:1rem 1.1rem;display:flex}.streak-risk-callout .flame{font-size:1.6rem}.streak-risk-callout strong{font-family:var(--heading-font);font-size:1.05rem;font-weight:700;display:block}.streak-risk-callout span:not(.flame){color:var(--muted);font-size:.85rem}.guest-join{border-top:1px solid var(--line);flex-direction:column;gap:.6rem;margin-top:.5rem;padding-top:1.2rem;display:flex}.guest-join h3{font-family:var(--heading-font);margin:0;font-size:1.15rem;font-weight:700}.guest-join p{margin:0 0 .3rem;font-size:.85rem}.guest-join-btn{background:var(--teal);color:#fff;width:100%;margin-top:.4rem;padding:.75rem;font-size:1rem}.join-card{max-width:420px}.join-form{border-top:0;margin-top:0;padding-top:.4rem}.join-strip{border:3px dashed var(--ink);border-radius:var(--radius-lg);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding:.85rem 1.1rem;display:flex}.divider-text{text-align:center;font-size:.8rem}@media (width<=640px){.dash-grid{grid-template-columns:1fr}}.lb-body{flex-direction:column;gap:.35rem;min-height:120px;display:flex}.lb-row{background:var(--bg);text-align:left;border-radius:10px;align-items:center;gap:.6rem;padding:.4rem .75rem;font-size:.9rem;font-weight:700;display:flex}.lb-row.mine{outline:2px solid var(--amber)}.lb-row .lb-rank{min-width:1.6rem;color:var(--muted)}.lb-row img{background:var(--line);border-radius:50%;width:24px;height:24px}.lb-row .lb-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.lb-row .lb-time{color:var(--teal)}.lb-empty{color:var(--muted);padding:2rem 0}.toast{z-index:40;border:2px solid var(--amber);color:#6b4308;text-align:center;max-width:min(92vw,480px);box-shadow:var(--shadow);background:#fff4d6;border-radius:14px;padding:.7rem 1.1rem;font-size:.9rem;font-weight:700;animation:.25s toast-in;position:fixed;bottom:3.5rem;left:50%;transform:translate(-50%)}.toast[hidden]{display:none}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}}#confetti-canvas{pointer-events:none;z-index:50;position:fixed;inset:0}.room-expiry-note{margin-top:.75rem;font-size:.75rem;margin-bottom:0!important}.idle-banner{z-index:45;border:2px solid var(--amber);color:#6b4308;box-shadow:var(--shadow);background:#fff4d6;border-radius:14px;align-items:center;gap:.5rem;padding:.7rem 1.1rem;font-size:.95rem;font-weight:700;animation:.25s toast-in;display:flex;position:fixed;top:4.2rem;left:50%;transform:translate(-50%)}.idle-banner button{background:var(--amber);border-color:var(--amber);color:#6b4308;padding:.3rem .8rem}@media (width<=640px){.topbar{gap:.5rem;padding:.5rem .75rem}.brand{font-size:1rem}.btn-label{display:none}.controls{flex-wrap:wrap;gap:.4rem;min-width:0}.controls label{display:none}select,button{padding:.35rem .55rem;font-size:.8rem}.progress-wrap{flex-basis:100%;order:10;min-width:0}.hero{padding:2rem 1rem 1.5rem}.hero-card{padding:1.1rem}.difficulty{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr;gap:1.2rem}.board-area{padding:.5rem}.overlay .card{max-width:92vw;padding:1.5rem 1.25rem}.overlay .card h2{font-size:1.35rem}.join-row input,#join-code{font-size:16px}.room-code{font-size:1.2rem}.hint{padding:.4rem .75rem;font-size:.7rem}.toast{font-size:.85rem;bottom:3rem}}.page{justify-content:center;padding:2rem 1rem 3rem;display:flex}.page-inner{text-align:left;width:100%;max-width:760px;position:relative}.page-inner h3{margin:1.5rem 0 .6rem;font-size:1.05rem}.page-back{margin-bottom:1rem}.heatmap{grid-template-columns:repeat(15,1fr);gap:3px;max-width:340px;display:grid}.heat-cell{aspect-ratio:1;background:var(--line);border-radius:2px}.heat-cell.filled{background:var(--teal)}.friends-share{background:var(--bg);border:1px solid var(--line);border-radius:12px;margin-top:.5rem;padding:1rem}.share-code-row,.add-friend-row{align-items:center;gap:.5rem;margin-top:.4rem;display:flex}.share-code-row code{background:var(--paper);border:1px solid var(--line);overflow-wrap:anywhere;border-radius:8px;flex:1;padding:.4rem .6rem;font-size:.8rem}.add-friend-row input{flex:1}.friend-list{margin-top:.5rem;list-style:none}.friend-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.friend-req-actions{gap:.4rem;display:flex}.lb-tabs{flex-wrap:wrap;gap:.4rem;margin:.75rem 0;display:flex}.lb-tab{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:999px;padding:.4rem .9rem;font-weight:700}.lb-tab.active{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.lb-pieces-row{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.lb-podium{justify-content:center;align-items:flex-end;gap:2rem;margin:1.5rem 0 2.25rem;display:flex}.podium-spot{background:var(--bg);border:1px solid var(--line);border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;width:110px;padding:.75rem;display:flex}.podium-spot img{border-radius:50%;width:40px;height:40px}.podium-spot.rank-1{border-color:var(--amber);order:2;padding-top:1.25rem}.podium-spot.rank-2{order:1}.podium-spot.rank-3{order:3}.podium-spot.mine{outline:2px solid var(--teal)}.podium-name{font-size:1rem;font-weight:700}.podium-time{color:var(--muted);font-size:.95rem;font-weight:700}.lb-mine{border-top:1px dashed var(--line);margin-top:1rem;padding-top:.75rem}.lb-mine span:first-child{margin-bottom:.4rem;font-weight:700;display:block}.settings-grid{flex-direction:column;gap:.75rem;display:flex}.settings-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.settings-row select,.settings-row input[type=range]{max-width:180px}@media (width<=640px){.page-inner{padding:1.5rem}.lb-podium{gap:.5rem}.podium-spot{width:92px;padding:.5rem}}.v2-ink{color:#1b1633}.v2-blue{color:#2f6bff}.v2-coral{color:#ff5a5f}.v2-pink{color:#ff77b0}.v2-purple{color:#8b5cf6}.v2-blue-bg{background:#2f6bff}.v2-coral-bg{background:#ff5a5f}.v2-amber-bg{background:#ffc233}.v2-green-bg{background:#35c46a}.v2-pink-bg{background:#ff77b0}.v2-purple-bg{background:#8b5cf6}.v2-blue-100{background:#e8f0ff}.v2-amber-100{background:#fff2cc}.v2-green-100{background:#e6fbee}.v2-blue-ring{border-color:#2f6bff}.v2-green-ring{border-color:#35c46a}.v2-h1,.v2-h2{color:#1b1633;letter-spacing:-1px;margin:0;font-family:Caprasimo,cursive}.v2-h2{text-align:center;margin-bottom:.5rem;font-size:3.2rem;line-height:1}.v2-sub{text-align:center;color:#453f5e;margin:0 0 2.75rem;font-size:1.1rem;font-weight:600}.v2-tagline{color:#453f5e;max-width:46ch;margin:1.1rem 0 1.5rem;font-size:1.05rem;font-weight:600;line-height:1.5}.v2-btn{cursor:pointer;border:4px solid #1b1633;border-radius:999px;padding:.95rem 1.8rem;font-family:Nunito Variable,Nunito,sans-serif;font-size:1.05rem;font-weight:900;transition:transform .12s,box-shadow .12s;box-shadow:5px 5px #1b1633}.v2-btn:hover{transform:translate(-1px,-1px);box-shadow:6px 6px #1b1633}.v2-btn:active{transform:translate(1px,1px);box-shadow:3px 3px #1b1633}.v2-btn-coral{color:#fff;background:#ff5a5f}.v2-btn-amber{color:#1b1633;background:#ffc233}.v2-btn-blue{color:#fff;background:#2f6bff}.v2-btn-white{color:#1b1633;background:#fff}.v2-btn-green{color:#fff;background:#2ec763}.v2-topbar{min-height:74px;box-shadow:none;background:#fff;border-bottom:3px solid #1b1633;padding:.85rem 2rem}.v2-brand{letter-spacing:-.01em;color:#1b1633;gap:.65rem;font-family:Caprasimo,Nunito Variable,Nunito,sans-serif;font-size:1.35rem;font-weight:400}.v2-brand .brand-mark{border-radius:10px;width:34px;height:34px}.v2-footer-logo .brand-mark{border-color:#fff}.v2-navlinks{align-items:center;gap:1.75rem;margin-left:auto;font-weight:800;display:flex}.v2-navlinks a{color:#1b1633;align-items:center;gap:.35rem;font-size:.95rem;text-decoration:none;display:inline-flex}.v2-navlinks a:hover{color:#2f6bff}.v2-nav-badge{color:#fff;letter-spacing:.02em;background:#ff5a5f;border-radius:999px;padding:.1rem .4rem;font-size:.65rem;font-weight:900}body.in-game .v2-navlinks{display:none}.v2-topbar-btn{color:#1b1633;box-shadow:none;background:#fff;border:2px solid #1b1633;border-radius:999px;padding:.55rem 1.15rem;font-family:Nunito Variable,Nunito,sans-serif;font-size:.9rem;font-weight:800}.v2-topbar-btn:hover{box-shadow:none;background:#f5f3ff;transform:none}.v2-topbar-btn-cta{color:#fff;background:#35c46a;border-color:#1b1633}.v2-topbar-btn-cta:hover{background:#2ba85a}.nav-link-btn{color:#1b1633;box-shadow:none;background:0 0;border:none;padding:0;font-family:inherit;font-size:.95rem;font-weight:800}.nav-link-btn:hover{box-shadow:none;color:#2f6bff;background:0 0;transform:none}.nav-pill{cursor:default;align-items:center;gap:.35rem;display:inline-flex}.nav-lb-preview{background:#fff2cc;align-items:center;gap:.4rem;display:inline-flex}.nav-lb-preview:hover{background:#ffe9a8}#nav-lb-preview-name{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}#nav-lb-preview-time{color:#8a5a12}@media (width<=640px){.nav-lb-preview #nav-lb-preview-time{display:none}}@media (width<=420px){#nav-lb-preview-name{max-width:60px}}.v2-topbar .account-chip{box-shadow:none;border:2px solid #1b1633;padding:.3rem .9rem .3rem .35rem}.v2-topbar .account-chip:hover{box-shadow:none;background:#f5f3ff;transform:none}@media (width<=900px){.v2-navlinks{display:none}}.v2-hero{background:radial-gradient(circle at 12% 18%,#e8f0ff 0%,#0000 46%),radial-gradient(circle at 88% 8%,#fff2cc 0%,#0000 44%),radial-gradient(circle at 76% 92%,#e6fbee 0%,#0000 46%),#fff;padding:3.5rem 1.5rem 4rem;position:relative;overflow:hidden}.v2-blob{border-radius:34%;animation:10s ease-in-out infinite blobSpin;position:absolute}.v2-blob-a{opacity:.25;background:#ff77b0;width:110px;height:110px;top:10%;left:2%}.v2-blob-b{opacity:.22;background:#8b5cf6;border-radius:50%;width:76px;height:76px;animation-delay:1.2s;bottom:12%;left:7%}.v2-blob-c{opacity:.16;background:#2f6bff;width:92px;height:92px;animation-delay:.6s;top:8%;right:4%}.v2-blob-d{opacity:.18;background:#35c46a;width:100px;height:100px;top:8%;right:5%}.v2-blob-e{opacity:.16;background:#ff5a5f;border-radius:50%;width:78px;height:78px;animation-delay:.8s;bottom:10%;left:4%}@keyframes blobSpin{0%,to{transform:translate(0)rotate(0)scale(1)}50%{transform:translate(16px,-18px)rotate(12deg)scale(1.05)}}.v2-hero-grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:3rem;max-width:1300px;margin:0 auto;display:grid;position:relative}.v2-hero-copy .v2-h1{max-width:14ch;margin-top:1.1rem;font-size:clamp(2.4rem,5.4vw,4.5rem);line-height:1.03}.v2-hero-actions{flex-wrap:wrap;gap:.85rem;margin-bottom:1.4rem;display:flex}.v2-hero-stats{flex-wrap:wrap;gap:.7rem;display:flex}.v2-stat{background:#fff;border:3px solid #1b1633;border-radius:18px;align-items:center;gap:.6rem;padding:.6rem .85rem;display:flex;box-shadow:3px 3px #1b1633}.v2-stat b{font-size:.9rem;line-height:1;display:block}.v2-stat small{color:#6b6484;font-size:.68rem;font-weight:700}.v2-stat-icon,.v2-num{border:3px solid #1b1633;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:inline-flex}.v2-num{color:#fff;font-size:.9rem;font-weight:900}.v2-hero-mock-wrap{position:relative}.v2-hero-mock{background:#fff;border:5px solid #1b1633;border-radius:36px;padding:1.6rem;position:relative;box-shadow:12px 12px #1b1633}.v2-mock-players{align-items:center;gap:.75rem;margin-bottom:1.1rem;display:flex}.v2-mock-avatar{color:#fff;border:3px solid #1b1633;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:900;display:inline-flex}.v2-mock-bar-col{flex:1}.v2-mock-bar-top{justify-content:space-between;margin-bottom:.25rem;font-size:.68rem;font-weight:900;display:flex}.v2-mock-bar{background:#eceaf4;border:3px solid #1b1633;border-radius:999px;height:14px;overflow:hidden}.v2-mock-bar-fill{border-radius:999px;height:100%}.v2-mock-board{background:#f6f4ff;border:4px solid #1b1633;border-radius:24px;padding:1rem;position:relative;overflow:hidden}.v2-mock-grid{aspect-ratio:4/3;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:.7rem;display:grid;position:relative}.v2-piece{border:3px solid #1b1633;border-radius:16px;position:relative}.v2-piece .knob{clip-path:inset(0 0 0 40%);border:3px solid #1b1633;border-radius:50%;width:22px;height:22px;position:absolute;top:50%;right:-13px;transform:translateY(-50%)}.v2-piece .ring{border:4px solid;border-radius:22px;animation:6s ease-out infinite ringPop;position:absolute;inset:-8px}.v2-mock-cursor{z-index:8;color:#fff;border:3px solid #1b1633;border-radius:50%;justify-content:center;align-items:flex-end;width:18px;height:18px;padding-top:26px;font-size:11px;font-weight:900;display:inline-flex;position:absolute;overflow:visible}.v2-mock-cursor.roam-a{animation:14s ease-in-out infinite roamA}.v2-mock-cursor.roam-b{animation:16s ease-in-out infinite roamB}@keyframes roamA{0%{top:8%;left:12%}22%{top:62%;left:26%}44%{top:20%;left:70%}66%{top:70%;left:56%}88%{top:36%;left:32%}to{top:8%;left:12%}}@keyframes roamB{0%{top:72%;left:78%}25%{top:14%;left:56%}50%{top:58%;left:16%}75%{top:28%;left:8%}to{top:72%;left:78%}}.bob{animation:5s ease-in-out infinite bob}@keyframes bob{0%,to{transform:translateY(0) rotate(var(--rot,0deg))}50%{transform:translateY(-10px) rotate(calc(var(--rot,0deg) + 3deg))}}.snap-in{animation:6s cubic-bezier(.34,1.56,.64,1) infinite snapIn}@keyframes snapIn{0%,42%{opacity:0;transform:translate(var(--fx,-70px), var(--fy,60px)) rotate(-18deg) scale(.8)}62%{opacity:1;transform:translate(0)rotate(0)scale(1.16)}72%{transform:translate(0)scale(.93)}80%,to{opacity:1;transform:translate(0)rotate(0)scale(1)}}@keyframes ringPop{0%,40%{opacity:0;transform:scale(.6)}64%{opacity:.75;transform:scale(1.5)}to{opacity:0;transform:scale(2.1)}}.fill-bar{animation:8s ease-in-out infinite fillBar}@keyframes fillBar{0%{width:12%}70%,to{width:86%}}.confetti{width:8px;height:15px;animation:3.5s linear infinite confettiFall;position:absolute;top:0}.confetti.c1{background:#ffc233;animation-delay:.2s;left:14%}.confetti.c2{background:#35c46a;animation-delay:1.1s;left:38%}.confetti.c3{background:#ff5a5f;animation-delay:2s;left:62%}.confetti.c4{background:#8b5cf6;animation-delay:.7s;left:82%}@keyframes confettiFall{0%{opacity:0;transform:translateY(-24px)rotate(0)}12%{opacity:1}to{opacity:0;transform:translateY(190px)rotate(420deg)}}.v2-mock-footer{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1rem;display:flex}.v2-xp-chip{color:#fff;background:#35c46a;border:3px solid #1b1633;border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:900}.v2-room-note{color:#453f5e;font-size:.8rem;font-weight:800}.v2-stars{gap:.25rem;margin-left:auto;display:flex}.twinkle{animation:2s ease-in-out infinite starTwinkle}@keyframes starTwinkle{0%,to{opacity:.6;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.coin-flip{animation:3s ease-in-out infinite coinFlip;display:inline-block}@keyframes coinFlip{0%,to{transform:translateY(0)rotateY(0)}50%{transform:translateY(-14px)rotateY(180deg)}}.streak-flame{animation:1.6s ease-in-out infinite streakFlame;display:inline-block}@keyframes streakFlame{0%,to{transform:scaleY(1)rotate(-3deg)}50%{transform:scaleY(1.18)rotate(4deg)}}.v2-float-char{background:#fff;border:5px solid #1b1633;justify-content:center;align-items:center;width:90px;height:90px;font-size:2.4rem;display:flex;position:absolute;box-shadow:8px 8px #1b1633}.v2-float-a{border-radius:28px;bottom:-20px;left:-20px;transform:rotate(-7deg)}.v2-float-b{border-radius:50%;top:-22px;right:-18px;transform:rotate(6deg)}.v2-marquee{background:#1b1633;border-top:5px solid #1b1633;border-bottom:5px solid #1b1633}.v2-marquee .marquee-track span{font-family:Caprasimo,cursive;font-size:1.35rem}.v2-marquee .marquee-track i{color:#ffc233}.v2-lobby-panel{text-align:center;background:#fff;padding:3.5rem 1.25rem}.v2-lobby-panel>*{max-width:640px;margin-left:auto;margin-right:auto}.v2-lobby-panel .hero-card{border:5px solid #1b1633;border-radius:36px;box-shadow:10px 10px #1b1633}.v2-daily{background:#e8f0ff;border-bottom:5px solid #1b1633;padding:4.5rem 1.5rem}.v2-daily-head{text-align:center;max-width:660px;margin:0 auto 2.25rem}.v2-tag{color:#fff;border:3px solid #1b1633;border-radius:999px;padding:.4rem 1rem;font-size:.8rem;font-weight:900;display:inline-block;box-shadow:4px 4px #1b1633}.v2-browser{background:#fff;border:5px solid #1b1633;border-radius:28px;flex-direction:column;max-width:1240px;height:620px;margin:0 auto;display:flex;overflow:hidden;box-shadow:12px 12px #1b1633}.v2-browser-top{background:#fffdf6;border-bottom:4px solid #1b1633;flex-wrap:wrap;align-items:center;gap:.85rem;padding:.75rem 1.1rem;display:flex}.v2-browser-brand{white-space:nowrap;align-items:center;gap:.5rem;font-family:Caprasimo,cursive;font-size:1rem;display:flex}.v2-browser-pill{background:#fff;border:3px solid #1b1633;border-radius:999px;padding:.3rem .65rem;font-size:.72rem;font-weight:900}.v2-browser-chip{background:#fff;border:3px solid #1b1633;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.78rem;font-weight:900;display:flex}.v2-browser-pct{color:#35c46a;margin-left:auto;font-family:Caprasimo,cursive;font-size:1.05rem}.v2-browser-body{flex:1;min-height:0;display:flex}.v2-browser-main{flex-direction:column;flex:1;gap:.85rem;padding:1.1rem;display:flex;position:relative}.v2-browser-board{background:#f6f4ff;border:4px solid #1b1633;border-radius:22px;flex:1;position:relative;overflow:hidden}.v2-grid-lines{pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 calc(16.6667% - 3px),#1b163373 calc(16.6667% - 3px) 16.6667%),repeating-linear-gradient(#0000 0 calc(25% - 3px),#1b163373 calc(25% - 3px) 25%);position:absolute;inset:0}.v2-board-slot,.v2-board-piece{border-radius:8px;width:calc(16.6667% - 3px);height:calc(25% - 3px);position:absolute}.v2-board-slot{background:#e6e2f2;border:3px dashed #1b1633}.v2-slot-1{top:25%;left:50%}.v2-slot-2{top:50%;left:66.6667%}.v2-board-piece{border:3px solid #1b1633;top:25%;left:50%}.v2-you-chip{color:#fff;background:#2f6bff;border:3px solid #1b1633;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:900;position:absolute;top:8%;left:5%}.v2-progress-chip{background:#fff;border:3px solid #1b1633;border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .6rem;font-size:.68rem;font-weight:900;display:flex;position:absolute;top:6%;right:5%}.v2-mini-bar{background:#eceaf4;border:2px solid #1b1633;border-radius:999px;width:70px;height:10px;display:inline-block;overflow:hidden}.v2-mini-bar span{background:#35c46a;height:100%;display:block}.v2-tray{align-items:center;gap:.75rem;display:flex}.v2-tray-label{color:#6b6484;font-size:.72rem;font-weight:900}.v2-tray-piece{border:3px solid #1b1633;border-radius:14px;width:44px;height:44px}.v2-tray-count{background:#ffc233;border:3px solid #1b1633;border-radius:999px;margin-left:auto;padding:.35rem .7rem;font-size:.72rem;font-weight:900}.v2-browser-side{background:#fffdf6;border-left:4px solid #1b1633;flex-direction:column;flex:none;gap:1.1rem;width:230px;padding:1.1rem;display:flex}.v2-side-title{margin-bottom:.6rem;font-family:Caprasimo,cursive;font-size:1rem}.v2-side-row{background:#fff;border:3px solid #1b1633;border-radius:14px;align-items:center;gap:.55rem;margin-bottom:.5rem;padding:.5rem .6rem;font-size:.8rem;font-weight:800;display:flex}.v2-side-row b{margin-left:auto;font-weight:900}.v2-side-you{background:#e8f0ff}.v2-rank{border:2px solid #1b1633;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:900;display:inline-flex}.v2-level-card{color:#fff;background:#8b5cf6;border:3px solid #1b1633;border-radius:18px;padding:.85rem;font-family:Caprasimo,cursive;font-size:.9rem}.v2-level-card .v2-mock-bar{background:#ffffff4d;height:12px;margin:.4rem 0}.v2-level-card small{opacity:.9;font-family:Nunito Variable,sans-serif;font-size:.68rem;font-weight:800;display:block}.v2-daily-note{text-align:center;color:#453f5e;max-width:900px;margin:1.1rem auto 0;font-size:.9rem;font-weight:700}.v2-strip{border-bottom:5px solid #1b1633;padding:4.5rem 1.5rem;position:relative;overflow:hidden}.v2-how{background:#fff}.v2-steps{z-index:2;max-width:1200px;margin:0 auto;position:relative}.v2-steps li{border-width:5px;border-radius:28px;padding:1.75rem;box-shadow:8px 8px #1b1633}.v2-steps li:before{display:none}.v2-step-head{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.v2-step-num{color:#fff;border:4px solid #1b1633;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Caprasimo,cursive;font-size:1.3rem;display:inline-flex}.v2-step-emoji{font-size:2.1rem}.v2-steps strong{font-family:Caprasimo,cursive;font-size:1.4rem}.v2-steps code{background:#1b163314;border-radius:6px;padding:.05rem .4rem}.v2-features{background:#fffdf6}.v2-feature-grid{z-index:2;grid-template-columns:repeat(4,1fr);max-width:1300px;margin:0 auto;position:relative}.v2-feature{color:#453f5e;border-width:4px;border-radius:24px;box-shadow:6px 6px #1b1633}.v2-feature span{border-radius:16px;width:3.4rem;height:3.4rem;font-size:1.5rem}.v2-feature strong{font-family:Caprasimo,cursive;font-size:1.3rem;font-weight:400}.v2-levelup{background:#8b5cf6;border-bottom:5px solid #1b1633;padding:4.75rem 1.5rem}.v2-levelup-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;max-width:1240px;margin:0 auto;display:grid}.v2-levelup .v2-h2{text-align:left;margin:1.1rem 0 .85rem;font-size:clamp(2rem,4vw,3.1rem)}.v2-levelup-stats{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.v2-levelup-stat{text-align:center;background:#fff;border:4px solid #1b1633;border-radius:24px;padding:1.25rem;box-shadow:7px 7px #1b1633}.v2-levelup-stat>div:first-child{margin-bottom:.3rem;font-size:2rem}.v2-levelup-stat b{font-family:Caprasimo,cursive;font-size:1.6rem;display:block}.v2-levelup-stat small{color:#6b6484;font-size:.72rem;font-weight:800;display:block}.v2-faq{background:#fff}.v2-faq details{border-width:4px;border-radius:22px;box-shadow:6px 6px #1b1633}.v2-faq details:nth-child(4n+2){background:#e8f0ff}.v2-faq details:nth-child(4n+3){background:#fff2cc}.v2-faq details:nth-child(4n+4){background:#e6fbee}.v2-faq details:nth-child(4n+5){background:#ffe9ea}.v2-faq summary{font-family:Caprasimo,cursive;font-size:1.05rem;font-weight:400}.v2-faq summary:after{color:#2f6bff}.v2-cta-band{text-align:center;background:#2f6bff;border-bottom:5px solid #1b1633;padding:4.5rem 1.5rem;position:relative;overflow:hidden}.v2-cta-band .v2-h2{font-size:clamp(2rem,5vw,3.6rem)}.v2-confetti-band{width:10px;height:18px;animation:4s linear infinite confettiFall;position:absolute;top:0}.v2-confetti-band.cf1{background:#ffc233;left:20%}.v2-confetti-band.cf2{background:#ff77b0;animation-delay:1s;left:46%}.v2-confetti-band.cf3{background:#35c46a;animation-delay:2s;left:72%}.v2-seo-h1{color:#453f5e;max-width:34ch;margin:1.1rem 0 0;font-family:Nunito Variable,Nunito,sans-serif;font-size:1.05rem;font-weight:900;line-height:1.35}.v2-hero-copy .v2-seo-h1+.v2-h1{margin-top:.35rem}.v2-example-tag{z-index:3;color:#1b1633;letter-spacing:.06em;text-transform:uppercase;background:#fff;border:3px solid #1b1633;border-radius:999px;padding:.15rem .7rem;font-size:.72rem;font-weight:900;position:absolute;top:-.8rem;left:1.25rem}.v2-browser-wrap{position:relative}.v2-example-note{color:#6b6585;margin:.6rem 0 0;font-size:.8rem;font-weight:700}.v2-levelup .v2-example-note{color:#fffc;text-align:center;margin-top:1.25rem}.v2-footer-lb-empty{color:#6b6585;margin:.25rem 0 0;font-size:.85rem;font-weight:700}.v2-footer-links{flex-wrap:wrap;gap:1.75rem 3rem;display:flex}.v2-footer-links div{align-content:start;gap:.45rem;display:grid}.v2-footer-links b{letter-spacing:.08em;text-transform:uppercase;opacity:.65;font-size:.75rem}.v2-footer-links a{color:#fff;font-size:.9rem;font-weight:700;text-decoration:none}.v2-footer-links a:hover,.v2-footer-links a:focus-visible{text-decoration:underline}.v2-footer{color:#fff;background:#1b1633;padding:3.5rem 1.5rem 1.5rem}.v2-footer-top{flex-wrap:wrap;justify-content:space-between;gap:2.75rem;max-width:1240px;margin:0 auto;display:flex}.v2-footer-brand{max-width:340px}.v2-footer-logo{align-items:center;gap:.6rem;margin-bottom:.75rem;font-family:Caprasimo,cursive;font-size:1.3rem;display:flex}.v2-footer-brand p{opacity:.8;margin:0;font-size:.9rem;font-weight:600}.v2-footer-lb{color:#1b1633;background:#fff;border:4px solid #ffc233;border-radius:24px;min-width:280px;padding:1.25rem}.v2-footer-lb .v2-side-row{box-shadow:none;border:none;padding:.35rem 0}.v2-footer-lb-btn{color:#fff;background:#35c46a;border:3px solid #1b1633;border-radius:999px;width:100%;margin-top:.9rem;padding:.65rem;font-weight:900}.v2-footer-bottom{opacity:.7;border-top:2px solid #ffffff2e;flex-wrap:wrap;justify-content:space-between;gap:.75rem;max-width:1240px;margin:2rem auto 0;padding-top:1.25rem;font-size:.8rem;font-weight:700;display:flex}@media (width<=860px){.v2-hero-grid,.v2-levelup-grid{grid-template-columns:1fr}.v2-browser{height:auto}.v2-browser-body{flex-direction:column}.v2-browser-side{border-top:4px solid #1b1633;border-left:none;width:auto}.v2-feature-grid{grid-template-columns:repeat(2,1fr)}.v2-steps{grid-template-columns:1fr!important}}@media (width<=640px){.v2-feature-grid{grid-template-columns:1fr}.v2-float-char{display:none}}.stats-card{max-width:1400px;padding:2rem 2.5rem}@media (width<=640px){.stats-card{padding:1.5rem}}.stats-title{font-family:"Caprasimo", var(--heading-font);letter-spacing:-1px;margin:0 0 .3rem;font-size:2.4rem}.stats-subtitle{margin-bottom:1.5rem;font-size:1.05rem;font-weight:600}.stats-quick-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.stats-chip{border:3px solid var(--ink);border-radius:16px;flex-direction:column;align-items:center;gap:.15rem;padding:.85rem .6rem;display:flex}.stats-chip b{font-family:"Caprasimo", var(--heading-font);font-size:1.5rem}.stats-chip span{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.7rem;font-weight:800}.stats-chip-purple{background:#ede6ff}.stats-chip-coral{background:#ffe3df}.stats-chip-amber{background:#fff2cc}.stats-chip-blue{background:#e8f0ff}.stats-chip-green{background:#e6fbee}.stats-section-title{font-family:"Caprasimo", var(--heading-font);letter-spacing:-.5px;margin:1.75rem 0 .75rem;font-size:1.3rem}.stats-top-tabs{border-bottom:3px solid var(--ink);gap:.5rem;margin-bottom:1.5rem;padding-bottom:0;display:flex}.stats-top-tab{font-family:"Caprasimo", var(--heading-font);letter-spacing:-.3px;box-shadow:none;color:var(--muted);background:0 0;border:none;border-radius:0;padding:.5rem .25rem .85rem;font-size:1.05rem;position:relative}.stats-top-tab:hover{box-shadow:none;color:var(--ink);background:0 0;transform:none}.stats-top-tab.active{color:var(--ink)}.stats-top-tab.active:after{content:"";background:var(--terracotta);border-radius:2px;height:4px;position:absolute;bottom:-3px;left:0;right:0}.stats-tab-panel[hidden]{display:none}.stats-eyebrow{border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);letter-spacing:.03em;color:var(--ink);background:#fff;border-radius:99px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.45rem 1.1rem;font-size:.85rem;font-weight:800;display:inline-flex}.stats-top-tabs{border-bottom:none;gap:.25rem}.stats-top-tab{background:var(--bg);border:3px solid var(--ink);z-index:0;border-bottom:none;border-radius:14px 14px 0 0;margin-bottom:-3px;padding:.6rem 1.1rem;position:relative}.stats-top-tab:hover{color:var(--ink);background:var(--bg)}.stats-top-tab.active{background:var(--paper);z-index:2}.stats-top-tab.active:after{content:none}.stats-tab-badge{background:var(--terracotta);color:#fff;vertical-align:middle;border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:.2rem;padding:0 .3rem;font-size:.65rem;font-weight:900;display:inline-flex}.stats-hero-divider{background:var(--ink);height:3px;margin:0 calc(50% - 50vw)}.stats-tab-panel{padding-top:1.5rem}.stats-you-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:1rem;margin-bottom:1rem;display:grid}.stats-profile-card,.stats-panel-box,.stats-standing-card{border:3px solid var(--ink);background:var(--paper);border-radius:18px;padding:1.25rem}.stats-profile-card{text-align:center;background:#e8f0ff;flex-direction:column;align-items:center;gap:.4rem;display:flex}.stats-avatar{border:3px solid var(--ink);background:var(--line);border-radius:50%;width:56px;height:56px}.stats-profile-card strong{font-family:"Caprasimo", var(--heading-font);font-size:1.1rem}.stats-profile-card .xp-bar{width:100%;margin-top:.3rem}.stats-profile-chips{gap:.5rem;width:100%;margin-top:.75rem;display:flex}.stats-profile-chips .reward-stat{flex:1;padding:.5rem .3rem}.stats-profile-chips .reward-stat b{font-size:1.2rem}.stats-panel-box h3{font-family:"Caprasimo", var(--heading-font);margin:0 0 .75rem;font-size:1.1rem}.stats-standing-card{color:#fff;background:#1b1633;flex-direction:column;gap:.35rem;display:flex}.stats-standing-rank{font-family:"Caprasimo", var(--heading-font);font-size:2.2rem;line-height:1}.stats-standing-card .muted{color:#ffffffb3}.stats-standing-bar{background:#ffffff26;border-radius:99px;height:10px;margin-top:.5rem;overflow:hidden}#stats-standing-fill{background:#35c46a;border-radius:99px;height:100%}.stats-badges-box{margin-top:0}.stats-next-badge{margin:.75rem 0 0;font-size:.85rem;font-weight:700}.stats-lock-panel,.stats-empty-panel{text-align:center;border:3px solid var(--ink);background:var(--paper);border-radius:18px;padding:2rem 1.5rem}.stats-lock-panel.stats-signin-cta,#friends-signin-lock{color:#fff;background:#1b1633}.stats-lock-panel h3,.stats-empty-panel h3{font-family:"Caprasimo", var(--heading-font);margin:.5rem 0 .4rem}.stats-lock-panel .muted,#friends-signin-lock .muted{color:#ffffffbf}.stats-lock-icon,.stats-empty-icon{font-size:2rem;display:block}.stats-empty-actions{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.stats-signin-list{text-align:left;flex-direction:column;gap:.4rem;max-width:320px;margin:1rem auto;padding:0;font-weight:700;list-style:none;display:flex}.stats-global-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.stats-meta-chip{color:var(--muted);font-size:.8rem;font-weight:700}.stats-countdown{color:#fff;background:#1b1633;border-radius:99px;padding:.35rem .9rem;font-size:.8rem;font-weight:800}.stats-picture-panel{text-align:center;border:3px solid var(--ink);background:var(--paper);border-radius:18px;padding:1.25rem}.stats-picture-panel h3{font-family:"Caprasimo", var(--heading-font);margin-bottom:.6rem}.stats-picture-thumb{border:3px solid var(--ink);background:var(--bg);border-radius:14px;justify-content:center;align-items:center;max-width:260px;height:120px;margin:0 auto;display:flex;overflow:hidden}.stats-picture-thumb img{object-fit:cover;width:100%;height:100%}.stats-picture-thumb img[hidden]{display:none}#lb-today-img-placeholder{color:var(--muted);flex-direction:column;align-items:center;gap:.25rem;font-size:1.4rem;display:flex}#lb-today-img-placeholder span{font-size:.7rem;font-weight:700}.podium-spot{position:relative}.podium-crown{font-size:1.4rem;position:absolute;top:-1.4rem}.podium-spot.rank-1{border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);background:#fff2cc}.podium-stars{font-size:.75rem;animation:2s ease-in-out infinite starTwinkle}.podium-spot.rank-2{border:3px solid var(--ink);background:#e8f0ff}.podium-spot.rank-3{border:3px solid var(--ink);background:#ffe3ef}.podium-spot{gap:.4rem;width:190px;padding:1.5rem}.podium-spot.podium-empty{background:var(--bg);border:3px dashed var(--line);box-shadow:none;justify-content:center;min-height:210px}.podium-empty-avatar{background:var(--line);border-radius:50%;width:48px;height:48px;animation:1.6s ease-in-out infinite pulse}.podium-empty-line{background:var(--line);border-radius:99px;width:60px;height:10px;animation:1.6s ease-in-out .15s infinite pulse}.podium-waiting{color:var(--muted);text-align:center;font-size:.7rem;font-weight:700}.lb-row-skeleton{opacity:.75}.lb-skeleton-avatar{background:var(--line);border-radius:50%;flex:none;width:28px;height:28px;animation:1.6s ease-in-out infinite pulse}.lb-skeleton-name{background:var(--line);border-radius:99px;width:90px;height:10px;animation:1.6s ease-in-out .15s infinite pulse}.lb-skeleton-waiting{color:var(--muted);margin-left:auto;font-size:.8rem;font-weight:700}.podium-spot img{width:60px;height:60px}.podium-tier{text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:800}.stats-global-body{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);align-items:start;gap:1.5rem;margin-top:1rem;display:grid}@media (width<=900px){.stats-global-body{grid-template-columns:1fr}}.stats-global-side{flex-direction:column;gap:1.5rem;display:flex}.stats-top10-card .lb-body{margin-top:0}.stats-panel-head{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.stats-panel-head h3{margin:0}.lb-rank-num{color:var(--muted);font-weight:800;font-family:var(--heading-font)}.stats-pill-chip{border:2px solid var(--ink);color:var(--ink);background:#e6fbee;border-radius:99px;margin-top:.75rem;padding:.25rem .75rem;font-weight:800;display:inline-block}.stats-page.page{justify-content:normal;padding:0;display:block}.stats-hero{background:radial-gradient(circle at 10% 20%, #e8f0ff 0%, transparent 46%), radial-gradient(circle at 90% 10%, #fff2cc 0%, transparent 44%), radial-gradient(circle at 78% 94%, #e6fbee 0%, transparent 46%), var(--paper);padding:2.75rem 2.5rem 2rem;position:relative;overflow:hidden}.stats-back{z-index:1;margin-bottom:1.25rem;position:relative}.stats-hero-top{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex;position:relative}.stats-hero-left{max-width:640px}.stats-hero-right{padding-top:.4rem}.stats-lb-tabs{justify-content:flex-end;margin-bottom:0}.stats-lb-tabs .lb-tab{padding:.6rem 1.1rem;font-size:.95rem;font-weight:800}.stats-hero-filters{z-index:1;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem;display:flex;position:relative}.stats-tier-pills{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.stats-tier-label{color:var(--ink);background:var(--paper);border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:99px;align-items:center;gap:.3rem;padding:.4rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.stats-tier-pill{border-radius:99px;padding:.4rem .9rem;font-size:.85rem}.stats-tier-pill.active{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.stats-tier-pill:disabled{cursor:default;opacity:.55;box-shadow:none;transform:none}.stats-content{max-width:1400px;margin:0 auto;padding:2rem 2.5rem 3rem}@media (width<=640px){.stats-hero{padding:2rem 1.25rem 1.5rem}.stats-content{padding:1.5rem 1.25rem 2.5rem}}.stats-picture-chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.board-settings{z-index:60;background:var(--paper);border-left:4px solid var(--ink);flex-direction:column;width:min(400px,92vw);height:100dvh;transition:transform .22s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #201e1d40}.board-settings.open{transform:translate(0)}.board-settings[hidden]{display:none}@media (prefers-reduced-motion:reduce){.board-settings{transition:none}}.bs-head{color:#fff;background:#1b1633;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex}.bs-head h2{font-family:var(--heading-font);margin:0;font-size:1.25rem}.bs-collapse{border:3px solid var(--ink);background:var(--amber);cursor:pointer;border-radius:10px;width:34px;height:34px;font-size:1.1rem;font-weight:900;line-height:1}.bs-body{flex:1;padding:1rem 1.1rem 1.5rem;overflow-y:auto}.bs-section{margin-bottom:1.15rem}.bs-legend{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .45rem;font-size:.68rem;font-weight:900}.bs-card{border:3px solid var(--ink);background:var(--paper);box-shadow:4px 4px 0 var(--ink);border-radius:16px;padding:.85rem}.bs-card.bs-muted .bs-row:not(:first-child),.bs-card.bs-muted .bs-slider-row,.bs-card.bs-muted .bs-pills{opacity:.45;pointer-events:none}.bs-row{cursor:pointer;align-items:center;gap:.6rem;padding:.3rem 0;display:flex}.bs-row-static{cursor:default}.bs-row-icon{flex:none;font-size:1.05rem}.bs-row-text{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.bs-row-text strong{font-size:.88rem;font-weight:800}.bs-row-text em{color:var(--muted);font-size:.72rem;font-style:normal;font-weight:600}.bs-divider{background:var(--line);height:2px;margin:.55rem 0}.bs-switch{appearance:none;border:3px solid var(--ink);background:var(--surface);cursor:pointer;border-radius:99px;flex:none;width:46px;height:26px;transition:background .15s;position:relative}.bs-switch:after{content:"";border:2px solid var(--ink);background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .15s;position:absolute;top:2px;left:2px}.bs-switch:checked{background:#22c55e}.bs-switch:checked:after{transform:translate(20px)}.bs-pills{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.bs-pill{border:2px solid var(--ink);background:var(--paper);cursor:pointer;border-radius:99px;padding:.35rem .75rem;font-family:inherit;font-size:.76rem;font-weight:800}.bs-pill:hover{background:var(--surface)}.bs-pill.active{color:#fff;background:#2f6bff}.bs-pill-green.active{background:#22c55e}.linklike{font:inherit;color:var(--terracotta);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.bs-slider-row{align-items:center;gap:.55rem;margin-top:.45rem;display:flex}.bs-vol{letter-spacing:.06em;color:var(--muted);font-size:.62rem;font-weight:900}.bs-slider-row input[type=range]{accent-color:#22c55e;flex:1}.bs-slider-row b{text-align:right;font-variant-numeric:tabular-nums;min-width:2ch;font-size:.78rem}.bs-swatches{gap:.4rem;display:flex}.bs-swatch{border:3px solid var(--ink);background:var(--sw);cursor:pointer;border-radius:10px;width:34px;height:34px;padding:0}.bs-swatch.active{outline:3px solid var(--amber);outline-offset:2px}.bs-foot{border-top:3px solid var(--ink);background:var(--paper);gap:.6rem;padding:.9rem 1.1rem;display:flex}.bs-foot .v2-btn{flex:1;padding:.6rem 1rem;font-size:.92rem}.settings-note{margin-bottom:1rem;font-size:.82rem;line-height:1.45}body[data-board-surface=wood] #puzzle{background:radial-gradient(at 28% 18%,#fff6e280,#0000 62%),repeating-linear-gradient(91deg,#784e280f 0 2px,#ffecce0d 2px 5px,#0000 5px 13px),repeating-linear-gradient(89deg,#6c442217 0 1px,#0000 1px 46px),linear-gradient(162deg,#d8ab74,#c08f5c 58%,#b07f4e)}body[data-board-surface=charcoal] #puzzle{background:radial-gradient(at 28% 18%,#ffffff1f,#0000 62%),linear-gradient(162deg,#5a5a64,#474751 58%,#3d3d46)}body[data-board-surface=cream] #puzzle{background:radial-gradient(at 30% 20%,#ffffff80,#0000 60%),linear-gradient(160deg,#f6efe0,#e6dcc6 70%)}.bs-choice{border:2px solid var(--line);cursor:pointer;border-radius:12px;align-items:flex-start;gap:.6rem;margin-top:.35rem;padding:.5rem .6rem;display:flex}.bs-choice:has(input:checked){background:#eef3ff;border-color:#2f6bff}.bs-choice input{accent-color:#2f6bff;flex:none;margin:.2rem 0 0}.bs-pills-inline{margin-top:0}.bs-disabled{opacity:.45;pointer-events:none}.nav-collapse{display:contents}.nav-toggle,.mini-hud{display:none}.nav-toggle{border:2px solid var(--ink);cursor:pointer;background:#fff;border-radius:10px;flex:none;place-content:center;gap:4px;width:40px;height:36px;margin-left:auto;padding:0}.nav-toggle i{background:var(--ink);border-radius:2px;width:18px;height:2.5px;transition:transform .15s,opacity .15s;display:block}body.nav-open .nav-toggle i:first-child{transform:translateY(6.5px)rotate(45deg)}body.nav-open .nav-toggle i:nth-child(2){opacity:0}body.nav-open .nav-toggle i:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mini-hud{font-variant-numeric:tabular-nums;color:var(--ink);background:var(--paper);border:2px solid var(--ink);border-radius:999px;align-items:center;gap:.5rem;padding:.15rem .6rem;font-size:.82rem;font-weight:800}.mini-hud b{font-weight:800}.mini-hud em{color:var(--teal);font-style:normal}@media (width<=760px){.nav-toggle{display:grid}.nav-collapse{display:none}body.nav-open .nav-collapse{background:var(--surface);border-bottom:3px solid var(--ink);flex-direction:column;align-items:stretch;gap:.6rem;max-height:calc(100dvh - 52px);padding:.85rem .9rem 1rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 24px #1b16332e}body.nav-open .v2-navlinks,body.nav-open .nav-actions,body.nav-open .controls,body.nav-open .game-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-left:0;display:flex}body.nav-open .v2-navlinks{flex-direction:column;align-items:flex-start;gap:.7rem}body.nav-open .progress-wrap{flex-basis:auto;order:0;margin-left:0}body.nav-open .btn-label{display:inline}.topbar{position:sticky;overflow:visible}body.in-game .topbar{flex-wrap:nowrap;gap:.5rem;min-height:0;padding:.3rem .6rem}body.in-game .brand{gap:0;font-size:0}body.in-game .mini-hud{display:inline-flex}body.in-game .play-area{gap:0;padding:.35rem;position:relative}body.in-game .hint{display:none}body.in-game .board-area{padding-bottom:3.4rem}body.in-game .board-rail{z-index:6;padding:.3rem .35rem;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%)}body.in-game .rail-btn{width:34px;height:34px}body.in-game .board-zoom{bottom:3.6rem;left:.5rem}body.in-game .music-chip{bottom:3.6rem;right:.5rem}}.history-card .stats-grid{margin-top:.5rem}.partner-chips{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.partner-chip{background:var(--bg);border:1px solid var(--line);border-radius:99px;align-items:center;gap:.45rem;padding:.3rem .7rem .3rem .3rem;font-size:.85rem;font-weight:700;display:flex}.partner-chip img{object-fit:cover;border-radius:50%;width:26px;height:26px}.partner-chip .muted{font-size:.75rem;font-weight:700}.history-filters{flex-wrap:wrap;gap:.4rem;margin:1.25rem 0 .75rem;display:flex}.history-filter{border:1px solid var(--line);background:var(--paper);color:var(--muted);font:inherit;cursor:pointer;border-radius:99px;padding:.35rem .9rem;font-size:.85rem;font-weight:800}.history-filter:hover{border-color:var(--terracotta);color:var(--terracotta)}.history-filter.is-active{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.history-list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.history-loading{padding:.75rem 0}.history-item{background:var(--bg);border:1px solid var(--line);border-radius:14px;overflow:hidden}.history-item.is-open{border-color:var(--terracotta)}.history-row{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.history-row:hover{background:var(--paper)}.history-thumb{object-fit:cover;background:var(--surface);border-radius:8px;flex:none;width:64px;height:48px}.history-thumb-empty{justify-content:center;align-items:center;font-size:1.4rem;display:flex}.history-main{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.history-title{font-size:.95rem;font-weight:800}.history-sub{overflow-wrap:anywhere;font-size:.8rem}.history-tags{flex-wrap:wrap;gap:.3rem;margin-top:.15rem;display:flex}.history-tag{background:var(--surface);color:var(--muted);border-radius:99px;padding:.1rem .5rem;font-size:.7rem;font-weight:800}.history-tag.pb{color:#8a5a12;background:#fdf0d5}.history-tag.level{color:#1e6e64;background:#e8f5f2}.history-tag.badge{color:#9c2a55;background:#fae3ec}.history-time{font-family:var(--heading-font);color:var(--terracotta);white-space:nowrap;font-size:1.05rem;font-weight:800}.history-detail{border-top:1px dashed var(--line);background:var(--paper);padding:.6rem .75rem .75rem}.history-facts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.4rem 1rem;display:grid}.history-fact{flex-direction:column;font-size:.85rem;display:flex}.history-fact .muted{text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:800}.history-fact code{font-size:.8rem}.history-more{width:100%;margin-top:.9rem}@media (width<=520px){.history-thumb{width:48px;height:40px}.history-time{font-size:.95rem}}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:500;src:url(/assets/baloo-2-devanagari-500-normal-Ddzk8H1G.woff2)format("woff2"),url(/assets/baloo-2-devanagari-500-normal-BGpOhOmM.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:500;src:url(/assets/baloo-2-vietnamese-500-normal-Cj5RGu3k.woff2)format("woff2"),url(/assets/baloo-2-vietnamese-500-normal-ClyrcyJC.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:500;src:url(/assets/baloo-2-latin-ext-500-normal-Ba7mhTsk.woff2)format("woff2"),url(/assets/baloo-2-latin-ext-500-normal-D1XZow3C.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:500;src:url(/assets/baloo-2-latin-500-normal-CmLZ27r7.woff2)format("woff2"),url(/assets/baloo-2-latin-500-normal-BSdEhq8m.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-devanagari-700-normal-D37Te3iF.woff2)format("woff2"),url(/assets/baloo-2-devanagari-700-normal-CEIF4sJg.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-vietnamese-700-normal-h4tlcePq.woff2)format("woff2"),url(/assets/baloo-2-vietnamese-700-normal-DoF59Mjc.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-latin-ext-700-normal-Mlh7kdab.woff2)format("woff2"),url(/assets/baloo-2-latin-ext-700-normal-D6LeXASg.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:700;src:url(/assets/baloo-2-latin-700-normal-CqTg7A15.woff2)format("woff2"),url(/assets/baloo-2-latin-700-normal-Ld3Zm3l2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:800;src:url(/assets/baloo-2-devanagari-800-normal-BURIY0wZ.woff2)format("woff2"),url(/assets/baloo-2-devanagari-800-normal-YLp1oUqR.woff)format("woff");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:800;src:url(/assets/baloo-2-vietnamese-800-normal-ConLnEgt.woff2)format("woff2"),url(/assets/baloo-2-vietnamese-800-normal-GQACmpuv.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:800;src:url(/assets/baloo-2-latin-ext-800-normal-C_Iwmf1s.woff2)format("woff2"),url(/assets/baloo-2-latin-ext-800-normal-D-iCxxqE.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Baloo 2";font-style:normal;font-display:swap;font-weight:800;src:url(/assets/baloo-2-latin-800-normal-BbF3Etk1.woff2)format("woff2"),url(/assets/baloo-2-latin-800-normal-B8BXfZF7.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
