/*!/wp-content/plugins/mlp-cc-pro/assets/checker.css*/.mlp-cc-wrap{--navy:#0d1b2a;--navy2:#1a3c5e;--blue:#2563eb;--blue-lt:#dbeafe;--blue-dk:#1e40af;--white:#ffffff;--off:#f4f7fb;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--text:#0f172a;--muted:#64748b;--green:#16a34a;--green-lt:#dcfce7;--amber:#d97706;--amber-lt:#fef3c7;--red:#dc2626;--red-lt:#fee2e2;--r:10px;--shadow:0 1px 12px rgba(13,27,42,.10);--shadow-lg:0 4px 32px rgba(13,27,42,.14);--font:-apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;font-family:var(--font);color:var(--text);line-height:1.6;width:100%;max-width:720px;margin:0 auto}.mlp-cc-wrap *,.mlp-cc-wrap *::before,.mlp-cc-wrap *::after{box-sizing:border-box;margin:0;padding:0}.mlp-cc-screen{display:none}.mlp-cc-screen.mlp-cc-active{display:block;animation:mlpSlide .3s ease}@keyframes mlpSlide{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mlp-cc-hero{background:var(--navy);border-radius:var(--r) var(--r) 0 0;padding:44px 44px 36px;text-align:center;position:relative;overflow:hidden}.mlp-cc-hero::before{content:'';position:absolute;top:-80px;right:-80px;width:240px;height:240px;border-radius:50%;background:rgb(255 255 255 / .03)}.mlp-cc-hero::after{content:'';position:absolute;bottom:-60px;left:-60px;width:200px;height:200px;border-radius:50%;background:rgb(37 99 235 / .12)}.mlp-cc-badge{display:inline-block;background:rgb(37 99 235 / .25);color:#93c5fd;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 14px;border-radius:99px;border:1px solid rgb(147 197 253 / .3);margin-bottom:16px;position:relative;z-index:1}.mlp-cc-heading{font-size:clamp(22px, 4vw, 32px);font-weight:800;color:var(--white);line-height:1.15;margin-bottom:14px;position:relative;z-index:1;letter-spacing:-.02em}.mlp-cc-subtext{font-size:15px;color:rgb(255 255 255 / .72);max-width:480px;margin:0 auto 22px;position:relative;z-index:1;line-height:1.7}.mlp-cc-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;position:relative;z-index:1}.mlp-cc-chip{background:rgb(255 255 255 / .09);color:rgb(255 255 255 / .85);font-size:12px;font-weight:500;padding:5px 13px;border-radius:99px;border:1px solid rgb(255 255 255 / .15)}.mlp-cc-welcome-body{background:var(--off);border:1px solid var(--gray-200);border-top:none;border-radius:0 0 var(--r) var(--r);padding:28px 28px 24px;text-align:center}.mlp-cc-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--navy2);color:var(--white)!important;font-family:var(--font);font-size:15px;font-weight:700;padding:13px 32px;border-radius:8px;border:none;cursor:pointer;text-decoration:none!important;transition:background .18s,transform .12s,box-shadow .18s;box-shadow:0 2px 10px rgb(13 27 42 / .25);letter-spacing:-.01em}.mlp-cc-btn-primary:hover{background:var(--navy);transform:translateY(-1px);box-shadow:0 4px 18px rgb(13 27 42 / .32);color:var(--white)!important}.mlp-cc-btn-primary:active{transform:translateY(0)}.mlp-cc-btn-ghost{display:inline-flex;align-items:center;justify-content:center;background:#fff0;color:var(--muted);font-family:var(--font);font-size:14px;font-weight:500;padding:11px 20px;border-radius:8px;border:1px solid var(--gray-200);cursor:pointer;transition:background .15s,color .15s}.mlp-cc-btn-ghost:hover{background:var(--gray-100);color:var(--text)}.mlp-cc-btn-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:var(--white)!important;font-family:var(--font);font-size:15px;font-weight:700;padding:13px 28px;border-radius:8px;border:none;cursor:pointer;text-decoration:none!important;transition:background .18s,transform .12s;box-shadow:0 2px 10px rgb(37 99 235 / .28)}.mlp-cc-btn-cta:hover{background:var(--blue-dk);transform:translateY(-1px);color:var(--white)!important}.mlp-cc-start-btn{font-size:16px;padding:14px 40px}#mlp-cc-root [data-screen="quiz"],.mlp-cc-wrap [data-screen="quiz"]{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--r);box-shadow:var(--shadow);overflow:hidden}.mlp-cc-progress-bar-wrap{background:var(--navy);padding:14px 24px}.mlp-cc-progress-track{height:4px;background:rgb(255 255 255 / .2);border-radius:99px;overflow:hidden;margin-bottom:10px}.mlp-cc-progress-fill{height:100%;background:var(--blue);border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px rgb(37 99 235 / .6)}.mlp-cc-progress-meta{display:flex;justify-content:space-between;font-size:12px;color:rgb(255 255 255 / .6);font-weight:500}.mlp-cc-cat-hdr{display:flex;align-items:center;gap:14px;padding:20px 24px;border-bottom:1px solid var(--gray-100);background:var(--gray-50)}.mlp-cc-cat-icon-box{width:44px;height:44px;border-radius:10px;background:var(--navy);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.mlp-cc-cat-name{font-size:16px;font-weight:800;color:var(--text);letter-spacing:-.01em}.mlp-cc-cat-sub{font-size:13px;color:var(--muted);margin-top:2px}.mlp-cc-q-list{padding:20px 24px 4px;display:flex;flex-direction:column;gap:12px}.mlp-cc-question{background:var(--white);border:1px solid var(--gray-200);border-radius:8px;padding:16px 18px;transition:border-color .15s}.mlp-cc-question:hover{border-color:#b0c4d8}.mlp-cc-question.mlp-cc-error{border-color:var(--red);background:#fff5f5}.mlp-cc-q-text{font-size:14px;font-weight:700;color:var(--text);margin-bottom:10px;line-height:1.5;letter-spacing:-.01em}.mlp-cc-q-note{font-size:11px;color:var(--muted);margin-bottom:12px;font-style:italic;border-left:2px solid var(--gray-200);padding-left:8px}.mlp-cc-q-err{font-size:12px;color:var(--red);margin-top:8px;display:none}.mlp-cc-question.mlp-cc-error .mlp-cc-q-err{display:block}.mlp-cc-options{display:flex;gap:8px;flex-wrap:wrap}.mlp-cc-opt{position:relative;cursor:pointer}.mlp-cc-opt input[type="radio"]{position:absolute;opacity:0;pointer-events:none}.mlp-cc-opt-label{display:flex;align-items:center;gap:6px;padding:7px 16px;border-radius:99px;border:1.5px solid var(--gray-200);font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;transition:all .15s;user-select:none;background:var(--white)}.mlp-cc-opt-label:hover{border-color:var(--navy2);color:var(--navy2);background:var(--blue-lt)}.mlp-cc-opt input[value="yes"]:checked+.mlp-cc-opt-label{background:#dcfce7;border-color:#16a34a;color:#15803d}.mlp-cc-opt input[value="no"]:checked+.mlp-cc-opt-label{background:#fee2e2;border-color:#dc2626;color:#b91c1c}.mlp-cc-opt input[value="partial"]:checked+.mlp-cc-opt-label{background:#fef3c7;border-color:#d97706;color:#b45309}.mlp-cc-nav-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 24px 22px;border-top:1px solid var(--gray-100);margin-top:16px}.mlp-cc-wrap [data-screen="results"]{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--r);box-shadow:var(--shadow-lg);overflow:hidden}.mlp-cc-results-hdr{background:var(--navy);padding:32px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.mlp-cc-ring-wrap{position:relative;width:116px;height:116px;flex-shrink:0}.mlp-cc-ring{width:116px;height:116px;transform:rotate(-90deg)}.mlp-cc-ring-bg{stroke:rgb(255 255 255 / .15)}.mlp-cc-ring-fill{stroke:#60a5fa;transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1)}.mlp-cc-ring-inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.mlp-cc-ring-score{font-size:26px;font-weight:900;color:var(--white);line-height:1;letter-spacing:-.02em}.mlp-cc-ring-lbl{font-size:10px;color:rgb(255 255 255 / .55);text-transform:uppercase;letter-spacing:.1em;margin-top:3px}.mlp-cc-verdict-wrap{flex:1;min-width:180px}.mlp-cc-verdict-title{font-size:22px;font-weight:800;color:var(--white);margin-bottom:6px;letter-spacing:-.02em}.mlp-cc-verdict-sub{font-size:14px;color:rgb(255 255 255 / .75);line-height:1.6}.mlp-cc-section-title{font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;padding:18px 24px 8px;border-bottom:1px solid var(--gray-100)}.mlp-cc-breakdown{padding:16px 24px;display:flex;flex-direction:column;gap:11px}.mlp-cc-cat-row{display:flex;align-items:center;gap:12px}.mlp-cc-cat-row-icon{font-size:18px;width:26px;text-align:center;flex-shrink:0}.mlp-cc-cat-row-name{font-size:13px;font-weight:700;color:var(--text);width:190px;flex-shrink:0;letter-spacing:-.01em}.mlp-cc-cat-bar-track{flex:1;height:7px;background:var(--gray-100);border-radius:99px;overflow:hidden}.mlp-cc-cat-bar-fill{height:100%;border-radius:99px;transition:width .8s ease}.mlp-cc-cat-pct{font-size:12px;font-weight:800;width:38px;text-align:right;flex-shrink:0}.mlp-cc-gaps{padding:16px 24px;display:flex;flex-direction:column;gap:10px}.mlp-cc-gap{border-radius:8px;padding:14px 16px;border-left:4px solid;display:flex;gap:12px;align-items:flex-start}.mlp-cc-gap.sev-high{background:var(--red-lt);border-color:var(--red)}.mlp-cc-gap.sev-medium{background:var(--amber-lt);border-color:var(--amber)}.mlp-cc-gap.sev-low{background:var(--green-lt);border-color:var(--green)}.mlp-cc-gap-icon{font-size:18px;flex-shrink:0;margin-top:1px}.mlp-cc-gap-name{font-size:13px;font-weight:800;color:var(--text);margin-bottom:4px;letter-spacing:-.01em}.mlp-cc-gap-text{font-size:12px;color:var(--muted);line-height:1.6}.mlp-cc-gap-law{display:inline-block;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 7px;border-radius:99px;margin-top:6px;background:rgb(0 0 0 / .07);color:var(--text)}.mlp-cc-all-good{text-align:center;padding:24px;font-size:15px;color:var(--green);font-weight:700}.mlp-cc-email-gate{background:var(--navy);padding:24px}.mlp-cc-eg-title{font-size:16px;font-weight:800;color:var(--white);margin-bottom:6px;letter-spacing:-.01em}.mlp-cc-eg-sub{font-size:13px;color:rgb(255 255 255 / .65);margin-bottom:18px;line-height:1.6}.mlp-cc-eg-form{display:flex;flex-direction:column;gap:10px;max-width:460px}.mlp-cc-input{width:100%;padding:11px 14px;border:1px solid rgb(255 255 255 / .15);border-radius:8px;font-family:var(--font);font-size:14px;color:var(--white);background:rgb(255 255 255 / .08);outline:none;transition:border-color .15s,background .15s}.mlp-cc-input::placeholder{color:rgb(255 255 255 / .4)}.mlp-cc-input:focus{border-color:var(--blue);background:rgb(255 255 255 / .12)}.mlp-cc-email-gate .mlp-cc-btn-primary{background:var(--blue);width:100%}.mlp-cc-email-gate .mlp-cc-btn-primary:hover{background:var(--blue-dk)}.mlp-cc-msg{font-size:13px;font-weight:600;padding:9px 13px;border-radius:7px}.mlp-cc-msg.success{background:var(--green-lt);color:var(--green);display:block}.mlp-cc-msg.error{background:var(--red-lt);color:var(--red);display:block}.mlp-cc-cta-bar{display:flex;gap:12px;align-items:center;padding:20px 24px 24px;flex-wrap:wrap;border-top:1px solid var(--gray-100)}.mlp-cc-disclaimer-block{font-size:12px;color:var(--gray-400);padding:0 24px 20px;line-height:1.6;border-top:1px solid var(--gray-100);padding-top:14px;margin-top:-1px}.mlp-cc-disclaimer-sm{font-size:12px;color:var(--muted);text-align:center;margin-top:6px}.mlp-cc-email-gate .mlp-cc-disclaimer-sm{color:rgb(255 255 255 / .4)}@media (max-width:600px){.mlp-cc-hero{padding:28px 20px 22px}.mlp-cc-heading{font-size:22px}.mlp-cc-welcome-body{padding:20px}.mlp-cc-progress-bar-wrap{padding:12px 16px}.mlp-cc-cat-hdr,.mlp-cc-q-list,.mlp-cc-nav-bar{padding-left:16px;padding-right:16px}.mlp-cc-results-hdr{padding:22px 16px;gap:16px;flex-direction:column;align-items:center}.mlp-cc-verdict-wrap{text-align:center}.mlp-cc-breakdown,.mlp-cc-gaps,.mlp-cc-email-gate,.mlp-cc-cta-bar{padding-left:16px;padding-right:16px}.mlp-cc-cat-row-name{width:120px;font-size:12px}.mlp-cc-cta-bar{flex-direction:column;align-items:stretch}.mlp-cc-btn-cta,.mlp-cc-btn-ghost{width:100%;text-align:center}}