@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;font-size:14px;color:#1a1a2e;background:#f5f7fa;line-height:1.5}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}.page{padding:1.5rem 2rem}.page-title{font-size:1.4rem;font-weight:600;margin-bottom:1rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:1rem}table.data-table{width:100%;border-collapse:collapse}table.data-table th,table.data-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #e2e8f0}table.data-table th{font-weight:600;background:#f8fafc;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}table.data-table tr:hover td{background:#f0f4ff}.badge{display:inline-block;padding:.15rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.badge.info{background:#e0f2fe;color:#0369a1}.badge.low{background:#dcfce7;color:#15803d}.badge.medium{background:#fef9c3;color:#a16207}.badge.high{background:#fee2e2;color:#b91c1c}.badge.critical{background:#7f1d1d;color:#fee2e2}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.stat-card h4{font-size:.75rem;text-transform:uppercase;color:#64748b;margin-bottom:.35rem}.stat-card .value{font-size:2rem;font-weight:700;color:#1e293b}.stat-card .label{font-size:.75rem;color:#94a3b8;margin-top:.2rem}.resource-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .75rem;border-radius:16px;background:#eff6ff;border:1px solid #bfdbfe;font-size:.8rem;color:#1d4ed8;font-weight:500}.shell{display:flex;min-height:100vh}.sidebar{width:220px;background:#1e293b;color:#cbd5e1;padding:1.5rem 0;flex-shrink:0}.sidebar .logo{padding:0 1.25rem 1.5rem;font-size:1rem;font-weight:700;color:#f8fafc}.sidebar nav a{display:block;padding:.6rem 1.25rem;color:#94a3b8;font-size:.875rem;border-left:3px solid transparent}.sidebar nav a:hover,.sidebar nav a.active{background:#ffffff0f;color:#f8fafc;border-left-color:#3b82f6;text-decoration:none}.main-content{flex:1;overflow:auto}.loading{padding:2rem;color:#94a3b8;text-align:center}.empty{padding:2rem;color:#94a3b8;text-align:center;font-style:italic}.sidebar-footer{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08)}.sidebar-footer .user-name{font-size:.8rem;font-weight:600;color:#e2e8f0}.sidebar-footer .user-email{font-size:.72rem;color:#64748b;margin-bottom:.6rem;word-break:break-all}.sidebar{display:flex;flex-direction:column}.btn-logout{width:100%;padding:.45rem .75rem;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#94a3b8;font-size:.8rem;cursor:pointer;text-align:left}.btn-logout:hover{background:#ffffff14;color:#f8fafc}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b)}.login-card{background:#fff;border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:400px;box-shadow:0 20px 60px #00000059}.login-logo{font-size:1.6rem;font-weight:800;color:#1e293b;text-align:center;margin-bottom:.25rem}.login-subtitle{text-align:center;color:#64748b;font-size:.85rem;margin-bottom:2rem}.field{margin-bottom:1rem}.field label{display:block;font-size:.8rem;font-weight:600;color:#374151;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.04em}.field input,.field .onboarding-card select,.onboarding-card .field select,.field .onboarding-card input[type=number],.onboarding-card .field input[type=number]{width:100%;padding:.6rem .8rem;border:1px solid #d1d5db;border-radius:7px;font-size:.9rem;outline:none;transition:border-color .15s}.field input:focus,.field .onboarding-card select:focus,.onboarding-card .field select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.field input:disabled,.field .onboarding-card select:disabled,.onboarding-card .field select:disabled{background:#f9fafb}.login-error,.onboarding-error{background:#fee2e2;color:#b91c1c;border-radius:6px;padding:.6rem .8rem;font-size:.85rem;margin-bottom:1rem}.btn-login{width:100%;padding:.7rem;background:#3b82f6;color:#fff;border:none;border-radius:7px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-login:hover:not(:disabled){background:#2563eb}.btn-login:disabled{opacity:.55;cursor:not-allowed}.demo-hint{margin-top:1.5rem;padding:.75rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:7px;font-size:.8rem;color:#0369a1;text-align:center}.demo-hint .demo-label{display:block;font-weight:700;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.demo-hint code{font-family:monospace;font-size:.85rem}.lp-shell{font-family:Segoe UI,system-ui,sans-serif;color:#1a1a2e}.lp-nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 3rem;background:#0f172af2;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-nav .lp-nav-logo{font-size:1.1rem;font-weight:800;color:#f8fafc}.lp-nav .lp-nav-links{display:flex;gap:1.5rem;align-items:center}.lp-nav .lp-nav-links a{color:#94a3b8;font-size:.9rem}.lp-nav .lp-nav-links a:hover{color:#f8fafc;text-decoration:none}.btn-nav-login{background:#3b82f6;color:#fff!important;padding:.4rem 1rem;border-radius:6px;font-weight:600;font-size:.85rem!important}.btn-nav-login:hover{background:#2563eb}.lp-hero{background:linear-gradient(135deg,#0f172a,#1e3a5f 60%,#1e293b);padding:6rem 3rem 5rem;text-align:center;color:#fff}.lp-hero-inner{max-width:720px;margin:0 auto}.lp-badge{display:inline-block;padding:.3rem .9rem;background:#3b82f633;border:1px solid rgba(59,130,246,.4);border-radius:100px;color:#93c5fd;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem}.lp-headline{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem;color:#f8fafc}.lp-sub{font-size:1.1rem;color:#94a3b8;line-height:1.7;max-width:580px;margin:0 auto 2.5rem}.lp-cta-row{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.btn-hero-primary{display:inline-block;padding:.75rem 2rem;background:#3b82f6;color:#fff;border-radius:8px;font-weight:700;font-size:.95rem;text-decoration:none}.btn-hero-primary:hover{background:#2563eb;text-decoration:none}.btn-hero-secondary{display:inline-block;padding:.75rem 2rem;background:#ffffff14;color:#cbd5e1;border-radius:8px;font-weight:600;font-size:.95rem;border:1px solid rgba(255,255,255,.15);text-decoration:none}.btn-hero-secondary:hover{background:#ffffff26;text-decoration:none;color:#fff}.lp-demo-cred{font-size:.8rem;color:#64748b}.lp-demo-cred code{color:#93c5fd;font-family:monospace}.lp-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:0;background:#1e293b;border-top:1px solid rgba(255,255,255,.07)}.lp-stat{padding:1.5rem 3rem;text-align:center;color:#94a3b8;font-size:.85rem;border-right:1px solid rgba(255,255,255,.07)}.lp-stat:last-child{border-right:none}.lp-stat .lp-stat-num{display:block;font-size:2rem;font-weight:800;color:#3b82f6}.lp-features{padding:5rem 3rem;background:#f8fafc}.lp-features .lp-section-title{text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:3rem;color:#1e293b}.lp-feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto}.lp-feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem}.lp-feature-card .lp-feature-icon{font-size:2rem;margin-bottom:1rem}.lp-feature-card h3{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#1e293b}.lp-feature-card p{font-size:.875rem;color:#64748b;line-height:1.65}.lp-steps-section{padding:5rem 3rem;background:#fff}.lp-steps-section .lp-section-title{text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:3rem;color:#1e293b}.lp-steps-row{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;max-width:900px;margin:0 auto;flex-wrap:wrap}.lp-step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem 1.5rem;flex:1;min-width:220px;max-width:280px}.lp-step-card .lp-step-num{width:2.5rem;height:2.5rem;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;margin-bottom:1rem}.lp-step-card h3{font-size:.95rem;font-weight:700;margin-bottom:.5rem}.lp-step-card p{font-size:.85rem;color:#64748b;line-height:1.6}.lp-step-arrow{align-self:center;font-size:1.5rem;color:#94a3b8;padding:0 .5rem}.lp-pricing{padding:5rem 3rem;background:#f0f4ff}.lp-pricing .lp-section-title{text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:3rem;color:#1e293b}.lp-plan-grid{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;max-width:1000px;margin:0 auto}.lp-plan-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;width:280px;position:relative}.lp-plan-card .lp-plan-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#3b82f6;color:#fff;padding:.25rem .9rem;border-radius:100px;font-size:.75rem;font-weight:700;white-space:nowrap}.lp-plan-card .lp-plan-name{font-size:1.1rem;font-weight:700;margin-bottom:.4rem}.lp-plan-card .lp-plan-price{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:1.25rem}.lp-plan-card .lp-plan-price span{font-size:.9rem;font-weight:400;color:#64748b}.lp-plan-card ul{list-style:none;padding:0;margin-bottom:1.5rem}.lp-plan-card ul li{padding:.35rem 0;font-size:.875rem;color:#374151;border-bottom:1px solid #f1f5f9}.lp-plan-card.lp-plan-featured{border-color:#3b82f6;box-shadow:0 8px 30px #3b82f633;padding-top:2.5rem}.btn-plan{display:block;text-align:center;padding:.65rem;border-radius:8px;background:#f1f5f9;color:#1e293b;font-weight:600;font-size:.9rem;text-decoration:none}.btn-plan:hover{background:#e2e8f0;text-decoration:none}.btn-plan.btn-plan-featured{background:#3b82f6;color:#fff}.btn-plan.btn-plan-featured:hover{background:#2563eb}.lp-footer{background:#0f172a;padding:2.5rem 3rem;display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.lp-footer .lp-footer-logo{font-weight:800;color:#f8fafc;font-size:1rem}.lp-footer .lp-footer-links{display:flex;gap:1.5rem;flex:1}.lp-footer .lp-footer-links a{color:#64748b;font-size:.85rem}.lp-footer .lp-footer-links a:hover{color:#94a3b8;text-decoration:none}.lp-footer .lp-footer-copy{color:#334155;font-size:.8rem}.onboarding-header{max-width:640px;margin-bottom:2rem}.onboarding-sub{color:#64748b;line-height:1.6;margin-top:.5rem}.steps{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.step{display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;border-radius:20px;background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:600}.step .step-num{width:1.4rem;height:1.4rem;background:#cbd5e1;color:#475569;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800}.step.active{background:#eff6ff;color:#1d4ed8}.step.active .step-num{background:#3b82f6;color:#fff}.step.done{background:#f0fdf4;color:#15803d}.step.done .step-num{background:#22c55e;color:#fff}.step-sep{color:#cbd5e1;font-size:1rem}.onboarding-card{max-width:620px}.onboarding-card h2{font-size:1.15rem;font-weight:700;margin-bottom:1.5rem}.onboarding-card h3{font-size:.95rem;font-weight:600}.onboarding-card select{cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2364748b' fill='none' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right .8rem center;padding-right:2rem}.field-row{display:flex;gap:1rem}.onboarding-actions{display:flex;gap:.75rem;margin-top:1.5rem}.btn-primary{padding:.65rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:7px;font-weight:600;font-size:.9rem;cursor:pointer}.btn-primary:hover:not(:disabled){background:#2563eb}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.65rem 1.5rem;background:#f1f5f9;color:#374151;border:1px solid #e2e8f0;border-radius:7px;font-weight:600;font-size:.9rem;cursor:pointer}.btn-secondary:hover:not(:disabled){background:#e2e8f0}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.review-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.review-table th,.review-table td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #e2e8f0;font-size:.875rem}.review-table th{font-weight:600;color:#64748b;width:140px;background:#f8fafc}.info-box{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:.85rem 1rem;font-size:.85rem;color:#0369a1;line-height:1.6}.code-block{position:relative;background:#0f172a;border-radius:8px;padding:1rem 1.25rem;margin-bottom:.75rem}.code-block pre{color:#93c5fd;font-family:Cascadia Code,Fira Code,Courier New,monospace;font-size:.82rem;white-space:pre-wrap;word-break:break-all;line-height:1.6;margin:0}.code-block .copy-btn{position:absolute;top:.6rem;right:.6rem;padding:.25rem .6rem;background:#ffffff1a;color:#94a3b8;border:1px solid rgba(255,255,255,.15);border-radius:5px;font-size:.75rem;cursor:pointer}.code-block .copy-btn:hover{background:#fff3;color:#fff}.dash-kpi-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.dash-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem 1.5rem;border-left:4px solid #e2e8f0}.dash-kpi .dash-kpi-val{font-size:2.5rem;font-weight:800;color:#1e293b;line-height:1}.dash-kpi .dash-kpi-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-top:.35rem}.dash-kpi .dash-kpi-sub{font-size:.72rem;color:#94a3b8;margin-top:.2rem}.dash-kpi .dash-kpi-link{font-size:.75rem;color:#3b82f6;text-decoration:none;display:block;margin-top:.5rem}.dash-kpi .dash-kpi-link:hover{text-decoration:underline}.dash-kpi.dash-kpi-danger{border-left-color:#ef4444}.dash-kpi.dash-kpi-danger .dash-kpi-val{color:#ef4444}.dash-kpi.dash-kpi-critical{border-left-color:#7f1d1d}.dash-kpi.dash-kpi-critical .dash-kpi-val{color:#7f1d1d}.dash-kpi.dash-kpi-ok{border-left-color:#22c55e}.dash-kpi.dash-kpi-ok .dash-kpi-val{color:#15803d}.dash-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:900px){.dash-grid{grid-template-columns:1fr}}.dash-card{padding:1.5rem}.dash-card h2{font-size:1rem;font-weight:700;color:#1e293b}.dash-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.dash-view-all{font-size:.8rem;color:#3b82f6;text-decoration:none}.dash-view-all:hover{text-decoration:underline}.dash-none{color:#94a3b8;font-size:.875rem;padding:1rem 0;text-align:center}.dash-skel-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.dash-skel-card{height:110px;background:#e2e8f0;border-radius:10px;animation:dash-pulse 1.4s infinite ease-in-out}.dash-skel-block{background:#e2e8f0;border-radius:10px;animation:dash-pulse 1.4s infinite ease-in-out}@keyframes dash-pulse{0%,to{opacity:1}50%{opacity:.5}}.dash-empty-state{text-align:center;padding:4rem 2rem;max-width:480px;margin:0 auto}.dash-empty-state .dash-empty-icon{font-size:3.5rem;margin-bottom:1rem}.dash-empty-state h2{font-size:1.4rem;font-weight:700;margin-bottom:.75rem}.dash-empty-state p{color:#64748b;line-height:1.65}.inc-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.inc-row{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;cursor:pointer;text-decoration:none;color:inherit}.inc-row:hover{background:#eff6ff;border-color:#bfdbfe;text-decoration:none}.inc-row.inc-critical{border-left:3px solid #7f1d1d}.inc-row.inc-high{border-left:3px solid #b91c1c}.inc-row.inc-medium{border-left:3px solid #d97706}.inc-left{display:flex;align-items:flex-start;gap:.75rem}.inc-title{font-size:.875rem;font-weight:600;color:#1e293b}.inc-meta{font-size:.75rem;color:#64748b;margin-top:.2rem}.inc-status{font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:12px;text-transform:uppercase;letter-spacing:.04em}.inc-status.inc-status-open{background:#fee2e2;color:#b91c1c}.inc-status.inc-status-acknowledged{background:#fef9c3;color:#a16207}.inc-status.inc-status-closed{background:#dcfce7;color:#15803d}.sev-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:4px}.sev-dot.sev-dot-critical{background:#7f1d1d}.sev-dot.sev-dot-high{background:#b91c1c}.sev-dot.sev-dot-medium{background:#d97706}.sev-dot.sev-dot-low{background:#15803d}.sev-dot.sev-dot-info{background:#0369a1}.sev-bar-wrap{margin-top:.75rem}.sev-bar-label{font-size:.72rem;color:#64748b;margin-bottom:.35rem}.sev-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#f1f5f9}.sev-bar .sev-seg{height:100%;transition:width .3s}.sev-bar .sev-seg-critical{background:#7f1d1d}.sev-bar .sev-seg-high{background:#ef4444}.sev-bar .sev-seg-medium{background:#f59e0b}.sev-bar .sev-seg-low{background:#22c55e}.sev-legend{display:flex;gap:.75rem;margin-top:.5rem;flex-wrap:wrap}.sev-leg{font-size:.72rem;color:#64748b}.sev-leg.sev-leg-critical{color:#7f1d1d}.sev-leg.sev-leg-high{color:#b91c1c}.sev-leg.sev-leg-medium{color:#d97706}.sev-leg.sev-leg-low{color:#15803d}.db-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.db-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem}.db-card-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem}.db-engine-icon{font-size:1.4rem;line-height:1;flex-shrink:0}.db-info{flex:1;min-width:0}.db-name{font-size:.875rem;font-weight:600;color:#1e293b;text-decoration:none}.db-name:hover{color:#3b82f6;text-decoration:underline}.db-sub{font-size:.72rem;color:#94a3b8}.db-status-badge{font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:12px;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0}.db-status-badge.db-status-online{background:#dcfce7;color:#15803d}.db-status-badge.db-status-degraded{background:#fef9c3;color:#a16207}.db-status-badge.db-status-offline{background:#fee2e2;color:#b91c1c}.db-status-badge.db-status-pending{background:#e0f2fe;color:#0369a1}.db-status-badge.db-status-disabled{background:#f1f5f9;color:#64748b}.health-bar-wrap{display:flex;align-items:center;gap:.75rem}.health-bar-track{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.health-bar-fill{height:100%;border-radius:3px;transition:width .5s ease}.health-bar-fill.health-fill-good{background:#22c55e}.health-bar-fill.health-fill-warn{background:#f59e0b}.health-bar-fill.health-fill-bad{background:#ef4444}.health-score-val{font-size:.8rem;font-weight:700;width:2.5rem;text-align:right}.health-score-val.hs-good{color:#15803d}.health-score-val.hs-warn{color:#d97706}.health-score-val.hs-bad{color:#b91c1c}.db-donut-wrap{display:flex;align-items:center;gap:1rem;margin-top:.75rem;border-top:1px solid #e2e8f0;padding-top:.75rem}.db-donut{width:64px;height:64px;flex-shrink:0}.db-donut-legend{display:flex;flex-direction:column;gap:.25rem;font-size:.8rem;color:#64748b}.btn-try-demo{display:block;width:100%;margin-top:.65rem;padding:.5rem;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .15s}.btn-try-demo:hover:not(:disabled){background:#2563eb}.btn-try-demo:disabled{opacity:.55;cursor:not-allowed}.lp-trust-bar{background:#1e293b;padding:.75rem 2rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem}.lp-trust-bar .lp-trust-item{font-size:.82rem;color:#94a3b8}.lp-trust-bar .lp-trust-sep{color:#334155}.lp-pain{background:#fff;padding:5rem 3rem;text-align:center}.lp-pain .lp-pain-inner{max-width:1000px;margin:0 auto}.lp-pain h2{font-size:1.8rem;font-weight:700;margin-bottom:2.5rem;color:#1e293b}.lp-pain-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;text-align:left}.lp-pain-card{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;padding:1.75rem}.lp-pain-card .lp-pain-icon{font-size:2rem;margin-bottom:.75rem}.lp-pain-card h3{font-size:.95rem;font-weight:700;color:#7c2d12;margin-bottom:.5rem}.lp-pain-card p{font-size:.875rem;color:#6b7280;line-height:1.65}.lp-pain-arrow{font-size:1.1rem;font-weight:700;color:#3b82f6;margin-top:2.5rem;letter-spacing:.02em}.lp-testimonials{background:linear-gradient(135deg,#0f172a,#1e293b);padding:5rem 3rem}.lp-testimonials .lp-section-title{color:#f8fafc!important}.lp-testimonial-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.lp-testimonial-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.75rem}.lp-testimonial-quote{font-size:.92rem;color:#cbd5e1;line-height:1.7;font-style:italic;margin-bottom:1.25rem}.lp-testimonial-quote:before{content:'"'}.lp-testimonial-quote:after{content:'"'}.lp-testimonial-author{display:flex;align-items:center;gap:.75rem}.lp-testimonial-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;flex-shrink:0}.lp-testimonial-name{font-size:.875rem;font-weight:700;color:#f8fafc}.lp-testimonial-role{font-size:.75rem;color:#64748b}.lp-final-cta{background:linear-gradient(135deg,#1d4ed8,#3b82f6);padding:5rem 3rem;text-align:center;color:#fff}.lp-final-cta h2{font-size:2rem;font-weight:800;margin-bottom:.75rem}.lp-final-cta p{font-size:1rem;color:#fffc;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto}.lp-final-cta .btn-hero-secondary{background:#ffffff26;border-color:#ffffff4d}.lp-final-cta .btn-hero-secondary:hover{background:#ffffff40}
