#rezza-audit-wrap{max-width:720px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#1a1a2e}.rza-topbar{background:#5956e9;border-radius:12px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;gap:12px}.rza-brand{display:flex;align-items:center;gap:12px}.rza-logo{width:40px;height:40px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;color:#5956e9;letter-spacing:-.5px}.rza-brand-name{color:#fff;font-size:17px;font-weight:600}.rza-brand-sub{color:rgba(255,255,255,.75);font-size:12px}.rza-trust-badges{display:flex;gap:8px;flex-wrap:wrap}.rza-badge{background:rgba(255,255,255,.15);color:#fff;font-size:11px;padding:4px 12px;border-radius:20px}.rza-card{background:#fff;border:1px solid #e8e8f0;border-radius:12px;padding:24px;margin-bottom:16px}.rza-form-header{text-align:center;margin-bottom:20px}.rza-free-badge{display:inline-block;background:#eef;color:#5956e9;font-size:11px;font-weight:500;padding:4px 14px;border-radius:20px;margin-bottom:10px}.rza-form-header h2{font-size:20px;font-weight:600;color:#1a1a2e;margin:0 0 6px}.rza-form-header p{font-size:13px;color:#6b7280;margin:0}.rza-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.rza-testi{background:#f8f8fc;border-radius:8px;padding:12px}.rza-stars{color:#f59e0b;font-size:12px;margin-bottom:5px}.rza-testi p{font-size:11px;color:#4b5563;line-height:1.5;margin:0 0 5px}.rza-testi span{font-size:11px;font-weight:500;color:#1a1a2e}.rza-form-group{margin-bottom:14px}.rza-form-group label{display:block;font-size:13px;color:#4b5563;margin-bottom:5px;font-weight:500}.rza-form-group input{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1a1a2e;background:#fff;box-sizing:border-box;transition:border-color .2s}.rza-form-group input:focus{outline:none;border-color:#5956e9;box-shadow:0 0 0 3px rgba(89,86,233,.1)}.rza-btn-main{width:100%;padding:14px;background:#5956e9;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:background .2s}.rza-btn-main:hover{background:#3f3db8}.rza-btn-main:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.rza-form-note{text-align:center;font-size:11px;color:#9ca3af;margin-top:8px}.rza-progress-card{background:linear-gradient(135deg,#fafafe 0%,#f0f0ff 100%);border:1px solid #e0dff8}.rza-prog-header{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8e8f0}.rza-prog-icon-wrap{width:44px;height:44px;background:#5956e9;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.rza-prog-icon-wrap:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent)}.rza-prog-radar{width:22px;height:22px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:rzaSpin .8s linear infinite}.rza-prog-text h3{font-size:15px;font-weight:600;color:#1a1a2e;margin:0 0 3px}.rza-prog-text p{font-size:12px;color:#6b7280;margin:0}.rza-prog-bar-wrap{margin-bottom:20px}.rza-prog-bar-track{height:6px;background:#e5e7eb;border-radius:99px;overflow:hidden}.rza-prog-bar-fill{height:6px;background:linear-gradient(90deg,#5956e9,#8b89f5);border-radius:99px;width:0;transition:width .5s cubic-bezier(.4,0,.2,1)}.rza-prog-bar-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.rza-prog-bar-step{font-size:11px;color:#6b7280}.rza-prog-bar-pct{font-size:11px;font-weight:600;color:#5956e9}.rza-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.rza-step{display:flex;align-items:center;gap:12px;font-size:13px;color:#9ca3af;padding:10px 12px;border-radius:10px;transition:all .3s ease}.rza-step.rza-active{color:#1a1a2e;background:#fff;box-shadow:0 1px 4px rgba(89,86,233,.1);font-weight:500}.rza-step.rza-done{color:#16a34a}.rza-step-icon{width:32px;height:32px;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:all .3s ease}.rza-step.rza-done .rza-step-icon{background:#ecfdf5;border-color:#6ee7b7;color:#16a34a;font-size:13px}.rza-step.rza-active .rza-step-icon{background:#5956e9;border-color:#5956e9}.rza-step-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:rzaSpin .7s linear infinite}.rza-step-body{display:flex;flex-direction:column;gap:1px}.rza-step-label{font-size:13px;line-height:1.3}.rza-step-desc{font-size:11px;color:#9ca3af;display:none}.rza-step.rza-active .rza-step-desc{display:block;color:#6b7280}.rza-step.rza-done .rza-step-desc{display:none}@keyframes rzaSpin{to{transform:rotate(360deg)}}@keyframes rzaPulse{0%,100%{opacity:1}50%{opacity:.5}}.rza-report-topbar{background:#5956e9;border-radius:12px 12px 0 0;padding:18px 22px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.rza-report-name{color:#fff;font-size:15px;font-weight:600}.rza-report-sub{color:rgba(255,255,255,.7);font-size:11px;margin-top:3px}.rza-ob-num{font-size:36px;font-weight:700;color:#fff;line-height:1;text-align:center}.rza-ob-label{font-size:11px;color:rgba(255,255,255,.7);text-align:center;margin-top:2px}.rza-report-body{background:#fff;border:1px solid #e8e8f0;border-top:none;border-radius:0 0 12px 12px;padding:22px;margin-bottom:16px}.rza-client-info{background:#f8f8fc;border-radius:8px;padding:14px 18px;margin-bottom:20px}.rza-client-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.rza-client-list li{display:flex;align-items:baseline;gap:10px;font-size:13px;border-bottom:1px solid #e8e8f0;padding-bottom:8px}.rza-client-list li:last-child{border-bottom:none;padding-bottom:0}.rza-ci-label{color:#6b7280;min-width:110px;flex-shrink:0}.rza-ci-val{color:#1a1a2e;font-weight:500}.rza-sec-title{font-size:13px;font-weight:600;color:#1a1a2e;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid #e8e8f0}.rza-scores-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.rza-score-card{background:#f8f8fc;border-radius:8px;padding:14px 10px;text-align:center}.rza-score-num{font-size:26px;font-weight:700}.rza-score-bar-wrap{height:4px;background:#e5e7eb;border-radius:2px;margin:8px 0 5px}.rza-score-bar{height:4px;border-radius:2px;transition:width .6s}.rza-score-label{font-size:10px;color:#6b7280}.rza-good{color:#16a34a}.rza-avg{color:#d97706}.rza-bad{color:#dc2626}.rza-bar-good{background:#16a34a}.rza-bar-avg{background:#d97706}.rza-bar-bad{background:#dc2626}.rza-cwv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.rza-cwv-card{background:#f8f8fc;border-radius:0 8px 8px 0;padding:12px 14px;border-left:3px solid #e5e7eb}.rza-cwv-card.rza-cwv-good{border-left-color:#16a34a}.rza-cwv-card.rza-cwv-needs{border-left-color:#d97706}.rza-cwv-card.rza-cwv-poor{border-left-color:#dc2626}.rza-cwv-val{font-size:19px;font-weight:700;color:#1a1a2e}.rza-cwv-name{font-size:10px;color:#6b7280;margin-top:2px}.rza-cwv-status{font-size:10px;font-weight:600;margin-top:6px}.rza-cwv-card.rza-cwv-good .rza-cwv-status{color:#16a34a}.rza-cwv-card.rza-cwv-needs .rza-cwv-status{color:#d97706}.rza-cwv-card.rza-cwv-poor .rza-cwv-status{color:#dc2626}.rza-issues-list{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.rza-issue-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#f8f8fc;border-radius:0 8px 8px 0;border-left:3px solid #e5e7eb}.rza-issue-item.rza-issue-high{border-left-color:#dc2626}.rza-issue-item.rza-issue-medium{border-left-color:#d97706}.rza-issue-item.rza-issue-low{border-left-color:#5956e9}.rza-issue-item.rza-issue-good{border-left-color:#16a34a}.rza-issue-content h4{font-size:13px;font-weight:600;color:#1a1a2e;margin:0 0 3px;display:flex;align-items:center;gap:6px}.rza-issue-content p{font-size:11px;color:#6b7280;margin:0 0 4px;line-height:1.5}.rza-issue-saving{font-size:11px;font-weight:500;color:#d97706}.rza-sev-badge{font-size:10px;padding:2px 8px;border-radius:20px;font-weight:500}.rza-sev-high{background:#fef2f2;color:#dc2626}.rza-sev-medium{background:#fffbeb;color:#d97706}.rza-sev-low{background:#eef;color:#5956e9}.rza-sev-good{background:#f0fdf4;color:#16a34a}.rza-rec-list{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.rza-rec-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#1a1a2e;padding:10px 14px;background:#eef;border-radius:8px}.rza-tech-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:4px}.rza-tech-item{background:#f8f8fc;border-radius:8px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center}.rza-tk{font-size:12px;color:#6b7280}.rza-tv{font-size:12px;font-weight:600;color:#1a1a2e}.rza-promo-box{background:#5956e9;border-radius:12px;padding:22px;margin-bottom:16px}.rza-promo-box h3{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px}.rza-promo-box p{font-size:13px;color:rgba(255,255,255,.85);margin:0 0 16px;line-height:1.6}.rza-promo-stats{display:flex;gap:28px;margin-bottom:16px;flex-wrap:wrap}.rza-ps-num{font-size:24px;font-weight:700;color:#fff}.rza-ps-label{font-size:10px;color:rgba(255,255,255,.7)}.rza-promo-cta{display:flex;gap:10px;flex-wrap:wrap}.rza-btn-wa{background:#25d366;color:#fff;border:none;border-radius:8px;padding:11px 20px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.rza-btn-wa:hover{background:#1ea855}.rza-btn-pdf{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.12);color:#fff;border-radius:8px;padding:11px 20px;font-size:13px;cursor:pointer;transition:background .2s}.rza-btn-pdf:hover{background:rgba(255,255,255,.2)}.rza-report-footer{text-align:center;font-size:11px;color:#9ca3af;padding:12px 0 4px}.rza-report-footer a{color:#5956e9;text-decoration:none}@media (max-width:600px){.rza-scores-grid{grid-template-columns:repeat(2,1fr)}.rza-cwv-grid{grid-template-columns:repeat(2,1fr)}.rza-tech-grid{grid-template-columns:1fr}.rza-testimonials{grid-template-columns:1fr}.rza-ci-label{min-width:90px}}