@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#102235;font-synthesis:none;text-rendering:optimizelegibility;--ink:#102235;--muted:#768391;--faint:#aab5be;--line:#e5ebf1;--surface:#ffffffeb;--lime:#b7ed00;--lime-dark:#86a900;--blue:#6dace7;--orange:#ffb35b;--purple:#a896ee;--shadow:0 30px 80px #336faa30,0 8px 24px #3255700d;background:#cfe2fa;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 6% 4%,#e5f2ff 0,#0000 28%),radial-gradient(circle at 86% 96%,#bbd6ff 0,#0000 34%),linear-gradient(135deg,#cfe2fa 0%,#dbeaff 52%,#c3dbfb 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:wait}[data-theme=dark]{--ink:#eaf3f7;--muted:#9aabb7;--faint:#6f818e;--line:#27404c;--surface:#152b37f0;--shadow:0 30px 80px #00192859}[data-theme=dark] .aot-main{background:#122632e0}[data-theme=dark] .aot-sidebar{background:#163342c7}[data-theme=dark] .panel,[data-theme=dark] .search-box,[data-theme=dark] .icon-button,[data-theme=dark] .ghost-button,[data-theme=dark] .workspace-switcher{background:var(--surface);border-color:#2a4653}[data-theme=dark] .nav-item.active,[data-theme=dark] .segmented button.selected,[data-theme=dark] .full-button,[data-theme=dark] .region-row:hover{color:#ecf7fb;background:#173746}[data-theme=dark] .aot-topbar{border-color:#284451}.aot-app{max-width:1500px;min-height:100vh;margin:0 auto;padding:24px;display:flex}.aot-sidebar{width:232px;box-shadow:var(--shadow);background:#f0f7fdad;border:1px solid #ffffffc2;border-right:0;border-radius:28px 0 0 28px;flex-direction:column;flex:0 0 232px;padding:28px 16px 18px;display:flex}.aot-main{min-width:0;box-shadow:var(--shadow);background:#f8fbfdd1;border:1px solid #ffffffd1;border-left-color:#ffffffd9;border-radius:0 28px 28px 0;flex:1;overflow:hidden}.aot-brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:11px;padding:0 14px 29px;font:700 17px Space Grotesk,sans-serif;display:flex}.aot-brand em{color:#97a4ae;letter-spacing:.03em;text-transform:uppercase;margin-top:3px;font:500 9px DM Sans,sans-serif;display:block}.aot-logo{color:#15324a;width:29px;height:29px;position:relative}.aot-logo i{background:currentColor;border-radius:50%;width:7px;height:7px;position:absolute}.aot-logo i:first-child{top:3px;left:3px}.aot-logo i:nth-child(2){top:3px;left:13px}.aot-logo i:nth-child(3){top:13px;left:3px}.aot-logo b{background:var(--lime);transform-origin:0;border-radius:6px;width:17px;height:7px;position:absolute;top:20px;left:3px;transform:rotate(-38deg)}.workspace-switcher{background:#ffffff94;border:1px solid #fffc;border-radius:14px;align-items:center;gap:9px;margin:0 0 24px;padding:12px;display:flex}.workspace-switcher>svg{color:#95a3ad;margin-left:auto}.workspace-switcher strong,.profile-row strong{font-size:11px;font-weight:700;line-height:1.35;display:block}.workspace-switcher small,.profile-row small{color:#93a0aa;margin-top:2px;font-size:10px;display:block}.workspace-avatar{color:#fff;background:#75b3e9;border-radius:9px;place-items:center;width:27px;height:27px;font:700 12px Space Grotesk,sans-serif;display:grid}.nav-caption,.section-label,.eyebrow{color:#a0adb7;letter-spacing:.12em;font-size:9px;font-weight:700}.nav-caption{margin:0 13px 10px}.side-nav{flex:1}.nav-item{color:#71818f;text-align:left;background:0 0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:11px 13px;font-size:12px;transition:all .2s;display:flex}.nav-item+.nav-item{margin-top:3px}.nav-item:hover{color:var(--ink);background:#ffffff8c}.nav-item.active{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 6px 16px #6687a01a}.nav-item.active svg{color:#8cac00}.nav-item small{color:#95a1aa;margin-left:auto;font-size:9px}.side-bottom{margin-top:22px}.profile-row{border-top:1px solid #c7d5e1a6;align-items:center;gap:9px;margin-top:15px;padding:18px 10px 2px;display:flex}.profile-row>svg{color:#99a7b0;margin-left:auto}.profile-avatar{color:#fff;background:#132d42;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font:700 12px Space Grotesk,sans-serif;display:grid}.top-avatar{background:#73aae0;border:0;width:34px;height:34px;box-shadow:0 0 0 3px #fff}.mobile-brand{align-items:center;gap:7px;font:700 15px Space Grotesk,sans-serif;display:none}.mobile-brand .aot-logo{transform-origin:0;width:24px;transform:scale(.8)}.aot-topbar{border-bottom:1px solid #e0eaf2b8;justify-content:space-between;align-items:center;min-height:76px;padding:0 30px;display:flex}.breadcrumbs{color:#9aa7b1;align-items:center;gap:8px;font-size:11px;display:flex}.breadcrumbs svg{color:#b5c0c8}.breadcrumbs strong{color:var(--ink);font-weight:700}.top-actions{align-items:center;gap:13px;display:flex}.search-box{color:#9ba9b2;background:#fff;border:1px solid #edf1f4;border-radius:18px;align-items:center;gap:8px;width:min(300px,28vw);height:35px;padding:0 13px;display:flex;box-shadow:0 3px 10px #54769008}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.search-box input::placeholder{color:#afb9c1}.icon-button{color:#75848f;background:#fff;border:1px solid #e7edf1;border-radius:10px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.icon-button:hover{color:var(--ink);transform:translateY(-1px);box-shadow:0 5px 12px #58778c1a}.notification-button{border-radius:50%;position:relative}.notification-button b{color:#fff;background:#75abe0;border:2px solid #fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;display:grid;position:absolute;top:-4px;right:-4px}.aot-content{padding:28px 30px 20px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.eyebrow{margin:0 0 8px}.page-heading h1{letter-spacing:-.055em;margin:0;font:700 clamp(24px,2.5vw,33px)/1.12 Space Grotesk,sans-serif}.page-heading h1 span{color:var(--lime-dark);vertical-align:4px;font-size:.7em}.heading-subtitle{color:#85939d;margin:8px 0 0;font-size:12px}.heading-actions{gap:9px;display:flex}.ghost-button,.primary-button,.hero-button,.full-button{border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.ghost-button{color:#60707d;background:#ffffffb8;border:1px solid #e5ebf0;padding:10px 13px}.primary-button{color:#253200;background:var(--lime);padding:10px 14px;box-shadow:0 5px 12px #a4d00033}.ghost-button:hover,.primary-button:hover,.hero-button:hover,.full-button:hover{filter:brightness(.99);transform:translateY(-1px)}.panel{background:#ffffffe8;border:1px solid #fffffff2;border-radius:17px;box-shadow:0 6px 17px #4a6c850b}.hero-grid{grid-template-columns:minmax(0,1.44fr) minmax(280px,.76fr);gap:12px;display:grid}.hero-panel{background:linear-gradient(132deg,#73afe5 0%,#8bc1ef 55%,#c1e3fa 100%);border-color:#ffffff7a;min-height:238px;padding:27px 29px;position:relative;overflow:hidden}.hero-copy{z-index:2;max-width:63%;position:relative}.status-line{color:#ffffffeb;align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.live-dot,.tiny-live i,.uptime-foot i,.collector-health i,.chart-note i{background:var(--lime);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #b7ed002e}.live-dot.offline{background:var(--orange)}.live-dot.demo{background:#fff}.status-time{color:#ffffffa6;margin-left:6px;font-weight:400}.hero-panel h2{color:#fff;letter-spacing:-.055em;margin:31px 0 10px;font:500 clamp(25px,2.4vw,34px)/1.03 Space Grotesk,sans-serif}.hero-panel h2 strong{font-weight:700}.hero-panel p{color:#ffffffc2;max-width:310px;margin:0;font-size:11px;line-height:1.5}.hero-actions{align-items:center;gap:20px;margin-top:21px;display:flex}.hero-button{color:#24435b;background:#fff;padding:9px 12px}.hero-stat{color:#ffffffc2;flex-direction:column;gap:1px;font-size:9px;display:flex}.hero-stat b{color:#fff;font:700 14px Space Grotesk,sans-serif}.hero-stat small{font-size:9px}.hero-orbit{border:1px solid #ffffff3d;border-radius:50%;position:absolute}.orbit-one{width:390px;height:390px;top:-118px;right:-115px}.orbit-two{width:310px;height:310px;top:-74px;right:-60px}.hero-art{z-index:1;width:330px;height:230px;position:absolute;top:7px;right:11px}.core-ring{border:1px solid #fffc;border-radius:50%;place-items:center;width:98px;height:98px;display:grid;position:absolute;top:67px;right:78px;box-shadow:inset 0 0 0 14px #ffffff14,0 0 0 14px #ffffff0d}.core-ring:before,.core-ring:after{content:"";background:var(--lime);border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 16px #b7ed00d9}.core-ring:before{top:10px;left:25px}.core-ring:after{bottom:23px;right:8px}.core-ring span{border:2px solid #ffffffbd;border-radius:50%;width:11px;height:11px;position:absolute}.core-ring span:first-child{top:25px;left:25px}.core-ring span:nth-child(2){width:7px;height:7px;top:48px;right:18px}.core-ring span:nth-child(3){width:5px;height:5px;bottom:14px;left:31px}.edge-node{color:#fff;background:#ffffff21;border:1px solid #ffffff8f;border-radius:13px;place-items:center;width:39px;height:39px;font:700 9px Space Grotesk,sans-serif;display:grid;position:absolute}.node-a{top:20px;right:58px}.node-b{bottom:45px;right:11px}.node-c{bottom:39px;left:27px}.edge-line{transform-origin:0;border-top:1px dashed #ffffffa6;height:1px;position:absolute}.line-a{width:97px;top:57px;right:83px;transform:rotate(38deg)}.line-b{width:115px;top:137px;right:88px;transform:rotate(-24deg)}.line-c{width:113px;top:145px;left:63px;transform:rotate(-22deg)}.panel-heading,.stat-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-label{margin-bottom:5px;display:block}.panel-heading h3{color:var(--ink);letter-spacing:-.03em;margin:0;font:700 15px Space Grotesk,sans-serif}.tiny-live{color:#81944a;letter-spacing:.06em;align-items:center;gap:6px;font-size:9px;font-weight:700;display:inline-flex}.tiny-live i{width:5px;height:5px;box-shadow:none}.pipeline-card{min-height:238px;padding:22px 22px 18px}.pipeline-list{flex-direction:column;margin-top:17px;display:flex}.pipeline-step{align-items:center;gap:10px;display:flex}.pipeline-step strong{color:#304352;font-size:11px;display:block}.pipeline-step small{color:#a0abb3;margin-top:2px;font-size:9px;display:block}.pipeline-icon{border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.pipeline-icon.source{color:#6dace7;background:#e6f3ff}.pipeline-icon.worker{color:#95ba00;background:#f0facd}.pipeline-icon.database{color:#9a87e1;background:#f1edff}.step-check{color:#8da000;background:#f0facd;border-radius:50%;place-items:center;width:19px;height:19px;margin-left:auto;display:grid}.pipeline-connector{align-items:center;gap:4px;height:16px;padding-left:16px;display:flex}.pipeline-connector i{background:#cad5dd;border-radius:50%;width:3px;height:3px}.collector-footer{color:#9aa6ae;border-top:1px solid #eef2f4;justify-content:space-between;margin-top:15px;padding-top:12px;font-size:9px;display:flex}.collector-footer b{color:#60717e;margin-left:3px;font-weight:500}.collector-health{color:#8aa000}.collector-health i{width:5px;height:5px;box-shadow:none;margin-right:5px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.stat-card{min-height:145px;padding:17px 18px 14px}.stat-top{align-items:center}.trend{font-size:10px;font-weight:700}.trend.up{color:#8ca900}.stat-card>strong{color:var(--ink);letter-spacing:-.06em;margin-top:13px;font:700 clamp(22px,2.5vw,28px)/1 Space Grotesk,sans-serif;display:block}.unit{letter-spacing:-.02em;margin-left:2px;font-size:.54em}.stat-desc{color:#657680;margin-top:7px;font-size:10px;display:block}.stat-desc small{color:#a2adb5;font-size:9px}.stat-line{background:#eef2f2;border-radius:5px;height:6px;margin-top:18px;overflow:hidden}.stat-line span{border-radius:inherit;background:#cde98a;height:100%;display:block}.stat-line.lime span{background:var(--lime)}.mini-bars{align-items:end;gap:3px;height:25px;margin-top:14px;display:flex}.mini-bars span{background:#d7ed99;border-radius:4px 4px 2px 2px;flex:1;min-width:2px;max-width:14px}.mini-bars span.is-current{background:var(--lime)}.donut-wrap{background:conic-gradient(var(--lime) var(--donut-progress),#edf1f2 0);border-radius:50%;place-items:center;width:32px;height:32px;margin-top:-4px;display:grid;position:relative}.donut-wrap:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;position:absolute}.donut-wrap span{z-index:1;color:#718200;font-size:7px;font-weight:700;position:relative}.uptime-foot{color:#8ca000;justify-content:space-between;margin-top:16px;font-size:9px;display:flex}.uptime-foot i{width:5px;height:5px;box-shadow:none;margin-right:4px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:12px;margin-top:12px;display:grid}.left-stack,.right-stack{flex-direction:column;gap:12px;min-width:0;display:flex}.traffic-panel,.health-panel,.release-panel,.events-panel,.audience-panel,.feature-panel{padding:20px}.header-controls{align-items:center;gap:8px;display:flex}.segmented{background:#f1f4f5;border-radius:8px;padding:3px;display:flex}.segmented button{color:#9ba7ae;background:0 0;border-radius:6px;padding:5px 8px;font-size:9px}.segmented button.selected{color:#35464f;background:#fff;font-weight:700;box-shadow:0 2px 5px #576b771a}.traffic-summary{gap:38px;margin-top:21px;display:flex}.traffic-summary div{position:relative}.traffic-summary div+div:before{content:"";border-left:1px solid #e8edf0;height:25px;position:absolute;top:3px;left:-19px}.traffic-summary strong{color:var(--ink);letter-spacing:-.05em;font:700 20px Space Grotesk,sans-serif;display:block}.traffic-summary span{color:#9aa5ac;margin-top:4px;font-size:9px;display:block}.chart-wrap{height:180px;margin-top:17px;display:flex}.chart-y{color:#b1bbc1;flex-direction:column;justify-content:space-between;width:42px;padding:1px 0 24px;font-size:8px;display:flex}.chart-area{flex:1;min-width:0;position:relative}.chart-gridlines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 25px}.chart-gridlines i{border-top:1px dashed #e9eff2;display:block}.traffic-chart{width:100%;height:153px;position:absolute;top:0;left:0;right:0;overflow:visible}.chart-x{color:#aeb9c0;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.chart-legend{color:#99a6ae;align-items:center;gap:16px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i{border-radius:50%;width:7px;height:7px;display:inline-block}.legend-request{background:var(--lime)}.chart-note{color:#8da200;margin-left:auto}.chart-note i{width:5px;height:5px;box-shadow:none}.text-button{color:#8f9da6;background:0 0;align-items:center;gap:5px;padding:2px 0;font-size:10px;display:inline-flex}.text-button:hover{color:#536875}.health-list{margin-top:18px}.health-row{border-top:1px solid #eef2f4;grid-template-columns:1.3fr 1.25fr 54px 54px;align-items:center;gap:12px;min-height:54px;padding:9px 5px;display:grid}.health-provider{align-items:center;gap:8px;min-width:0;display:flex}.provider-dot{border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #f2f7f9}.health-provider strong{color:#455966;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.health-provider small,.health-progress small,.latency-cell small{color:#a1adb4;margin-top:4px;font-size:8px;display:block}.health-progress{min-width:0}.progress-track{background:#edf1f2;border-radius:5px;height:6px;margin-top:0;display:block;overflow:hidden}.progress-track span{border-radius:inherit;height:100%;display:block}.latency-cell{text-align:right}.latency-cell strong{color:#5a6d77;font:700 10px Space Grotesk,sans-serif;display:block}.empty-state{color:#9aa7ae;text-align:center;padding:20px;font-size:10px}.status-badge{border-radius:6px;align-items:center;width:max-content;padding:5px 7px;font-size:8px;font-weight:700;display:inline-flex}.status-badge.success{color:#7e9400;background:#eff9ce}.contract-main{background:#f8fbfc;border-radius:12px;align-items:center;gap:10px;margin:20px 0 12px;padding:12px;display:flex}.contract-icon{color:#6da9df;background:#eaf5ff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.contract-main strong{color:#40535f;font-size:11px;display:block}.contract-main small{color:#9eaab1;text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin-top:3px;font-size:8px;display:block;overflow:hidden}.contract-row{color:#596b76;justify-content:space-between;align-items:center;padding:8px 0;font-size:10px;display:flex}.contract-row>span{align-items:center;gap:7px;display:flex}.release-icon{border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.release-icon.blue{color:#6dace7;background:#eaf5ff}.release-icon.purple{color:#9a87e1;background:#f1edff}.release-icon.lime{color:#8da000;background:#f0facd}.good-text{color:#8da000;font-size:9px}.full-button{color:#60727f;background:#f7fafb;border:1px solid #edf1f2;width:100%;margin-top:14px;padding:10px}.full-button.subtle{color:#7b8d98;background:0 0;border:0;border-top:1px solid #eef2f4;border-radius:0;margin-top:15px}.event-list{margin-top:18px}.event-row{align-items:flex-start;gap:9px;padding:10px 0;display:flex}.event-row+.event-row{border-top:1px solid #f0f3f5}.event-icon{border-radius:9px;flex:none;place-items:center;width:27px;height:27px;display:grid}.event-icon.green{color:#8aa500;background:#f0facd}.event-icon.blue{color:#6ca6dc;background:#eaf5ff}.event-icon.orange{color:#d7983b;background:#fff3df}.event-icon.purple{color:#9b88e2;background:#f2eeff}.event-content{flex:1;min-width:0}.event-content strong{color:#4b5e6a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.event-content small{color:#9da9b0;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;display:block;overflow:hidden}.event-row time{color:#adb7bd;flex:none;font-size:8px}.mini-count{color:#a3afb6;font-size:9px}.audience-list{margin-top:16px}.audience-row{grid-template-columns:30px minmax(0,1fr) 42px;align-items:center;gap:8px;padding:8px 0;display:grid}.country-code{color:#5e7180;font:700 9px Space Grotesk,sans-serif}.country-bar,.feature-track{background:#edf1f2;border-radius:4px;height:5px;display:block;overflow:hidden}.country-bar i,.feature-track i{border-radius:inherit;background:#cce987;height:100%;display:block}.audience-row strong{color:#718200;text-align:right;font-size:9px}.feature-panel{margin-top:12px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 26px;margin-top:20px;display:grid}.feature-row{min-width:0}.feature-head{color:#536672;justify-content:space-between;gap:10px;font-size:10px;display:flex}.feature-head strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.feature-head span{color:#8da000;font-weight:700}.feature-track{height:7px;margin-top:8px}.feature-track i{background:var(--lime)}.feature-row>small{color:#a6b0b6;margin-top:5px;font-size:8px;display:block}.aot-footer{color:#99a6ae;justify-content:space-between;padding:21px 2px 0;font-size:9px;display:flex}.aot-footer i{background:var(--lime);border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.aot-footer b{color:#bfc8cd;margin:0 5px}.toast{z-index:20;color:#405662;background:#fff;border:1px solid #e8eff2;border-radius:12px;align-items:center;gap:9px;max-width:min(400px,100vw - 30px);padding:11px 11px 11px 13px;font-size:11px;animation:.25s both toast-in;display:flex;position:fixed;bottom:27px;right:30px;box-shadow:0 14px 30px #365b7329}.toast-check{color:#7c9400;background:#f0facd;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.toast button{color:#a5b1b8;background:0 0;place-items:center;margin-left:4px;padding:3px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1120px){.aot-app{padding:15px}.aot-sidebar{flex-basis:205px;width:205px}.aot-content{padding:24px 22px 18px}.aot-topbar{padding:0 22px}.hero-copy{max-width:68%}.hero-art{transform-origin:100%;right:-16px;transform:scale(.82)}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(270px,.8fr)}}@media (width<=820px){body{background:#dcecff}.aot-app{padding:0;display:block}.aot-sidebar{display:none}.aot-main{min-height:100vh;box-shadow:none;border:0;border-radius:0}.aot-topbar{min-height:64px;padding:0 18px}.mobile-brand{display:flex}.breadcrumbs{display:none}.top-actions{gap:8px}.search-box{width:min(43vw,240px)}.aot-content{padding:22px 18px 18px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}.heading-actions{width:100%}.heading-actions button{flex:1}.hero-grid,.dashboard-grid{grid-template-columns:1fr}.hero-panel{min-height:245px}.pipeline-card{min-height:0}.hero-art{right:-33px;transform:scale(.76)}.hero-copy{max-width:74%}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.aot-topbar{padding:0 14px}.search-box{flex:1;width:auto}.top-avatar{width:31px;height:31px}.aot-content{padding:20px 12px 16px}.page-heading h1{font-size:28px}.hero-panel{padding:23px 20px}.hero-copy{max-width:100%}.hero-art{opacity:.28;right:-42px;transform:scale(.92)}.hero-panel h2{margin-top:25px;font-size:31px}.kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{min-height:137px;padding:14px 13px}.stat-card>strong{font-size:23px}.stat-desc{font-size:9px}.stat-desc small{margin-top:2px;display:block}.traffic-panel,.health-panel,.release-panel,.events-panel,.audience-panel,.feature-panel{padding:16px 13px}.traffic-summary{gap:21px}.traffic-summary strong{font-size:17px}.traffic-summary div+div:before{left:-11px}.chart-legend{gap:9px;font-size:8px}.health-row{grid-template-columns:1.1fr 1fr 45px 45px;gap:7px}.health-provider small{font-size:7px}.feature-grid{grid-template-columns:1fr}.aot-footer{flex-direction:column;gap:10px}.toast{bottom:13px;right:12px}}
