:root{--primary: #1a237e;--primary-strong: #10164f;--surface: #fbf9f8;--surface-dim: #dcd9d9;--surface-bright: #ffffff;--surface-container: #f5f3f3;--outline: #dcd9d9;--text: #18181b;--muted: #5d616d;--bullish: #1a237e;--bearish: #b71c1c;--shadow: 0 18px 42px rgba(17, 21, 55, .08);--radius: 4px;--radius-lg: 8px;--shell-gutter: clamp(16px, 2vw, 36px);--shell-padding-top: clamp(16px, 2.4vw, 32px);--shell-padding-bottom: clamp(32px, 4vw, 56px);--layout-gap: clamp(18px, 2vw, 28px);--sidebar-width: clamp(240px, 16vw, 320px);--panel-padding: clamp(16px, 1.8vw, 24px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,rgba(26,35,126,.03),transparent 24%),var(--surface);color:var(--text);font-family:Hanken Grotesk,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;background:none}.page-shell{width:min(100% - var(--shell-gutter),2200px);margin:0 auto;padding:var(--shell-padding-top) 0 var(--shell-padding-bottom)}.page-shell-wide{width:calc(100% - var(--shell-gutter));max-width:none}.dashboard-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:var(--layout-gap);align-items:start}.dashboard-sidebar,.dashboard-main-shell,.dashboard-content,.dashboard-panel,.story-card,.list-card,.metric-card,.status-card,.info-card{min-width:0}.dashboard-sidebar,.dashboard-topbar,.page-intro-band,.dashboard-hero-panel,.dashboard-panel,.list-card,.status-card,.info-card,.metric-card,.story-card,.auth-dialog,.auth-aside,.auth-main,.toolbar-icon,.search-field,.filter-chip,.tab-chip,.subpage-link-button,.sparkline{border:1px solid var(--outline);background:var(--surface-bright);box-shadow:var(--shadow)}.dashboard-sidebar,.dashboard-topbar,.page-intro-band,.dashboard-hero-panel,.dashboard-panel,.auth-dialog,.auth-aside,.auth-main,.list-card,.status-card,.info-card,.metric-card,.story-card,.search-field,.filter-chip,.tab-chip,.subpage-link-button,.sparkline{border-radius:var(--radius-lg)}.dashboard-sidebar{position:sticky;top:20px;display:grid;gap:20px;padding:20px;min-height:calc(100vh - 40px);background:linear-gradient(180deg,#1a237e0a,#1a237e03),var(--surface-bright)}.sidebar-brand{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center}.sidebar-brand-icon,.sidebar-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius-lg);background:var(--primary);color:#fff;font-weight:800}.sidebar-brand strong,.subpage-topbar-copy strong,.dashboard-hero-copy h1,.dashboard-panel-head h2,.auth-title{margin:0}.sidebar-brand strong{font-size:1.1rem}.sidebar-brand-tagline{display:block;color:var(--muted);font-size:.78rem}.eyebrow,.section-kicker,.meta-label,.metric-label{margin:0;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav,.dashboard-content,.dashboard-bottom-grid,.stats-grid,.list-grid,.metric-band,.chip-row,.story-list,.story-grid,.portal-hero-grid,.briefing-feature-grid,.market-spotlight-grid,.filter-row,.tab-strip,.topbar-actions,.subpage-topbar-actions,.auth-layout,.auth-hero-stack,.auth-actions-stack,.auth-social,.personalization-search-form,.personalization-search-result,.personalization-watchlist-card{display:grid;gap:14px}.sidebar-nav a{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 14px;border-radius:var(--radius);color:var(--muted);font-weight:700}.sidebar-nav a.is-active,.sidebar-nav a:hover{background:var(--primary);color:#fff}.nav-icon{width:18px;text-align:center}.sidebar-foot-note a{color:var(--muted);font-size:.9rem;font-weight:700}.dashboard-main-shell{display:grid;gap:clamp(14px,1.6vw,20px)}.dashboard-topbar,.page-intro-band,.dashboard-hero-panel,.dashboard-panel{padding:var(--panel-padding)}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:20px;z-index:5}.topbar-search-shell{flex:1;max-width:920px;display:flex;align-items:center;gap:12px;padding:0 16px;min-height:52px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface)}.topbar-search-input{flex:1;border:0;background:transparent;outline:none;color:var(--text)}.topbar-actions{grid-auto-flow:column;align-items:center}.toolbar-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius)}.sidebar-profile-button{width:100%;padding:0;border:0;text-align:left;background:transparent;cursor:pointer}.sidebar-profile{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.subpage-sidebar-note,.subpage-topbar-copy,.dashboard-hero-copy,.dashboard-panel-head>div,.personalization-search-copy,.personalization-watchlist-copy{display:grid;gap:4px}.subpage-sidebar-note strong{font-size:.95rem}.subpage-sidebar-note span,.subpage-topbar-copy span,.hero-text,.section-note,.auth-note,.story-card p,.list-card p,.status-card p,.info-card p{margin:0;color:var(--muted);line-height:1.62}.auth-user-label{color:var(--muted);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-user-name{color:var(--primary-strong);font-size:.96rem;font-weight:800}.auth-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:30;display:grid;gap:10px;min-width:220px;padding:14px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:#fffffffa;box-shadow:0 22px 44px #134c742e}.auth-menu[hidden]{display:none}.auth-menu-section{display:grid;gap:8px}.auth-menu-section[hidden]{display:none}.auth-menu-profile{display:grid;gap:4px;padding:4px 2px 10px}.auth-menu-item{display:block;width:100%;padding:12px 14px;border:1px solid var(--outline);border-radius:var(--radius);background:#f8fbfe;color:var(--primary-strong);font-size:.9rem;font-weight:700;text-align:left;text-decoration:none;cursor:pointer}.auth-menu-item:hover{background:#eef6fb}.auth-menu-item-button{background:#fff}.page-intro-band{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.subpage-topbar-copy strong{font-size:1.28rem}.subpage-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;color:var(--primary);font-weight:700}.subpage-link-button:hover,.filter-chip.is-active,.tab-chip.is-active{background:var(--primary);color:#fff}.dashboard-content{gap:18px}.dashboard-hero-panel{background:linear-gradient(135deg,#1a237ef5,#11174ff5),var(--primary);color:#fff}.dashboard-hero-copy h1,.auth-title{font-size:clamp(1.75rem,3vw,2.9rem);line-height:1.04;font-weight:800}.dashboard-hero-panel .eyebrow,.dashboard-hero-panel .section-kicker,.dashboard-hero-panel .hero-text,.dashboard-hero-panel .metric-label{color:#f1f3ffc7}.dashboard-hero-panel .metric-card,.dashboard-hero-panel .chip,.dashboard-hero-panel .subpage-link-button{border-color:#ffffff24;background:#ffffff14;color:#fff;box-shadow:none}.dashboard-hero-panel .metric-card strong{color:#fff}.dashboard-panel-head,.panel-toolbar,.auth-inline,.auth-switch{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-panel-head h2{font-size:1.22rem;font-weight:800}.dashboard-bottom-grid,.portal-hero-grid,.briefing-feature-grid{grid-template-columns:repeat(2,minmax(280px,1fr))}#briefing-featured-link{flex-shrink:0}.briefing-filter-panel,.briefing-feature-panel{width:100%}.stats-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.stats-grid--triple,.story-grid-four,.market-spotlight-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}#home-market-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch}#home-market-list>*,.market-spotlight-grid>*{min-width:0}.list-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.metric-band{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}.metric-card,.story-card,.status-card,.info-card,.list-card,.personalization-search-result,.personalization-watchlist-card{padding:16px}.metric-card strong,.status-card strong,.info-card strong,.list-card strong{color:var(--primary-strong);font-size:1.04rem}.chip-row{grid-template-columns:repeat(auto-fit,minmax(120px,max-content))}.chip,.pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-container);color:var(--primary-strong);font-weight:700}.chip{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:left}.chip:is(button){width:100%;justify-content:flex-start;cursor:pointer}.chip.is-active{border-color:var(--primary);background:#1a237e1a;color:var(--primary)}#briefing-top-keywords .chip.is-active,#briefing-featured-keywords .chip.is-active,#briefing-frequency-ranking-list .chip.is-active,#briefing-pair-ranking-list .chip.is-active{border-color:var(--primary);background:var(--primary);color:#fff}#briefing-office-filters,#economy-symbol-tabs,#economy-watchlist-preview,#economy-keywords,#watchlist-items,#watchlist-search-results{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}#briefing-article-list,#economy-news-list,#economy-watchlist-results{grid-template-columns:1fr}.economy-locked-shell{position:relative}.economy-locked-content.is-locked{filter:blur(10px);pointer-events:none;user-select:none}.economy-locked-overlay{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:10px;padding:24px;border-radius:var(--radius-lg);background:#ffffffc7;backdrop-filter:blur(8px);text-align:center}.economy-locked-overlay[hidden]{display:none}.economy-locked-overlay p,.economy-locked-overlay strong{margin:0}.economy-sentiment-trend{display:grid;gap:10px;margin-bottom:16px}.economy-sentiment-chart{min-height:180px}.economy-sentiment-grid-line{stroke:#1a237e1f;stroke-width:1}.economy-sentiment-positive{fill:none;stroke:#15803d;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.economy-sentiment-negative{fill:none;stroke:#b91c1c;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.economy-sentiment-positive-point{fill:#fff;stroke:#15803d;stroke-width:2}.economy-sentiment-negative-point{fill:#fff;stroke:#b91c1c;stroke-width:2}.economy-sentiment-axis-label{fill:var(--muted);font-size:12px}.economy-market-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch}.economy-price-card,.economy-news-card{min-width:0;height:100%}.economy-price-toolbar,.economy-news-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.economy-price-toolbar{margin-top:18px;padding-top:16px;border-top:1px solid var(--outline)}.economy-range-tabs{display:flex;gap:4px;padding:3px;border-radius:10px;background:var(--surface-dim)}.economy-range-tabs button{padding:7px 9px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:.76rem;font-weight:750;cursor:pointer}.economy-range-tabs button.is-active{background:var(--surface-bright);color:var(--primary);box-shadow:0 2px 8px #10164f1a}.economy-price-chart-shell{position:relative;margin-top:12px;overflow:hidden;border:1px solid var(--outline);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(47,98,232,.035),transparent 65%)}.economy-price-chart{display:block;width:100%;min-height:360px}.economy-price-grid-line{stroke:#10164f1a;stroke-width:1}.economy-price-axis-label{fill:var(--muted);font-size:11px}.economy-price-path{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.economy-price-path.is-rising{stroke:#dc2626}.economy-price-path.is-falling{stroke:#2563eb}.economy-price-area.is-rising{fill:url(#none);fill:#dc262614}.economy-price-area.is-falling{fill:#2563eb14}.economy-price-focus-line{stroke:#10164f73;stroke-width:1;stroke-dasharray:4 4}.economy-price-hitarea{fill:transparent;pointer-events:all;cursor:crosshair}.economy-price-tooltip{position:absolute;z-index:4;display:grid;gap:3px;min-width:150px;padding:10px 12px;border:1px solid var(--outline);border-radius:var(--radius);background:#fffffff7;box-shadow:var(--shadow);pointer-events:none;font-size:.78rem}.economy-price-tooltip[hidden]{display:none}.economy-price-tooltip span{color:var(--muted)}.economy-news-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.economy-news-group{display:grid;gap:10px;min-width:0}.economy-news-group-head{padding:10px 12px;border-radius:var(--radius);font-size:.84rem}.economy-news-group-head span{color:var(--muted);font-size:.75rem}.economy-news-group-positive .economy-news-group-head{background:#dc262612;color:#b91c1c}.economy-news-group-negative .economy-news-group-head{background:#2563eb12;color:#1d4ed8}.economy-representative-article{padding:12px}.economy-representative-article h3{font-size:.88rem;line-height:1.4}.economy-representative-article>p:last-child{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.45}@media(max-width:980px){.economy-market-grid,.economy-news-columns{grid-template-columns:1fr}.economy-price-toolbar{align-items:flex-start;flex-direction:column}.economy-range-tabs{width:100%;overflow-x:auto}}.briefing-cloud-grid,.briefing-ranking-grid{display:grid;gap:14px}.briefing-ranking-stack{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.briefing-cloud-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.briefing-inline-section{display:grid;gap:12px;margin-top:16px}.briefing-section-head{display:grid;gap:4px}.briefing-top-trend-card{display:grid;gap:16px}.briefing-top-trend-head{grid-template-columns:minmax(0,1fr);align-items:start}.briefing-top-trend-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:16px;align-items:stretch}.briefing-top-trend-side{display:grid;align-content:start;gap:10px;min-width:0;padding:14px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-container)}.briefing-keyword-search{display:grid;gap:8px}.briefing-keyword-search input{width:100%;min-height:38px;padding:0 10px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-bright);color:var(--text);outline:none}.briefing-keyword-search input:focus{border-color:var(--primary)}.briefing-keyword-search-results{display:grid;gap:6px;padding-bottom:10px;border-bottom:1px solid var(--outline)}.briefing-keyword-search-result{min-height:32px;padding:6px 10px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-bright);color:var(--primary-strong);cursor:pointer;font-size:.86rem;font-weight:800;text-align:left}.briefing-keyword-search-result:hover,.briefing-keyword-search-result:focus-visible,.briefing-keyword-search-result.is-active{border-color:var(--primary);background:#1a237e14;color:var(--primary)}.briefing-top-trend-legend{display:grid;gap:8px}.briefing-top-trend-legend-item{display:flex;align-items:center;justify-content:space-between;gap:7px;min-height:30px;padding:6px 10px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-bright);color:var(--primary-strong);font-size:.86rem;font-weight:800}.briefing-top-trend-legend-item:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--trend-color)}.briefing-top-trend-legend-item span{min-width:0;overflow-wrap:anywhere}.briefing-top-trend-remove{flex-shrink:0;width:24px;height:24px;border:1px solid var(--outline);border-radius:999px;background:var(--surface-container);color:var(--muted);cursor:pointer;font-size:.78rem;font-weight:800;line-height:1}.briefing-top-trend-remove:hover,.briefing-top-trend-remove:focus-visible{border-color:var(--primary);color:var(--primary)}.briefing-top-trend-chart{position:relative;min-height:420px;min-width:0;padding:8px 8px 0 0;border:1px solid var(--outline);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(26,35,126,.035),transparent 45%),var(--surface-bright);overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable}.briefing-top-trend-svg{min-width:100%;height:420px;overflow:visible}.briefing-top-trend-path{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.briefing-top-trend-point{fill:#fff;stroke-width:2.5}.briefing-top-trend-focus-line{stroke:#10164f5c;stroke-width:1.5;stroke-dasharray:5 5}.briefing-top-trend-hitarea{fill:transparent;cursor:crosshair;pointer-events:all}.briefing-top-trend-tooltip{position:absolute;z-index:3;width:max-content;max-width:220px;padding:10px 12px;border:1px solid var(--outline);border-radius:var(--radius);background:#fffffff5;box-shadow:var(--shadow);pointer-events:none}.briefing-top-trend-tooltip strong{display:block;margin-bottom:6px;color:var(--primary-strong)}.briefing-top-trend-tooltip-list{display:grid;gap:4px}.briefing-top-trend-tooltip-list span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.86rem;font-weight:700}.briefing-top-trend-tooltip-list span:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--trend-color)}.briefing-keyword-trend-section{padding-top:4px;border-top:1px solid rgba(26,35,126,.12)}.briefing-trend-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.briefing-trend-close{flex-shrink:0;min-height:38px}.briefing-trend-chart{display:grid;gap:12px}.briefing-trend-line-chart{display:grid;gap:10px}.briefing-trend-svg{width:100%;height:220px;overflow:visible}.briefing-trend-grid-line{stroke:#1a237e24;stroke-width:1}.briefing-trend-path{fill:none;stroke:#1a237e;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.briefing-trend-area{fill:#1a237e14}.briefing-trend-point{fill:#fff;stroke:#1a237e;stroke-width:2}.briefing-trend-axis-label,.briefing-trend-value-label{fill:var(--muted);font-size:12px}.briefing-trend-value-label{fill:var(--primary-strong);font-weight:700}.briefing-trend-empty{padding:18px 14px;border:1px dashed var(--outline);border-radius:var(--radius);color:var(--muted)}.briefing-cloud-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);grid-template-rows:minmax(0,1fr);gap:12px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity;align-items:start}.briefing-cloud-list{display:grid;gap:10px}.briefing-ranking-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.briefing-ranking-panel .briefing-ranking-grid{grid-template-columns:1fr}.briefing-ranking-panel .list-card,.briefing-cloud-card,.briefing-ranking-card{min-width:0}.briefing-ranking-keyword{display:inline-flex;width:100%;padding:0;border:0;font-size:1rem;font-weight:800;color:var(--primary-strong);cursor:pointer}.briefing-ranking-keyword:hover,.briefing-ranking-keyword:focus-visible{color:var(--primary)}.briefing-ranking-keyword.chip:not(.is-active){background:transparent}.briefing-pair-keyword{line-height:1.35;text-align:left;white-space:normal}.archive-period-card,.archive-signal-card{min-width:0}.archive-period-card .pill{justify-self:start}.archive-rule-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.archive-chip-row{grid-template-columns:repeat(auto-fit,minmax(140px,max-content))}.archive-score-bar{width:100%;height:10px;border-radius:999px;background:#1a237e1a;overflow:hidden}.archive-score-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1a237e,#3f51b5)}.briefing-cloud-slide{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright);scroll-snap-align:start;cursor:pointer}.briefing-cloud-list-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:12px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright);cursor:pointer}.briefing-cloud-list-item.is-active,.briefing-cloud-slide.is-active{border-color:var(--primary);box-shadow:0 0 0 1px #1a237e29}.briefing-cloud-slide:hover,.briefing-cloud-list-item:hover{box-shadow:var(--shadow)}.briefing-cloud-copy{display:grid;gap:6px;min-width:0}.briefing-cloud-copy h3,.briefing-cloud-slide h3{margin:0;font-size:.98rem;line-height:1.42}.briefing-cloud-thumb{width:100%;min-height:140px;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--outline)}.briefing-cloud-list-thumb{width:100%;height:84px;object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--outline)}.briefing-cloud-more-card{align-content:center;justify-items:start;min-height:100%;font-weight:800;color:var(--primary)}.briefing-cloud-more-card strong,.briefing-cloud-more-card .section-note{margin:0}.story-card{display:grid;gap:10px}.story-card-link{align-content:start}.story-card-link:hover,.story-card-link:focus-visible{transform:translateY(-2px)}.story-card h3{margin:0;font-size:1rem;line-height:1.42;font-weight:800}.story-card.compact{padding:14px}.search-form{display:flex;align-items:center;gap:12px}.search-field{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 14px}.search-field input{width:100%;border:0;background:transparent;outline:none}.filter-row,.tab-strip{grid-template-columns:repeat(auto-fit,minmax(120px,max-content))}.filter-chip,.tab-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;color:var(--muted);font-weight:700;cursor:pointer;text-decoration:none}.briefing-wordcloud-card{display:grid;gap:12px;align-content:start}.briefing-wordcloud-image{width:100%;min-height:clamp(320px,34vw,520px);object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--outline)}.sparkline{width:100%;min-height:140px;padding:8px}.compact-story-list{max-height:520px;overflow:auto}.panel-link{color:var(--primary);font-weight:700}.auth-page{display:grid;place-items:center;padding:24px}.auth-dialog{width:min(1180px,100%);padding:16px}.auth-layout{grid-template-columns:1fr 1fr}.auth-aside,.auth-main{padding:24px}.auth-hero-stack{grid-template-columns:1fr}.auth-card{padding:18px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-container)}.auth-brand-lockup{display:flex;align-items:center;gap:12px}.auth-hero-card span{color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-hero-card strong{display:block;margin-top:4px;font-size:1rem}.auth-form,.auth-field{display:grid;gap:10px}.auth-field input{width:100%;min-height:46px;padding:0 14px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface)}.auth-submit{min-height:46px;border:0;border-radius:var(--radius-lg);background:var(--primary);color:#fff;font-weight:800;cursor:pointer}.auth-check{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.auth-feedback{min-height:24px}.auth-social-button{display:flex;align-items:center;gap:12px;min-height:50px;padding:0 16px}.auth-social-button-kakao{background:#fee500;color:#161617}.auth-social-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#00000014;font-size:.86rem;font-weight:800}.auth-divider{position:relative;text-align:center;color:var(--muted)}.auth-divider:before{content:"";position:absolute;inset:50% 0 auto;border-top:1px solid var(--outline)}.auth-divider span{position:relative;padding:0 12px;background:var(--surface-bright)}.auth-help,.auth-switch-button{border:0;padding:0;color:var(--primary);font-weight:700;cursor:pointer}.personalization-search-copy p,.personalization-watchlist-copy p{margin:0;color:var(--muted)}.personalization-watchlist-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-personal-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px}.dashboard-personal-list,.dashboard-exposure-list{display:grid;gap:10px}.dashboard-personal-item,.dashboard-signal-card,.dashboard-note-card{padding:16px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright)}.dashboard-personal-item>div:first-child,.dashboard-personal-meta,.dashboard-exposure-item>div:first-child,.dashboard-signal-card>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.dashboard-personal-item span,.dashboard-personal-item p,.dashboard-signal-card p,.dashboard-note-card small{color:var(--muted);font-size:.78rem}.dashboard-personal-item p,.dashboard-signal-card p{margin:9px 0;line-height:1.5}.dashboard-personal-meta em{font-style:normal;font-weight:800}.dashboard-personal-meta .is-positive{color:#16794a}.dashboard-personal-meta .is-negative{color:#c44343}.dashboard-exposure-item{display:grid;gap:7px}.dashboard-exposure-item span{color:var(--primary);font-weight:800}.dashboard-exposure-track{height:8px;overflow:hidden;border-radius:999px;background:var(--surface-dim)}.dashboard-exposure-track i{display:block;height:100%;border-radius:inherit;background:var(--primary)}.dashboard-signal-grid,.dashboard-notes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.dashboard-signal-card>div span{color:var(--primary);font-size:.72rem;font-weight:800}.dashboard-note-card{display:grid;gap:10px}.dashboard-note-card textarea{width:100%;resize:vertical;padding:12px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface);color:var(--text);font:inherit;line-height:1.5}.economy-chart-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:10px}.economy-chart-search-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;margin-bottom:18px}.economy-chart-search-result{display:grid;gap:3px;padding:12px 14px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface-bright);color:var(--text);text-align:left;cursor:pointer}.economy-chart-search-result:hover{border-color:var(--primary);background:var(--surface-dim)}.economy-chart-search-result span{color:var(--muted);font-size:.72rem}.economy-watchlist-tab-head{margin:4px 0 10px}.personalization-keyword-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:var(--radius);background:#1a237e14;color:var(--primary);font-size:.82rem;font-weight:700}.personalization-remove-button,.subpage-link-button[disabled]{min-height:38px;padding:0 12px;border:1px solid var(--outline);border-radius:var(--radius);background:var(--surface)}.subpage-link-button[disabled]{opacity:.6;cursor:default}ul{margin:0;padding-left:18px;color:var(--muted);line-height:1.7}.sidebar-foot-auth{order:3;position:relative;z-index:12;margin-top:auto;display:grid;gap:6px}.sidebar-profile-auth{border:1px solid rgba(26,35,126,.08);border-radius:999px;padding:8px 12px 8px 8px;background:linear-gradient(180deg,#fbfefff5,#f2f8fdf5),linear-gradient(120deg,rgba(88,157,211,.08),transparent 64%);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sidebar-profile-button:hover .sidebar-profile-auth,.sidebar-profile-button[aria-expanded=true] .sidebar-profile-auth{border-color:#1a237e24;background:linear-gradient(180deg,#fffffffa,#f5fafffa),linear-gradient(120deg,rgba(88,157,211,.12),transparent 64%);box-shadow:0 12px 28px #134c741f;transform:translateY(-1px)}.sidebar-auth-shell .auth-menu{top:auto;bottom:calc(100% + 8px);right:0;left:0;min-width:0;gap:8px;padding:12px}.sidebar-auth-shell .auth-menu-item{padding:11px 12px;border-radius:14px}.sidebar-foot-auth .sidebar-avatar{width:34px;height:34px;font-size:.8rem}.sidebar-foot-auth .subpage-sidebar-note{gap:0}.sidebar-foot-auth .subpage-sidebar-note strong{font-size:.92rem;font-weight:700}.sidebar-foot-auth .subpage-sidebar-note span{display:none}.ai-briefing-panel{display:grid;gap:18px;border-color:#2f62e847;background:linear-gradient(135deg,rgba(47,98,232,.06),transparent 34%),var(--surface-bright)}.ai-briefing-badge{padding:7px 11px;border-radius:999px;background:#2f62e81a;color:#2452cc;font-size:.75rem;font-weight:800}.ai-briefing-overview{max-width:900px;margin:0;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:700;line-height:1.55}.ai-briefing-grid,.ai-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ai-market-list,.ai-signal-section,.ai-signal-card{display:grid;gap:10px}.ai-market-item{display:grid;grid-template-columns:minmax(90px,1fr) auto auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--outline)}.ai-market-item:last-child{border-bottom:0}.ai-market-item em{font-style:normal;font-weight:800}.is-up{color:#15803d}.is-down{color:#b91c1c}.ai-signal-card{padding:16px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright)}.ai-signal-card.is-alert{border-color:#b71c1c66}.ai-signal-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.ai-signal-head h3{margin:4px 0 0;font-size:1.25rem}.ai-signal-head>strong{color:var(--primary);font-size:1.4rem}.ai-signal-card p{margin:0;color:var(--muted);font-size:.88rem}.ai-score-track{height:6px;overflow:hidden;border-radius:999px;background:var(--surface-dim)}.ai-score-track span{display:block;height:100%;border-radius:inherit;background:var(--primary)}.ai-evidence{display:grid;grid-template-columns:70px 1fr;gap:8px;padding-top:9px;border-top:1px solid var(--outline);font-size:.84rem;line-height:1.4}.ai-evidence span{color:var(--muted)}.insight-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;padding:5px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright)}.insight-tab{display:flex;justify-content:center;gap:8px;padding:12px 14px;border:0;border-radius:calc(var(--radius-lg) - 5px);background:transparent;color:var(--muted);font:inherit;font-size:.88rem;font-weight:750;cursor:pointer}.insight-tab span{color:color-mix(in srgb,var(--muted) 65%,transparent);font-size:.72rem}.insight-tab:hover{color:var(--text);background:var(--surface-dim)}.insight-tab.is-active{color:#fff;background:var(--primary);box-shadow:0 6px 16px #2f62e833}.insight-tab.is-active span{color:#ffffffad}.insight-tab:focus-visible{outline:3px solid rgba(47,98,232,.28);outline-offset:2px}.insight-tab-panel[hidden]{display:none}.insight-generation-note{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(280px,1.3fr);gap:22px;align-items:center;padding:16px 18px;border:1px dashed rgba(47,98,232,.36);border-radius:var(--radius-lg);background:#2f62e80b}.insight-generation-note strong{display:block;margin-top:5px}.insight-generation-note p{margin:0;color:var(--muted);font-size:.9rem;line-height:1.55}.today-insight-feature{display:block;overflow:hidden;border:1px solid var(--outline);border-radius:var(--radius-lg);color:inherit;text-decoration:none;background:var(--surface-bright)}.today-insight-feature>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(22px,4vw,42px)}.today-insight-feature h3{margin:9px 0 12px;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.35}.today-insight-feature p{margin:0 0 20px;color:var(--muted);line-height:1.7}.today-insight-feature>div>strong{color:var(--primary);font-size:.85rem}.today-keyword-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:13px;border:1px solid var(--outline);border-radius:var(--radius-lg);overflow:hidden}.today-keyword-item{display:grid;grid-template-columns:auto 1fr;gap:8px 10px;padding:16px;border-right:1px solid var(--outline);background:var(--surface-bright)}.today-keyword-item:last-child{border-right:0}.today-keyword-item>span{color:var(--muted);font-size:.7rem}.today-keyword-item div{display:grid;gap:4px}.today-keyword-item small{color:var(--muted);font-size:.7rem}.today-keyword-item em{grid-column:2;color:var(--primary);font-size:1.15rem;font-style:normal;font-weight:850}.today-stock-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:13px}.today-stock-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:15px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright)}.today-stock-item div{display:grid;gap:2px}.today-stock-item span,.today-stock-item small{color:var(--muted);font-size:.68rem}.today-stock-item em{font-style:normal;font-weight:850}.archive-period-grid{margin-bottom:18px}.insight-published-list{overflow:hidden;border-top:1px solid var(--outline);border-bottom:1px solid var(--outline)}.insight-published-item{display:grid;grid-template-columns:minmax(150px,.42fr) minmax(0,1.58fr) auto;gap:clamp(18px,3vw,40px);align-items:start;padding:clamp(22px,3vw,34px) 4px;border-bottom:1px solid var(--outline);color:inherit;text-decoration:none;transition:background-color .18s ease,padding .18s ease}.insight-published-item:last-child{border-bottom:0}.insight-published-item:hover{padding-inline:14px;background:#2f62e809}.insight-published-meta{display:grid;gap:12px}.insight-published-copy h3{margin:0 0 10px;font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.4}.insight-published-copy p{max-width:760px;margin:0;color:var(--muted);line-height:1.7}.insight-published-item>.panel-link{align-self:center;white-space:nowrap}.insight-method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--outline)}.insight-method-card{display:grid;gap:24px;padding:22px;background:var(--surface-bright)}.insight-method-card>span{color:var(--primary);font-size:.78rem;font-weight:850}.insight-method-card h3{margin:0 0 8px;font-size:1rem}.insight-method-card p{margin:0;color:var(--muted);font-size:.87rem;line-height:1.6}.insight-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.insight-policy-grid strong{display:block;margin:8px 0}.insight-policy-grid p{margin:0}.insight-article{width:min(100%,980px);margin-inline:auto;padding:clamp(24px,4vw,52px)}.insight-article-header{padding-bottom:28px;border-bottom:1px solid var(--outline)}.insight-article-header h2{max-width:820px;margin:8px 0 14px;font-size:clamp(1.65rem,3vw,2.45rem);line-height:1.3;letter-spacing:-.035em}.insight-article-header>p:last-child{max-width:780px;margin:0;color:var(--muted);font-size:1.05rem;line-height:1.75}.insight-article-body{max-width:760px;margin:0 auto;padding:clamp(30px,5vw,56px) 0}.insight-article-body p{margin:0 0 1.65em;color:var(--text);font-size:clamp(1rem,1.3vw,1.08rem);line-height:1.95;word-break:keep-all}.insight-article-body .insight-article-lead{margin-bottom:2em;font-size:clamp(1.12rem,1.7vw,1.28rem);font-weight:700;line-height:1.8}.insight-article-footer{display:flex;justify-content:space-between;gap:24px;align-items:end;padding-top:24px;border-top:1px solid var(--outline)}.insight-article-footer p{max-width:650px;margin:0;color:var(--muted);font-size:.83rem;line-height:1.65}.insight-article-footer .panel-link{flex:0 0 auto}.insight-article-sources{display:grid;grid-template-columns:minmax(170px,.45fr) minmax(0,1.55fr);gap:30px;padding:30px 0;border-top:1px solid var(--outline)}.insight-article-sources h3{margin:7px 0 0;font-size:1.05rem}.insight-source-list{display:grid}.insight-source-list a{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--outline);color:inherit;text-decoration:none}.insight-source-list a:first-child{padding-top:0}.insight-source-list a:last-child{border-bottom:0}.insight-source-list span,.insight-source-list small{color:var(--muted);font-size:.78rem}.insight-source-list strong{font-size:.88rem;line-height:1.45}.insight-source-list a:hover strong{color:var(--primary)}.insight-generation-meta{display:flex;flex-wrap:wrap;gap:8px 16px;padding:14px 0 24px;color:var(--muted);font-size:.75rem}.insight-generation-meta span:first-child{color:var(--primary);font-weight:800}.insight-research-layout{display:grid;grid-template-columns:minmax(210px,.55fr) minmax(620px,1.75fr) minmax(270px,.7fr);gap:18px;align-items:start}.insight-research-layout:not(.has-keywords):not(.has-sources){grid-template-columns:minmax(0,980px);justify-content:center}.insight-research-layout.has-keywords:not(.has-sources){grid-template-columns:minmax(210px,.55fr) minmax(620px,1.75fr)}.insight-research-layout:not(.has-keywords).has-sources{grid-template-columns:minmax(620px,1.75fr) minmax(270px,.7fr)}.insight-research-layout .insight-article{width:100%;margin:0;padding:clamp(24px,3vw,44px)}.insight-research-layout .insight-article-body{max-width:820px}.insight-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:26px 0 4px}.insight-metric-card{display:grid;gap:6px;padding:16px;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-dim)}.insight-metric-card span{color:var(--muted);font-size:.82rem;font-weight:700}.insight-metric-card small{color:var(--muted);font-size:.8rem;font-weight:650}.insight-metric-card>div{display:flex;align-items:end;justify-content:space-between;gap:12px}.insight-metric-card small{white-space:nowrap;text-align:right;line-height:1.35}.insight-metric-card strong{font-size:1.55rem;line-height:1.1}.insight-metric-card.is-attention strong{color:var(--primary)}.insight-metric-card.is-negative strong{color:#c44343}.insight-editorial-section{margin-top:30px}.insight-editorial-section h3{margin:0 0 10px;font-size:1rem;color:var(--primary)}.insight-editorial-section p{margin:0}.insight-context-panel{position:sticky;top:18px;overflow:hidden;border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface-bright)}.insight-side-heading{padding:18px;border-bottom:1px solid var(--outline)}.insight-side-heading h2{margin:5px 0;font-size:1rem}.insight-side-heading>p:last-child{margin:0;color:var(--muted);font-size:.76rem}.insight-trend-list{display:grid}.insight-trend-card{padding:16px 18px;border-bottom:1px solid var(--outline)}.insight-trend-card:last-child{border-bottom:0}.insight-trend-card>div{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.insight-trend-card>div span{color:var(--primary);font-size:1.1rem;font-weight:850}.insight-trend-card svg{width:100%;height:72px;margin:10px 0 4px;overflow:visible}.insight-trend-card svg line{stroke:var(--outline);stroke-width:1}.insight-trend-card svg polyline{fill:none;stroke:var(--primary);stroke-width:3;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}.insight-trend-card p{margin:0;color:var(--muted);font-size:.72rem}.insight-sources-panel .insight-source-list{max-height:calc(100vh - 150px);overflow-y:auto}.insight-sources-panel .insight-source-list a{display:grid;gap:7px;padding:14px}.insight-sources-panel .insight-source-list a:first-child{padding-top:14px}.insight-sources-panel .insight-source-list strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media(max-width:1450px){.insight-research-layout{grid-template-columns:minmax(190px,.5fr) minmax(560px,1.5fr)}.insight-research-layout:not(.has-keywords):not(.has-sources){grid-template-columns:minmax(0,980px)}.insight-research-layout:not(.has-keywords).has-sources{grid-template-columns:minmax(560px,1.5fr)}.insight-sources-panel{position:static;grid-column:1 / -1}.insight-sources-panel .insight-source-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}}@media(max-width:980px){.insight-research-layout{grid-template-columns:1fr}.insight-context-panel{position:static}.insight-trend-list{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-sources-panel{grid-column:auto}}@media(max-width:1200px){.dashboard-shell{--sidebar-width: clamp(216px, 22vw, 248px)}.topbar-search-shell{max-width:none}.story-grid-four,.market-spotlight-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:900px){.insight-tabs,.insight-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-policy-grid{grid-template-columns:1fr}.today-keyword-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-keyword-item{border-bottom:1px solid var(--outline)}.today-stock-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.economy-chart-search{grid-template-columns:1fr}.insight-tab{justify-content:flex-start;padding:11px}.insight-generation-note{grid-template-columns:1fr;gap:10px}.insight-method-grid{grid-template-columns:1fr}.insight-article-footer{align-items:start;flex-direction:column}.insight-published-item{grid-template-columns:1fr;gap:12px}.insight-published-item>.panel-link{justify-self:start}.insight-article-sources{grid-template-columns:1fr;gap:18px}.insight-source-list a{grid-template-columns:1fr}.insight-source-list small{display:none}.insight-trend-list,.insight-sources-panel .insight-source-list,.today-insight-feature,.today-keyword-grid,.today-stock-grid{grid-template-columns:1fr}.insight-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-keyword-item{border-right:0}}@media(max-width:1024px){.dashboard-personal-grid,.dashboard-shell,.dashboard-bottom-grid,.portal-hero-grid,.briefing-feature-grid,.stats-grid,.list-grid,.story-grid-four,.market-spotlight-grid,.auth-layout{grid-template-columns:1fr}.dashboard-sidebar{position:static;min-height:auto}.dashboard-topbar,.page-intro-band{position:static}.briefing-wordcloud-image{min-height:clamp(260px,48vw,420px)}}@media(max-width:768px){.ai-briefing-grid,.ai-signal-grid{grid-template-columns:1fr}.ai-briefing-panel .dashboard-panel-head{align-items:flex-start}.ai-evidence{grid-template-columns:1fr}.page-shell{--shell-gutter: 16px;--shell-padding-top: 16px;--shell-padding-bottom: 32px;--layout-gap: 14px;--panel-padding: 16px;width:min(100% - var(--shell-gutter),1480px);padding:16px 0 32px}.dashboard-topbar,.page-intro-band,.dashboard-panel-head,.panel-toolbar,.auth-inline,.auth-switch,.search-form{flex-direction:column;align-items:stretch}.dashboard-topbar{gap:12px}.topbar-search-shell{width:100%;min-height:48px;padding:0 12px}.subpage-topbar-actions,.topbar-actions{width:100%}.topbar-actions{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}.metric-band,.filter-row,.tab-strip,.chip-row,.briefing-top-trend-head,.briefing-top-trend-layout,.briefing-ranking-stack,.archive-rule-grid,.story-grid-four,.market-spotlight-grid,.list-grid,.stats-grid{grid-template-columns:1fr}}@media(min-width:1440px){.dashboard-content{gap:22px}.story-grid-four,.market-spotlight-grid{grid-template-columns:repeat(4,minmax(220px,1fr))}.dashboard-panel-head h2{font-size:1.3rem}.stats-grid--triple{grid-template-columns:repeat(3,minmax(240px,1fr))}#watchlist-search-results,#watchlist-items{grid-template-columns:repeat(2,minmax(260px,1fr))}#economy-watchlist-results{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media(min-width:1800px){.dashboard-shell{grid-template-columns:clamp(260px,15vw,340px) minmax(0,1fr)}.dashboard-bottom-grid{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr)}.portal-hero-grid{grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr)}.briefing-feature-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.story-grid-four{grid-template-columns:repeat(4,minmax(240px,1fr))}.stats-grid--triple{grid-template-columns:repeat(3,minmax(280px,1fr))}#briefing-article-list{grid-template-columns:repeat(2,minmax(320px,1fr))}#economy-watchlist-results,#watchlist-search-results,#watchlist-items{grid-template-columns:repeat(2,minmax(280px,1fr))}#economy-news-list{grid-template-columns:repeat(2,minmax(320px,1fr))}#economy-symbol-tabs,#economy-watchlist-preview,#economy-keywords{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media(min-width:2100px){.dashboard-shell{grid-template-columns:320px minmax(0,1fr)}.dashboard-bottom-grid,.portal-hero-grid{grid-template-columns:repeat(2,minmax(420px,1fr))}.briefing-feature-grid{grid-template-columns:minmax(360px,.68fr) minmax(0,1.32fr)}#briefing-article-list,#economy-news-list{grid-template-columns:repeat(3,minmax(320px,1fr))}#economy-watchlist-results,#watchlist-search-results,#watchlist-items{grid-template-columns:repeat(3,minmax(260px,1fr))}}
