button{background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#333;background:#f8f9fa}h1,h2{font-family:Roboto Slab,serif}.navbar{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 2px 10px #0000001a}.nav-right{display:flex;align-items:center;gap:1.5rem}.social-links{display:flex;gap:1rem}.social-links button{color:#fff;text-decoration:none;font-size:1.25rem;transition:color .3s ease}.social-links button:hover{color:#ff9505}.nav-buttons{display:flex;gap:.75rem}.btn{display:inline-block;padding:.6rem 1.25rem;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .3s ease}.btn-outline{background:#ff9505;border:2px solid #ff9505;color:#fff}.btn-outline:hover{background:#e58600;border-color:#e58600;color:#fff}.btn-primary{background:#ff9505;color:#fff}.btn-primary:hover{background:#e58600}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);z-index:0}.video-background video{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:1;padding:2rem;color:#fff}.hero h1{font-size:4.5rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:-1px}.hero .btn-demo{display:inline-block;padding:2rem 3.5rem;font-size:1.5rem;background:#fff;color:#1a1a2e;border:none;border-radius:8px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:2rem}.hero .btn-demo:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.hero h6{font-size:1.1rem;font-weight:400;line-height:1.8;opacity:.9;max-width:600px;margin:0 auto}.section{padding:6rem 2rem}.section:nth-child(2n){background:#e1dfd9}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a2e}.section-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.section-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{font-size:1.25rem;margin-bottom:1rem;color:#1a1a2e}.feature-card p{color:#666}.olm-section{padding:6rem 2rem;background:#f8f9fa}.olm-container{max-width:1200px;margin:0 auto}.olm-intro-block{max-width:800px;margin:0 auto 4rem;text-align:center}.olm-eyebrow{font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ff9505;margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;gap:1rem}.olm-eyebrow:before,.olm-eyebrow:after{content:"";flex:1;max-width:80px;height:1px;background:#ff9505;opacity:.5}.olm-heading{font-size:2.5rem;font-weight:700;color:#1a1a2e;margin-bottom:1.5rem;font-family:Roboto Slab,serif;display:inline-block;position:relative;padding-bottom:.6rem}.olm-heading:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:3px;background:#ff9505;border-radius:2px}.olm-body{font-size:1.05rem;color:#555;line-height:1.8;margin-bottom:1rem;text-align:left}.olm-callout{margin-top:2rem;background:#1a1a2e;border-radius:12px;display:flex;align-items:stretch;overflow:hidden}.olm-callout-item{flex:1;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.olm-callout-sep{width:1px;background:#ffffff1f;margin:1.25rem 0}.olm-callout-dept{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;font-weight:500}.olm-callout-name{font-size:1.5rem;font-weight:700;color:#fff;font-style:italic}.olm-callout-name--highlight{color:#ff9505}.olm-capabilities-block{margin-top:1rem}.olm-capabilities-heading{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin-bottom:2rem;text-align:center;font-family:Roboto Slab,serif}.olm-capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.25rem}.olm-capability-card{display:flex;gap:1.25rem;align-items:flex-start;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 12px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.olm-capability-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.olm-capability-icon{flex-shrink:0;width:52px;height:52px;background:#fff7ec;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ff9505}.olm-capability-text h4{font-size:1.05rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.olm-capability-text p{font-size:.92rem;color:#666;line-height:1.7}.oi-comparison-block{margin-top:4rem}.oi-comparison-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.oi-comparison-table{width:100%;min-width:500px;border-collapse:collapse;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.12)}.oi-th-label{background:#2a3d45;width:28%}.oi-th{padding:1rem 1.25rem;font-size:.9rem;font-weight:700;text-align:center;width:36%}.oi-th--muted{background:#c8c5bf;color:#555}.oi-th--branded{background:#1a1a2e;color:#ff9505}.oi-td-label{padding:.875rem 1.25rem;font-size:.78rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#2a3d45;border-top:1px solid rgba(255,255,255,.08)}.oi-td{padding:.875rem 1.25rem;font-size:.93rem;vertical-align:middle;border-top:1px solid rgba(0,0,0,.08)}.oi-td--muted{color:#999;font-style:italic;background:#d8d5cf}.oi-td--branded{color:#1a1a2e;font-weight:600;background:#fff7ec}.oi-timeline-block{margin-top:4rem}.oi-timeline-intro{text-align:center;margin-bottom:2.5rem}.oi-timeline{display:flex;position:relative}.oi-timeline:before{content:"";position:absolute;top:23px;left:calc(100% / 12);right:calc(100% / 12);height:2px;background:linear-gradient(to right,#ff9505,#1a1a2e);z-index:0}.oi-timeline-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 .5rem;gap:.6rem}.oi-timeline-icon{width:48px;height:48px;border-radius:50%;background:#1a1a2e;color:#ff9505;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0;border:3px solid #f8f9fa}.oi-timeline-label{font-size:.78rem;font-weight:700;color:#1a1a2e;text-transform:uppercase;letter-spacing:.05em}.oi-timeline-desc{font-size:.78rem;color:#777;line-height:1.5}.oi-closing{margin-top:3.5rem;text-align:center;font-size:1.05rem;color:#555;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.ws-stories{display:flex;flex-direction:column;gap:.75rem;max-width:860px;margin:0 auto}.ws-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #00000012;transition:box-shadow .2s ease}.ws-card--open{box-shadow:0 6px 24px #0000001f}.ws-card-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 1.5rem;background:#1a1a2e;color:#fff;text-align:left;cursor:pointer;border:none;font-family:inherit;transition:background .2s ease}.ws-card-header:hover{background:#242440}.ws-card-title{font-size:1rem;font-weight:600;line-height:1.4;flex:1}.ws-card-toggle{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#ff950526;color:#ff9505;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:300;line-height:1}.ws-card-body-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.ws-card-body-wrapper--open{grid-template-rows:1fr}.ws-card-body{overflow:hidden;background:#fff}.ws-section{padding:1.25rem 1.5rem;border-top:1px solid rgba(0,0,0,.06)}.ws-section--warning{background:#fff8f8}.ws-section--cost{background:#fdf6ed}.ws-section--solution{background:#f5fbf0}.ws-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#aaa;margin-bottom:.5rem}.ws-section--warning .ws-section-label{color:#c0392b;opacity:.7}.ws-section--cost .ws-section-label{color:#b7570a;opacity:.8}.ws-section--solution .ws-section-label{color:#2e7d32;opacity:.8}.ws-section-text{font-size:.95rem;color:#444;line-height:1.75}.osa-section{background:#e1dfd9}.osa-callout{margin-top:2rem;background:#1a1a2e;border-radius:12px;overflow:hidden;color:#fff}.osa-callout-contrast{display:flex;align-items:stretch}.osa-callout-side{flex:1;padding:2.25rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.osa-callout-divider{width:1px;background:#ffffff1a;margin:1.5rem 0}.osa-callout-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.osa-callout-icon--active{background:#ff950526;color:#ff9505}.osa-callout-icon--silent{background:#ffffff0f;color:#ffffff4d}.osa-callout-subject{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-weight:500}.osa-callout-verb{font-size:1.6rem;font-weight:700;font-style:italic}.osa-callout-verb--active{color:#ff9505}.osa-callout-verb--silent{color:#ffffff40}.osa-callout-conclusion{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 2rem;text-align:center;font-size:1.5rem;font-style:italic;color:#fff9;letter-spacing:.01em}.osa-visible-block{margin-top:4rem;max-width:800px;margin-left:auto;margin-right:auto}.osa-visible-intro{text-align:left;margin-bottom:1.75rem}.osa-bullets{list-style:none;display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.osa-bullet-item{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:10px;padding:1rem 1.25rem;font-size:.97rem;color:#555;line-height:1.6;box-shadow:0 2px 8px #0000000d}.osa-bullet-item strong{color:#1a1a2e}.osa-bullet-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#ff9505;margin-top:.5rem}.osa-ai-callout{background:#1a1a2e;color:#ffffffd9;border-radius:12px;padding:2rem 2.5rem;font-size:1.25rem;font-style:italic;font-weight:600;text-align:center;line-height:1.6;position:relative}.osa-ai-callout:before{content:"“";position:absolute;top:-.25rem;left:1.25rem;font-size:5rem;line-height:1;color:#ff9505;opacity:.4;font-style:normal;font-family:Georgia,serif}.osa-grid{grid-template-columns:repeat(2,1fr)}.olm-cta-block{text-align:center;margin-top:3.5rem}.olm-demo-btn{display:inline-block;padding:1rem 2.5rem;font-size:1.1rem;background:#ff9505;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:transform .3s ease,background .3s ease}.olm-demo-btn:hover{background:#e58600;transform:translateY(-2px)}.ops-centric-content{display:flex;justify-content:center;gap:3rem}.ops-centric-item{display:flex;flex-direction:column;align-items:center;text-align:center}.ops-centric-item img{height:500px;width:auto;max-width:100%;margin-bottom:1.5rem;border-radius:12px;box-shadow:0 4px 20px #0000001a}.ops-centric-item .feature-card{max-width:350px}.reasons-section{padding:6rem 2rem;background:#f8f9fa}.reasons-header{text-align:center;margin-bottom:3rem}.reasons-subheading{font-size:1.1rem;color:#666;margin-top:.5rem;font-style:italic}.video-intro-block{margin-bottom:2.5rem}.reasons-grid{margin:0 auto;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.reason-card{flex:1 1 260px;max-width:320px;border-radius:14px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:1rem;background:#e1dfd9;box-shadow:0 4px 20px #00000014;opacity:0;transform:translateY(20px);transition:opacity .45s ease calc(var(--card-delay, 0ms)),transform .45s ease calc(var(--card-delay, 0ms)),background .3s ease,box-shadow .3s ease}.reason-card--checked{opacity:1;transform:translateY(0)}.reason-card-check{width:44px;height:44px;flex-shrink:0}.reason-check-circle,.reason-check-mark{fill:none;transition:stroke-dashoffset .5s ease calc(var(--card-delay, 0ms) + .1s),stroke .3s ease}.reason-check-mark{transition:stroke-dashoffset .35s ease calc(var(--card-delay, 0ms) + .5s),stroke .3s ease}.reason-card:nth-child(odd) .reason-check-circle,.reason-card:nth-child(odd) .reason-check-mark{stroke:#fcb755;stroke-dasharray:113}.reason-card:nth-child(odd) .reason-check-mark{stroke-dasharray:28}.reason-card:nth-child(odd):hover .reason-check-circle,.reason-card:nth-child(odd):hover .reason-check-mark{stroke:#ff9505}.reason-card:nth-child(2n) .reason-check-circle,.reason-card:nth-child(2n) .reason-check-mark{stroke:#4d7a8a;stroke-dasharray:113}.reason-card:nth-child(2n) .reason-check-mark{stroke-dasharray:28}.reason-card:nth-child(2n):hover .reason-check-circle,.reason-card:nth-child(2n):hover .reason-check-mark{stroke:#2a3d45}.reason-check-circle{stroke-dashoffset:113}.reason-check-mark{stroke-dashoffset:28}.reason-card--checked .reason-check-circle,.reason-card--checked .reason-check-mark{stroke-dashoffset:0}.reason-card-text{font-size:1rem;font-weight:500;color:#1a1a2e;line-height:1.5;margin:0;transition:color .3s ease}.reason-card--checked:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000002e;transition:background .3s ease,box-shadow .3s ease,transform .3s ease}.reason-card:nth-child(odd):hover{background:#2a3d45}.reason-card:nth-child(odd):hover .reason-card-text{color:#fff}.reason-card:nth-child(2n):hover{background:#ff9505}.reason-card:nth-child(2n):hover .reason-card-text{color:#1a1a2e}.wy-table-block{margin-top:3rem}.wy-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.wy-table{width:100%;min-width:680px;border-collapse:collapse;border-radius:12px;overflow:hidden}.wy-th-label{background:#1a1a2e;width:30%;padding:1.1rem 1.25rem}.wy-th{padding:1.1rem .75rem;font-size:.78rem;font-weight:600;text-align:center;color:#888;background:#cac7c1;width:14%}.wy-th--81{background:#1a1a2e;color:#ff9505;font-size:.88rem;font-weight:700;letter-spacing:.02em}.wy-td-label{padding:.8rem 1.25rem;font-size:.82rem;font-weight:600;color:#fff;background:#2a3d45;border-top:1px solid rgba(255,255,255,.07)}.wy-td{text-align:center;padding:.8rem .5rem;border-top:1px solid rgba(0,0,0,.07);background:#e8e5df}.wy-td--81{background:#f5f0e8;border-left:2px solid rgba(255,149,5,.25);border-right:2px solid rgba(255,149,5,.25)}.wy-ind{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.85rem;font-weight:700}.wy-ind--81y{background:#ff9505;color:#fff}.wy-ind--81n{background:#b5251b14;color:#b5251b;font-size:.8rem;font-weight:600}.wy-ind--81p{background:#ff95051f;color:#ff9505}.wy-ind--oy{color:#16a34a;font-size:1rem}.wy-ind--on{color:#b5251b;font-size:.8rem;font-weight:600}.wy-ind--op{color:#aaa;font-size:.9rem;font-weight:400}.wy-footnote{margin-top:1.25rem;text-align:center;font-size:.88rem;color:#888;font-style:italic}.comparison-table-wrapper{display:flex;width:100%;justify-content:center}.comparison-table-scroll{width:1000px;max-width:100%;overflow-x:scroll}.comparison-table{width:1000px}.comparison-table thead tr{border-bottom:1px solid #000;background-color:#ff9505}.comparison-table td{width:144px}.comparison-table td:first-child{width:280px}.comparison-table-header-highlight{text-align:center;font-weight:700}.comparison-table-header{text-align:center;font-weight:300}.comparison-table tbody tr{border-bottom:1px solid #000}.comparison-table-label{background-color:#2a3d45;color:#fff;padding:5px 10px}.comparison-table-indicator{padding-left:57px}.indicator-green{width:25px;height:25px;border-radius:50%;background-color:#03ce03}.indicator-red{width:25px;height:25px;border-radius:50%;background-color:#ce0303}.comparison-table-partial{text-align:center}.partial-badge{background-color:#e9e9e9;color:#b0b0b0;padding:5px}.footer{background:#000;color:#fff;padding:3rem 2rem}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.footer .social-links button{color:#fff}.footer .social-links button:hover{color:#ff9505}.footer .btn-demo{display:inline-block;padding:.75rem 1.5rem;background:#fff;color:#000;border:none;border-radius:6px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .3s ease}.footer .btn-demo:hover{background:#e0e0e0}.video-container{position:relative;width:100%;max-width:1080px;margin:0 auto;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-iframe{border:0}@media (max-width: 1024px){.ops-centric-item img{height:auto;max-height:400px;width:auto;max-width:100%}}@media (max-width: 768px){.olm-section{padding:3rem 1rem}.olm-heading{font-size:1.75rem}.olm-capabilities-heading{font-size:1.4rem}.olm-capabilities-grid,.osa-grid{grid-template-columns:1fr}.osa-callout{padding:1.5rem;font-size:1rem}.oi-timeline{flex-direction:column;gap:0}.oi-timeline:before{display:none}.oi-timeline-step{flex-direction:row;text-align:left;align-items:flex-start;gap:1rem;border-left:2px solid rgba(255,149,5,.3);padding:.75rem 0 .75rem 1.25rem;margin-left:1.5rem}.oi-timeline-step:first-child{border-left-color:#ff9505}.oi-timeline-icon{flex-shrink:0;border-color:#e1dfd9}.olm-callout-name{font-size:1.2rem}.olm-callout-item{padding:1.5rem 1rem}}@media (max-width: 480px){.olm-heading{font-size:1.5rem}.olm-body{font-size:.95rem}.olm-capabilities-heading{font-size:1.25rem}}@media (max-width: 768px){.navbar{padding:.75rem 1rem}.navbar img{width:150px}.nav-right{gap:.75rem}.hero h1{font-size:2.25rem}.hero h6{font-size:.95rem}.hero .btn-demo{padding:1rem 2rem;font-size:1.1rem}.section{padding:3rem 1rem}.section-header h2{font-size:1.75rem}.reasons-section{padding:3rem 1rem}.footer-container{flex-direction:column;text-align:center}.ops-centric-content{flex-direction:column;align-items:center;gap:2rem}.ops-centric-item img{height:auto;max-height:350px;width:auto;max-width:90%}.ops-centric-item .feature-card{max-width:90%}.feature-card{padding:1.5rem}.feature-card h3{font-size:1.1rem}}@media (max-width: 480px){.navbar img{width:120px}.social-links{display:none}.nav-buttons .btn{padding:.5rem .75rem;font-size:.75rem}.hero h1{font-size:1.75rem}.hero h6{font-size:.85rem}.hero .btn-demo{padding:.875rem 1.5rem;font-size:1rem}.section-header h2{font-size:1.5rem}.ops-centric-item img{max-height:280px}.footer .btn-demo{padding:.6rem 1.25rem;font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#1a1a2e;background:#f5f5f7}.app{min-height:100vh;display:flex;flex-direction:column}.dashboard .hero,.login-page .hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 2rem;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;text-align:center}.dashboard .hero h1,.login-page .hero h1{font-size:3.5rem;margin-bottom:1rem}.dashboard .hero p,.login-page .hero p{font-size:1.25rem;margin-bottom:2rem;opacity:.85}.dashboard button,.login-card button{padding:.75rem 2rem;font-size:1rem;border:none;border-radius:6px;background:#e94560;color:#fff;cursor:pointer;transition:background .2s}.dashboard button:hover,.login-card button:hover{background:#c73650}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;padding:4rem 2rem;max-width:1000px;margin:0 auto}.card{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 2px 8px #0000000f;cursor:pointer;transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001a}.card h2{margin-bottom:.5rem}.dashboard .footer,.login-page .footer{margin-top:auto;padding:3rem 2rem;text-align:center;background:#1a1a2e;color:#fff}.dashboard .footer button,.login-page .footer button{margin-bottom:1rem}.footer p{font-size:.85rem;opacity:.6}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e)}.login-card{background:#fff;border-radius:12px;padding:3rem;text-align:center;max-width:400px;width:100%;box-shadow:0 8px 32px #0003}.login-card h1{margin-bottom:.5rem;font-size:1.75rem}.login-card p{margin-bottom:1.5rem;opacity:.7}.google-btn-container{display:flex;justify-content:center;margin-bottom:1rem}.login-error{color:#e94560;margin-top:1rem;font-size:.9rem}.dashboard{min-height:100vh;padding:2rem;max-width:1200px;margin:0 auto}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.dash-header h1{font-size:1.75rem}.dash-user{display:flex;align-items:center;gap:1rem}.dash-user span{font-size:.9rem;opacity:.7}.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.stat-card h3{font-size:.85rem;text-transform:uppercase;opacity:.6;margin-bottom:.5rem}.stat-value{font-size:2.5rem;font-weight:700}.breakdown-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.breakdown{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.breakdown h3{margin-bottom:1rem}.recent-events{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.recent-events h3{margin-bottom:1rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #eee;white-space:nowrap}th{font-weight:600;opacity:.7;font-size:.8rem;text-transform:uppercase}.agent-id{font-family:monospace;font-size:.8rem}
