/*! 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,::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;-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]){appearance:button}::file-selector-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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0b2239;--navy2:#123754;--orange:#f39a23;--ink:#172533;--muted:#687887;--line:#dce4e9;--soft:#f4f7f9;--white:#fff;--cyan:#41a7c4}*{box-sizing:border-box}body{color:var(--ink);background:#eef3f6;margin:0;font-family:Arial,Helvetica,sans-serif}button,select{font:inherit}button{cursor:pointer}main{min-height:100vh}.topbar{background:var(--navy);color:#fff;border-bottom:4px solid var(--orange);justify-content:space-between;align-items:center;height:76px;padding:0 max(32px,50vw - 720px);display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:var(--orange);width:42px;height:42px;color:var(--navy);letter-spacing:-1px;border-radius:8px;place-items:center;font-weight:900;display:grid}.brand strong{letter-spacing:.04em;font-size:18px;display:block}.brand span{text-transform:uppercase;letter-spacing:.17em;color:#aebdca;margin-top:2px;font-size:10px;display:block}.top-actions{align-items:center;gap:20px;display:flex}.updated{color:#b9c7d1;font-size:12px}.export{color:#fff;background:0 0;border:1px solid #547086;border-radius:7px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:700;display:flex}.export svg,.period svg,.segmented svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.hero{color:#fff;background:linear-gradient(115deg,#102e49 0%,#174766 72%,#1d566d 100%);justify-content:space-between;align-items:end;padding:34px max(32px,50vw - 720px);display:flex}.eyebrow,.panel-head p,.note>p:first-child{color:var(--orange);text-transform:uppercase;letter-spacing:.18em;margin:0 0 8px;font-size:10px;font-weight:800}.hero h1{letter-spacing:-.025em;margin:0;font-size:36px;line-height:1}.hero>div>p:last-child{color:#c5d4de;margin:11px 0 0;font-size:14px}.period{background:#0b223980;border:1px solid #fff2;border-radius:10px;grid-template-columns:24px auto;align-items:center;gap:2px 10px;min-width:225px;padding:12px 16px;display:grid}.period svg{grid-row:1/3}.period span{text-transform:uppercase;letter-spacing:.1em;color:#aebfcb;font-size:10px}.period strong{font-size:14px}.filters{border-bottom:1px solid var(--line);background:#fff;align-items:end;gap:14px;max-width:1440px;margin:0 auto;padding:18px 32px;display:flex}.filters label{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);gap:6px;font-size:10px;font-weight:700;display:grid}.filters select{min-width:150px;color:var(--ink);background:#fff;border:1px solid #ccd7de;border-radius:7px;padding:9px 34px 9px 11px;font-size:12px;font-weight:700}.segmented,.view-toggle{background:#f8fafb;border:1px solid #cad6dd;border-radius:8px;display:flex;overflow:hidden}.segmented button,.view-toggle button{color:#637685;background:0 0;border:0;border-right:1px solid #d7e0e5;align-items:center;gap:7px;padding:10px 15px;font-size:12px;font-weight:700;display:flex}.segmented button:last-child,.view-toggle button:last-child{border-right:0}.segmented button.active,.view-toggle button.active{background:var(--navy2);color:#fff}.view-toggle{margin-left:auto}.filter-group{gap:6px;display:grid}.filter-group>span{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-size:10px;font-weight:700}.run-type{border-color:var(--blue);box-shadow:0 0 0 2px #171c8f0d}.segmented button:disabled{cursor:not-allowed;color:#a7a9ac;background:#eeeeec}.kpis,.dashboard-grid,.lower-grid{max-width:1440px;margin:0 auto;padding:0 32px}.kpis{grid-template-columns:repeat(4,1fr);gap:14px;padding-top:20px;display:grid}.kpis article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:17px 18px;position:relative;overflow:visible;box-shadow:0 2px 7px #1237540a}.kpis article:before{content:"";background:#9db3c1;width:4px;position:absolute;top:0;bottom:0;left:0}.kpis span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:700;display:block}.kpis strong{color:var(--navy);letter-spacing:-.02em;margin:10px 0 6px;font-size:28px;line-height:1.1;display:block}.kpis strong.leader{margin-top:14px;font-size:20px}.kpis em{color:var(--muted);font-size:11px;font-style:normal}.kpis em.up{color:#248257}.kpis em.down{color:#b84b46}.exact-tooltip{cursor:help;outline:none;width:max-content;position:relative}.exact-tooltip:after{content:attr(data-exact);z-index:10;background:var(--black);color:#fff;letter-spacing:0;opacity:0;visibility:hidden;border-radius:3px;width:max-content;max-width:240px;padding:7px 9px;font-size:11px;font-weight:700;line-height:1.3;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + 8px);left:0;transform:translateY(3px);box-shadow:0 4px 14px #0003}.exact-tooltip:hover:after,.exact-tooltip:focus-visible:after{opacity:1;visibility:visible;transform:translateY(0)}.exact-tooltip:focus-visible{box-shadow:0 0 0 2px var(--yellow)}.dashboard-grid{grid-template-columns:1.55fr 1fr;gap:14px;margin-top:14px;display:grid}.lower-grid{grid-template-columns:1.55fr 1fr;gap:14px;margin-top:14px;padding-bottom:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:10px;padding:18px 20px;box-shadow:0 2px 7px #1237540a}.panel-head{justify-content:space-between;align-items:start;margin-bottom:12px;display:flex}.panel-head p{margin-bottom:4px}.panel h2{color:var(--navy);margin:0;font-size:17px}.legend{color:var(--muted);gap:14px;font-size:10px;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{border-radius:2px;width:18px;height:3px}.legend i.current{background:var(--orange)}.badge{letter-spacing:.1em;color:#526a7b;background:#e9eff3;border-radius:12px;padding:5px 8px;font-size:9px;font-weight:800}.line-chart{width:100%;height:255px}.line-chart text{fill:#768897;font-size:10px}.line-chart .grid{stroke:#e6ecef;stroke-width:1px}.trend{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.trend.current{stroke:var(--orange)}.trend.previous{stroke:#90a1ae;stroke-width:2px;stroke-dasharray:5 5}.dot{stroke:#fff;stroke-width:2px}.bars{gap:12px;display:grid}.bar-row>div:first-child{justify-content:space-between;font-size:12px;display:flex}.bar-row strong{color:var(--navy)}.bar-track{background:#edf2f5;border-radius:10px;height:8px;margin:6px 0 4px;overflow:hidden}.bar-track i{border-radius:10px;min-width:2px;height:100%;display:block}.bar-row small,.regions small,.note small{color:#7e8d98;font-size:10px}.regions{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.regions>div{background:var(--soft);border-radius:8px;padding:12px 14px}.regions span{color:var(--muted);font-size:11px;font-weight:700}.regions strong{color:var(--navy);margin:7px 0;font-size:23px;display:block}.mini{background:#dfe7ec;border-radius:4px;height:5px;margin-bottom:7px;overflow:hidden}.mini i{background:var(--orange);border-radius:4px;height:100%;display:block}.note{color:#fff;background:linear-gradient(145deg,#102e49,#174b65);border:0}.note h2{color:#fff;margin:0 0 8px}.note>p:nth-child(3){color:#c4d4df;margin:0;font-size:12px;line-height:1.5}.rule{align-items:center;gap:10px;margin:15px 0 9px;display:flex}.rule span{background:#ffffff13;border:1px solid #ffffff27;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:700}.note small{color:#aebfca;line-height:1.45;display:block}footer{color:#7b8c98;text-transform:uppercase;letter-spacing:.08em;max-width:1376px;margin:0 auto;padding:16px 0 28px;font-size:10px}footer span{color:var(--orange);margin:0 8px}@media (width<=900px){.topbar,.hero{padding-left:20px;padding-right:20px}.updated{display:none}.hero{flex-direction:column;align-items:start;gap:22px}.filters{flex-wrap:wrap;padding:14px 20px}.view-toggle{margin-left:0}.kpis,.dashboard-grid,.lower-grid{padding-left:20px;padding-right:20px}.kpis{grid-template-columns:1fr 1fr}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.regions{grid-template-columns:1fr 1fr}footer{padding:16px 20px 28px}}@media (width<=560px){.topbar{height:68px}.brand span{display:none}.export{padding:8px;font-size:0}.hero h1{font-size:30px}.segmented{width:100%}.segmented button{flex:1;justify-content:center}.filters label{flex:1}.filters select{width:100%;min-width:0}.kpis,.regions{grid-template-columns:1fr}.line-chart{height:210px}.top-actions{gap:8px}}:root{--yellow:#fce300;--blue:#171c8f;--navy:#000f60;--black:#101820;--grey:#63666a;--light-grey:#d0d0ce;--orange:var(--yellow);--navy2:var(--blue);--ink:var(--black);--muted:var(--grey);--line:var(--light-grey);--soft:#f4f4f3;--cyan:var(--blue)}body{background:#f1f1ef}.topbar{background:var(--black);border-bottom:6px solid var(--yellow);height:82px}.brand{gap:18px}.brand img{width:214px;height:auto;display:block}.brand span{text-transform:uppercase;letter-spacing:.17em;color:var(--light-grey);border-left:1px solid var(--grey);padding-left:18px;font-size:10px}.updated{color:var(--light-grey)}.upload-button{color:#fff;background:0 0;border:1px solid #fff;border-radius:3px;padding:9px 13px;font-size:12px;font-weight:800}.upload-button:hover{border-color:var(--yellow);color:var(--yellow)}.export{border-color:var(--yellow);color:var(--black);background:var(--yellow);border-radius:3px;font-weight:800}.export:hover{background:#fff067}.hero{background:linear-gradient(110deg,var(--navy) 0%,var(--blue) 72%,#292e9b 100%);padding-top:38px;padding-bottom:38px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--yellow);opacity:.08;width:170px;height:260px;position:absolute;top:-70px;right:10%;transform:skew(-14deg)}.hero .eyebrow,.note>p:first-child{color:var(--yellow)}.hero h1{font-size:38px}.hero>div>p:last-child{color:#e1e1e0}.period{z-index:1;background:#000f6066;border-color:#fff3;border-radius:4px;position:relative}.period svg{color:var(--yellow)}.period span{color:var(--light-grey)}.filters select{border-color:var(--light-grey);border-radius:3px}.segmented,.view-toggle{border-color:var(--light-grey);background:#f8f8f7;border-radius:4px}.segmented button,.view-toggle button{border-color:var(--light-grey);color:var(--grey)}.segmented button.active,.view-toggle button.active{background:var(--blue)}.kpis article,.panel{border-color:var(--light-grey);border-radius:4px;box-shadow:0 2px 7px #1018200a}.kpis article:before{background:var(--light-grey)}.kpis article.accent{background:#fffef2}.kpis article.accent:before{background:var(--yellow)}.panel-head p{color:var(--blue)}.legend i.current{background:var(--yellow);box-shadow:0 0 0 1px #d6c100}.legend i.previous{background:var(--grey)}.badge{color:var(--grey);background:#eeeeec;border-radius:2px}.line-chart text{fill:var(--grey)}.line-chart .grid{stroke:#e6e6e4}.trend.current{stroke:var(--yellow);filter:drop-shadow(0 0 1px #8e8000)}.trend.previous{stroke:var(--grey)}.dot.current{fill:var(--yellow)}.dot.previous{fill:var(--grey)}.bar-track{background:#eeeeec}.regions>div{border-radius:3px}.mini{background:#dededc}.mini i{background:var(--yellow)}.note{background:linear-gradient(145deg,var(--navy),var(--blue));border-top:5px solid var(--yellow);border-radius:4px}.note>p:nth-child(3){color:#e1e1e0}.rule span{border-radius:3px}.rule b{color:var(--yellow)}.note small{color:var(--light-grey)}footer{color:var(--grey)}footer span{color:var(--yellow)}.toast{z-index:20;background:var(--black);color:#fff;border-left:5px solid var(--yellow);max-width:380px;padding:14px 18px;font-size:13px;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 30px #0004}.modal-backdrop{z-index:30;background:#0009;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.upload-modal{border-top:7px solid var(--yellow);background:#fff;width:min(620px,100%);padding:28px;box-shadow:0 18px 60px #0006}.upload-modal h2{color:var(--navy);margin:0 0 8px;font-size:26px}.upload-copy{color:var(--grey);font-size:13px}.upload-totals{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.upload-totals>div{background:var(--soft);padding:14px}.upload-totals span{color:var(--grey);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800;display:block}.upload-totals strong{color:var(--navy);margin-top:8px;font-size:21px;display:block}.upload-error{background:#fff5f4;border-left:4px solid #b84b46;margin:18px 0;padding:14px}.upload-error strong{color:#8f302c}.upload-error p{margin:8px 0;font-weight:700}.upload-error small{color:var(--grey)}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.modal-actions button{border-radius:3px;padding:10px 14px;font-weight:800}.modal-actions .secondary{border:1px solid var(--light-grey);background:#fff}.modal-actions .primary{background:var(--yellow);border:1px solid var(--yellow);color:var(--black)}.modal-actions button:disabled{opacity:.6;cursor:wait}@media (width<=560px){.topbar{height:72px}.brand img{width:170px}.hero h1{font-size:30px}}@media (width<=700px){.upload-button{padding:9px;font-size:0}.upload-button:after{content:"Upload";font-size:11px}.upload-totals{grid-template-columns:1fr}.upload-modal{padding:22px}.top-actions{gap:6px}}.filters{flex-wrap:wrap}.group-filter{position:relative}.group-filter details{min-width:178px;position:relative}.group-filter summary{border:1px solid var(--light-grey);height:37px;color:var(--ink);cursor:pointer;background:#fff;border-radius:3px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:12px;font-weight:700;list-style:none;display:flex}.group-filter summary::-webkit-details-marker{display:none}.group-filter summary:after{content:"⌄";color:var(--grey);font-size:14px}.group-filter summary b{background:var(--yellow);min-width:19px;height:19px;color:var(--black);border-radius:10px;order:2;place-items:center;font-size:10px;display:grid}.group-menu{z-index:30;border:1px solid var(--light-grey);background:#fff;width:220px;padding:7px;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 26px #10182026}.filters .group-menu label{color:var(--ink);letter-spacing:0;text-transform:none;cursor:pointer;align-items:center;gap:9px;padding:8px 7px;font-size:11px;font-weight:700;display:flex}.filters .group-menu label:first-child{border-bottom:1px solid #e7e7e5;margin-bottom:4px}.filters .group-menu label:hover{background:var(--soft)}.group-menu input{width:15px;height:15px;accent-color:var(--blue)}.trend.group-current{stroke-width:3px}.trend.group-previous{stroke-width:2px;stroke-dasharray:6 5;opacity:.55}.dot.group-current{stroke-width:2px}.dot.group-previous{stroke-width:1.5px;opacity:.65}.trend-legends{justify-items:end;gap:8px;display:grid}.year-legend i{background:0 0!important}.year-legend i.year-current{border-top:3px solid var(--grey)}.year-legend i.year-previous{border-top:2px dashed var(--grey)}.group-legend{flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;max-width:440px;display:flex}.group-legend span{color:var(--muted);align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.group-legend i{border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 1px #10182028}@media (width<=700px){.trend-head{gap:12px;display:grid}.trend-legends{justify-items:start}.group-legend{justify-content:flex-start}}.bar-year-legend i.year-current{border:0;border-radius:2px;width:12px;height:10px;background:var(--grey)!important}.bar-year-legend i.year-previous{opacity:.38;border:0;border-radius:2px;width:12px;height:10px;background:var(--grey)!important}.bar-chart .bar-label{font-size:9px;font-weight:700}.bar-chart .bar-value{fill:var(--navy);font-size:9px;font-weight:800}.app-shell{min-height:100vh}.side-nav{z-index:40;color:#fff;border-right:6px solid var(--yellow);background:#222168;flex-direction:column;width:296px;padding:34px 23px 24px;display:flex;position:fixed;inset:0 auto 0 0}.side-brand{border-bottom:1px solid #ffffff2e;align-items:flex-start;height:108px;display:flex}.side-brand img{width:214px;height:auto}.side-title{padding:26px 13px 30px}.side-title span,.side-nav nav p{color:#b7b8df;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:800;display:block}.side-title strong{margin-top:12px;font-size:23px;line-height:1.15;display:block}.side-nav nav{gap:7px;display:grid}.side-nav nav p{margin:0 14px 3px}.side-nav nav a{color:#f4f4ff;border-radius:6px;align-items:center;gap:13px;min-height:58px;padding:0 15px;font-size:18px;font-weight:800;text-decoration:none;display:flex}.side-nav nav a i{background:#898bd0;border-radius:50%;width:9px;height:9px}.side-nav nav a:hover{background:#343483}.side-nav nav a.active{background:var(--yellow);color:#0c0b63}.side-nav nav a.active i{background:#272681}.side-foot{gap:7px;margin-top:auto;padding:0 13px;font-size:12px;display:grid}.side-foot span{color:#c4c5e3}.app-main{background:#f3f4f6;min-height:100vh;margin-left:296px}.report-header{color:#fff;border-bottom:6px solid var(--yellow);background:#222168;justify-content:space-between;align-items:center;gap:28px;min-height:140px;padding:34px max(68px,50vw - 836px);display:flex}.report-header p{text-transform:uppercase;letter-spacing:.16em;margin:0 0 16px;font-size:12px;font-weight:900}.report-header h1{margin:0;font-size:30px;font-weight:400}.report-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.report-actions>span{white-space:nowrap;font-size:13px}.report-actions>span b{color:var(--yellow);margin:0 10px}.header-upload,.header-export{border:1px solid var(--yellow);white-space:nowrap;border-radius:6px;padding:14px 18px;font-weight:900}.header-upload{background:var(--yellow);color:#10106b;font-size:15px}.header-upload:hover{background:#fff067}.header-export{color:#fff;background:0 0;align-items:center;gap:8px;font-size:12px;display:flex}.header-export:hover{background:#343483}.header-export svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.app-main .filters{max-width:none;margin:0;padding-left:max(68px,50vw - 836px);padding-right:max(68px,50vw - 836px);box-shadow:0 4px 12px #1018200b}.app-main section[id]{scroll-margin-top:18px}@media (width<=1120px){.report-header{align-items:flex-start}.report-actions{flex-wrap:wrap}.report-actions>span{text-align:right;width:100%}}@media (width<=900px){.side-nav{border-right:0;border-bottom:5px solid var(--yellow);width:100%;height:auto;padding:18px 20px;position:relative}.side-brand{border:0;height:auto}.side-brand img{width:180px}.side-title{padding:16px 0}.side-title strong{font-size:19px}.side-nav nav{display:flex;overflow-x:auto}.side-nav nav p,.side-foot{display:none}.side-nav nav a{flex:none;min-height:42px;padding:0 13px;font-size:13px}.app-main{margin-left:0}.report-header{align-items:flex-start;min-height:0;padding:24px 20px}.report-header h1{font-size:26px}.report-actions{gap:8px}.report-actions>span{display:none}.header-upload,.header-export{padding:10px 12px}.app-main .filters{padding-left:20px;padding-right:20px}}@media (width<=600px){.report-header{display:grid}.report-actions{justify-content:flex-start}.header-upload{font-size:12px}.side-title{display:none}}.sign-out{color:#fff;text-underline-offset:3px;font-size:12px;font-weight:800}.sign-out:hover{color:var(--yellow)}.user-context{font-size:11px!important}.auth-page{background:#fff;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:#222168;flex-direction:column;justify-content:space-between;padding:52px clamp(38px,7vw,100px);display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";border:90px solid var(--yellow);border-radius:50%;width:390px;height:390px;position:absolute;bottom:-200px;right:-210px}.auth-brand>img{z-index:1;width:230px;position:relative}.auth-brand>div{z-index:1;position:relative}.auth-brand p,.auth-eyebrow{color:var(--yellow);text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:900}.auth-brand h1{letter-spacing:-4px;margin:18px 0 24px;font-size:clamp(48px,6vw,82px);line-height:.95}.auth-brand h1 span{color:var(--yellow)}.auth-brand small{color:#dfe2f4;font-size:17px}.auth-panel{place-items:center;padding:40px;display:grid}.auth-card{width:min(100%,430px)}.auth-card h2{letter-spacing:-1.5px;color:var(--navy);margin:0 0 10px;font-size:38px}.auth-help{color:var(--grey);margin:0 0 30px;line-height:1.55}.auth-card label{color:var(--navy);gap:8px;margin:0 0 18px;font-size:13px;font-weight:700;display:grid}.auth-card input{width:100%;font:inherit;color:var(--ink);border:1px solid #cfd3dc;outline:none;padding:14px 15px}.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #171c8f1a}.password-field{display:block;position:relative}.password-field input{padding-right:52px}.password-toggle{width:42px;height:42px;color:var(--navy);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-toggle:hover{background:#f1f2f7}.password-toggle svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.auth-submit{background:var(--yellow);width:100%;color:var(--navy);cursor:pointer;border:0;padding:15px 18px;font-weight:900}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-message{border-left:4px solid var(--blue);background:#f1f2f7;padding:12px 14px;font-size:13px}.invite-note{border-top:1px solid var(--line);color:var(--grey);margin-top:28px;padding-top:22px;font-size:12px}@media (width<=800px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:280px;padding:34px 26px}.auth-brand h1{letter-spacing:-2.5px;font-size:46px}.auth-panel{padding:46px 24px}}
