:root{--green:#16A34A;--green-bg:#DCFCE7;--amber:#F59E0B;--amber-bg:#FEF3C7;--red:#DC2626;--red-bg:#FEE2E2}main{padding:36px 0 56px}.eyebrow{font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--blue);margin-bottom:10px}h1{font-size:clamp(26px,4vw,40px);font-weight:600;letter-spacing:-.025em;line-height:1.05}.lead{color:var(--muted);font-size:16.5px;margin:14px 0 24px;max-width:62ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:15px;padding:13px 24px;border-radius:12px;background:var(--blue);color:#fff;border:none;cursor:pointer;transition:background .2s,transform .15s}.btn:hover{background:var(--blue-deep);transform:translateY(-1px)}.hero{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start;margin-bottom:28px}.price-card{background:var(--blue);color:#fff;border-radius:var(--radius);padding:26px;position:sticky;top:90px}.price-card .p{font-size:40px;font-weight:600;letter-spacing:-.03em}.price-card .pn{font-size:13px;opacity:.85;margin-bottom:16px}.price-card .btn-white{background:#fff;color:var(--blue);width:100%;margin-bottom:10px}.price-card .note{font-size:12.5px;opacity:.85;line-height:1.5}@media(max-width:760px){.hero{grid-template-columns:1fr}.price-card{position:static}}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:26px;margin-bottom:18px}.card h2{font-size:20px;font-weight:600;margin-bottom:16px}.checklist{list-style:none;display:grid;gap:12px}.checklist li{display:flex;gap:12px;font-size:15px}.checklist .n{flex:none;width:24px;height:24px;border-radius:7px;background:#e6edfc;color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:600;margin-top:1px}.lights{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lg{border-radius:12px;padding:18px}.lg .dot{width:34px;height:34px;border-radius:50%;margin-bottom:10px}.lg b{display:block;font-size:16px;margin-bottom:6px}.lg p{font-size:13.5px;color:var(--muted)}.lg.g{background:var(--green-bg)}.lg.g .dot{background:var(--green)}.lg.g b{color:#14532d}.lg.a{background:var(--amber-bg)}.lg.a .dot{background:var(--amber)}.lg.a b{color:#7c2d12}.lg.r{background:var(--red-bg)}.lg.r .dot{background:var(--red)}.lg.r b{color:#7f1d1d}@media(max-width:680px){.lights{grid-template-columns:1fr}}.guarantee{background:var(--green-bg);border:1px solid #bbf7d0;border-radius:var(--radius);padding:20px 22px;display:flex;gap:14px;align-items:flex-start}.guarantee .ic{flex:none;width:40px;height:40px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:18px}.guarantee b{font-size:16px}.guarantee p{font-size:14px;color:#14532d;margin-top:4px}.flow4{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.fcard{position:relative;background:var(--off);border:1px solid var(--line);border-radius:14px;padding:20px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-right:26px}.fcard:last-child{margin-right:0}.fbadge{position:relative;width:50px;height:50px;border-radius:14px;background:#e6edfc;display:grid;place-items:center;margin-bottom:12px}.fbadge svg{width:26px;height:26px;stroke:var(--blue);fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.fnum{position:absolute;top:-7px;right:-7px;width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:600;display:grid;place-items:center;border:2px solid var(--card)}.fcard b{display:block;font-size:15px}.fcard span{font-size:13px;color:var(--muted);line-height:1.45}.fcard:not(:last-child):after{content:"";position:absolute;top:44px;right:-26px;width:26px;height:2px;background:linear-gradient(90deg,var(--blue),rgba(29,78,216,.12));background-size:200% 100%;animation:flowline 1.6s linear infinite}@keyframes flowline{0%{background-position:200% 0}to{background-position:0 0}}.fi-pay svg{animation:tap 1.6s ease-in-out infinite;transform-origin:center}@keyframes tap{0%,to{transform:translateY(0)}45%{transform:translateY(-3px)}60%{transform:translateY(0)}}.fi-docs svg{animation:nudge 1.9s ease-in-out infinite}@keyframes nudge{0%,60%,to{transform:translate(0)}78%{transform:translate(3px,-2px)}}.fi-key svg{animation:turn 1.8s ease-in-out infinite;transform-origin:30% 50%}@keyframes turn{0%,to{transform:rotate(0)}45%{transform:rotate(-14deg)}70%{transform:rotate(8deg)}}.fi-light .l-r{animation:tl-r 3s steps(1,end) infinite}.fi-light .l-y{animation:tl-y 3s steps(1,end) infinite}.fi-light .l-g{animation:tl-g 3s steps(1,end) infinite}@keyframes tl-r{0%,33%{opacity:1}34%,to{opacity:.18}}@keyframes tl-y{0%,33%{opacity:.18}34%,66%{opacity:1}67%,to{opacity:.18}}@keyframes tl-g{0%,66%{opacity:.18}67%,to{opacity:1}}@media(max-width:680px){.flow4{grid-template-columns:1fr}.fcard{margin-right:0;margin-bottom:26px}.fcard:last-child{margin-bottom:0}.fcard:not(:last-child):after{inset:auto auto -26px 31px;width:2px;height:26px;background:linear-gradient(180deg,var(--blue),rgba(29,78,216,.12));background-size:100% 200%;animation:flowlinev 1.6s linear infinite}}@keyframes flowlinev{0%{background-position:0 200%}to{background-position:0 0}}@media(prefers-reduced-motion:reduce){.fcard:after,.fi-pay svg,.fi-docs svg,.fi-key svg,.fi-light .l-r,.fi-light .l-y,.fi-light .l-g{animation:none!important}}.card,.tile,.rate,.sb,.hero-card,.box{box-shadow:0 1px 2px #0a0a0a0a,0 10px 30px -18px #1d4ed81f}.price-card{box-shadow:0 0 0 2px var(--blue),0 22px 48px -22px #1d4ed859}.hero{align-items:stretch!important}.hero>.card{display:flex;flex-direction:column;justify-content:center}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.check-item{display:flex;gap:11px;background:var(--off);border:1px solid var(--line);border-radius:12px;padding:14px 15px}.check-item .cn{flex:none;width:27px;height:27px;border-radius:8px;background:#e6edfc;color:var(--blue);display:grid;place-items:center;font-size:13px;font-weight:700}.check-item .ct b{display:block;font-size:14px;font-weight:600;line-height:1.25;margin-bottom:3px}.check-item .ct span{font-size:12px;color:var(--muted);line-height:1.4}@media(max-width:900px){.check-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.check-grid{grid-template-columns:1fr}}.result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.result-item{background:var(--off);border:1px solid var(--line);border-radius:14px;padding:18px}.result-item .ri{width:42px;height:42px;border-radius:11px;background:#e6edfc;display:grid;place-items:center;margin-bottom:12px}.result-item .ri svg{width:22px;height:22px;stroke:var(--blue);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.result-item b{display:block;font-size:14.5px;line-height:1.25;margin-bottom:5px}.result-item p{font-size:12.5px;color:var(--muted);margin:0;line-height:1.45}@media(max-width:900px){.result-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.result-grid{grid-template-columns:1fr}}main.wrap>*,.wrap>*,.calc>*{margin-top:18px!important;margin-bottom:0!important}main.wrap>*:first-child,.wrap>*:first-child,.calc>*:first-child{margin-top:0!important}.grid,.serv-grid,.check-grid,.result-grid,.flags,.lights,.rows,.flow4,.flow5,.rates,.reg-2,.lead-3,.scoring-top,.hero{gap:18px!important}.card{margin-bottom:0!important}.report>*{margin-top:18px!important;margin-bottom:0!important}.report>*:first-child{margin-top:0!important}.promo-banner{margin:18px auto!important}footer{margin-top:18px!important}
