.mathness-root{--m-bg:#0a0a0a;--m-text:#fff;--m-text-dark:#0a0a0a;--m-lavender:#c9b6f2;--m-lavender-dark:#a98ee0;--m-yellow:#f0e96b;--m-yellow-dark:#d9d04c;--m-coral:#dd7a4c;--m-coral-dark:#b95f37;--m-mint:#7be0c1;--m-muted:#2a2a2a;--m-muted-2:#444;--m-font-display:var(--font-mathness-display), system-ui, sans-serif;--m-font-body:var(--font-mathness-display), system-ui, sans-serif;--m-radius-tile:18px;--m-radius-card:20px;--m-radius-pill:999px;--mn-bg:#0a0a0a;--mn-text:#fff;--mn-text-dark:#0a0a0a;--mn-lavender:#c9b6f2;--mn-yellow:#f0e96b;--mn-coral:#dd7a4c;--mn-muted:#2a2a2a;--mn-muted-2:#444;--mn-font-display:var(--font-mathness-display), system-ui, sans-serif;--mn-outline:#ffffff38;--mn-nav-bg:#0a0a0ad9;--mn-nav-bg-mobile:#0a0a0af2;background:var(--m-bg);color:var(--m-text);font-family:var(--m-font-body);flex-direction:column;flex:1;min-height:100vh;margin:0;display:flex;position:relative}.mathness-root:before{content:"";pointer-events:none;z-index:1;opacity:.04;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='1' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:fixed;inset:0}.mathness-root *{box-sizing:border-box}.mathness-page{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:32px 20px;display:flex}.mathness-h1{font-family:var(--m-font-display);letter-spacing:-.03em;color:var(--m-yellow);margin:0;font-size:64px;font-weight:800;line-height:1}.mathness-subtitle{color:#888;margin-top:12px;font-size:15px}.mathness-tile{cursor:pointer;border-radius:var(--m-radius-tile);min-width:56px;height:56px;font-family:var(--m-font-display);border:0;flex:1;justify-content:center;align-items:center;font-size:24px;font-weight:800;transition:transform 80ms ease-out,opacity .15s,filter .15s;display:inline-flex}.mathness-tile:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.mathness-tile:active:not(:disabled){transform:scale(.93)}.mathness-tile:disabled{cursor:not-allowed}.mathness-tile.is-used{opacity:1;text-decoration:line-through;background:var(--m-muted)!important;color:#555!important}.mathness-tile.is-wide{letter-spacing:1.5px;flex:1;padding:0 18px;font-size:14px;font-weight:700}.tile-number{background:var(--m-yellow);color:var(--m-text-dark)}.tile-operator{background:var(--m-lavender);color:var(--m-text-dark)}.tile-delete{color:var(--m-text);border:2px solid var(--m-muted-2);background:0 0}.tile-submit{background:var(--m-coral);color:var(--m-text-dark)}.mathness-target-card{background:var(--m-yellow);color:var(--m-text-dark);border-radius:var(--m-radius-card);text-align:center;margin:0 16px 14px;padding:18px 20px}.mathness-target-label{letter-spacing:2px;opacity:.55;font-size:11px;font-weight:700}.mathness-target-num{font-family:var(--m-font-display);letter-spacing:-.04em;margin-top:2px;font-size:64px;font-weight:800;line-height:1}.mathness-eq-card{background:var(--m-lavender);color:var(--m-text-dark);border-radius:var(--m-radius-card);text-align:center;justify-content:center;align-items:center;min-height:80px;margin:0 16px 18px;padding:22px 18px;display:flex}.mathness-eq-expr{font-family:var(--m-font-display);letter-spacing:.5px;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 4px;font-size:30px;font-weight:700;display:flex}.mathness-eq-placeholder{opacity:.4;font-size:18px;font-weight:500}.mathness-eq-caret{background:var(--m-text-dark);vertical-align:middle;width:3px;height:1em;margin-left:6px;animation:1s steps(2,end) infinite m-blink;display:inline-block}@keyframes m-blink{50%{opacity:0}}.mathness-eq-token{font:inherit;color:inherit;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;padding:0 3px;line-height:1.05}.mathness-eq-token:active{transform:scale(.94)}.mathness-eq-token.is-selected{border-color:var(--m-text-dark);background:#0000001f}.mathness-game{width:100%;max-width:420px;margin:0 auto;padding:12px 0}.mathness-numpad{flex-direction:column;align-items:center;gap:14px;padding:8px 16px 18px;display:flex}.mathness-numpad-row{justify-content:center;gap:14px;display:flex}.mathness-numpad .mathness-tile{border-radius:50%;flex:none;width:clamp(72px,22vw,96px);min-width:0;height:clamp(72px,22vw,96px);font-size:clamp(28px,7.5vw,34px);box-shadow:0 4px #0000002e}.mathness-numpad .mathness-tile:active:not(:disabled){transform:scale(.92)translateY(1px);box-shadow:0 2px #0000002e}.mathness-numpad.is-dense .mathness-tile{width:clamp(58px,17vw,80px);height:clamp(58px,17vw,80px);font-size:clamp(22px,6vw,28px)}.mathness-numpad.is-dense{gap:12px;padding:4px 12px 14px}.mathness-numpad.is-dense .mathness-numpad-row{gap:10px}.mathness-countdown-numpad.is-dense .mathness-countdown-tile{width:clamp(58px,17vw,80px);height:clamp(58px,17vw,80px);font-size:clamp(22px,6vw,28px)}.mathness-countdown-numpad.is-dense{gap:12px}.mathness-countdown-numpad.is-dense .mathness-countdown-numpad-row{gap:10px}@media (max-width:480px){.mathness-numpad{gap:12px;padding:6px 16px 14px}.mathness-numpad-row{gap:12px}.mathness-numpad.is-dense{gap:10px;padding:4px 10px 12px}.mathness-numpad.is-dense .mathness-numpad-row{gap:8px}}.mathness-mode-card.is-locked{cursor:pointer}.mathness-menu-standing{color:var(--m-text);background:0 0;border-radius:999px;align-self:center;align-items:center;gap:10px;max-width:100%;margin:0 auto 14px;padding:6px 14px 6px 6px;text-decoration:none;transition:transform .12s,opacity .15s;display:inline-flex}.mathness-menu-standing:hover{opacity:.85;transform:translateY(-1px)}.mathness-menu-standing:active{transform:scale(.98)}.mathness-menu-standing .mathness-avatar{flex:none}.mathness-menu-standing-name{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.mathness-menu-standing-rank{background:var(--m-yellow);color:var(--m-text-dark);font-size:12px;font-weight:800;font-family:var(--m-font-display);letter-spacing:0;border-radius:999px;padding:2px 8px}.mathness-menu-standing-best,.mathness-menu-standing-rounds{font-family:var(--m-font-display);opacity:.65;letter-spacing:.3px;font-size:12px;font-weight:600}.mathness-menu-standing-arrow{color:var(--m-lavender);opacity:.55;flex:none;margin-left:2px;font-size:16px}.mathness-menu-standing-fact{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;min-width:0;max-width:220px;animation:.4s mathness-fact-fade;display:inline-flex;overflow:hidden}.mathness-menu-standing-fact .mathness-menu-standing-best{text-overflow:ellipsis;overflow:hidden}@keyframes mathness-fact-fade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.mathness-menu-standing-fact{animation:none}}@media (max-width:480px){.mathness-menu-standing{gap:8px;padding:6px 12px 6px 6px}.mathness-menu-standing-name{font-size:14px}.mathness-menu-standing-best,.mathness-menu-standing-rounds{font-size:11px}.mathness-menu-standing-rounds{display:none}}.mathness-row-actions{margin-top:18px}.mathness-welcome-overlay{-webkit-backdrop-filter:blur(12px);z-index:200;background:#000000a6;justify-content:center;align-items:center;padding:16px;animation:.25s mathness-welcome-fade;display:flex;position:fixed;inset:0}@keyframes mathness-welcome-fade{0%{opacity:0}to{opacity:1}}.mathness-welcome-modal{background:var(--m-bg);border:1px solid var(--m-muted);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:14px;width:min(440px,100%);max-height:92vh;padding:28px 24px 24px;animation:.4s cubic-bezier(.34,1.56,.64,1) mathness-welcome-pop;display:flex;position:relative;box-shadow:0 24px 80px #00000080}@keyframes mathness-welcome-pop{0%{opacity:0;transform:scale(.88)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.mathness-welcome-skip{color:var(--m-text);opacity:.55;letter-spacing:1px;cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:13px;font-weight:600;position:absolute;top:14px;right:16px}.mathness-welcome-skip:hover{opacity:1}.mathness-welcome-slide{flex-direction:column;align-items:center;gap:12px;animation:.32s ease-out mathness-welcome-slide-in;display:flex}@keyframes mathness-welcome-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mathness-welcome-slide img{object-fit:contain;width:180px;height:180px;display:block}.mathness-welcome-title{font-family:var(--m-font-display);letter-spacing:-.02em;color:var(--m-yellow);margin:0;font-size:26px;font-weight:800;line-height:1.05}.mathness-welcome-body{opacity:.85;max-width:340px;margin:0;font-size:15px;line-height:1.5}.mathness-welcome-dots{gap:8px;margin-top:4px;display:flex}.mathness-welcome-dot{background:var(--m-muted);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.mathness-welcome-dot.is-active{background:var(--m-yellow);border-radius:999px;width:22px}.mathness-welcome-actions{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:6px;display:flex}.mathness-welcome-back{color:var(--m-text);opacity:.6;font-family:var(--m-font-display);letter-spacing:1.5px;cursor:pointer;visibility:visible;background:0 0;border:0;padding:12px 14px;font-size:13px;font-weight:700}.mathness-welcome-back:hover:not(:disabled){opacity:1}.mathness-welcome-back:disabled{visibility:hidden}.mathness-welcome-cta{min-width:160px;padding:14px 22px}@media (max-width:380px){.mathness-welcome-slide img{width:140px;height:140px}.mathness-welcome-title{font-size:22px}.mathness-welcome-body{font-size:14px}.mathness-welcome-cta{min-width:130px;padding:12px 16px;font-size:13px}}@media (prefers-reduced-motion:reduce){.mathness-welcome-overlay,.mathness-welcome-modal,.mathness-welcome-slide{animation:none!important}}.mathness-topbar{letter-spacing:1.5px;color:#888;justify-content:space-between;align-items:center;gap:12px;padding:10px 20px 16px;font-size:12px;font-weight:600;display:flex}.mathness-topbar-left{align-items:center;gap:10px;display:flex}.mathness-exit-btn{border:1.5px solid var(--m-muted-2);width:30px;height:30px;color:var(--m-text);opacity:.7;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;transition:opacity .12s ease-out,transform 80ms ease-out,border-color .12s ease-out;display:inline-flex}.mathness-exit-btn:hover{opacity:1;border-color:var(--m-text)}.mathness-exit-btn:active{transform:scale(.92)}.mathness-exit-btn:focus-visible{box-shadow:0 0 0 2px var(--m-lavender);opacity:1;outline:none}.mathness-topbar-stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.mathness-topbar-stat{letter-spacing:1.5px;color:#888;white-space:nowrap;font-size:11px;font-weight:600}.mathness-topbar-stat strong{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.01em;margin-left:5px;font-size:13px;font-weight:800}@media (max-width:380px){.mathness-topbar-stats{gap:10px}.mathness-topbar-stat{letter-spacing:1px;font-size:10px}.mathness-topbar-stat strong{margin-left:4px;font-size:12px}}.mathness-pad{padding:0 16px max(18px, env(safe-area-inset-bottom,0px))}.mathness-row{justify-content:center;gap:8px;margin-bottom:10px;display:flex}.mathness-row:last-child{margin-bottom:0}.mathness-result{width:100%;max-width:420px;margin:0 auto;padding:24px 0}.mathness-unlock-banner{background:var(--m-yellow);color:var(--m-text-dark);text-align:center;font-family:var(--m-font-display);letter-spacing:.5px;border-radius:12px;margin:0 16px 14px;padding:12px 16px;font-size:16px;font-weight:800;animation:.4s cubic-bezier(.16,1,.3,1) both mathness-page-enter}.mathness-result-actions{flex-direction:column;gap:10px;padding:0 16px;display:flex}.mathness-result-summary{text-align:center;padding:24px 16px}.mathness-result-label{letter-spacing:2px;opacity:.55;font-size:11px}.mathness-legal{padding:24px 16px 48px}.mathness-legal-article{width:100%;max-width:720px;color:var(--m-text);margin:0 auto;font-size:15px;line-height:1.6}.mathness-legal-article h1{letter-spacing:-.01em;margin:8px 0 4px;font-size:32px;font-weight:800}.mathness-legal-article h2{letter-spacing:.5px;text-transform:uppercase;color:var(--m-yellow);margin:32px 0 12px;font-size:18px;font-weight:700}.mathness-legal-article p{margin:0 0 14px}.mathness-legal-article ul{margin:0 0 14px;padding-left:20px;list-style:outside}.mathness-legal-article li{margin:4px 0}.mathness-legal-article a{color:var(--m-yellow);text-decoration:underline}.mathness-legal-meta{color:#ffffff80;margin:0 0 24px;font-size:12px}.mathness-legal-back{margin-top:40px}.mathness-result-value{font-family:var(--m-font-display);color:var(--m-yellow);margin-top:4px;font-size:72px;font-weight:800;line-height:1}.mathness-result-vs{opacity:.7;margin-top:6px;font-size:14px}.mathness-result-expr{font-family:var(--m-font-display);color:var(--m-lavender);margin-top:14px;font-size:20px}.mathness-result-rank{opacity:.7;margin-top:10px;font-size:13px}.mathness-result-actions{flex-direction:column;gap:10px;margin:24px 16px;display:flex}.mathness-button{text-align:center;border-radius:var(--m-radius-pill);letter-spacing:1.5px;cursor:pointer;font-size:14px;font-weight:700;font-family:var(--m-font-display);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:2px solid #0000;padding:14px 20px;text-decoration:none;transition:transform 80ms ease-out,filter .12s ease-out,opacity .12s ease-out;display:block;position:relative}.mathness-button:hover{filter:brightness(1.08)}.mathness-button:active{filter:brightness(.92);transform:scale(.96)}.mathness-button:focus{outline:none}.mathness-button:focus-visible{box-shadow:0 0 0 3px var(--m-bg,#0b0b0f), 0 0 0 5px var(--m-lavender);outline:none}.mathness-button:disabled,.mathness-button[disabled],.mathness-button[aria-busy=true]{cursor:not-allowed;opacity:.62;filter:none}.mathness-button[aria-busy=true]:active{transform:none}.mathness-button[aria-busy=true]{color:#0000!important}.mathness-button[aria-busy=true]:after{content:"";width:18px;height:18px;color:var(--m-text-dark);border:2px solid;border-right-color:#0000;border-radius:50%;margin:-9px 0 0 -9px;animation:.6s linear infinite mathness-spin;position:absolute;top:50%;left:50%}.mathness-button-quiet[aria-busy=true]:after,.mathness-button-danger[aria-busy=true]:after{color:var(--m-text)}@keyframes mathness-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.mathness-button{transition:none}.mathness-button:active{transform:none}.mathness-button[aria-busy=true]:after{animation-duration:1.6s}}.mathness-button-primary{background:var(--m-coral);color:var(--m-text-dark)}.mathness-button-share{background:var(--m-yellow);color:var(--m-text-dark)}.mathness-button-secondary{background:var(--m-lavender);color:var(--m-text-dark)}.mathness-button-quiet{color:var(--m-text);border:2px solid var(--m-muted-2);background:0 0}.mathness-button-danger{background:var(--m-coral);color:var(--m-text)}.mathness-button-danger:hover{background:var(--m-coral-dark)}.mathness-result-autoplay{isolation:isolate;position:relative;overflow:hidden}.mathness-result-autoplay-fill{transform-origin:0;z-index:0;pointer-events:none;background:#0000002e;width:100%;animation:linear forwards mathness-result-autoplay-shrink;position:absolute;top:0;bottom:0;left:0}.mathness-result-autoplay-text{z-index:1;align-items:baseline;gap:6px;display:inline-flex;position:relative}.mathness-result-autoplay-num{letter-spacing:-.02em;color:var(--m-text-dark);font-size:20px}@keyframes mathness-result-autoplay-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.mathness-result-autoplay-fill{animation:none;display:none}}.mathness-share-row{margin:16px}.mathness-share-row input{background:var(--m-muted);width:100%;color:var(--m-text);border:0;border-radius:10px;padding:12px;font-family:monospace}.mathness-error{color:var(--m-coral);margin:16px}.mathness-submit-hint{text-align:center;color:var(--m-coral);opacity:.92;margin:10px 16px 0;font-size:13px;line-height:1.4}.mathness-submitting-overlay{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0a0abd;justify-content:center;align-items:center;animation:.12s ease-out mathness-submit-fade;display:flex;position:fixed;inset:0}.mathness-submitting-card{flex-direction:column;align-items:center;gap:16px;display:flex}.mathness-submitting-spinner{border:4px solid #f0e96b40;border-top-color:var(--m-yellow);border-radius:50%;width:48px;height:48px;animation:.7s linear infinite mathness-submit-spin}.mathness-submitting-text{font-family:var(--m-font-display);letter-spacing:1px;color:var(--m-text);font-size:18px;font-weight:800}@keyframes mathness-submit-spin{to{transform:rotate(360deg)}}@keyframes mathness-submit-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.mathness-submitting-overlay{animation:none}.mathness-submitting-spinner{animation-duration:1.4s}}.mathness-breakdown{margin:24px 16px}.mathness-breakdown-row{grid-template-columns:90px 1fr 80px;align-items:center;gap:12px;margin-bottom:10px;font-size:13px;display:grid}.mathness-breakdown-label{opacity:.7;letter-spacing:1px;text-transform:uppercase}.mathness-breakdown-bar{background:var(--m-muted);border-radius:999px;height:8px;overflow:hidden}.mathness-breakdown-fill{height:100%;transition:width .6s}.mathness-breakdown-score{text-align:right;font-variant-numeric:tabular-nums;opacity:.8}.mathness-breakdown-total{border-top:1px solid var(--m-muted);letter-spacing:2px;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;font-weight:800;display:flex}.mathness-breakdown-total-num{font-family:var(--m-font-display);color:var(--m-yellow);font-size:42px}.mathness-modes{flex-direction:column;gap:12px;width:100%;max-width:480px;margin:0 auto;padding:24px 16px;display:flex}.mathness-mode-card{border-radius:var(--m-radius-card);color:var(--m-text-dark);font-family:var(--m-font-display);padding:22px 20px;text-decoration:none;display:block}.mathness-mode-label{letter-spacing:2px;opacity:.65;font-size:11px;font-weight:700}.mathness-mode-title{letter-spacing:-.01em;margin-top:6px;font-size:28px;font-weight:800;line-height:1.1}.mathness-mode-sub{opacity:.7;margin-top:6px;font-size:13px}.mathness-mode-solo{background:var(--m-yellow)}.mathness-mode-daily{background:var(--m-coral)}.mathness-mode-board{background:var(--m-lavender)}.mathness-mode-versus{background:var(--m-lavender);color:var(--m-text-dark)}.mathness-mode-expedition{background:var(--m-mint);color:var(--m-text-dark)}.mathness-menu-topbar{justify-content:flex-end;align-items:center;width:100%;min-height:50px;padding:14px 20px;display:flex}.mathness-leaderboard{width:100%;max-width:480px;margin:0 auto;padding:16px}.mathness-lb-scopes{justify-content:center;gap:6px;margin-bottom:12px;display:flex}.mathness-lb-scope{border:1.5px solid var(--m-muted-2);color:var(--m-text);border-radius:var(--m-radius-pill);letter-spacing:1.5px;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--m-font-display);background:0 0;padding:6px 16px}.mathness-lb-scope:hover{border-color:var(--m-yellow)}.mathness-lb-scope.is-active{background:var(--m-yellow);color:var(--m-text-dark);border-color:var(--m-yellow)}.mathness-tabs{gap:8px;margin-bottom:16px;display:flex}.mathness-tab{border-radius:var(--m-radius-pill);color:var(--m-text);border:2px solid var(--m-muted-2);letter-spacing:1.5px;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--m-font-display);background:0 0;flex:1;padding:10px 12px}.mathness-tab.is-active{background:var(--m-yellow);color:var(--m-text-dark);border-color:var(--m-yellow)}.mathness-lb-list{margin:0;padding:0;list-style:none}.mathness-lb-row{border-bottom:1px solid var(--m-muted);grid-template-columns:36px 40px 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.mathness-lb-info{flex-direction:column;gap:2px;min-width:0;display:flex}.mathness-lb-info .mathness-lb-name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;display:inline-flex;overflow:hidden}.mathness-lb-level{background:linear-gradient(135deg, var(--m-yellow), var(--m-coral));color:var(--m-text-dark);font-family:var(--m-font-display);letter-spacing:.5px;border-radius:999px;flex:none;padding:2px 7px;font-size:10px;font-weight:800}.mathness-lb-rounds{letter-spacing:.5px;opacity:.55;text-align:left;font-size:11px}.mathness-lb-score-cell{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.mathness-lb-score-label{letter-spacing:1.5px;text-transform:uppercase;opacity:.55;font-size:10px}.mathness-lb-myrow{border:1.5px solid var(--m-yellow);border-radius:var(--m-radius-card);background:linear-gradient(135deg,#f0e96b24,#c9b6f214);margin:8px 0 18px;padding:14px 12px 12px;position:relative}.mathness-lb-myrow-tag{background:var(--m-yellow);color:var(--m-text-dark);font-family:var(--m-font-display);letter-spacing:2px;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;position:absolute;top:-10px;left:14px}.mathness-lb-row-self{border-bottom:0!important;padding:0!important}.mathness-lb-row-self .mathness-lb-rank{color:var(--m-yellow)}.mathness-lb-sorts{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;display:flex}.mathness-lb-sorts-label{letter-spacing:2px;text-transform:uppercase;opacity:.55;margin-right:4px;font-size:11px}.mathness-lb-sort{border:1.5px solid var(--m-muted);color:var(--m-text);letter-spacing:.5px;cursor:pointer;font-size:12px;font-weight:700;font-family:var(--m-font-display);background:0 0;border-radius:999px;padding:7px 14px}.mathness-lb-sort:hover{border-color:var(--m-muted-2)}.mathness-lb-sort.is-active{background:var(--m-yellow);color:var(--m-text-dark);border-color:var(--m-yellow)}.mathness-lb-list-friends{flex-direction:column;gap:10px;display:flex}.mathness-lb-friend-row{background:var(--m-muted);border-radius:var(--m-radius-card);flex-direction:column;gap:8px;padding:14px 16px;display:flex}.mathness-lb-friend-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.mathness-lb-friend-name{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;overflow:hidden}.mathness-lb-friend-record{font-family:var(--m-font-display);letter-spacing:1px;color:var(--m-text);opacity:.85;flex:none;font-size:14px}.mathness-lb-friend-record strong{color:var(--m-text);opacity:1;font-weight:800}.mathness-lb-friend-totals{opacity:.85;justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.mathness-lb-friend-totals strong{font-family:var(--m-font-display);color:var(--m-lavender);margin-left:6px;font-size:18px}.mathness-lb-friend-totals-vs{letter-spacing:2px;opacity:.55;text-transform:uppercase;font-size:11px}.mathness-lb-rank{color:var(--m-lavender);font-weight:700;font-family:var(--m-font-display)}.mathness-lb-name{font-size:15px;font-weight:600}.mathness-lb-score{text-align:right;font-family:var(--m-font-display);color:var(--m-yellow);font-weight:800}.mathness-lb-empty{text-align:center;opacity:.7;padding:24px}@keyframes m-tile-consume{0%{transform:scale(1);box-shadow:0 0 #f0e96b99}60%{transform:scale(1.08);box-shadow:0 0 0 14px #f0e96b00}to{transform:scale(1);box-shadow:0 0 #f0e96b00}}.mathness-tile.is-used{animation:.38s ease-out m-tile-consume}.mathness-game>*{animation:none}@keyframes m-pop-in{0%{opacity:0;transform:scale(.88)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.mathness-pad .mathness-row:nth-child(2){animation:.38s cubic-bezier(.34,1.56,.64,1) 80ms both m-pop-in}.mathness-pad .mathness-row:nth-child(3){animation:.38s cubic-bezier(.34,1.56,.64,1) .18s both m-pop-in}@media (prefers-reduced-motion:reduce){.mathness-pad .mathness-row{animation:none}}.mathness-breakdown-row:first-child .mathness-breakdown-fill{transition-delay:.1s}.mathness-breakdown-row:nth-child(2) .mathness-breakdown-fill{transition-delay:.25s}.mathness-breakdown-row:nth-child(3) .mathness-breakdown-fill{transition-delay:.4s}.mathness-breakdown-row:nth-child(4) .mathness-breakdown-fill{transition-delay:.55s}.mathness-confetti{pointer-events:none;z-index:50;position:fixed;inset:0;overflow:hidden}.mathness-confetti-piece{border-radius:2px;width:8px;height:14px;animation-name:m-confetti-fall;animation-timing-function:ease-in;animation-fill-mode:forwards;position:absolute;top:-20px}@keyframes m-confetti-fall{0%{opacity:1;transform:translateY(-10vh)rotate(0)}85%{opacity:1}to{opacity:0;transform:translate(40px,110vh)rotate(720deg)}}.mathness-pad--locked{justify-content:center;gap:8px;padding:0 16px 18px;display:flex}.mathness-tile.is-locked{cursor:default;opacity:.85;pointer-events:none}.mathness-countdown-overlay{pointer-events:none;z-index:40;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mathness-countdown-num{font-family:var(--m-font-display);color:var(--m-yellow);text-shadow:0 0 80px #f0e96b73;font-size:200px;font-weight:800;line-height:1;animation:.9s ease-out m-countdown-pop}.mathness-countdown-num.is-go{color:var(--m-coral);text-shadow:0 0 80px #dd7a4c8c;animation:.7s ease-out m-countdown-go}@keyframes m-countdown-pop{0%{opacity:0;letter-spacing:.05em;transform:scale(2.2)}35%{opacity:1;letter-spacing:0;transform:scale(1)}85%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes m-countdown-go{0%{opacity:0;transform:scale(.4)}30%{opacity:1;transform:scale(1.15)}60%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.mathness-countdown-stage{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;width:100%;padding:24px 16px;display:flex;position:relative}.mathness-countdown-progress{font-family:var(--m-font-display);letter-spacing:2px;text-transform:uppercase;color:var(--m-yellow);opacity:.85;align-self:center;margin:4px 0 0;font-size:15px;font-weight:800}.mathness-match-progress{text-align:center;font-family:var(--m-font-display);letter-spacing:2px;text-transform:uppercase;color:var(--m-yellow);opacity:.8;margin:0 0 8px;font-size:14px;font-weight:800}.mathness-match-over-vs{text-align:center;opacity:.7;margin:14px 0 0;font-size:15px}.mathness-match-share-row{justify-content:center;margin:4px 0 8px;display:flex}.mathness-countdown-label{font-family:var(--m-font-display);letter-spacing:2.5px;text-transform:uppercase;color:var(--m-text);opacity:.6;margin:0;font-size:18px;font-weight:700;animation:.45s ease-out both m-countdown-label-fade}.mathness-countdown-label-2{opacity:0;margin-top:16px;transition:opacity .35s,transform .35s;transform:translateY(6px)}.mathness-countdown-label-2.is-visible{opacity:.7;transform:translateY(0)}.mathness-countdown-step.is-goal{flex-direction:column;align-items:center;gap:10px;display:flex}.mathness-countdown-target{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.04em;text-shadow:0 0 60px #f0e96b59;font-size:clamp(96px,28vw,168px);font-weight:800;line-height:.95;animation:.7s cubic-bezier(.34,1.56,.64,1) both m-countdown-target-pop}@keyframes m-countdown-target-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes m-countdown-label-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:.6;transform:translateY(0)}}.mathness-countdown-numpad{flex-direction:column;align-items:center;gap:14px;margin:8px auto 0;display:flex}.mathness-countdown-numpad-row{justify-content:center;gap:14px;display:flex}.mathness-countdown-tile{background:var(--m-yellow);width:clamp(72px,22vw,96px);height:clamp(72px,22vw,96px);color:var(--m-text-dark);font-family:var(--m-font-display);opacity:0;border-radius:50%;justify-content:center;align-items:center;font-size:clamp(28px,7.5vw,34px);font-weight:800;transition:opacity .35s,transform .45s cubic-bezier(.34,1.56,.64,1);display:flex;transform:translateY(10px)scale(.6);box-shadow:0 4px #0000002e}.mathness-countdown-tile.is-visible{opacity:1;transform:translateY(0)scale(1)}.mathness-countdown-go{pointer-events:none;font-family:var(--m-font-display);color:var(--m-coral);letter-spacing:-.04em;text-shadow:0 0 80px #dd7a4c8c;z-index:40;justify-content:center;align-items:center;font-size:clamp(120px,36vw,240px);font-weight:800;animation:.7s ease-out both m-countdown-go;display:flex;position:fixed;inset:0}@media (max-width:480px){.mathness-countdown-label{letter-spacing:2px;font-size:15px}.mathness-countdown-stage{padding:16px 12px}}@media (prefers-reduced-motion:reduce){.mathness-countdown-target,.mathness-countdown-tile,.mathness-countdown-go,.mathness-countdown-label{transition:none!important;animation:none!important}.mathness-countdown-tile.is-visible{opacity:1;transform:none}.mathness-countdown-label-2.is-visible{opacity:.7;transform:none}}.mathness-nav{padding:14px 20px;padding-top:max(14px, env(safe-area-inset-top,0px));justify-content:space-between;align-items:center;min-height:50px;display:flex}body.mathness-in-puzzle .mathness-nav{display:none}.mathness-nav-home{color:var(--m-yellow);font-family:var(--m-font-display);letter-spacing:-.01em;align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;transition:opacity .15s,letter-spacing .15s;display:inline-flex}.mathness-nav-home:hover{opacity:.85;letter-spacing:0}.mathness-nav-arrow{font-size:18px;line-height:1;display:inline-block}.mathness-nav-wordmark{line-height:1}.mathness-nav-link{color:var(--m-yellow);font-family:var(--m-font-display);letter-spacing:.02em;text-transform:lowercase;padding:6px 8px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s}.mathness-nav-link:hover{opacity:.85}.mn-landing{max-width:1100px;margin:0 auto;padding:0 24px}.mn-hero{text-align:center;z-index:1;padding:56px 0 40px;position:relative}@media (min-width:768px){.mn-hero{padding:88px 0 56px}}.mn-hero-title{z-index:2;width:100%;height:clamp(120px,22vw,280px);margin:0;line-height:1;position:relative}.mn-hero-row{flex-direction:column;gap:16px;display:flex}.mn-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mn-hero-particle-wrap{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.mn-hero-particle-wrap canvas{touch-action:none;width:100%;height:100%;display:block}.mn-hero-tagline{color:var(--mn-lavender);z-index:2;margin:0;font-size:clamp(22px,3vw,32px);font-weight:600;position:relative}.mn-hero-sub{opacity:.85;z-index:2;max-width:540px;margin:0 auto;font-size:16px;line-height:1.55;position:relative}.mn-hero-intro{opacity:.75;z-index:2;max-width:540px;margin:0 auto;font-size:15px;line-height:1.5;position:relative}.mn-hero-intro strong{color:var(--mn-yellow);font-weight:700}.mn-op{background:var(--mn-muted);color:var(--mn-yellow);border-radius:6px;margin:0 4px;padding:0 8px;font-weight:700;display:inline-block}.mn-cta-row{z-index:2;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:0;display:flex;position:relative}.mn-cta{font-family:var(--mn-font-display);letter-spacing:1.5px;border-radius:999px;justify-content:center;align-items:center;padding:16px 32px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .12s,filter .15s;display:inline-flex}.mn-cta:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 24px #f0e96b26}.mn-cta-primary{background:var(--mn-coral);color:var(--mn-text-dark)}.mn-cta-primary:hover{box-shadow:0 8px 24px #dd7a4c40}.mn-cta-secondary{color:var(--mn-text);border:2px solid var(--mn-muted-2);background:0 0}.mn-cta-large{padding:22px 48px;font-size:16px}.mn-cta-store{background:var(--mn-text);color:var(--mn-text-dark);letter-spacing:0;border-radius:999px;align-items:center;gap:12px;padding:12px 24px 12px 22px;text-decoration:none;display:inline-flex}.mn-cta-store:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1f}.mn-cta-store-text{text-align:left;flex-direction:column;line-height:1.1;display:flex}.mn-cta-store-small{letter-spacing:1.5px;opacity:.7;font-size:9px;font-weight:700}.mn-cta-store-big{letter-spacing:-.01em;font-size:17px;font-weight:800;font-family:var(--mn-font-display)}.mn-mini-puzzle{background:var(--mn-muted);border-radius:24px;flex-direction:column;align-items:center;gap:14px;max-width:420px;margin:56px auto 0;padding:24px 20px;display:flex}.mn-mini-target{background:var(--mn-yellow);color:var(--mn-text-dark);border-radius:16px;flex-direction:column;align-items:center;padding:14px 22px;display:flex}.mn-mini-label{letter-spacing:2px;opacity:.55;font-size:10px;font-weight:700}.mn-mini-num{letter-spacing:-.04em;font-size:44px;font-weight:800;line-height:1}.mn-mini-numbers{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.mn-mini-tile{background:var(--mn-yellow);min-width:42px;height:42px;color:var(--mn-text-dark);border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:inline-flex}.mn-mini-eq{background:var(--mn-lavender);color:var(--mn-text-dark);border-radius:12px;padding:10px 16px;font-size:15px;font-weight:600}.mn-mini-eq strong{color:var(--mn-coral)}.mn-section{padding:60px 0}.mn-section-title{letter-spacing:-.02em;text-align:center;margin:0 0 32px;font-size:clamp(28px,4vw,40px);font-weight:800}.mn-steps{max-width:760px;margin:0 auto;padding:0;list-style:none;position:relative}.mn-section.mn-steps-section{padding-bottom:200px}.mn-step{background:var(--mn-bg);box-shadow:none;border:4px solid var(--mn-outline);border-radius:24px;grid-template-columns:60px 1fr;align-items:start;gap:20px;margin:0 0 24px;padding:28px;transition:transform .4s;display:grid;position:sticky;top:100px}.mn-step:first-child{top:100px}.mn-step:nth-child(2){top:130px}.mn-step:nth-child(3){top:160px}.mn-step-num{background:var(--mn-yellow);width:52px;height:52px;color:var(--mn-text-dark);font-size:28px;font-weight:800;font-family:var(--mn-font-display);border-radius:50%;justify-content:center;align-items:center;display:flex}.mn-step-body h3{letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:800}.mn-step-body p{opacity:.78;margin:0;font-size:15px;line-height:1.55}.mn-step h3{letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:800}.mn-step p{opacity:.78;margin:0;font-size:15px;line-height:1.55}.mn-step-example{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:10px;min-height:92px;margin-top:14px;padding:14px 16px;display:flex}.mn-step-example--target{flex-flow:wrap;align-items:center}.mn-step-example-target{align-items:center;gap:10px;display:flex}.mn-step-example-target-label{letter-spacing:2px;opacity:.55;font-size:11px;font-weight:700}.mn-step-example-target-num{background:var(--mn-yellow);color:var(--mn-text-dark);font-family:var(--mn-font-display);border-radius:10px;padding:4px 14px;font-size:28px;font-weight:800;line-height:1;animation:5s ease-out infinite mn-example-pop}.mn-step-example-tiles{flex-wrap:wrap;gap:6px;display:flex}.mn-step-example-tile{color:var(--mn-yellow);opacity:0;background:#f0e96b24;border:1px solid #f0e96b59;border-radius:8px;padding:4px 10px;font-size:14px;font-weight:700;animation:5s ease-out infinite mn-example-cascade}.mn-step-example-tile:first-child{animation-delay:.5s}.mn-step-example-tile:nth-child(2){animation-delay:.7s}.mn-step-example-tile:nth-child(3){animation-delay:.9s}.mn-step-example-tile:nth-child(4){animation-delay:1.1s}.mn-step-example-tile:nth-child(5){animation-delay:1.3s}.mn-step-example--eq{align-items:center}.mn-step-example-equation{font-family:var(--mn-font-display);justify-content:center;align-items:baseline;gap:10px;font-size:30px;font-weight:800;line-height:1;display:flex}.mn-eq-token{opacity:0;animation:5s ease-out infinite mn-example-token-in}.mn-eq-token.is-op{color:var(--mn-lavender)}.mn-eq-token.is-result{color:var(--mn-yellow)}.mn-eq-token-1{animation-delay:.3s}.mn-eq-token-2{animation-delay:.7s}.mn-eq-token-3{animation-delay:1.1s}.mn-eq-token-4{animation-delay:1.6s}.mn-eq-token-5{animation-delay:1.9s}.mn-step-example-caption{text-align:center;opacity:.5;font-size:12px;font-style:italic}.mn-step-example--score{align-items:center}.mn-step-example-badge{background:var(--mn-coral);color:var(--mn-text-dark);letter-spacing:1.5px;border-radius:999px;padding:3px 12px;font-size:11px;font-weight:800;animation:5s ease-out infinite mn-example-badge-pop}.mn-step-example-points{align-items:baseline;gap:6px;display:flex}.mn-step-example-points-num{font-family:var(--mn-font-display);color:var(--mn-yellow);letter-spacing:-.02em;font-size:42px;font-weight:800;line-height:1;animation:5s ease-out infinite mn-example-score-in}.mn-step-example-points-label{letter-spacing:2px;opacity:.55;font-size:13px;font-weight:700}@keyframes mn-example-pop{0%,5%{opacity:0;transform:scale(.85)}18%,88%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.85)}}@keyframes mn-example-cascade{0%,5%{opacity:0;transform:translateY(6px)}22%,88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@keyframes mn-example-token-in{0%,5%{opacity:0;transform:translateY(6px)}18%,82%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@keyframes mn-example-badge-pop{0%,35%{opacity:0;transform:scale(.6)translateY(6px)}48%,88%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.6)translateY(6px)}}@keyframes mn-example-score-in{0%,20%{opacity:0;transform:translateY(8px)}32%,88%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.mn-step-example,.mn-step-example *,.mn-step-example-target-num,.mn-step-example-tile,.mn-eq-token,.mn-step-example-badge,.mn-step-example-points-num{opacity:1!important;animation:none!important;transform:none!important}}.mn-modes{gap:14px;display:grid}@media (min-width:720px){.mn-modes{grid-template-columns:repeat(3,1fr)}}.mn-modes-mascot{pointer-events:none;-webkit-user-select:none;user-select:none;width:200px;height:auto;margin:8px auto 28px;display:block}@media (min-width:720px){.mn-modes-mascot{width:240px;margin:12px auto 32px}}.mn-mode-card{color:var(--mn-text-dark);cursor:default;border-radius:20px;padding:28px 24px;display:block}.mn-mode-card.mn-mode-label{letter-spacing:2px;opacity:.7;font-size:11px;font-weight:700}.mn-mode-card h3{letter-spacing:-.01em;margin:8px 0;font-size:28px;font-weight:800}.mn-mode-card p{opacity:.8;margin:0;font-size:14px}.mn-mode-solo{background:var(--mn-yellow)}.mn-mode-daily{background:var(--mn-coral)}.mn-mode-board{background:var(--mn-lavender)}.mn-cta-strip{text-align:center;padding:80px 0 120px}.mn-cta-strip h2{letter-spacing:-.02em;margin:0 0 24px;font-size:48px;font-weight:800}.mn-cta-mascot{object-fit:contain;width:220px;height:220px;margin:32px auto 0;display:block}@media (min-width:720px){.mn-cta-mascot{width:280px;height:280px;margin-top:40px}}.mn-preview{max-width:480px;margin:24px auto 0}.mn-preview-frame{background:var(--mn-bg);border:4px solid var(--mn-outline);border-radius:24px;flex-direction:column;align-items:center;gap:14px;min-height:320px;padding:24px;display:flex;position:relative;overflow:hidden}.mn-preview-target{background:var(--mn-yellow);color:var(--mn-text-dark);text-align:center;opacity:0;border-radius:16px;flex-direction:column;align-items:center;padding:14px 22px;animation:6s infinite mn-preview-target-pop;display:inline-flex}.mn-preview-target-num{letter-spacing:-.04em;font-size:44px;font-weight:800;line-height:1;display:block}@keyframes mn-preview-target-pop{0%,95%,to{opacity:0;transform:scale(.7)}3%,90%{opacity:1;transform:scale(1)}}.mn-preview-tiles{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.mn-preview-tile{background:var(--mn-yellow);min-width:42px;height:42px;color:var(--mn-text-dark);opacity:0;border-radius:12px;justify-content:center;align-items:center;font-size:18px;font-weight:800;animation:6s infinite mn-preview-tile-in;display:inline-flex;transform:translateY(8px)}.mn-preview-tile:first-child{animation-delay:.4s}.mn-preview-tile:nth-child(2){animation-delay:.6s}.mn-preview-tile:nth-child(3){animation-delay:.8s}.mn-preview-tile:nth-child(4){animation-delay:1s}.mn-preview-tile:nth-child(5){animation-delay:1.2s}@keyframes mn-preview-tile-in{0%,5%{opacity:0;transform:translateY(8px)}18%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.mn-preview-eq{background:var(--mn-lavender);color:var(--mn-text-dark);text-align:center;opacity:0;border-radius:12px;padding:10px 14px;font-size:18px;font-weight:600;animation:6s infinite mn-preview-eq-build}@keyframes mn-preview-eq-build{0%,25%{opacity:0}35%,75%{opacity:1}85%,to{opacity:0}}.mn-preview-score{text-align:center;font-family:var(--mn-font-display);color:var(--mn-coral);opacity:0;font-size:36px;font-weight:800;animation:6s infinite mn-preview-score-in}@keyframes mn-preview-score-in{0%,70%{opacity:0;transform:scale(.7)}80%,92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.mn-features{gap:14px;display:grid}@media (min-width:720px){.mn-features{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mn-features{grid-template-columns:repeat(3,1fr)}}.mn-feature{background:var(--mn-bg);border:4px solid var(--mn-outline);text-align:center;border-radius:20px;flex-direction:column;align-items:center;padding:32px 24px;transition:transform .15s,border-color .2s;display:flex}.mn-feature:hover{transform:translateY(-3px)}.mn-feature:nth-child(3n+1):hover{border-color:var(--mn-yellow)}.mn-feature:nth-child(3n+2):hover{border-color:var(--mn-lavender)}.mn-feature:nth-child(3n):hover{border-color:var(--mn-coral)}.mn-feature-icon{font-size:28px;font-family:var(--mn-font-display);color:var(--mn-yellow);margin-bottom:12px;font-weight:800;display:inline-block}.mn-feature h3{margin:0 0 8px;font-size:22px;font-weight:700}.mn-feature p{opacity:.75;max-width:280px;margin:0;font-size:15px;line-height:1.5}.mn-stats{grid-template-columns:repeat(2,1fr);gap:16px;padding:40px 0;display:grid}@media (min-width:720px){.mn-stats{grid-template-columns:repeat(4,1fr)}}.mn-stat{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.mn-stat-num{font-family:var(--mn-font-display);letter-spacing:-.04em;color:var(--mn-yellow);font-size:clamp(48px,7vw,72px);font-weight:800;line-height:1}.mn-stat:nth-child(2) .mn-stat-num{color:var(--mn-lavender)}.mn-stat:nth-child(3) .mn-stat-num{color:var(--mn-coral)}.mn-stat-label{opacity:.7;letter-spacing:.5px;font-size:13px}.mn-faq{flex-direction:column;gap:10px;max-width:720px;margin:0 auto;display:flex}.mn-faq-item{background:var(--mn-bg);border:4px solid var(--mn-outline);border-radius:16px;padding:18px 22px;transition:border-color .15s}.mn-faq-item[open]{background:var(--mn-bg);border-color:#f0e96b80}.mn-faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:17px;font-weight:700;list-style:none;display:flex}.mn-faq-item summary::-webkit-details-marker{display:none}.mn-faq-item summary:after{content:"+";font-family:var(--mn-font-display);color:var(--mn-yellow);font-size:24px;font-weight:800;transition:transform .15s}.mn-faq-item[open] summary:after{transform:rotate(45deg)}.mn-faq-item p{opacity:.8;margin:14px 0 0;font-size:15px;line-height:1.55}.mn-footer{padding:40px 0 32px;display:block}.mn-footer-cols{grid-template-columns:repeat(3,1fr);gap:24px;max-width:800px;margin:0 auto 24px;display:grid}.mn-footer-col h4{letter-spacing:2px;color:var(--mn-yellow);margin:0 0 12px;font-size:12px;font-weight:700}.mn-footer-col a{color:inherit;opacity:.8;padding:4px 0;font-size:14px;text-decoration:none;display:block}.mn-footer-col a:hover{color:var(--mn-yellow);opacity:1}.mn-footer-copy{text-align:center;opacity:.5;margin:24px 0 0;font-size:13px}.mn-nav{z-index:100;background:var(--mn-nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--mn-outline);position:sticky;top:0;left:0;right:0}.mn-nav-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:14px 24px;display:flex}.mn-nav-logo{font-family:var(--mn-font-display);color:var(--mn-yellow);letter-spacing:-.02em;font-size:22px;font-weight:800;text-decoration:none}.mn-nav-links{align-items:center;gap:24px;display:flex}.mn-nav-links a{color:var(--mn-text);opacity:.75;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s,color .15s}.mn-nav-links a:hover{opacity:1;color:var(--mn-yellow)}.mn-nav-cta{background:var(--mn-coral);letter-spacing:1.5px;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:700;color:var(--mn-text-dark)!important;opacity:1!important}.mn-nav-cta:hover{filter:brightness(1.05);color:var(--mn-text-dark)!important}.mn-nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;display:none}.mn-nav-toggle span{background:var(--mn-text);border-radius:2px;width:22px;height:2px;display:block}@media (max-width:720px){.mn-nav-toggle{display:flex}.mn-nav-links{background:var(--mn-nav-bg-mobile);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--mn-outline);flex-direction:column;align-items:stretch;gap:14px;padding:16px 24px 24px;display:none;position:absolute;top:100%;left:0;right:0}.mn-nav-links.is-open{display:flex}.mn-nav-links a{padding:6px 0;font-size:16px}.mn-nav-cta{text-align:center;padding:14px 20px}}.mathness-root [id]{scroll-margin-top:80px}.mn-hero{position:relative}.mn-hero-art{z-index:1;width:100%;max-width:640px;margin:32px auto 0;position:relative}.mn-hero-art img{width:100%;max-width:560px;height:auto;margin-left:auto;margin-right:auto;animation:6s ease-in-out infinite mn-hero-float;display:block}@keyframes mn-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes mn-hero-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.mn-hero-title{animation:.6s ease-out both mn-hero-fade-up}.mn-hero-tagline{animation:.6s ease-out 80ms both mn-hero-fade-up}.mn-hero-sub{animation:.6s ease-out .16s both mn-hero-fade-up}.mn-hero .mn-cta-row{animation:.6s ease-out .24s both mn-hero-fade-up}.mn-hero-art{animation:.8s ease-out .32s both mn-hero-fade-up}@media (prefers-reduced-motion:reduce){.mn-hero-art img,.mn-hero-title,.mn-hero-tagline,.mn-hero-sub,.mn-hero .mn-cta-row,.mn-hero-art{animation:none}}.mn-hero-text{flex-direction:column;gap:8px;display:flex}.mn-hero-text .mn-hero-sub{margin-top:0}.mn-hero-text .mn-hero-intro{margin-top:4px}.mn-hero-text .mn-cta-row{margin-top:14px}@media (min-width:880px){.mn-hero{text-align:left;grid-template-rows:auto auto;grid-template-columns:1fr;gap:8px;min-height:0;padding:24px 0 32px;display:grid}.mn-hero-title{grid-area:1/1}.mn-hero-row{flex-direction:unset;grid-area:2/1;grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:start;gap:56px;display:grid}.mn-hero-text{text-align:left;justify-content:flex-start;gap:12px;padding:0}.mn-hero-art{justify-content:center;align-items:flex-start;max-width:100%;margin:0;padding-top:0;padding-bottom:0;display:flex}.mn-hero-art img{object-fit:contain;width:100%;max-width:560px;height:auto;max-height:60vh;margin-top:-80px;margin-left:auto;margin-right:auto}.mn-hero-title,.mn-hero-tagline,.mn-hero-sub{text-align:left}.mn-cta-row{justify-content:flex-start}}.mn-step-art{object-fit:contain;place-self:center;width:120px;height:120px;display:none}@media (min-width:720px){.mn-step{grid-template-columns:64px 1fr 200px;gap:28px;padding:36px 32px}.mn-step-art{width:180px;height:180px;display:block}}.mathness-lb-empty-state{flex-direction:column;align-items:center;gap:12px;padding:32px 16px;display:flex}.mathness-lb-empty-state img{opacity:.95;width:240px;max-width:70%;height:240px;display:block}.mathness-lb-empty-state .mathness-lb-empty{opacity:.7;padding:0;font-size:15px}.mathness-challenge-intro{text-align:center;max-width:420px;margin:0 auto;padding:60px 24px}.mathness-challenge-name{font-family:var(--m-font-display);color:var(--m-lavender);letter-spacing:-.02em;margin:12px 0 6px;font-size:36px;font-weight:800}.mathness-challenge-score{opacity:.75;margin:0 0 24px;font-size:14px}.mathness-challenge-score strong{color:var(--m-yellow);font-size:18px;font-weight:800}.mathness-vs{background:var(--m-muted);border-radius:var(--m-radius-card);grid-template-columns:1fr 50px 1fr;gap:8px;margin:0 16px 8px;padding:16px;display:grid}.mathness-vs-side{text-align:center;background:0 0;border-radius:14px;padding:12px 8px}.mathness-vs-side.is-winner{background:var(--m-yellow);color:var(--m-text-dark)}.mathness-vs-label{letter-spacing:2px;opacity:.7;font-size:10px;font-weight:700}.mathness-vs-score{font-family:var(--m-font-display);letter-spacing:-.02em;margin-top:4px;font-size:36px;font-weight:800;line-height:1}.mathness-vs-name{opacity:.85;margin-top:4px;font-size:13px}.mathness-vs-divider{opacity:.5;justify-content:center;align-items:center;font-size:14px;font-style:italic;display:flex}.mathness-auth{width:100%;max-width:380px;margin:40px auto;padding:0 24px}.mathness-auth-title{font-family:var(--m-font-display);letter-spacing:-.02em;color:var(--m-yellow);margin:0 0 8px;font-size:32px;font-weight:800}.mathness-auth-sub{opacity:.75;margin:0 0 24px;font-size:14px}.mathness-onboarding-notify{opacity:.9;cursor:pointer;justify-content:center;align-items:center;gap:10px;margin:2px 0;font-size:14px;display:flex}.mathness-auth-form{flex-direction:column;gap:12px;display:flex}.mathness-auth-input{background:var(--m-muted);width:100%;color:var(--m-text);font-family:var(--m-font-body);border:2px solid #0000;border-radius:14px;outline:none;padding:14px 18px;font-size:16px;transition:border-color .15s}.mathness-auth-input:focus{border-color:var(--m-yellow)}.mathness-auth-input-wrap{display:block;position:relative}.mathness-auth-input-wrap .mathness-auth-input{padding-right:50px}.mathness-auth-eye{width:38px;height:38px;color:var(--m-text);opacity:.5;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.mathness-auth-eye:hover{opacity:.9}.mathness-auth-eye:focus-visible{box-shadow:0 0 0 2px var(--m-lavender);opacity:.9;outline:none}.mathness-auth-name-row{align-items:stretch;gap:8px;display:flex}.mathness-auth-name-row .mathness-auth-input{flex:auto;min-width:0}.mathness-auth-shuffle{background:var(--m-muted);width:52px;color:var(--m-text);cursor:pointer;border:2px solid #0000;border-radius:14px;flex:none;font-size:22px;line-height:1;transition:border-color .15s,transform .1s}.mathness-auth-shuffle:hover{border-color:var(--m-lavender)}.mathness-auth-shuffle:active{transform:scale(.94)}.mathness-auth-hints{flex-direction:column;gap:6px;margin:-4px 0 4px;padding:6px 4px 2px;font-size:13px;line-height:1.35;list-style:none;display:flex}.mathness-auth-hints li{color:#ffffff80;align-items:flex-start;gap:8px;transition:color .2s;display:flex}.mathness-auth-hints li.is-met{color:var(--m-yellow)}.mathness-auth-hints-mark{text-align:center;flex:none;width:14px;font-weight:800}.mathness-auth-hints-tip{border-top:1px dashed #ffffff1f;margin-top:4px;padding-top:8px;font-size:12px;color:#ffffff8c!important}.mathness-auth-hints-tip strong{color:var(--m-yellow);font-weight:700}.mathness-signin-prompt{background:var(--m-muted);border-radius:var(--m-radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:8px 16px 16px;padding:16px 18px;display:flex}.mathness-signin-prompt p{opacity:.85;flex:1;min-width:180px;margin:0;font-size:14px}.mathness-signin-cta{padding:10px 18px!important;font-size:12px!important}.mathness-profile{width:100%;max-width:580px;margin:0 auto;padding:0 16px 32px}.mathness-profile-hero{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 0 24px;display:flex}.mathness-profile-name{font-family:var(--m-font-display);letter-spacing:-.02em;color:var(--m-yellow);margin:4px 0;font-size:36px;font-weight:800}.mathness-profile-since{opacity:.55;margin:0;font-size:12px}.mathness-profile-mascot{object-fit:contain;width:200px;height:200px;margin-top:12px}@media (min-width:720px){.mathness-profile-mascot{width:240px;height:240px}}.mathness-profile-streaks{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.mathness-profile-stat{background:var(--m-muted);border-radius:var(--m-radius-card);text-align:center;flex-direction:column;gap:4px;padding:18px 16px;display:flex}.mathness-profile-stat-current{background:var(--m-yellow);color:var(--m-text-dark)}.mathness-profile-stat-longest{background:var(--m-lavender);color:var(--m-text-dark)}.mathness-profile-stat-current .mathness-result-label,.mathness-profile-stat-longest .mathness-result-label{opacity:.55}.mathness-profile-streak-num{font-family:var(--m-font-display);letter-spacing:-.04em;font-size:56px;font-weight:800;line-height:1}.mathness-profile-streak-unit{opacity:.7;letter-spacing:1px;text-transform:uppercase;font-size:12px}.mathness-profile-section{margin-top:12px}.mathness-profile-section-title{font-family:var(--m-font-display);letter-spacing:-.01em;opacity:.9;text-align:center;margin:0 0 12px;font-size:18px;font-weight:700}.mathness-profile-list{margin:0;padding:0;list-style:none}.mathness-profile-row{border-bottom:1px solid var(--m-muted);grid-template-columns:72px 1fr 70px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;display:grid}.mathness-profile-row-mode{font-family:var(--m-font-display);letter-spacing:1.5px;color:var(--m-lavender);font-size:11px;font-weight:700}.mathness-profile-row-detail{opacity:.85}.mathness-profile-row-detail strong{color:var(--m-yellow);font-weight:700}.mathness-profile-row-score{font-family:var(--m-font-display);color:var(--m-yellow);text-align:right;font-weight:800}.mathness-profile-empty{opacity:.7;text-align:center;padding:24px 0;font-size:14px}.mathness-profile-empty a{color:var(--m-yellow)}.mathness-profile-actions{justify-content:center;gap:12px;margin-top:32px;display:flex}.mathness-profile-actions .mathness-button{flex:0 180px}.mathness-nav{justify-content:space-between;align-items:center;min-height:50px;padding:14px 20px;display:flex}.mathness-nav-profile{font-family:var(--m-font-display);letter-spacing:1.5px;text-transform:uppercase;color:var(--m-text);border-radius:var(--m-radius-pill);border:2px solid var(--m-muted-2);padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s}.mathness-nav-profile:hover{border-color:var(--m-yellow);color:var(--m-yellow)}.mn-feature-icon-img{object-fit:contain;background:0 0;width:120px;height:120px;margin:0 0 16px;display:block}@media (min-width:720px){.mn-feature-icon-img{width:132px;height:132px}}.mathness-loading{flex-direction:column;align-items:center;gap:18px;padding:40px 16px;display:flex}.mathness-loading img{object-fit:contain;width:220px;max-width:60vw;height:220px;max-height:60vw;display:block}.mathness-loading-text{font-family:var(--m-font-display);letter-spacing:1.5px;opacity:.75;font-size:13px;font-weight:700}.mathness-not-found{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:420px;margin:0 auto;padding:40px 16px;display:flex}.mathness-not-found img{object-fit:contain;width:280px;max-width:70vw;height:280px;display:block}.mathness-not-found-title{font-family:var(--m-font-display);letter-spacing:-.02em;color:var(--m-yellow);margin:12px 0 4px;font-size:32px;font-weight:800}.mathness-not-found-sub{opacity:.75;margin:0 0 20px;font-size:14px}.mathness-not-found .mathness-button{min-width:200px;margin-top:8px}.mathness-profile-stat-current{position:relative;overflow:hidden}.mathness-profile-stat-current:after{content:"";border-radius:var(--m-radius-card);pointer-events:none;animation:2.5s ease-in-out infinite mathness-streak-pulse;position:absolute;inset:0;box-shadow:inset 0 0 #dd7a4ccc}@keyframes mathness-streak-pulse{0%,to{box-shadow:inset 0 0 #dd7a4c00}50%{box-shadow:inset 0 0 14px 4px #dd7a4c59}}.mathness-timer{font-variant-numeric:tabular-nums;transition:color .4s}.mathness-timer.is-warning{color:var(--m-yellow);animation:1.5s ease-in-out infinite mathness-timer-warn}.mathness-timer.is-critical{color:var(--m-coral);font-weight:800;animation:.6s ease-in-out infinite mathness-timer-crit}@keyframes mathness-timer-warn{0%,to{opacity:1}50%{opacity:.55}}@keyframes mathness-timer-crit{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.mathness-menu-hero{justify-content:center;padding:24px 0 16px;display:flex}.mathness-menu-hero-avatar{border:2px solid var(--m-muted-2);width:120px;height:120px}@media (min-width:720px){.mathness-menu-hero-avatar{width:160px;height:160px}}.mathness-menu-hero img{object-fit:contain;width:180px;max-width:50vw;height:180px;max-height:50vw;display:block}@media (min-width:720px){.mathness-menu-hero img{width:220px;height:220px}}.mathness-auth-mascot{justify-content:center;margin-bottom:8px;display:flex}.mathness-auth-mascot img{object-fit:contain;width:140px;height:140px;display:block}.mathness-result-reaction{justify-content:center;padding:8px 16px 0;display:flex}.mathness-result-reaction img{object-fit:contain;width:200px;max-width:55vw;height:200px;max-height:55vw;display:block}.mathness-burger{border:2px solid var(--m-muted-2);cursor:pointer;background:0 0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:border-color .15s,background .15s;display:flex}.mathness-burger:hover{border-color:var(--m-yellow);background:#f0e96b0a}.mathness-burger span{background:var(--m-text);border-radius:2px;width:18px;height:2px;transition:transform .2s,opacity .2s;display:block}.mathness-burger-overlay{-webkit-backdrop-filter:blur(10px);z-index:90;background:#0000008c;animation:.22s mathness-burger-fade;position:fixed;inset:0}@keyframes mathness-burger-fade{0%{opacity:0}to{opacity:1}}.mathness-burger-panel{background:var(--m-bg);border:1px solid var(--m-muted);z-index:100;opacity:0;pointer-events:none;visibility:hidden;border-radius:24px;flex-direction:column;gap:12px;width:min(440px,92vw);max-height:min(560px,88vh);padding:22px 22px 24px;transition:transform .28s cubic-bezier(.34,1.56,.64,1),opacity .18s,visibility 0s linear .18s;display:flex;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)scale(.94);box-shadow:0 24px 80px #00000080}.mathness-burger-panel.is-open{opacity:1;pointer-events:auto;visibility:visible;transition:transform .28s cubic-bezier(.34,1.56,.64,1),opacity .18s,visibility linear;transform:translate(-50%,-50%)scale(1)}.mathness-burger-header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.mathness-burger-title{font-family:var(--m-font-display);letter-spacing:-.03em;color:var(--m-yellow);margin:0;font-size:32px;font-weight:800;line-height:1}.mathness-burger-close{width:40px;height:40px;color:var(--m-text);cursor:pointer;opacity:.7;background:0 0;border:0;padding:0;font-size:32px;line-height:1}.mathness-burger-close:hover{opacity:1}.mathness-burger-nav{flex-direction:column;gap:10px;margin-top:6px;display:flex}.mathness-burger-link{font-family:var(--m-font-display);color:var(--m-text-dark);cursor:pointer;text-align:left;border:0;border-radius:18px;flex-direction:column;gap:2px;width:100%;padding:14px 18px;text-decoration:none;transition:transform .12s,filter .15s;display:flex}.mathness-burger-link:hover{filter:brightness(1.05)}.mathness-burger-link:active{transform:scale(.98)}.mathness-burger-link .mathness-burger-label{letter-spacing:2px;opacity:.65;font-size:11px;font-weight:700;line-height:1}.mathness-burger-link .mathness-burger-title-text{letter-spacing:-.01em;font-size:19px;font-weight:800;line-height:1.1}.mathness-burger-link-home{color:var(--m-yellow);border:2px solid var(--m-yellow);background:0 0}.mathness-burger-link-home .mathness-burger-label{color:var(--m-yellow);opacity:.75}.mathness-burger-link-board{background:var(--m-lavender);color:var(--m-text-dark)}.mathness-burger-link-profile{background:var(--m-coral);color:var(--m-text-dark)}.mathness-burger-link-friends{background:var(--m-yellow);color:var(--m-text-dark)}.mathness-burger-link-settings{background:var(--m-muted);color:var(--m-text);border:0}.mathness-burger-link-settings .mathness-burger-label{opacity:.55}.mathness-burger-link-play{background:var(--m-yellow);color:var(--m-text-dark)}.mathness-burger-link-daily{background:var(--m-coral);color:var(--m-text-dark)}.mathness-burger-signout{color:var(--m-text);font-family:var(--m-font-display);letter-spacing:1.5px;border:2px solid var(--m-muted-2);border-radius:var(--m-radius-pill);cursor:pointer;opacity:.85;text-transform:uppercase;background:0 0;align-self:center;margin-top:10px;padding:11px 24px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .12s ease-out,border-color .12s ease-out}.mathness-burger-signout:hover{opacity:1;border-color:var(--m-text)}@media (max-width:380px){.mathness-burger-link{padding:12px 16px}.mathness-burger-link .mathness-burger-title-text{font-size:17px}.mathness-burger-title{font-size:28px}}.mathness-settings{width:100%;max-width:520px;margin:0 auto;padding:24px 16px 48px}.mathness-settings-title{font-family:var(--m-font-display);letter-spacing:-.02em;color:var(--m-yellow);text-align:center;margin:0 0 24px;font-size:32px;font-weight:800}.mathness-settings-section{background:var(--m-muted);border-radius:var(--m-radius-card);margin-bottom:14px;padding:20px 22px}.mathness-settings-section-title{font-family:var(--m-font-display);letter-spacing:1.5px;text-transform:uppercase;color:var(--m-yellow);opacity:.85;margin:0 0 12px;font-size:14px;font-weight:700}.mathness-settings-name-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.mathness-settings-name-row .mathness-auth-input{flex:140px;min-width:0;padding:12px 14px;font-size:15px}.mathness-settings-name-row .mathness-button{flex:none;padding:12px 18px;font-size:12px}.mathness-settings-avatar-row{justify-content:center;align-items:center;gap:14px;display:flex}.mathness-settings-avatar-row .mathness-avatar{border:2px solid var(--m-muted-2)}.mathness-settings-avatar-row .mathness-button{padding:12px 18px;font-size:12px}.mathness-settings-section>.mathness-button{margin-left:auto;margin-right:auto;display:block}.mathness-settings-links{flex-direction:column;display:flex}.mathness-settings-link{width:100%;color:var(--m-text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;padding:13px 2px;font-family:inherit;font-size:15px;text-decoration:none;transition:color .12s ease-out,opacity .12s ease-out;display:flex}.mathness-settings-link:last-child{border-bottom:0}.mathness-settings-link:hover{color:var(--m-yellow)}.mathness-settings-link:active{opacity:.6}.mathness-settings-link:focus-visible{box-shadow:0 0 0 2px var(--m-lavender);border-radius:6px;outline:none}.mathness-settings-link-arrow{opacity:.4;flex:none;font-size:18px;line-height:1}.mathness-settings-version{opacity:.45;text-align:center;letter-spacing:.5px;margin:14px 0 0;font-size:12px}.mathness-avatar-modal-overlay{-webkit-backdrop-filter:blur(10px);z-index:200;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.22s mathness-burger-fade;display:flex;position:fixed;inset:0}.mathness-avatar-modal{background:var(--m-bg);border:1px solid var(--m-muted);border-radius:24px;width:min(560px,100%);max-height:88vh;padding:20px 22px 22px;animation:.32s cubic-bezier(.34,1.56,.64,1) mathness-welcome-pop;overflow:auto;box-shadow:0 24px 80px #00000080}.mathness-avatar-modal-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mathness-avatar-modal-title{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800;line-height:1}.mathness-avatar-modal-close{color:var(--m-text);cursor:pointer;opacity:.7;background:0 0;border:0;padding:4px 8px;font-size:30px;line-height:1}.mathness-avatar-modal-close:hover{opacity:1}.mathness-settings-name-display{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;padding:12px 0;font-size:18px;font-weight:700;overflow:hidden}.mathness-settings-empty{opacity:.85;margin:0;font-size:14px}.mathness-settings-empty a{color:var(--m-yellow)}.mathness-toggle{cursor:pointer;align-items:center;gap:12px;display:inline-flex}.mathness-toggle input{display:none}.mathness-toggle-track{background:var(--m-muted-2);border-radius:999px;width:48px;height:28px;transition:background .2s;position:relative}.mathness-toggle-thumb{background:var(--m-text);border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px}.mathness-toggle input:checked+.mathness-toggle-track{background:var(--m-yellow)}.mathness-toggle input:checked+.mathness-toggle-track .mathness-toggle-thumb{background:var(--m-text-dark);transform:translate(20px)}.mathness-toggle-label{font-size:14px;font-weight:600}.mathness-menu-title{text-align:center;margin:18px 0 0}.mathness-menu-subtitle{text-align:center}.mathness-push-prompt{background:var(--m-muted);border-radius:var(--m-radius-card);border:1px solid #ffffff14;flex-direction:column;gap:12px;margin:18px 0 4px;padding:14px 16px;display:flex}.mathness-push-prompt-body{align-items:flex-start;gap:12px;display:flex}.mathness-push-prompt-emoji{flex:none;font-size:22px;line-height:1.2}.mathness-push-prompt-title{margin:0 0 2px;font-size:15px;font-weight:700}.mathness-push-prompt-sub{opacity:.7;margin:0;font-size:13px;line-height:1.4}.mathness-push-prompt-actions{justify-content:flex-end;gap:8px;display:flex}@media (max-width:480px){.mathness-tile{min-width:0}.mathness-pad{padding:0 12px max(14px, env(safe-area-inset-bottom,0px))}.mathness-row{gap:6px;margin-bottom:8px}.mathness-tile{height:52px;font-size:22px}.mathness-tile.is-wide{letter-spacing:1.2px;padding:0 12px;font-size:13px}.mathness-game{padding:8px 0}.mathness-topbar{padding:8px 14px 12px;font-size:11px}.mathness-target-num{font-size:56px}.mathness-eq-expr{font-size:24px}.mathness-result-value{font-size:56px}.mathness-result-summary{padding:16px 12px}.mathness-button{padding:12px 16px;font-size:13px}}@media (max-width:360px){.mathness-tile{height:48px;font-size:20px}.mathness-tile.is-wide{padding:0 10px;font-size:12px}.mathness-row{gap:5px}.mathness-pad{padding:0 10px max(12px, env(safe-area-inset-bottom,0px))}}@media (max-width:480px){.mathness-page{padding:8px 16px 14px}.mathness-menu-title{margin-top:8px;font-size:48px;line-height:.95}.mathness-menu-subtitle{margin-top:4px;font-size:14px}.mathness-menu-hero{padding:8px 0}.mathness-menu-hero img{width:120px;height:120px}.mathness-modes{gap:10px;padding:8px 0 0}.mathness-mode-card{padding:14px 16px}.mathness-mode-title{margin-top:2px;font-size:22px;line-height:1.05}.mathness-mode-label{font-size:10px}.mathness-mode-sub{margin-top:3px;font-size:12px;line-height:1.3}}@media (max-width:480px) and (max-height:720px){.mathness-menu-hero{display:none}.mathness-menu-title{margin-top:4px;font-size:40px}.mathness-menu-subtitle{font-size:13px}.mathness-mode-card{padding:12px 14px}.mathness-mode-title{font-size:20px}.mathness-mode-sub{font-size:11.5px}}@media (max-width:480px){.mathness-leaderboard{padding:12px}.mathness-tabs{gap:6px}.mathness-tab{letter-spacing:.5px;min-width:0;padding:8px 6px;font-size:11px}.mathness-lb-row{font-size:14px}.mathness-profile-actions .mathness-button{flex:auto;min-width:0}}@media (max-width:360px){.mathness-tab{letter-spacing:0;padding:8px 4px}}.mathness-avatar{background:var(--m-muted);object-fit:cover;font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.mathness-avatar-fallback{background:var(--m-muted);color:var(--m-yellow);letter-spacing:0;text-align:center;padding:0;line-height:1}.mathness-avatar-fallback-glyph{line-height:1;display:block;transform:translateY(.06em)}.mathness-profile-avatar-hero{background:var(--m-muted);border:2px solid var(--m-muted-2);margin:0 auto 12px;display:block}.mathness-avatar-picker{flex-direction:column;gap:10px;display:flex}.mathness-avatar-picker-grid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.mathness-avatar-picker-tile{aspect-ratio:1;background:var(--m-muted);cursor:pointer;border:2px solid #0000;border-radius:50%;width:100%;padding:0;transition:transform .15s,border-color .18s,filter .18s;overflow:hidden}.mathness-avatar-picker-tile img{object-fit:cover;width:100%;height:100%;display:block}.mathness-avatar-picker-tile:hover{transform:translateY(-2px)}.mathness-avatar-picker-tile:active{transform:scale(.96)}.mathness-avatar-picker-tile.is-selected{border-color:var(--m-yellow);box-shadow:0 0 0 3px #f0e96b2e}.mathness-avatar-picker-tile.is-pending{filter:brightness(.7);cursor:wait}.mathness-progress{flex-direction:column;gap:20px;margin-top:8px;padding:0 16px;display:flex}.mathness-progress-level{background:var(--m-muted);border-radius:var(--m-radius-card);flex-direction:column;gap:10px;padding:18px 18px 16px;display:flex}.mathness-progress-level-head{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.mathness-progress-level-num{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1}.mathness-progress-level-name{font-family:var(--m-font-display);color:var(--m-lavender);letter-spacing:-.01em;font-size:16px;font-weight:700}.mathness-progress-bar{background:var(--m-bg);border-radius:999px;height:14px;position:relative;overflow:hidden}.mathness-progress-bar-fill{background:linear-gradient(90deg, var(--m-yellow), var(--m-coral));border-radius:999px;width:0%;transition:width .6s cubic-bezier(.4,1.4,.5,1);position:absolute;inset:0}.mathness-progress-bar-foot{opacity:.75;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.mathness-progress-bar-next{font-family:var(--m-font-display);letter-spacing:.5px;font-weight:700}.mathness-progress-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mathness-progress-stat{background:var(--m-muted);border-radius:14px;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:12px 10px;display:flex}.mathness-progress-stat.is-accent{background:#f0e96b1f}.mathness-progress-stat-num{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:22px;font-weight:800;line-height:1;overflow:hidden}.mathness-progress-stat.is-accent .mathness-progress-stat-num{color:var(--m-yellow)}.mathness-progress-stat-label{letter-spacing:1.5px;text-transform:uppercase;opacity:.6;font-size:10px}@media (max-width:480px){.mathness-progress-stats{grid-template-columns:repeat(4,1fr);gap:6px}.mathness-progress-stat{padding:10px 8px}.mathness-progress-stat-num{font-size:18px}.mathness-progress-stat-label{letter-spacing:1px;font-size:9px}}.mathness-progress-section{flex-direction:column;gap:10px;display:flex}.mathness-progress-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.mathness-progress-section-title{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800}.mathness-progress-section-sub{letter-spacing:1.5px;text-transform:uppercase;opacity:.55;font-size:11px}.mathness-progress-summary{cursor:pointer;align-items:center;list-style:none}.mathness-progress-summary::-webkit-details-marker{display:none}.mathness-progress-summary::marker{content:""}.mathness-progress-summary:focus-visible{outline:2px solid var(--m-yellow);outline-offset:4px;border-radius:4px}.mathness-progress-summary-meta{align-items:center;gap:8px;display:inline-flex}.mathness-progress-summary-caret{opacity:.7;font-size:13px;line-height:1;transition:transform .16s;display:inline-block}.mathness-progress-details[open] .mathness-progress-summary-caret{transform:rotate(180deg)}.mathness-progress-badges{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.mathness-progress-badge{background:var(--m-muted);text-align:center;filter:grayscale();opacity:.4;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:12px 10px;transition:filter .25s,opacity .25s,transform .18s;display:flex}.mathness-progress-badge.is-earned{filter:none;opacity:1;background:#f0e96b1a;outline:1px solid #f0e96b66}.mathness-progress-badge.is-earned:hover{transform:translateY(-2px)}.mathness-progress-badge-emoji{font-size:28px;line-height:1}.mathness-progress-badge-name{font-family:var(--m-font-display);color:var(--m-text);letter-spacing:-.005em;font-size:13px;font-weight:800}.mathness-progress-badge.is-earned .mathness-progress-badge-name{color:var(--m-yellow)}.mathness-progress-badge-desc{opacity:.6;max-width:100%;font-size:10px;line-height:1.3}.mathness-progress-history{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.mathness-progress-history-row{border-bottom:1px solid var(--m-muted);grid-template-columns:32px 1fr auto 60px;align-items:center;gap:10px;padding:10px 4px;font-size:13px;display:grid}.mathness-progress-history-row:last-child{border-bottom:0}.mathness-progress-history-mode{width:26px;height:26px;font-family:var(--m-font-display);color:var(--m-text-dark);border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.mathness-progress-history-mode.is-solo{background:var(--m-yellow)}.mathness-progress-history-mode.is-daily{background:var(--m-coral)}.mathness-progress-history-mode.is-challenge{background:var(--m-lavender)}.mathness-progress-history-target{font-family:var(--m-font-display);letter-spacing:-.005em;font-size:14px;font-weight:600}.mathness-progress-history-score{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.01em;font-size:15px;font-weight:800}.mathness-progress-history-date{text-align:right;letter-spacing:.5px;opacity:.55;font-size:11px}.mathness-admin{flex-direction:column;gap:18px;width:100%;max-width:1200px;margin:0 auto;padding:24px 20px 64px;display:flex}.mathness-admin-login{text-align:center;flex-direction:column;gap:12px;max-width:380px;margin:48px auto;display:flex}.mathness-admin-login .mathness-auth-input{text-align:center}.mathness-admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.mathness-admin-title{font-family:var(--m-font-display);letter-spacing:-.03em;color:var(--m-yellow);margin:0;font-size:40px;font-weight:800;line-height:1}.mathness-admin-sub{opacity:.7;margin:6px 0 0;font-size:13px}.mathness-admin-actions{flex-wrap:wrap;gap:10px;display:flex}.mathness-admin-actions .mathness-button{padding:12px 18px;font-size:12px}.mathness-admin-summary{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;display:grid}.mathness-admin-stat{background:var(--m-muted);border-radius:var(--m-radius-card);flex-direction:column;align-items:flex-start;gap:4px;padding:16px 14px;display:flex}.mathness-admin-stat-num{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.02em;font-size:28px;font-weight:800;line-height:1}.mathness-admin-stat-label{letter-spacing:2px;text-transform:uppercase;opacity:.6;font-size:11px}.mathness-admin-mobile-sort{align-items:center;gap:10px;margin:0;display:flex}.mathness-admin-mobile-sort-label{letter-spacing:2px;text-transform:uppercase;opacity:.55;font-size:11px}.mathness-admin-mobile-sort select{background:var(--m-muted);border:1.5px solid var(--m-muted-2);color:var(--m-text);font-family:var(--m-font-display);letter-spacing:.5px;cursor:pointer;border-radius:999px;flex:1;padding:10px 14px;font-size:13px;font-weight:700}@media (min-width:820px){.mathness-admin-mobile-sort{display:none}}.mathness-admin-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s}.mathness-admin-th-sortable:hover,.mathness-admin-th-sortable.is-active{color:var(--m-yellow);opacity:1!important}.mathness-admin-th-arrow{color:var(--m-yellow);vertical-align:middle;margin-left:4px;font-size:9px;display:inline-block}.mathness-admin-empty{text-align:center;opacity:.7;padding:24px 0;font-size:14px}.mathness-admin-empty-state{text-align:center;background:var(--m-muted);border-radius:var(--m-radius-card);padding:32px 16px}.mathness-admin-empty-sub{opacity:.6;margin:8px 0 0;font-size:13px}.mathness-admin-table{border-collapse:collapse;width:100%;font-size:13px;display:none}.mathness-admin-table thead th{text-align:left;font-family:var(--m-font-display);letter-spacing:1.5px;text-transform:uppercase;color:var(--m-text);opacity:.55;border-bottom:1px solid var(--m-muted);white-space:nowrap;padding:12px;font-size:11px;font-weight:700}.mathness-admin-table tbody td{border-bottom:1px solid var(--m-muted);vertical-align:middle;padding:14px 12px}.mathness-admin-table tbody tr:hover{background:#ffffff06}.mathness-admin-name{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.005em;font-size:14px;font-weight:700}.mathness-admin-name-cell,.mathness-admin-card-name-cell{align-items:center;gap:10px;display:inline-flex}.mathness-admin-name-cell .mathness-avatar,.mathness-admin-card-name-cell .mathness-avatar{flex:none}.mathness-admin-legend{opacity:.65;margin:-8px 0 6px;font-size:12px}.mathness-admin-legend code{background:var(--m-muted);font-family:var(--m-font-display);color:var(--m-yellow);border-radius:5px;padding:1px 6px;font-weight:700}.mathness-admin-action-cell{white-space:nowrap;position:relative}.mathness-admin-card-actions{justify-content:flex-end;margin-top:4px;display:flex}.mathness-admin-actions-wrap{display:inline-block;position:relative}.mathness-admin-actions-trigger{border:1.5px solid var(--m-muted-2);width:32px;height:32px;color:var(--m-text);cursor:pointer;font-size:16px;line-height:1;font-family:var(--m-font-display);background:0 0;border-radius:8px;padding:0;font-weight:700}.mathness-admin-actions-trigger:hover{background:var(--m-muted);border-color:var(--m-yellow);color:var(--m-yellow)}.mathness-admin-actions-trigger[aria-expanded=true]{background:var(--m-yellow);border-color:var(--m-yellow);color:var(--m-text-dark)}.mathness-admin-action-menu{background:var(--m-bg);border:1px solid var(--m-muted-2);z-index:50;border-radius:10px;flex-direction:column;gap:2px;min-width:140px;padding:4px;animation:.14s ease-out mathness-admin-menu-pop;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 16px 32px #00000080}@keyframes mathness-admin-menu-pop{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.mathness-admin-action-menu-item{text-align:left;width:100%;font-family:var(--m-font-display);letter-spacing:.3px;color:var(--m-text);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:9px 12px;font-size:13px;font-weight:700;display:block}.mathness-admin-action-menu-item:hover{background:var(--m-muted)}.mathness-admin-action-menu-item.is-danger{color:var(--m-coral)}.mathness-admin-action-menu-item.is-danger:hover{background:var(--m-coral);color:var(--m-text-dark)}.mathness-admin-modal-overlay{-webkit-backdrop-filter:blur(10px);z-index:200;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.22s mathness-burger-fade;display:flex;position:fixed;inset:0}.mathness-admin-modal{background:var(--m-bg);border:1px solid var(--m-muted);border-radius:24px;flex-direction:column;gap:14px;width:min(560px,100%);max-height:90vh;padding:22px 24px 24px;animation:.32s cubic-bezier(.34,1.56,.64,1) mathness-welcome-pop;display:flex;overflow:auto;box-shadow:0 24px 80px #00000080}.mathness-admin-modal-head{justify-content:space-between;align-items:center;display:flex}.mathness-admin-modal-title{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800;line-height:1}.mathness-admin-modal-close{color:var(--m-text);cursor:pointer;opacity:.7;background:0 0;border:0;padding:0 6px;font-size:28px;line-height:1}.mathness-admin-modal-close:hover{opacity:1}.mathness-admin-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.mathness-admin-modal-actions .mathness-button{padding:12px 18px;font-size:12px}.mathness-admin-field{flex-direction:column;gap:6px;display:flex}.mathness-admin-field-label{letter-spacing:2px;text-transform:uppercase;opacity:.6;font-size:11px}.mathness-admin-avatar-grid{grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:6px;display:grid}.mathness-admin-avatar-tile{aspect-ratio:1;background:var(--m-muted);cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:100%;padding:0;display:flex;overflow:hidden}.mathness-admin-avatar-tile img{object-fit:cover;width:100%;height:100%;display:block}.mathness-admin-avatar-tile.is-selected{border-color:var(--m-yellow);box-shadow:0 0 0 3px #f0e96b2e}.mathness-admin-avatar-clear{color:var(--m-text);opacity:.55;font-size:22px;font-family:var(--m-font-display)}.mathness-admin-score{font-family:var(--m-font-display);color:var(--m-lavender);font-size:15px;font-weight:800}.mathness-admin-modes{opacity:.7;gap:6px;font-size:11px;display:inline-flex}.mathness-admin-modes span{background:var(--m-muted);border-radius:6px;padding:2px 6px}.mathness-admin-table{display:table}.mathness-admin-table-wrap{scrollbar-width:thin;margin:0 -8px;padding:0 8px;overflow-x:auto}.mathness-admin-level-pill{background:linear-gradient(135deg, var(--m-yellow), var(--m-coral));color:var(--m-text-dark);font-family:var(--m-font-display);letter-spacing:.5px;white-space:nowrap;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-block}.mathness-admin-cards{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mathness-admin-card{background:var(--m-muted);border-radius:var(--m-radius-card);flex-direction:column;gap:10px;padding:14px 16px;display:flex}.mathness-admin-card-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.mathness-admin-card-name{font-family:var(--m-font-display);color:var(--m-yellow);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:800;overflow:hidden}.mathness-admin-card-rank{font-family:var(--m-font-display);color:var(--m-lavender);font-size:14px;font-weight:700}.mathness-admin-card-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mathness-admin-cell{flex-direction:column;gap:2px;display:flex}.mathness-admin-cell-label{letter-spacing:1.5px;text-transform:uppercase;opacity:.55;font-size:10px}.mathness-admin-cell-value{font-family:var(--m-font-display);color:var(--m-text);font-size:15px;font-weight:700}.mathness-admin-card-foot{opacity:.55;letter-spacing:.5px;font-size:11px}@media (max-width:380px){.mathness-admin-title{font-size:32px}.mathness-admin-stat-num{font-size:22px}.mathness-admin-card-grid{grid-template-columns:repeat(2,1fr)}}html{scroll-behavior:smooth}:focus{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible,[role=radio]:focus-visible,[role=menuitem]:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:2px solid var(--m-yellow);outline-offset:2px;border-radius:var(--m-radius-pill)}.mathness-settings-section,.mathness-progress-level,.mathness-progress-stat,.mathness-admin-stat,.mathness-lb-friend-row,.mathness-admin-empty-state,.mathness-admin-stat-num+*,.mathness-result-summary{box-shadow:none;border:1px solid #ffffff1a;background:var(--m-bg)!important}.mathness-progress-badge{border:1px solid #ffffff14;background:var(--m-bg)!important}.mathness-progress-badge.is-earned{border:1px solid #f0e96b66;background:#f0e96b1a!important}.mathness-progress-stat.is-accent{border-color:#f0e96b59;background:#f0e96b0f!important}@keyframes mathness-page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.mathness-page{animation:.28s cubic-bezier(.16,1,.3,1) both mathness-page-enter}@keyframes mathness-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.mathness-skeleton{background:linear-gradient(90deg, var(--m-muted) 0%, var(--m-muted-2) 50%, var(--m-muted) 100%);background-size:200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite mathness-skeleton-shimmer;display:block}.mathness-skeleton-pill{border-radius:999px}.mathness-skeleton-circle{border-radius:50%}.mathness-progress-stats>.mathness-progress-stat,.mathness-admin-summary>.mathness-admin-stat,.mathness-progress-badges>.mathness-progress-badge,.mathness-lb-friend-row{animation:.36s cubic-bezier(.16,1,.3,1) both mathness-page-enter}.mathness-progress-stats>.mathness-progress-stat:first-child,.mathness-admin-summary>.mathness-admin-stat:first-child{animation-delay:0s}.mathness-progress-stats>.mathness-progress-stat:nth-child(2),.mathness-admin-summary>.mathness-admin-stat:nth-child(2){animation-delay:50ms}.mathness-progress-stats>.mathness-progress-stat:nth-child(3),.mathness-admin-summary>.mathness-admin-stat:nth-child(3){animation-delay:.1s}.mathness-progress-stats>.mathness-progress-stat:nth-child(4),.mathness-admin-summary>.mathness-admin-stat:nth-child(4){animation-delay:.15s}.mathness-progress-stats>.mathness-progress-stat:nth-child(5),.mathness-admin-summary>.mathness-admin-stat:nth-child(5){animation-delay:.2s}.mathness-progress-stats>.mathness-progress-stat:nth-child(6){animation-delay:.24s}.mathness-progress-stats>.mathness-progress-stat:nth-child(7){animation-delay:.28s}.mathness-progress-stats>.mathness-progress-stat:nth-child(8){animation-delay:.32s}.mathness-progress-badges>.mathness-progress-badge:nth-child(n){animation-delay:calc(var(--badge-i,0) * 1ms)}.mathness-progress-badges>.mathness-progress-badge:first-child{animation-delay:0s}.mathness-progress-badges>.mathness-progress-badge:nth-child(2){animation-delay:25ms}.mathness-progress-badges>.mathness-progress-badge:nth-child(3){animation-delay:50ms}.mathness-progress-badges>.mathness-progress-badge:nth-child(4){animation-delay:75ms}.mathness-progress-badges>.mathness-progress-badge:nth-child(5){animation-delay:.1s}.mathness-progress-badges>.mathness-progress-badge:nth-child(6){animation-delay:.125s}.mathness-progress-badges>.mathness-progress-badge:nth-child(7){animation-delay:.15s}.mathness-progress-badges>.mathness-progress-badge:nth-child(8){animation-delay:.175s}.mathness-progress-badges>.mathness-progress-badge:nth-child(n+9){animation-delay:.2s}.mathness-avatar{transition:opacity .25s}.mathness-avatar.is-loading{opacity:0}.mathness-mode-card,.mathness-burger-link{transition:transform .18s cubic-bezier(.4,0,.2,1),filter .18s,background .2s}.mathness-mode-card:hover{transform:translateY(-2px)}.mathness-welcome-dot.is-active{animation:1.6s ease-in-out infinite mathness-welcome-dot-pulse}@keyframes mathness-welcome-dot-pulse{0%,to{box-shadow:0 0 #f0e96b66}50%{box-shadow:0 0 0 4px #f0e96b00}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mathness-page,.mathness-progress-stat,.mathness-admin-stat,.mathness-progress-badge,.mathness-lb-friend-row{animation:none!important}.mathness-welcome-dot.is-active{animation:none}.mathness-mode-card:hover{transform:none}}.mathness-difficulty-pill{font-family:var(--m-font-display);letter-spacing:1.5px;text-transform:uppercase;background:#ffffff0a;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-weight:700;line-height:1;display:inline-flex}.mathness-difficulty-pill.is-size-sm{gap:5px;padding:3px 8px;font-size:10px}.mathness-difficulty-pill.is-size-lg{gap:7px;margin-top:14px;padding:6px 14px;font-size:12px}.mathness-difficulty-pill-stars{letter-spacing:1px;font-family:inherit}.mathness-difficulty-pill.is-tier-1{color:var(--m-lavender);border-color:#c9b6f259}.mathness-difficulty-pill.is-tier-2{color:var(--m-yellow);border-color:#f0e96b66}.mathness-difficulty-pill.is-tier-3{color:var(--m-coral);border-color:#dd7a4c73}.mathness-target-card .mathness-difficulty-pill{align-self:center;margin-top:8px}@media (prefers-reduced-motion:no-preference){.mathness-countdown-step.is-goal .mathness-difficulty-pill{animation:.5s ease-out .15s both mathness-difficulty-pill-in}}@keyframes mathness-difficulty-pill-in{0%{opacity:0;transform:translateY(6px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.mathness-auth-tabs{background:#ffffff0a;border-radius:999px;gap:4px;margin-bottom:18px;padding:4px;display:flex}.mathness-auth-tabs button{color:var(--m-text);font-family:var(--m-font-display);letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:999px;flex:1;padding:8px 14px;font-size:12px;font-weight:700;transition:opacity .15s,background .15s}.mathness-auth-tabs button.is-active{background:var(--m-bg);opacity:1}.mathness-auth-divider{text-align:center;letter-spacing:2px;color:#fff6;text-transform:uppercase;margin:14px 0;font-size:11px;position:relative}.mathness-auth-divider:before,.mathness-auth-divider:after{content:"";background:#ffffff1a;width:40%;height:1px;position:absolute;top:50%}.mathness-auth-divider:before{left:0}.mathness-auth-divider:after{right:0}.mathness-auth-divider span{background:var(--m-bg);z-index:1;padding:0 8px;position:relative}.mathness-auth-link{color:#ffffffb3;margin-top:12px;font-size:13px;text-decoration:underline;display:inline-block}.mathness-friends-header{padding:28px 4px 8px}.mathness-friends-header-centered{text-align:center}.mathness-friends-header-action{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.mathness-friends-page-title{font-family:var(--m-font-display);letter-spacing:-.01em;margin:6px 0 8px;font-size:36px;font-weight:800;line-height:1.05}.mathness-friends-page-sub{color:#ffffffb3;margin:0;font-size:14px}.mathness-friends-section{background:var(--m-bg);border:1px solid #ffffff1a;border-radius:16px;margin-top:32px;padding:24px}.mathness-friends-title{margin:0 0 16px;font-size:20px;font-weight:700}.mathness-friends-subtitle{letter-spacing:1.5px;color:#fff9;text-transform:uppercase;margin:20px 0 8px;font-size:12px;font-weight:700}.mathness-friends-search{width:100%;color:var(--m-text);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:10px 14px;font-size:14px}.mathness-friends-search-row{gap:8px;margin-bottom:4px;display:flex}.mathness-friends-search-input{flex:auto;min-width:0;padding:12px 14px;font-size:15px}.mathness-friends-search-btn{letter-spacing:1px;flex:none;padding:12px 20px;font-size:13px}@media (max-width:480px){.mathness-friends-search-row{flex-direction:column;gap:8px}.mathness-friends-search-btn{width:100%}}.mathness-friends-list,.mathness-friends-results{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.mathness-friend-row{background:#ffffff05;border-radius:10px;grid-template-columns:36px 1fr auto;grid-template-areas:"avatar info actions";align-items:center;gap:12px;padding:10px 12px;display:grid}.mathness-friend-row>:first-child{grid-area:avatar}.mathness-friend-row .mathness-friend-info{grid-area:info}.mathness-friend-row .mathness-friend-actions{grid-area:actions}@media (max-width:480px){.mathness-friend-row{grid-template-columns:36px 1fr;grid-template-areas:"avatar info""actions actions";row-gap:10px}.mathness-friend-row .mathness-friend-actions{justify-content:stretch;width:100%}.mathness-friend-row .mathness-friend-actions>.mathness-button{text-align:center;flex:1 1 0}}.mathness-friend-info{flex-direction:column;gap:2px;min-width:0;display:flex}.mathness-friend-name{font-weight:600}.mathness-friend-stats{color:#fff9;font-size:12px}.mathness-friend-actions{align-items:center;gap:8px;display:flex}.mathness-friend-row-link{color:inherit;cursor:pointer;text-decoration:none;transition:background .15s}.mathness-friend-row-link:hover{background:#ffffff0f}.mathness-friend-row-link:active{background:#ffffff17}.mathness-friend-row-chevron{color:#fff6;font-size:22px;font-weight:700;line-height:1}.mathness-button-sm{padding:6px 12px;font-size:12px}.mathness-friend-remove-x{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:18px;font-weight:700;line-height:1;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.mathness-friend-remove-x:hover{color:var(--m-coral);border-color:var(--m-coral);background:#ff8a7a14}.mathness-friend-remove-x:focus-visible{outline:2px solid var(--m-yellow);outline-offset:2px}.mathness-friends-pagination{justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.mathness-friends-pagination-status{letter-spacing:1px;color:#fff9;text-align:center;min-width:88px;font-size:12px;font-weight:700}.mathness-friend-row-skeleton{opacity:.75}.mathness-friends-empty{color:#fff9;font-size:14px}.mathness-nav-right{align-items:center;gap:4px;display:inline-flex}.mathness-music{position:relative}.mathness-music-button{color:var(--m-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-size:18px;line-height:0;display:inline-flex;position:relative}.mathness-music-button:hover .mathness-music-icon{color:var(--m-yellow)}.mathness-music-icon{transition:color .15s,transform .15s;display:block}.mathness-music-button:active .mathness-music-icon{transform:translateY(1px)}.mathness-music-popover{background:var(--m-bg);z-index:100;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:12px;min-width:260px;max-width:92vw;padding:14px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.mathness-music-toggle{cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.mathness-music-volume{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.mathness-music-volume input[type=range]{width:100%;accent-color:var(--m-yellow)}.mathness-music-volume input[type=range]:disabled{opacity:.4}.mathness-music-volume-label{letter-spacing:1.5px;color:#fff9;font-size:11px;font-weight:700}.mathness-music-volume-value{color:#fffc;font-variant-numeric:tabular-nums;text-align:right;min-width:32px;font-size:12px}.mathness-music-hint{color:#ffffff80;margin:0;font-size:11px;line-height:1.5}.mathness-bell{position:relative}.mathness-bell-button{color:var(--m-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;font-size:18px;line-height:0;display:inline-flex;position:relative}.mathness-bell-button:hover .mathness-bell-icon{color:var(--m-yellow)}.mathness-bell-icon{transition:color .15s,transform .15s;display:block}.mathness-bell-button:active .mathness-bell-icon{transform:translateY(1px)}.mathness-bell-badge{background:var(--m-coral);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:2px;right:2px}.mathness-bell-dropdown{background:var(--m-bg);z-index:100;border:1px solid #ffffff1a;border-radius:12px;min-width:320px;max-width:90vw;padding:12px;position:absolute;top:calc(100% + 6px);right:0}.mathness-bell-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:2px 4px 10px;display:flex}.mathness-bell-count{letter-spacing:1.5px;color:#ffffff8c;text-transform:uppercase;font-size:11px;font-weight:700}.mathness-bell-dismiss-all{color:var(--m-yellow);letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;transition:background .15s}.mathness-bell-dismiss-all:hover{background:#ffd1661a}.mathness-bell-dismiss-all:active{transform:translateY(1px)}.mathness-bell-list{flex-direction:column;gap:8px;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.mathness-bell-item{background:#ffffff0a;border-radius:8px;flex-direction:column;gap:4px;padding:10px 28px 10px 10px;display:flex;position:relative}.mathness-bell-item.is-read{opacity:.6}.mathness-bell-item a,.mathness-bell-item span{color:var(--m-text);font-size:14px;text-decoration:none}.mathness-bell-item-close{color:#ffffff8c;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:18px;line-height:1;display:inline-flex;position:absolute;top:6px;right:6px}.mathness-bell-item-close:hover{color:var(--m-text);background:#ffffff14}.mathness-bell-time{color:#ffffff80;font-size:11px}.mathness-bell-empty{color:#fff9;margin:8px 0}.mathness-bell-actions{gap:6px;margin-top:6px;display:flex}.mathness-bell-actions button{color:var(--m-text);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:600}.mathness-bell-actions button.is-primary{background:var(--m-yellow);color:var(--m-text-dark);border-color:var(--m-yellow)}.mathness-bell-actions button:disabled{opacity:.5;cursor:wait}.mathness-profile-rank{background:#f0e96b1a;border:1px solid #f0e96b59;border-radius:999px;align-items:baseline;gap:8px;margin-bottom:12px;padding:8px 16px;display:inline-flex}.mathness-profile-rank-label{letter-spacing:1.5px;color:var(--m-yellow);font-size:10px;font-weight:700}.mathness-profile-rank-value{font-size:18px;font-weight:800;font-family:var(--m-font-display);color:var(--m-text)}.mathness-modal-overlay{z-index:200;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mathness-modal{background:var(--m-bg);border:1px solid #ffffff26;border-radius:16px;width:90vw;max-width:440px;max-height:85vh;padding:24px;overflow-y:auto}.mathness-modal-title{margin:0 0 16px;font-size:20px;font-weight:700}.mathness-modal-body{opacity:.85;margin:0 0 20px;font-size:14px;line-height:1.5}.mathness-modal-options{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.mathness-modal-option{cursor:pointer;border:1px solid #ffffff1a;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.mathness-modal-option.is-selected{border-color:var(--m-yellow)}.mathness-modal-options-grid{grid-template-columns:repeat(2,1fr);display:grid}.mathness-modal-option-compact{align-items:center;padding:10px 12px}.mathness-modal-option-compact span{font-size:13px}@media (max-width:380px){.mathness-modal-options-grid{grid-template-columns:1fr}}.mathness-modal-section-label{letter-spacing:2px;color:#ffffff8c;margin:0 0 8px;font-size:11px;font-weight:700}.mathness-modal-actions{justify-content:center;gap:8px;display:flex}.mathness-difficulty-options{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mathness-difficulty-btn{color:var(--m-text);cursor:pointer;background:#ffffff08;border:1px solid #ffffff24;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:18px 12px;transition:transform .12s,border-color .12s,background .12s;display:flex}.mathness-difficulty-btn:hover{background:#ffffff0f;transform:translateY(-2px)}.mathness-difficulty-btn:active{transform:translateY(0)}.mathness-difficulty-btn.is-locked{opacity:.5;filter:grayscale(.6);cursor:not-allowed;border-style:dashed}.mathness-difficulty-btn.is-locked:hover{background:#ffffff08;transform:none}.mathness-difficulty-btn.is-locked:active{transform:none}.mathness-difficulty-btn.is-locked .mathness-difficulty-sub{opacity:.85;letter-spacing:.5px}.mathness-difficulty-label{font-family:var(--m-font-display);font-size:19px;font-weight:800}.mathness-difficulty-sub{opacity:.6;font-size:12px}.mathness-difficulty-random{border-color:#c9b6f280}.mathness-difficulty-random:hover{border-color:var(--m-lavender)}.mathness-difficulty-easy:hover{border-color:#6bd68a}.mathness-difficulty-medium:hover{border-color:var(--m-yellow)}.mathness-difficulty-hard:hover{border-color:var(--m-coral)}.mathness-difficulty-extreme{border-color:var(--m-coral);grid-column:1/-1}.mathness-difficulty-extreme:hover{border-color:var(--m-coral);background:#ffffff0f}.mathness-difficulty-extreme .mathness-difficulty-label{color:var(--m-coral)}.mathness-extreme-intro{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.mathness-extreme-intro-rule{align-items:center;gap:10px;margin:0;font-size:16px;display:flex}.mathness-extreme-intro-rule strong{color:var(--m-yellow)}.mathness-extreme-intro-note{opacity:.7;margin:4px 0 0;font-size:13px;line-height:1.5}.mathness-extreme-verdict{text-align:center;border:1px solid #ffffff1f;border-radius:14px;margin:8px 16px 16px;padding:18px 16px}.mathness-extreme-verdict.is-pass{border-color:var(--m-coral)}.mathness-extreme-verdict-head{font-family:var(--m-font-display);font-size:22px;font-weight:800}.mathness-extreme-verdict.is-pass .mathness-extreme-verdict-head{color:var(--m-coral)}.mathness-extreme-verdict-sub{opacity:.8;margin-top:6px;font-size:13px}@media (max-width:360px){.mathness-difficulty-options{grid-template-columns:1fr}}.mathness-match-header{flex-direction:column;align-items:center;gap:8px;padding:24px 0;display:flex}.mathness-match-mode{letter-spacing:2px;color:#fff9;font-size:11px;font-weight:700}.mathness-match-totals{grid-template-columns:1fr 1fr;gap:16px;max-width:360px;margin:0 auto 24px;display:grid}.mathness-match-totals>div{text-align:center;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;padding:16px}.mathness-match-total-label{letter-spacing:1.5px;color:#fff9;margin-bottom:4px;font-size:11px;display:block}.mathness-match-total-value{font-size:32px;font-weight:800;font-family:var(--m-font-display);display:block}.mathness-match-total-sub{letter-spacing:1.5px;color:#ffffff8c;margin-top:6px;font-size:11px;display:block}.mathness-match-outcome-banner{text-align:center;border:2px solid;border-radius:16px;flex-direction:column;align-items:center;gap:6px;max-width:360px;margin:0 auto 24px;padding:22px 24px;display:flex}.mathness-match-outcome-banner-headline{font-family:var(--m-font-display);letter-spacing:2px;font-size:40px;font-weight:800;line-height:1}.mathness-match-outcome-banner-sub{letter-spacing:.5px;opacity:.85;font-size:13px}.mathness-match-outcome-banner-win{color:var(--m-bg);background:var(--m-yellow);border-color:var(--m-yellow)}.mathness-match-outcome-banner-loss{color:#fff;background:var(--m-coral);border-color:var(--m-coral)}.mathness-match-outcome-banner-tie{color:#fffffff2;background:#ffffff14;border-color:#ffffff2e}.mathness-match-primary-cta{justify-content:center;max-width:360px;margin:0 auto 24px;display:flex}.mathness-match-primary-cta .mathness-button{width:100%}.mathness-button-lg{letter-spacing:1px;padding:16px 24px;font-size:16px}.mathness-match-puzzles{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.mathness-match-puzzle{background:#ffffff0a;border:1px solid #0000;border-radius:10px;grid-template-columns:40px auto 1fr;align-items:center;gap:12px;padding:12px;display:grid}.mathness-match-puzzle.is-next{border-color:var(--m-yellow);background:#ffd1660f}.mathness-match-idx{color:#fff9;font-weight:700}.mathness-match-scores{flex-direction:column;gap:2px;font-size:13px;display:flex}.mathness-match-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.mathness-prefs-list{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.mathness-prefs-list label{cursor:pointer;align-items:center;gap:10px;display:flex}.mathness-settings-field-stack{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.mathness-settings-field-stack .mathness-auth-input{width:100%;padding:12px 14px;font-size:15px}.mathness-settings-field-current{opacity:.85;text-align:center;margin:0;font-size:13px}.mathness-settings-feedback{text-align:center;margin:10px 0 0;font-size:13px}.mathness-settings-feedback.is-ok{color:var(--m-yellow)}.mathness-friend-level{letter-spacing:.5px;background:linear-gradient(135deg, var(--m-yellow), var(--m-coral));color:#0a0a0a;vertical-align:middle;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.mathness-friend-active{color:#ffffff73;font-size:11px}.mathness-match-outcome{letter-spacing:.5px;color:#0a0a0a;border-radius:999px;justify-content:center;align-items:center;min-width:48px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.mathness-match-outcome-win{background:var(--m-yellow)}.mathness-match-outcome-loss{background:var(--m-coral);color:#fff}.mathness-match-outcome-tie{color:#ffffffd9;background:#ffffff29}.mathness-puzzle-loading{flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:64px 16px;display:flex}.mathness-puzzle-loading-dots{align-items:center;gap:12px;display:flex}.mathness-puzzle-loading-dot{border-radius:50%;width:16px;height:16px;animation:1.2s ease-in-out infinite mathness-puzzle-loading-pulse}.mathness-puzzle-loading-dot-1{background:var(--m-yellow);animation-delay:0s}.mathness-puzzle-loading-dot-2{background:var(--m-lavender);animation-delay:.15s}.mathness-puzzle-loading-dot-3{background:var(--m-coral);animation-delay:.3s}@keyframes mathness-puzzle-loading-pulse{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.mathness-puzzle-loading-label{letter-spacing:.5px;color:#fff9;margin:0;font-size:14px}@media (prefers-reduced-motion:reduce){.mathness-puzzle-loading-dot{opacity:.7;animation:none;transform:scale(.8)}}.mn-blog-shell{flex-direction:column;min-height:100vh;display:flex}.mn-blog{flex:1;width:100%;max-width:760px;margin:0 auto;padding:32px 20px 56px}.mn-blog-hero{margin:12px 0 36px}.mn-blog-eyebrow{letter-spacing:2px;color:var(--mn-lavender);margin:0 0 10px;font-size:13px;font-weight:700}.mn-blog-hero-title{font-family:var(--mn-font-display);letter-spacing:-.02em;margin:0 0 14px;font-size:40px;font-weight:800;line-height:1.05}.mn-blog-hero-sub{color:#ffffffb8;max-width:60ch;margin:0;font-size:17px;line-height:1.6}.mn-blog-list{flex-direction:column;gap:16px;margin:0 0 8px;padding:0;list-style:none;display:flex}.mn-blog-card{color:var(--mn-text);border:1px solid var(--mn-outline);background:#ffffff05;border-radius:16px;text-decoration:none;transition:border-color .18s,transform .18s,background .18s;display:block;overflow:hidden}.mn-blog-card:hover{border-color:var(--mn-lavender);background:#c9b6f20f;transform:translateY(-2px)}.mn-blog-card-img{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--mn-outline);width:100%;height:auto;display:block}.mn-blog-card-body{padding:18px 24px 22px}.mn-blog-card-meta{color:#ffffff80;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.mn-blog-card-title{font-family:var(--mn-font-display);margin:0 0 8px;font-size:23px;font-weight:700;line-height:1.2}.mn-blog-card-excerpt{color:#ffffffb8;margin:0 0 12px;font-size:15px;line-height:1.55}.mn-blog-card-more{color:var(--mn-yellow);font-size:14px;font-weight:700}.mn-blog-article{padding-top:8px}.mn-blog-article-img{border:1px solid var(--mn-outline);border-radius:16px;width:100%;height:auto;margin:0 0 28px;display:block}.mn-blog-breadcrumb{color:#ffffff80;margin-bottom:18px;font-size:13px}.mn-blog-breadcrumb a{color:#ffffffb3;text-decoration:none}.mn-blog-breadcrumb a:hover{color:var(--mn-yellow);text-decoration:underline}.mn-blog-article-meta{color:#ffffff80;margin:0 0 28px;font-size:13px}.mn-blog-lead{color:#ffffffd9;margin:0 0 24px;font-size:18px;line-height:1.65}.mn-blog-article ol{margin:0 0 14px;padding-left:22px;list-style:decimal}.mn-blog-article ol li{margin:6px 0}.mn-blog-article code{border:1px solid var(--mn-outline);background:#ffffff14;border-radius:5px;padding:1px 5px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.88em}.mn-blog-callout{border-left:3px solid var(--mn-coral);background:#dd7a4c14;border-radius:0 12px 12px 0;margin:22px 0;padding:14px 18px;font-size:15px;line-height:1.6}.mn-blog-cta{border:1px solid var(--mn-outline);text-align:center;background:linear-gradient(135deg,#c9b6f214,#f0e96b0f);border-radius:20px;margin:40px 0 8px;padding:28px 24px}.mn-blog-cta-title{font-family:var(--mn-font-display);margin:0 0 8px;font-size:26px;font-weight:800}.mn-blog-cta-sub{color:#ffffffbf;max-width:48ch;margin:0 auto 20px;font-size:15px;line-height:1.6}.mn-blog-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.mn-blog-related{width:100%;max-width:720px;margin:44px auto 0}.mn-blog-related-title{font-family:var(--mn-font-display);letter-spacing:-.01em;margin:0 0 16px;font-size:22px;font-weight:800}.mn-blog-related-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.mn-blog-related-card{height:100%;color:var(--mn-text);border:1px solid var(--mn-outline);background:#ffffff05;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .18s,transform .18s;display:flex;overflow:hidden}.mn-blog-related-card:hover{border-color:var(--mn-lavender);transform:translateY(-2px)}.mn-blog-related-img{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid var(--mn-outline);width:100%;height:auto;display:block}.mn-blog-related-body{flex-direction:column;gap:6px;padding:12px 14px 14px;display:flex}.mn-blog-related-meta{color:#ffffff80;font-size:12px}.mn-blog-related-card-title{font-family:var(--mn-font-display);font-size:16px;font-weight:700;line-height:1.25}.mn-blog-back{margin-top:36px;font-size:14px}.mn-blog-back a{color:var(--mn-lavender);text-decoration:none}.mn-blog-back a:hover{text-decoration:underline}.mn-blog-shell-footer{margin-top:auto}@media (max-width:600px){.mn-blog-hero-title{font-size:31px}.mn-blog-hero-sub{font-size:16px}.mn-blog-card-body{padding:16px 18px 18px}.mn-blog-card-title{font-size:20px}.mn-blog-cta-title{font-size:22px}}.mathness-expedition-hub{width:100%;max-width:640px;margin:0 auto;padding-bottom:40px}.mathness-expedition-title{margin:4px 0 6px}.mathness-expedition-sub{opacity:.8;margin:0 0 20px}.mathness-expedition-continue{width:100%;margin-bottom:10px}.mathness-expedition-board-link{text-align:center;width:100%;margin-bottom:22px}.mathness-expedition-actions{align-items:stretch;gap:10px;margin-bottom:22px;display:flex}.mathness-expedition-actions .mathness-button{justify-content:center;align-items:center;display:flex}.mathness-expedition-actions .mathness-expedition-continue{flex:1.5;width:auto;margin:0}.mathness-expedition-actions .mathness-expedition-board-link{white-space:nowrap;flex:1;width:auto;margin:0}.mathness-expedition-doneband{border:1px solid var(--m-yellow);text-align:center;background:#f0e96b1a;border-radius:12px;margin-bottom:16px;padding:14px;font-size:14px}.mathness-continent-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.mathness-continent-card{border:1px solid var(--m-muted-2);text-align:left;background:#ffffff08;border-radius:16px;padding:16px 18px;transition:border-color .15s}.mathness-continent-card.is-cleared{border-color:var(--m-yellow)}.mathness-continent-card.is-locked{opacity:.55}.mathness-continent-card.is-comingsoon{opacity:.4}.mathness-continent-head{align-items:center;gap:14px;display:flex}.mathness-continent-order{width:40px;height:40px;font-family:var(--m-font-display);background:var(--m-muted);color:var(--m-yellow);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.mathness-continent-name{font-size:19px;font-weight:800;font-family:var(--m-font-display);margin:0}.mathness-continent-tagline{opacity:.65;margin:2px 0 0;font-size:13px}.mathness-continent-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.mathness-continent-progress{background:var(--m-muted);border-radius:4px;flex:120px;min-width:100px;height:8px;overflow:hidden}.mathness-continent-progress-fill{background:var(--m-yellow);border-radius:4px;height:100%;transition:width .3s}.mathness-continent-count{opacity:.85;white-space:nowrap;font-size:13px;font-weight:700}.mathness-continent-locked{opacity:.7;font-size:13px}.mathness-continent-boss{opacity:.8;margin:10px 0 0;font-size:13px}.mathness-continent-boss strong{color:var(--m-coral)}.mathness-story{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:16px;width:100%;max-width:560px;margin:0 auto;display:flex}.mathness-story-art{border:1px solid var(--m-muted-2);background:#000;border-radius:18px;line-height:0;overflow:hidden}.mathness-story-art img{width:100%;height:auto;display:block}.mathness-story-body{flex-direction:column;gap:10px;display:flex}.mathness-story-speaker{font-family:var(--m-font-display);letter-spacing:1px;text-transform:uppercase;color:var(--m-yellow);margin:0;font-size:14px;font-weight:800}.mathness-story-text{min-height:3em;margin:0;font-size:17px;line-height:1.6}.mathness-story-caret{color:var(--m-yellow);animation:.8s step-end infinite mathness-caret-blink}@keyframes mathness-caret-blink{50%{opacity:0}}.mathness-story-continue{align-self:flex-end;margin-top:4px}.mathness-expedition-hud{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 4px 12px;display:flex}.mathness-expedition-hud-leg{font-family:var(--m-font-display);font-size:14px;font-weight:800}.mathness-expedition-hud-idx{opacity:.6;font-size:12px}.mathness-expedition-hud-gate{background:var(--m-muted);color:var(--m-text);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700}.mathness-expedition-hud-gate.is-boss{background:var(--m-coral);color:var(--m-text-dark)}.mathness-expedition-result{text-align:center}.mathness-expedition-verdict{font-family:var(--m-font-display);margin:0 0 4px;font-size:28px;font-weight:800}.mathness-expedition-verdict.is-pass{color:var(--m-yellow)}.mathness-expedition-verdict.is-fail{color:var(--m-coral)}.mathness-expedition-need{opacity:.85;margin:8px 0 0;font-size:14px}.mathness-expedition-rank{opacity:.85;margin:10px 0 0;font-size:14px}.mathness-expedition-vs{border:1px solid var(--m-muted-2);border-radius:16px;justify-content:center;align-items:center;gap:18px;max-width:360px;margin:0 auto 18px;padding:14px 20px;display:flex}.mathness-expedition-vs.is-win{border-color:var(--m-yellow)}.mathness-expedition-vs.is-loss{border-color:var(--m-coral)}.mathness-expedition-vs-side{flex-direction:column;gap:2px;display:flex}.mathness-expedition-vs-label{letter-spacing:1px;text-transform:uppercase;opacity:.7;font-size:11px}.mathness-expedition-vs-score{font-family:var(--m-font-display);font-size:30px;font-weight:800}.mathness-expedition-vs-x{opacity:.5;font-size:13px}.mathness-expedition-breakdown-wrap{width:100%;max-width:420px;margin:18px auto 0}.mathness-avatar-picker-section{font-family:var(--m-font-display);letter-spacing:1px;text-transform:uppercase;color:var(--m-yellow);margin:18px 0 8px;font-size:13px;font-weight:800}.mathness-expedition-board-frontier{opacity:.6;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:11px;overflow:hidden}.mathness-avatar-unlock{text-align:center;flex-direction:column;align-items:center;gap:4px;max-width:420px;margin:0 auto;padding:24px 16px;display:flex}.mathness-avatar-unlock-eyebrow{color:var(--m-yellow);letter-spacing:3px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;animation:1.6s ease-in-out infinite mathness-unlock-shimmer}.mathness-avatar-unlock-art{background:radial-gradient(circle,#f0e96b38,#b8a8ff1f 55%,#0000 72%);border-radius:50%;margin:16px 0 8px;padding:16px;animation:.55s cubic-bezier(.22,1.2,.36,1) both mathness-unlock-pop}.mathness-avatar-unlock-art .mathness-avatar{box-shadow:0 0 28px #f0e96b59}.mathness-avatar-unlock-name{font-family:var(--m-font-display);margin:6px 0 2px;font-size:26px}.mathness-avatar-unlock-blurb{opacity:.75;margin:0;font-size:14px;line-height:1.45}@keyframes mathness-unlock-pop{0%{opacity:0;transform:scale(.5)rotate(-6deg)}60%{transform:scale(1.1)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes mathness-unlock-shimmer{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.mathness-avatar-unlock-art,.mathness-avatar-unlock-eyebrow{animation:none}}
