/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#1a1a1a;--muted:#68767e;--paper:#f4f9fc;--line:#dae8ef;--brand-blue:#48a9e6;--brand-blue-dark:#2787c3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}button,a{font:inherit}button{color:inherit}.app-shell{grid-template-columns:230px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{min-height:100vh;color:var(--ink);border-right:1px solid var(--line);background:#fff;flex-direction:column;height:100vh;padding:25px 22px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;padding:0 5px;text-decoration:none;display:flex}.brand img{width:165px;max-width:100%;height:auto;display:block}.nav{gap:6px;margin-top:56px;display:grid}.nav-item{color:#6e7b82;border-radius:10px;align-items:center;gap:13px;padding:11px 13px;font-size:14px;font-weight:590;text-decoration:none;transition:all .2s;display:flex}.nav-item span{text-align:center;width:19px;font-size:17px}.nav-item:hover{color:#2583bd;background:#eef8fd}.nav-item.active{color:#fff;background:var(--brand-blue);box-shadow:0 8px 18px #48a9e633}.sidebar-foot{border-top:1px solid var(--line);margin-top:auto;padding:15px 12px 2px}.health-label{color:#53646d;align-items:center;gap:8px;font-size:12px;display:flex}.live-dot{background:var(--brand-blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #48a9e61f}.sidebar-foot p{color:#9aa5aa;margin:7px 0 0 15px;font-size:11px}.main-panel{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#ffffffeb;justify-content:space-between;align-items:center;height:74px;padding:0 42px;display:flex;position:sticky;top:0}.topbar-title{letter-spacing:.01em;font-size:13px;font-weight:640}.top-actions{align-items:center;gap:12px;display:flex}.demo-pill{color:var(--muted);background:#ffffff8c;border:1px solid #d5d5ce;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;display:flex}.demo-pill span{background:var(--brand-blue);border-radius:50%;width:6px;height:6px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:34px;height:34px;font-size:7px}.avatar{color:#2176a8;background:#def2fc;border:1px solid #b8dfef;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.user-menu{align-items:center;gap:10px;display:flex}.signed-in-email{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.signout-button{color:#287eac;cursor:pointer;background:0 0;border:0;padding:7px 2px;font-size:10px;font-weight:680}.signout-button:hover{color:#145d84}.menu-button{display:none}.login-shell{background:#f6fbfe;grid-template-columns:minmax(430px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.login-card{border-right:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(34px,6vw,86px);display:flex}.login-logo{width:190px;height:auto;margin-bottom:clamp(58px,9vh,110px);display:block}.login-copy{max-width:520px}.login-kicker{color:var(--brand-blue-dark);letter-spacing:.13em;margin:0 0 17px;font-size:10px;font-weight:800}.login-copy h1{max-width:480px;font-size:clamp(44px,5.2vw,72px)}.login-copy>p:last-child{max-width:460px;color:var(--muted);margin:24px 0 0;font-size:14px;line-height:1.65}.login-card form{margin-top:38px}.microsoft-signin{background:var(--brand-blue);color:#fff;cursor:pointer;border:1px solid #bed8e7;border-radius:10px;justify-content:center;align-items:center;gap:13px;width:min(100%,360px);min-height:52px;font-size:13px;font-weight:700;display:flex;box-shadow:0 10px 22px #48a9e633}.microsoft-signin:hover{background:var(--brand-blue-dark)}.microsoft-mark{grid-template-columns:1fr 1fr;gap:2px;width:17px;height:17px;display:grid}.microsoft-mark i{background:#fff;display:block}.login-footnote{color:#86939a;margin:14px 0 0;font-size:10px}.login-error{color:#984a3c;background:#fff3f1;border:1px solid #f0cbc5;border-radius:9px;width:min(100%,480px);margin:25px 0 -18px;padding:12px 14px;font-size:11px;line-height:1.5}.login-visual{background:linear-gradient(145deg,#dff3fc 0%,#eaf7fc 48%,#cbe9f7 100%);min-height:100vh;position:relative;overflow:hidden}.login-visual:before{content:"";border:1px solid #48a9e647;border-radius:50%;width:620px;height:620px;position:absolute;inset:12% -30% auto auto;box-shadow:0 0 0 95px #ffffff1f,0 0 0 190px #ffffff1a}.login-chart-card,.login-stat-card{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #ffffffc2;position:absolute;box-shadow:0 30px 70px #25719921}.login-chart-card{border-radius:20px;align-items:end;gap:12px;width:min(70%,510px);height:270px;padding:36px 34px;display:flex;top:22%;left:11%}.login-chart-card span{background:#aedcf1;border-radius:5px 5px 0 0;flex:1}.login-chart-card span:first-child{height:32%}.login-chart-card span:nth-child(2){height:46%}.login-chart-card span:nth-child(3){height:43%}.login-chart-card span:nth-child(4){height:67%}.login-chart-card span:nth-child(5){height:76%}.login-chart-card span:nth-child(6){background:var(--brand-blue);height:92%}.login-stat-card{border-radius:16px;width:210px;min-height:150px;padding:24px;display:grid;top:52%;right:9%}.login-stat-card small{color:#647681;font-size:10px}.login-stat-card strong{letter-spacing:-.05em;align-self:center;font-size:46px}.login-stat-card span{color:#2787c3;align-self:end;font-size:9px;font-weight:700}.login-pulse{z-index:1;align-items:center;gap:7px;width:220px;display:flex;position:absolute;bottom:13%;left:16%}.login-pulse i{background:#ffffffa6;border-radius:99px;flex:1;height:5px}.login-pulse i:first-child{background:var(--brand-blue)}.content{max-width:1500px;margin:0 auto;padding:44px clamp(24px,4vw,64px) 70px}.page-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.eyebrow,.section-kicker{letter-spacing:.11em;color:#77807c;margin:0 0 12px;font-size:10px;font-weight:750}h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4vw,55px);font-weight:750;line-height:1}.subtitle{color:var(--muted);margin:12px 0 0;font-size:14px}.period-control{background:#ffffff80;border:1px solid #d6d6d0;border-radius:10px;gap:3px;padding:4px;display:flex}.period-control button{color:#7a817e;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 12px;font-size:11px}.period-control button.selected{background:var(--brand-blue);color:#fff;font-weight:650;box-shadow:0 4px 10px #48a9e633}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.metric-card{border:1px solid #16201d14;border-radius:15px;flex-direction:column;min-height:157px;padding:18px 19px;display:flex}.metric-card.mint{background:#dff3fc}.metric-card.blue{background:#eaf6fb}.metric-card.peach{background:#e3f1f8}.metric-card.yellow{background:#d8eef9}.metric-top{justify-content:space-between;align-items:center;display:flex}.metric-top p{color:#4b5652;margin:0;font-size:11px;font-weight:620}.metric-top button{color:#7c8581;letter-spacing:1px;cursor:pointer;background:0 0;border:0}.metric-value{letter-spacing:-.045em;margin-top:23px;font-size:clamp(31px,3vw,42px);font-weight:730;line-height:1}.metric-value>span{font-family:var(--font-geist-sans), sans-serif;letter-spacing:.04em;color:#59615e;margin-right:7px;font-size:10px;font-weight:700}.metric-foot{color:#6b7470;align-items:center;gap:8px;margin-top:auto;font-size:10px;display:flex}.change{color:#247eae;background:#ffffffa6;border:1px solid #48a9e624;border-radius:99px;padding:3px 6px;font-weight:720}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:14px;margin-top:14px;display:grid}.panel{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;min-width:0;padding:23px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.section-kicker{margin-bottom:7px}.panel h2{letter-spacing:-.04em;margin:0;font-size:25px;font-weight:720}.linkedin-badge{color:#fff;background:#0a66c2;border-radius:7px;place-items:center;width:29px;height:29px;font-family:Arial,sans-serif;font-weight:800;display:grid}.count-badge{color:#965943;background:#f1e4dd;border-radius:99px;place-items:center;min-width:28px;height:28px;padding:0 8px;font-size:11px;font-weight:750;display:grid}.chart-summary{gap:clamp(22px,4vw,58px);padding:25px 0 16px;display:flex}.chart-summary div{gap:3px;display:grid}.chart-summary strong{letter-spacing:-.02em;font-size:15px}.chart-summary span{color:#818985;font-size:9px}.bar-chart{border-bottom:1px solid #cfd3ce;height:150px;position:relative}.chart-grid{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.chart-grid span{border-top:1px dashed #dfe1dc;display:block}.bars{align-items:end;gap:clamp(4px,1vw,12px);display:flex;position:absolute;inset:8px 5px 0}.bar-column{flex:1;align-items:end;height:100%;display:flex}.bar-column>span{background:#b9dcf0;border-radius:3px 3px 0 0;width:100%;min-width:7px;transition:all .25s;display:block}.bar-column>span:hover,.bar-column>span.highlight{background:var(--brand-blue)}.chart-labels{color:#8b918e;justify-content:space-between;padding-top:8px;font-size:8px;display:flex}.focus-list{margin-top:23px;display:grid}.focus-item{color:var(--ink);border-bottom:1px solid #e5e6e1;grid-template-columns:34px 1fr 16px;align-items:center;gap:11px;padding:13px 0;text-decoration:none;display:grid}.focus-item:first-child{padding-top:2px}.focus-item>span:nth-child(2){gap:4px;min-width:0;display:grid}.focus-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:660;overflow:hidden}.focus-item small{color:#838a87;font-size:9px}.focus-item b{color:#8e9692;font-weight:450}.focus-icon{border-radius:9px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:750;display:grid}.focus-icon.red{color:#a6523c;background:#f4ded7}.focus-icon.yellow{color:#8d711d;background:#f2e9c9}.focus-icon.green{color:#28644e;background:#dcebd9}.view-all{cursor:pointer;background:0 0;border:1px solid #d7d9d3;border-radius:9px;width:100%;margin-top:18px;padding:9px;font-size:10px;font-weight:650}.view-all:hover{background:#f3f4ef}.focus-icon.blue{color:#3b6776;background:#dce8ec}.focus-icon.coral{color:#9a5e45;background:#f1dfd4}.extra-signal{animation:.2s ease-out signal-in}@keyframes signal-in{0%{opacity:0;transform:translateY(-5px)}}.metric-note{background:#eaf6fb;border:1px solid #cfe4ef;border-radius:13px;grid-template-columns:.7fr 2fr .7fr;gap:24px;margin-top:10px;padding:16px 48px 16px 19px;animation:.2s ease-out signal-in;display:grid;position:relative}.metric-note div{gap:5px;display:grid}.metric-note span{color:#7c8581;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.metric-note strong{font-size:10px;font-weight:620;line-height:1.45}.metric-note button{color:#6f7774;cursor:pointer;background:0 0;border:0;font-size:18px;position:absolute;top:12px;right:13px}.section-block{margin-top:60px;scroll-margin-top:95px}.section-heading-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:19px;display:flex}.section-heading-row h2,.brief-panel h2{letter-spacing:-.045em;margin:0;font-size:clamp(27px,3vw,37px);font-weight:730;line-height:1}.section-heading-row>p{color:#7a817e;max-width:390px;margin:0;font-size:11px;line-height:1.55}.signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.signal-card{border:1px solid var(--line);background:#ffffffb8;border-radius:15px;flex-direction:column;min-height:235px;padding:19px;display:flex;position:relative;overflow:hidden}.signal-card>p{color:#727a77;margin:0 0 27px;font-size:10px;font-weight:650}.signal-card>strong{letter-spacing:-.045em;font-size:29px;font-weight:720;line-height:1}.signal-card>span{color:#818885;margin-top:7px;font-size:9px;line-height:1.45}.signal-card>small{color:#727a77;margin-top:auto;font-size:8px}.signal-card.dark{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.signal-card.dark>p,.signal-card.dark>span,.signal-card.dark>small{color:#e9f7fd}.progress{background:#ffffff26;border-radius:99px;height:5px;margin-top:33px;overflow:hidden}.progress i{border-radius:inherit;background:#fff;height:100%;display:block}.mini-columns{border-bottom:1px solid #d8dbd5;align-items:end;gap:5px;height:60px;margin:20px 0 12px;display:flex}.mini-columns i{background:#b9dff2;border-radius:3px 3px 0 0;flex:1}.mini-columns i:last-child{background:var(--brand-blue)}.donut{background:conic-gradient(var(--brand-blue) 0 38%, #e2edf2 38% 100%);border-radius:50%;place-items:center;width:63px;height:63px;margin:18px 0 10px;display:grid;position:relative}.donut:after{content:"";background:#fcfcfa;border-radius:50%;width:45px;height:45px;position:absolute}.donut i{z-index:1;font-size:10px;font-style:normal;font-weight:750}.insight-card{background:#e4f3fb;border-color:#cae5f3}.insight-card>strong{font-size:24px}.insight-card>span{color:#65606a;line-height:1.55}.insight-card a{color:#2176a8;justify-content:space-between;align-items:center;margin-top:auto;font-size:9px;font-weight:700;text-decoration:none;display:flex}.brief-panel{background:#e6f4fb;border:1px solid #cee6f2;border-radius:18px;grid-template-columns:.65fr 1.35fr;gap:clamp(30px,6vw,90px);margin-top:60px;padding:clamp(25px,4vw,48px);display:grid}.brief-title{align-items:flex-start;gap:14px;display:flex}.brief-title>span{background:var(--brand-blue);color:#fff;border-radius:10px;place-items:center;width:35px;height:35px;font-size:13px;display:grid}.brief-panel ol{margin:0;padding:0;list-style:none;display:grid}.brief-panel li{border-bottom:1px solid #28433824;grid-template-columns:30px 1fr;gap:16px;padding:15px 0;display:grid}.brief-panel li:first-child{padding-top:0}.brief-panel li>span{color:#738078;padding-top:3px;font-size:8px;font-weight:750}.brief-panel li p{color:#667069;margin:0;font-size:10px;line-height:1.55}.brief-panel li strong{color:#24352e;margin-bottom:3px;font-size:11px;display:block}.brief-note{color:#7a847d;grid-column:2;margin:-12px 0 0 46px;font-size:8px;font-style:italic}.source-section{scroll-margin-top:90px}.source-layout{grid-template-columns:minmax(250px,.85fr) minmax(0,1.5fr);gap:12px;display:grid}.source-tabs{align-content:start;gap:6px;display:grid}.source-tabs button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:9px 1fr 14px;align-items:center;gap:12px;padding:13px 14px;display:grid}.source-tabs button:hover{background:#ffffff73}.source-tabs button.active{border-color:var(--line);background:#fff;box-shadow:0 4px 14px #16201d0d}.source-tabs button>span:nth-child(2){gap:4px;display:grid}.source-tabs strong{font-size:10px;font-weight:650}.source-tabs small{color:#8b918e;font-size:8px}.source-tabs b{color:#8a918d;font-size:11px;font-weight:450}.source-dot{border-radius:50%;width:7px;height:7px}.blue{background-color:#76a7d7}.green{background-color:#85b69f}.yellow{background-color:#d7bd60}.violet{background-color:#ae92c9}.coral{background-color:#d79d83}.source-detail{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;min-height:325px;padding:clamp(22px,3vw,34px);animation:.2s ease-out signal-in}.source-detail-top{justify-content:space-between;align-items:center;display:flex}.source-logo{color:#21342c;border-radius:10px;place-items:center;width:37px;height:37px;font-size:9px;font-weight:800;display:grid}.recommended{color:#247daf;letter-spacing:.08em;background:#e2f3fb;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:800}.source-detail h3{letter-spacing:-.04em;margin:17px 0 22px;font-size:24px;font-weight:720}.detail-row{border-top:1px solid #e5e6e1;grid-template-columns:70px 1fr;gap:15px;padding:10px 0;display:grid}.detail-row>span{text-transform:uppercase;color:#8a918d;letter-spacing:.08em;padding-top:2px;font-size:7px;font-weight:750}.detail-row p{margin:0;font-size:9px;line-height:1.5}.implementation-callout{background:#f2f3ef;border-radius:10px;margin-top:16px;padding:12px 13px}.implementation-callout strong{font-size:8px}.implementation-callout p{color:#727a77;margin:4px 0 0;font-size:8px;line-height:1.45}footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:70px;padding:28px 0 5px;display:flex}footer .brand{padding:0}footer .brand img{width:140px}footer p{color:#858c89;margin:0;font-size:9px}@media (max-width:1040px){.login-shell{grid-template-columns:minmax(410px,.95fr) 1.05fr}.login-chart-card{width:82%;left:8%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.login-shell{display:block}.login-card{border-right:0;min-height:100vh;padding:34px 24px 44px}.login-logo{width:160px;margin-bottom:80px}.login-copy h1{font-size:clamp(42px,14vw,60px)}.microsoft-signin{width:100%}.login-visual{display:none}.app-shell{display:block}.sidebar{display:none}.topbar{height:64px;padding:0 18px}.menu-button{background:var(--brand-blue);color:#fff;border:0;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.topbar-title,.demo-pill,.signed-in-email{display:none}.content{padding:34px 16px 50px}.page-heading{flex-direction:column;align-items:start}.period-control{width:100%}.period-control button{flex:1}.metric-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:27px}.metric-card{min-height:144px;padding:15px}.metric-foot{flex-direction:column;align-items:flex-start;gap:5px}.panel{padding:18px}.chart-summary{justify-content:space-between;gap:10px}.metric-note{grid-template-columns:1fr;gap:11px}.section-heading-row{flex-direction:column;align-items:start;gap:10px}.signal-grid{grid-template-columns:1fr 1fr}.brief-panel{grid-template-columns:1fr}.brief-note{grid-column:1;margin:-10px 0 0 46px}.source-layout{grid-template-columns:1fr}.source-tabs{grid-template-columns:1fr 1fr}footer{flex-direction:column;align-items:start}}@media (max-width:430px){.metric-grid{grid-template-columns:1fr}.metric-card{min-height:132px}.signal-grid,.source-tabs{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
