:root{font-family:"Microsoft YaHei","SimHei",system-ui,sans-serif;color:#173c62;background:#e8f7ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 88% 0,#fff7c7,transparent 30%),radial-gradient(circle at 4% 30%,#bcf3ff,transparent 42%),#e8f4ff}button{font:inherit;cursor:pointer}button:focus-visible{outline:4px solid #f8b638;outline-offset:3px}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{min-height:76px;background:#fffdf6e8;border-bottom:2px solid #c9e9fb;display:flex;align-items:center;justify-content:space-between;padding:10px clamp(15px,4vw,55px);gap:15px}.brand{display:flex;align-items:center;gap:12px;font-size:21px;color:#1469ad;font-weight:900;line-height:1.1}.brand small{display:block;color:#7c9ab1;font-size:12px;letter-spacing:2px;margin-top:6px}.brand-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(140deg,#3dcef1,#2477d7);color:white;font-size:29px;box-shadow:0 5px 0 #185da2}.tools{display:flex;gap:8px}.tool{border:2px solid #c4e4f5;border-radius:12px;background:#fff;color:#2776a5;font-weight:900;min-height:41px;padding:0 13px}.tool:hover{background:#eaf9ff}.tool.reset{font-size:13px}main{width:min(1180px,calc(100% - 30px));margin:26px auto 38px;flex:1}footer{text-align:center;color:#769aaf;padding:16px;font-size:12px;font-weight:800;letter-spacing:3px}.frame{border:3px solid #fff;border-radius:31px;box-shadow:0 22px 55px #2476b329;overflow:hidden;background:#fff}.intro{min-height:635px;background:linear-gradient(90deg,#ecfbff 0%,#f9fdff 52%,#e3f4ff 100%);display:grid;grid-template-columns:1.05fr .95fr;position:relative}.intro:before{content:"";position:absolute;inset:auto -60px -180px auto;width:430px;height:430px;background:#b5eaff7e;border-radius:50%}.intro-copy{padding:clamp(32px,5.5vw,72px);align-self:center;z-index:1}.kicker,.pill{display:inline-flex;align-items:center;gap:8px;border-radius:99px;background:#d8f5fd;color:#147ca9;font-size:13px;font-weight:900;padding:9px 15px;letter-spacing:1px}.intro h1{font-size:clamp(42px,5.5vw,70px);line-height:1.15;color:#1764b0;margin:20px 0 12px;letter-spacing:-2px}.intro h1 em{font-style:normal;color:#ffae20}.intro p{color:#53768c;font-size:18px;line-height:1.85;max-width:540px}.intro-art{position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.intro-art .scene{width:100%;height:70%;object-fit:cover;object-position:43% center;clip-path:ellipse(82% 72% at 50% 72%);filter:drop-shadow(0 20px 23px #427eb53b)}.intro-art .anan{position:absolute;width:31%;max-width:180px;right:2%;top:6%;filter:drop-shadow(0 9px 12px #447db053);animation:float 3s ease-in-out infinite}.speech{position:absolute;right:24%;top:7%;background:#fff;border:3px solid #83d8ed;border-radius:19px;padding:12px 15px;font-weight:900;color:#1978a3;transform:rotate(4deg);box-shadow:0 8px 18px #3a95c42b}.primary,.ghost{border:0;border-radius:17px;padding:16px 26px;font-size:17px;font-weight:900;transition:transform .15s,box-shadow .15s}.primary{color:#fff;background:linear-gradient(135deg,#35c6ed,#2373d8);box-shadow:0 7px 0 #1555a5}.primary:hover{transform:translateY(3px);box-shadow:0 4px 0 #1555a5}.ghost{color:#1f72aa;background:#fff;border:2px solid #acdbee;box-shadow:0 5px 0 #a5cfdf}.intro .primary{margin-top:14px}.mini-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.mini-points span{background:#fff;border:1px solid #ceeaf4;padding:8px 11px;border-radius:10px;color:#568099;font-size:12px;font-weight:800}.game-head{display:flex;align-items:center;gap:18px;margin-bottom:18px}.head-anan{width:90px;height:90px;object-fit:contain;filter:drop-shadow(0 5px 8px #339dd445)}.head-title{flex:1}.head-title h1{margin:5px 0;color:#1765ac;font-size:clamp(25px,3vw,37px)}.head-title p{margin:0;color:#6d8da2;font-size:14px}.tokens{display:flex;gap:8px}.token{width:53px;height:53px;border-radius:16px;background:#edf4f9;border:2px solid #d3e4ef;color:#95b5c7;display:grid;place-items:center;font-size:25px;box-shadow:0 5px 0 #dae7ef}.token.on{background:linear-gradient(#fff5a5,#ffce55);color:#dd8c00;border-color:#ffbb32;box-shadow:0 5px 0 #ed9e23}.board{padding:clamp(20px,3.7vw,42px);min-height:520px}.board-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.board-top h2{color:#1a65a5;font-size:clamp(27px,3.2vw,39px);margin:10px 0}.board-top p{color:#66869b;margin:0;line-height:1.7;font-size:16px}.mission-num{background:#edf9ff;border-radius:15px;color:#1c74a8;font-weight:900;padding:11px 15px;white-space:nowrap}.track{display:flex;gap:7px;margin:24px 0}.track span{height:9px;background:#e4f1f8;border-radius:15px;flex:1}.track span.on{background:linear-gradient(90deg,#28c4d9,#277bd4)}.scene-wrap{background:linear-gradient(135deg,#f1faff,#eaf4ff);border:2px solid #d4eaf7;border-radius:23px;padding:20px}.mission-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:25px;align-items:center}.mission-art{width:100%;height:330px;border-radius:20px;object-fit:cover;object-position:center}.mission-content h3{margin:0 0 13px;color:#1965a1;font-size:23px}.mission-content p{color:#577c95;line-height:1.7}.timeline{display:flex;gap:8px;margin-bottom:18px}.slot{flex:1;border:2px dashed #afd4e6;min-height:69px;background:#fff;border-radius:13px;display:grid;place-items:center;text-align:center;padding:7px;color:#a0baca;font-size:12px;font-weight:800}.slot.filled{background:#e2f9ef;border-style:solid;border-color:#63d29b;color:#247754;font-size:13px}.slot strong{display:block;font-size:19px}.task-pieces{display:grid;grid-template-columns:1fr 1fr;gap:10px}.piece{min-height:68px;border:2px solid #a9d8ec;border-radius:15px;background:#fff;color:#216997;font-weight:900;padding:10px;text-align:left;transition:.15s}.piece:hover{transform:translateY(-3px);box-shadow:0 6px 13px #328fbd2d}.piece:disabled{opacity:.45;cursor:default}.piece span{font-size:22px;margin-right:7px}.hint{margin-top:14px;background:#eaf8ff;border-left:5px solid #52b6e1;border-radius:12px;padding:13px 15px;color:#326e96;line-height:1.6;font-weight:800}.hint.success{background:#e6fbf0;border-color:#50c589;color:#247755}.hint.retry{background:#fff4e9;border-color:#f0ae53;color:#95642e}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.device-area{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:center}.tablet{background:#243653;border:8px solid #273c5e;border-radius:27px;box-shadow:0 15px 28px #1d3b6260;min-height:300px;position:relative;overflow:hidden;transition:.35s}.tablet.playing{background:radial-gradient(circle at 55% 30%,#7960df,#282067 72%)}.tablet.closed{background:linear-gradient(145deg,#d5f1fb,#a6d9f0);transform:rotate(-3deg) scale(.92)}.game-scene{height:100%;min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:20px}.game-scene .game-hero{font-size:70px;filter:drop-shadow(0 7px 4px #140c585e);animation:float 2.4s ease-in-out infinite}.game-scene h3{font-size:25px;margin:4px 0}.game-scene p{margin:0 0 17px;color:#dde7ff}.game-scene button{border:0;background:#ffda64;color:#87521b;border-radius:12px;padding:11px 17px;font-weight:900}.alarm{position:absolute;right:10px;top:10px;background:#fff7bd;color:#95620f;border:2px solid #f8c960;border-radius:16px;padding:8px 12px;font-weight:900;animation:wiggle .6s ease-in-out infinite alternate}.device-note{display:grid;gap:12px}.device-note h3{margin:0;color:#1768a7;font-size:23px}.device-note p{color:#5d8098;line-height:1.7;margin:0}.action-card{border:2px solid #aedbea;background:#fff;border-radius:16px;padding:15px;text-align:left;color:#1b6c9c;font-weight:900;min-height:64px}.action-card:hover{background:#e9f9ff;transform:translateY(-2px)}.action-card:disabled{opacity:.55;cursor:default}.dock{border:3px dashed #8bc6dc;border-radius:19px;min-height:102px;background:#e8f6fc;display:grid;place-items:center;color:#4381a3;font-weight:900;font-size:18px;text-align:center}.dock.done{border-color:#60c391;background:#e6faed;color:#217e55}.activity-row{display:flex;gap:10px;flex-wrap:wrap}.activity-row button{border:2px solid #aedbea;background:#fff;border-radius:13px;padding:12px 16px;color:#246f9e;font-weight:900}.activity-row button:hover{background:#e6faff}.shop{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.shop-window{border:7px solid #5d51b9;background:radial-gradient(circle at 50% 20%,#8d75ff,#35358b);border-radius:27px;min-height:320px;box-shadow:0 15px 30px #3a349e55;color:#fff;text-align:center;padding:25px 14px;position:relative;overflow:hidden}.shop-window:before{content:"✦ ✧ ✦";position:absolute;top:19px;left:15px;color:#ffde65;font-size:20px}.shop-window .gem{display:block;font-size:78px;animation:float 2s ease-in-out infinite;filter:drop-shadow(0 10px 5px #20156769)}.shop-window h3{font-size:26px;margin:0}.shop-window p{color:#e6deff}.price{display:inline-block;background:#ffd860;border-radius:13px;color:#845013;padding:11px 18px;font-weight:900}.shop-actions{display:grid;gap:12px}.shop-actions h3{font-size:23px;color:#1967a8;margin:0}.shop-actions p{color:#597e95;line-height:1.7}.unsafe,.safe{border:0;border-radius:15px;padding:16px;text-align:left;font-size:17px;font-weight:900}.unsafe{background:#ffe7e1;color:#b75a4a}.unsafe:hover{background:#ffd3ca}.safe{background:#dff9ed;color:#19815c}.safe:hover{background:#c7f2dc}.workshop{display:grid;grid-template-columns:1fr .8fr;gap:24px}.idea-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.idea{border:2px solid #c4e1ef;background:#fff;border-radius:15px;min-height:83px;padding:13px;text-align:left;color:#376f96;font-weight:900;line-height:1.5}.idea:hover{transform:translateY(-2px)}.idea.selected{background:#e4f9ef;border-color:#4bc98a;color:#1c7d57}.idea.false{background:#ffede8;border-color:#efaca0;color:#a75b4d}.idea-icon{font-size:22px;display:block}.pledge{background:linear-gradient(145deg,#fff8db,#fff);border:2px solid #f5d67b;border-radius:22px;padding:22px;min-height:275px}.pledge h3{color:#a17024;margin:0 0 12px}.pledge p{color:#7d754f;line-height:1.7}.pledge ul{padding-left:23px;line-height:1.9;color:#456c79;font-weight:800}.win{text-align:center;padding:40px 25px;background:radial-gradient(circle at top,#fff9d8,#fff 60%)}.win-cup{font-size:115px;line-height:1;animation:pop .5s ease-out}.win h1{color:#1767ad;font-size:clamp(30px,4vw,49px);margin:12px 0}.win p{color:#5e7e93;font-size:18px;line-height:1.8;max-width:700px;margin:10px auto}.win .tokens{justify-content:center;margin:25px 0}.win-note{background:#eaf8ff;border:1px solid #b9e1f2;border-radius:16px;max-width:680px;margin:20px auto;padding:15px;color:#2d719a;font-weight:800;line-height:1.7}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);opacity:0;z-index:5;background:#184f7b;color:white;border-radius:13px;padding:12px 18px;box-shadow:0 8px 25px #164b7c66;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@keyframes float{50%{transform:translateY(-9px)}}@keyframes wiggle{to{transform:rotate(5deg)}}@keyframes pop{from{transform:scale(.3) rotate(-25deg)}to{transform:scale(1)}}
@media(max-width:850px){.intro{grid-template-columns:1fr}.intro-copy{padding:35px}.intro-art{height:300px}.intro-art .scene{height:100%}.intro-art .anan{width:130px;right:8%;top:0}.speech{right:34%;top:5%}.game-head{flex-wrap:wrap}.tokens{width:100%}.mission-layout,.device-area,.shop,.workshop{grid-template-columns:1fr}.mission-art{height:230px}.shop-window{min-height:270px}.game-scene{min-height:255px}}@media(max-width:540px){.topbar{min-height:64px;padding:9px 12px}.brand{font-size:15px;gap:8px}.brand-icon{width:34px;height:34px;font-size:21px}.brand small{font-size:9px;letter-spacing:0;margin-top:3px}.tool{min-height:35px;padding:0 8px}.tool.reset{font-size:11px}.intro h1{font-size:43px}.intro p{font-size:16px}.intro-art{height:245px}.speech{font-size:11px;right:30%}.head-anan{height:70px;width:70px}.head-title h1{font-size:24px}.board{padding:18px}.board-top{flex-wrap:wrap}.board-top h2{font-size:28px}.mission-num{font-size:12px}.timeline{gap:4px}.slot{font-size:10px;min-height:64px}.slot.filled{font-size:10px}.slot strong{font-size:16px}.task-pieces{gap:7px}.piece{font-size:12px;min-height:64px;padding:8px}.piece span{font-size:18px}.idea-grid{grid-template-columns:1fr}.mission-art{height:180px}.token{height:42px;width:42px;font-size:19px}.shop-window{min-height:245px}.shop-window .gem{font-size:60px}.shop-window h3{font-size:23px}.game-scene .game-hero{font-size:58px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.topbar,.tools,footer,.toast,.primary,.ghost{display:none!important}body{background:#fff}main{width:100%;margin:0}.frame{box-shadow:none;border:0}}
