.audit-hero{background:linear-gradient(135deg,#1e2d5f 0,#2a3970 60%,#3b55a0 100%);padding:72px 0 80px;color:#fff;position:relative;overflow:hidden}.audit-hero::before{content:'';position:absolute;top:-120px;right:-120px;width:500px;height:500px;border-radius:50%;background:rgba(255,255,255,.04);pointer-events:none}.audit-hero-inner{display:grid;grid-template-columns:1fr 440px;gap:56px;align-items:center}.audit-hero-content h1{font-size:clamp(1.75rem, 3.5vw, 2.8rem);font-weight:800;line-height:1.2;margin:12px 0 20px;color:#fff}.audit-hero-content p{font-size:1.1rem;color:rgba(255,255,255,.85);line-height:1.7;margin-bottom:28px}.audit-modules-preview{display:flex;flex-wrap:wrap;gap:8px}.audit-module-tag{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.8rem;font-weight:600;padding:4px 12px;border-radius:999px;letter-spacing:.3px}.audit-form-card{background:#fff;border-radius:16px;padding:36px 32px;box-shadow:0 24px 64px rgba(0,0,0,.18);position:relative;z-index:1}.audit-form-card h2{font-size:1.35rem;font-weight:700;color:#1f2937;margin:0 0 4px}.audit-form-subtitle{font-size:.875rem;color:#6b7280;margin:0 0 24px}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:6px}.form-group label span[aria-hidden]{color:#ef4444}.input-with-icon{position:relative}.input-with-icon svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.input-with-icon input{width:100%;padding:11px 14px 11px 40px;border:1.5px solid #d1d5db;border-radius:8px;font-size:.95rem;color:#111827;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.input-with-icon input:focus{outline:0;border-color:#2a3970;box-shadow:0 0 0 3px rgba(42,57,112,.12)}.input-with-icon input.is-invalid{border-color:#ef4444}.field-error{display:block;font-size:.8rem;color:#ef4444;margin-top:4px;min-height:18px}.audit-consent{margin-bottom:16px}.checkbox-label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.checkbox-label input[type=checkbox]{margin-top:2px;flex-shrink:0;accent-color:#2A3970;width:16px;height:16px}.checkbox-label span{font-size:.8rem;color:#6b7280;line-height:1.5}.checkbox-label span a{color:#2a3970;text-decoration:underline}.audit-global-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px;color:#dc2626;font-size:.875rem;margin-bottom:16px}.btn-full{width:100%;justify-content:center;gap:8px;padding:14px 20px;font-size:1rem}.audit-form-footer{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#9ca3af;margin:12px 0 0;justify-content:center}.audit-form-footer svg{flex-shrink:0}.audit-loading-overlay{position:fixed;inset:0;background:rgba(15,23,42,.75);backdrop-filter:blur(6px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:20px}.audit-loading-overlay[hidden]{display:none}.audit-loading-card{background:#fff;border-radius:20px;padding:48px 40px;max-width:480px;width:100%;text-align:center;box-shadow:0 40px 100px rgba(0,0,0,.3)}.audit-spinner{width:56px;height:56px;margin:0 auto 20px}.spinner-circle{animation:audit-spin 1s linear infinite}.spinner-circle circle{stroke:#2A3970;stroke-dasharray:90 30;stroke-linecap:round}@keyframes audit-spin{to{transform:rotate(360deg)}}.audit-loading-card h2{font-size:1.4rem;color:#1f2937;margin:0 0 6px}#auditLoadingSubtitle{color:#6b7280;font-size:.9rem;margin:0 0 24px}.audit-progress-bar{height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden;margin-bottom:28px}.audit-progress-fill{height:100%;background:linear-gradient(90deg,#2a3970,#4f6ec0);border-radius:999px;width:0%;transition:width .6s ease}.audit-loading-modules{display:grid;grid-template-columns:1fr 1fr;gap:10px;text-align:left}.audit-loading-module{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#6b7280;transition:color .3s}.audit-loading-module.is-active{color:#2a3970}.audit-loading-module.is-done{color:#16a34a}.lm-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;flex-shrink:0;transition:background .3s}.audit-loading-module.is-active .lm-dot{background:#2a3970;animation:dot-pulse .9s ease-in-out infinite}.audit-loading-module.is-done .lm-dot{background:#16a34a}@keyframes dot-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.7}}.audit-results-section{display:block}.audit-results-section[hidden]{display:none}.res-header{background:#0f172a;padding:48px 0;color:#fff}.res-header-inner{display:flex;align-items:center;justify-content:space-between;gap:48px;flex-wrap:wrap}.res-left{display:flex;align-items:center;gap:32px;flex:1;min-width:0}.res-score-circle{position:relative;flex-shrink:0;width:160px;height:160px}.res-score-circle svg{width:160px;height:160px;display:block}#scoreArc{transition:stroke-dashoffset 1.4s cubic-bezier(.4,0,.2,1),stroke 1.4s ease}.res-score-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.res-score-num{font-size:2.6rem;font-weight:800;line-height:1;color:#fff;letter-spacing:-1px}.res-score-denom{font-size:.85rem;color:rgba(255,255,255,.5);font-weight:600;margin-top:2px}.res-score-meta{flex:1;min-width:0}.res-score-label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:6px}.res-score-grade{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.2}.res-score-comment{font-size:.9rem;color:rgba(255,255,255,.65);line-height:1.55;margin:0 0 14px;max-width:380px}.res-url{font-size:.8rem;color:rgba(255,255,255,.35);margin:0 0 12px;word-break:break-all;font-family:monospace}.res-meta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.res-meta-date{font-size:.78rem;color:rgba(255,255,255,.3)}.res-email-badge{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:500;color:#10b981;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25);padding:3px 10px;border-radius:999px}.res-stats{display:flex;align-items:center;gap:0;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:24px 32px;flex-shrink:0}.res-stat{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 28px}.res-stat-sep{width:1px;height:40px;background:rgba(255,255,255,.1);flex-shrink:0}.res-stat-num{font-size:2rem;font-weight:800;line-height:1;margin-bottom:4px}.res-stat-label{font-size:.72rem;font-weight:500;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.05em}.res-stat-ok{color:#10b981}.res-stat-warning{color:#f59e0b}.res-stat-error{color:#f87171}.res-body{padding-top:48px;padding-bottom:64px}.res-priorities{background:#fff;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:10px;padding:24px 28px;margin-bottom:40px}.res-priorities[hidden]{display:none}.res-priorities-header{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#dc2626}.res-priorities-header h3{font-size:1rem;font-weight:700;color:#dc2626;margin:0}.res-priorities-list{display:flex;flex-direction:column;gap:8px}.res-priority-item{display:flex;align-items:flex-start;gap:12px;padding:10px 14px;background:#fef2f2;border-radius:7px}.res-priority-tag{font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:4px;background:#fee2e2;color:#991b1b;flex-shrink:0;white-space:nowrap;margin-top:1px}.res-priority-text{font-size:.875rem;color:#374151;line-height:1.4}.res-modules-title{margin-bottom:20px}.res-modules-title h3{font-size:1.15rem;font-weight:700;color:#0f172a;margin:0 0 4px}.res-modules-title p{font-size:.875rem;color:#6b7280;margin:0}.audit-modules-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:48px}.audit-module-card{background:#fff;border-radius:10px;border:1px solid #e5e7eb;border-left-width:4px;overflow:hidden;transition:box-shadow .2s}.audit-module-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.07)}.audit-module-card.status-ok{border-left-color:#10b981}.audit-module-card.status-warning{border-left-color:#f59e0b}.audit-module-card.status-error{border-left-color:#ef4444}.audit-module-header{display:flex;align-items:center;padding:18px 22px;cursor:pointer;user-select:none;gap:16px;transition:background .15s}.audit-module-header:hover{background:#fafafa}.audit-module-header-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.audit-module-icon{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2a3970}.audit-module-card.status-ok .audit-module-icon{background:#ecfdf5;color:#059669}.audit-module-card.status-warning .audit-module-icon{background:#fffbeb;color:#d97706}.audit-module-card.status-error .audit-module-icon{background:#fef2f2;color:#dc2626}.audit-module-title{font-size:.9rem;font-weight:700;color:#0f172a}.audit-module-counts{display:flex;align-items:center;gap:6px;flex-shrink:0}.mod-count{font-size:.75rem;font-weight:700;padding:2px 7px;border-radius:4px;line-height:1.4}.mod-count-ok{background:#ecfdf5;color:#065f46}.mod-count-warning{background:#fffbeb;color:#92400e}.mod-count-error{background:#fef2f2;color:#991b1b}.audit-module-score-pct{font-size:.95rem;font-weight:800;flex-shrink:0;min-width:42px;text-align:right}.audit-module-card.status-ok .audit-module-score-pct{color:#059669}.audit-module-card.status-warning .audit-module-score-pct{color:#d97706}.audit-module-card.status-error .audit-module-score-pct{color:#dc2626}.audit-module-chevron{color:#9ca3af;transition:transform .22s;flex-shrink:0}.audit-module-card.is-open .audit-module-chevron{transform:rotate(180deg)}.audit-module-progress{height:3px;background:#f1f5f9}.audit-module-progress-fill{height:100%;transition:width .9s cubic-bezier(.4,0,.2,1)}.audit-module-card.status-ok .audit-module-progress-fill{background:#10b981}.audit-module-card.status-warning .audit-module-progress-fill{background:#f59e0b}.audit-module-card.status-error .audit-module-progress-fill{background:#ef4444}.audit-module-checks{border-top:1px solid #f1f5f9;display:none}.audit-module-card.is-open .audit-module-checks{display:block}.audit-check-item{display:flex;align-items:flex-start;gap:11px;padding:11px 18px;border-bottom:1px solid #f8fafc}.audit-check-item:last-child{border-bottom:none}.check-status-dot{width:20px;height:20px;border-radius:50%;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center}.check-status-dot.dot-ok{background:#ecfdf5;color:#059669}.check-status-dot.dot-warning{background:#fffbeb;color:#d97706}.check-status-dot.dot-error{background:#fef2f2;color:#dc2626}.check-status-dot svg{display:block}.check-content{flex:1;min-width:0}.check-label{font-size:.845rem;color:#1e293b;font-weight:500;line-height:1.4}.check-rec{font-size:.78rem;color:#64748b;margin-top:3px;line-height:1.5;padding-left:0;border-left:2px solid #e2e8f0;padding-left:8px;margin-top:5px}@keyframes card-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.audit-module-card{animation:card-in .35s ease both}.audit-module-card:first-child{animation-delay:.04s}.audit-module-card:nth-child(2){animation-delay:.08s}.audit-module-card:nth-child(3){animation-delay:.12s}.audit-module-card:nth-child(4){animation-delay:.16s}.audit-module-card:nth-child(5){animation-delay:.2s}.audit-module-card:nth-child(6){animation-delay:.24s}.audit-module-card:nth-child(7){animation-delay:.28s}.audit-results-cta{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;background:#fff}.res-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:40px 48px;background:linear-gradient(105deg,#0f172a 0,#1e3a8a 100%);flex-wrap:wrap}.res-cta-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#60a5fa;margin-bottom:8px}.res-cta-inner h3{font-size:1.35rem;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.3}.res-cta-inner p{font-size:.9rem;color:rgba(255,255,255,.65);margin:0;max-width:440px}.res-cta-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.res-cta-new{background:0 0;border:none;cursor:pointer;font-size:.8rem;color:rgba(255,255,255,.45);text-decoration:underline;padding:0;transition:color .15s}.res-cta-new:hover{color:rgba(255,255,255,.8)}.audit-features{padding:72px 0;background:#fff}.audit-features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin-top:48px}.audit-feature-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;transition:box-shadow .2s,transform .2s}.audit-feature-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-2px)}.feature-icon{width:44px;height:44px;background:#eff2fc;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#2a3970;margin-bottom:16px}.audit-feature-card h3{font-size:1rem;font-weight:700;color:#1f2937;margin:0 0 8px}.audit-feature-card p{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0}@media (max-width:1024px){.res-header-inner{flex-direction:column;align-items:flex-start;gap:32px}.res-stats{align-self:stretch;justify-content:center}}@media (max-width:900px){.audit-hero-inner{grid-template-columns:1fr;gap:40px}.audit-form-card{max-width:480px;margin:0 auto}.res-left{flex-direction:column;align-items:flex-start;gap:20px}.res-score-circle{width:120px;height:120px}.res-score-circle svg{width:120px;height:120px}.res-score-num{font-size:2rem}.res-cta-inner{flex-direction:column;align-items:flex-start;padding:32px 28px}.res-cta-actions{align-items:flex-start;width:100%}}@media (max-width:600px){.audit-hero{padding:48px 0 56px}.audit-loading-card{padding:36px 24px}.audit-loading-modules{grid-template-columns:1fr}.audit-form-card{padding:28px 20px}.res-header{padding:32px 0}.res-stats{padding:16px 20px;width:100%;box-sizing:border-box}.res-stat{padding:0 16px}.res-stat-num{font-size:1.5rem}}