@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)}.brand{display:inline-flex;gap:12px;align-items:center;color:var(--ink);text-decoration:none}.brand-symbol{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:var(--blue);font:700 29px/1 DM Sans,sans-serif;letter-spacing:-.08em}.brand-symbol span{color:#ffb49b}.brand-name{font-size:13px;line-height:1.45;font-weight:800;letter-spacing:.06em}.header-meta{font-size:12px;color:var(--muted);letter-spacing:.1em}.header-meta b{color:var(--blue);margin-left:5px}main{flex:1}.site-footer{gap:20px;min-height:76px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.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)}.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 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:34px;color:#454b55;line-height:1.85}.intro-content .primary-button{min-width:260px}.intro-content .quiet{margin:13px 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}.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;font-size:25px}.brand-name{font-size:11px}.header-meta{font-size:10px}.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 h1{margin:24px 0;font-size:clamp(43px,11vw,67px)}.intro-lead{font-size:18px}.intro-sub{font-size:14px}.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}}
