@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@700&family=Inter:wght@500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}@keyframes gradientPulse{0%,to{opacity:.6}50%{opacity:.9}}.page-container{max-width:1600px;margin:0 auto;padding:2rem}.page-header{color:#fff;letter-spacing:.5px;margin-bottom:2rem;font-size:1.875rem;font-weight:700}.section{margin-bottom:3rem}.section-title{color:#fff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.card-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.card-grid-3{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.card-grid-2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.card-grid-1{grid-template-columns:1fr;gap:1.5rem;display:grid}.card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;min-height:180px;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000004d}.card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #3b82f666}.card-critical{border-color:#ef444466}.card-warning{border-color:#fb923c66}.card-success{border-color:#22c55e66}.metric-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:140px;padding:1.5rem;display:flex;box-shadow:0 4px 20px #0000004d}.metric-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.7rem}.metric-value{color:#fff;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.metric-subtitle{color:#64748b;font-size:.75rem}.chart-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f64d;border-radius:16px;min-height:300px;padding:1.5rem;box-shadow:0 4px 20px #0000004d}.table-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f64d;border-radius:16px;padding:1.5rem;overflow-x:auto;box-shadow:0 4px 20px #0000004d}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #94a3b833;padding:.75rem;font-size:.7rem}.table td{color:#e2e8f0;border-bottom:1px solid #94a3b81a;padding:.875rem .75rem;font-size:.875rem}.badge{border-radius:12px;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.badge-critical{color:#ef4444;background:#ef444433}.badge-high{color:#fb923c;background:#fb923c33}.badge-medium{color:#3b82f6;background:#3b82f633}.badge-low{color:#22c55e;background:#22c55e33}@media (width<=1400px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1024px){.card-grid,.card-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.card-grid,.card-grid-3,.card-grid-2{grid-template-columns:1fr}.page-container{padding:1.5rem}.page-header{font-size:1.5rem}}.status-banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e3099;border:1px solid #3b82f64d;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem;display:grid;box-shadow:0 4px 20px #0000004d}.status-banner-item{align-items:center;gap:1rem;display:flex}.status-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex}.status-maintained{color:#8b5cf6;background:#8b5cf633;border:1px solid #8b5cf666}.status-text{flex:1}.status-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem}.status-value{color:#fff;font-size:1.1rem;font-weight:600}.protection-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.protection-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e3099;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;min-height:240px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d}.protection-card:hover{border-color:#3b82f680;transform:translateY(-4px);box-shadow:0 8px 30px #3b82f666}.protection-card h4{color:#fff;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600}.protection-card ul{margin:0;padding:0;list-style:none}.protection-card li{color:#cbd5e1;padding-left:1.25rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.8;position:relative}.protection-card li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}.workflow-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e3099;border:1px solid #3b82f64d;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000004d}.workflow-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.workflow-step{text-align:center;max-width:180px}.workflow-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172acc;border:1px solid #3b82f64d;border-radius:12px;margin-bottom:.75rem;padding:1.5rem;transition:all .3s;box-shadow:0 4px 16px #0000004d}.workflow-highlight{background:#581c8766;border-color:#8b5cf699;box-shadow:0 0 35px #8b5cf680}.workflow-title{color:#fff;margin-top:.75rem;font-family:Orbitron,sans-serif;font-size:1rem;font-weight:600}.workflow-step p{color:#94a3b8;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}.governance-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.governance-item{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e3099;border:1px solid #3b82f64d;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;box-shadow:0 4px 20px #0000004d}.governance-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:.75rem}.governance-value{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.status-enabled{color:#22c55e}.status-restricted{color:#fb923c}.status-validated{color:#3b82f6}@media (width<=1200px){.status-banner,.governance-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.status-banner,.protection-grid,.governance-grid{grid-template-columns:1fr}.workflow-arrow{transform:rotate(90deg)}}.posture-card h4{color:#fff;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600}.posture-status{border-radius:20px;margin-top:auto;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.monitoring-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.monitoring-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e293b99;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;justify-content:center;min-height:180px;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000004d}.monitoring-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #3b82f666}.monitoring-value{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:800}.monitoring-label{color:#94a3b8;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}@media (width<=768px){.posture-grid,.monitoring-grid{grid-template-columns:1fr}}*{box-sizing:border-box;margin:0;padding:0}body{color:#f8fafc;background-color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}img{opacity:0;transition:opacity .5s}img.loaded{opacity:1}.dashboard-layout{flex-direction:column;min-height:100vh;padding-top:64px;display:flex}.main-content{background-color:#0f172a;min-height:calc(100vh - 64px);margin-left:250px;padding:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:linear-gradient(#0f172ad9 0%,#141e30e6 100%);border-right:1px solid #3b82f626;flex-direction:column;width:260px;height:calc(100vh - 64px);padding:2rem 0;display:flex;position:fixed;top:64px;left:0}.sidebar-brand{border-bottom:1px solid #3b82f61a;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:0 1.5rem 2rem;display:flex}.sidebar-nav{flex-direction:column;gap:.5rem;padding:0 1rem;display:flex}.nav-item{color:#94a3b8;border-radius:10px;align-items:center;gap:.875rem;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex;position:relative}.nav-item:before{content:"";background:#3b82f6;border-radius:10px 0 0 10px;width:0;height:100%;transition:width .25s;position:absolute;top:0;left:0}.nav-item:hover{color:#cbd5e1;background:#3b82f614}.nav-item:hover .nav-icon{transform:translate(3px)}.nav-item.active{color:#fff;background:#3b82f61f;font-weight:600;box-shadow:0 0 20px #3b82f626,inset 0 0 15px #3b82f614}.nav-item.active:before{width:3px}.nav-item.active .nav-icon{color:#3b82f6}.nav-icon{justify-content:center;align-items:center;transition:all .25s;display:flex}.nav-label{letter-spacing:.01em}.landing{color:#f8fafc;background:linear-gradient(#0f1729 0%,#1a2332 50%,#0f1729 100%);min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.landing h1,.landing h2,.landing h3,.landing h4,.landing h5,.landing h6{letter-spacing:.02em;font-family:Orbitron,sans-serif;font-weight:700}.grid-bg{pointer-events:none;z-index:0;background-image:linear-gradient(#3b82f608 1px,#0000 1px),linear-gradient(90deg,#3b82f608 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.gradient-bg{pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 20%,#3b82f633 0%,#0000 40%),radial-gradient(circle at 80% 30%,#8b5cf626 0%,#0000 40%),radial-gradient(circle at 50% 80%,#22d3ee1f 0%,#0000 45%);width:100%;height:100%;animation:20s ease-in-out infinite gradientPulse;position:fixed;top:0;left:0}.gradient-bg:before{content:"";background:radial-gradient(circle,#3b82f626 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:18s ease-in-out infinite floatGlow1;position:absolute;top:10%;left:15%}.gradient-bg:after{content:"";background:radial-gradient(circle,#8b5cf61f 0%,#0000 70%);border-radius:50%;width:350px;height:350px;animation:20s ease-in-out infinite floatGlow2;position:absolute;bottom:15%;right:20%}@keyframes floatGlow1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-30px)scale(1.1)}}@keyframes floatGlow2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-30px,30px)scale(1.1)}}.network-mesh{opacity:.3;pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.mesh-line{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:4s forwards drawMesh}@keyframes drawMesh{to{stroke-dashoffset:0}}.mesh-node{animation:4s infinite nodePulse}@keyframes nodePulse{0%,to{opacity:.2}50%{opacity:.6}}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f1729cc;border-bottom:1px solid #3b82f633;transition:all .3s;position:sticky;top:0;box-shadow:0 4px 24px #0003}.landing-nav.scrolled{background:#0f1729f2;border-bottom-color:#3b82f666;box-shadow:0 8px 32px #3b82f64d}.nav-content{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem 2rem;display:flex}.brand{color:#fff;letter-spacing:.03em;align-items:center;gap:.75rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.brand img{object-fit:contain;border-radius:4px;width:32px;height:32px}.login-btn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:8px;padding:.75rem 1.75rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 16px #3b82f680}.login-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #3b82f6b3}.signup-btn{color:#fff;background:0 0;border:2px solid #22d3ee;border-radius:8px;padding:.75rem 1.75rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.signup-btn:hover{color:#000;background:#22d3ee}.hero{z-index:1;max-width:1400px;margin:0 auto;padding:8rem 2rem 6rem;position:relative}.hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle,#3b82f640 0%,#0000 70%);width:900px;height:900px;animation:10s ease-in-out infinite heroGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes heroGlow{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.hero-left{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e3066;border:1px solid #3b82f633;border-radius:24px;padding:3rem;box-shadow:0 8px 32px #0000004d}.hero-left h1{background:linear-gradient(135deg,#fff 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;letter-spacing:-.01em;-webkit-background-clip:text;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:4rem;font-weight:800;line-height:1.1}.hero-subtitle{color:#cbd5e1;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.2rem;line-height:1.8}.hero-buttons{gap:1rem;display:flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:10px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 20px #3b82f699}.btn-primary:hover{transform:scale(1.05);box-shadow:0 10px 36px #3b82f6cc}.btn-primary.large{padding:1.25rem 3rem;font-size:1.1rem}.btn-secondary{color:#60a5fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f626;border:1.5px solid #3b82f680;border-radius:10px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{background:#3b82f640;border-color:#3b82f6b3;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.mockup-container,.monitoring-viz{perspective:1200px;position:relative}.dashboard-mockup,.business-monitor{filter:drop-shadow(0 24px 48px #3b82f666);width:100%;height:auto;animation:10s ease-in-out infinite gentleFloat}@keyframes gentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(40px)}.fade-in.reveal{opacity:1;transform:translateY(0)}.threat-section,.roles-section,.ml-section,.architecture-section,.stats-section,.value-section,.cta-section{z-index:1;max-width:1400px;margin:0 auto;padding:6rem 2rem;position:relative}.threat-section,.ml-section,.value-section{background:#141e3033;border-radius:24px;margin-bottom:2rem}.threat-section h2,.roles-section h2,.ml-section h2,.architecture-section h2,.stats-section h2,.value-section h2,.cta-section h2{text-align:center;letter-spacing:.02em;margin-bottom:3rem;font-family:Orbitron,sans-serif;font-size:3rem;font-weight:700}.threat-grid,.roles-grid,.value-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.threat-card,.role-card,.value-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e30b3;border:1px solid #3b82f64d;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000004d,0 0 40px #3b82f61a}.threat-card:hover,.role-card:hover,.value-card:hover{background:#141e30e6;border-color:#3b82f699;transform:scale(1.03)translateY(-8px);box-shadow:0 20px 50px #3b82f680,0 0 60px #8b5cf64d}.threat-card h3,.role-header h3,.value-card h3{font-family:Orbitron,sans-serif;font-weight:600}.threat-card h3{color:#60a5fa;margin-bottom:1rem;font-size:1.5rem}.threat-card p,.role-item p,.value-card p{color:#cbd5e1;font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.7}.role-header{border-bottom:1px solid #3b82f633;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.role-header h3{font-size:1.5rem}.risk-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:.4rem 1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700}.risk-critical{color:#ef4444;background:#ef444433;border:1px solid #ef444480;box-shadow:0 0 15px #ef444466}.risk-high{color:#f97316;background:#f9731633;border:1px solid #f9731680}.risk-medium{color:#eab308;background:#eab30833;border:1px solid #eab30880}.role-content{flex-direction:column;gap:1rem;display:flex}.role-item{background:#0a0e1a99;border-left:3px solid #0000;border-radius:8px;padding:1rem}.role-item .label{text-transform:uppercase;color:#64748b;letter-spacing:.05em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;display:block}.role-item.suspicious{background:#ef44440d;border-left-color:#ef4444}.role-item.suspicious .label{color:#ef4444}.role-item.detection{background:#3b82f60d;border-left-color:#3b82f6}.role-item.detection .label{color:#3b82f6}.ml-subtitle{text-align:center;color:#8b5cf6;margin-bottom:4rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.ml-content-grid{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.ml-explanation{flex-direction:column;gap:1.5rem;display:flex}.ml-block{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a99;border:1px solid #3b82f640;border-radius:12px;padding:1.5rem;transition:all .3s}.ml-block:hover{border-color:#3b82f666;box-shadow:0 4px 20px #3b82f633}.ml-block h3{color:#60a5fa;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600}.ml-block ul{margin:0;padding:0;list-style:none}.ml-block li{color:#cbd5e1;padding-left:1.25rem;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.8;position:relative}.ml-block li:before{content:"→";color:#3b82f6;font-weight:700;position:absolute;left:0}.ml-pipeline-visual{background:#0f172a66;border:1px solid #3b82f633;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:2rem;display:flex}.pipeline-step{width:100%}.pipeline-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;color:#fff;background:#141e30cc;border:1px solid #3b82f64d;border-radius:10px;padding:1.25rem 2rem;font-family:Orbitron,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 12px #0000004d}.pipeline-box:hover{border-color:#3b82f680;box-shadow:0 4px 20px #3b82f64d}.pipeline-highlight{background:#581c8766;border-color:#8b5cf699;animation:3s ease-in-out infinite pipelineGlow;box-shadow:0 0 30px #8b5cf666}@keyframes pipelineGlow{0%,to{box-shadow:0 0 30px #8b5cf666}50%{box-shadow:0 0 45px #8b5cf699}}.pipeline-connector{background:linear-gradient(#3b82f6 0%,#8b5cf6 100%);width:2px;height:30px;margin:0 auto;animation:3s ease-in-out infinite connectorPulse}.ml-benefits{text-align:center;background:#0f172a80;border:1px solid #8b5cf64d;border-radius:16px;padding:2rem}.ml-benefits h4{color:#a78bfa;margin-bottom:1.5rem;font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:600}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.benefit-item{color:#cbd5e1;background:#141e3099;border:1px solid #8b5cf640;border-radius:10px;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s}.benefit-item:hover{border-color:#8b5cf680;transform:translateY(-2px);box-shadow:0 4px 16px #8b5cf633}@media (width<=1024px){.ml-content-grid{grid-template-columns:1fr;gap:2rem}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.benefits-grid{grid-template-columns:1fr}}.arch-container{flex-direction:column;gap:0;max-width:900px;margin:0 auto;display:flex}.arch-layer{background:#0f172a66;border-radius:16px;padding:2rem;position:relative}.ml-layer{background:#581c8726;border:1px solid #8b5cf64d;box-shadow:0 0 40px #8b5cf633}.layer-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.arch-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-items:center;gap:1.5rem;display:grid}.arch-block{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;color:#fff;background:#141e30cc;border:1px solid #3b82f64d;border-radius:12px;min-width:200px;padding:1.5rem 2rem;font-family:Orbitron,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #0000004d,0 0 30px #3b82f61a}.arch-block:hover{border-color:#3b82f699;transform:translateY(-4px);box-shadow:0 8px 28px #3b82f666,0 0 40px #3b82f633}.ml-highlight{background:#581c8766;border-color:#8b5cf699;animation:3s ease-in-out infinite mlGlow;box-shadow:0 0 35px #8b5cf680}@keyframes mlGlow{0%,to{box-shadow:0 0 35px #8b5cf680}50%{box-shadow:0 0 50px #8b5cf6b3}}.arch-connector-vertical{background:linear-gradient(#3b82f6 0%,#8b5cf6 100%);width:2px;height:40px;margin:0 auto;animation:3s ease-in-out infinite connectorPulse}@keyframes connectorPulse{0%,to{opacity:.5;box-shadow:0 0 10px #3b82f680}50%{opacity:1;box-shadow:0 0 20px #3b82f6cc}}@media (width<=768px){.arch-row{grid-template-columns:1fr}.arch-block{min-width:100%}}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.stat-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#141e30cc;border:1px solid #3b82f64d;border-radius:16px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 20px #0000004d,0 0 40px #3b82f61a}.stat-card:hover{border-color:#3b82f699;transform:scale(1.03);box-shadow:0 16px 50px #3b82f699,0 0 60px #3b82f633}.stat-card.pulse{animation:3s ease-in-out infinite statPulse}@keyframes statPulse{0%,to{box-shadow:0 4px 20px #ef444466}50%{box-shadow:0 8px 30px #ef444499}}.stat-value{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:3.5rem;font-weight:800}.stat-card.pulse .stat-value{background:linear-gradient(135deg,#ef4444 0%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.stat-label{color:#94a3b8;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500}.value-card{text-align:center}.value-card svg{margin-bottom:1.5rem}.value-card h3{margin-bottom:1rem;font-size:1.4rem}.enterprise-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.enterprise-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e30b3;border:1px solid #3b82f64d;border-radius:20px;flex-direction:column;min-height:220px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d,0 0 40px #3b82f61a}.enterprise-card:hover{border-color:#3b82f680;transform:translateY(-6px);box-shadow:0 12px 40px #3b82f666,0 0 60px #8b5cf633}.enterprise-card svg{align-self:flex-start;margin-bottom:1.25rem}.enterprise-card h3{color:#fff;margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:1.4rem;font-weight:600}.enterprise-impact{color:#94a3b8;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.enterprise-benefits{margin:auto 0 0;padding:0;list-style:none}.enterprise-benefits li{color:#cbd5e1;padding-left:1.5rem;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.8;position:relative}.enterprise-benefits li:before{content:"•";color:#3b82f6;font-size:1.2rem;font-weight:700;position:absolute;left:0}@media (width<=768px){.enterprise-grid{grid-template-columns:1fr}}.cta-section{text-align:center}.cta-section h2{margin-bottom:1.5rem;font-size:3.5rem}.cta-section p{color:#94a3b8;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:1.3rem}.landing-footer{z-index:1;text-align:center;border-top:1px solid #3b82f626;padding:4rem 2rem;position:relative}.footer-content p{color:#64748b;margin-bottom:.5rem;font-family:Inter,sans-serif}.tech-stack{color:#475569;font-size:.9rem;font-weight:500}@media (width<=1024px){.hero-content{grid-template-columns:1fr;gap:4rem}.hero-left h1{font-size:3rem}.ml-pipeline,.arch-pipeline{flex-direction:column}.ml-connector,.arch-connector{background:linear-gradient(#3b82f6 0%,#8b5cf6 100%);width:2px;height:50px}}@media (width<=768px){.hero-left h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.threat-section h2,.roles-section h2,.ml-section h2,.architecture-section h2,.stats-section h2,.value-section h2,.cta-section h2{font-size:2.5rem}}.monitoring-viz{filter:drop-shadow(0 20px 40px #3b82f64d);width:100%;height:auto;position:relative}.business-monitor{width:100%;height:auto}.data-pulse{animation:3s ease-in-out infinite pulseFlow}.pulse-1{animation-delay:0s}.pulse-2{animation-delay:.75s}.pulse-3{animation-delay:1.5s}.pulse-4{animation-delay:2.25s}@keyframes pulseFlow{0%,to{opacity:0;r:3}50%{opacity:1;r:6}}.system-node{animation:5s ease-in-out infinite nodeBreath}@keyframes nodeBreath{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.node-ring{animation:4s ease-out infinite ringExpand}@keyframes ringExpand{0%{r:45;opacity:.3}to{r:60;opacity:0}}.anomaly-node{animation:3s ease-in-out infinite anomalyAlert}@keyframes anomalyAlert{0%,to{filter:drop-shadow(0 0 8px #ef444499)}50%{filter:drop-shadow(0 0 20px #ef4444)}}.alert-border{animation:3s ease-in-out infinite alertPulse}@keyframes alertPulse{0%,to{stroke-width:2px;stroke:#ef4444}50%{stroke-width:3px;stroke:#f87171}}.node-ring-alert{animation:3s ease-out infinite ringExpandAlert}@keyframes ringExpandAlert{0%{r:45;opacity:.5}to{r:65;opacity:0}}.ai-engine{animation:5s ease-in-out infinite engineGlow}@keyframes engineGlow{0%,to{filter:drop-shadow(0 0 15px #3b82f680)}50%{filter:drop-shadow(0 0 30px #3b82f6e6)}}.engine-core{animation:30s linear infinite coreRotate}@keyframes coreRotate{0%{transform-origin:50%;transform:rotate(0)}to{transform-origin:50%;transform:rotate(360deg)}}.engine-ring-1{animation:4s ease-in-out infinite ringPulse1}.engine-ring-2{animation:4s ease-in-out .5s infinite ringPulse2}.engine-ring-3{animation:4s ease-in-out 1s infinite ringPulse3}@keyframes ringPulse1{0%,to{r:70;opacity:.4}50%{r:75;opacity:.6}}@keyframes ringPulse2{0%,to{r:85;opacity:.3}50%{r:90;opacity:.5}}@keyframes ringPulse3{0%,to{r:100;opacity:.2}50%{r:105;opacity:.4}}.connection-line{animation:4s ease-in-out infinite lineGlow}@keyframes lineGlow{0%,to{opacity:.6}50%{opacity:1}}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;top:0;left:0}.modal-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e30f2;border:1px solid #3b82f64d;border-radius:20px;width:90%;max-width:450px;padding:3rem;animation:.3s ease-in-out modalSlideIn;position:relative;box-shadow:0 20px 60px #00000080,0 0 80px #3b82f633}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:#fff;background:#3b82f61a}.modal-content h2{text-align:center;color:#fff;letter-spacing:.02em;margin-bottom:2rem;font-family:Orbitron,sans-serif;font-size:2rem;font-weight:700}.form-group{margin-bottom:1.5rem}.form-group label{color:#cbd5e1;letter-spacing:.01em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;display:block}.form-group input{color:#fff;background:#0a0e1a99;border:1.5px solid #3b82f633;border-radius:10px;outline:none;width:100%;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.form-group input::placeholder{color:#64748b}.form-group input:focus{background:#0a0e1acc;border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f61a,0 0 20px #3b82f64d}.form-group select{color:#fff;cursor:pointer;background:#0a0e1a99;border:1.5px solid #3b82f633;border-radius:10px;outline:none;width:100%;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s}.form-group select:focus{background:#0a0e1acc;border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f61a,0 0 20px #3b82f64d}.modal-login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:10px;width:100%;margin-top:1rem;padding:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 6px 20px #3b82f680}.modal-login-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f6b3}.modal-login-btn:active{transform:translateY(0)}.security-posture-section,.monitoring-summary-section,.capabilities-section,.workflow-section{background:#141e304d;border-radius:24px}.posture-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#141e30b3;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;align-items:center;min-height:200px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d}.posture-card:hover{border-color:#3b82f680;transform:translateY(-4px);box-shadow:0 8px 30px #3b82f666}.posture-icon{margin-bottom:1rem}.posture-card h3{color:#fff;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.1rem}.status-indicator{border-radius:20px;margin-top:auto;padding:.5rem 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600}.summary-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#141e30b3;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;justify-content:center;min-height:160px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d}.summary-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #3b82f666}.summary-value{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-family:Orbitron,sans-serif;font-size:2.5rem;font-weight:800}.summary-label{color:#94a3b8;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.capability-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141e30b3;border:1px solid #3b82f64d;border-radius:16px;flex-direction:column;min-height:180px;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000004d}.capability-card:hover{border-color:#3b82f680;transform:translateY(-4px);box-shadow:0 8px 30px #3b82f666}.capability-card h3{color:#3b82f6;margin-bottom:.75rem;font-family:Orbitron,sans-serif;font-size:1.2rem}.capability-card p{color:#cbd5e1;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.7}.workflow-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.workflow-step{text-align:center}.workflow-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#141e30cc;border:1px solid #3b82f64d;border-radius:12px;margin-bottom:.75rem;padding:1.5rem 2.5rem;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #0000004d}.workflow-box:hover{border-color:#3b82f699;transform:translateY(-4px);box-shadow:0 8px 28px #3b82f666}.workflow-step p{color:#94a3b8;font-family:Inter,sans-serif;font-size:.85rem}.workflow-arrow{color:#3b82f6;font-size:2rem;font-weight:700}@media (width<=768px){.workflow-arrow{transform:rotate(90deg)}}.roles-subtitle{text-align:center;color:#94a3b8;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.split-intelligence{grid-template-columns:280px 1fr;align-items:start;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.role-selector{flex-direction:column;gap:1rem;display:flex}.role-item{cursor:pointer;background:#141e3066;border:1px solid #3b82f626;border-radius:10px;padding:1rem 1.5rem;transition:all .3s;position:relative}.role-item span{color:#94a3b8;font-family:Orbitron,sans-serif;font-size:1rem;font-weight:600;transition:color .3s}.role-item:hover{background:#141e3099;border-color:#3b82f64d}.role-item:hover span{color:#cbd5e1}.role-item.active{background:#3b82f61a;border-color:#3b82f680;box-shadow:0 0 20px #3b82f633,inset 0 0 15px #22d3ee1a}.role-item.active span{color:#60a5fa}.role-underline{background:linear-gradient(90deg,#3b82f6,#22d3ee);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.role-item:hover .role-underline,.role-item.active .role-underline{width:100%}.role-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141e30b3;border:1px solid #3b82f633;border-radius:16px;min-height:200px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #00000040}.role-details h3{color:#fff;margin-bottom:1rem;font-family:Orbitron,sans-serif;font-size:1.5rem;font-weight:700;animation:.3s fadeInContent}.role-details p{color:#cbd5e1;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;animation:.3s fadeInContent}@keyframes fadeInContent{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.split-intelligence{grid-template-columns:1fr;gap:2rem}.role-selector{flex-flow:wrap;gap:.75rem}.role-item{padding:.75rem 1.25rem}.role-details{padding:1.5rem}}.unified-dashboard{color:#f8fafc;margin:0;padding:0;font-family:Inter,sans-serif}.dashboard-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#141e3080;border:1px solid #3b82f633;border-radius:16px;margin:2rem;padding:1.5rem 2rem;box-shadow:0 4px 20px #00000040}.dashboard-header h1{color:#fff;letter-spacing:.01em;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.status-indicators{gap:2rem;display:flex}.status-item{color:#94a3b8;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.dashboard-section{margin:0 2rem 3rem}.dashboard-section h2{color:#fff;letter-spacing:.01em;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.metric-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#141e3099;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 16px #0003}.metric-panel:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 8px 24px #3b82f640}.metric-value{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.metric-label{color:#94a3b8;font-size:.85rem;font-weight:500}.posture-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.posture-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#141e3099;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 16px #0003}.posture-panel:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 8px 24px #3b82f640}.posture-panel h3{color:#cbd5e1;margin-bottom:.75rem;font-size:1rem;font-weight:600}.status-badge{border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.status-stable{color:#22c55e;background:#22c55e33;border:1px solid #22c55e66}.status-operational{color:#3b82f6;background:#3b82f633;border:1px solid #3b82f666}.status-established{color:#8b5cf6;background:#8b5cf633;border:1px solid #8b5cf666}.status-active{color:#22d3ee;background:#22d3ee33;border:1px solid #22d3ee66}.activity-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.activity-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3099;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 16px #0003}.activity-panel:hover{border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 8px 24px #3b82f640}.activity-panel h3{color:#60a5fa;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.activity-stats{flex-direction:column;gap:.5rem;display:flex}.activity-stats span{color:#cbd5e1;font-size:.875rem}@media (width<=1200px){.metrics-grid,.activity-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.dashboard-header{margin:1rem;padding:1.25rem 1.5rem}.dashboard-section{margin:0 1rem 2rem}.metrics-grid,.posture-grid,.activity-grid{grid-template-columns:1fr}.status-indicators{flex-direction:column;gap:.75rem}}.support-workflow{color:#f8fafc;padding:2rem;font-family:Inter,sans-serif}.workflow-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#141e3080;border:1px solid #3b82f633;border-radius:12px;margin-bottom:2rem;padding:1.5rem 2rem;box-shadow:0 2px 12px #0003}.header-meta{color:#94a3b8;gap:2rem;font-size:.9rem;display:flex}.agent-name,.shift-status,.monitoring-status{font-weight:500}.panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3080;border:1px solid #3b82f633;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 12px #0003}.panel h2{color:#fff;letter-spacing:.01em;margin-bottom:1.25rem;font-size:1.2rem;font-weight:600}.table-container{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table thead{background:#0f172a99}.data-table th{text-align:left;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #3b82f633;padding:.875rem 1rem;font-size:.85rem;font-weight:600}.data-table tbody tr{border-bottom:1px solid #3b82f61a;transition:background .2s}.data-table tbody tr:hover{background:#3b82f60d}.data-table td{color:#cbd5e1;padding:.875rem 1rem;font-size:.9rem}.task-id,.apt-id{color:#60a5fa;font-size:.85rem;font-weight:600}.priority-tag,.status-tag,.verify-tag{text-transform:uppercase;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.priority-high{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.priority-medium{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.priority-low{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}.status-pending{color:#94a3b8;background:#94a3b826;border:1px solid #94a3b84d}.status-in-progress{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}.status-escalated{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.status-completed{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.apt-id{color:#60a5fa;font-size:.85rem;font-weight:600}.workflow-board{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.workflow-column h3{color:#cbd5e1;border-bottom:2px solid #3b82f64d;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.workflow-card{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;margin-bottom:1rem;padding:1rem;transition:all .2s}.workflow-card:hover{border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 2px 12px #3b82f626}.card-id{color:#60a5fa;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.card-client{color:#cbd5e1;margin-bottom:.25rem;font-size:.95rem;font-weight:500}.card-agent{color:#94a3b8;margin-bottom:.25rem;font-size:.85rem}.card-update{color:#64748b;font-size:.75rem}@media (width<=1024px){.workflow-board{grid-template-columns:1fr}}@media (width<=768px){.support-workflow{padding:1rem}.header-meta{flex-direction:column;gap:.5rem}.panel{padding:1rem}.data-table th,.data-table td{padding:.75rem .5rem;font-size:.85rem}}.sales-hub{color:#f8fafc;padding:2rem 2rem 8rem;font-family:Inter,sans-serif}.sales-header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#141e3080;border:1px solid #3b82f633;border-radius:16px;margin-bottom:2rem;padding:1.5rem 2rem;box-shadow:0 4px 20px #00000040}.header-info h1{color:#fff;letter-spacing:.01em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.header-subtitle{color:#94a3b8;margin:0;font-size:.95rem}.sales-section{margin-bottom:2rem}.sales-section h2{color:#fff;letter-spacing:.01em;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.performance-strip{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3099;border:1px solid #3b82f633;border-radius:12px;justify-content:space-around;align-items:center;margin-bottom:2rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 16px #0003}.performance-strip:hover{border-color:#3b82f64d;box-shadow:0 6px 20px #3b82f626}.strip-metric{text-align:center;flex:1}.strip-value{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.strip-label{color:#94a3b8;font-size:.9rem;font-weight:500}.strip-divider{background:#3b82f633;width:1px;height:60px}.graphical-metrics{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.chart-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3099;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0003}.chart-panel h3{color:#fff;letter-spacing:.01em;font-size:1.1rem;font-weight:600}.chart-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.growth-percentage{font-size:1.1rem;font-weight:600}.growth-percentage.positive{color:#22c55e}.growth-percentage.negative{color:#ef4444}.sparkline-chart,.line-chart{justify-content:center;align-items:center;display:flex}.circular-chart{justify-content:center;align-items:center;padding:1rem;display:flex}.table-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3080;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;overflow-x:auto;box-shadow:0 2px 12px #0003}.sales-table{border-collapse:collapse;width:100%}.sales-table thead{background:#0f172a99}.sales-table th{text-align:left;color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #3b82f633;padding:.875rem 1rem;font-size:.85rem;font-weight:600}.sales-table tbody tr{border-bottom:1px solid #3b82f61a;transition:background .2s}.sales-table tbody tr:hover{background:#3b82f60d}.sales-table td{color:#cbd5e1;padding:.875rem 1rem;font-size:.9rem}.deal-id{color:#60a5fa;font-size:.85rem;font-weight:600}.status-badge{text-transform:uppercase;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.status-new{color:#3b82f6;background:#3b82f626;border:1px solid #3b82f64d}.status-negotiation{color:#eab308;background:#eab30826;border:1px solid #eab3084d}.status-closed{color:#22c55e;background:#22c55e26;border:1px solid #22c55e4d}.two-column-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.column-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141e3080;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0003}.column-panel h3{color:#fff;letter-spacing:.01em;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.interaction-feed{flex-direction:column;gap:1rem;display:flex}.interaction-item{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;padding:1rem;transition:all .2s}.interaction-item:hover{border-color:#3b82f64d;box-shadow:0 2px 12px #3b82f626}.interaction-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.interaction-customer{color:#cbd5e1;font-size:.95rem;font-weight:600}.interaction-time{color:#64748b;font-size:.75rem}.interaction-type{color:#60a5fa;margin-bottom:.5rem;font-size:.85rem}.interaction-notes{color:#94a3b8;font-size:.85rem;line-height:1.5}.monitoring-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#141e30f2;border:1px solid #3b82f64d;border-radius:12px;width:320px;padding:1rem;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 32px #0006}.monitoring-panel.high-risk{border-color:#ef444480}.monitoring-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.monitoring-title{color:#cbd5e1;font-size:.9rem;font-weight:600}.monitoring-indicator{border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite pulse}.monitoring-indicator.normal{background:#22c55e}.monitoring-indicator.risk{background:#ef4444}.risk-bar{background:#3b82f633;border-radius:3px;width:100%;height:6px;margin-bottom:.75rem;overflow:hidden}.risk-fill{background:linear-gradient(90deg,#22c55e 0%,#eab308 50%,#ef4444 100%);height:100%;transition:width .3s}.terminal-logs{max-height:120px;font-family:Courier New,monospace;font-size:.75rem;overflow-y:auto}.log-entry{color:#94a3b8;gap:.5rem;padding:.25rem 0;display:flex}.log-time{color:#64748b;flex-shrink:0}.log-message{color:#cbd5e1}@media (width<=1024px){.two-column-grid,.graphical-metrics{grid-template-columns:1fr}.performance-strip{flex-direction:column;gap:1.5rem}.strip-divider{width:100%;height:1px}}@media (width<=768px){.sales-hub{padding:1rem}.performance-strip{padding:1.5rem}.strip-value{font-size:2rem}.monitoring-panel{width:calc(100% - 2rem);bottom:1rem;right:1rem}}.glass-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141e3066;border:1px solid #3b82f64d;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 8px 32px #0000004d}.glass-panel h3{color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;margin-top:0;margin-bottom:1.5rem;font-size:1.1rem}.inline-form{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.inline-form input,.inline-form select{color:#fff;background:#0f172acc;border:1px solid #3b82f633;border-radius:6px;outline:none;flex:1;min-width:150px;padding:.6rem 1rem;font-size:.9rem;transition:border-color .3s}.inline-form input:focus,.inline-form select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.neon-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:6px;padding:.6rem 1.5rem;font-weight:600;transition:all .3s;box-shadow:0 0 15px #3b82f64d}.neon-button:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 25px #3b82f680}.deal-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-top:1rem;display:grid}.deal-card{cursor:pointer;background:#1e293b80;border:1px solid #3b82f633;border-radius:12px;padding:24px;transition:all .3s;position:relative;overflow:hidden}.deal-card:hover{background:#1e293bcc;border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 10px 25px -5px #0006}.deal-id-tag{color:#3b82f6;background:#3b82f61a;border-radius:4px;margin-bottom:20px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:700;display:inline-block}.deal-company{color:#fff;margin:0 0 8px;font-size:1.2rem;font-weight:600}.deal-customer{color:#94a3b8;margin:0 0 24px;font-size:.95rem}.view-deal-btn{color:#3b82f6;background:0 0;border:1px solid #3b82f666;border-radius:6px;width:100%;padding:10px;font-size:.85rem;font-weight:600;transition:all .2s}.deal-card:hover .view-deal-btn{color:#fff;background:#3b82f6;border-color:#0000}.deal-detail-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.deal-detail-popup{width:100%;max-width:500px;padding:30px;animation:.3s cubic-bezier(.16,1,.3,1) modalIn;background:#0f172af2!important;border-left:5px solid #3b82f6!important}.popup-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;display:flex}.popup-header h2{color:#fff;margin:0;font-size:1.4rem}.close-popup{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.popup-content{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:30px;display:grid}.popup-item label{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:.75rem;display:block}.popup-item span{color:#f1f5f9;font-size:1.1rem;font-weight:600}.value-high{color:#22c55e!important}.security-notice{color:#ef4444;text-align:center;border-top:1px dashed #ef44444d;margin:0;padding-top:20px;font-size:.8rem;font-style:italic}@keyframes modalIn{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.hr-dashboard{color:#e2e8f0;padding:2rem}.hr-header{margin-bottom:2rem}.hr-title{color:#fff;margin:0 0 .5rem;font-size:2rem;font-weight:600}.hr-subtitle{color:#94a3b8;margin:0;font-size:.95rem}.hr-table-controls{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.hr-search-input,.hr-filter-select{color:#e2e8f0;background:#1e293b66;border:1px solid #3b82f633;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.875rem;transition:all .3s}.hr-search-input{flex:1;min-width:250px}.hr-search-input:focus,.hr-filter-select:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.hr-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-bottom:30px;display:grid}.hr-profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:#1e293b99;border:1px solid #3b82f626;border-radius:12px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.hr-profile-card:hover{background:#1e293bcc;border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 10px 30px -5px #00000080}.hr-profile-card.active{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f666}.avatar-placeholder{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex;box-shadow:0 4px 12px #3b82f64d}.initials{color:#fff;font-size:24px;font-weight:700}.emp-name{color:#fff;margin:0 0 4px;font-size:1.15rem}.emp-id{color:#64748b;margin:0 0 12px;font-family:JetBrains Mono,monospace;font-size:.85rem}.emp-role{color:#3b82f6;margin:0 0 20px;font-size:.9rem;font-weight:600}.view-details-btn{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:6px;padding:8px 20px;font-size:.8rem;font-weight:600;transition:all .2s}.hr-profile-card:hover .view-details-btn{color:#fff;background:#3b82f6}.hr-details-pane{background:#0f172ae6;border:1px solid #3b82f64d;border-left:4px solid #3b82f6;border-radius:8px;margin-top:20px;padding:24px;animation:.3s ease-out slideIn}.details-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.details-header h3{color:#fff;margin:0}.close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.5rem}.details-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;display:grid}.detail-item label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;display:block}.detail-item span{color:#f1f5f9;font-weight:500}.monitoring-active{color:#f59e0b;font-size:.8rem;font-weight:700}.privacy-notice{text-align:center;border-top:1px dashed #ffffff1a;margin-top:24px;padding-top:16px}.privacy-notice p{color:#94a3b8;font-size:.8rem;font-style:italic}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.soc-dashboard{color:#e2e8f0;padding:2rem}.soc-title{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:600}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.metric-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.metric-label{color:#94a3b8;margin-bottom:.5rem;font-size:.875rem}.metric-value{font-size:2rem;font-weight:700}.metric-value.critical{color:#ef4444}.metric-value.success{color:#22c55e}.metric-value.good{color:#3b82f6}.metric-value.normal{color:#f59e0b}.chart-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;margin-bottom:2rem;padding:2rem}.chart-section h2{color:#fff;margin-bottom:1.5rem;font-size:1.25rem}.chart-section svg{margin:0 auto;display:block}.monitoring-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.monitor-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.monitor-card h3{color:#e2e8f0;margin-bottom:1rem;font-size:1rem}.status-indicator{border-radius:6px;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-block}.status-indicator.online{color:#22c55e;background:#22c55e33;border:1px solid #22c55e}.status-indicator.elevated{color:#fb923c;background:#fb923c33;border:1px solid #fb923c}.status-indicator.ready{color:#3b82f6;background:#3b82f633;border:1px solid #3b82f6}.monitor-card p{color:#94a3b8;font-size:.875rem}.soc-section{border-top:1px solid #3b82f626;margin-top:3rem;padding-top:3rem}.section-header{margin-bottom:2rem}.section-title{color:#fff;margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.section-subtitle{color:#94a3b8;margin:0;font-size:.875rem}.kpi-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.25rem}.kpi-label{color:#94a3b8;margin-bottom:.5rem;font-size:.75rem}.kpi-value{color:#fff;font-size:1.75rem;font-weight:700}.two-col-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.alert-feed{flex-direction:column;gap:.75rem;display:flex}.alert-item{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.alert-id{color:#3b82f6;font-size:.75rem;font-weight:600}.alert-user{color:#e2e8f0;font-size:.875rem}.risk-badge{border:1px solid;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.risk-badge.high{color:#ef4444;background:#ef444433;border-color:#ef4444}.risk-badge.medium{color:#f59e0b;background:#f59e0b33;border-color:#f59e0b}.alert-time{color:#64748b;font-size:.75rem}.session-panel{flex-direction:column;gap:1rem;display:flex}.session-info{grid-template-columns:auto 1fr;gap:.5rem;font-size:.875rem;display:grid}.session-label{color:#94a3b8}.session-value{color:#e2e8f0;font-weight:500}.risk-bar{margin-top:1rem}.risk-bar-label{color:#94a3b8;margin-bottom:.5rem;font-size:.75rem}.risk-bar-track{background:#0f172a99;border-radius:4px;width:100%;height:8px;overflow:hidden}.risk-bar-fill{background:#ef4444;border-radius:4px;height:100%;transition:width 1s}.why-flagged{background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;margin-top:1rem;padding:1rem}.why-flagged-title{color:#ef4444;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.why-flagged-text{color:#e2e8f0;font-size:.8rem;line-height:1.5}.action-buttons{gap:1rem;margin-top:1rem;display:flex}.action-btn{cursor:pointer;border:1px solid;border-radius:8px;flex:1;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s}.action-btn.danger{color:#ef4444;background:#ef444426;border-color:#ef44444d}.action-btn.danger:hover{background:#ef444440}.action-btn.secondary{color:#3b82f6;background:#3b82f626;border-color:#3b82f64d}.action-btn.secondary:hover{background:#3b82f640}.dept-table{border-collapse:collapse;width:100%;margin-top:1rem}.dept-table th,.dept-table td{text-align:left;border-bottom:1px solid #3b82f61a;padding:.75rem;font-size:.875rem}.dept-table th{color:#94a3b8;font-weight:600}.dept-table td{color:#e2e8f0}.sim-controls{flex-direction:column;gap:.75rem;display:flex}.sim-btn{color:#dc2626;cursor:pointer;text-align:left;background:#dc262626;border:1px solid #dc26264d;border-radius:8px;padding:1rem;font-size:.875rem;font-weight:600;transition:all .2s}.sim-btn:hover{background:#dc262640;border-color:#dc262680}.finding-item{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.finding-title{color:#e2e8f0;font-size:.875rem;font-weight:500}.finding-meta{align-items:center;gap:1rem;display:flex}.lifecycle-strip{background:#1e293b66;border-radius:12px;justify-content:center;align-items:center;gap:2rem;margin-top:3rem;padding:2rem;display:flex}.lifecycle-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.lifecycle-label{color:#e2e8f0;font-size:.875rem;font-weight:600}.lifecycle-arrow{color:#3b82f6}@media (width<=1024px){.two-col-grid{grid-template-columns:1fr}.kpi-strip{grid-template-columns:repeat(2,1fr)}}.blue-team{color:#e2e8f0;padding:2rem;animation:.5s ease-in fadeIn}.blue-header{margin-bottom:2rem}.header-left{flex-direction:column;gap:.5rem;display:flex}.blue-title{color:#fff;margin:0;font-size:2rem;font-weight:600}.blue-subtitle{color:#94a3b8;margin:0;font-size:.95rem}.blue-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=1024px){.blue-grid{grid-template-columns:1fr}}.defense-panel,.threat-panel,.health-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.defense-nodes{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=768px){.defense-nodes{grid-template-columns:1fr}}.defense-node{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;padding:1rem;transition:all .3s}.defense-node:hover{border-color:#3b82f666;transform:translateY(-2px)}.node-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.node-info{align-items:flex-start;gap:.75rem;display:flex}.node-icon{color:#3b82f6;align-items:center;display:flex}.node-name{color:#e2e8f0;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.node-status{color:#22c55e;background:#22c55e33;border:1px solid #22c55e4d;border-radius:4px;padding:.125rem .5rem;font-size:.75rem;display:inline-block}.node-load{color:#94a3b8;font-size:.875rem;font-weight:600}.progress-bar{background:#3b82f61a;border-radius:2px;width:100%;height:4px;overflow:hidden}.progress-fill{background:#3b82f6;border-radius:2px;height:100%;transition:width 1s ease-out}.right-panels{flex-direction:column;gap:1.5rem;display:flex}.threat-metrics{flex-direction:column;gap:1.25rem;display:flex}.threat-item{flex-direction:column;gap:.5rem;display:flex}.threat-header{justify-content:space-between;align-items:center;display:flex}.threat-label-group{align-items:center;gap:.5rem;display:flex}.threat-icon{align-items:center;display:flex}.threat-label{color:#e2e8f0;font-size:.875rem;font-weight:500}.threat-value{color:#94a3b8;font-size:.875rem;font-weight:700}.threat-bar{background:#0f172a99;border-radius:3px;width:100%;height:6px;overflow:hidden}.threat-fill{border-radius:3px;height:100%;transition:width 1s ease-out}.health-panel{text-align:center}.health-icon{color:#22c55e;justify-content:center;margin-bottom:1rem;display:flex}.health-icon svg{width:48px;height:48px}.health-score{color:#22c55e;margin:1rem 0;font-size:3rem;font-weight:700}.health-summary{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.6}.red-team{color:#e2e8f0;padding:2rem;animation:.5s ease-in fadeIn}.red-header{margin-bottom:2rem}.status-indicator{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.pulse-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}.pulse-dot.red{background:#dc2626}.status-text{color:#94a3b8;letter-spacing:.05em;font-size:.75rem;font-weight:600}.red-title{color:#fff;margin:0;font-size:2rem;font-weight:600}.red-subtitle{color:#94a3b8;margin:0;font-size:.95rem}.kpi-strip{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (width<=1024px){.kpi-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.kpi-strip{grid-template-columns:1fr}}.kpi-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e293b99;border:1px solid #dc262633;border-radius:12px;padding:1.25rem;transition:all .3s}.kpi-card:hover{border-color:#dc262666;transform:translateY(-2px)}.kpi-id{color:#64748b;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem}.kpi-icon{color:#dc2626;justify-content:center;margin-bottom:.75rem;display:flex}.kpi-value{color:#fff;margin-bottom:.25rem;font-size:2rem;font-weight:700}.kpi-label{color:#94a3b8;font-size:.8rem}.red-grid{grid-template-columns:1.85fr 1fr;gap:1.5rem;display:grid}@media (width<=1024px){.red-grid{grid-template-columns:1fr}}.chart-panel,.findings-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.panel-title{color:#fff;margin:0 0 1.5rem;font-size:1.25rem;font-weight:600}.chart-panel svg{margin:0 auto;display:block}.findings-list{flex-direction:column;gap:1rem;display:flex}.finding-item{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.finding-item:hover{background:#0f172acc;border-color:#3b82f64d}.finding-icon{color:#f59e0b;flex-shrink:0;align-items:center;display:flex}.finding-content{flex:1}.finding-title{color:#e2e8f0;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.finding-time{color:#64748b;font-size:.75rem}.severity-badge{border:1px solid;border-radius:4px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.soc-analyst{color:#e2e8f0;padding:2rem}.analyst-title{color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:600}.analyst-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.incidents-panel,.alerts-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.incidents-panel h2,.alerts-panel h2{color:#fff;margin-bottom:1rem;font-size:1.25rem}.incidents-list{flex-direction:column;gap:1rem;display:flex}.incident-item{background:#0f172a99;border:1px solid #3b82f626;border-radius:8px;padding:1rem}.incident-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.incident-id{color:#3b82f6;font-weight:600}.severity-badge{border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.severity-badge.critical{color:#ef4444;background:#ef444433;border:1px solid #ef4444}.severity-badge.high{color:#fb923c;background:#fb923c33;border:1px solid #fb923c}.severity-badge.medium{color:#f59e0b;background:#f59e0b33;border:1px solid #f59e0b}.severity-badge.low{color:#22c55e;background:#22c55e33;border:1px solid #22c55e}.incident-body{justify-content:space-between;margin-bottom:.5rem;display:flex}.incident-type{color:#e2e8f0;font-weight:500}.incident-status{color:#94a3b8;font-size:.875rem}.incident-time{color:#64748b;font-size:.75rem}.alerts-feed{flex-direction:column;gap:.75rem;display:flex}.alert-item{background:#0f172a99;border-left:3px solid;border-radius:6px;padding:.75rem}.alert-item.critical{background:#ef44441a;border-left-color:#ef4444}.alert-item.warning{background:#f59e0b1a;border-left-color:#f59e0b}.alert-item.info{background:#3b82f61a;border-left-color:#3b82f6}.alert-item.success{background:#22c55e1a;border-left-color:#22c55e}.alert-time{color:#64748b;margin-bottom:.25rem;font-size:.75rem;display:block}.alert-message{color:#e2e8f0;font-size:.875rem;display:block}.tools-section{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tool-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem;transition:transform .3s}.tool-card:hover{transform:translateY(-4px)}.tool-card h3{color:#fff;margin-bottom:.5rem;font-size:1rem}.tool-card p{color:#94a3b8;font-size:.875rem}
