:root{color-scheme:dark;--blue:#4369ff;--muted:#a2b2cd;--line:#273754;--green:#5eecbd;--orange:#ffcc78;background:#080f1e;color:#e9f0ff;font-family:Inter,'Microsoft YaHei','PingFang SC',system-ui,sans-serif}body{background:radial-gradient(ellipse at 85% 15%,#18234988,transparent 50%),#080f1e}.topbar{background:#0b1322ed;border-bottom:1px solid #26344f;height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));gap:20px}.brand{color:#f2f6ff}.brand-mark{background:linear-gradient(145deg,#586bff,#2944b5);box-shadow:0 0 24px #536bff35;border:1px solid #94a4ff70;border-radius:10px}.brand-en{font-size:12px;letter-spacing:3px;color:#9cafff;margin-left:2px}.edition{font-size:14px;color:#94a4c1}.level-chip{margin-left:auto;border:1px solid #ffce7955;border-radius:8px;background:#ffce7910;color:#ffda93;font-weight:800;padding:8px 12px;white-space:nowrap;font-size:14px;font-variant-numeric:tabular-nums}.topbar>button{margin-left:0}.button{color:#c7d6ef;background:#142137;border-color:#344662;box-shadow:inset 0 1px 0 #ffffff08;border-radius:10px;transition:background .15s,transform .15s,border-color .15s;white-space:normal}.button:hover{background:#223552;border-color:#627cad;transform:translateY(-1px)}.button.primary{background:linear-gradient(135deg,#536eff,#3e56d9);border:1px solid #8b9cff88;color:#fff;box-shadow:0 5px 20px #4562f526}.button.primary:hover{background:#657dff}.button.light{background:#c0f7ff;border-color:#d1fbff;color:#11294a;box-shadow:0 0 25px #9eeaff22}.button.light:hover{background:white}.button.quiet{background:transparent}.button.on-blue{border-color:#839bc875;background:#14294b99;color:#e5eeff}.button.danger{color:#ffadb6}.button.small{font-size:14px}.button.square{padding:8px;min-width:44px;font-size:24px}.orbit-section{height:290px;position:relative;max-width:1180px;margin:20px auto 0;border:1px solid #304569;border-radius:24px;overflow:hidden;background:radial-gradient(ellipse at 70% 30%,#203c6777,transparent 60%),linear-gradient(125deg,#111c31,#0d172a 60%,#162442);box-shadow:0 15px 70px #0002,inset 0 1px 0 #ffffff0e}.orbit-section:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#111c3100 50%,transparent);border-radius:inherit}.orbit-copy{position:relative;z-index:2;width:43%;padding:30px 0 20px 36px;pointer-events:none}.orbit-copy .eyebrow{color:#80e8ff;font-size:12px;letter-spacing:2px}.orbit-copy h1{font-size:34px;line-height:1.4;font-weight:800;letter-spacing:1px;margin:13px 0 8px}.orbit-copy p{font-size:14px;color:#bac7df;margin:5px 0}.pilot-stats{display:flex;justify-content:space-between;gap:10px;max-width:270px;font-size:14px;font-weight:700;margin-top:19px;color:#e2eaff}.pilot-stats span:last-child{color:#ffd187}.xp-track{height:5px;background:#384660;border-radius:20px;margin-top:10px;max-width:270px;overflow:hidden}.xp-track span{display:block;background:linear-gradient(90deg,#71e9ff,#697aff);height:100%;width:0;transition:width .6s ease;box-shadow:0 0 10px #91eaff}.orbit-copy .orbit-tip{font-size:12px;color:#91a6c9;margin-top:12px}#universe{position:absolute;inset:-12px -20px -10px 31%;touch-action:pan-y}#universe canvas{display:block;width:100%;height:100%;cursor:grab}#universe canvas:active{cursor:grabbing}.scene-caption{position:absolute;right:24px;bottom:16px;font-size:12px;letter-spacing:2px;color:#8bb4c9;pointer-events:none}.scene-fallback{display:grid;place-content:center;text-align:center;height:100%;color:#9cb2cf;line-height:2}.scene-fallback small{font-size:14px}.scene-label{position:absolute;color:#bfeeff;font-size:12px;pointer-events:none;transform:translate(-50%,-50%);text-shadow:0 1px 5px #000;background:#0b182ad9;border:1px solid #36648870;padding:3px 7px;border-radius:6px;white-space:nowrap}.scene-label.selected{border-color:#c3f3ff;color:#fff}main{padding-top:24px}.page-heading{margin-bottom:20px;gap:15px}.page-heading h1{font-size:24px;letter-spacing:0;margin:2px 0 4px}.page-heading .eyebrow{display:none}.page-heading p{margin:0}.heading-actions{display:flex;gap:8px;flex-wrap:wrap}.week-nav{display:flex;align-items:center;gap:12px;margin-bottom:18px}.week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;flex:1;min-width:0}.day{min-width:0;padding:10px 6px;border:1px solid #2e3e5a;background:linear-gradient(150deg,#18253b,#101b2f);color:#adbed8;border-radius:13px;display:flex;flex-direction:column;align-items:center;gap:4px;min-height:90px;transition:.2s}.day:hover{border-color:#6f8ee9;transform:translateY(-2px)}.day span{font-size:14px}.day strong{font-size:23px;line-height:1.3;color:#eff5ff;font-variant-numeric:tabular-nums}.day small{font-size:12px;color:#b2c1d9;line-height:1.5;white-space:normal}.day.selected{background:linear-gradient(140deg,#304fb5,#294b85);border-color:#8bb8ff;box-shadow:0 0 24px #567bff22,inset 0 1px 0 #ffffff30}.notice{border:1px solid #404764;background:#192137;border-radius:12px;padding:12px 16px;margin:14px 0;font-size:14px;line-height:1.7;display:flex;align-items:center;gap:12px}.notice.warning{background:#332b20;border-color:#6b5631;color:#ffdda4;display:block}.draft-notice{background:#22273a;border-color:#41496b;color:#bdc7dc}.confirmed-line{display:flex;align-items:center;gap:12px;font-size:14px;color:#b6c9e3;margin:16px 0}.tag{background:#233756;color:#b8d6ff;border-radius:5px;font-size:12px}.tag.draft{background:#554027;color:#ffda97}.tag.done{background:#164638;color:#86f4c9}.tag.help{background:#554027;color:#ffda97}.day-note{font-size:14px;color:#adbfd9;margin:12px 0 18px;line-height:1.7}.day-note summary{cursor:pointer;min-height:32px;padding:3px 0;color:#bed0eb}.day-note p{border-left:2px solid #3f5d8b;padding-left:14px;max-width:850px}.overview{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px;margin-bottom:28px}.focus{margin:0;background:radial-gradient(ellipse at 95% 0,#44719c55,transparent 65%),linear-gradient(120deg,#203779,#173153 75%);border:1px solid #668bca80;border-radius:20px;padding:25px 28px;box-shadow:0 0 36px #385a9220;position:relative;overflow:hidden}.focus:before{content:'';position:absolute;inset:0 auto 0 0;width:3px;background:#87eaff;box-shadow:0 0 15px #7ce7ff}.focus h2{font-size:26px;letter-spacing:.5px}.focus-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.focus .eyebrow{color:#99e9ff;font-size:12px;letter-spacing:1px}.focus-time{color:#bdd0ed;font-size:14px;font-variant-numeric:tabular-nums}.first-step{margin:17px 0 20px;background:#0d1a3770;border-color:#7f9db336;display:flex;gap:15px;align-items:flex-start;padding:15px 17px;border-radius:12px}.first-step>span{font-size:12px;color:#9ac6e2;white-space:nowrap;margin-top:5px}.first-step p{font-size:16px;margin:0;color:#e4ecfc;line-height:1.8}.next-up{margin-top:19px;padding-top:14px;border-top:1px solid #b5cafa20;font-size:14px;color:#b7c9e7}.actions{display:flex;gap:8px;flex-wrap:wrap}.progress-card{background:linear-gradient(145deg,#18273f,#111c2e);border:1px solid #344664;border-radius:20px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;gap:15px}.progress-card .eyebrow{color:#a7bfdc;font-size:12px;letter-spacing:1px}.count{display:flex;align-items:baseline;gap:10px;margin:5px 0 12px}.count strong{font-size:57px;line-height:1.3;font-weight:700;color:#edf4ff}.count span{color:#9cacc7;font-size:16px}progress{display:block;width:100%;height:7px;border:0;border-radius:7px;overflow:hidden;background:#304259;appearance:none}progress::-webkit-progress-bar{background:#304259}progress::-webkit-progress-value{background:linear-gradient(90deg,#62d2ec,#778aff);border-radius:7px}progress::-moz-progress-bar{background:#62d2ec}.progress-card p{font-size:14px;color:#a7bad5}.progress-note{padding:15px 0 0;border-top:1px solid #33465f}.progress-note strong{font-size:14px;color:#bde3ed}.progress-note p{margin:5px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px}.section-heading h2{font-size:21px;margin:0}.task-list{display:grid;gap:12px}.task-card{background:linear-gradient(125deg,#152237,#111c2e);border:1px solid #2d3e59;padding:20px;margin:0;border-radius:15px;gap:22px}.task-card.active{border-color:#89cfe1;box-shadow:0 0 24px #57cce611;background:linear-gradient(120deg,#1c304b,#13223a)}.task-card.done{border-color:#285648;background:#122924}.task-card.help{border-color:#71593a;background:#28251f}.task-main{display:flex;align-items:flex-start;gap:17px;flex:1;min-width:0}.task-index{width:37px;height:37px;display:grid;place-items:center;border:1px solid #49648855;border-radius:10px;font-size:14px;font-weight:700;color:#9fb4d9;flex-shrink:0;background:#23365166;font-variant-numeric:tabular-nums}.done .task-index{color:#8cf4c4;background:#1d4b3c;border-color:#3b7b61}.task-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.task-time{font-size:14px;color:#b7c8e3;font-variant-numeric:tabular-nums}.task-copy{min-width:0}.task-copy h3{color:#edf3ff;margin-top:8px}.task-copy p{font-size:14px;color:#a7b9d4;margin:5px 0 0;line-height:1.8;overflow-wrap:anywhere}.task-copy p.help-note{color:#ffd298}.status-label{font-size:12px;color:#a5b6ce}.status-label.active{color:#92e8ff}.status-label.done{color:#8ef0c7}.status-label.help{color:#ffd38d}.task-card>.actions{max-width:350px;justify-content:flex-end}.task-card>.actions .button{font-size:14px;padding:10px 12px}.parent-panel{background:#111e31;border:1px solid #2c405d;border-radius:18px;padding:24px;margin-bottom:20px}.parent-settings{padding:18px;background:#0e192b;border:1px solid #2c3c55;border-radius:12px;display:flex;flex-direction:column;gap:15px}.parent-settings .button{align-self:flex-start}.check-label{display:flex;align-items:center;gap:10px;font-weight:600}.check-label input{width:22px;height:22px;accent-color:#648dff}.note-label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#b4c8e2}textarea,input,select{background:#0b1628;color:#e3edff;border:1px solid #49617f;border-radius:9px;padding:11px 13px;width:100%;max-width:100%;min-height:44px;font-size:16px}input[type=checkbox]{width:22px;min-height:22px}textarea{resize:vertical}.edit-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;border-bottom:1px solid #293b56}.edit-row:last-child{border-bottom:0}.edit-content{min-width:0}.edit-content h3{overflow-wrap:anywhere}.edit-actions{display:flex;gap:7px;flex-shrink:0}.weekly-records{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.record-cell{border:1px solid #334966;background:#172740;color:#dbe7fa;padding:13px 8px;border-radius:12px;display:flex;flex-direction:column;gap:9px;align-items:center}.record-cell:hover{background:#243c60}.record-cell span,.record-cell small{font-size:12px}.record-cell strong{font-size:23px}.record-cell small{color:#9fb6d8}.info-panel p{font-size:14px;line-height:1.9;color:#acc0de}.info-panel h3{color:#dce9fc}footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:28px 0 10px;border-top:1px solid #283a54;margin-top:30px;font-size:12px;color:#8fa7c8}dialog{width:min(560px,calc(100vw - 30px));max-height:85dvh;overflow:auto;border:1px solid #59729c;background:linear-gradient(145deg,#1c2e4b,#111f35);color:#e8f0ff;border-radius:20px;padding:25px;box-shadow:0 30px 150px #000a}dialog::backdrop{background:#030914b3;backdrop-filter:blur(6px)}.dialog-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.dialog-heading h2{font-size:23px}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:23px}form>label{display:flex;flex-direction:column;gap:8px;margin:18px 0;font-size:14px;color:#bbcce4}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:14px}.form-error{font-size:14px;color:#ffb5bc;min-height:1em}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,15px);max-width:min(540px,calc(100% - 30px));padding:14px 22px;background:#d6f0ff;color:#102238;border:1px solid #a3dcff;border-radius:12px;z-index:30;opacity:0;pointer-events:none;transition:.2s;box-shadow:0 10px 50px #0005;font-size:14px;line-height:1.7}#toast.show{opacity:1;transform:translate(-50%,0)}#reward{position:fixed;inset:0;z-index:25;pointer-events:none;display:grid;place-items:center;visibility:hidden}#reward.show{visibility:visible}.reward-card{background:linear-gradient(150deg,#334b88ee,#132447f5);backdrop-filter:blur(15px);border:1px solid #9cdaf7;border-radius:20px;padding:28px 45px;text-align:center;box-shadow:0 0 100px #3c8cda55;animation:reward-in 1.9s both}.reward-card span{display:block;color:#cceeff;font-size:12px;letter-spacing:3px}.reward-card strong{display:block;font-size:48px;color:#ffe2a2;margin:10px 0}.reward-card p{font-size:16px;margin:0}.spark{position:absolute;width:7px;height:12px;background:#a8e7ff;left:50%;top:50%;border-radius:2px;animation:spark 1.6s ease-out both;animation-delay:var(--delay)}@keyframes reward-in{0%{opacity:0;transform:scale(.8) translateY(30px)}15%,78%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(1.02) translateY(-10px)}}@keyframes spark{0%{transform:translate(0,0) rotate(0);opacity:0}15%{opacity:1}100%{transform:translate(var(--x),var(--y)) rotate(var(--r));opacity:0}}.motion-off *{animation:none!important;transition:none!important}.motion-off #reward.show .reward-card{animation:none;opacity:1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ffd689;outline-offset:4px}@media(min-width:1400px){.orbit-section{margin-top:28px;height:310px}.orbit-copy{padding-top:35px}}@media(max-width:1000px){.topbar{gap:12px}.edition{display:none}.orbit-section{margin:16px 24px 0}.orbit-copy{width:45%;padding-left:26px}.orbit-copy h1{font-size:29px}.task-card{align-items:stretch;flex-direction:column;gap:14px}.task-card>.actions{max-width:none;justify-content:flex-start;margin-left:54px}.overview{grid-template-columns:minmax(0,1fr) 245px;gap:15px}.progress-card{padding:22px}.weekly-records{grid-template-columns:repeat(4,minmax(0,1fr))}.orbit-copy .eyebrow{font-size:12px;letter-spacing:1px}}@media(max-width:700px){.topbar{padding:12px 16px;height:auto;min-height:72px;gap:10px;flex-wrap:wrap}.brand{font-size:19px;gap:8px}.brand-mark{width:32px;height:32px}.brand-en{display:none}.level-chip{padding:7px 8px;font-size:12px}.topbar .button{padding:8px 10px;font-size:12px;min-height:40px}#motion-toggle{margin-left:auto}.topbar #view-toggle{margin-left:0}.orbit-section{margin:14px 16px 0;height:305px;border-radius:18px}.orbit-copy{padding:20px;width:61%;pointer-events:none}.orbit-copy h1{font-size:25px;line-height:1.4;margin:10px 0}.orbit-copy>p:not(.eyebrow):not(.orbit-tip){font-size:12px}.orbit-copy .eyebrow{font-size:12px;letter-spacing:.5px}.pilot-stats{font-size:12px;gap:5px;max-width:185px;margin-top:16px}.xp-track{max-width:185px}.orbit-copy .orbit-tip{font-size:12px;max-width:140px;line-height:1.7}.scene-caption{right:15px;font-size:12px;letter-spacing:1px;bottom:12px}#universe{inset:0 -100px -45px 5%;opacity:.9}.orbit-copy{background:linear-gradient(90deg,#14213bea,#14213b99 70%,transparent);height:100%}.scene-label{font-size:12px;padding:2px 4px}main{padding-top:22px}.page-heading{flex-direction:column;align-items:stretch;margin-bottom:18px;gap:12px}.page-heading h1{font-size:23px}.heading-actions{justify-content:flex-start}.week-nav{gap:5px}.week-nav>.square{min-width:25px;padding:6px 2px}.week-days{gap:4px}.day{padding:9px 2px;border-radius:9px;min-height:86px;gap:5px}.day strong{font-size:20px}.day span{font-size:12px}.day small{font-size:12px;line-height:1.4}.notice{padding:11px;gap:9px;font-size:13px}.confirmed-line{font-size:12px}.overview{grid-template-columns:1fr}.focus{padding:22px}.focus h2{font-size:23px}.focus-top{align-items:flex-start;flex-direction:column;gap:5px}.focus-time{font-size:13px}.first-step{padding:13px;gap:10px}.first-step p{font-size:16px}.actions .button{padding:10px 12px;font-size:14px}.progress-card{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px}.count strong{font-size:40px}.count{margin:3px 0 8px}.progress-card p{font-size:12px}.progress-note{border-top:0;border-left:1px solid #344968;padding:0 0 0 16px;align-self:center}.progress-note strong{font-size:13px}.section-heading{align-items:flex-start;flex-wrap:wrap}.section-heading h2{font-size:20px}.section-heading>.subtle{font-size:12px}.task-card{padding:17px}.task-main{gap:12px}.task-index{width:30px;height:30px;font-size:12px;border-radius:8px}.task-meta{gap:7px}.task-time{font-size:13px}.task-copy h3{font-size:17px}.task-card>.actions{margin-left:0}.task-card>.actions .button{font-size:13px;flex:1;padding:9px}.tag,.status-label{font-size:12px}.parent-panel{padding:17px}.edit-row{align-items:flex-start;flex-direction:column;gap:10px}.edit-actions{flex-wrap:wrap}.weekly-records{grid-template-columns:repeat(2,minmax(0,1fr))}.record-cell:last-child{grid-column:span 2}.form-grid{gap:10px}dialog{padding:20px}.reward-card{padding:25px 35px}.reward-card strong{font-size:40px}footer{font-size:12px;line-height:1.7}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

/* Keep essential labels legible on narrow screens. */
@media(max-width:700px){.scene-caption{max-width:155px;text-align:right;line-height:1.6}.orbit-copy .eyebrow{max-width:180px}.day small{min-height:30px}.week-nav{align-items:stretch}.week-nav>.square{align-self:center}.topbar #motion-toggle{margin-left:auto}.scene-label{font-size:12px}}
