:root{color:#132238;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text:#132238;--text-strong:#0f172a;--sub:#5f7188;--accent-strong:#0f7ca5;background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 32%),radial-gradient(circle at 100% 0,#0d94881a,#0000 28%),linear-gradient(#f8fcff 0%,#eef4f8 52%,#e8eef4 100%);font-family:Pretendard Variable,SUIT Variable,Apple SD Gothic Neo,Malgun Gothic,sans-serif}*{box-sizing:border-box}html{min-width:320px;overflow-y:scroll}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0003;border-radius:3px;min-height:10px;max-height:10px}::-webkit-scrollbar-thumb:hover{background:#00000059}*{scrollbar-width:thin;scrollbar-color:#0003 transparent}body{min-height:100vh;margin:0}body,button,input{font:400 16px/1.55 inherit}button,input{color:inherit}button{font-family:inherit}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}#root{min-height:100vh}.app-shell{min-height:100vh;position:relative;overflow:hidden}.app-shell:before,.app-shell:after{content:"";pointer-events:none;z-index:0;filter:blur(24px);border-radius:999px;position:fixed;inset:auto}.app-shell:before{background:#0e749026;width:18rem;height:18rem;top:4rem;right:-5rem}.app-shell:after{background:#0ea5e91f;width:22rem;height:22rem;bottom:-7rem;left:-6rem}.wrap{z-index:1;max-width:1440px;min-height:100vh;margin:0 auto;padding:32px 24px 56px;position:relative}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);margin:0 0 10px;font-size:12px;font-weight:700}.page-title h1{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.04}.page-title p{max-width:52rem;color:var(--sub);margin:8px 0 0}.header-pill{white-space:nowrap;color:var(--accent-strong);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbf;border:1px solid #0e749029;border-radius:999px;padding:12px 16px;font-size:13px;font-weight:700;box-shadow:0 16px 40px #0f172a14}.card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #94a3b838;border-radius:24px;padding:20px;box-shadow:0 24px 50px #0f172a14,inset 0 1px #fff6}.section{margin-top:18px}.section-title{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.section-copy{min-width:0}.section-copy h2{margin:0;font-size:1.15rem}.section-copy span{color:var(--sub);font-size:13px}.section-title-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.section-query-badge{color:var(--sub);background:#ffffffb8;border:1px solid #94a3b833;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff73}.section-query-badge strong{color:var(--text-strong);font-size:12px}.section-query-badge.is-customized{color:var(--accent-strong);background:#e0f2fed1;border-color:#0e749038}.icon-button{width:42px;height:42px;color:var(--accent-strong);cursor:pointer;background:#ffffffc7;border:1px solid #94a3b83d;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex;box-shadow:0 10px 22px #0f172a14}.icon-button svg{width:18px;height:18px}.icon-button:hover{border-color:#0e749059;transform:translateY(-1px);box-shadow:0 16px 28px #0f172a1f}.icon-button.is-active{background:#e0f2feeb;border-color:#0e749052}.section-query-preview{color:var(--sub);-webkit-line-clamp:2;background:#f8fafcd1;border:1px solid #94a3b829;border-radius:14px;-webkit-box-orient:vertical;margin:-2px 0 14px;padding:10px 12px;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.filter-grid{grid-template-columns:1.1fr 1.1fr 1fr 1fr auto auto;align-items:end;gap:12px;display:grid}label{color:var(--sub);margin-bottom:6px;font-size:12px;font-weight:700;display:block}input,select,button,textarea{width:100%;height:44px;font:inherit;border-radius:14px}input,select,textarea{color:var(--text);background:#ffffffe0;border:1px solid #94a3b852;padding:0 14px;transition:border-color .16s,box-shadow .16s,transform .16s}textarea{resize:vertical;height:auto;min-height:176px;padding:14px}input:focus,select:focus,textarea:focus{border-color:#0e749073;outline:none;box-shadow:0 0 0 4px #0e74901a}.btn{cursor:pointer;border:none;padding:0 16px;font-weight:800;transition:transform .16s,box-shadow .16s,opacity .16s}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.58}.btn-primary{color:#fff;background:linear-gradient(135deg,#0f7ca5 0%,#0f5a85 100%);box-shadow:0 12px 24px #0f7aa53d}.btn-secondary{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);box-shadow:0 12px 24px #0f172a2e}.btn-subtle{width:auto;color:var(--text-strong);box-shadow:none;background:#f1f5f9d1;border:1px solid #94a3b83d}.button-column{min-width:132px}.status-banner{color:var(--sub);background:#f1f5f9e0;border:1px solid #94a3b833;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:13px}.status-banner.is-running{color:var(--accent-strong);background:#e0f2fed1;border-color:#0e74902e}.status-banner.is-success{color:#166534;background:#dcfce7d1;border-color:#22c55e2e}.status-banner.is-error{color:#991b1b;background:#fee2e2d9;border-color:#ef444433}.footer-note{color:var(--sub);margin-top:16px;font-size:12px;line-height:1.6}.footer-note.compact{margin-top:-4px;margin-bottom:12px}.footer-note.emphasis{margin-top:12px}.playground-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.playground-header h2{margin:0;font-size:1.35rem}.playground-header p{max-width:58rem;color:var(--sub);margin:8px 0 0}.playground-form{gap:14px;display:grid}.playground-query-field textarea{min-height:156px}.playground-action-row{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.playground-action-row .btn{width:auto;min-width:148px}.playground-empty{color:var(--sub);background:#f8fafcb8;border:1px dashed #94a3b847;border-radius:18px;margin-top:16px;padding:18px;font-size:14px;line-height:1.7}.playground-output{gap:18px;margin-top:18px;display:grid}.playground-meta-grid{grid-template-columns:.92fr 1.08fr;gap:18px;display:grid}.playground-panel,.playground-preview-card{background:#ffffffd1;border:1px solid #94a3b838;border-radius:18px;padding:18px}.playground-panel h3,.playground-preview-card h3{margin:0 0 12px;font-size:15px}.playground-info-list{gap:10px;display:grid}.playground-info-list div{gap:4px;display:grid}.playground-info-list span,.playground-chip-card span,.playground-preview-header p{color:var(--sub);font-size:12px}.playground-info-list strong,.playground-chip-card strong{color:var(--text-strong);font-size:14px;line-height:1.5}.playground-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.playground-chip-card{background:#f8fafcd6;border:1px solid #94a3b829;border-radius:16px;padding:12px 14px}.playground-preview-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.playground-preview-header p{margin:6px 0 0;line-height:1.6}.json-preview{color:#dbeafe;background:#0f172a;border-radius:16px;max-height:360px;margin:0;padding:14px;font-size:12px;line-height:1.7;overflow:auto}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.kpi,.insight,.summary-box,.news-panel{animation:.45s both rise}.kpi{background:linear-gradient(#fffffff2,#f7fbffeb),linear-gradient(135deg,#0e74900a,#0ea5e90f);border:1px solid #94a3b838;border-radius:18px;padding:18px}.kpi .name{color:var(--sub);margin-bottom:8px;font-size:12px;font-weight:700}.kpi .value{letter-spacing:-.04em;color:var(--text-strong);font-size:clamp(1.5rem,2vw,2rem);font-weight:800;line-height:1.15}.kpi .desc{color:var(--sub);margin-top:8px;font-size:12px}.summary-grid,.grid-2-equal{grid-template-columns:1fr 1fr;gap:18px;display:grid}.summary-box{background:#ffffffd1;border:1px solid #94a3b838;border-radius:18px;padding:18px}.summary-box h3,.news-panel h3{margin:0 0 10px;font-size:15px}.summary-box .big{letter-spacing:-.03em;margin-bottom:12px;font-size:1.55rem;font-weight:800;line-height:1.2}.summary-box ul,.news-panel ul{color:var(--sub);margin:0;padding-left:18px;font-size:14px;line-height:1.8}.table-wrap{background:#ffffffa6;border:1px solid #94a3b82e;border-radius:18px;max-height:380px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}thead th{color:var(--sub);text-align:left;background:#f8fafcf5;border-bottom:1px solid #e2e8f0eb;padding:13px 10px;position:sticky;top:0}tbody td{vertical-align:top;border-bottom:1px solid #f1f5f9f2;padding:13px 10px}tbody tr:hover{background:#f0f9ff94}.is-numeric{text-align:right}.empty-cell{text-align:center;color:var(--sub);padding:22px 16px}.rank{min-width:26px;height:26px;color:var(--accent-strong);background:#0ea5e91f;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.insight-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.insight{background:#fffc;border:1px solid #94a3b838;border-radius:18px;min-height:124px;padding:16px}.insight .tag{color:var(--accent-strong);background:#0e74901a;border-radius:999px;margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block}.insight p{color:var(--text);margin:0;font-size:14px;line-height:1.7}.news-layout{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.news-list,.news-side{gap:12px;display:grid}.news-item{background:linear-gradient(#fffffff0,#f0f9ffeb),linear-gradient(135deg,#0ea5e914,#14b8a614);border:1px solid #7dd3fc42;border-radius:18px;padding:16px}.news-item.is-empty{background:#f8fafcd1;border-style:dashed;border-color:#94a3b847}.news-meta{color:var(--sub);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.badge{color:var(--accent-strong);background:#ffffffe0;border:1px solid #7dd3fc80;border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:800;display:inline-flex}.news-title{margin-bottom:6px;font-size:15px;font-weight:800}.news-desc{color:var(--sub);font-size:13px;line-height:1.7}.news-panel{background:#ffffffd1;border:1px solid #94a3b838;border-radius:18px;padding:16px}.news-briefing button,.news-briefing input,.news-briefing select{width:auto}.news-briefing{gap:18px;display:grid}.news-briefing-toolbar,.news-briefing-keyword-box,.news-briefing-insight-column,.news-briefing-articles{background:#ffffffb8;border:1px solid #94a3b82e;border-radius:20px}.news-briefing-toolbar{background:linear-gradient(#fffffff0,#eff6ffe6),linear-gradient(135deg,#0e74900d,#14b8a60f);padding:18px}.news-briefing-filter-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-briefing-date-field{margin:0}.news-briefing-date-field input{min-width:148px}.news-briefing-range-divider{color:var(--sub);align-self:center;font-size:13px}.news-briefing-grain-group{align-items:center;display:flex}.news-briefing-submit{justify-content:center;place-self:center start;align-items:center;width:auto;min-width:88px;height:44px;padding:0 18px;line-height:1;display:inline-flex}.news-briefing-segment{flex-wrap:wrap;gap:8px;display:inline-flex}.news-briefing-segment button{color:var(--sub);background:#ffffffd1;border:1px solid #94a3b83d;border-radius:999px;padding:0 14px;font-weight:700}.news-briefing-segment button.is-active{color:var(--accent-strong);background:#e0f2fee6;border-color:#0e74904d}.news-briefing-keyword-box{margin-top:16px;padding:16px}.news-briefing-keyword-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.news-briefing-keyword-eyebrow{color:var(--accent-strong);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.news-briefing-keyword-header p{color:var(--text);margin:0;line-height:1.7}.news-briefing-keyword-groups{gap:12px;margin-top:14px;display:grid}.news-briefing-chip-group{gap:8px;display:grid}.news-briefing-chip-label{color:var(--sub);align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.news-briefing-chip-label strong{min-width:30px;height:22px;color:var(--accent-strong);background:#0e749014;border-radius:999px;justify-content:center;align-items:center;font-size:11px;display:inline-flex}.news-briefing-chip-list,.news-briefing-mini-chips{flex-wrap:wrap;gap:8px;display:flex}.news-briefing-chip,.news-briefing-mini-chips span{color:var(--accent-strong);background:#ffffffe6;border:1px solid #7dd3fc4d;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.news-briefing-summary-strip{flex-wrap:wrap;gap:10px;display:flex}.news-briefing-summary-strip span{color:var(--sub);background:#f8fafce6;border:1px solid #94a3b82e;border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.news-briefing-insights{grid-template-columns:1fr 1fr;gap:16px;display:grid}.news-briefing-insight-column{padding:16px}.news-briefing-insight-header,.news-briefing-articles-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.news-briefing-insight-header h3{margin:0;font-size:1rem}.news-briefing-insight-header h3 span{color:var(--accent-strong)}.news-briefing-insight-header p{color:var(--sub);margin:6px 0 0;font-size:13px;line-height:1.6}.news-briefing-inline-select{white-space:nowrap;gap:6px;margin:0;display:grid}.news-briefing-inline-select span{color:var(--sub);font-size:12px;font-weight:700}.news-briefing-insight-list{gap:12px;margin-top:14px;display:grid}.news-briefing-insight-card{text-align:left;background:#ffffffdb;border:1px solid #94a3b833;border-radius:18px;width:100%;height:auto;min-height:0;padding:16px;transition:transform .16s,border-color .16s,box-shadow .16s;display:block}.news-briefing-insight-card:hover{border-color:#0e749047;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a14}.news-briefing-insight-card.is-active{background:#e0f2fed6;border-color:#0e749057}.news-briefing-insight-meta{color:var(--sub);justify-content:space-between;gap:12px;font-size:12px;display:flex}.news-briefing-insight-card h4{margin:10px 0 8px;font-size:15px}.news-briefing-insight-card p{color:var(--sub);margin:0 0 12px;font-size:13px;line-height:1.7}.news-briefing-empty,.news-briefing-selection-note{color:var(--sub);background:#f8fafcdb;border-radius:16px;padding:14px 16px;font-size:13px;line-height:1.7}.news-briefing-articles{padding:16px}.news-briefing-tabs{flex-wrap:wrap;gap:8px;display:flex}.news-briefing-tabs button{color:var(--sub);background:#ffffffd6;border:1px solid #94a3b838;border-radius:999px;padding:0 14px;font-weight:700}.news-briefing-tabs button strong{color:var(--accent-strong);margin-left:4px}.news-briefing-tabs button.is-active{color:var(--accent-strong);background:#e0f2fee6;border-color:#0e74904d}.news-briefing-table-wrap{margin-top:14px}.news-briefing-table{table-layout:fixed}.news-briefing-table th:first-child,.news-briefing-table td:first-child{width:110px}.news-briefing-table th:nth-child(3),.news-briefing-table td:nth-child(3){width:112px}.news-briefing-table th:nth-child(4),.news-briefing-table td:nth-child(4){width:116px}.news-briefing-media-cell,.news-briefing-date-cell{gap:4px;display:grid}.news-briefing-media-cell strong{line-height:1.3}.news-briefing-media-cell span,.news-briefing-date-cell span{color:var(--sub);font-size:12px}.news-briefing-title-cell strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:14px;line-height:1.45;display:-webkit-box;overflow:hidden}.news-briefing-title-cell p{color:var(--sub);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.news-briefing-date-cell strong{white-space:nowrap}.news-briefing-link{min-width:92px;height:36px;color:var(--accent-strong);background:#e0f2feb3;border:1px solid #0e74903d;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.news-briefing-link.is-disabled{color:var(--sub);background:#f8fafcd1;border-color:#94a3b833}.query-drawer-backdrop{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a61;border:none;border-radius:0;width:100vw;height:100vh;padding:0;position:fixed;inset:0}.query-drawer{z-index:41;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.query-drawer-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #94a3b838;border-radius:28px;width:min(78rem,100vw - 32px);max-height:calc(100vh - 32px);padding:22px;overflow:auto;box-shadow:0 30px 70px #0f172a38}.company-detail-modal-card{width:min(92vw,96rem);max-height:90vh}.company-detail-panels{gap:18px;min-height:0;margin-top:18px;display:flex}.company-detail-panel{flex:1;min-width:0}.company-detail-table-scroll{max-height:min(38vh,30rem);overflow:auto}.company-detail-customer-scroll{max-height:min(28vh,20rem)}.company-detail-table-scroll-wide{max-height:min(30vh,24rem)}.company-detail-customer-row.is-selected{background:#e0f2fe9e}.company-detail-customer-button{width:auto;min-width:0;height:auto;color:var(--accent-strong);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700}.company-detail-customer-button:hover{text-decoration:underline}.company-detail-customer-button.is-active{color:var(--text-strong)}.company-detail-selected-customer{margin-top:18px}.company-detail-selected-content{gap:14px;display:grid}.company-detail-helper{color:var(--sub);background:#f8fafcdb;border-radius:16px;padding:14px 16px;font-size:13px;line-height:1.7}.query-drawer-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.query-drawer-eyebrow{color:var(--accent-strong);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:800}.query-drawer-header h3{margin:0;font-size:1.45rem;line-height:1.15}.query-drawer-copy{color:var(--sub);margin-top:8px;font-size:14px;line-height:1.7}.query-drawer-note,.query-drawer-status,.query-drawer-format-block,.query-drawer-default-block{margin-top:18px}.query-drawer-note{color:var(--sub);background:#e0f2fe99;border-radius:16px;padding:14px 16px;font-size:13px;line-height:1.7}.query-drawer-status{background:#f8fafcd6;border:1px solid #94a3b82e;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-size:13px;display:flex}.query-drawer-status span{color:var(--sub)}.query-drawer-status strong{color:var(--text-strong)}.query-drawer-label{margin-top:18px}.query-drawer-default-block{background:#f8fafcd6;border:1px dashed #94a3b857;border-radius:16px;padding:14px 16px}.query-drawer-format-block{background:#f0f9ffcc;border:1px solid #7dd3fc47;border-radius:16px;padding:14px 16px}.query-drawer-default-label{color:var(--sub);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.query-drawer-default-block p{color:var(--text);margin:0;font-size:14px;line-height:1.7}.query-drawer-format-block pre{white-space:pre-wrap;color:var(--text);margin:0;font-family:IBM Plex Mono,Fira Code,monospace;font-size:13px;line-height:1.75}.query-drawer-footer{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:20px;display:flex}.query-drawer-timestamp{color:var(--sub);font-size:12px;line-height:1.6}.query-drawer-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.query-drawer-actions .btn{width:auto;min-width:116px}.delivery-customer-table{table-layout:fixed}.delivery-project-cell{word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.company-color-picker{vertical-align:middle;margin-right:6px;display:inline-flex;position:relative}.company-color-trigger{cursor:pointer;background:#ffffffeb;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;padding:0;display:inline-flex;box-shadow:0 4px 10px #0f172a14}.company-color-popover{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #94a3b83d;border-radius:14px;width:180px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 36px #0f172a29}.company-color-popover-label{color:var(--sub);margin-bottom:8px;font-size:12px;font-weight:700}.company-color-swatch-grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.company-color-swatch{cursor:pointer;border:2px solid #0000;border-radius:999px;width:22px;min-width:22px;height:22px;padding:0}.company-color-swatch.is-active{border-color:#0f172ac7}.company-color-custom{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.company-color-custom span{color:var(--sub);font-size:12px;font-weight:700}.company-color-custom input[type=color]{background:0 0;border:none;width:36px;min-width:36px;height:28px;padding:0}.company-color-reset{width:100%;min-width:0;height:34px;color:var(--text-strong);cursor:pointer;background:#f8fafceb;border:1px solid #94a3b847;border-radius:10px;margin-top:10px;padding:0 10px;font-size:12px;font-weight:700}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.playground-meta-grid{grid-template-columns:1fr}.kpi-grid,.insight-list{grid-template-columns:repeat(2,minmax(0,1fr))}.news-layout,.news-briefing-filter-row,.news-briefing-insights{grid-template-columns:1fr}}@media (width<=900px){.page-title,.section-title{flex-direction:column;align-items:flex-start}.section-title-actions,.query-drawer-footer{width:100%}.section-title-actions{justify-content:space-between}.query-drawer-footer{flex-direction:column;align-items:stretch}.summary-grid,.grid-2-equal{grid-template-columns:1fr}.news-briefing-keyword-header,.news-briefing-insight-header,.news-briefing-articles-header{flex-direction:column;align-items:stretch}.company-detail-panels{flex-direction:column}.company-detail-table-scroll{max-height:min(32vh,22rem)}.company-detail-customer-scroll{max-height:min(24vh,16rem)}.company-detail-table-scroll-wide{max-height:min(28vh,18rem)}}@media (width<=720px){.wrap{padding:22px 16px 44px}.filter-grid,.playground-chip-grid,.kpi-grid,.insight-list{grid-template-columns:1fr}.button-column{min-width:0}.card{border-radius:20px;padding:16px}.header-pill{white-space:normal}.section-title-actions,.query-drawer-status,.query-drawer-actions{align-items:stretch}.news-briefing-summary-strip,.news-briefing-tabs,.news-briefing-segment{flex-direction:column}.news-briefing-link{width:100%;min-width:0}.section-query-badge{flex:1;justify-content:space-between}.query-drawer{padding:0}.query-drawer-card{border-radius:0;width:100vw;max-height:100vh}.query-drawer-actions .btn{width:100%}}.dc-area button:not(.dc-submit),.dc-area input,.dc-area select{width:auto;height:auto}.dc-filter-bar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.dc-field{margin:0;display:block}.dc-field input{background:#ffffffe6;border:1px solid #94a3b847;border-radius:16px;min-width:148px;height:46px;padding:0 14px;box-shadow:inset 0 1px #ffffff73}.dc-range-divider{color:var(--sub);align-self:center;font-size:13px}.dc-display-range{align-items:center;display:flex}.dc-chart-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-left:auto;display:flex}.dc-segment{background:#f1f5f9eb;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:4px;padding:6px;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 6px 18px #0f172a0a}.dc-segment button{min-width:0;min-height:20px;color:var(--sub);box-sizing:border-box;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:6px;font-size:12px;font-weight:700;line-height:1.15;display:inline-flex}.dc-segment-range button.is-active{color:var(--accent-strong);background:#e0f2fefa;border-color:#0e74902e;box-shadow:0 4px 10px #0e74901f}.dc-segment-mode button{color:#475569}.dc-segment-mode button.is-active{color:#fff;background:#334155f0;border-color:#3341552e;box-shadow:0 4px 10px #33415529}.dc-submit{justify-content:center;align-self:center;align-items:center;width:auto;min-width:88px;height:46px;padding:0 18px;line-height:1;display:inline-flex}.dc-chart-grid{gap:12px;margin-bottom:16px;display:flex}.dc-chart-card{background:#ffffffeb;border:1px solid #94a3b82e;border-radius:18px;flex:1 1 0;min-width:0;padding:14px}.dc-chart-card-wide{flex:2 1 0}.dc-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.dc-chart-title{color:#374151;font-size:12px;font-weight:700}@media (width<=720px){.dc-filter-bar{align-items:stretch}.dc-range-divider{display:none}.dc-submit{width:100%}.news-briefing-range-divider{display:none}.news-briefing-filter-row{flex-direction:column;align-items:stretch}.news-briefing-date-field input{width:100%}.dc-display-range{margin-left:0}.dc-chart-grid{flex-direction:column}.dc-chart-header{flex-direction:column;align-items:stretch}.dc-chart-controls{flex-direction:column;align-items:stretch;margin-left:0}.dc-segment{justify-content:space-between;width:100%}.dc-segment button{flex:1 1 0}}
