:root{--primary:#00d9c0;--primary-dark:#00b8a3;--text-dark:#0f172a;--text-gray:#64748b;--bg-light:#f8fafc;--white:#fff}.page-wrapper[data-astro-cid-bhcsd6wd]{z-index:10;z-index:10;background:0 0;min-height:100vh;padding-top:6rem;position:relative}.container[data-astro-cid-bhcsd6wd]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-astro-cid-bhcsd6wd]{text-align:center;max-width:1000px;margin:0 auto;padding:6rem 2rem 7rem;position:relative}.hero-badge[data-astro-cid-bhcsd6wd]{color:#00b8a3;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00d9c033;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #00000008}.badge-dot[data-astro-cid-bhcsd6wd]{background:#00d9c0;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-dot;box-shadow:0 0 10px #00d9c0}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.hero-title[data-astro-cid-bhcsd6wd]{color:#0f172a;letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:900;line-height:1.1}.gradient-text[data-astro-cid-bhcsd6wd]{background:linear-gradient(135deg,#00d9c0 0%,#00b8a3 100%);-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bhcsd6wd]{color:#475569;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;font-weight:500;line-height:1.8}.hero-cta[data-astro-cid-bhcsd6wd]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-primary[data-astro-cid-bhcsd6wd]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--text-dark);border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #00d9c04d}.btn-primary[data-astro-cid-bhcsd6wd]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00d9c066}.btn-secondary[data-astro-cid-bhcsd6wd]{color:var(--text-dark);background:0 0;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary[data-astro-cid-bhcsd6wd]:hover{border-color:var(--primary);color:var(--primary)}.section-header[data-astro-cid-bhcsd6wd]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-bhcsd6wd]{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.section-subtitle[data-astro-cid-bhcsd6wd]{color:#0f172a;max-width:700px;margin:0 auto;font-size:1.125rem;font-weight:600}.problems-grid[data-astro-cid-bhcsd6wd]{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-bottom:6rem;display:grid}.problem-card[data-astro-cid-bhcsd6wd]{background:0 0;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.problem-card[data-astro-cid-bhcsd6wd]:before{content:"";background:linear-gradient(90deg, var(--primary) 0%, var(--primary-dark) 100%);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.problem-card[data-astro-cid-bhcsd6wd]:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.problem-card[data-astro-cid-bhcsd6wd]:hover:before{transform:scaleX(1)}.problem-icon[data-astro-cid-bhcsd6wd]{background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.problem-icon[data-astro-cid-bhcsd6wd].warning{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.problem-icon[data-astro-cid-bhcsd6wd].critical{background:linear-gradient(135deg,#fecaca 0%,#fca5a5 100%)}.problem-icon[data-astro-cid-bhcsd6wd].purple{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%)}.problem-icon[data-astro-cid-bhcsd6wd] img[data-astro-cid-bhcsd6wd]{width:28px;height:28px}.problem-title[data-astro-cid-bhcsd6wd]{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.problem-text[data-astro-cid-bhcsd6wd]{color:#1e293b;font-size:1rem;font-weight:500;line-height:1.6}.solutions-section[data-astro-cid-bhcsd6wd]{background:0 0;border:1px solid #e2e8f0;border-radius:24px;margin-bottom:6rem;padding:4rem 3rem}.solutions-grid[data-astro-cid-bhcsd6wd]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.solution-card[data-astro-cid-bhcsd6wd]{background:#fff;border:1px solid #00d9c033;border-radius:16px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000000a}.solution-card[data-astro-cid-bhcsd6wd]:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 8px 24px #00d9c026}.solution-icon[data-astro-cid-bhcsd6wd]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.solution-icon[data-astro-cid-bhcsd6wd] img[data-astro-cid-bhcsd6wd]{filter:brightness(0)invert();width:24px;height:24px}.solution-title[data-astro-cid-bhcsd6wd]{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.solution-text[data-astro-cid-bhcsd6wd]{color:#475569;font-size:1.05rem;font-weight:500;line-height:1.6}.dashboard-section[data-astro-cid-bhcsd6wd]{margin-bottom:6rem}.dashboard-preview[data-astro-cid-bhcsd6wd]{background:0 0;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;overflow:hidden;box-shadow:0 20px 60px #00000014}.dashboard-header[data-astro-cid-bhcsd6wd]{border-bottom:1px solid #e2e8f0;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.dashboard-search[data-astro-cid-bhcsd6wd]{color:var(--text-gray);background:0 0;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.9rem}.dashboard-table[data-astro-cid-bhcsd6wd]{border-collapse:collapse;width:100%}.dashboard-table[data-astro-cid-bhcsd6wd] th[data-astro-cid-bhcsd6wd]{text-align:left;color:var(--text-gray);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;padding:1rem;font-size:.8rem;font-weight:600}.dashboard-table[data-astro-cid-bhcsd6wd] td[data-astro-cid-bhcsd6wd]{border-bottom:1px solid #f1f5f9;padding:1.25rem 1rem;font-size:.9rem}.asset-name[data-astro-cid-bhcsd6wd]{color:var(--text-dark);font-weight:600}.asset-type[data-astro-cid-bhcsd6wd]{color:var(--text-gray);font-size:.85rem}.risk-badge[data-astro-cid-bhcsd6wd]{border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.risk-high[data-astro-cid-bhcsd6wd]{color:#dc2626;background:#fee2e2}.risk-medium[data-astro-cid-bhcsd6wd]{color:#d97706;background:#fef3c7}.risk-low[data-astro-cid-bhcsd6wd]{color:#059669;background:#d1fae5}.stats-bar[data-astro-cid-bhcsd6wd]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:6rem;display:grid}.stat-item[data-astro-cid-bhcsd6wd]{text-align:center;background:0 0;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;transition:all .3s}.stat-item[data-astro-cid-bhcsd6wd]:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 32px #00d9c026}.stat-value[data-astro-cid-bhcsd6wd]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.stat-label[data-astro-cid-bhcsd6wd]{color:var(--text-gray);font-size:.95rem}.cta-section[data-astro-cid-bhcsd6wd]{text-align:center;background:linear-gradient(135deg,#00d9c00d 0%,#00b8a30d 100%);border:1px solid #00d9c033;border-radius:24px;padding:4rem 3rem}.cta-title[data-astro-cid-bhcsd6wd]{color:var(--text-dark);margin-bottom:1rem;font-size:2rem;font-weight:800}.cta-text[data-astro-cid-bhcsd6wd]{color:var(--text-gray);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}@keyframes pulse-live{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 4px #10b98100}to{box-shadow:0 0 #10b98100}}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}.dashboard-preview[data-astro-cid-bhcsd6wd]{background:#fff;border:1px solid #0000000f;border-radius:12px;margin-top:2rem;overflow:hidden;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000005}.dashboard-header[data-astro-cid-bhcsd6wd]{background:#fafafa;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.dashboard-title[data-astro-cid-bhcsd6wd]{color:#52525b;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;display:flex}.live-indicator[data-astro-cid-bhcsd6wd]{color:#10b981;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.live-dot[data-astro-cid-bhcsd6wd]{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-live}.dashboard-table[data-astro-cid-bhcsd6wd]{border-collapse:collapse;text-align:left;width:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.dashboard-table[data-astro-cid-bhcsd6wd] th[data-astro-cid-bhcsd6wd]{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;background:#fff;border-bottom:1px solid #0000000f;padding:.75rem 1.25rem;font-size:.6875rem;font-weight:600}.dashboard-table[data-astro-cid-bhcsd6wd] td[data-astro-cid-bhcsd6wd]{color:#3f3f46;vertical-align:middle;border-bottom:1px solid #0000000a;padding:.875rem 1.25rem;font-size:.875rem}.dashboard-table[data-astro-cid-bhcsd6wd] tr[data-astro-cid-bhcsd6wd]:last-child td[data-astro-cid-bhcsd6wd]{border-bottom:none}.dashboard-table[data-astro-cid-bhcsd6wd] tr[data-astro-cid-bhcsd6wd]:hover td[data-astro-cid-bhcsd6wd]{background:#fafafa}.time-cell[data-astro-cid-bhcsd6wd]{color:#71717a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.agent-cell[data-astro-cid-bhcsd6wd]{color:#18181b;font-weight:500}.status-badge[data-astro-cid-bhcsd6wd]{border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.status-allowed[data-astro-cid-bhcsd6wd]{color:#059669;background:#ecfdf5;border:1px solid #d1fae5}.status-blocked[data-astro-cid-bhcsd6wd]{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2}.status-warning[data-astro-cid-bhcsd6wd]{color:#d97706;background:#fffbeb;border:1px solid #fef3c7}
