*{box-sizing:border-box}:root{--bg:#f4f6f9;--panel:rgba(255,255,255,.86);--ink:#182230;--muted:#667085;--line:rgba(148,163,184,.28);--accent:#2563eb;--shadow:0 18px 60px rgba(15,23,42,.09)}html,body{margin:0;min-height:100%;font-family:"Segoe UI Variable","Segoe UI",Inter,system-ui,-apple-system,sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 0%,rgba(59,130,246,.14),transparent 28rem),radial-gradient(circle at 90% 10%,rgba(139,92,246,.12),transparent 30rem),linear-gradient(180deg,#f8fbff,#f3f5f8 45%,#eef2f6)}a{color:inherit;text-decoration:none}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,4vw,48px);border-bottom:1px solid rgba(255,255,255,.9);background:rgba(248,250,252,.72);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px}.brand-orb{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);color:white;font-weight:900;box-shadow:0 8px 25px rgba(37,99,235,.24)}.brand strong{display:block;font-size:1.02rem}.brand small{display:block;color:#667085;margin-top:2px}.nav-chip{padding:9px 13px;border-radius:10px;color:#475467;font-weight:650;font-size:.9rem;background:rgba(255,255,255,.88);box-shadow:0 1px 6px rgba(15,23,42,.08)}.page-shell{width:min(1220px,calc(100% - 28px));margin:32px auto 60px}.hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:18px}.hero-copy,.hero-panel,.sim-card,.chapter-card{background:var(--panel);border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.hero-copy{border-radius:26px;padding:clamp(28px,5vw,58px)}.eyebrow,.section-kicker{color:#2563eb;font-weight:800;font-size:.75rem;letter-spacing:.12em}.hero h1{font-size:clamp(2.6rem,6vw,5.4rem);letter-spacing:-.055em;line-height:.95;margin:10px 0 18px}.hero p{max-width:760px;color:#475467;line-height:1.75;font-size:1.03rem}.hero-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.hero-badges span{padding:8px 11px;border-radius:999px;background:rgba(248,250,252,.92);border:1px solid #e2e8f0;font-size:.82rem;color:#475467}.hero-panel{border-radius:26px;padding:28px;display:flex;flex-direction:column;justify-content:center;gap:10px;background:linear-gradient(160deg,rgba(255,255,255,.9),rgba(238,242,255,.86))}.hero-panel-icon{width:62px;height:62px;border-radius:18px;display:grid;place-items:center;background:#111827;color:#fff;font-size:1.9rem}.hero-panel strong{font-size:1.25rem}.hero-panel span{color:#667085;line-height:1.55}.section{margin-top:34px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:0 4px 14px}.section-heading h2{margin:4px 0 0;font-size:1.55rem}.section-note{color:#98a2b3;font-size:.85rem}.sim-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sim-card{border-radius:19px;padding:18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.sim-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#111827;color:#fff;font-weight:900}.sim-card h3,.chapter-card h3{margin:0 0 5px}.sim-card p,.chapter-card p{margin:0;color:#667085;line-height:1.5;font-size:.9rem}.status-pill,.live-pill{border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:800}.status-pill{background:#f2f4f7;color:#667085}.chapter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.chapter-card{border-radius:20px;padding:20px;min-height:210px;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.chapter-card.live:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(37,99,235,.14);border-color:rgba(37,99,235,.25)}.chapter-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.chapter-num{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:#3730a3;font-weight:900}.live-pill{background:#dcfce7;color:#166534}.chapter-card p{flex:1}.card-footer{margin-top:20px;padding-top:13px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;gap:10px;color:#667085;font-size:.78rem;font-weight:650}.chapter-card.live .card-footer span:last-child{color:#2563eb}.disabled-card{opacity:.72}.footer{text-align:center;color:#98a2b3;font-size:.78rem;padding:24px}@media(max-width:880px){.hero{grid-template-columns:1fr}.chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.page-shell{width:min(100% - 16px,1220px);margin-top:16px}.topbar{height:64px;padding:0 12px}.brand small{display:none}.hero-copy{padding:28px 22px}.hero-panel{padding:22px}.sim-grid,.chapter-grid{grid-template-columns:1fr}.sim-card{grid-template-columns:auto 1fr}.status-pill{grid-column:2;width:max-content}.chapter-card{min-height:190px}}
.sim-card.live{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sim-card.live:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(37,99,235,.14);border-color:rgba(37,99,235,.25)}
@media(min-width:881px){.sim-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
