@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+TC:wght@400;500;600;700;800;900&display=swap";:root{font-family:Noto Sans TC,sans-serif;color:#19202b;background:#f5f3ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #19202b;--paper: #f5f3ed;--white: #fffefa;--blue: #2446db;--blue-dark: #1932ab;--coral: #ad3b2d;--muted: #5b606b;--line: #d5d4cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--coral);outline-offset:3px}button:disabled{cursor:not-allowed}h1,h2,p{margin-top:0}h1:focus{outline:none}.skip-link{position:absolute;top:-100px;left:16px;z-index:20;padding:12px 16px;color:#fff;background:var(--ink)}.skip-link:focus{top:12px}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.site-header,.site-footer{width:min(100% - 80px,1440px);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-header{min-height:92px;border-bottom:1px solid var(--ink);justify-content:flex-start}.brand{display:inline-flex;gap:12px;align-items:center;color:var(--ink);text-decoration:none}.brand-symbol{width:48px;height:48px;display:block;flex:none}.brand-symbol svg{display:block;width:100%;height:100%}.brand-name{font-size:18px;line-height:1.2;font-weight:800;letter-spacing:.01em;white-space:nowrap}main{flex:1}.site-footer{justify-content:flex-end;min-height:76px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;text-align:right}.page-enter{animation:enter .28s ease both}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font:700 11px/1.4 DM Sans,Noto Sans TC,sans-serif;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span{display:block;width:8px;height:8px;background:var(--blue)}.primary-button,.secondary-button{min-height:56px;border:1px solid var(--blue);padding:0 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;font-weight:800;text-align:left}.primary-button{color:#fff;background:var(--blue);text-decoration:none}.primary-button:hover:not(:disabled){background:var(--blue-dark)}.primary-button:disabled{opacity:.5}.secondary-button{color:var(--blue);background:transparent}.secondary-button:hover{background:#e9edff}.primary-button>span{font-size:20px;font-weight:400}.quiet{color:var(--muted);font-size:12px;line-height:1.6}.intro{width:min(100% - 80px,1440px);min-height:calc(100dvh - 168px);margin:0 auto;display:grid;grid-template-columns:1.12fr .88fr;column-gap:5vw;align-items:center;padding:64px 0 32px}.intro-content{padding:20px 0 52px}.intro-content>.eyebrow{font-size:16px;letter-spacing:.06em}.intro h1{margin:29px 0 27px;font-size:clamp(48px,6.2vw,102px);line-height:1.16;letter-spacing:-.075em;font-weight:900}.intro h1 em{color:var(--blue);font-style:normal}.intro-lead{max-width:650px;font-size:clamp(19px,1.7vw,24px);font-weight:700;line-height:1.7}.intro-sub{max-width:620px;margin-bottom:28px;color:#454b55;line-height:1.85}.intro-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 25px}.intro-actions .primary-button{min-width:230px}.intro-content>.quiet{margin:14px 0 0}.intro-panel{min-height:590px;align-self:stretch;padding:32px 40px;display:flex;flex-direction:column;background:var(--blue);color:#fff}.panel-top{display:flex;justify-content:space-between;font:700 11px/1 DM Sans,sans-serif;letter-spacing:.1em;color:#c6d0ff}.panel-center{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #8295f0}.giant-12{font:700 clamp(120px,17vw,285px) / 1 "DM Sans",sans-serif;letter-spacing:-.12em}.panel-center>span:last-child{font:700 clamp(14px,1.4vw,21px) / 1.2 "DM Sans",sans-serif;letter-spacing:.07em}.panel-rule{min-height:70px;display:flex;align-items:center;gap:22px;border-bottom:1px solid #8295f0;font-size:14px;line-height:1.5}.panel-rule:last-child{border-bottom:0}.panel-rule b{color:#c6d0ff;font:700 12px DM Sans,sans-serif}.intro-note{grid-column:1 / -1;display:grid;grid-template-columns:145px 1fr;gap:25px;border-top:1px solid var(--line);padding:22px 0 0;font-size:13px;line-height:1.75;color:var(--muted)}.intro-note span{color:var(--ink);font-weight:800}.intro-note p{max-width:800px;margin:0}.detail-how{padding:28px 0 0}.detail-section-head h2{margin:15px 0 27px;font-size:clamp(28px,3vw,42px);letter-spacing:-.05em}.detail-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.detail-steps article{min-height:245px;padding:25px;display:flex;flex-direction:column;background:#e9edff;border:1px solid #c3cef5}.detail-steps article>svg{margin-bottom:25px;color:var(--blue)}.detail-steps b{color:var(--blue);font-size:11px}.detail-steps h3{margin:12px 0;font-size:18px;line-height:1.4}.detail-steps p{margin:0;color:#4d566b;font-size:13px;line-height:1.75}.game-guide{margin:-8px 0 34px;border:1px solid var(--line);background:var(--white)}.game-guide summary{min-height:72px;padding:14px 20px;display:flex;align-items:center;gap:14px;cursor:pointer;list-style:none}.game-guide summary::-webkit-details-marker{display:none}.game-guide summary:hover{background:#f2f4ff}.game-guide summary:focus-visible{outline:3px solid var(--blue);outline-offset:-4px}.game-guide summary>svg{flex:none;color:var(--blue)}.game-guide-label{display:grid;gap:2px}.game-guide-label strong{font-size:15px}.game-guide-label small{color:var(--muted);font-size:12px}.game-guide-caret{margin-left:auto;color:var(--blue);font-size:25px;transition:transform .18s ease}.game-guide[open] .game-guide-caret{transform:rotate(180deg)}.game-guide-content{padding:0 24px 28px;border-top:1px solid var(--line)}.game-guide .detail-steps article{min-height:215px}.game-guide .design-note{margin-top:34px;padding:30px 0 0}.game-shell{width:min(100% - 80px,1440px);margin:0 auto;padding:28px 0 90px}.game-topline{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--muted);letter-spacing:.05em}.game-topline span:first-child{color:var(--ink);font-weight:800}.week-track{display:grid;grid-template-columns:repeat(12,1fr);gap:6px;margin:17px 0 62px}.week-track span{height:5px;background:#d8d8d1}.week-track .done{background:#a9b8ff}.week-track .current{background:var(--blue)}.game-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.game-heading h1,.report-view h1,.event-view h1,.result-view h1{margin:14px 0 0;font-size:clamp(34px,4.1vw,62px);line-height:1.28;letter-spacing:-.055em;font-weight:900}.game-heading>p{width:280px;margin:0 0 6px;color:var(--muted);line-height:1.75;font-size:14px}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--ink);background:var(--white)}.stat{min-width:0;min-height:134px;padding:20px 24px 18px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat>span{font-size:13px;font-weight:800}.stat-number{flex:1;display:flex;align-items:baseline;gap:9px;margin:2px 0}.stat-number strong{font:700 45px/1.2 DM Sans,sans-serif;letter-spacing:-.06em}.stat-number small{font:700 13px/1 DM Sans,sans-serif}.stat-number .up{color:#1d7353}.stat-number .down{color:var(--coral)}.stat>small{color:var(--muted);font-size:11px}.board-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;margin-top:46px;align-items:start}.area-header{min-height:30px;display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:15px}.area-header h2{margin:0;font-size:21px;letter-spacing:-.04em}.area-header span{font-size:12px;color:var(--muted)}.action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.action-card{min-height:206px;padding:22px;display:flex;flex-direction:column;align-items:stretch;color:var(--ink);background:var(--white);border:1px solid var(--line);text-align:left;transition:border-color .18s,transform .18s,box-shadow .18s}.action-card:hover:not(:disabled){border-color:var(--blue);transform:translateY(-3px);box-shadow:5px 5px #dbe1ff}.action-card:disabled{opacity:.58}.action-meta{display:flex;align-items:flex-start;justify-content:space-between;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.08em}.action-mark{font-size:28px;line-height:1}.action-card strong{margin-top:16px;font-size:19px;line-height:1.4}.action-card>small{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.65}.effect-list{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:auto;padding-top:15px;font-size:12px;font-weight:800}.effect-list .positive{color:#267254}.effect-list .negative{color:var(--coral)}.plan-panel{padding:23px;background:#e9edff;border:1px solid var(--blue)}.plan-panel .area-header{margin-bottom:25px}.plan-slot{min-height:84px;position:relative;padding:13px 12px;margin:0 0 9px;display:flex;flex-direction:column;justify-content:center;border:1px dashed #9ca8e8;background:#f6f7ff}.plan-slot.filled{border-style:solid;border-color:var(--blue);background:#fff}.plan-slot>span{color:var(--blue);font:700 11px/1.4 DM Sans,Noto Sans TC,sans-serif}.plan-slot strong{margin-top:4px;font-size:15px}.plan-slot button,.plan-slot small{position:absolute;right:11px;bottom:13px;border:0;color:var(--muted);background:none;font-size:11px;text-decoration:underline}.plan-slot button{min-width:44px;min-height:34px}.plan-slot small{text-decoration:none}.plan-account{display:flex;justify-content:space-between;gap:12px;padding:23px 0;margin-top:14px;border-top:1px solid #adb9ed;font-size:13px}.plan-account strong{color:var(--coral)}.bonus-note{padding:11px 12px;background:#dbe4ff;color:#1932ab;font-size:12px;line-height:1.6}.full{width:100%}.plan-panel .quiet{margin:10px 0 0}.report-view,.event-view,.result-view{max-width:1120px}.report-lead{max-width:760px;margin:20px 0 36px;color:#454b55;font-size:18px;line-height:1.85}.report-view .stats-grid,.result-view .stats-grid{margin:38px 0}.report-bottom{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding-top:28px;border-top:1px solid var(--line)}.report-bottom h2,.result-grid h2{margin-bottom:16px;font-size:20px}.report-bottom ol{list-style:none;padding:0;margin:0 0 16px}.report-bottom li{padding:12px 0;border-bottom:1px solid var(--line);font-weight:700}.report-bottom li span{display:inline-block;width:40px;color:var(--blue);font:700 12px DM Sans,sans-serif}.report-bottom p{font-size:12px;color:var(--muted)}.report-actions{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;gap:14px}.text-button{min-height:44px;padding:5px 0;border:0;background:none;color:var(--blue);font-weight:800;text-decoration:underline}.event-view{max-width:960px}.event-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:40px}.event-options button{min-height:210px;position:relative;padding:25px;display:flex;flex-direction:column;align-items:start;border:1px solid var(--line);background:var(--white);color:var(--ink);text-align:left}.event-options button:hover{border-color:var(--blue);box-shadow:5px 5px #dbe1ff}.event-options button>span:first-child{color:var(--blue);font-size:12px;font-weight:800}.event-options strong{margin-top:26px;font-size:21px}.event-options small{max-width:320px;margin-top:9px;font-size:13px;color:var(--muted);line-height:1.65}.event-arrow{position:absolute;right:24px;top:23px;color:var(--blue);font-size:23px}.event-view .quiet{margin-top:23px}.result-hero{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--ink);padding-bottom:30px}.result-hero p{max-width:650px;margin:22px 0 0;font-size:18px;line-height:1.8;color:#454b55}.result-number{align-self:end;white-space:nowrap;color:var(--blue);font:700 94px/1 DM Sans,sans-serif;letter-spacing:-.08em}.result-number small{font-size:13px;letter-spacing:0}.week-off-note{max-width:800px;padding:15px 20px;margin:30px 0 0;color:#273ca6;background:#e9edff;font-size:13px;line-height:1.7}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:24px 0 34px;border-top:1px solid var(--line)}.goal-list{list-style:none;padding:0;margin:0}.goal-list li{display:flex;gap:13px;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.goal-list li>span{width:20px;color:var(--blue);font-size:18px;line-height:1}.goal-list .unmet{color:var(--muted)}.goal-list .unmet>span{color:var(--coral)}.takeaway{padding:28px;background:var(--blue);color:#fff}.takeaway>span{color:#d0d8ff;font-size:12px;letter-spacing:.1em}.takeaway h2{margin:22px 0 20px;font-size:clamp(20px,2.2vw,30px);line-height:1.55}.takeaway p{margin-bottom:0;color:#dbe1ff;font-size:13px;line-height:1.7}.route-history{padding:28px 0 34px;border-top:1px solid var(--line)}.route-history-heading{display:flex;align-items:end;justify-content:space-between;gap:15px}.route-history h2{margin:0 0 8px;font-size:20px}.route-history-heading p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.7}.route-history-heading>span,.route-legend{color:var(--muted);font-size:11px}.history-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:5px;margin-top:22px}.history-grid>div{min-height:87px;padding:10px 6px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:var(--white);border:1px solid var(--line)}.history-grid>div.reused{background:#e9edff;border-color:#8da2ff}.history-grid span{color:var(--blue);font:700 10px DM Sans,sans-serif}.history-grid strong{white-space:pre;font-size:15px}.history-grid small{color:var(--muted);font:600 10px DM Sans,sans-serif}.route-legend{margin:12px 0 0;line-height:1.7}.result-grid.lower{align-items:start}.action-totals>div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.action-totals strong{color:var(--blue)}.result-actions{display:flex;flex-wrap:wrap;align-content:center;align-items:center;gap:12px}.result-actions p{width:100%;margin:0;font-size:12px;color:var(--muted)}.book-note{max-width:760px;border-left:3px solid var(--blue);padding:4px 0 4px 18px;margin:30px 0 0;font-size:13px;line-height:1.8}.book-note b{display:block;margin-bottom:8px}.book-note p{color:var(--muted);margin:0}@media(max-width:1000px){.intro{gap:30px}.intro-panel{padding:24px;min-height:500px}.giant-12{font-size:130px}.board-layout{grid-template-columns:1fr}.plan-panel{max-width:none}.history-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:700px){.site-header,.site-footer,.intro,.game-shell{width:min(100% - 36px,500px)}.site-header{min-height:74px}.brand-symbol{width:40px;height:40px}.brand-name{font-size:clamp(13px,4vw,17px)}.site-footer{padding:20px 0;display:block;line-height:1.7}.site-footer span{display:block}.intro{display:block;min-height:0;padding:55px 0 30px}.intro-content{padding:0 0 45px}.intro-content>.eyebrow{font-size:14px}.intro-actions{display:block}.intro-actions .primary-button{width:100%}.intro h1{margin:24px 0;font-size:clamp(43px,11vw,67px)}.intro-lead{font-size:18px}.intro-sub{font-size:14px}.detail-steps{grid-template-columns:1fr}.detail-steps article{min-height:0}.game-guide .detail-steps article{min-height:0}.game-guide summary{padding:14px}.game-guide-content{padding:0 14px 20px}.intro-panel{min-height:390px;padding:24px}.giant-12{font-size:clamp(120px,33vw,175px)}.panel-center>span:last-child{font-size:14px}.panel-rule{min-height:60px;font-size:12px}.intro-note{display:block;margin-top:30px}.intro-note span{display:block;margin-bottom:7px}.game-shell{padding-top:22px}.week-track{gap:3px;margin-bottom:42px}.game-heading{display:block}.game-heading h1,.report-view h1,.event-view h1,.result-view h1{font-size:clamp(32px,8.2vw,43px)}.game-heading>p{width:auto;margin:18px 0 0}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat{min-height:112px;padding:13px 12px;border-bottom:1px solid var(--line)}.stat:nth-child(3){border-right:0}.stat:nth-child(n+4){border-bottom:0}.stat-number strong{font-size:34px}.stat>span{font-size:11px}.stat>small{font-size:9px;line-height:1.4}.board-layout{margin-top:33px;gap:24px}.action-grid{gap:8px}.action-card{min-height:225px;padding:15px}.action-card strong{font-size:16px}.action-card>small{font-size:11px}.effect-list{font-size:10px}.plan-panel{padding:18px}.report-lead{font-size:16px}.report-bottom,.event-options,.result-grid{grid-template-columns:1fr;gap:23px}.report-actions{align-items:stretch}.result-hero{display:block}.result-number{display:block;margin-top:22px;font-size:65px}.result-actions{display:block}.result-actions button{width:100%;margin:0 0 10px}.history-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.route-history-heading{align-items:start}.route-history-heading>span{display:none}}@media(max-width:390px){.action-card{min-height:240px}.panel-center>span:last-child{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--green: #166a50;--green-pale: #e8f5ed;--green-line: #9dcab1}.game-diagram{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px 0 28px}.game-diagram>strong{font:700 clamp(13px,1.4vw,20px) / 1.35 "DM Sans",sans-serif;letter-spacing:.09em;text-align:center}.diagram-orbit{position:relative;width:min(300px,95%);aspect-ratio:1;border:1px solid #8295f0;border-radius:50%;background:radial-gradient(circle,#4162eb 0 30%,transparent 31% 100%)}.diagram-orbit:after{content:"";position:absolute;inset:16%;border:1px dashed #91a5f2;border-radius:50%}.diagram-core{position:absolute;z-index:1;inset:34%;display:grid;justify-items:center;align-content:center;gap:3px;border-radius:50%;background:#d7f5df;color:var(--green);box-shadow:0 0 0 10px #3154dc}.diagram-core small{font-size:10px;font-weight:800}.diagram-node{position:absolute;z-index:2;width:60px;height:60px;display:grid;place-items:center;border-radius:18px;border:1px solid #a9b8ff;background:#183ac5;box-shadow:0 8px #1732ab}.node-gig{top:4%;left:3%;transform:rotate(-11deg)}.node-demand{top:5%;right:2%;transform:rotate(11deg)}.node-asset{bottom:1%;left:39%;transform:rotate(-6deg)}.design-note{grid-column:1 / -1;margin-top:46px;padding:45px 0 15px;border-top:1px solid var(--ink)}.design-note h2{margin:14px 0 24px;font-size:clamp(28px,3vw,44px);line-height:1.35;letter-spacing:-.05em}.design-note>p:not(.eyebrow){max-width:850px;margin:0 0 16px;color:var(--muted);font-size:16px;line-height:1.85}.week-map{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;margin:22px 0 54px}.map-node{min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px;color:#868b94}.map-disc{width:min(100%,46px);aspect-ratio:1;display:grid;place-items:center;border:1px solid #c9cbd2;border-radius:15px;background:#eae9e3;font:700 13px DM Sans,sans-serif}.map-node small{font:700 10px DM Sans,Noto Sans TC,sans-serif;letter-spacing:.04em}.map-node.done{color:var(--blue)}.map-node.done .map-disc{background:#e1e7ff;border-color:#b4c3ff}.map-node.current{color:var(--ink)}.map-node.current .map-disc{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 4px #162f9f;transform:translateY(-4px)}.map-node.flag .map-disc{border-style:dashed}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.stat{padding-inline:18px}.stat:nth-child(5){border-right:1px solid var(--line)}.stat-label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.stat-label svg{color:var(--blue);flex:none}.stat-passive{background:#f0faf3}.stat-passive .stat-label svg,.stat-passive .stat-number{color:var(--green)}.engine-panel{display:grid;grid-template-columns:68px minmax(0,1fr) minmax(285px,.65fr);align-items:center;gap:18px;margin-top:16px;padding:19px 22px;background:#e7ebfa;border:1px solid #b9c4f1}.engine-panel.is-active{background:var(--green-pale);border-color:var(--green-line)}.engine-emblem{width:64px;height:64px;display:grid;place-items:center;background:var(--blue);border-radius:20px;color:#fff;box-shadow:0 5px #a7b5ec}.engine-panel.is-active .engine-emblem{background:var(--green);box-shadow:0 5px #a6d0b6}.engine-kicker{display:block;margin-bottom:5px;color:var(--blue);font:700 11px DM Sans,Noto Sans TC,sans-serif;letter-spacing:.08em}.engine-panel.is-active .engine-kicker{color:var(--green)}.engine-copy strong{display:block;font-size:17px}.engine-copy p{margin:5px 0 0;color:#4e5869;font-size:13px;line-height:1.6}.engine-checks{display:flex;justify-content:end;flex-wrap:wrap;gap:6px}.engine-checks b{width:100%;color:#45516a;font-size:12px;text-align:right}.engine-checks span{display:inline-flex;align-items:center;gap:5px;padding:8px 9px;border:1px solid #bac3df;color:#4c5b79;background:#f9faff;font-size:11px;font-weight:800}.engine-checks span.achieved{border-color:var(--green-line);color:var(--green);background:#fff}.engine-win-condition{grid-column:1 / -1;display:flex;align-items:flex-start;gap:11px;padding-top:13px;border-top:1px solid #bac3df}.engine-win-condition>svg{flex:none;color:var(--blue)}.engine-win-condition b{display:block;font-size:13px}.engine-win-condition p{margin:4px 0 0;color:#4e5869;font-size:13px;line-height:1.6}.engine-panel.is-active .engine-win-condition{border-top-color:var(--green-line)}.engine-panel.is-active .engine-win-condition>svg{color:var(--green)}.board-layout{margin-top:24px;row-gap:18px}.resource-preview{position:sticky;top:8px;z-index:10;grid-column:1 / -1;min-width:0;border:1px solid var(--blue);background:#f8f9ff;box-shadow:0 5px 14px #1827471c}.resource-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #cbd3f1}.resource-preview-heading>div{display:flex;align-items:baseline;gap:12px}.resource-preview-heading b{color:var(--blue);font:900 16px/1.2 DM Sans,Noto Sans TC,sans-serif;white-space:nowrap}.resource-preview-heading strong{font-size:13px}.resource-preview-heading span{color:#4c5875;font-size:11px}.resource-preview-track{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));min-width:0}.resource-preview-item{min-width:0;padding:8px;border-right:1px solid #d7dcf0}.resource-preview-item:last-child{border-right:0}.resource-preview-item>span{display:block;overflow:hidden;color:#45516a;font-size:11px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.resource-preview-item>div{display:flex;align-items:baseline;gap:6px;margin-top:2px}.resource-preview-item strong{font:800 22px/1.2 DM Sans,sans-serif}.resource-preview-item small{font:800 11px/1 DM Sans,sans-serif}.resource-preview-item .up{color:var(--green)}.resource-preview-item .down{color:var(--coral)}.resource-preview-item .flat{color:#788095}.resource-preview-item.is-income{background:#e8f5ed}.decision-effects{display:flex;align-items:center;flex-wrap:wrap;gap:5px 9px;padding:6px 12px;border-top:1px solid #cbd3f1;background:#fff}.decision-effects>b{color:var(--blue);font-size:11px;white-space:nowrap}.decision-effects>span{display:inline-flex;align-items:baseline;gap:5px;padding:3px 7px;border:1px solid #cbd3f1;background:#f8f9ff;font-size:11px;white-space:nowrap}.decision-effects strong{color:var(--blue);font-size:14px}.decision-effects small{color:var(--green);font-size:10px;font-weight:800}.decision-effects em{margin-left:auto;color:#596276;font-size:10px;font-style:normal}.decision-targets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #cbd3f1}.decision-target{min-width:0;padding:9px 12px 10px}.decision-target:first-child{border-right:1px solid #cbd3f1}.decision-target-title{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:3px 9px}.decision-target-title b{color:var(--blue);font-size:12px}.decision-target-title span{color:#45516a;font-size:11px}.decision-target-numbers{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.decision-target-numbers span{padding:3px 6px;border:1px solid #cbd3f1;background:#fff;color:#45516a;font-size:11px;font-weight:800;white-space:nowrap}.decision-target-numbers span.achieved{border-color:var(--green-line);color:var(--green);background:var(--green-pale)}.decision-target>small{display:block;margin-top:6px;color:#596276;font-size:10px}@media(max-width:700px){.resource-preview-heading{display:block;padding:5px 10px}.resource-preview-heading>div{justify-content:space-between}.resource-preview-heading span{display:block;margin-top:1px;font-size:10px}.resource-preview-track{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-preview-item{padding:3px 8px;border-bottom:1px solid #d7dcf0}.resource-preview-item:nth-child(3n){border-right:0}.resource-preview-item:nth-last-child(-n+3){border-bottom:0}.resource-preview-item strong{font-size:18px}.decision-effects{padding:5px 10px}.decision-effects>b,.decision-effects em{width:100%;margin-left:0}.decision-effects>span{flex:1;display:block;min-width:0;padding:3px 5px;font-size:10px;white-space:normal}.decision-effects strong,.decision-effects small{display:inline}.decision-targets{grid-template-columns:1fr}.decision-target{padding:5px 10px}.decision-target:first-child{border-right:0;border-bottom:1px solid #cbd3f1}.decision-target-title span{font-size:10px}.decision-target-numbers{gap:3px;margin-top:4px}.decision-target-numbers span{padding:2px 4px;font-size:10px}.decision-target>small{display:none}}.action-card{position:relative;overflow:hidden;border-radius:15px;box-shadow:0 4px #e4e3da}.action-card:hover:not(:disabled){box-shadow:0 8px #ccd7ff}.action-card:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #ccd7ff}.action-mark{display:grid;place-items:center;width:47px;height:47px;color:var(--blue);background:#ecf0ff;border-radius:14px}.action-card:nth-child(3) .action-mark{color:var(--green);background:var(--green-pale)}.action-card:nth-child(4) .action-mark{color:#94643b;background:#faf0e4}.plan-account{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px 6px}.plan-account>span{display:inline-flex;align-items:center;gap:6px}.plan-account .plan-total{padding-top:14px;border-top:1px solid #adb9ed;font-weight:800}.income-positive,.plan-account strong.income-positive{color:var(--green)}.engine-tip{background:#fff;color:#45546d}.report-badge{width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:9px 13px;background:var(--green-pale);color:var(--green);border:1px solid var(--green-line);font-size:13px;font-weight:800}.report-view .stats-grid{margin-top:25px}.report-action-icon{display:inline-grid!important;place-items:center;width:34px!important;height:34px;margin-right:9px;background:#e9edff;border-radius:10px;vertical-align:middle}.week-ledger{max-width:390px;border-top:1px solid var(--line)}.week-ledger>div{display:flex;justify-content:space-between;padding:9px 0;font-size:13px}.week-ledger .ledger-total{border-top:1px solid var(--ink);font-weight:800}.event-choice-head{display:inline-flex;align-items:center;gap:10px;color:var(--blue);font-size:12px;font-weight:800}.week-off-note{max-width:none;display:flex;align-items:center;gap:16px;color:var(--ink);background:var(--green-pale);border:1px solid var(--green-line)}.week-off-note p{margin:5px 0 0;color:#3b594d}.week-off-icon{width:52px;height:52px;flex:none;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:15px}.week-off-note>b{margin-left:auto;white-space:nowrap}.week-off-note .covered{color:var(--green)}.week-off-note .shortfall{color:var(--coral)}.history-grid>div{position:relative;min-height:105px}.history-grid>div.earning{border-color:var(--green-line);background:var(--green-pale)}.history-icons{display:flex;gap:3px;white-space:normal!important}.history-grid em{color:var(--green);font-size:9px;font-style:normal;font-weight:800}@media(max-width:1100px){.engine-panel{grid-template-columns:64px 1fr}.engine-checks{grid-column:1 / -1;justify-content:start}.engine-checks b{text-align:left}}@media(max-width:850px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat:nth-child(3){border-right:0}.stat:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media(max-width:700px){.game-diagram{min-height:290px}.diagram-orbit{width:min(220px,85%)}.diagram-node{width:46px;height:46px;border-radius:13px}.diagram-node svg{width:23px;height:23px}.diagram-core svg{width:31px;height:31px}.diagram-core small{font-size:8px}.design-note{margin-top:25px;padding-top:28px}.design-note h2{font-size:30px}.week-map{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px 4px;margin:22px 0 41px}.map-disc{width:38px;border-radius:12px;font-size:12px}.map-node small{font-size:9px}.stat{padding:12px 9px}.stat-label{gap:4px;white-space:normal;line-height:1.3}.stat-label svg{width:15px;height:15px}.stat>small{font-size:10px}.engine-panel{grid-template-columns:46px 1fr;padding:15px;gap:12px}.engine-emblem{width:43px;height:43px;border-radius:13px}.engine-emblem svg{width:25px;height:25px}.engine-copy strong{font-size:14px}.engine-copy p{font-size:12px}.engine-checks span{font-size:10px;padding:7px 6px}.action-mark{width:37px;height:37px;border-radius:11px}.action-mark svg{width:25px;height:25px}.week-off-note{flex-wrap:wrap;padding:14px}.week-off-note>b{margin-left:0;padding-left:68px}}@media(prefers-reduced-motion:reduce){.map-node.current .map-disc{transform:none}}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid .stat{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.stats-grid .stat:nth-child(3n){border-right:0}.stats-grid .stat:nth-last-child(-n+3){border-bottom:0}.action-choice-card{cursor:default}.action-choice-card:hover{transform:none}.action-choice-options{display:grid;gap:8px;margin-top:14px}.action-choice-options button{display:grid;gap:4px;padding:10px 12px;border:1px solid #cbd2ec;border-radius:9px;background:#f6f7ff;color:var(--ink);text-align:left;cursor:pointer}.action-choice-options button:hover:not(:disabled){border-color:var(--blue);background:#e9edff}.action-choice-options button:disabled{cursor:not-allowed;opacity:.55}.action-choice-options button b{font-size:14px}.action-choice-options button small{font-size:11px;line-height:1.45}.action-choice-options .effect-list{margin-top:0;padding-top:4px;font-size:11px}@media(max-width:700px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid .stat:nth-child(3n){border-right:1px solid var(--line)}.stats-grid .stat:nth-child(2n){border-right:0}.stats-grid .stat:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.stats-grid .stat:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}}.board-layout{gap:12px 22px;margin-top:20px}.resource-preview{top:4px;box-shadow:0 3px 8px #18274718}.resource-preview-heading{min-height:27px;padding:3px 8px}.resource-preview-heading b{font-size:14px}.resource-preview-heading strong,.resource-preview-heading span{font-size:10px}.resource-preview-item{padding:4px 6px}.resource-preview-item>span{font-size:10px}.resource-preview-item>div{margin-top:0}.resource-preview-item strong{font-size:18px}.resource-preview-item small{font-size:9px}.decision-effects{gap:3px 6px;padding:3px 8px}.decision-effects>span{gap:3px;padding:2px 5px;font-size:10px}.decision-effects strong{font-size:12px}.decision-effects em{margin-left:0}.decision-target{padding:4px 7px}.decision-target-title b{font-size:10px}.decision-target-numbers{gap:3px;margin-top:3px}.decision-target-numbers span{padding:1px 4px;font-size:10px}.area-header{min-height:24px;margin-bottom:8px}.area-header h2{font-size:18px}.mobile-resource-summary{display:none}.resource-preview-details{display:contents}.action-area-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.action-area-header h2{font-size:16px}.action-count{color:#45516a;font-size:12px;font-weight:700;white-space:nowrap}.action-count strong{color:var(--blue);font-size:15px}.action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.action-card{min-height:146px;padding:12px 13px;border-radius:11px}.action-meta{align-items:center;font-size:10px}.action-mark{width:30px;height:30px;border-radius:9px}.action-card strong{margin-top:6px;font-size:16px;line-height:1.25}.action-card>small{margin-top:4px;font-size:11px;line-height:1.35}.effect-list{gap:2px 7px;padding-top:8px;font-size:10px;line-height:1.25}@media(max-width:1200px){.board-layout{grid-template-columns:1fr}}@media(max-width:820px){.action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.resource-preview-heading{padding:3px 7px}.resource-preview-track{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-preview-item{padding:2px 6px}.resource-preview-item strong{font-size:16px}.decision-effects{padding:3px 7px}.decision-effects>b{width:auto}.decision-effects>span{flex:0 1 auto;white-space:nowrap}.decision-target{padding:3px 7px}.decision-targets{grid-template-columns:repeat(2,minmax(0,1fr))}.decision-target:first-child{border-right:1px solid #cbd3f1;border-bottom:0}.action-card{min-height:145px}}@media(max-width:700px){.mobile-resource-summary{display:block}.mobile-resource-summary-top{display:flex;align-items:center;min-height:44px;gap:7px;padding:2px 8px}.mobile-resource-summary-top b{color:var(--blue);font-size:13px;white-space:nowrap}.mobile-resource-summary-top>span{flex:1;color:#34405c;font-size:12px;font-weight:700;white-space:nowrap}.mobile-resource-summary-top button{min-width:68px;min-height:44px;padding:0 6px;border:0;background:transparent;color:var(--blue);font:800 12px/1.2 Noto Sans TC,sans-serif;cursor:pointer}.mobile-resource-summary-top button:focus-visible{outline:2px solid var(--blue);outline-offset:-3px}.mobile-resource-summary-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cbd3f1}.mobile-resource-summary-stats span{display:flex;align-items:baseline;justify-content:center;gap:5px;min-width:0;padding:4px 2px;color:#34405c;font-size:11px;font-weight:700;white-space:nowrap}.mobile-resource-summary-stats span+span{border-left:1px solid #cbd3f1}.mobile-resource-summary-stats strong{color:#17202d;font:800 16px/1 DM Sans,sans-serif}.resource-preview-details{display:none}.resource-preview.is-expanded .resource-preview-details{display:block}.resource-preview-heading{display:none}.action-area-header{align-items:center}.action-area-header h2{font-size:15px}.action-count{font-size:11px}.action-count strong{font-size:13px}}@media(max-width:560px){.action-grid{grid-template-columns:1fr}.action-card{min-height:105px}}.mobile-plan-dock{display:none}@media(min-width:821px)and (max-width:1200px){.board-layout{grid-template-columns:minmax(0,1fr) 210px;column-gap:12px}.plan-panel{position:sticky;top:158px;min-width:0;padding:10px}.plan-panel .area-header{margin-bottom:8px}.plan-panel .area-header h2{font-size:15px}.plan-slot{min-height:56px;margin-bottom:5px;padding:7px 48px 7px 7px}.plan-slot strong{font-size:12px;line-height:1.25}.plan-slot button{right:3px;bottom:3px;min-height:44px}.plan-account{gap:5px 2px;margin-top:4px;padding:8px 0;font-size:11px}.plan-account .plan-total{padding-top:6px}.plan-panel .bonus-note,.plan-panel .quiet{display:none}.plan-panel .primary-button{min-height:44px;padding:8px;font-size:12px}}@media(max-width:820px){html{scroll-padding-bottom:calc(138px + env(safe-area-inset-bottom))}.board-layout{grid-template-columns:1fr}.plan-panel{display:none}.game-shell.is-board{animation:none;padding-bottom:calc(138px + env(safe-area-inset-bottom))}.mobile-plan-dock{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;gap:5px;padding:7px max(12px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid var(--blue);background:#e9edff;box-shadow:0 -5px 18px #18274724}.mobile-plan-heading{display:flex;justify-content:space-between;align-items:baseline;color:#17202d;font-size:12px}.mobile-plan-heading span{color:#45516a;font-weight:700}.mobile-plan-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.mobile-plan-slot{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:44px;padding:3px;border:1px dashed #9ca8e8;border-radius:5px;background:#f6f7ff;color:#45516a;font:inherit;white-space:nowrap}.mobile-plan-slot.is-filled,.mobile-plan-slot.is-locked{border:1px solid var(--blue);background:#fff;color:var(--blue)}.mobile-plan-slot.is-filled{cursor:pointer}.mobile-plan-slot small{font-size:10px;font-weight:700}.mobile-plan-slot strong{overflow:hidden;font-size:11px;text-overflow:ellipsis}.mobile-plan-slot.is-filled:focus-visible,.mobile-plan-submit:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.mobile-plan-submit{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:8px 12px;border:0;background:var(--blue);color:#fff;font:800 13px/1.2 Noto Sans TC,sans-serif;cursor:pointer}.mobile-plan-submit:disabled{background:#a7b5e8;cursor:default}.mobile-plan-submit svg{width:18px;height:18px}}
