@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Nunito+Sans:opsz,wght@6..12,400;6..12,500;6..12,600&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&display=swap";html,body{border:0;margin:0;padding:0}.mbh-app *{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0}.mbh-app{color:#0d0d1a;background:linear-gradient(160deg,#f0fbf5 0%,#d4f2e4 42%,#b0e4cc 100%);flex-direction:column;min-height:100vh;font-family:Fredoka,system-ui,sans-serif;display:flex}.mbh-blobs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.mbh-blob{filter:blur(6px);opacity:.5;border-radius:50%;animation:14s ease-in-out infinite mbh-drift;position:absolute}.mbh-blob-1{background:#b6e6ff;width:220px;height:220px;top:-60px;left:-50px}.mbh-blob-2{background:#ffe1b0;width:180px;height:180px;animation-delay:-5s;bottom:-40px;right:-30px}.mbh-blob-3{background:#e7c8ff;width:140px;height:140px;animation-delay:-9s;top:40%;right:12%}@keyframes mbh-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(18px,-22px)scale(1.08)}}.mbh-switch{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border-radius:16px;gap:6px;padding:6px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #5050a024}.mbh-switch button{color:#5a5a72;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;background:0 0;border:none;border-radius:11px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s}.mbh-switch button:hover{color:#0d0d1a}.mbh-switch .mbh-switch-on{color:#fff;background:#af52de}.mbh-main{z-index:1;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;padding:48px 22px 40px;display:flex;position:relative}.mbh-wrap{width:100%;max-width:1020px}.mbh-header{justify-content:center;align-items:center;gap:12px;margin-bottom:120px;display:flex}.mbh-header img{width:64px;height:64px}.mbh-brand-name{letter-spacing:-.5px;font-size:46px;font-weight:700}.mbh-brand-dot{color:#af52de}.mbh-h1{letter-spacing:-1px;text-wrap:balance;font-size:clamp(32px,4.4vw,46px);font-weight:700;line-height:1.08}.mbh-h1 .mbh-accent{color:#5b8def}.mbh-sub{color:#4a4a63;text-wrap:pretty;max-width:42ch;margin-top:18px;font-family:Nunito Sans,system-ui,sans-serif;font-size:clamp(16px,2.1vw,19px);font-weight:400;line-height:1.6}.mbh-points{flex-direction:column;gap:10px;max-width:44ch;margin:18px 0 0;padding:0;list-style:none;display:flex}.mbh-points li{color:#4a4a63;align-items:center;gap:10px;font-family:Nunito Sans,system-ui,sans-serif;font-size:clamp(15px,2vw,18px);font-weight:500;line-height:1.4;display:flex}.mbh-points li:before{content:"✓";color:#fff;background:#34c759;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:inline-flex}.mbh-cta-row{flex-direction:column;align-items:flex-start;gap:12px;margin-top:30px;display:flex}.mbh-cta{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#34c759;border-radius:20px;padding:17px 34px;font-family:inherit;font-size:19px;font-weight:700;text-decoration:none;transition:transform .1s,box-shadow .1s;display:inline-block;box-shadow:0 6px #28a64a}.mbh-cta:hover{transform:translateY(-1px)}.mbh-cta:active{transform:translateY(4px);box-shadow:0 2px #28a64a}.mbh-trust{color:#62627e;font-size:14px;font-weight:500}.mbh-a{grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;display:grid}.mbh-a-art{justify-content:center;align-items:center;display:flex;position:relative}.mbh-a-art .mbh-boppy{width:min(320px,62vw);height:auto;animation:3s ease-in-out infinite mbh-bob}.mbh-a-art:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#ffffffd9,#fff0 70%);border-radius:50%;width:74%;position:absolute}.mbh-a-copy{text-align:left}.mbh-spark{font-size:26px;animation:2.4s ease-in-out infinite mbh-twinkle;position:absolute}.mbh-spark-1{top:8%;right:20%}.mbh-spark-2{animation-delay:-1.2s;bottom:14%;left:12%}.mbh-b{grid-template-columns:1.25fr .75fr;align-items:center;gap:40px;display:grid}.mbh-b-copy{text-align:left}.mbh-phone-area{justify-content:center;display:flex;position:relative}.mbh-phone{background:#0d0d1a;border-radius:38px;width:260px;padding:12px;animation:4s ease-in-out infinite mbh-float;box-shadow:0 22px 50px #3c3c7847}.mbh-phone-screen{background:linear-gradient(160deg,#f0fbf5,#d4f2e4);border-radius:28px;flex-direction:column;align-items:center;height:460px;padding:20px 16px;display:flex}.mbh-phone-top{align-items:center;gap:8px;width:100%;margin-bottom:22px;display:flex}.mbh-phone-bar{background:#cfeadd;border-radius:99px;flex:1;height:10px;overflow:hidden}.mbh-phone-bar span{background:#34c759;border-radius:99px;width:62%;height:100%;display:block}.mbh-phone-count{color:#62627e;font-size:12px;font-weight:600}.mbh-phone-card{background:#fff;border-radius:22px;justify-content:center;align-items:center;gap:7px;width:100%;padding:26px 16px;font-size:36px;font-weight:700;display:flex;box-shadow:0 8px 24px #5050a01f}.mbh-phone-card .mbh-op{color:#5b8def}.mbh-phone-card .mbh-slot{color:#af52de;background:#f5f5ff;border:3px solid #d4d4e8;border-radius:12px;justify-content:center;align-items:center;min-width:60px;height:60px;padding:0 8px;line-height:1;display:inline-flex}.mbh-phone-pad{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-top:auto;display:grid}.mbh-phone-key{text-align:center;background:#fefcf3;border-radius:14px;padding:14px 0;font-size:22px;font-weight:700;box-shadow:0 4px #00000014}.mbh-phone-boppy{width:92px;height:92px;animation:3s ease-in-out infinite mbh-bob;position:absolute;bottom:-18px;right:8px}.mbh-c{text-align:center;flex-direction:column;align-items:center;display:flex}.mbh-c .mbh-boppy{width:132px;height:132px;animation:3s ease-in-out infinite mbh-bob}.mbh-c .mbh-sub{max-width:40ch;margin-left:auto;margin-right:auto}.mbh-c .mbh-cta-row{justify-content:center}.mbh-cards{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;margin-top:40px;display:grid}.mbh-card{text-align:left;background:#fff;border-radius:22px;padding:24px 20px;box-shadow:0 8px 24px #5050a01a}.mbh-card-emoji{font-size:32px;line-height:1}.mbh-card-title{margin:12px 0 6px;font-size:18px;font-weight:700}.mbh-card-text{color:#5a5a72;font-size:15px;font-weight:500;line-height:1.5}@keyframes mbh-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes mbh-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes mbh-twinkle{0%,to{opacity:.9;transform:scale(1)rotate(0)}50%{opacity:.4;transform:scale(1.25)rotate(12deg)}}.mbh-in{opacity:0;animation:.6s cubic-bezier(.2,.7,.3,1) forwards mbh-fadeup}@keyframes mbh-fadeup{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.mbh-foot{z-index:1;text-align:center;color:#7a7a92;letter-spacing:.04em;padding:0 20px 22px;font-size:12px;font-weight:500;position:relative}@media (width<=760px){.mbh-b{text-align:center;grid-template-columns:1fr;gap:30px}.mbh-b-copy{text-align:center;order:1}.mbh-phone-area{order:0}.mbh-sub{margin-left:auto;margin-right:auto}.mbh-cta-row{align-items:center}.mbh-header{margin-bottom:44px}}@media (prefers-reduced-motion:reduce){.mbh-app *,.mbh-app :before,.mbh-app :after{transition:none!important;animation:none!important}.mbh-in{opacity:1}}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0}.mb-app{color:#0d0d1a;-webkit-user-select:none;user-select:none;background:linear-gradient(160deg,#f0fbf5 0%,#d4f2e4 40%,#b0e4cc 100%);justify-content:center;min-height:100vh;padding:12px 16px 24px;font-family:Fredoka,system-ui,sans-serif;display:flex;overflow-y:auto}.mb-screen{flex-direction:column;align-items:center;width:100%;max-width:440px;margin:auto 0;animation:.25s mb-fade;display:flex}@keyframes mb-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mb-home-header{justify-content:space-between;align-items:center;width:100%;margin-bottom:28px;display:flex}.mb-logo-row{align-items:center;gap:10px;display:flex}.mb-title{letter-spacing:-.5px;font-size:52px;font-weight:700}.mb-gear{cursor:pointer;color:#62627e;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:color .15s;display:flex;box-shadow:0 2px #0000000f}.mb-gear:hover{color:#5b8def}.mb-group{width:100%;margin-bottom:14px}.mb-group-label{color:#5a5a72;margin:0 0 7px 4px;font-size:16px;font-weight:600;display:block}.mb-chips{flex-wrap:wrap;gap:8px;display:flex}.mb-chip{color:#484860;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:#fff;border:2px solid #e2e2ee;border-radius:15px;flex:1;justify-content:center;align-items:center;gap:5px;min-width:58px;padding:18px 6px;font-family:inherit;font-size:13px;font-weight:700;line-height:1;transition:transform .12s,background .15s;display:flex}.mb-chip:active{transform:scale(.94)}.mb-chip-on{color:#fff!important}.mb-chip-purple{background:#af52de!important;border-color:#af52de!important}.mb-chip-glyph{font-size:18px;line-height:1;transform:translateY(-.1em)}.mb-level-nums{gap:8px;display:flex}.mb-level-btn{aspect-ratio:1;color:#484860;cursor:pointer;background:#fff;border:2px solid #e2e2ee;border-radius:14px;flex:1;font-family:inherit;font-size:22px;font-weight:700;transition:transform .1s}.mb-level-btn:active{transform:scale(.92)}.mb-big-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:20px;width:100%;margin-top:48px;padding:17px;font-family:inherit;font-size:19px;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 6px #0000001f}.mb-big-btn:active{transform:translateY(4px);box-shadow:0 2px #0000001f}.mb-text-btn{color:#5a5a72;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:none;padding:10px;font-family:inherit;font-size:14px;font-weight:600}.mb-fab-group{z-index:10;gap:8px;display:flex;position:fixed;bottom:20px;right:20px}.mb-clear-btn{color:#ff3b30;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:6px 2px;font-family:inherit;font-size:13px;font-weight:700}.mb-report-empty{color:#62627e;margin-top:12px;font-size:16px}.mb-report-wrap{width:100%;overflow-x:auto}.mb-report-table{border-collapse:collapse;width:100%;font-size:15px}.mb-report-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:#62627e;border-bottom:2px solid #e2e2ee;padding:0 8px 10px 0;font-size:11px;font-weight:700}.mb-report-table td{color:#0d0d1a;border-bottom:1px solid #eeeef6;padding:10px 8px 10px 0;font-weight:600}.mb-report-table tr:last-child td{border-bottom:none}.mb-settings{align-items:flex-start}.mb-settings-header{align-items:center;gap:12px;width:100%;margin-bottom:20px;display:flex}.mb-back{color:#62627e;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:20px;line-height:1;display:flex;box-shadow:0 2px #0000000f}.mb-settings-title{font-size:22px;font-weight:700}.mb-play{justify-content:flex-start;padding-top:4px}.mb-topbar{align-items:center;gap:10px;width:100%;margin-bottom:8px;display:flex}.mb-quit{color:#62627e;cursor:pointer;background:#fff;border:none;border-radius:12px;width:38px;height:38px;font-size:16px;box-shadow:0 2px #0000000f}.mb-progress{background:#e6e6f2;border-radius:99px;flex:1;height:12px;overflow:hidden}.mb-progress-fill{border-radius:99px;height:100%;transition:width .3s}.mb-count{color:#62627e;white-space:nowrap;font-size:13px;font-weight:600}.mb-grid-toggle{cursor:pointer;background:#fff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;transition:transform .1s,background .15s;display:flex;box-shadow:0 2px #0000000f}.mb-grid-toggle:active{transform:scale(.92)}.mb-grid-toggle-on{background:#eef4ff;box-shadow:inset 0 0 0 2px #5b8def}.mb-grid-sheet{z-index:150;max-width:472px;padding:12px 16px calc(14px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;max-height:74vh;margin:0 auto;animation:.28s mb-sheet-up;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 30px #5050a038}@keyframes mb-sheet-up{0%{transform:translateY(100%)}to{transform:none}}.mb-grid-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.mb-grid-title{color:#5a5a72;font-size:15px;font-weight:700}.mb-grid-close{color:#62627e;cursor:pointer;background:#f2f2f8;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.mb-grid-close:active{transform:scale(.92)}.mb-grid{grid-template-columns:repeat(10,1fr);gap:3px;display:grid}.mb-grid-cell{aspect-ratio:1;color:#484860;cursor:pointer;background:#fff;border:1.5px solid #e2e2ee;border-radius:8px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:16px;font-weight:700;line-height:1;transition:transform 80ms;display:flex}.mb-grid-cell:active{transform:scale(.9)}.mb-grid-cell-on{border-color:#0000;color:#fff!important}.mb-grid[data-max="20"] .mb-grid-cell{border-radius:12px;font-size:26px}.mb-mascot-area{justify-content:flex-start;align-items:center;gap:14px;width:100%;margin:16px 0 12px;display:flex}.mb-feedback-slot{min-width:90px}.mb-play-mascot .mb-mascot{width:64px;height:64px}.mb-play-mascot.mb-cele .mb-mascot{animation:.55s mb-jump}@keyframes mb-jump{0%{transform:translateY(0)scale(1)}30%{transform:translateY(-16px)scale(1.12)}60%{transform:translateY(0)scale(.95)}to{transform:translateY(0)scale(1)}}.mb-card{background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:10px;width:100%;padding:24px 20px;animation:.3s mb-slidein;display:flex;position:relative;box-shadow:0 8px 24px #5050a01f}@keyframes mb-slidein{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.mb-card-good{animation:.3s mb-pop}.mb-card-bad{animation:.4s mb-shake}@keyframes mb-pop{0%{transform:scale(1)}40%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes mb-shake{0%,to{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-7px)}80%{transform:translate(7px)}}.mb-problem{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;font-size:42px;font-weight:700;display:flex}.mb-eq{color:#0d0d1a}.mb-answer-slot{text-align:center;color:#0d0d1a;background:#f5f5ff;border:3px solid #d4d4e8;border-radius:12px;min-width:64px;padding:2px 12px}.mb-cheer{color:#34c759;font-size:36px;font-weight:700;animation:.3s mb-pop}.mb-cheer.mb-mega{color:#ff9500;font-size:44px;animation:.5s mb-mega}@keyframes mb-mega{0%{opacity:0;transform:scale(.4)rotate(-8deg)}60%{transform:scale(1.25)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}.mb-tryagain{color:#ff3b30;font-size:30px;font-weight:700}.mb-parts{pointer-events:none;position:absolute;inset:0;overflow:visible}.mb-part{font-size:24px;animation-name:mb-fly;animation-timing-function:ease-out;animation-fill-mode:forwards;position:absolute;top:42%;left:50%}@keyframes mb-fly{0%{opacity:1;transform:translate(-50%)rotate(0)}to{opacity:0;transform:translate(calc(-50% + var(--dx)), -140px) rotate(var(--rot))}}.mb-vproblem{color:#0d0d1a;grid-template-columns:repeat(3,52px);justify-content:center;align-items:center;gap:4px 6px;font-size:44px;font-weight:700;display:grid}.mb-vcell{justify-content:center;align-items:center;width:52px;height:52px;display:flex}.mb-vop{font-size:40px}.mb-vcarry{color:#ff9500;font-size:22px;font-weight:700}.mb-vstrike{color:#9a9ab0;position:relative}.mb-vstrike:after{content:"";background:#ff9500;border-radius:2px;height:3px;position:absolute;top:52%;left:12%;right:12%;transform:rotate(-14deg)}.mb-vregroup1{color:#ff9500;vertical-align:super;margin-right:1px;font-size:20px;font-weight:700}.mb-vborrow-tap{font:inherit;color:inherit;cursor:pointer;background:#fff7ec;border:2px dashed #ff9500;border-radius:10px;font-weight:700;animation:1.4s ease-in-out infinite mb-borrow-pulse}.mb-vborrow-tap:active{transform:scale(.92)}@keyframes mb-borrow-pulse{0%,to{box-shadow:0 0 #ff950073}50%{box-shadow:0 0 0 6px #ff950000}}@media (prefers-reduced-motion:reduce){.mb-vborrow-tap{animation:none}}.mb-vrule{background:#0d0d1a;border-radius:2px;grid-column:1/-1;height:4px;margin:4px 0}.mb-vans-box{color:#0d0d1a;background:#f5f5ff;border:3px solid #d4d4e8;border-radius:12px}.mb-vans-box-active{box-shadow:0 0 0 3px #af52de2e}.mb-vans-box-bad{background:#fff0ee;animation:.4s mb-shake;color:#ff3b30!important;border-color:#ff3b30!important}.mb-pad-wrap{width:100%;margin-top:14px}.mb-pad{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.mb-key{color:#0d0d1a;cursor:pointer;background:#fefcf3;border:none;border-radius:16px;padding:20px 0;font-family:inherit;font-size:28px;font-weight:700;transition:transform 80ms,box-shadow 80ms,background 80ms,color 80ms;box-shadow:0 4px #00000014}.mb-key:active{color:#1a6b2d;background:#c8f0d4;transform:translateY(3px);box-shadow:0 1px #00000014}.mb-key:disabled{opacity:.5}.mb-key-zero{grid-column:2}.mb-check-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:#34c759;border:none;border-radius:20px;width:100%;margin-top:20px;padding:17px;font-family:inherit;font-size:19px;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 6px #28a64a}.mb-check-btn:active{transform:translateY(4px);box-shadow:0 2px #28a64a}.mb-check-btn:disabled{opacity:.5}.mb-undo-btn{color:#5a5a72;cursor:pointer;background:#fff;border:none;border-radius:16px;width:100%;margin-top:16px;padding:12px;font-family:inherit;font-size:16px;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 4px #00000012}.mb-undo-btn:active{transform:translateY(3px);box-shadow:0 1px #00000012}.mb-undo-btn:disabled{opacity:.4}.mb-choices{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-top:16px;display:grid}.mb-choice{color:#0d0d1a;cursor:pointer;background:#fefcf3;border:none;border-radius:18px;padding:24px 0;font-family:inherit;font-size:30px;font-weight:700;transition:transform 80ms,box-shadow 80ms;box-shadow:0 5px #00000014}.mb-choice:active{transform:translateY(3px);box-shadow:0 2px #00000014}.mb-choice:disabled{opacity:.6}.mb-choice-wrong{color:#ff3b30;background:#fff0ee;animation:.4s mb-shake}.mb-results{gap:6px}.mb-stars{gap:8px;margin-top:4px;font-size:44px;display:flex}.mb-star{color:#e2e2ee}.mb-star-on{color:#fc0;animation:.4s both mb-starpop}@keyframes mb-starpop{0%{transform:scale(0)rotate(-30deg)}70%{transform:scale(1.3)}to{transform:scale(1)}}.mb-res-msg{text-align:center;margin-top:6px;font-size:22px;font-weight:700}.mb-score-big{font-size:56px;font-weight:700;line-height:1}.mb-score-sub{color:#7070a0;font-size:24px}.mb-speed{gap:10px;width:100%;margin:12px 0 16px;display:flex}.mb-speed-cell{text-align:center;background:#fff;border-radius:16px;flex:1;padding:10px 6px;box-shadow:0 4px 14px #5050a014}.mb-speed-val{font-size:20px;font-weight:700}.mb-speed-lbl{color:#62627e;margin-top:2px;font-size:12px;font-weight:600}.mb-res-actions{flex-direction:column;gap:10px;width:100%;display:flex}.mb-rainbow-reward{text-align:center;justify-content:center;align-items:center;gap:16px}.mb-rainbow-sparkles{letter-spacing:8px;font-size:28px;animation:1.5s ease-in-out infinite mb-bob}.mb-rainbow-title{background:linear-gradient(90deg,#f44,#f90,#fe0,#4c4,#48f,#a4f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:32px;font-weight:800}.mb-rainbow-msg{color:#444;margin:0;font-size:17px;line-height:1.5}.mb-rainbow-btn{background:linear-gradient(135deg,#ff6b6b,#ffd93d,#6bcb77,#4d96ff,#c77dff)!important}.mb-rainbow-reward .mb-mascot{width:140px;height:140px}.mb-mascot{animation:2.5s ease-in-out infinite mb-bob}@keyframes mb-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.mb-mascot--excited,.mb-mascot--sad{animation:2.5s ease-in-out infinite mb-bob}.mb-mascot--think{transform-origin:50%;animation:2.5s ease-in-out infinite mb-bob}.mb-mascot-tap{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0;transition:transform .15s}.mb-mascot-tap:hover{transform:scale(1.08)}.mb-mascot-tap:active{transform:scale(.94)}.mb-picker-overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mb-picker{background:#fff;border-radius:24px;width:90vw;min-width:300px;max-width:360px;padding:20px 16px 12px;box-shadow:0 12px 40px #00000038}.mb-picker-title{text-align:center;margin-bottom:16px;font-size:18px;font-weight:700}.mb-picker-grid{justify-content:center;gap:8px;display:flex}.mb-picker-btn{cursor:pointer;color:#484860;background:#fff;border:2px solid #e2e2ee;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:5px;padding:10px 8px 8px;font-family:inherit;transition:border-color .15s,background .15s;display:flex}.mb-picker-btn:hover:not(:disabled){border-color:#af52de}.mb-picker-btn-on{background:#f8f0ff!important;border-color:#af52de!important}.mb-picker-btn-locked{opacity:.55;cursor:default}.mb-picker-btn .mb-mascot{width:52px;height:52px;animation:none}.mb-picker-label{text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.mb-picker-lock{color:#999;font-size:10px;font-weight:600}.mb-mascot-unlock{text-align:center;justify-content:center;align-items:center;gap:12px}.mb-unlock-emoji{font-size:52px;line-height:1}.mb-unlock-title{margin:0;font-size:32px;font-weight:800}.mb-unlock-msg{color:#444;margin:0;font-size:20px;line-height:1.6}.mb-mascot-unlock .mb-mascot{width:140px;height:140px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
