/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--blue:#2786ee;--blue2:#1768d8;--deep:#10438e;--sky:#eaf6ff;--yellow:#ffbf2e;--green:#66c655;--ink:#17233b;--red:#ff5f62;--line:#c9ddf2;--white:#fff}*{box-sizing:border-box}html{background:#f6fbff}body{color:var(--ink);background:linear-gradient(145deg,#fff 0%,#eef8ff 52%,#fff 100%);min-height:100vh;margin:0;font-family:Arial Rounded MT Bold,PingFang HK,Noto Sans TC,system-ui,sans-serif}button{font:inherit;color:inherit}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe8;border-bottom:1px solid #d9e8f5;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(16px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:var(--deep);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;font-size:21px;font-weight:900;display:flex}.brand b{color:var(--blue)}.top-actions{align-items:center;gap:8px;display:flex}.coin-pill,.star-pill{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 13px;font-weight:800;box-shadow:0 2px 6px #b8d1e633}.coin-pill{color:#946000}.settings{border:1px solid var(--line);width:36px;height:36px;color:var(--deep);cursor:pointer;background:#fff;border-radius:50%}main{min-height:100vh;overflow:hidden}footer{text-align:center;color:#1964c5;padding:22px 18px 96px;font-size:14px;font-weight:800}.home-screen{grid-template-columns:.9fr 1.1fr;align-items:center;gap:34px;max-width:1100px;min-height:calc(100vh - 72px);margin:auto;padding:7vh 30px 145px;display:grid;position:relative}.home-screen:before,.home-screen:after{content:"✦";color:#ffd352;opacity:.8;font-size:40px;position:absolute}.home-screen:before{top:15%;left:-4%}.home-screen:after{color:#79c5ff;bottom:28%;right:-3%}.eyebrow{color:#fff;letter-spacing:.06em;background:linear-gradient(#46a0ff,#2478e5);border-radius:99px;padding:8px 18px;font-size:14px;font-weight:900;display:inline-block;box-shadow:0 4px #155abb}.hero-copy{text-align:center;z-index:2}.hero-copy h1{color:#2e7be1;letter-spacing:.01em;text-shadow:0 4px #fff,0 7px #b7d9ff;-webkit-text-stroke:1px #1252a5;margin:22px 0 18px;font-size:clamp(52px,7vw,84px);line-height:.98}.hero-copy h1 em,.result-screen h2 em{color:#1767ce;margin-top:10px;font-size:.72em;font-style:normal;display:inline-block}.speech{background:#fff;border:2px solid #bcd5ed;border-radius:28px;padding:15px 32px;font-size:18px;line-height:1.45;display:inline-block;position:relative;box-shadow:0 5px 14px #9cbdd331}.speech:after{content:"";background:#fff;border-bottom:2px solid #bcd5ed;border-right:2px solid #bcd5ed;width:22px;height:22px;position:absolute;bottom:-13px;right:24px;transform:rotate(45deg)}.hero-actions{flex-direction:column;align-items:center;gap:12px;margin-top:30px;display:flex}.primary,.soft,.submit{cursor:pointer;border:0;border-radius:18px;padding:15px 25px;font-weight:900;transition:all .15s}.primary,.submit{color:#8a4800;background:linear-gradient(#ffc943,#ffad21);border:2px solid #f39700;box-shadow:0 5px #d98200,0 8px 14px #d98b3344}.primary:hover,.submit:hover{transform:translateY(-2px)}.start-button{min-width:250px;font-size:19px}.soft{color:#fff;background:linear-gradient(#52a8ff,#2c80eb);border:2px solid #1970d5;min-width:220px;box-shadow:0 5px #145bb1}.hero-art{place-items:center;height:500px;display:grid;position:relative}.hero-art:before{content:"";background:radial-gradient(circle,#fff 0 54%,#dff2ff 55% 69%,#0000 70%);border-radius:50%;width:420px;height:420px;position:absolute}.sparkles{color:#ffd14b;font-size:38px;position:absolute;top:10px;right:12%}.mascot{z-index:2;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 14px 9px #4685bd28);width:min(390px,85%);height:460px;position:relative}.mascot.mini{object-fit:cover;object-position:50% 18%;mix-blend-mode:normal;background:#eaf6ff;border:2px solid #9fc8ef;border-radius:50%;width:39px;height:45px}.code-card{z-index:3;background:#fff9e6;border:2px solid #f2cf82;border-radius:18px;padding:13px 20px;position:absolute;bottom:6%;right:0;box-shadow:0 5px #ecd39d}.code-card small{color:#8d6a20;display:block}.code-card b{letter-spacing:6px;color:#76511b;font-size:27px}.feature-strip{z-index:3;justify-content:center;gap:20px;display:flex;position:absolute;bottom:70px;left:0;right:0}.feature-strip span{border:1px solid var(--line);color:var(--deep);background:#fff;border-radius:18px;padding:13px 20px;box-shadow:0 4px 12px #8ab2ce33}.bottom-nav{z-index:30;border:1px solid var(--line);background:#fffffff5;border-radius:22px;grid-template-columns:repeat(4,1fr);width:min(460px,100% - 24px);height:68px;padding:6px;display:grid;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 7px 25px #52789538}.bottom-nav button{color:#51657d;cursor:pointer;background:0 0;border:0;font-size:22px}.bottom-nav button span{margin-top:2px;font-size:11px;display:block}.bottom-nav button.active{color:var(--blue)}.levels-screen,.game-screen{max-width:1050px;margin:auto;padding:30px 24px 110px}.back{color:var(--deep);cursor:pointer;background:#fff;border:0;border-radius:12px;padding:9px 14px;font-weight:800;box-shadow:0 2px 7px #aac4d833}.section-head{justify-content:space-between;align-items:end;margin:26px 0;display:flex}.section-head h2,.game-heading h2{color:#1767ce;text-shadow:0 3px #fff;margin:9px 0;font-size:clamp(32px,5vw,48px)}.section-head p{color:#61778d}.level-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.level-card{text-align:left;cursor:pointer;background:linear-gradient(145deg,#fff,#f3faff);border:2px solid #c4dcf2;border-radius:22px;grid-template-columns:66px 1fr auto;align-items:center;gap:16px;padding:21px;transition:all .18s;display:grid;box-shadow:0 5px #d4e5f3}.level-card:hover:not(.locked){border-color:var(--blue);transform:translateY(-3px)}.level-card.locked{opacity:.48;cursor:not-allowed}.case-number{color:#fff;background:linear-gradient(#54acff,#2d7ee8);border-radius:17px;place-items:center;width:56px;height:56px;font-size:25px;font-weight:900;display:grid;box-shadow:0 4px #1761bd}.level-card small{color:#678198}.level-card h3{color:var(--deep);margin:4px 0;font-size:20px}.stars{color:#dbe4e8;letter-spacing:3px}.stars .on,.result-stars .on{color:#ffbe24;text-shadow:0 1px #bc7900}.arrow{color:var(--blue);font-size:25px}.game-heading{grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:14px;display:grid}.game-heading>div{text-align:center}.game-heading h2{margin:3px;font-size:29px}.game-heading small{color:#526d86}.round{border-radius:50%;justify-self:start;width:42px;height:42px;padding:0;font-size:21px}.lives{color:var(--red);letter-spacing:2px;justify-self:end}.mission-note{text-align:center;color:#675126;background:#fff8e7;border:2px solid #efd59b;border-radius:18px;margin-bottom:14px;padding:16px;font-weight:800;box-shadow:0 4px #ead9b5}.game-layout{grid-template-columns:1fr 1fr;gap:16px;display:grid}.panel{border:2px solid var(--line);background:#fffffff5;border-radius:22px;padding:20px;box-shadow:0 5px #d5e5f2}.panel-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.panel-title span{color:var(--deep);font-size:18px;font-weight:900}.panel-title small,.digit-label span{color:#6a8094;font-size:12px}.panel-title button{color:var(--blue);cursor:pointer;background:0 0;border:0}.clue{text-align:left;cursor:pointer;background:#fff;border:1px solid #d3dfeb;border-radius:12px;grid-template-columns:1fr 1.3fr 22px;align-items:center;width:100%;margin:7px 0;padding:11px;display:grid;box-shadow:0 2px 5px #9db7c522}.clue.done{opacity:.42}.clue.done .check{background:var(--green);color:#fff}.clue-code{gap:4px;display:flex}.clue-code i{background:#f5f9fc;border:1px solid #cfdeea;border-radius:6px;place-items:center;width:27px;height:33px;font-size:17px;font-style:normal;display:grid}.clue span{font-size:12px;line-height:1.6}.clue strong{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;display:inline-grid}.check{background:#e4edf2;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.hint-box{background:#fff8d9;border:1px solid #f0cd65;border-radius:14px;margin-top:12px;padding:13px}.hint-box b{color:#875c00}.hint-box p{margin:9px 0;font-size:13px}.hint-box button{color:var(--deep);cursor:pointer;background:0 0;border:0;font-weight:800}.code-slots{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0;display:grid}.slot>button:first-child{width:100%;height:74px;color:var(--deep);cursor:pointer;background:#fffdf8;border:2px dashed #b6c8d8;border-radius:12px;font-size:38px;font-weight:900}.slot.locked>button:first-child{border-style:solid;border-color:var(--blue);background:#eaf5ff}.lock{color:#668096;cursor:pointer;background:0 0;border:0;width:100%;margin-top:5px;font-size:10px}.digit-label{justify-content:space-between;margin:17px 0 9px;display:flex}.digits{background:#edf4fa;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;display:grid}.digit{height:50px;position:relative}.digit:last-child{grid-column:2}.digit>button:first-child{cursor:pointer;background:#fff;border:1px solid #d4e0eb;border-radius:9px;width:100%;height:100%;font-size:22px;font-weight:900;box-shadow:0 3px #d5e0e9}.digit .mark{cursor:pointer;background:#edf3f6;border:0;border-radius:50%;width:18px;height:18px;font-size:11px;position:absolute;top:3px;right:3px}.digit.no>button:first-child{opacity:.35;text-decoration:line-through}.digit.no .mark{background:var(--red);color:#fff}.digit.maybe>button:first-child{border-color:var(--yellow);background:#fff8d6}.digit.maybe .mark{background:var(--yellow)}.message{text-align:center;color:#e24747;min-height:20px;font-size:12px;font-weight:800}.game-actions{grid-template-columns:.8fr 1.4fr;gap:8px;display:grid}.hint-button{color:#814800;cursor:pointer;background:linear-gradient(#ffc849,#ffae27);border:2px solid #ee9700;border-radius:14px;padding:12px;font-weight:900;box-shadow:0 4px #d98200}.submit{color:#fff;background:linear-gradient(#7bd369,#57b84c);border-color:#3c9b35;width:100%;font-size:16px;box-shadow:0 4px #33872e}.result-screen{text-align:center;background:radial-gradient(circle,#fff 0 33%,#0000 34%);flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 72px);padding:35px;display:flex}.result-screen .mascot{object-position:center 15%;width:210px;height:260px;margin:-10px 0}.result-screen h2{color:#1767ce;margin:16px;font-size:42px;line-height:1}.result-screen h2 em{letter-spacing:.2em;margin-left:.2em;font-size:64px}.result-stars{color:#dbe4e8;letter-spacing:5px;font-size:34px}.confetti{color:var(--yellow);font-size:30px}.result-screen p{color:#587084}@media (width<=800px){.topbar{height:62px;padding:0 12px}.brand span,.coin-pill{display:none}.star-pill{font-size:12px}.home-screen{text-align:center;flex-direction:column-reverse;justify-content:center;gap:0;padding:20px 18px 170px;display:flex}.hero-copy h1{margin:8px 0 15px;font-size:50px}.hero-art{width:100%;height:300px}.hero-art:before{width:280px;height:280px}.hero-art .mascot{width:230px;height:300px}.sparkles{top:3px}.code-card{padding:8px 12px;bottom:2%;right:3%}.code-card b{font-size:20px}.speech{padding:11px 24px;font-size:15px}.hero-actions{margin-top:22px}.feature-strip{justify-content:flex-start;gap:6px;padding:0 15px;bottom:88px;overflow:auto}.feature-strip span{white-space:nowrap;padding:9px 12px;font-size:12px}.section-head{display:block}.level-grid{grid-template-columns:1fr}.levels-screen{padding:20px 13px 100px}.game-heading{grid-template-columns:50px 1fr 82px}.game-heading h2{font-size:22px}.lives{font-size:12px}.game-layout{grid-template-columns:1fr}.clue-panel{order:1}.work-panel{order:2}.game-screen{padding:13px 10px 55px}.panel{border-radius:17px;padding:13px}.mission-note{padding:12px;font-size:13px}.clue{grid-template-columns:1fr 1.25fr 20px;padding:9px}.code-slots{gap:5px}.slot>button:first-child{height:62px;font-size:31px}.digit-label span{display:none}.result-screen h2{font-size:34px}.result-screen h2 em{font-size:54px}}@media (width<=370px){.clue-code i{width:22px}.clue span{font-size:10px}.hero-copy h1{font-size:43px}.soft,.primary{width:100%}.game-actions{grid-template-columns:1fr}.bottom-nav{bottom:6px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.screen-game{height:100dvh;overflow:hidden}.screen-game .topbar.compact{height:48px;padding:0 14px}.screen-game .topbar.compact .brand{font-size:16px}.screen-game .topbar.compact .coin-pill,.screen-game .topbar.compact .settings{display:none}.screen-game .topbar.compact .star-pill{padding:5px 10px}.screen-game .game-screen{flex-direction:column;height:calc(100dvh - 48px);padding:5px 12px 7px;display:flex;overflow:hidden}.screen-game .game-heading{flex:0 0 43px;margin:0}.screen-game .game-heading h2{margin:0;font-size:21px;line-height:1}.screen-game .game-heading small{font-size:10px}.screen-game .round{width:34px;height:34px}.screen-game .game-layout{flex:1;gap:9px;min-height:0}.screen-game .panel{border-radius:15px;min-height:0;padding:10px 12px;overflow:hidden;box-shadow:0 3px #d5e5f2}.screen-game .panel-title{height:24px;margin-bottom:5px}.screen-game .panel-title span{font-size:15px}.clue-legend i{font-style:normal}.screen-game .clue{grid-template-columns:1fr .72fr 20px;min-height:46px;margin:5px 0;padding:5px 7px}.screen-game .clue-code i{width:25px;height:30px;font-size:15px}.clue-stats{justify-content:center;align-items:center;gap:5px;line-height:1!important;display:flex!important}.clue-stats strong{white-space:nowrap;padding:0 7px;width:auto!important;height:25px!important;color:var(--deep)!important;background:#edf6ff!important;border-radius:8px!important;font-size:12px!important;display:inline-flex!important}.clue-stats strong+strong{color:#8d5e00!important;background:#fff5d7!important}.screen-game .hint-box{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-top:5px;padding:6px 8px;font-size:11px;display:grid}.screen-game .hint-box p{margin:0;font-size:11px}.screen-game .hint-box button{white-space:nowrap;font-size:10px}.screen-game .code-slots{gap:6px;margin:7px 0 5px}.screen-game .slot>button:first-child{height:53px;font-size:28px}.screen-game .lock{margin-top:2px;font-size:9px}.screen-game .digit-label{margin:5px 0 4px;font-size:13px}.screen-game .digits{border-radius:11px;grid-template-columns:repeat(10,minmax(0,1fr));gap:3px;padding:5px}.screen-game .digit{min-width:0;height:40px}.screen-game .digit:last-child{grid-column:auto}.screen-game .digit>button:first-child{border-radius:7px;font-size:17px}.screen-game .digit .mark{width:14px;height:14px;font-size:8px;top:1px;right:1px}.screen-game .message{height:15px;min-height:15px;margin:3px 0;font-size:10px}.screen-game .game-actions{gap:6px}.screen-game .hint-button,.screen-game .submit{border-radius:11px;height:40px;padding:6px;font-size:13px;box-shadow:0 3px #d98200}.screen-game .submit{box-shadow:0 3px #33872e}@media (width<=800px){.screen-game .game-layout{flex-direction:column;display:flex}.screen-game .clue-panel{flex:0 auto;order:1}.screen-game .work-panel{flex:auto;order:2}.screen-game .panel{padding:7px 9px}.screen-game .clue{min-height:39px;margin:3px 0}.screen-game .clue-code i{width:22px;height:27px;font-size:14px}.screen-game .code-slots{margin:5px 0 3px}.screen-game .slot>button:first-child{height:46px}.screen-game .digit{height:36px}.screen-game .digit>button:first-child{font-size:15px}.screen-game .game-actions{grid-template-columns:.75fr 1.25fr}.screen-game .hint-box{padding:4px 6px}.screen-game .panel-title{height:20px}.screen-game .game-heading{flex-basis:40px}}@media (height<=680px){.screen-game .topbar.compact{display:none}.screen-game .game-screen{height:100dvh}.screen-game .game-heading{flex-basis:36px}.screen-game .clue{min-height:34px}.screen-game .clue-code i{height:24px}.screen-game .slot>button:first-child{height:40px}.screen-game .digit{height:32px}.screen-game .lock{font-size:8px}.screen-game .hint-button,.screen-game .submit{height:35px}}.slot.selected>button:first-child{box-shadow:0 0 0 3px #9fd2ff,0 4px #5aa1e2;background:#e8f5ff!important;border-style:solid!important;border-color:#2185ef!important}.slot.selected .lock{color:var(--blue);font-weight:900}.detail-button{height:27px;color:var(--deep);cursor:pointer;background:0 0;border:0;grid-column:1/-1;font-size:12px;font-weight:900}.detail-button span{color:#74889b;margin-left:5px;font-size:10px;font-weight:500}.detail-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b2b5188;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.detail-sheet{background:linear-gradient(#fff,#f4faff);border:2px solid #b8d7f1;border-radius:26px 26px 18px 18px;width:min(620px,100%);max-height:min(78dvh,680px);padding:20px;overflow:auto;box-shadow:0 -10px 40px #092d5655}.detail-head{border-bottom:1px solid #d7e5f1;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.detail-head small{color:var(--blue);font-weight:900}.detail-head h2{color:var(--deep);margin:2px 0}.detail-head>button{width:38px;height:38px;color:var(--deep);cursor:pointer;background:#e6f2fb;border:0;border-radius:50%;font-size:26px}.detail-sheet ol{margin:14px 0;padding:0;list-style:none}.detail-sheet li{grid-template-columns:30px 1fr;align-items:start;gap:9px;margin:9px 0;display:grid}.detail-sheet li>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.detail-sheet li p{margin:2px 0;font-size:14px;line-height:1.55}.detail-close{color:#fff;cursor:pointer;background:linear-gradient(#7bd369,#57b84c);border:0;border-radius:14px;width:100%;padding:12px;font-weight:900;box-shadow:0 4px #33872e}@media (width<=800px){.screen-game .game-actions{grid-template-rows:35px 24px}.screen-game .hint-button,.screen-game .submit{height:35px}.screen-game .detail-button{height:22px}.detail-sheet{max-height:82dvh;padding:16px}.detail-sheet li p{font-size:13px}}@media (height<=680px){.screen-game .game-actions{grid-template-rows:31px 18px}.screen-game .hint-button,.screen-game .submit{height:31px}.screen-game .detail-button{height:18px;font-size:10px}.screen-game .detail-button span{display:none}}.screen-home{height:100dvh;overflow:hidden}.screen-home footer{display:none}.screen-home .home-screen{height:calc(100dvh - 72px);min-height:0;padding:18px 30px 102px}.screen-home .hero-art{height:min(54dvh,500px)}.screen-home .mascot{height:min(52dvh,460px)}.screen-home .hero-copy h1{margin:13px 0 12px}.screen-home .hero-actions{gap:9px;margin-top:18px}.screen-home .primary,.screen-home .soft{padding:12px 22px}.screen-home .feature-strip{bottom:79px}.screen-home .feature-strip span{padding:9px 16px}@media (width<=800px){.screen-home .home-screen{justify-content:center;height:calc(100dvh - 62px);padding:4px 14px 126px}.screen-home .hero-art{flex:0 0 245px;height:245px}.screen-home .hero-art .mascot{width:210px;height:250px}.screen-home .hero-art:before{width:235px;height:235px}.screen-home .sparkles{font-size:25px}.screen-home .code-card{padding:6px 9px;bottom:6px}.screen-home .code-card small{font-size:9px}.screen-home .code-card b{font-size:16px}.screen-home .eyebrow{padding:5px 13px;font-size:11px;box-shadow:0 3px #155abb}.screen-home .hero-copy h1{margin:5px 0 9px;font-size:42px;line-height:.92}.screen-home .hero-copy h1 em{margin-top:6px}.screen-home .speech{padding:8px 20px;font-size:13px;line-height:1.3}.screen-home .speech:after{width:16px;height:16px;bottom:-9px}.screen-home .hero-actions{gap:7px;margin-top:13px}.screen-home .primary,.screen-home .soft{border-radius:14px;min-width:210px;padding:9px 16px;font-size:14px}.screen-home .feature-strip{bottom:82px}.screen-home .feature-strip span{padding:6px 10px;font-size:10px}.screen-home .bottom-nav{height:62px}}@media (width<=380px),(height<=720px){.screen-home .hero-art{flex-basis:205px;height:205px}.screen-home .hero-art .mascot{width:178px;height:210px}.screen-home .hero-art:before{width:195px;height:195px}.screen-home .hero-copy h1{font-size:36px}.screen-home .speech{padding:6px 16px;font-size:12px}.screen-home .hero-actions{margin-top:10px}.screen-home .primary,.screen-home .soft{padding:7px 14px}.screen-home .feature-strip{display:none}.screen-home .home-screen{padding-bottom:78px}}@media (height<=620px){.screen-home .hero-art{flex-basis:170px;height:170px}.screen-home .hero-art .mascot{width:150px;height:175px}.screen-home .hero-art:before{width:160px;height:160px}.screen-home .hero-copy h1{font-size:31px}.screen-home .speech{display:none}.screen-home .hero-actions{flex-direction:row;justify-content:center}.screen-home .primary,.screen-home .soft{min-width:0;padding:7px 11px;font-size:11px}}.screen-game .game-heading{margin-bottom:6px}.mascot.mini{object-fit:cover;object-position:center;mix-blend-mode:normal;filter:none;background:#fff;border:2px solid #9fc8ef;border-radius:50%;width:39px;height:39px}.screen-game .topbar.compact .mascot.mini{width:32px;height:32px}.bottom-nav{grid-template-columns:repeat(3,1fr)}.level-card.current{background:linear-gradient(145deg,#fff,#eaf6ff);border-color:#4b9ff2}.level-card.completed{background:linear-gradient(145deg,#fff,#f1fff0);border-color:#9ed695}.level-card.completed .case-number{background:linear-gradient(#7bd369,#4daf45);box-shadow:0 4px #33872e}.level-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.level-status{color:#61778d;font-size:11px;font-weight:800}.level-card.current .level-status{color:#1767ce}.level-card.completed .level-status{color:#3b8c35}.chapter-complete{background:radial-gradient(circle,#fff8d9 0 34%,#0000 35%)}.chapter-complete h2 em{letter-spacing:0;margin-left:0;font-size:.9em}.chapter-complete .confetti{font-size:38px}
