.security-audit-page{color:#fff;z-index:1;min-height:100vh;position:relative}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-section{justify-content:space-between;align-items:center;gap:4rem;padding:100px 0 80px;display:flex}.hero-content{flex:1}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ef4444;background:#ef44441a;border:1px solid #ef444440;border-radius:999px;margin-bottom:1.25rem;padding:.35rem .9rem;font-size:.85rem;font-weight:700;display:inline-block}.hero-headline{background:linear-gradient(90deg,#fff,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.hero-intro{color:#ffffffb3;max-width:560px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.hero-free-note{color:#ffffff73;margin-top:1rem;font-size:.9rem}.section{padding:80px 0}.section-title{text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-subtitle{color:#ef4444;text-align:center;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.section-intro{color:#fff9;text-align:center;max-width:680px;margin:0 auto 3.5rem;font-size:1.1rem;line-height:1.7}.risk-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.risk-card{border-radius:var(--square-radius);background:#ef44440f;border:1px solid #ef444433;padding:2rem 1.75rem;transition:border-color .3s,transform .3s}.risk-card:hover{border-color:#ef444480;transform:translateY(-4px)}.risk-stat{color:#ef4444;margin-bottom:.75rem;font-size:2.75rem;font-weight:800;line-height:1}.risk-label{color:#fff;margin-bottom:.4rem;font-size:1rem;font-weight:600}.risk-desc{color:#ffffff80;font-size:.9rem;line-height:1.5}.checks-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.75rem;margin-top:3rem;display:grid}.check-card{border-radius:var(--square-radius);background:#ffffff0a;border:1px solid #ffffff14;padding:2rem;transition:transform .3s,border-color .3s}.check-card:hover{border-color:#ef444459;transform:translateY(-5px)}.check-card-header{align-items:center;gap:.9rem;margin-bottom:1rem;display:flex}.check-icon{color:#ef4444;background:#ef44441f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.check-card h3{color:#fff;font-size:1.1rem;font-weight:700}.check-card p{color:#ffffff8c;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.check-tags{flex-wrap:wrap;gap:.5rem;display:flex}.check-tag{color:#ef4444d9;background:#ef444414;border:1px solid #ef444426;border-radius:999px;padding:.2rem .6rem;font-size:.75rem}.steps-wrapper{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid;position:relative}.steps-wrapper:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ef444466,#ef444466);height:1px;position:absolute;top:28px;left:calc(16.67% + 20px);right:calc(16.67% + 20px)}.step-card{text-align:center;border-radius:var(--square-radius);background:#ffffff08;border:1px solid #ffffff12;padding:2rem 1.5rem;position:relative}.step-badge{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;margin-bottom:1.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.step-badge.free{color:#10b981;background:#10b98126;border:1px solid #10b98140}.step-badge.review{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf2440}.step-badge.paid{color:#ef4444;background:#ef444426;border:1px solid #ef444440}.step-number{z-index:1;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1.25rem;font-size:1rem;font-weight:700;display:flex;position:relative}.step-card h3{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.step-card p{color:#fff9;font-size:.95rem;line-height:1.6}.image-placeholder-section{padding:80px 0}.image-placeholder-box{border-radius:var(--square-radius);color:#ffffff40;background:#ffffff05;border:2px dashed #ffffff26;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;min-height:480px;display:flex}.image-placeholder-box svg{opacity:.3}.image-placeholder-label{font-size:.9rem;font-style:italic}.final-cta-section{padding:120px 0}.cta-block{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ef444426 0%,#b91c1c26 100%);border:1px solid #ef444433;border-radius:2rem;padding:5rem 2rem}.cta-block h2{margin-bottom:1.25rem;font-size:3rem}.cta-block p{color:#ffffffa6;max-width:640px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.2rem;line-height:1.6}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.btn-primary{color:#000;background-color:#fff;background-image:linear-gradient(180deg,var(--btn-white-grad-start)0%,var(--btn-white-grad-end)100%);border:1px solid var(--btn-white-border);box-shadow:var(--btn-white-shadow);border-radius:999px;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block}.btn-primary:hover{filter:brightness(1.02);transform:scale(1.05);box-shadow:inset 0 1px #ffffffbf,0 12px 26px -8px #ef444473}.btn-secondary{color:#fff;background-color:var(--btn-surface);background-image:linear-gradient(180deg,var(--btn-grad-start)0%,var(--btn-grad-end)100%);border:1px solid var(--btn-border);box-shadow:var(--btn-shadow);border-radius:999px;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block}.btn-secondary:hover{filter:brightness(1.12);border-color:var(--btn-border-hover);transform:scale(1.05)}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}@media (max-width:992px){.hero-section{text-align:center;flex-direction:column;padding:80px 0 60px}.hero-intro{max-width:100%}.steps-wrapper{grid-template-columns:1fr}.steps-wrapper:before{display:none}.hero-headline{font-size:2.75rem}}@media (max-width:768px){.container{padding:0 1.5rem}.hero-headline{font-size:2.2rem}.section-title{font-size:2rem}.risk-grid{grid-template-columns:1fr 1fr}.checks-grid{grid-template-columns:1fr}.cta-block{padding:3rem 1.5rem}.cta-block h2{font-size:2rem}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{text-align:center;width:100%}.image-placeholder-box{min-height:280px}}@media (max-width:480px){.risk-grid{grid-template-columns:1fr}}
