.lp-page{--white:#ffffff;--black:#0a0a0a;--gray-1:#333333;--gray-2:#e8e8e8;--gray-3:#f0f0f0;--gray-4:#fafafa;--blue:#2563eb;--orange:#f59e0b;--neon:#b6ff00;--neon-dark:#9fe000;min-height:100vh;display:grid;grid-template-columns:1.05fr 1fr;background:var(--white)}.lp-page,.lp-page *{box-sizing:border-box}.lp-left{position:relative;background:#000;color:#fff;padding:40px 64px 56px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end;min-height:100vh}.lp-page .lp-title{color:#000}.lp-left>*{width:100%;max-width:560px}.lp-left .lp-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.05) 1px,transparent 0);background-size:56px 56px;pointer-events:none;mask-image:radial-gradient(ellipse 80% 70% at 30% 40%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 30% 40%,#000 30%,transparent 80%)}.lp-left .lp-glow{display:none}.lp-logo-row{display:flex;align-items:center;gap:12px;position:relative;z-index:2;margin-bottom:48px}.lp-logo-row img{height:44px;width:auto;display:block;filter:invert(1)}.lp-left-body{position:relative;z-index:2;width:100%;margin-top:auto;margin-bottom:auto;padding:32px 0}.lp-eyebrow-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#fff;padding:7px 14px 7px 10px;border-radius:999px;font-size:13px;font-weight:500;margin-bottom:26px}.lp-eyebrow-pill .dot{width:8px;height:8px;background:var(--neon);border-radius:50%;box-shadow:0 0 0 4px rgba(182,255,0,.18);animation:lp-pulse 1.6s ease-in-out infinite}@keyframes lp-pulse{0%,to{box-shadow:0 0 0 4px rgba(182,255,0,.16)}50%{box-shadow:0 0 0 8px rgba(182,255,0,.05)}}.lp-headline{font-family:var(--font-inter-tight),"Inter Tight",var(--font-inter),Inter,sans-serif;font-weight:800;letter-spacing:-.04em;font-size:clamp(34px,3.6vw,48px);line-height:1.05;margin-bottom:26px;white-space:nowrap}.lp-headline .lp-mark{font-style:normal;position:relative;display:inline-block;color:#fff;padding-bottom:6px}.lp-headline .lp-mark:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--neon);border-radius:3px;box-shadow:0 0 18px rgba(182,255,0,.45)}.lp-sub{font-size:18px;color:#c8c8c8;line-height:1.55;max-width:520px}.lp-proof,.lp-sub{margin-bottom:36px}.lp-proof{display:flex;flex-direction:column;gap:14px}.lp-proof-item{display:flex;align-items:center;gap:12px;font-size:15.5px;color:#e9e9e9;font-weight:500}.lp-proof-item .lp-check{width:24px;height:24px;border-radius:999px;background:var(--neon);color:#000;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.lp-proof-text--short{display:none}@media (max-width:960px){.lp-proof-text--full{display:none}.lp-proof-text--short{display:inline}}.lp-quote{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:22px 24px;position:relative;max-width:480px}.lp-left-footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12.5px;color:#777;padding-top:24px;border-top:1px solid rgba(255,255,255,.06)}.lp-left-footer a{color:#aaa}.lp-left-footer a:hover{color:#fff}.lp-right{position:relative;display:flex;flex-direction:column;padding:32px 56px;min-height:100vh;background:var(--white)}.lp-form-wrap{flex:1;display:flex;align-items:center;justify-content:center;padding:40px 0}.lp-form{width:100%;max-width:420px}.lp-cat-peek{display:flex;align-items:flex-end;gap:18px;margin-bottom:18px}.lp-cat-peek img{height:64px;width:auto}.lp-cat-home-link{display:inline-flex;flex-shrink:0;text-decoration:none;border-radius:8px;transition:opacity .15s ease,transform .15s ease}.lp-cat-home-link:hover{opacity:.85;transform:translateY(-1px)}.lp-cat-home-link:focus-visible{outline:2px solid #000;outline-offset:3px}.lp-cat-bubble{position:relative;background:#000;color:#fff;padding:10px 14px;border-radius:14px 14px 14px 4px;font-size:13.5px;font-weight:500;margin-bottom:6px;max-width:240px;line-height:1.4}.lp-cat-bubble .lp-bubble-tail{position:absolute;bottom:6px;left:-6px;width:12px;height:12px;background:#000;transform:rotate(45deg);border-radius:2px}.lp-title{font-family:var(--font-inter-tight),"Inter Tight",var(--font-inter),Inter,sans-serif;font-weight:800;letter-spacing:-.035em;font-size:40px;line-height:1.05;margin-bottom:10px}.lp-subtitle{font-size:16px;color:#555;margin-bottom:28px}.lp-subtitle a{color:var(--blue);font-weight:600;border-bottom:1.5px solid var(--blue);padding-bottom:1px}.lp-google{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 22px;background:#fff;border:1.5px solid #1a1a1a;border-radius:999px;font-weight:600;font-size:15.5px;color:#000;transition:transform .15s ease,background .15s,box-shadow .15s,border-color .15s;box-shadow:0 1px 0 rgba(0,0,0,.02);position:relative;cursor:pointer;font-family:inherit}.lp-google:hover:not(:disabled){background:#fafafa;box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-1px)}.lp-google:active:not(:disabled){transform:translateY(0)}.lp-google:disabled{opacity:.65;cursor:not-allowed}.lp-google svg{width:20px;height:20px;flex-shrink:0}.lp-google .lp-google-fast{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:var(--neon);color:#000;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.02em;text-transform:uppercase}.lp-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#999;font-size:12.5px;font-weight:500;text-transform:uppercase;letter-spacing:.18em}.lp-divider:after,.lp-divider:before{content:"";flex:1;height:1px;background:var(--gray-2)}.lp-field{margin-bottom:14px}.lp-label{display:block;font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:8px;letter-spacing:-.005em}.lp-label-row{display:flex;align-items:center;margin-bottom:8px;gap:8px}.lp-label-row .lp-label{margin-bottom:0}.lp-input-wrap{position:relative}.lp-input{width:100%;padding:15px 18px;border:1.5px solid var(--gray-2);border-radius:14px;font-size:15.5px;font-family:inherit;background:#fff;color:#000;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.lp-input::placeholder{color:#aaa}.lp-input:hover:not(:disabled){border-color:#c8c8c8}.lp-input:focus{border-color:var(--black);box-shadow:0 0 0 4px rgba(0,0,0,.06)}.lp-input:disabled{opacity:.65;cursor:not-allowed}.lp-input.has-toggle{padding-right:50px}.lp-pw-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#777;background:transparent;border:none;cursor:pointer;padding:0}.lp-pw-toggle:hover:not(:disabled){background:var(--gray-3);color:#000}.lp-pw-toggle:disabled{opacity:.5;cursor:not-allowed}.lp-pwmeter{margin-top:10px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;color:#777}.lp-pwmeter-bar{flex:1;height:5px;background:var(--gray-2);border-radius:999px;overflow:hidden;position:relative}.lp-pwmeter-fill{height:100%;width:0;border-radius:999px;background:var(--gray-1);transition:width .25s ease,background .25s ease}.lp-pwmeter-fill[data-level="1"]{background:#ff5252;width:25%}.lp-pwmeter-fill[data-level="2"]{background:var(--orange);width:50%}.lp-pwmeter-fill[data-level="3"]{background:#2bb673;width:75%}.lp-pwmeter-fill[data-level="4"]{background:#1aa05c;width:100%}.lp-checkbox-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#555;margin:16px 0 18px;line-height:1.5;user-select:none;cursor:pointer}.lp-checkbox{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid #b8b8b8;border-radius:5px;cursor:pointer;position:relative;flex-shrink:0;margin-top:1px;transition:background .15s,border-color .15s;background:#fff}.lp-checkbox:hover{border-color:#000}.lp-checkbox:checked{background:var(--neon);border-color:var(--neon)}.lp-checkbox:checked:after{content:"";position:absolute;inset:2px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'><path fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M2 6.4 4.6 9 10 3.4'/></svg>");background-size:contain;background-repeat:no-repeat}.lp-checkbox-row a{color:#000;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px;text-decoration-color:#c8c8c8}.lp-checkbox-row a:hover{text-decoration-color:#000}.lp-forgot{margin-left:auto;font-size:13px;font-weight:600;color:#000;text-decoration:none}.lp-forgot:hover{color:var(--blue)}.lp-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:17px 22px;background:var(--black);color:#fff;border:none;border-radius:999px;font-weight:700;font-size:16px;letter-spacing:-.01em;transition:transform .15s ease,background .15s,box-shadow .15s;box-shadow:0 8px 22px rgba(0,0,0,.12);position:relative;overflow:hidden;cursor:pointer;font-family:inherit}.lp-submit:hover:not(:disabled){background:#1a1a1a;transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.18)}.lp-submit:active:not(:disabled){transform:translateY(0)}.lp-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.lp-submit.is-neon{background:var(--neon);color:#000;box-shadow:0 8px 22px rgba(182,255,0,.35)}.lp-submit.is-neon:hover:not(:disabled){background:var(--neon-dark);box-shadow:0 12px 28px rgba(182,255,0,.45)}.lp-submit-arrow{transition:transform .2s ease}.lp-submit:hover:not(:disabled) .lp-submit-arrow{transform:translateX(3px)}.lp-microtrust{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12.5px;color:#777}.lp-microtrust svg{color:#2bb673;flex-shrink:0}.lp-auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:12px;font-size:14px;margin-bottom:16px;line-height:1.4}.lp-field-error{font-size:12.5px;color:#dc2626;margin-top:6px}@keyframes lp-spin{to{transform:rotate(1turn)}}.lp-spinner{width:16px;height:16px;border:2.5px solid;border-top:2.5px solid transparent;border-radius:50%;animation:lp-spin .7s linear infinite;display:inline-block;flex-shrink:0}.lp-mobile-bar{display:none}@media (max-width:960px){.lp-page{grid-template-columns:1fr;grid-template-areas:"right" "left"}.lp-left{grid-area:left}.lp-right{grid-area:right}.lp-left{min-height:auto;padding:32px 24px 28px;flex-direction:column;gap:0}.lp-left .lp-grid{display:none}.lp-eyebrow-pill{display:inline-flex;width:auto;margin-bottom:20px;font-size:11.5px;padding:6px 12px 6px 10px;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);line-height:1.3;letter-spacing:-.005em}.lp-eyebrow-pill .dot{width:6px;height:6px;box-shadow:0 0 0 3px rgba(182,255,0,.18)}.lp-headline{white-space:normal;font-size:30px;line-height:1.1;letter-spacing:-.035em;margin-bottom:14px}.lp-headline .lp-mark{padding-bottom:4px}.lp-headline .lp-mark:after{height:3px}.lp-sub{font-size:15px;line-height:1.5;color:#b8b8b8;margin-bottom:22px;max-width:none}.lp-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.lp-proof-item{flex-direction:column;align-items:flex-start;justify-content:space-between;gap:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:16px 14px;font-size:13.5px;line-height:1.25;color:#f0f0f0;font-weight:600;letter-spacing:-.01em;position:relative;min-height:120px}.lp-proof-item .lp-check{width:28px;height:28px}.lp-proof-item .lp-check svg{width:15px;height:15px}.lp-proof-item:before{content:counter(proof-step,decimal-leading-zero);counter-increment:proof-step;position:absolute;top:14px;right:14px;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:10.5px;color:rgba(255,255,255,.32);letter-spacing:.05em;font-weight:500}.lp-proof{counter-reset:proof-step}.lp-quote{display:none}.lp-left{position:relative}.lp-logo-row{order:99;margin:28px 0 0;padding-top:16px;border-top:1px solid rgba(255,255,255,.08);align-items:center;gap:12px}.lp-logo-row img{height:32px}.lp-logo-row:after{content:"© 2026";font-size:11.5px;color:#777;letter-spacing:.04em;margin-left:auto}.lp-left-footer{display:none}.lp-right{padding:24px 24px 40px;min-height:auto}.lp-form-wrap{padding:12px 0 0}.lp-title{font-size:30px}.lp-cat-peek img{height:48px}.lp-mobile-bar{display:block;background:#000;color:#fff;padding:14px 18px;text-align:center;font-size:13.5px}.lp-mobile-bar .lp-mb-strong{color:var(--neon);font-weight:600}}@media (max-width:480px){.lp-left{padding:28px 20px 24px}.lp-right{padding:20px 20px 36px}.lp-headline{font-size:28px}.lp-eyebrow-pill{font-size:11px}.lp-proof-item{font-size:13px;padding:14px 12px;min-height:110px}.lp-proof-item .lp-check{width:26px;height:26px}.lp-logo-row img{height:28px}.lp-mobile-bar{margin-top:20px}}@media (max-width:380px){.lp-proof{grid-template-columns:1fr}.lp-proof-item{min-height:0;flex-direction:row;align-items:center}.lp-proof-item:before{top:50%;transform:translateY(-50%)}}