:root{--pink: #f7c5d8;--pink-strong: #f39dbd;--bg: #fff6fb;--text: #3f2d38;--muted: #7a6f77;--purple-soft: #e6dcff;--peach: #ffd9c8;--mint: #b8f2e6;--sky: #c9e8ff}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 20% 20%,#ffe3ef 0,transparent 35%),radial-gradient(circle at 80% 10%,#ffe9d7 0,transparent 30%),radial-gradient(circle at 10% 80%,#e9e5ff 0,transparent 30%),var(--bg);color:var(--text);min-width:1024px;font-size:18px;line-height:1.75;letter-spacing:.01em}h1,h2,h3,.card h2{letter-spacing:-.01em}.app{min-height:100vh}.topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px 32px;background:linear-gradient(120deg,#ffe7f2,#f7c5d8 45%,#ffd9c8);color:#4a2d3a;box-shadow:0 10px 24px #00000014;position:sticky;top:0;z-index:10}.topbar-title{font-size:26px;font-weight:900;display:flex;align-items:center;gap:10px}.logo{font-size:28px}.topbar-sub{font-size:14px;color:#5c3a4c}.topbar-badge{background:#fffa;border-radius:999px;padding:8px 14px;font-weight:700;color:#a63e74;box-shadow:0 6px 12px #f39dbd40}.layout{display:grid;grid-template-columns:300px 1fr;gap:28px;padding:24px 36px 46px;max-width:1500px;margin:0 auto}.sidebar{position:sticky;top:12px;background:linear-gradient(180deg,#fff8fc,#fff);border:1px solid #f4d5e3;border-radius:22px;padding:20px 18px 22px;box-shadow:0 18px 32px #0000000f}.sidebar-title{font-weight:700;margin-bottom:8px}.sidebar nav{display:flex;flex-direction:column;gap:10px}.nav-item{width:100%;text-align:left;padding:14px 16px;border:1px solid #f3d0de;background:#fff;border-radius:14px;color:var(--text);font-weight:700;font-size:17px;letter-spacing:.01em;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:10px;box-shadow:0 8px 16px #f496ba1f}.nav-item:hover{background:#fff0f6;border-color:var(--pink-strong)}.nav-item.active{background:linear-gradient(120deg,#ffe7f2,#f7c5d8);color:#4a2d3a;border-color:var(--pink-strong);box-shadow:0 12px 20px #f496ba40}.nav-icon{font-size:18px;opacity:.95}.main{width:100%}.card{background:#fff;border-radius:26px;padding:30px;box-shadow:0 18px 36px #00000014;position:relative;overflow:hidden}.card+.card{margin-top:16px}h2{margin:0 0 10px;font-size:26px;letter-spacing:.01em}h3{margin:10px 0;font-size:20px}.muted{color:var(--muted);font-size:15px}.pattern-banner{margin-bottom:16px;background:#fff0f6;padding:12px 16px;border-radius:14px;border:1px dashed #f6aac8;color:#4a2d3a;font-weight:600}.home-grid{display:grid;grid-template-columns:1.6fr 1.1fr;gap:22px;align-items:start}.home-grid .card+.card{margin-top:0}.mission-card{background:linear-gradient(145deg,#ffe7f2e6,#fff)}.mission-card.spacious{padding:28px}.mission-card.luxe{border:1px solid #f2d4e7;box-shadow:0 22px 44px #f39dbd2e}.mission-card:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;border:1px dashed #f2bfd5;pointer-events:none}.mission-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:18px}.mission-hero.wide{padding:6px 4px 10px;align-items:center}.mission-title{font-size:26px;line-height:1.3;margin:6px 0 10px}.mission-sub{font-size:18px;color:#5b3b4c;margin-bottom:12px}.mission-tags{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:8px}.tag-soft{padding:8px 12px;border-radius:999px;background:#fff1f7;color:#7a3d60;font-weight:700;border:1px solid #f6c6dd}.mission-card .tag-soft{font-size:13px}.hero-pill{min-width:210px;background:linear-gradient(150deg,#ffe5f1,#ffd7ea,#ffeef7);border-radius:18px;padding:14px 16px;box-shadow:0 20px 30px #f39dbd38;border:1px solid #f5c2da}.hero-pill.big{min-width:240px;padding:18px 20px}.pill-title{font-size:13px;color:#7b4663}.pill-number{font-size:34px;font-weight:800;color:#702f55;line-height:1;margin:6px 0}.pill-sub{font-size:13px;color:#6a4458}.mission-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:26px;margin-bottom:18px}.mission-grid.split{gap:20px}@media (max-width: 1100px){.mission-grid{grid-template-columns:1fr}}.mission-progress-panel,.mission-task-panel{background:#fff;border-radius:22px;padding:22px;border:1px solid #f2d3e2;box-shadow:0 16px 28px #f39dbd1f}.mission-progress-panel.soft,.mission-task-panel.soft{background:linear-gradient(180deg,#fff,#fff6fa)}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.panel-label{font-size:12px;color:#6a5261;letter-spacing:.02em}.panel-title{font-size:20px;font-weight:800;color:#5b314a}.stickers{display:flex;gap:8px;font-size:22px}.progress-track{margin:14px 0 10px;background:#fff;border-radius:12px;border:1px solid #f4d5e3;position:relative;height:18px;overflow:hidden}.progress-track.mini{height:10px;margin:8px 0 0;background:linear-gradient(90deg,#ffe3ef,#fff6fb);border:1px solid #f8cfe1}.progress-bar{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7c5d8,#f39dbd);border-radius:12px;transition:width .3s ease}.progress-steps{display:flex;gap:10px;flex:1;flex-wrap:wrap}.progress-steps.roomy{gap:12px}.progress-steps.luxe{padding:6px 2px}.progress-step{flex:1 1 130px;background:#fff;border:1px solid #f2d3e2;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 18px #78386414;transition:transform .2s ease,box-shadow .2s ease}.progress-step:hover{transform:translateY(-1px);box-shadow:0 12px 20px #7838641f}.step-label.strong{font-weight:800;font-size:16px}.step-hint{color:#725d6a;font-size:12px}.step-count{margin-left:auto;font-weight:700;color:#8a4f68;background:#fff4fa;padding:6px 10px;border-radius:999px;border:1px solid #f4d5e3;font-size:12px}.progress-step.done{background:linear-gradient(135deg,#e9f8ef,#d5f1df);border-color:#b5e3c4}.step-dot{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f9d9ea,#f7b8d5);color:#6c2b4f;font-weight:700;box-shadow:0 6px 12px #f39dbd59}.progress-step.done .step-dot{background:linear-gradient(135deg,#b6e9c7,#8dd7a9);color:#1b6a3c;box-shadow:0 6px 12px #55aa7c59}.step-label{font-weight:600;color:#5b4257}.progress-label{font-size:13px;color:#5f4b56;margin-bottom:12px}.task-list.fancy{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.task-list.fancy.roomy{gap:16px}.task-item.wide{grid-column:span 2}.task-actions{margin-top:6px}.task-item.upgraded{background:#fff;border-radius:16px;border:1px solid #f3d0de;box-shadow:0 12px 18px #f39dbd26;position:relative}.task-item.upgraded.is-done{background:#e3f7e8}.task-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.btn-link{margin-top:8px;background:transparent;color:#a63e74;border:none;font-weight:700;cursor:pointer;text-decoration:underline}.helper-card{margin-top:16px;padding:14px;border-radius:14px;background:#fff8fc;border:1px solid #f6aac8}.helper-title{font-weight:700;margin-bottom:4px}.task-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.task-item{background:#fff8fb;border-radius:18px;padding:16px;border:1px solid #f4d5e3}.task-title{font-weight:700}.task-detail{color:#594d56}.status-chip{display:inline-block;margin-top:6px;padding:6px 10px;border-radius:999px;font-size:13px}.status-chip.pending{background:#ffe5f2;color:#b15583}.status-chip.done{background:#dff5e1;color:#2d7a42}.success-card{margin-top:12px;background:#ffeef5;border-radius:14px;padding:12px 14px;color:#4a2d3a;border:1px solid #f7c5d8}.success-card.big{padding:16px 18px;font-size:16px}.helper-card.wide{margin-top:18px;padding:16px 18px}.btn-primary{background:var(--pink-strong);color:#fff;border:none;border-radius:999px;padding:10px 18px;font-weight:700;cursor:pointer;box-shadow:0 10px 16px #f39dbd4d;transition:transform .15s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 20px #f39dbd66}.question-columns{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.question-card{background:#fff8fc;border-radius:16px;padding:14px;border:1px solid #f4d5e3}.focus-card{box-shadow:0 14px 26px #f39dbd4d;border-color:#f39dbd}.question-header{display:flex;justify-content:space-between;align-items:center}.chip{display:inline-block;padding:6px 10px;border-radius:999px;background:#ffe0ef;color:#a63e74;font-weight:700;font-size:12px}.options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:12px}.option-btn{padding:10px 12px;border-radius:12px;border:1px solid #f4d5e3;background:#fff;cursor:pointer;text-align:left;transition:all .2s ease}.option-btn:hover{background:#fff0f6}.option-btn:disabled{cursor:not-allowed;opacity:.7}.option-btn.selected{border-color:var(--pink-strong);background:#ffe7f2}.option-btn.correct-answer{border-color:#6fcf97;box-shadow:0 6px 20px #6fcf972e;background:linear-gradient(120deg,#e9fff2,#f8fffb)}.feedback{margin-top:10px;padding:10px 12px;border-radius:12px;font-weight:700}.feedback.correct{background:#e3f7e8;color:#2d7a42}.feedback.wrong{background:#ffe5f2;color:#b15583}.feedback-title{font-size:17px;font-weight:800;margin-bottom:6px}.answer-pill{display:inline-block;padding:6px 10px;border-radius:999px;background:linear-gradient(120deg,#fff0f6,#e0f7ff);border:1px solid #f2d4e7;color:#6a2f50;font-weight:700;margin-bottom:6px;box-shadow:0 8px 14px #f39dbd2e}.explanation{font-weight:400;margin-top:6px}.question-text,.reading-text{background:#fff;border-radius:12px;padding:10px;border:1px solid #f4d5e3;margin-top:8px;white-space:pre-line}.finish-box{background:#e3f7e8;border-radius:12px;padding:12px;color:#2d7a42}.listening-page{background:linear-gradient(155deg,#ffe2f1cc,#fff 40%,#c8e8ff66)}.listening-card,.listening-hero{background:#fff8fc;border-radius:20px;padding:18px;border:1px solid #f4d5e3}.listening-hero{display:flex;justify-content:space-between;gap:18px;align-items:stretch;margin-bottom:14px}.listen-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.listen-card{background:#fff;border:1px solid #f4d5e3;border-radius:16px;padding:14px 16px;box-shadow:0 12px 22px #f39dbd24}.listen-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.btn-ghost{display:inline-block;padding:10px 14px;border-radius:12px;border:1px solid #f2bfd5;background:#fff;color:#a63e74;font-weight:800;text-decoration:none;box-shadow:0 10px 20px #f39dbd2e}.metric-card{min-width:200px;background:linear-gradient(140deg,#ffe5f1,#fff7fb);border-radius:20px;padding:16px 18px;border:1px solid #f5c2da;text-align:right;box-shadow:0 18px 30px #f39dbd38}.metric-label{font-size:13px;color:#6a3f57}.metric-number{font-size:30px;font-weight:900;color:#6c2b4f;line-height:1.1}.metric-sub{font-size:13px;color:#5d4b57}.listening-form{margin-top:18px;display:flex;flex-direction:column;gap:10px}.listening-form input{padding:12px;border-radius:12px;border:1px solid #f4d5e3;max-width:200px}.link{color:#a63e74;text-decoration:none;font-weight:700}.link:hover{text-decoration:underline}.topic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.topic-card{text-align:left;border:1px solid #f4d5e3;border-radius:14px;padding:14px;background:#fff;cursor:pointer;transition:all .2s ease}.topic-card:hover{background:#fff0f6}.topic-card.selected{border-color:var(--pink-strong);box-shadow:0 12px 18px #f39dbd40}.card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.eyebrow{font-size:14px;color:#a63e74;margin:0 0 4px;font-weight:800;letter-spacing:.03em}.legend{display:flex;align-items:center;gap:10px;font-size:14px}.legend-dot{width:14px;height:14px;border-radius:50%;display:inline-block;margin-right:4px}.legend-dot.full{background:#ffd7e8;border:1px solid #f39dbd}.legend-dot.partial{background:#fff0f6;border:1px solid #f39dbd}.calendar-card{background:linear-gradient(180deg,#fff,#fff8fc);padding:26px}.calendar-title{font-size:26px;margin:4px 0 8px}.calendar-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;align-items:center;padding:14px 16px 18px;border:1px solid #f1cfe0;border-radius:20px;background:linear-gradient(120deg,#ffe4f5b3,#c9e8ff80);box-shadow:0 18px 30px #f39dbd2e}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.metric-card{background:#fff;border-radius:18px;padding:18px 20px;border:1px solid #f2d3e2;box-shadow:0 12px 18px #f39dbd2e}.metric-label{font-size:13px;color:#7d6371;margin-bottom:4px}.metric-value{font-size:24px;font-weight:800;color:#4a2d3a}.metric-sub{color:#6c5260;font-weight:700}.week-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-top:24px}.week-card{border:1px solid #f4d5e3;border-radius:22px;padding:20px;background:#fff;box-shadow:0 14px 26px #f39dbd33;display:grid;gap:14px}.week-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.week-card.status-full{background:linear-gradient(180deg,#ffe8f5,#fff)}.week-card.status-partial{background:linear-gradient(180deg,#fff3f9,#fff)}.week-card.status-empty{background:#faf7fb;color:#9a8c93}.week-date{font-weight:800;color:#3f2333;font-size:20px}.week-pattern{color:#6b4d60;font-weight:700;margin-top:4px}.week-numbers{display:grid;gap:4px;color:#4a2d3a}.week-number.big{font-size:28px;font-weight:900}.week-sub{font-weight:700;color:#7a5c6c}.week-accuracy{font-size:14px;color:#2d7a42;font-weight:800}.status-chip.jumbo{padding:10px 14px;border-radius:14px;font-weight:800;border:1px solid #f2bfd5;background:#fff}.status-chip.jumbo.full{background:#ffd7e8}.status-chip.jumbo.partial{background:#fff0f6}.status-chip.jumbo.empty{background:#f1e8f3}.type-rows{display:grid;gap:10px;margin-top:4px}.type-row{background:#fffa;border-radius:12px;border:1px dashed #f4cfe0;padding:10px 12px}.type-row-top{display:flex;justify-content:space-between;align-items:center;font-weight:800;color:#4a2d3a;margin-bottom:6px}.type-row-label{font-size:15px}.type-row-count{font-size:14px;color:#6d5264}.mini-track{width:100%;height:10px;border-radius:999px;background:#fbe6f1;overflow:hidden}.mini-bar{height:100%;background:linear-gradient(120deg,#f39dbd,#c9e8ff);border-radius:999px}.type-row-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.meta-pill{background:#fff;border:1px solid #f2d3e2;border-radius:999px;padding:6px 10px;font-weight:700;color:#6a3f57}.meta-pill.subtle{color:#5c7489;border-style:dashed}.week-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.topic-pill{display:inline-flex;align-items:center;gap:8px;background:#fff4fa;border:1px solid #f4d5e3;border-radius:12px;padding:8px 12px;color:#6a3f57;font-weight:800}.source-note{background:#f5f1ff;border:1px solid #d7c9ff;border-radius:10px;padding:6px 10px;color:#5d4b78;font-weight:700}.accuracy-box{margin-top:16px;background:#fff8fb;border-radius:14px;padding:14px 16px;border:1px solid #f4d5e3;font-size:15px}.accuracy-box.luxe{box-shadow:0 12px 18px #f39dbd2e}.type-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:18px}.type-summary.wide{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.type-summary-card{background:#fff;border:1px solid #f2d3e2;border-radius:16px;padding:12px 14px;box-shadow:0 12px 18px #f39dbd29}.type-summary-card.large{padding:14px 16px}.type-summary-title{font-weight:800;color:#6e3d55;margin-bottom:6px;font-size:16px}.type-summary-numbers{font-weight:800;color:#4c2f3c;font-size:16px}.type-summary-acc{font-size:13px;color:#2d7a42;font-weight:700}.question-page{background:linear-gradient(165deg,#ffe2f1b3,#fff 40%,#c8e8ff4d);border:1px solid #f2d4e7}.question-page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.pill{background:#fff;border-radius:999px;padding:8px 14px;border:1px solid #f2bfd5;font-weight:700;color:#a63e74;box-shadow:0 10px 20px #f39dbd47}.floating-badge{position:absolute;top:16px;right:16px;background:linear-gradient(120deg,#ffe8f4,#c9e8ff);padding:8px 12px;border-radius:14px;font-weight:700;color:#4a2d3a}.question-hero{background:linear-gradient(120deg,#ffe4f5cc,#b8f2e680);border-radius:16px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:14px}.bubble{background:#fff;padding:10px 14px;border-radius:12px;border:1px solid #f2bfd5;font-weight:800;color:#a63e74}.meter{height:10px;background:#ffe7f2;border-radius:999px;overflow:hidden;border:1px solid #f2bfd5}.meter-fill{height:100%;background:linear-gradient(90deg,#f39dbd,#b8f2e6);width:10%;transition:width .3s ease}.meter-label{font-weight:700;color:#5b3a4c}.question-body{display:flex;flex-direction:column;gap:12px}.question-text-box{background:#fff;border-radius:16px;padding:12px;border:1px solid #f2d4e7;box-shadow:0 10px 20px #00000008}.options-grid.lively .option-btn{border:1px solid #f2d4e7;background:linear-gradient(140deg,#fff,#ffe8f4cc);font-weight:700}.options-grid.lively .option-btn:hover{transform:translateY(-1px);box-shadow:0 10px 16px #f39dbd33}.card-inline{border:1px solid #f2d4e7;background:#fffdfd}.next-row{display:flex;justify-content:flex-end}.practice-card{background:linear-gradient(160deg,#ffe9f5cc,#fff 50%,#ccedff66);border:1px solid #f2d4e7}.practice-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.metric-card.glassy{background:#ffffffd9;border:1px solid #f2d4e7;box-shadow:0 18px 30px #9c598124}.practice-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin:12px 0 16px}.step-card{display:flex;gap:10px;align-items:center;padding:12px;border-radius:14px;border:1px solid #f2d4e7;background:#fff;box-shadow:0 10px 18px #f39dbd26}.step-card.bright{background:linear-gradient(130deg,#ffe9f5bf,#fff)}.step-icon{width:42px;height:42px;border-radius:12px;background:#ffe2f0;display:grid;place-items:center;font-size:20px;color:#a63e74;box-shadow:inset 0 0 0 1px #f2bfd5}.step-title{font-weight:800;color:#5b3a4c}.step-desc{font-size:13px;color:#6a5361}.input-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:10px}.field{display:flex;flex-direction:column;gap:6px;font-weight:700;color:#4a2d3a}.field input{padding:10px 12px;border-radius:12px;border:1px solid #eec6da;background:#fff;font-weight:700;color:#4a2d3a;box-shadow:inset 0 0 0 1px #fff9}.action-row{margin-top:12px;display:flex;align-items:center;gap:10px}.summary-line{margin-top:14px;padding:12px;border-radius:12px;background:#fff4fa;border:1px solid #f2d4e7;display:flex;flex-direction:column;gap:4px;font-weight:700;color:#4a2d3a}.source-note{margin-top:8px;padding:6px 8px;background:#fff;border:1px dashed #f2bfd5;border-radius:10px;color:#6a3f57;font-size:12px}@media (max-width: 1100px){body{min-width:960px}.home-grid{grid-template-columns:1fr}}
