:root{color-scheme:light;font-family:Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(14,165,233,.18),transparent 22%),radial-gradient(circle at left center,rgba(56,189,248,.1),transparent 16%),linear-gradient(180deg,#eef6ff,#f7fbff 32%,#f3f4f6);color:#0f172a}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}a{color:inherit}input{font:inherit}#root{width:100%}.shell{max-width:1240px;margin:0 auto;padding:28px 18px 64px}.auth-shell,.workspace-shell{min-height:100vh}.hero,.panel,.metric-panel{background:#ffffffdb;border:1px solid rgba(15,23,42,.08);border-radius:28px;box-shadow:0 18px 60px #0f172a14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero{padding:28px}.hero-auth{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:22px;align-items:stretch}.hero-workspace{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;color:#0369a1;margin:0 0 12px;font-weight:700}h1,h2,h3,p,ol,ul{margin-top:0}h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:.95;margin-bottom:16px;max-width:12ch}h2{margin-bottom:8px}.lede{max-width:780px;font-size:1.03rem;line-height:1.7;color:#334155}.hero-grid,.cards,.split,.dashboard-grid,.module-grid,.phase-grid,.track-grid,.original-grid{display:grid;gap:18px}.hero-grid,.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.hero-grid{margin-top:28px}.metric,.card,.module-card,.track-card,.login-card,.profile-card,.metric-panel{border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.08)}.metric,.card,.module-card,.track-card,.metric-panel{padding:18px}.metric strong,.metric-panel strong{display:block;font-size:2rem;margin-bottom:6px}.metric-panel span{color:#475569;font-size:.92rem}.login-card,.profile-card{padding:20px}.profile-head{display:flex;gap:14px;align-items:center;margin-bottom:14px}.profile-head p{margin-bottom:0;color:#64748b}.avatar{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#0ea5e9,#1d4ed8);color:#fff;font-weight:800}.primary-button,.secondary-button{width:100%;border:0;border-radius:16px;padding:14px 16px;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.link-button{display:inline-flex;justify-content:center;align-items:center;text-decoration:none}.disabled-link{pointer-events:none;opacity:.55}.primary-button{background:linear-gradient(135deg,#0284c7,#1d4ed8);color:#fff;font-weight:700}.secondary-button{background:#e2e8f0;color:#0f172a;font-weight:700}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:default;transform:none}.panel{margin-top:22px;padding:24px}.panel-head{margin-bottom:16px}.panel-head p{color:#475569;margin-bottom:0}.cards,.module-grid,.phase-grid,.track-grid,.original-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.split{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-top:22px}.track-card p:last-child,.card p:last-child,.module-card p:last-child{margin-bottom:0}.badge{display:inline-block;padding:6px 10px;border-radius:999px;font-size:.74rem;font-weight:700;margin-bottom:12px}.badge.keep{background:#dcfce7;color:#166534}.badge.merge{background:#dbeafe;color:#1d4ed8}.badge.discard{background:#f1f5f9;color:#475569}.category-stack{display:grid;gap:20px}.category-block{padding-top:4px}.category-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.category-head h3{margin-bottom:6px}.category-head p{margin-bottom:0;color:#475569}.category-head strong{min-width:48px;height:48px;border-radius:18px;display:grid;place-items:center;background:#e0f2fe;color:#075985}.card-topline{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:8px}.chip-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.mini-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:.77rem;font-weight:700}.mini-chip.soft{background:#f8fafc;color:#475569;border:1px solid rgba(15,23,42,.08)}.app-card h3,.track-card h3,.module-feed-card h3{margin-bottom:10px}.catalog-meta{margin-bottom:8px;color:#0369a1;font-size:.88rem;word-break:break-word}.command-pill{display:block;margin-top:14px;padding:12px 14px;border-radius:16px;background:#0f172a;color:#f8fafc;font-size:.8rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.muted-note{margin:14px 0 0;color:#64748b}.file,.area{color:#0369a1;font-size:.92rem}.area{color:#475569;font-weight:600}.steps,.plain{padding-left:20px;line-height:1.7;color:#334155}.compact{margin-bottom:0}.callout{margin:14px 0 0;padding:12px 14px;border-radius:14px;font-size:.94rem}.callout.warning{background:#fff7ed;color:#9a3412}.callout.danger{background:#fef2f2;color:#b91c1c}@media(max-width:920px){.hero-auth,.hero-workspace,.card-topline,.category-head{grid-template-columns:1fr;display:grid}.chip-row{justify-content:flex-start}}@media(max-width:720px){.shell{padding:16px 12px 40px}.hero,.panel,.metric-panel{padding:18px;border-radius:20px}h1{max-width:none;font-size:clamp(2rem,9vw,3rem)}}.minimal-shell{min-height:100vh;display:grid;place-items:center}.minimal-panel{width:min(420px,calc(100vw - 28px));padding:18px;border-radius:24px;background:#ffffffe0;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 60px #0f172a14}.minimal-form{display:grid;gap:12px}.stage-dots{display:flex;justify-content:center;gap:8px;min-height:12px}.dot{width:10px;height:10px;border-radius:999px;background:#0f172a24}.dot.active{background:#0f172a}.minimal-form input,.minimal-form button{width:100%;border-radius:16px;border:1px solid rgba(15,23,42,.1);min-height:54px;padding:0 16px;background:#fff}.minimal-form button{border:0;background:#0f172a;color:#fff;text-transform:lowercase;cursor:pointer}.minimal-error,.minimal-loading{margin:12px 0 0;text-align:center;color:#b91c1c}
