:root{--navy:#0a1628;--blue:#2563eb;--blue-lt:#3b82f6;--emerald:#10b981;--amber:#f59e0b;--red:#ef4444;--bg-light:#f8fafc;--bg-gray:#f1f5f9;--body:#1e293b;--muted:#64748b;--border:#e2e8f0;--white:#fff;--teal:#0d9488}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawCheck{to{stroke-dashoffset:0}}@keyframes glowPulse{0%,to{box-shadow:0 0 28px #ef444426,0 24px 64px #00000073}50%{box-shadow:0 0 56px #ef444459,0 24px 64px #00000073}}.anim{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(22px)}.anim.in{opacity:1;transform:none}.wl-container{max-width:1160px;margin:0 auto;padding:0 24px}.hero{background-color:var(--navy);background-image:radial-gradient(circle,#2563eb1f 0%,#0000 70%),radial-gradient(#ffffff08 1px,#0000 1px),linear-gradient(#2563eb0b 1px,#0000 1px),linear-gradient(90deg,#2563eb0b 1px,#0000 1px);background-position:top,0 0,0 0,0 0;background-size:100% 100%,28px 28px,42px 42px,42px 42px;align-items:center;min-height:100vh;padding:88px 0;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb21 0%,#0000 70%);width:640px;height:640px;position:absolute;top:-220px;right:-160px}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.h-badge{animation:.5s both fadeUp}.h-head{animation:.5s .1s both fadeUp}.h-sub{animation:.5s .2s both fadeUp}.h-proof{animation:.5s .3s both fadeUp}.h-cta{animation:.5s .4s both fadeUp}.h-card{animation:.65s .35s both fadeUp}.badge-pill{color:#93c5fd;letter-spacing:.1em;text-transform:uppercase;background:#2563eb24;border:1px solid #2563eb4d;border-radius:100px;align-items:center;gap:7px;margin-bottom:22px;padding:5px 13px;font-size:11px;font-weight:600;display:inline-flex}.badge-dot{background:var(--blue-lt);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite blink}.hero-headline{color:var(--white);letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(42px,5.5vw,68px);font-weight:700;line-height:1.08}.hero-sub{color:#ffffff94;max-width:460px;margin-bottom:32px;font-size:18px;line-height:1.7}.proofs{flex-direction:column;gap:11px;margin-bottom:38px;display:flex}.proof-row{color:#fffc;align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.proof-check{background:#10b98124;border:1px solid #10b9814d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.proof-check svg{width:10px;height:10px;stroke:var(--emerald)}.btn-cta{background:var(--blue);color:var(--white);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:9px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 22px #2563eb61}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 7px 32px #2563eb8c}.btn-cta svg{flex-shrink:0}.mockup-outer{justify-content:center;display:flex}.mockup-card{background:#0f1c30;border:1px solid #ffffff14;border-radius:18px;width:100%;max-width:390px;padding:22px;animation:5s ease-in-out infinite float,4s ease-in-out infinite glowPulse}.mc-header{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:11px;margin-bottom:16px;padding-bottom:16px;display:flex}.mc-doc-icon{background:#2563eb1f;border:1px solid #2563eb33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mc-doc-icon svg{stroke:#60a5fa;stroke-width:1.8px;fill:none;width:18px;height:18px}.mc-doc-ref{letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;margin-bottom:3px;font-size:10px;font-weight:600}.mc-doc-name{color:#ffffffd1;font-size:12.5px;font-weight:500;line-height:1.35}.mc-rec{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mc-rec-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff52;font-size:10px;font-weight:600}.rec-badge{color:#fca5a5;letter-spacing:.06em;background:#ef44441f;border:1px solid #ef444447;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.rec-dot{background:var(--red);border-radius:50%;width:6px;height:6px}.mc-score-row{align-items:center;gap:18px;margin-bottom:15px;display:flex}.risk-ring{flex-shrink:0;width:88px;height:88px}.ring-track{fill:none;stroke:#ffffff0f;stroke-width:7px}.ring-arc{fill:none;stroke:var(--red);stroke-width:7px;stroke-linecap:round;stroke-dasharray:238.76;stroke-dashoffset:238.76px;transition:stroke-dashoffset 1.5s cubic-bezier(.4,0,.2,1)}.score-info{flex:1}.score-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff52;margin-bottom:4px;font-size:10px;font-weight:600}.score-level{color:#fca5a5;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.mc-pills{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.pill{border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600}.pill-blue{color:#93c5fd;background:#2563eb1f;border:1px solid #2563eb40}.pill-red{color:#fca5a5;background:#ef44441f;border:1px solid #ef444440}.pill-amber{color:#fcd34d;background:#f59e0b1f;border:1px solid #f59e0b40}.mc-blocker{background:#ef444412;border:1px solid #ef444433;border-radius:9px;padding:12px 14px}.blocker-hd{align-items:center;gap:7px;margin-bottom:7px;display:flex}.blocker-hd svg{width:12px;height:12px;stroke:var(--red);stroke-width:2.5px;fill:none;flex-shrink:0}.blocker-hd span{letter-spacing:.08em;text-transform:uppercase;color:#fca5a5;font-size:10px;font-weight:700}.blocker-text{color:#ffffffb3;margin-bottom:8px;font-size:12px;line-height:1.55}.blocker-text strong{color:#ffffffe0}.blocker-src{color:#ffffff47;font-size:10.5px}.section-lede{margin-bottom:52px}.section-lede h2{color:var(--body);letter-spacing:-.025em;margin-bottom:10px;font-size:clamp(28px,3.2vw,42px);font-weight:700;line-height:1.15}.section-lede p{color:var(--muted);font-size:17px}.sec-problem{background:var(--white);padding:96px 0}.problem-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.prob-card{background:var(--bg-light);border:1px solid var(--border);border-radius:16px;padding:28px;transition:transform .25s,box-shadow .25s}.prob-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000012}.card-icon{background:var(--bg-gray);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.card-icon svg{width:20px;height:20px;stroke:var(--muted);fill:none}.card-title{color:var(--body);margin-bottom:9px;font-size:17px;font-weight:700}.card-body{color:var(--muted);font-size:14.5px;line-height:1.65}.sec-how{background:var(--bg-gray);padding:96px 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.step-num{background:var(--navy);width:36px;height:36px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:14px;font-weight:700;display:flex}.step-icon{background:#2563eb17;border:1px solid #2563eb29;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:16px;display:flex}.step-icon svg{width:22px;height:22px;stroke:var(--blue);fill:none}.step-label{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:7px;font-size:11.5px;font-weight:600}.step-title{color:var(--body);margin-bottom:9px;font-size:19px;font-weight:700}.step-desc{color:var(--muted);font-size:14.5px;line-height:1.65}.sec-features{background:var(--white);padding:96px 0}.features-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:48px;display:grid}.feat-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.feat-card:before{content:"";border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.feat-card.c-emerald:before{background:var(--teal)}.feat-card.c-blue:before{background:var(--blue)}.feat-card.c-red:before{background:var(--red)}.feat-card.c-amber:before{background:var(--amber)}.feat-card:hover{transform:translateY(-3px);box-shadow:0 10px 36px #00000012}.feat-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:flex}.feat-icon svg{fill:none;width:22px;height:22px}.feat-icon.emerald{background:#0d94881a}.feat-icon.emerald svg{stroke:var(--teal)}.feat-icon.blue{background:#2563eb1a}.feat-icon.blue svg{stroke:var(--blue)}.feat-icon.red{background:#ef44441a}.feat-icon.red svg{stroke:var(--red)}.feat-icon.amber{background:#f59e0b1a}.feat-icon.amber svg{stroke:var(--amber)}.feat-title{color:var(--body);margin-bottom:9px;font-size:18px;font-weight:700}.feat-desc{color:var(--muted);font-size:14.5px;line-height:1.65}.sec-form{background-color:var(--navy);background-image:radial-gradient(#ffffff05 1px,#0000 1px),linear-gradient(#2563eb0a 1px,#0000 1px),linear-gradient(90deg,#2563eb0a 1px,#0000 1px);background-size:24px 24px,42px 42px,42px 42px;padding:96px 0}.form-lede h2{color:var(--white);letter-spacing:-.025em;margin-bottom:10px;font-size:clamp(28px,3.2vw,42px);font-weight:700;line-height:1.15}.form-lede p{color:#ffffff7a;max-width:540px;margin-bottom:48px;font-size:17px}.form-box{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;max-width:760px;padding:40px}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.form-row.one{grid-template-columns:1fr}.form-group{flex-direction:column;gap:6px;display:flex}.f-label{color:#ffffffad;letter-spacing:.01em;font-size:13px;font-weight:500}.f-label .req{color:var(--red);margin-left:2px}.f-input,.f-select,.f-textarea{color:var(--white);background:#ffffff12;border:1px solid #ffffff1c;border-radius:8px;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:14.5px;transition:border-color .2s,background .2s}.f-input::placeholder,.f-textarea::placeholder{color:#ffffff3d}.f-input:focus,.f-select:focus,.f-textarea:focus{border-color:var(--blue);background:#2563eb14;outline:none}.f-input.err,.f-select.err{border-color:var(--red);background:#ef44440f}.f-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,.38)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.f-select option{color:var(--white);background:#1e293b}.f-textarea{resize:vertical;min-height:96px}.f-hint{color:#ffffff47;font-size:12px}.f-error{color:#fca5a5;font-size:12px;display:none}.f-error.show{display:block}.pill-grid{flex-wrap:wrap;gap:8px;display:flex}.pill-toggle{cursor:pointer;color:#ffffff94;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff24;border-radius:100px;align-items:center;gap:7px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.pill-toggle:hover{color:#fffc;background:#2563eb0f;border-color:#2563eb66}.pill-toggle.on{color:#93c5fd;background:#2563eb33;border-color:#2563eb80}.pill-box{border:1.5px solid #ffffff3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:all .15s;display:flex}.pill-toggle.on .pill-box{background:var(--blue);border-color:var(--blue)}.pill-box:after{content:"";border-bottom:1.5px solid #fff;border-left:1.5px solid #fff;width:5px;height:3.5px;display:none;transform:rotate(-45deg)translate(.5px,-.5px)}.pill-toggle.on .pill-box:after{display:block}.btn-submit{background:var(--blue);width:100%;color:var(--white);letter-spacing:.01em;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:16px 32px;font-size:17px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 22px #2563eb61}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 7px 32px #2563eb8c}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:none}.btn-submit.loading .spinner{display:block}.btn-submit.loading .btn-txt{opacity:.65}.form-privacy{color:#ffffff47;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:12.5px;display:flex}.form-err-msg{color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444438;border-radius:8px;margin-top:16px;padding:12px 16px;font-size:14px;display:none}.form-err-msg.show{display:block}.form-err-msg a{color:#fca5a5;font-weight:600}.form-success{text-align:center;max-width:460px;margin:0 auto;padding:48px 24px;display:none}.form-success.show{display:block}.check-wrap{width:72px;height:72px;margin:0 auto 24px}.chk-circle{fill:none;stroke:var(--teal);stroke-width:3px;stroke-dasharray:213.63;stroke-dashoffset:213.63px;animation:.5s forwards drawCircle}.chk-mark{fill:none;stroke:var(--teal);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40px;animation:.4s .45s forwards drawCheck}.suc-title{color:var(--white);margin-bottom:12px;font-size:28px;font-weight:700}.suc-body{color:#ffffff7a;margin-bottom:28px;font-size:15px;line-height:1.68}.suc-body strong{color:#fffc;font-weight:500}.suc-follow{letter-spacing:.08em;text-transform:uppercase;color:#ffffff52;margin-bottom:14px;font-size:12.5px;font-weight:600}.suc-socials{justify-content:center;gap:10px;display:flex}.btn-social{color:#ffffffad;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-social:hover{color:var(--white);background:#ffffff1a}.wl-footer{background:#060e1b;border-top:1px solid #ffffff0f;padding:26px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.wordmark{color:var(--white);letter-spacing:-.02em;font-size:18px;font-weight:700}.wordmark span{color:var(--blue)}.footer-copy{color:#ffffff47;font-size:13px}.footer-links{align-items:center;gap:20px;display:flex}.footer-link{color:#ffffff52;font-size:13px;text-decoration:none;transition:color .2s}.footer-link:hover{color:#ffffffb3}.not-ai-badge{color:#5eead4;background:#0d948814;border:1px solid #0d948840;border-radius:8px;align-items:flex-start;gap:10px;max-width:520px;margin-top:20px;padding:12px 16px;font-size:13px;line-height:1.5;display:flex}.wl-form-sub{color:#ffffff7a;max-width:540px;margin-bottom:48px;font-size:17px}.wl-footer-sub{color:#ffffff2e;letter-spacing:.04em;text-align:center;margin-top:4px;font-size:11px}@media (max-width:880px){.hero-grid{grid-template-columns:1fr;gap:52px}.mockup-outer{order:-1}.mockup-card{max-width:400px;margin:0 auto}.problem-grid{grid-template-columns:1fr;gap:16px}.steps-grid{grid-template-columns:1fr;gap:32px}.features-grid,.form-row{grid-template-columns:1fr}.footer-inner{text-align:center;flex-direction:column;gap:10px}}@media (max-width:600px){.hero{padding:60px 0}.sec-problem,.sec-how,.sec-features,.sec-form{padding:64px 0}.form-box{padding:24px 20px}.suc-socials{flex-direction:column;align-items:center}}
