.product-helper-launcher{position:fixed;z-index:85;right:20px;bottom:20px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:11px 16px 11px 11px;background:#111827;color:#fff;box-shadow:0 14px 38px rgba(5,15,35,.28),0 0 0 1px rgba(0,113,227,.12);font:700 13px/1.2 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;cursor:pointer;transition:transform .2s,box-shadow .2s}.product-helper-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(5,15,35,.34),0 0 22px rgba(0,113,227,.2)}.product-helper-launcher i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#0878ed;color:#fff;font-size:16px}.product-helper-launcher small{display:block;margin-top:2px;color:#aebbd0;font-size:10px;font-weight:550}.product-helper-backdrop{position:fixed;z-index:110;inset:0;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(5,11,24,.58);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.product-helper-backdrop.is-open{display:flex}.product-helper{width:min(520px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:27px;box-shadow:0 28px 90px rgba(0,0,0,.3);color:#1d1d1f;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.product-helper__head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:17px 20px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid #eceef2}.product-helper__brand{display:flex;align-items:center;gap:10px}.product-helper__brand i{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eaf4ff;color:#0878ed}.product-helper__brand b{display:block;font-size:13px}.product-helper__brand small{display:block;color:#6e6e73;font-size:10px;margin-top:1px}.product-helper__close{width:34px;height:34px;border:0;border-radius:50%;background:#f1f3f6;color:#596273;cursor:pointer;font-size:14px}.product-helper__body{padding:26px}.product-helper__progress{height:5px;border-radius:99px;background:#edf0f5;overflow:hidden;margin-bottom:24px}.product-helper__progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0878ed,#7557e8);transition:width .3s ease}.product-helper__kicker{display:block;color:#0878ed;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.product-helper h2{margin:0;font-size:clamp(25px,5vw,34px);line-height:1.05;letter-spacing:-.035em}.product-helper__intro{color:#687386;font-size:14px;line-height:1.55;margin:11px 0 22px}.product-helper__options{display:grid;gap:9px}.product-helper__option{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:13px;border:1px solid #e1e5ec;border-radius:15px;background:#fff;color:#172033;text-align:left;font:inherit;cursor:pointer;transition:.18s}.product-helper__option:hover,.product-helper__option:focus-visible{border-color:#0878ed;background:#f5faff;box-shadow:0 0 0 3px rgba(8,120,237,.1);outline:0}.product-helper__option>i:first-child{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eaf4ff;color:#0878ed;font-size:15px}.product-helper__option b{display:block;font-size:13px}.product-helper__option small{display:block;color:#687386;font-size:11px;line-height:1.35;margin-top:3px}.product-helper__option>i:last-child{color:#9aa4b3}.product-helper__result-card{position:relative;overflow:hidden;margin-top:18px;padding:21px;border-radius:20px;background:radial-gradient(circle at 95% 0,rgba(8,120,237,.25),transparent 38%),#111827;color:#fff}.product-helper__result-card::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:25px 25px}.product-helper__result-card>*{position:relative;z-index:1}.product-helper__result-card span{font-size:10px;font-weight:800;color:#8bc6ff;text-transform:uppercase;letter-spacing:.08em}.product-helper__result-card h3{font-size:24px;letter-spacing:-.025em;margin:7px 0}.product-helper__result-card p{margin:0;color:#bdc7d7;font-size:13px;line-height:1.5}.product-helper__reason{display:grid;gap:8px;margin:18px 0}.product-helper__reason li{list-style:none;display:flex;gap:9px;color:#4f5b6e;font-size:12px;line-height:1.4}.product-helper__reason i{color:#17a668}.product-helper__consult{padding:12px 14px;border-radius:13px;background:#f2efff;color:#5d3fc0;font-size:11px;line-height:1.45}.product-helper__cta{width:100%;margin-top:17px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;padding:14px 18px;background:#0878ed;color:#fff;text-decoration:none;font-size:14px;font-weight:750;box-shadow:0 9px 25px rgba(8,120,237,.26)}.product-helper__restart{width:100%;border:0;background:none;color:#687386;padding:13px 8px 0;font:650 11px/1.2 inherit;cursor:pointer}@media(max-width:620px){.product-helper-launcher{right:12px;bottom:12px;padding:9px}.product-helper-launcher>span{display:none}.product-helper-launcher i{width:40px;height:40px}.product-helper-backdrop{align-items:flex-end;padding:0}.product-helper{width:100%;max-height:88vh;border-radius:25px 25px 0 0}.product-helper__body{padding:22px 17px 26px}}@media(prefers-reduced-motion:reduce){.product-helper-launcher,.product-helper__option,.product-helper__progress i{transition:none}}
