:root{color:#18202f;background:linear-gradient(180deg,#f5f8fcf5,#fafbfcfa),#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}button:not(:disabled):active{transform:translateY(1px)}.page{min-height:100vh;padding:34px 20px 56px}.workspace{width:min(1040px,100%);margin:0 auto}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{margin:0 0 8px;color:#2d6a6f;font-size:12px;font-weight:750;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;color:#111827;font-size:30px;line-height:1.12}h2{margin-bottom:0;color:#111827;font-size:28px;line-height:1.15}h3{margin-bottom:12px;color:#273244;font-size:15px;line-height:1.25}.statusPill{display:inline-flex;align-items:center;min-height:30px;border:1px solid #d8e1ea;border-radius:999px;padding:0 11px;color:#526070;background:#ffffffb8;font-size:13px;font-weight:650;white-space:nowrap}.commandBar,.panel{border:1px solid #d9e1ea;border-radius:8px;background:#ffffffe6;box-shadow:0 14px 38px #121d2e12}.commandBar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:16px}.field label{display:block;margin-bottom:8px;color:#526070;font-size:13px;font-weight:700}.searchRow{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:10px}.searchRow input{width:100%;min-width:0;border:1px solid #cbd6e2;border-radius:8px;padding:12px 13px;color:#172033;background:#fff;font-size:16px;font-weight:650;letter-spacing:0;outline:none}.searchRow input::placeholder{color:#8a97a8}.searchRow input:focus{border-color:#2d6a6f;box-shadow:0 0 0 3px #2d6a6f24}.searchRow button,.quickSymbols button{border-radius:8px;cursor:pointer;font-weight:750}.searchRow button{border:1px solid #174f78;color:#fff;background:#174f78}.searchRow button:hover:not(:disabled){background:#123f62}.searchRow button:disabled,.quickSymbols button:disabled{cursor:not-allowed;opacity:.55}.quickSymbols{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.quickSymbols button{min-width:64px;border:1px solid #d8e1ea;padding:10px 12px;color:#4b596b;background:#f8fafc;font-size:13px}.quickSymbols button:hover:not(:disabled),.quickSymbols button.active{border-color:#b88a24;color:#744d0d;background:#fff8e8}.alert{margin:14px 0 0;border:1px solid #f2b8ae;border-radius:8px;padding:12px 14px;color:#9f2317;background:#fff5f3;font-weight:700}.panel{margin-top:16px;padding:22px}.resultHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e5ebf1;padding-bottom:16px}.resultHeader span{display:inline-flex;align-items:center;min-height:30px;border:1px solid #dde5ee;border-radius:999px;padding:0 10px;color:#526070;background:#f8fafc;font-size:13px;font-weight:650;white-space:nowrap}.summary{margin:18px 0;color:#334155;font-size:16px;line-height:1.75}.columns,.detailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.columns section,.detailSection{border:1px solid #e2e8ef;border-radius:8px;padding:16px;background:#fcfdff}.detailGrid{margin-top:14px}.detailSection dl{margin:0}.metric{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(0,1.2fr);gap:12px;border-top:1px solid #edf2f7;padding:10px 0}.metric:first-of-type{border-top:0;padding-top:0}.metric:last-of-type{padding-bottom:0}.metric dt{color:#687689;font-size:13px;line-height:1.45}.metric dd{margin:0;color:#172033;font-weight:700;line-height:1.45;overflow-wrap:anywhere}ul{margin:0;padding-left:18px}li{margin:8px 0;color:#334155;line-height:1.65}li::marker{color:#b88a24}.disclaimer{margin:20px 0 0;border-top:1px solid #e5ebf1;padding-top:14px;color:#687689;font-size:13px;line-height:1.65}.empty{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;color:#667386}.empty p:last-child{margin-bottom:2px}.skeletonPanel{overflow:hidden}.skeletonHeader{display:flex;justify-content:space-between;gap:16px;margin-bottom:22px}.skeletonHeader span,.skeletonLine,.skeletonGrid span{display:block;border-radius:8px;background:linear-gradient(90deg,#eef3f7,#f8fafc,#eef3f7);background-size:220% 100%;animation:shimmer 1.15s ease-in-out infinite}.skeletonHeader span:first-child{width:160px;height:34px}.skeletonHeader span:last-child{width:130px;height:30px}.skeletonLine{width:72%;height:16px;margin-bottom:10px}.skeletonLine.wide{width:92%}.skeletonGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.skeletonGrid span{height:120px}@keyframes shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media(max-width:820px){.page{padding:24px 14px 42px}.topbar,.commandBar,.resultHeader,.empty{display:block}.statusPill{margin-top:12px}.quickSymbols{justify-content:flex-start;margin-top:14px}.columns,.detailGrid,.skeletonGrid{grid-template-columns:1fr}.resultHeader span{margin-top:12px;white-space:normal}}@media(max-width:520px){h1{font-size:26px}h2{font-size:24px}.searchRow{grid-template-columns:1fr}.searchRow button{min-height:44px}.quickSymbols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.quickSymbols button{min-width:0}.panel{padding:18px}.metric{grid-template-columns:1fr;gap:4px}.skeletonHeader span:last-child{display:none}}
