:root{font-family:Pretendard,Noto Sans KR,system-ui,sans-serif;color:#162231;background:radial-gradient(circle at top left,rgba(255,224,160,.58),transparent 26%),linear-gradient(180deg,#f6efe2,#eef2f7,#e9eef6)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.app-shell{min-height:100vh;padding:28px 18px 44px}.hero{display:flex;justify-content:space-between;gap:18px;margin-bottom:20px}.hero-kicker{margin:0 0 8px;color:#b26222;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02;letter-spacing:-.03em}.hero-copy{margin:12px 0 0;max-width:720px;color:#162231bd;line-height:1.55}.hero-status{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.status-pill,.chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 12px;border:1px solid rgba(22,34,49,.12);background:#ffffffe0;font-size:.82rem}.hero-note{color:#162231b8;font-size:.9rem}.error-banner{margin-bottom:16px;border:1px solid rgba(176,57,38,.18);background:#ffefebf5;color:#8a2918;border-radius:18px;padding:14px 16px}.view-tabs{display:flex;gap:12px;margin-bottom:18px}.view-tab,.report-row,.phase-card{font:inherit}.view-tab{border:1px solid rgba(22,34,49,.12);border-radius:14px;background:#ffffffdb;color:#162231;padding:11px 16px;cursor:pointer}.view-tab.active{background:#1768d0;color:#fff;border-color:#1768d0}.panel,.summary-card{border:1px solid rgba(22,34,49,.1);background:#ffffffd6;border-radius:22px;box-shadow:0 18px 40px #11274214;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.panel{overflow:hidden}.panel-header{padding:16px 18px 10px;border-bottom:1px solid rgba(22,34,49,.08)}.panel-header h2{margin:0;font-size:1.04rem}.panel-body{padding:16px 18px 18px}.panel.wide{width:100%}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.summary-card{padding:18px}.summary-label{color:#162231a3;font-size:.88rem}.summary-value{margin-top:8px;font-size:1.7rem;font-weight:700;letter-spacing:-.03em}.summary-note{margin-top:10px;color:#162231ad;font-size:.88rem;line-height:1.45}.live-copy{margin:0 0 16px;color:#162231c2;line-height:1.55}.three-up{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0}.report-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1.1fr) minmax(0,1.25fr);gap:16px}.stack-list,.report-list{display:flex;flex-direction:column;gap:12px}.list-card{border:1px solid rgba(22,34,49,.08);background:#f3f7fcf0;border-radius:18px;padding:14px 15px}.list-card.compact{padding:12px 14px}.list-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.list-card-copy{margin-top:8px;line-height:1.52}.list-card-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;color:#162231ad;font-size:.84rem}.chip.warm{background:#ffeccff5}.chip.cool{background:#dfeffff5}.report-row,.phase-card{width:100%;border:1px solid rgba(22,34,49,.1);background:#f8fafdf5;border-radius:18px;padding:14px 15px;cursor:pointer;text-align:left}.report-row.active,.phase-card.active{border-color:#1768d0;background:#e3eefffa}.report-row-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.report-row-copy,.phase-card span{display:block;margin-top:8px;color:#162231b8;line-height:1.48}.phase-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.history-detail{display:flex;flex-direction:column;gap:18px}.report-info{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;color:#162231bd}.report-article h2,.report-article h3,.report-article h4{margin:0 0 12px}.report-article p{margin:0 0 10px;line-height:1.65}.report-bullet{padding-left:4px}.report-space{height:10px}.empty-state{color:#1622319e;line-height:1.5}@media (max-width: 1080px){.summary-grid,.three-up,.phase-card-grid,.report-layout{grid-template-columns:1fr}.hero{flex-direction:column}.hero-status{align-items:flex-start}}
