@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--ink: #172033;--muted: #667085;--soft: #f4f6fa;--panel: #ffffff;--line: #d8dee9;--navy: #101828;--green: #117b54;--gold: #b7791f;--red: #c2410c;--blue: #2563eb;--shadow: 0 18px 48px rgba(16, 24, 40, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:#eef2f7;color:var(--ink);font-family:Inter,system-ui,sans-serif}button{font:inherit}.app-shell{min-height:100vh;background:linear-gradient(180deg,rgba(16,24,40,.96) 0,rgba(16,24,40,.96) 280px,transparent 280px),#eef2f7}.topbar{min-height:68px;padding:14px 24px;display:flex;align-items:center;gap:14px;color:#f8fafc}.icon-button{width:40px;height:40px;border:1px solid #344054;border-radius:8px;display:inline-grid;place-items:center;color:#f8fafc;background:#182230;cursor:pointer;font-size:30px;line-height:1}.brand-mark{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,#117b54,#2563eb 58%,#b7791f);color:#fff;font-weight:800;font-size:22px}.brand-copy{display:grid;gap:2px;min-width:0}.brand-copy strong{font-size:22px;line-height:1}.brand-copy span,.session-pill{color:#cbd5e1;font-size:13px}.session-pill{margin-left:auto;max-width:min(360px,42vw);min-height:36px;padding:8px 12px;border:1px solid #344054;border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#182230;overflow:hidden}.session-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#32d583}.session-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mission-layout{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 56px;display:grid;gap:20px}.hero-band{min-height:330px;padding:34px;display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:end;gap:28px;background:linear-gradient(135deg,#117b54e6,#2563ebd6),url(https://images.unsplash.com/photo-1642790551116-18e150f248e8?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;box-shadow:var(--shadow)}.hero-copy{max-width:740px}.kicker,.module-head span{font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:0}.kicker{margin:0 0 12px;color:#ffffffc7;font-size:13px;font-weight:600}.hero-copy h1{margin:0;font-size:clamp(2.5rem,6vw,5.8rem);line-height:.94;letter-spacing:0}.hero-copy p:last-child{max-width:660px;margin:20px 0 0;color:#ffffffdb;font-size:17px;line-height:1.55}.status-panel,.module-card,.plain-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;box-shadow:var(--shadow)}.status-panel{padding:18px;color:var(--ink)}.status-row{min-height:58px;display:grid;align-content:center;gap:4px;border-bottom:1px solid var(--line)}.status-row:last-child{border-bottom:0}.status-row span{color:var(--muted);font-size:12px}.status-row strong{font-size:18px}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.module-card{min-height:180px;padding:20px}.module-head,.section-title{display:flex;align-items:center;gap:10px}.module-head{justify-content:space-between;color:var(--green)}.module-head strong,.section-title span{width:34px;height:28px;display:inline-grid;place-items:center;border-radius:8px;background:#ecfdf5;color:var(--green);font-family:IBM Plex Mono,monospace;font-size:12px}.module-head span{padding:5px 8px;border:1px solid #cce8dd;border-radius:999px;color:var(--green);font-size:11px;font-weight:600;background:#ecfdf5}.module-card h2,.plain-panel h2{margin:16px 0 8px;font-size:21px}.module-card p{margin:0;color:var(--muted);line-height:1.48}.lower-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.25fr) minmax(280px,.65fr);gap:14px}.plain-panel{padding:22px}.section-title{color:var(--blue)}.section-title span{background:#eff6ff;color:var(--blue)}.section-title h2{margin:0}.target-list{margin:18px 0 0;padding-left:22px;color:#344054;line-height:1.8}.principle-list{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.principle-list span{padding:9px 11px;border:1px solid #d6e4ff;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:14px;font-weight:600}.center-shell{min-height:100vh;padding:24px;display:grid;place-items:center;align-content:center;gap:14px;text-align:center;background:#101828;color:#fff}.center-shell h1{margin:0;font-size:48px}.center-shell p{max-width:420px;margin:0;color:#cbd5e1}.lock-mark{width:68px;height:68px;display:grid;place-items:center;border-radius:12px;background:#182230;border:1px solid #344054}.lock-mark span{font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:700;color:#cbd5e1}.loading-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;border:1px solid #344054;color:#fff;font-weight:800}.primary-button{min-height:44px;padding:0 18px;border:0;border-radius:8px;background:#117b54;color:#fff;font-weight:700;cursor:pointer}.file-button{display:inline-grid;place-items:center}.file-button input{display:none}.import-actions{margin-top:18px;display:grid;gap:12px}.import-state{min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;display:grid;align-items:center;color:var(--muted);background:var(--soft);font-size:14px;line-height:1.35}.import-state[data-state=done]{border-color:#cce8dd;color:var(--green);background:#ecfdf5}.import-state[data-state=error]{border-color:#fed7aa;color:var(--red);background:#fff7ed}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 860px){.topbar{padding:12px 14px}.brand-copy span{display:none}.session-pill{max-width:32vw}.hero-band,.lower-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.mission-layout{width:min(100% - 20px,1180px);padding-top:14px}.hero-band{min-height:auto;padding:22px}.hero-copy h1{font-size:42px}.module-grid{grid-template-columns:1fr}.session-pill{display:none}}
