.lc-page{font-family:"Plus Jakarta Sans",system-ui,sans-serif;color:#0f172a;background:#fff}.lc-page *{box-sizing:border-box}.lc-hero{position:relative;overflow:hidden;background:linear-gradient(160deg,#060c1a 0%,#0e1628 45%,#1a1040 100%);color:#fff}.lc-hero__glow{position:absolute;pointer-events:none;border-radius:50%}.lc-hero__glow--a{width:600px;height:600px;right:-120px;top:-180px;background:radial-gradient(circle,rgba(99,102,241,.18) 0%,transparent 65%)}.lc-hero__glow--b{width:400px;height:400px;left:-60px;bottom:-120px;background:radial-gradient(circle,rgba(139,92,246,.10) 0%,transparent 65%)}.lc-hero__dots{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:28px 28px}.lc-hero__inner{position:relative;max-width:48rem;margin:0 auto;padding:3.5rem 1.5rem 4.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width:640px){.lc-hero__inner{padding:4.5rem 1.5rem 6rem}}.lc-crumbs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem;font-size:.75rem;font-weight:500;margin-bottom:1.25rem;color:rgba(255,255,255,.45)}.lc-crumbs a{color:#a5b4fc;text-decoration:none}.lc-crumbs a:hover{color:#c7d2fe}.lc-crumbs__sep{opacity:.5}.lc-crumbs__cur{color:rgba(255,255,255,.65)}.lc-hero__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:999px;margin-bottom:1.5rem;background:rgba(99,102,241,.18);border:1px solid rgba(99,102,241,.35);color:#a5b4fc;font-size:.78rem;font-weight:600}.lc-hero__badge svg{flex-shrink:0}.lc-hero__title{font-size:clamp(1.75rem,5vw,3.125rem);font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#fff;margin:0 0 1rem}.lc-hero__title-accent{color:#818cf8}.lc-hero__sub{font-size:clamp(.875rem,2vw,1.06rem);color:rgba(255,255,255,.6);line-height:1.75;max-width:32rem;margin:0 0 1.75rem}.lc-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.25rem}.lc-trust__item{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.75);font-size:.75rem;font-weight:500}.lc-trust__item svg{flex-shrink:0;opacity:.9}.lc-form-card{width:100%;max-width:35rem;border-radius:1.5rem;padding:.5rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px)}.lc-form-card__row{display:flex;gap:.5rem}.lc-form-card__field{flex:1;position:relative;min-width:0}.lc-form-card__icon{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.3);pointer-events:none;display:flex}.lc-form-card__input{width:100%;height:50px;padding:0 .9rem 0 2.4rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:.875rem;color:#fff;font-size:.9rem;font-family:inherit;outline:none}.lc-form-card__input::placeholder{color:rgba(255,255,255,.35)}.lc-form-card__input:focus{border-color:rgba(129,140,248,.55)}.lc-form-card__input.is-error{border-color:rgba(239,68,68,.6)}.lc-form-card__btn{flex-shrink:0;height:50px;padding:0 1.5rem;border:0;cursor:pointer;border-radius:1rem;color:#fff;font-size:.9rem;font-weight:600;font-family:inherit;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 16px rgba(99,102,241,.45);transition:opacity .15s,transform .1s}.lc-form-card__btn:hover{opacity:.92}.lc-form-card__btn:active{transform:scale(.97)}.lc-form-card__btn:disabled{opacity:.55;cursor:wait}.lc-form-error{margin:.5rem 0 0;font-size:.78rem;color:#f87171;min-height:1.1em}.lc-hero__note{margin:.65rem 0 0;font-size:.75rem;color:rgba(255,255,255,.3)}@media (max-width:520px){.lc-form-card__row{flex-direction:column}.lc-form-card__btn{width:100%}}.lc-zone{display:none;padding:2rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.lc-zone.is-active{display:block}.lc-zone__inner{max-width:42rem;margin:0 auto}.lc-progress{border-radius:1.5rem;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.06);animation:lc-fade-up .4s ease-out}.lc-progress__head{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#eef2ff 0%,#f5f3ff 100%);border-bottom:1px solid #e0e7ff}.lc-progress__ico{width:44px;height:44px;border-radius:1rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#6366f1;color:#fff}.lc-progress__ico svg{animation:lc-spin 1.2s linear infinite}.lc-progress__title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0}.lc-progress__url{font-size:.8rem;color:#6366f1;font-weight:500;margin:.15rem 0 0;word-break:break-all}.lc-progress__pct{margin-left:auto;border-radius:999px;padding:.25rem .75rem;background:#6366f1;color:#fff;font-size:.8rem;font-weight:700}.lc-progress__bar{height:3px;background:#e2e8f0}.lc-progress__bar-fill{height:100%;width:0;background:linear-gradient(to right,#6366f1,#818cf8);border-radius:2px;transition:width .3s ease-out}.lc-progress__steps{padding:1.25rem 1.5rem}.lc-progress__step{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;padding:.5rem .75rem;opacity:.3;transition:background .2s,opacity .2s}.lc-progress__step.is-done,.lc-progress__step.is-active{opacity:1}.lc-progress__step.is-active{background:#eef2ff}.lc-progress__dot{width:22px;height:22px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#e2e8f0}.lc-progress__step.is-done .lc-progress__dot{background:#22c55e}.lc-progress__step.is-active .lc-progress__dot{background:#6366f1}.lc-progress__pulse{width:7px;height:7px;border-radius:50%;background:#fff;animation:lc-pulse .7s ease-in-out infinite alternate}.lc-progress__label{font-size:.8rem;color:#94a3b8}.lc-progress__step.is-done .lc-progress__label{color:#0f172a;font-weight:500}.lc-progress__step.is-active .lc-progress__label{color:#4f46e5;font-weight:600}.lc-progress__detail{font-size:.7rem;color:#94a3b8;margin-left:.5rem}.lc-progress__detail[hidden]{display:none!important}@keyframes lc-spin{to{transform:rotate(360deg)}}@keyframes lc-pulse{from{opacity:1}to{opacity:.35}}@keyframes lc-fade-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.lc-results{animation:lc-fade-up .5s ease-out}.lc-score-card{border-radius:1.5rem;margin-bottom:1.25rem;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.06)}.lc-score-card__bar{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-bottom:1px solid #f1f5f9;background:#fafbff}.lc-score-card__bar-title{font-size:.8rem;font-weight:600;color:#64748b}.lc-score-card__host{margin-left:auto;display:inline-flex;align-items:center;gap:.25rem;padding:.15rem .65rem;border-radius:999px;background:#f1f5f9;font-size:.75rem;color:#475569;font-weight:500;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lc-score-card__body{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1.5rem}@media (min-width:640px){.lc-score-card__body{flex-direction:row;padding:2rem}}.lc-ring{display:flex;flex-direction:column;align-items:center}.lc-ring__wrap{position:relative;width:128px;height:128px}.lc-ring__wrap svg{display:block}.lc-ring__num{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.lc-ring__score{font-size:1.75rem;font-weight:700;color:#0f172a;line-height:1}.lc-ring__of{font-size:.65rem;color:#64748b;font-weight:600;margin-top:2px}.lc-ring__label{margin-top:.75rem;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600}.lc-score-card__meta{flex:1;width:100%}.lc-score-card__meta>p{font-size:.875rem;color:#64748b;margin:0 0 1rem}.lc-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.lc-stat{display:flex;align-items:center;gap:.75rem;border-radius:.75rem;padding:.75rem 1rem;border:1px solid}.lc-stat__n{font-size:1.375rem;font-weight:700;line-height:1}.lc-stat__l{font-size:.75rem;font-weight:600;line-height:1.3}.lc-checks{display:grid;gap:.75rem;margin-bottom:1.25rem}@media (min-width:640px){.lc-checks{grid-template-columns:1fr 1fr}}.lc-check{border-radius:1rem;padding:1.25rem;border:1px solid;animation:lc-fade-up .35s ease-out both}.lc-check__top{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.5rem}.lc-check__ico{width:30px;height:30px;border-radius:.5rem;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center}.lc-check__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.lc-check__title{font-size:.85rem;font-weight:700;color:#0f172a;line-height:1.4}.lc-check__badge{flex-shrink:0;padding:.1rem .5rem;border-radius:999px;font-size:.65rem;font-weight:600;white-space:nowrap}.lc-check__desc{font-size:.8rem;color:#334155;line-height:1.55;margin:0}.lc-check__hint{display:flex;align-items:flex-start;gap:.35rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid;font-size:.7rem;color:#64748b;line-height:1.55}.lc-check__hint svg{flex-shrink:0;margin-top:2px}.lc-check--green{background:#f0fdf4;border-color:#bbf7d0}.lc-check--green .lc-check__ico{background:rgba(22,163,74,.1);color:#16a34a}.lc-check--green .lc-check__badge{color:#16a34a;background:rgba(22,163,74,.1)}.lc-check--green .lc-check__hint{border-color:#bbf7d0}.lc-check--green .lc-check__hint svg{color:#16a34a}.lc-check--red{background:#fef2f2;border-color:#fecaca}.lc-check--red .lc-check__ico{background:rgba(220,38,38,.1);color:#dc2626}.lc-check--red .lc-check__badge{color:#dc2626;background:rgba(220,38,38,.1)}.lc-check--red .lc-check__hint{border-color:#fecaca}.lc-check--red .lc-check__hint svg{color:#dc2626}.lc-check--yellow{background:#fffbeb;border-color:#fde68a}.lc-check--yellow .lc-check__ico{background:rgba(217,119,6,.1);color:#d97706}.lc-check--yellow .lc-check__badge{color:#d97706;background:rgba(217,119,6,.1)}.lc-check--yellow .lc-check__hint{border-color:#fde68a}.lc-check--yellow .lc-check__hint svg{color:#d97706}.lc-check--gray{background:#f8fafc;border-color:#e2e8f0}.lc-check--gray .lc-check__ico{background:rgba(100,116,139,.1);color:#64748b}.lc-check--gray .lc-check__badge{color:#64748b;background:rgba(100,116,139,.1)}.lc-check--gray .lc-check__hint{border-color:#e2e8f0}.lc-check--gray .lc-check__hint svg{color:#64748b}.lc-disclaimer{text-align:center;font-size:.75rem;color:#94a3b8;line-height:1.6;margin:0 0 1.25rem}.lc-help{border-radius:1.5rem;padding:1.5rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;background:linear-gradient(135deg,#eef2ff 0%,#faf5ff 100%);border:1.5px solid #c7d2fe}@media (min-width:640px){.lc-help{flex-direction:row;align-items:center;padding:2rem}}.lc-help__title{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 .35rem}.lc-help__text{font-size:.875rem;color:#475569;line-height:1.6;margin:0}.lc-help__btn{flex-shrink:0;height:48px;padding:0 1.75rem;border:0;cursor:pointer;border-radius:1rem;background:#6366f1;color:#fff;font-size:.9rem;font-weight:600;font-family:inherit;transition:opacity .15s,transform .1s}.lc-help__btn:hover{opacity:.92}.lc-help__btn:active{transform:scale(.97)}.lc-reset{width:100%;height:48px;border-radius:1rem;cursor:pointer;border:1px solid #e2e8f0;background:#fff;font-size:.875rem;font-weight:600;color:#475569;font-family:inherit;transition:background .15s}.lc-reset:hover{background:#f8fafc}.lc-qual{margin:0 0 1.25rem;padding:1.5rem;border-radius:1.5rem;background:#0f172a;color:#fff;border:1px solid rgba(99,102,241,.25)}.lc-qual__eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#94a3b8;margin:0 0 10px}.lc-qual__q{font-size:1rem;font-weight:700;color:#fff;margin:0 0 12px}.lc-qual__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.lc-chip{border:1px solid rgba(148,163,184,.35);background:rgba(255,255,255,.04);color:#e2e8f0;border-radius:.75rem;padding:.65rem 1rem;cursor:pointer;font:inherit;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.lc-chip:hover{border-color:rgba(99,102,241,.45);color:#fff}.lc-chip.is-active{border-color:#6366f1;background:rgba(99,102,241,.2);color:#fff}.lc-qual__done{margin-top:8px}.lc-qual__done[hidden]{display:none !important}.lc-qual__done-text{font-size:.875rem;color:#cbd5e1;margin:0 0 12px;line-height:1.5}.lc-qual__cta{height:44px;padding:0 1.5rem;border:0;border-radius:.9rem;cursor:pointer;background:#6366f1;color:#fff;font:inherit;font-weight:600}.lc-qual__cta:hover{opacity:.92}.lc-skip-wrap{text-align:center;margin:0 0 1.25rem}.lc-skip{border:0;background:transparent;color:#64748b;font:inherit;font-size:.8rem;cursor:pointer;text-decoration:underline;padding:4px 8px}.lc-skip:hover{color:#334155}.lc-modal{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:1rem}.lc-modal.is-open{display:flex}.lc-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(2px)}.lc-modal__panel{position:relative;width:100%;max-width:28rem;background:#fff;border-radius:1.25rem;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 24px 60px rgba(15,23,42,.25)}.lc-modal__close{position:absolute;top:.75rem;right:.85rem;border:0;background:transparent;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer}.lc-modal__title{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#0f172a}.lc-modal__text{font-size:.9rem;color:#475569;line-height:1.5;margin:0 0 1.25rem}.lc-modal__label{display:block;font-size:.8rem;font-weight:600;color:#334155;margin:0 0 .85rem}.lc-modal__label input{display:block;width:100%;margin-top:.4rem;height:44px;padding:0 .9rem;border:1px solid #e2e8f0;border-radius:.75rem;font:inherit;font-size:.9rem}.lc-modal__label input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}.lc-modal__opt{font-weight:500;color:#94a3b8}.lc-modal__req{color:#dc2626}.lc-modal__err{color:#dc2626;font-size:.8rem;margin:0 0 .75rem}.lc-modal__err[hidden]{display:none !important}.lc-modal__consent{display:flex;gap:.55rem;align-items:flex-start;font-size:.75rem;color:#64748b;line-height:1.45;margin:0 0 1rem}.lc-modal__consent a{color:#6366f1}.lc-modal__submit{width:100%;height:48px;border:0;border-radius:.9rem;cursor:pointer;background:#6366f1;color:#fff;font:inherit;font-weight:600}.lc-modal__submit:disabled{opacity:.45;cursor:not-allowed}.lc-modal__or{display:flex;align-items:center;gap:.75rem;margin:1.1rem 0 .9rem;color:#94a3b8;font-size:.75rem}.lc-modal__or::before,.lc-modal__or::after{content:"";flex:1;height:1px;background:#e2e8f0}.lc-modal__messengers{display:flex;flex-wrap:wrap;gap:.5rem}.lc-modal__msg{flex:1 1 calc(33% - .5rem);min-width:5.5rem;height:40px;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;text-decoration:none;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;cursor:pointer;font:inherit}.lc-modal__msg--tg{color:#0284c7;border-color:#bae6fd;background:#f0f9ff}.lc-modal__msg--wa{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.lc-hp{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden}.lc-section{padding:4rem 1.5rem}.lc-section--white{background:#fff}.lc-section--soft{background:linear-gradient(to bottom,#f8fafc,#f0f4ff)}.lc-section--warn{background:#fffbeb;padding:2.5rem 1.5rem}.lc-section--cta{background:linear-gradient(135deg,#0a0f1e 0%,#1e1b4b 100%);color:#fff}.lc-section__inner{max-width:64rem;margin:0 auto}.lc-section__inner--sm{max-width:48rem}.lc-section__inner--xs{max-width:40rem}.lc-section__inner--faq{max-width:48rem}.lc-section__eyebrow{display:inline-block;padding:.4rem 1rem;border-radius:999px;margin-bottom:1rem;background:#eef2ff;color:#6366f1;font-size:.78rem;font-weight:600}.lc-section__title{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .75rem;text-align:center}.lc-section__sub{font-size:.95rem;color:#64748b;max-width:35rem;margin:0 auto;line-height:1.7;text-align:center}.lc-features{display:grid;gap:1rem;margin-top:3rem}@media (min-width:640px){.lc-features{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.lc-features{grid-template-columns:repeat(4,1fr)}}.lc-feature{border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid #e2e8f0;background:#f8fafc;transition:box-shadow .2s}.lc-feature:hover{box-shadow:0 4px 16px rgba(0,0,0,.06)}.lc-feature__ico{width:44px;height:44px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background:#eef2ff;color:#6366f1}.lc-feature__title{font-size:.875rem;font-weight:700;color:#0f172a;line-height:1.4;margin:0}.lc-feature__desc{font-size:.78rem;color:#64748b;line-height:1.6;margin:0}.lc-steps{display:grid;gap:1.5rem;margin-top:3rem}@media (min-width:640px){.lc-steps{grid-template-columns:repeat(3,1fr)}}.lc-step{display:flex;flex-direction:column;align-items:center;text-align:center}.lc-step__ico{width:56px;height:56px;border-radius:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;background:#6366f1;color:#fff}.lc-step__n{font-size:.7rem;font-weight:700;color:#a5b4fc;letter-spacing:1px;margin-bottom:.5rem}.lc-step__title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}.lc-step__desc{font-size:.85rem;color:#64748b;line-height:1.65;margin:0}.lc-warn-box{display:flex;gap:1rem;align-items:flex-start;border-radius:1rem;padding:1.25rem 1.5rem;border:1px solid #fde68a;background:#fffbeb}.lc-warn-box svg{color:#d97706;flex-shrink:0;margin-top:1px}.lc-warn-box__title{font-size:.875rem;font-weight:700;color:#92400e;margin:0 0 .25rem}.lc-warn-box__text{font-size:.8rem;color:#78350f;line-height:1.65;margin:0}.lc-faq{display:flex;flex-direction:column;gap:.75rem;margin-top:2.5rem}.lc-faq__item{border-radius:1rem;overflow:hidden;cursor:pointer;border:1px solid #e2e8f0;background:#fff;transition:background .2s}.lc-faq__item.is-open{background:#fafbff}.lc-faq__q{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:600;color:#0f172a;line-height:1.45}.lc-faq__chev{color:#6366f1;flex-shrink:0;transition:transform .25s ease}.lc-faq__item.is-open .lc-faq__chev{transform:rotate(180deg)}.lc-faq__a{display:none;padding:0 1.25rem 1.25rem;font-size:.85rem;color:#475569;line-height:1.7}.lc-faq__item.is-open .lc-faq__a{display:block}.lc-cta{text-align:center;max-width:36rem;margin:0 auto}.lc-cta__eyebrow{display:inline-block;padding:.4rem 1rem;border-radius:999px;margin-bottom:1.25rem;background:rgba(99,102,241,.25);color:#a5b4fc;font-size:.78rem;font-weight:600}.lc-cta__title{font-size:1.875rem;font-weight:700;color:#fff;margin:0 0 .75rem}.lc-cta__text{font-size:.95rem;color:rgba(255,255,255,.65);line-height:1.7;margin:0 auto 2rem;max-width:27rem}.lc-cta__btn{height:52px;padding:0 2.25rem;border:0;cursor:pointer;border-radius:1rem;background:#6366f1;color:#fff;font-size:.97rem;font-weight:600;font-family:inherit;box-shadow:0 8px 32px rgba(99,102,241,.4);transition:opacity .15s,transform .15s}.lc-cta__btn:hover{opacity:.92;transform:scale(1.03)}.lc-cta__btn:active{transform:scale(.97)}.lc-cta__note{font-size:.75rem;color:rgba(255,255,255,.35);margin:1rem 0 0}@media (max-width:640px){.lc-section__title,.lc-cta__title{font-size:1.5rem}}