.cwc-rpt{background:#fff;border:1px solid #E2E8F0;border-radius:1rem;box-shadow:0 10px 40px rgba(15,76,92,0.12);overflow:hidden;text-align:left}
.cwc-rpt-hdr{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#EFF6FF,#FFFFFF);border-bottom:1px solid #E2E8F0}
.cwc-rpt-hdr-icon{display:inline-flex;width:36px;height:36px;border-radius:50%;background:#2563EB;color:#fff;align-items:center;justify-content:center;flex-shrink:0}
.cwc-rpt-hdr-title{font-weight:700;font-size:1rem;color:#2563EB;line-height:1.2}
.cwc-rpt-hdr-sub{font-size:.7rem;color:#00A86B;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-top:.15rem}
.cwc-rpt-meta{padding:.6rem 1.25rem;font-size:.78rem;color:#64748B;background:#FAFBFC;border-bottom:1px solid #E2E8F0;line-height:1.45}
.cwc-rpt-section{padding:1rem 1.25rem;border-bottom:1px solid #F1F5F9}
.cwc-rpt-section-title{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#2563EB;margin-bottom:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}
.cwc-rpt-section-badge{font-size:.6rem;background:#FEF2F2;color:#DC2626;padding:.2rem .5rem;border-radius:9999px;font-weight:700}
.cwc-rpt-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.875rem;color:#475569;padding:.3rem 0;gap:.5rem}
.cwc-rpt-row strong{color:#1F2937;font-weight:700}
.cwc-rpt-note{font-size:.78rem;color:#64748B;margin:.6rem 0 0;line-height:1.5;font-style:italic}
.cwc-rpt-info{margin:.4rem 0 1.1rem;padding:.85rem 1rem;background:#DBEAFE;border-left:3px solid #2563EB;border-radius:.5rem;font-size:.8rem;color:#1F2937;line-height:1.55}
.cwc-rpt-info strong{color:#2563EB;display:block;margin-bottom:.3rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800}
.cwc-cont{display:block;padding:.85rem 0;border-bottom:1px solid #E2E8F0}
.cwc-cont:last-child{border-bottom:none}
.cwc-cont-top{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}
.cwc-cont-info{flex:1;min-width:0}
.cwc-cont-name{font-weight:700;color:#1F2937;font-size:.92rem;margin-bottom:.2rem}
.cwc-cont-desc{font-size:.78rem;color:#64748B;line-height:1.45;margin:0}
.cwc-cont-right{text-align:right;flex-shrink:0;min-width:110px}
.cwc-cont-val{font-weight:800;color:#2563EB;font-size:.9rem}
.cwc-cont-mult{font-size:.65rem;color:#DC2626;font-weight:800;margin-top:.15rem;background:#FEF2F2;padding:.15rem .45rem;border-radius:.3rem;display:inline-block}
.cwc-cont-details{margin-top:.65rem;padding-top:.6rem;border-top:1px dashed #E2E8F0;display:flex;flex-direction:column;gap:.25rem}
.cwc-cd-row{display:grid;grid-template-columns:1fr auto auto;gap:.55rem;align-items:center;font-size:.76rem;padding:.2rem 0}
.cwc-cd-label{color:#64748B;font-weight:600}
.cwc-cd-label small{display:block;font-size:.65rem;font-weight:500;color:#94A3B8;margin-top:.1rem;line-height:1.3}
.cwc-cd-val{font-weight:700;color:#1F2937;font-variant-numeric:tabular-nums;white-space:nowrap}
.cwc-cd-flag{font-size:.65rem;font-weight:800;padding:.15rem .5rem;border-radius:.3rem;letter-spacing:.02em;text-align:center;white-space:nowrap;min-width:74px}
.cwc-cd-flag.bad{background:#FEF2F2;color:#DC2626}
.cwc-cd-flag.ok{background:#D1FAE5;color:#10B981}
.cwc-rpt-sys{padding:1.25rem;border-bottom:1px solid #F1F5F9;text-align:center;background:linear-gradient(180deg,#FAFBFC,#FFFFFF)}
.cwc-rpt-sys img{max-width:240px;width:100%;height:auto;display:block;margin:.5rem auto;filter:drop-shadow(0 8px 16px rgba(15,76,92,0.18))}
.cwc-rpt-sys p{font-size:.9rem;color:#1F2937;line-height:1.5;margin:.5rem 0 0 0;font-weight:600}
.cwc-rpt-price{padding:1.25rem;text-align:center;background:linear-gradient(180deg,#DBEAFE,#EFF6FF);border-bottom:1px solid #E2E8F0}
.cwc-rpt-price-label{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#2563EB;margin-bottom:.15rem}
.cwc-rpt-price-value{font-size:2.2rem;font-weight:900;color:#2563EB;line-height:1;margin:.25rem 0}
.cwc-rpt-price-meta{font-size:.75rem;color:#475569;line-height:1.45}
.cwc-rpt-next{padding:1rem 1.25rem;font-size:.85rem;color:#1F2937;line-height:1.55;background:#FAFBFC}
.cwc-rpt-next strong{color:#2563EB}
.cwc-rpt-loading{padding:2.5rem 1.25rem;text-align:center;color:#64748B}
.cwc-rpt-loading-spin{display:inline-block;width:34px;height:34px;border:3px solid #E2E8F0;border-top-color:#2563EB;border-radius:50%;animation:cwc-rpt-spin 1s linear infinite}
@keyframes cwc-rpt-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
.cwc-rpt-loading p{margin:.7rem 0 0;font-size:.9rem;font-weight:600;color:#475569}
.cwc-rpt-source{padding:.65rem 1.25rem;font-size:.7rem;color:#64748B;background:#FAFBFC;text-align:center;line-height:1.4}
@media (max-width:480px){.cwc-cd-row{grid-template-columns:1fr;gap:.15rem}.cwc-cd-flag{justify-self:start;min-width:0}}
.cwc-form-brand{text-align:center;padding:1.1rem 1.25rem .85rem;border-bottom:1px solid #E2E8F0;background:linear-gradient(180deg,#EFF6FF,#FFFFFF)}
.cwc-form-brand img{height:30px;width:auto;display:block;margin:0 auto}
.cwc-form-brand-tag{font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#2563EB;margin-top:.5rem}
html.dark .cwc-form{background:#16161F !important;border-color:#1E293B !important;box-shadow:0 10px 40px rgba(0,0,0,0.4) !important}
html.dark .cwc-form-brand{background:linear-gradient(180deg,#1E3A8A,#16161F) !important;border-bottom-color:#1E293B !important}
html.dark .cwc-input{background:#0F172A !important;color:#F1F5F9 !important;border-color:#334155 !important}
html.dark .cwc-input::placeholder{color:#64748B !important}
html.dark .cwc-input:focus{border-color:#3B82F6 !important;box-shadow:0 0 0 3px rgba(56,189,248,0.25) !important}
html.dark .cwc-label{color:#94A3B8 !important}
html.dark .cwc-consent{color:#94A3B8 !important}
html.dark .cwc-form-body{background:#16161F !important;color:#F1F5F9 !important}
html.dark .cwc-trust-row{background:#0F172A !important;color:#CBD5E1 !important;border-top-color:#1E293B !important}
html.dark .cwc-trust-row strong{color:#3B82F6 !important}
html.dark .cwc-form-brand-tag{color:#3B82F6 !important}
html.dark .cwc-submit{background:#2563EB !important;box-shadow:0 4px 14px rgba(14,165,233,0.5) !important}
html.dark .cwc-submit:hover{background:#1D4ED8 !important}
html.dark .cwc-choice{background:#0F172A !important;color:#F1F5F9 !important;border-color:#334155 !important}
html.dark .cwc-choice:hover{border-color:#3B82F6 !important;background:#1C1C28 !important}
html.dark .cwc-checkbox-label{background:#0F172A !important;color:#F1F5F9 !important;border-color:#334155 !important}
html.dark .cwc-continue-btn{background:#2563EB !important}
html.dark .cwc-continue-btn:hover{background:#1D4ED8 !important}
html.dark .cwc-rpt{background:#16161F !important;border-color:#1E293B !important;box-shadow:0 10px 40px rgba(0,0,0,0.4) !important}
html.dark .cwc-rpt-hdr{background:linear-gradient(135deg,#1E3A8A,#16161F) !important;border-bottom-color:#1E293B !important}
html.dark .cwc-rpt-hdr-title{color:#60A5FA !important}
html.dark .cwc-rpt-hdr-sub{color:#34D399 !important}
html.dark .cwc-rpt-meta{background:#0F172A !important;color:#94A3B8 !important;border-bottom-color:#1E293B !important}
html.dark .cwc-rpt-meta strong{color:#F1F5F9 !important}
html.dark .cwc-rpt-section{border-bottom-color:#1E293B !important}
html.dark .cwc-rpt-section-title{color:#3B82F6 !important}
html.dark .cwc-rpt-section-badge{background:rgba(248,113,113,0.15) !important;color:#F87171 !important}
html.dark .cwc-rpt-row{color:#CBD5E1 !important}
html.dark .cwc-rpt-row strong{color:#F1F5F9 !important}
html.dark .cwc-rpt-note{color:#94A3B8 !important}
html.dark .cwc-rpt-info{background:rgba(56,189,248,0.12) !important;color:#F1F5F9 !important;border-left-color:#3B82F6 !important}
html.dark .cwc-rpt-info strong:first-child{color:#60A5FA !important}
html.dark .cwc-cont{border-bottom-color:#1E293B !important}
html.dark .cwc-cont-name{color:#F1F5F9 !important}
html.dark .cwc-cont-desc{color:#94A3B8 !important}
html.dark .cwc-cont-val{color:#3B82F6 !important}
html.dark .cwc-cont-mult{background:rgba(248,113,113,0.15) !important;color:#F87171 !important}
html.dark .cwc-cont-details{border-top-color:#334155 !important}
html.dark .cwc-cd-label{color:#94A3B8 !important}
html.dark .cwc-cd-label small{color:#64748B !important}
html.dark .cwc-cd-val{color:#F1F5F9 !important}
html.dark .cwc-cd-flag.bad{background:rgba(248,113,113,0.15) !important;color:#F87171 !important}
html.dark .cwc-cd-flag.ok{background:rgba(52,211,153,0.15) !important;color:#34D399 !important}
html.dark .cwc-rpt-sys{background:linear-gradient(180deg,#0F172A,#16161F) !important;border-bottom-color:#1E293B !important}
html.dark .cwc-rpt-sys p{color:#F1F5F9 !important}
html.dark .cwc-rpt-price{background:linear-gradient(180deg,#1E3A8A,#0F172A) !important;border-bottom-color:#1E293B !important}
html.dark .cwc-rpt-price-label{color:#60A5FA !important}
html.dark .cwc-rpt-price-value{color:#3B82F6 !important}
html.dark .cwc-rpt-price-meta{color:#CBD5E1 !important}
html.dark .cwc-rpt-next{background:#0F172A !important;color:#F1F5F9 !important}
html.dark .cwc-rpt-next strong{color:#3B82F6 !important}
html.dark .cwc-rpt-source{background:#0F172A !important;color:#64748B !important}
html.dark div[style*="background:#fff"]:not(.cwc-rpt-sys img){background:#16161F !important}
html.dark *[style*="color:#0F172A"]:not(.cwc-rpt-meta strong){color:#F1F5F9 !important}
.cwc-sale-banner{position:relative;background:linear-gradient(90deg,#1E40AF 0%,#1E40AF 35%,#2563EB 75%,#1E40AF 100%);background-size:200% 100%;animation:cwc-shimmer 6s linear infinite;color:#fff;padding:.7rem .75rem;text-align:center;font-weight:600;font-size:.92rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem 1rem;box-shadow:0 2px 10px rgba(15,76,92,0.18);z-index:40;line-height:1.3}
@keyframes cwc-shimmer{0%{background-position:0% 0%}100%{background-position:200% 0%}}
.cwc-sale-badge{display:inline-flex;align-items:center;gap:.35rem;background:#fff;color:#1E40AF;font-weight:800;font-size:.7rem;letter-spacing:.08em;padding:.3rem .65rem;border-radius:9999px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,0.18)}
.cwc-sale-badge::before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#DC2626;box-shadow:0 0 0 0 rgba(220,38,38,0.7);animation:cwc-pulse 1.5s infinite}
@keyframes cwc-pulse{0%{box-shadow:0 0 0 0 rgba(220,38,38,0.7)}70%{box-shadow:0 0 0 8px rgba(220,38,38,0)}100%{box-shadow:0 0 0 0 rgba(220,38,38,0)}}
.cwc-sale-main{font-weight:700;font-size:1rem}
.cwc-sale-cd{display:inline-flex;gap:.3rem;align-items:center;font-variant-numeric:tabular-nums;font-weight:700;background:rgba(255,255,255,0.15);padding:.25rem .6rem;border-radius:.4rem}
.cwc-cd-unit{display:inline-block;min-width:1.7rem;font-size:1rem}
.cwc-cd-label{font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;opacity:.85;font-weight:600}
#cwc-sale-banner .cwc-cd-label{color:#fff !important;opacity:.9 !important}
@media (max-width:640px){.cwc-sale-banner{padding:.55rem .5rem;font-size:.82rem}.cwc-sale-main{font-size:.9rem}.cwc-cd-unit{font-size:.92rem}}
.cwc-hero{padding:2.75rem 1rem 3rem;text-align:center;background:linear-gradient(180deg,#93C5FD 0%,#DBEAFE 10%,#EFF6FF 26%,#FFFFFF 56%)}
html.dark .cwc-hero{background:linear-gradient(180deg,#1E40AF 0%,#1E40AF 100%)}
.cwc-hero-eyebrow{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#1D4ED8;margin:0 0 .7rem}
html.dark .cwc-hero-eyebrow{color:#60A5FA}
.cwc-hero-setup{font-size:1.5rem;font-weight:700;line-height:1.15;color:#334155;text-wrap:balance;margin:0 0 .05rem}
html.dark .cwc-hero-setup{color:#DBEAFE}
.cwc-hero-punch{font-size:2.6rem;font-weight:800;line-height:1;letter-spacing:-0.015em;color:#1E40AF;margin:0 0 1.05rem}
html.dark .cwc-hero-punch{color:#fff}
.cwc-hero-img{width:100%;max-width:290px;height:auto;display:block;margin:0 auto 1.05rem;filter:drop-shadow(0 14px 28px rgba(15,76,92,0.28))}
.cwc-hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem;margin:0 0 .9rem}
.cwc-hero-chip{display:inline-block;font-size:.75rem;font-weight:700;padding:.3rem .75rem;border-radius:9999px;background:rgba(15,76,92,0.06);border:1px solid rgba(15,76,92,0.25);color:#1E40AF}
html.dark .cwc-hero-chip{background:rgba(255,255,255,0.12);border-color:rgba(255,255,255,0.28);color:#fff}
.cwc-hero-sub{font-size:.95rem;line-height:1.55;color:#475569;margin:0 0 1.4rem}
html.dark .cwc-hero-sub{color:#DBEAFE}
.cwc-hero-phone{font-size:1rem;margin:1.1rem 0 .5rem;color:#475569}
.cwc-hero-phone a{color:#1D4ED8;font-weight:700;text-decoration:underline}
html.dark .cwc-hero-phone{color:#DBEAFE}
html.dark .cwc-hero-phone a{color:#fff}
.cwc-hero-note{font-size:.85rem;color:#94A3B8;margin:1rem 0 0}
html.dark .cwc-hero-note{color:rgba(255,255,255,0.75)}
.cwc-h1-btn{display:inline-block;cursor:pointer;background:linear-gradient(90deg,#2563EB 0%,#1E40AF 100%);color:#fff !important;padding:.85rem 1.9rem;border-radius:.7rem;animation:cwcH1Pulse 1.5s ease-in-out infinite;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;text-decoration:none;transition:filter .15s;font-size:1.18rem;font-weight:800;letter-spacing:-0.01em;line-height:1.15;margin:0 0 .15rem}
.cwc-h1-btn:hover,.cwc-h1-btn:active{filter:brightness(1.08)}
@media (prefers-reduced-motion:reduce){.cwc-h1-btn{animation:none}}
.cwc-easy{padding:1.1rem 1rem .9rem}
html.dark .cwc-easy h2{color:#60A5FA !important}
html.dark .cwc-easy-step h3{color:#F1F5F9 !important}
html.dark .cwc-easy-step p{color:#94A3B8 !important}
html.dark .cwc-easy-num{background:#2563EB !important}
html.dark .cwc-toplogo{background:#fff;padding:7px 14px;border-radius:10px}
.cwc-easy h2{font-size:1.3rem;font-weight:700;text-align:center;color:#1E40AF;margin:0 0 .85rem}
.cwc-easy-grid{display:flex;flex-direction:column;gap:.55rem;max-width:480px;margin:0 auto}
.cwc-easy-step{display:flex;gap:.7rem;align-items:flex-start;text-align:left}
.cwc-easy-num{flex-shrink:0;display:inline-flex;width:30px;height:30px;border-radius:50%;background:#1E40AF;color:#fff;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}
.cwc-easy-step h3{font-weight:600;color:#0F172A;font-size:.9rem;line-height:1.2;margin:.1rem 0 .12rem}
.cwc-easy-step p{font-size:.78rem;color:#475569;line-height:1.35;margin:0}
@media (min-width:641px){.cwc-easy{padding:2.5rem 1rem}.cwc-easy h2{font-size:1.5rem;margin-bottom:1.5rem}.cwc-easy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:780px}.cwc-easy-step{flex-direction:column;align-items:center;text-align:center;gap:0}.cwc-easy-num{width:48px;height:48px;font-size:1.25rem;margin-bottom:.75rem}.cwc-easy-step h3{font-size:1rem;margin-bottom:.4rem}.cwc-easy-step p{font-size:.85rem;line-height:1.5}}
.cwc-form{width:100%;max-width:560px;margin:0 auto;background:#fff;border:1px solid #E2E8F0;border-radius:1rem;box-shadow:0 10px 40px rgba(15,76,92,0.08);overflow:hidden}
.cwc-form-body{padding:1.5rem}
.cwc-row{margin-bottom:1rem}
.cwc-label{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#475569;margin-bottom:.4rem}
.cwc-input{width:100%;padding:.85rem 1rem;border:1px solid #CBD5E1;border-radius:.5rem;font-size:1rem;color:#0F172A;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}
.cwc-input:focus{outline:none;border-color:#1E40AF;box-shadow:0 0 0 3px rgba(15,76,92,0.15)}
.cwc-input::placeholder{color:#94A3B8}
.cwc-submit{display:block;width:100%;background:#2563EB;color:#fff;font-weight:700;font-size:1.05rem;padding:1rem 1.25rem;border-radius:.5rem;border:none;cursor:pointer;transition:background .15s ease,transform .1s ease;box-shadow:0 4px 14px rgba(14,165,233,0.35)}
.cwc-submit:hover{background:#1D4ED8;transform:translateY(-1px)}
.cwc-submit:disabled{opacity:.5;cursor:not-allowed}
.cwc-consent{display:flex;align-items:flex-start;gap:.5rem;font-size:.7rem;color:#64748B;line-height:1.4;margin-top:.75rem}
.cwc-consent input{margin-top:.15rem;accent-color:#1E40AF}
.cwc-trust-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.75rem 1.5rem;font-size:.8rem;color:#475569;padding:1rem;background:#F8FAFC;border-top:1px solid #E2E8F0}
.cwc-trust-row strong{color:#1E40AF;font-weight:600}
.cwc-stars{color:#FCBB00;letter-spacing:1px;font-size:1rem}
.cwc-success{padding:2rem 1.5rem;text-align:center}
.cwc-success-icon{display:inline-flex;width:64px;height:64px;border-radius:50%;background:#DBEAFE;align-items:center;justify-content:center;margin-bottom:1rem}
.cwc-cgrp{margin:.25rem 0 0}
.cwc-cgrp-name{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#1E40AF}
.cwc-cgrp-why{font-size:.72rem;color:#64748B;line-height:1.4;margin:.05rem 0 .1rem}
.cwc-sci{margin-top:.55rem}
.cwc-sci>summary{font-size:.78rem;font-weight:700;color:#2563EB;cursor:pointer;padding:.5rem 0;list-style:none;display:flex;align-items:center;gap:.4rem;-webkit-tap-highlight-color:transparent}
.cwc-sci>summary::-webkit-details-marker{display:none}
.cwc-sci>summary::before{content:"\25B8";font-size:.7rem;transition:transform .15s ease}
.cwc-sci[open]>summary::before{transform:rotate(90deg)}
.cwc-sci-body{display:flex;flex-direction:column;gap:.75rem;padding-top:.2rem}
.cwc-sci-name{font-size:.8rem;font-weight:700;color:#1F2937;display:flex;justify-content:space-between;gap:.5rem}
html.dark .cwc-cgrp-name{color:#60A5FA !important}
html.dark .cwc-cgrp-why{color:#94A3B8 !important}
html.dark .cwc-sci>summary{color:#3B82F6 !important}
html.dark .cwc-sci-name{color:#F1F5F9 !important}
@keyframes cwc-pulse-cta{0%{box-shadow:0 6px 18px rgba(14,165,233,0.45),0 0 0 0 rgba(14,165,233,0.6)}70%{box-shadow:0 6px 18px rgba(14,165,233,0.45),0 0 0 18px rgba(14,165,233,0)}100%{box-shadow:0 6px 18px rgba(14,165,233,0.45),0 0 0 0 rgba(14,165,233,0)}}
.cwc-test-now{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:var(--color-accent);color:#fff;font-weight:800;font-size:1.05rem;padding:1.1rem 2.25rem;border-radius:.75rem;text-decoration:none;animation:cwc-pulse-cta 1.8s infinite;transition:background .15s,transform .1s}
.cwc-test-now:hover{background:var(--color-accent-light);transform:translateY(-1px);text-decoration:none}
.cwc-test-now-arrow{font-size:1.1rem}
@media (max-width:640px){.cwc-test-now{font-size:.98rem;padding:.95rem 1.5rem}}
@media (max-width:640px){#cwc-sticky-cta.cwc-show{display:flex !important}}
#cwc-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.65rem .75rem;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-top:1px solid #E2E8F0;box-shadow:0 -4px 16px rgba(15,76,92,0.08);align-items:center;justify-content:center;gap:.75rem}
#cwc-sticky-cta a{display:inline-flex;align-items:center;justify-content:center;background:#2563EB;color:#fff;font-weight:700;font-size:.95rem;padding:.7rem 1.5rem;border-radius:.5rem;text-decoration:none;box-shadow:0 4px 12px rgba(14,165,233,0.3);flex:1;max-width:340px}
#cwc-sticky-cta a:hover{background:#1D4ED8}