.lp-root{--lp-landing-announce-h: 2.75rem;--lp-m-bg: #f7f8fa;--lp-m-white: #ffffff;--lp-m-teal: #1aab8a;--lp-m-teal-light: #e8f7f3;--lp-m-teal-mid: #b2e4d8;--lp-m-navy: #1a2332;--lp-m-navy-mid: #2d3a4e;--lp-m-text: #1a2332;--lp-m-sub: #5a6a7e;--lp-m-muted: #8a9bb0;--lp-m-border: #e2e8f0;--lp-m-border-dk: #d0d9e4;--lp-m-red: #e53e3e;--lp-m-shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--lp-m-shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--lp-m-shadow-lg: 0 12px 40px rgba(0, 0, 0, .1);--lp-m-shadow-card-hover: 0 20px 48px rgba(26, 35, 50, .09);--lp-m-star: #f5a623;--lp-radius-card: 18px;--lp-radius-pricing: 14px;--lp-back-to-top-size: 2.75rem;--lp-back-to-top-inset-x: max(1.125rem, calc(1rem + env(safe-area-inset-right, 0px)) );--lp-back-to-top-reserve: calc(var(--lp-back-to-top-size) + var(--lp-back-to-top-inset-x) + 1rem);--announce-strip-bg: #4d8075;--announce-strip-border: rgba(77, 128, 117, .57);--app-announce-strip-fg: rgba(255, 255, 255, .92);--sandbox-announce-bg: var(--announce-strip-bg);--sandbox-announce-border: var(--announce-strip-border);--sandbox-announce-icon: rgba(255, 255, 255, .95);font-family:Inter,system-ui,sans-serif;background:var(--lp-m-bg);color:var(--lp-m-text);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;color-scheme:light}.lp-root *,.lp-root *:before,.lp-root *:after{box-sizing:border-box}.lp-root .lp-icon-check{flex-shrink:0;color:var(--lp-m-teal);width:1em;height:1em;margin-top:.15em}.lp-root .lp-feat-icon{width:24px;height:24px;color:var(--lp-m-teal)}@keyframes lp-announce-enter{0%{max-height:0;opacity:0;padding-top:0;padding-bottom:0}to{max-height:5rem;opacity:1;padding-top:11px;padding-bottom:11px}}.lp-root .lp-announce--no-enter{animation:none;max-height:none;opacity:1}.lp-root .lp-announce{background:var(--announce-strip-bg, #4d8075);color:var(--app-announce-strip-fg, rgba(255, 255, 255, .92));text-align:center;padding:11px 20px;font-size:13px;line-height:1.45;display:flex;align-items:center;justify-content:center;gap:8px 10px;flex-wrap:wrap;border-bottom:1px solid var(--announce-strip-border, rgba(77, 128, 117, .57));box-shadow:inset 0 -1px #00000014;max-height:5rem;overflow:hidden;animation:lp-announce-enter .55s cubic-bezier(.16,1,.3,1) both}.lp-root .lp-announce__icon{flex-shrink:0;color:var(--lp-m-teal)}.lp-root .lp-announce--sandbox{background:var(--sandbox-announce-bg, #4d8075);color:var(--app-announce-strip-fg, rgba(255, 255, 255, .92));border-bottom-color:var(--sandbox-announce-border, rgba(77, 128, 117, .57));box-shadow:inset 0 -1px #00000014}.lp-root .lp-announce--sandbox .lp-announce__icon{color:var(--sandbox-announce-icon, rgba(255, 255, 255, .95))}.lp-root .lp-announce--sandbox .lp-announce__learn-more{appearance:none;border:none;background:transparent;color:#fffffff2;font:inherit;font-size:inherit;font-weight:600;line-height:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px;padding:0;flex-shrink:0}.lp-root .lp-announce--sandbox .lp-announce__learn-more:hover{color:#fff}.lp-root .lp-announce__text{max-width:36rem}.lp-root .lp-announce a{color:var(--lp-m-teal);font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.lp-root .lp-announce a:hover{text-decoration:underline}.lp-root .lp-nav{position:sticky;top:0;z-index:100;background:var(--lp-m-white);border-bottom:1px solid var(--lp-m-border);display:flex;align-items:center;padding:0 48px;height:58px}.lp-root .lp-nav-logo{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;color:var(--lp-m-navy);text-decoration:none;margin-right:40px;flex-shrink:0}.lp-root .lp-nav-logo-img{height:36px;width:auto;max-width:180px;display:block;object-fit:contain;object-position:left center}.lp-root .lp-nav-logo-text{font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--lp-m-navy)}.lp-root .lp-nav-links{display:flex;list-style:none;flex:1;margin:0;padding:0}.lp-root .lp-nav-links a{display:block;padding:0 14px;height:58px;line-height:58px;font-size:14px;font-weight:500;color:var(--lp-m-sub);text-decoration:none;border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.lp-root .lp-nav-links a:hover{color:var(--lp-m-text);border-bottom-color:var(--lp-m-teal)}.lp-root .lp-nav-right{margin-left:auto;display:flex;gap:8px;align-items:center}.lp-root .lp-nbtn{padding:7px 16px;border-radius:7px;font-size:13px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;border:none;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.lp-root .lp-nbtn--ghost{background:none;border:1px solid var(--lp-m-border);color:var(--lp-m-sub)}.lp-root .lp-nbtn--ghost:hover{border-color:var(--lp-m-border-dk);color:var(--lp-m-text)}.lp-root .lp-nbtn--fill{background:var(--lp-m-teal);color:#fff}.lp-root .lp-nbtn--fill:hover{background:#159a7a;box-shadow:0 2px 8px #1aab8a4d}.lp-root .lp-hero-wrap{display:flex;flex-direction:column;min-height:calc(100vh - var(--lp-landing-announce-h));min-height:calc(100svh - var(--lp-landing-announce-h));background:#031525;border-bottom:1px solid rgba(94,234,212,.18);overflow:visible;position:relative}.lp-root .lp-hero-wrap.lp-hero-wrap--anim-paused .lp-hero-visual-drift,.lp-root .lp-hero-wrap.lp-hero-wrap--anim-paused .lp-hero-float-bob,.lp-root .lp-hero-wrap.lp-hero-wrap--anim-paused .lp-badge-dot{animation-play-state:paused}.lp-root .lp-hero-ocean{position:absolute;inset:0;z-index:0;pointer-events:none}.lp-root .lp-hero-wrap:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(100deg,#02101e80,#031c3047 28%,#05283e1f 48%,#0632480f 62%,#03152559)}.lp-root .lp-hero-top{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 48px .5rem;pointer-events:none}.lp-root .lp-hero-top .lp-hero-brand{pointer-events:auto}.lp-root .lp-hero-top .lp-hero-signin--top{pointer-events:auto;flex-shrink:0}.lp-root .lp-hero-brand{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-weight:700}.lp-root .lp-hero-brand:focus-visible{outline:2px solid rgba(74,222,128,.85);outline-offset:4px;border-radius:8px}.lp-root .lp-hero-brand-img{height:32px;width:32px;object-fit:contain;flex-shrink:0;display:block}.lp-root .lp-hero-brand-text{font-size:1.0625rem;font-weight:700;color:#f8fafc;letter-spacing:-.02em}.lp-root .lp-hero-wrap .lp-hero-signin{display:inline-flex;align-items:center;padding:.75rem .5rem;font-size:.875rem;font-weight:600;color:#f8fafceb;text-decoration:none;border:none;background:none;font-family:Inter,system-ui,sans-serif;cursor:pointer}.lp-root .lp-hero-wrap .lp-hero-signin:hover{color:#99f6e4;text-decoration:underline;text-underline-offset:3px}@keyframes lp-blob-spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.1)}to{transform:rotate(360deg) scale(1)}}@keyframes lp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lp-form-float{0%,to{transform:translateZ(0) rotate(0)}20%{transform:translate3d(2px,-6px,0) rotate(.3deg)}40%{transform:translate3d(-1px,-10px,0) rotate(-.2deg)}60%{transform:translate3d(-3px,-7px,0) rotate(.15deg)}80%{transform:translate3d(1px,-4px,0) rotate(-.1deg)}}.lp-root .lp-hero{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);gap:clamp(40px,6vw,80px);align-items:center;max-width:1320px;width:100%;margin:0 auto;padding-top:clamp(3.5rem,6vh,4.5rem);padding-bottom:clamp(2.5rem,8vh,5rem);padding-right:max(clamp(20px,4vw,48px),env(safe-area-inset-right,0px));padding-left:max(clamp(32px,4vw,64px),env(safe-area-inset-left,0px));position:relative;z-index:2}.lp-root .lp-hero-copy{justify-self:start;max-width:min(36rem,100%);padding-right:.25rem}.lp-root .lp-hero-wrap .lp-hero-h{color:#fff}.lp-root .lp-hero-wrap .lp-hero-h em{font-style:italic;font-weight:700;color:#86efac;text-shadow:0 1px 2px rgba(2,16,30,.45)}.lp-root .lp-hero-wrap .lp-hero-p{color:#f8fafcd1;max-width:none}.lp-root .lp-hero-wrap .lp-hero-badge{background:#02101e85;border:none;color:#ecfdf5;text-shadow:0 1px 1px rgba(2,16,30,.55)}.lp-root .lp-hero-wrap .lp-badge-dot{background:#a7f3d0}.lp-root .lp-hero-wrap .lp-hbtn-o{border-color:#ffffff59;color:#f8fafcf2}.lp-root .lp-hero-wrap .lp-hbtn-o:hover{border-color:#99f6e48c;color:#fff;background:#ffffff0f}.lp-root .lp-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--lp-m-teal-light);border:none;border-radius:100px;padding:5px 14px;font-size:12px;font-weight:600;color:var(--lp-m-teal);margin-bottom:20px;animation:lp-hero-fade-in .55s ease-out both;box-shadow:0 2px 12px #1aab8a1f}.lp-root .lp-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--lp-m-teal);animation:lp-bdot 2s infinite}@keyframes lp-bdot{0%,to{opacity:1}50%{opacity:.3}}.lp-root .lp-hero-h{font-family:Cormorant Garamond,ui-serif,Georgia,Times New Roman,Times,serif;font-size:clamp(2.35rem,7.75vw,84px);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:var(--lp-m-navy);margin:0 0 18px;animation:lp-hero-fade-in .55s ease-out .08s both;text-wrap:balance}.lp-root .lp-ac{color:var(--lp-m-teal)}.lp-root .lp-hero-p{font-size:16px;line-height:1.7;color:var(--lp-m-sub);max-width:460px;margin:0 0 32px;animation:lp-hero-fade-in .55s ease-out .16s both}.lp-root .lp-hero-btns{display:flex;gap:10px;align-items:center;margin-bottom:36px;flex-wrap:wrap;animation:lp-hero-fade-in .55s ease-out .24s both}.lp-root .lp-hbtn-p{background:linear-gradient(165deg,#1fc4a0 0%,var(--lp-m-teal) 45%,#148f73 100%);color:#fff;padding:12px 26px;border-radius:10px;font-size:14px;font-weight:600;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;text-decoration:none;display:inline-flex;align-items:center;gap:6px;box-shadow:0 4px 16px #1aab8a59}.lp-root .lp-hbtn-p:hover{filter:brightness(1.05);box-shadow:0 8px 24px #1aab8a6b;transform:translateY(-2px)}.lp-root .lp-hbtn-o{background:none;color:var(--lp-m-sub);padding:12px 26px;border-radius:10px;font-size:14px;font-weight:500;border:1px solid var(--lp-m-border);cursor:pointer;font-family:Inter,sans-serif;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.lp-root .lp-hbtn-o:hover{border-color:var(--lp-m-border-dk);color:var(--lp-m-text);transform:translateY(-1px)}.lp-root .lp-hero-visual-col{position:relative;min-width:0;justify-self:end;align-self:center;width:100%;overflow:visible;padding-left:clamp(16px,3vw,48px)}.lp-root .lp-hero-fishing-line{position:absolute;left:50%;bottom:100%;width:1.5px;height:clamp(80px,22vh,240px);margin-left:-.75px;margin-bottom:0;transform-origin:50% 100%;border-radius:999px;pointer-events:none;z-index:0;background:linear-gradient(to top,rgba(236,253,250,.98) 0%,rgba(204,251,241,.5) 30%,rgba(153,246,228,.22) 60%,rgba(94,234,212,.08) 85%,transparent 100%)}@keyframes lp-hero-visual-fade{0%{opacity:0}to{opacity:1}}@keyframes lp-hero-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}.lp-root .lp-hero-visual-drift{width:118%;max-width:none;margin-left:clamp(0%,2vw,5%);transform-origin:55% 0;animation:lp-hero-visual-fade .75s ease-out .35s both,lp-hero-drift 6s ease-in-out 1.15s infinite}@media(prefers-reduced-motion:reduce){.lp-root .lp-hero-visual-drift{animation:lp-hero-visual-fade .01s ease-out both}.lp-root .lp-hero-float-bob{animation:none}.lp-root .lp-hero-badge,.lp-root .lp-hero-h,.lp-root .lp-hero-p,.lp-root .lp-hero-btns,.lp-root .lp-hero-float-card--payment,.lp-root .lp-hero-float-card--refund,.lp-root .lp-hero-float-card--vendor-invoice{animation:none;opacity:1}.lp-root .lp-hero-fishing-line,.lp-root .lp-hero-float-line{opacity:1;transition:none}}.lp-root .lp-platform-frame{background:var(--lp-m-white);border:1px solid var(--lp-m-border);border-radius:14px;box-shadow:var(--lp-m-shadow-lg);overflow:visible;line-height:0;position:relative}.lp-root .lp-platform-frame.lp-platform-frame--hero{--lp-hero-slot-depth: calc(-1*clamp(-152px, -12.5vw, -118px)) ;--lp-hero-connector-len: max(2.25rem, calc(var(--lp-hero-slot-depth) - 4.625rem))}.lp-root .lp-hero-mock-stack{position:relative;z-index:0;line-height:0}.lp-root .lp-hero-mock-img-wrap{position:relative;z-index:2;display:block;line-height:0;border-radius:14px;overflow:hidden;background:var(--lp-m-bg)}.lp-root .lp-platform-frame img{width:100%;height:auto;display:block;object-fit:contain;object-position:top center;background:var(--lp-m-bg);border-radius:14px;overflow:hidden}.lp-root .lp-hero-float-line{position:absolute;top:100%;left:50%;bottom:auto;width:2px;height:var(--lp-hero-connector-len);margin-left:0;margin-top:-1px;transform:translate(-50%);transform-origin:50% 0;border-radius:999px;pointer-events:none;z-index:1;box-shadow:0 0 10px #5eead438;background:linear-gradient(to bottom,rgba(236,253,250,1) 0%,rgba(236,253,250,.92) 35%,rgba(204,251,241,.45) 72%,rgba(153,246,228,.12) 92%,transparent 100%)}.lp-root .lp-hero-float-line--payment{left:14%}.lp-root .lp-hero-float-line--refund{left:50%}.lp-root .lp-hero-float-line--vendor-invoice{left:86%}.lp-root .lp-hero-fishing-line,.lp-root .lp-hero-float-line{opacity:0;transition:opacity .35s ease}.lp-root .lp-hero-mock-stack--deco-ready .lp-hero-fishing-line,.lp-root .lp-hero-mock-stack--deco-ready .lp-hero-float-line{opacity:1}.lp-root .lp-hero-float-slot{position:absolute;bottom:clamp(-152px,-12.5vw,-118px);z-index:3;pointer-events:none;transform:translate(-50%)}.lp-root .lp-hero-float-slot .lp-hero-float-bob,.lp-root .lp-hero-float-slot .lp-hero-float-card{pointer-events:auto}.lp-root .lp-hero-float-slot--payment{left:14%}.lp-root .lp-hero-float-slot--refund{left:50%}.lp-root .lp-hero-float-slot--vendor-invoice{left:86%}.lp-root .lp-hero-float-bob{display:inline-block;max-width:min(288px,calc(100vw - 40px));vertical-align:top}.lp-root .lp-hero-float-card{position:relative;width:max-content;max-width:min(288px,calc(100vw - 40px));min-width:0;background:var(--lp-m-white);border:1px solid var(--lp-m-border);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:var(--lp-m-shadow-lg)}.lp-root .lp-hero-float-card--payment{animation:lp-hero-fade-in .65s ease-out .72s both}.lp-root .lp-hero-float-card--refund{animation:lp-hero-fade-in .65s ease-out .88s both}.lp-root .lp-hero-float-card--vendor-invoice{animation:lp-hero-fade-in .65s ease-out 1s both}.lp-root .lp-hero-float-bob--payment{animation:lp-form-float 5.5s ease-in-out 1s infinite}.lp-root .lp-hero-float-bob--refund{animation:lp-form-float 5.5s ease-in-out 1.35s infinite}.lp-root .lp-hero-float-bob--vendor-invoice{animation:lp-form-float 5.5s ease-in-out 1.05s infinite}.lp-root .lp-hfc-icon{width:32px;height:32px;background:var(--lp-m-teal-light);color:var(--lp-m-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.lp-root .lp-hfc-icon--amber{background:#fbbf242e;color:#d97706}.lp-root .lp-hfc-text{display:flex;flex-direction:column;line-height:1.3;flex:0 1 auto}.lp-root .lp-hfc-text strong{font-size:13px;color:var(--lp-m-navy);font-weight:700;white-space:nowrap}.lp-root .lp-hfc-text span{font-size:12px;color:var(--lp-m-sub);margin-top:2px;white-space:nowrap}.lp-root .lp-audience-wrap{background:var(--lp-m-navy);padding:80px 48px;text-align:center;position:relative;overflow:hidden}.lp-root .lp-audience-wrap:before{content:"";position:absolute;top:-50%;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(26,171,138,.15) 0%,transparent 70%);pointer-events:none;z-index:0}.lp-root .lp-audience-title{font-size:13px;font-weight:700;color:var(--lp-m-teal);text-transform:uppercase;letter-spacing:.1em;margin-bottom:40px;position:relative;z-index:1}.lp-root .lp-audience-grid{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;max-width:1000px;margin:0 auto;position:relative;z-index:1}.lp-root .lp-audience-card{background:linear-gradient(180deg,#ffffff0d,#ffffff03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:20px;flex:1;min-width:180px;box-shadow:0 8px 32px #0003;transition:transform .2s,border-color .2s,background .2s}.lp-root .lp-audience-card:hover{transform:translateY(-4px);border-color:var(--lp-m-teal);background:linear-gradient(180deg,#ffffff14,#ffffff05)}.lp-root .lp-audience-icon{color:#fff;background:var(--lp-m-teal);width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:18px;box-shadow:0 8px 24px #1aab8a66}.lp-root .lp-audience-label{font-size:18px;font-weight:600;color:#fff}.lp-root .lp-marquee-wrap{background:linear-gradient(180deg,#ffffff 0%,var(--lp-m-bg) 45%,#ffffff 100%);padding:52px 0 68px;border-bottom:1px solid var(--lp-m-border);overflow:hidden}.lp-root .lp-marquee{width:100%;overflow:hidden;position:relative;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.lp-root .lp-marquee-track{display:flex;gap:20px;width:max-content;animation:lp-scroll-marquee 40s linear infinite}.lp-root .lp-marquee-wrap.lp-marquee-wrap--anim-paused .lp-marquee-track,.lp-root .lp-marquee-track:hover{animation-play-state:paused}@keyframes lp-scroll-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}.lp-root .lp-tx-pill{background:var(--lp-m-white);border:1px solid var(--lp-m-border-dk);border-radius:100px;padding:12px 24px 12px 12px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 16px #0000000a;white-space:nowrap;transition:transform .2s,box-shadow .2s,border-color .2s;cursor:default;min-width:240px}.lp-root .lp-tx-pill:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--lp-m-teal-mid)}.lp-root .lp-tx-pill-icon{width:40px;height:40px;background:var(--lp-m-teal-light);color:var(--lp-m-teal);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.lp-root .lp-tx-pill-info{display:flex;flex-direction:column}.lp-root .lp-tx-pill-amt{font-size:15px;font-weight:700;color:var(--lp-m-navy);line-height:1.2}.lp-root .lp-tx-pill-desc{font-size:13px;color:var(--lp-m-sub);line-height:1.2}.lp-root .lp-tx-pill-time{font-size:12px;color:var(--lp-m-muted);margin-left:auto;padding-left:12px}.lp-root .lp-sec-features-wrap{position:relative;background:linear-gradient(180deg,#fff,#f5f8fb 48%,#fff);border-bottom:1px solid var(--lp-m-border);overflow:hidden}.lp-root .lp-sec-features-wrap:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%);width:min(960px,92%);height:220px;background:radial-gradient(ellipse 80% 100% at 50% 0%,rgba(26,171,138,.07) 0%,transparent 72%);pointer-events:none;z-index:0}.lp-root .lp-sec-features-wrap .lp-sec{position:relative;z-index:1}.lp-root .lp-how-wrap{background:linear-gradient(180deg,#f8fafc,#fff 85%);border-top:1px solid var(--lp-m-border);border-bottom:1px solid var(--lp-m-border)}.lp-root .lp-sec{max-width:1200px;margin:0 auto;padding:80px 48px}.lp-root .lp-kicker{display:inline-block;position:relative;font-size:11px;font-weight:700;color:var(--lp-m-teal);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;padding-left:13px}.lp-root .lp-kicker:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:13px;border-radius:2px;background:linear-gradient(180deg,var(--lp-m-teal) 0%,#148f73 100%)}.lp-root .lp-sec-h{font-size:clamp(28px,3.5vw,44px);font-weight:800;color:var(--lp-m-navy);letter-spacing:-1.2px;line-height:1.1;max-width:580px;margin:0 0 12px}.lp-root .lp-sec-p{font-size:15px;color:var(--lp-m-sub);line-height:1.7;max-width:520px;margin:0}.lp-root .lp-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:64px}.lp-root .lp-fc{background:linear-gradient(165deg,#fff,#fafcfd);border:1px solid var(--lp-m-border);border-radius:var(--lp-radius-card);padding:40px 32px;box-shadow:0 4px 20px #1a23320a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column;align-items:flex-start}.lp-root .lp-fc:hover{transform:translateY(-5px);box-shadow:var(--lp-m-shadow-card-hover);border-color:#1aab8a59;z-index:1}.lp-root .lp-fi{width:52px;height:52px;border-radius:15px;background:linear-gradient(145deg,#ecfdf8 0%,var(--lp-m-teal-light) 100%);border:1px solid var(--lp-m-teal-mid);color:var(--lp-m-teal);display:flex;align-items:center;justify-content:center;margin-bottom:24px;font-size:22px;box-shadow:0 4px 14px #1aab8a2e}.lp-root .lp-ft{font-size:18px;font-weight:700;color:var(--lp-m-navy);margin-bottom:12px;letter-spacing:-.3px}.lp-root .lp-fd{font-size:15px;color:var(--lp-m-sub);line-height:1.6;margin:0}.lp-root .lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px;position:relative}.lp-root .lp-steps:before{display:none}.lp-root .lp-step-card{background:linear-gradient(165deg,#fff,#fafcfd);border:1px solid var(--lp-m-border);border-radius:var(--lp-radius-card);padding:40px 32px;box-shadow:0 4px 20px #1a23320a;position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;display:flex;flex-direction:column;align-items:flex-start}.lp-root .lp-step-card:hover{transform:translateY(-5px);box-shadow:var(--lp-m-shadow-card-hover);border-color:#1aab8a59;z-index:1}.lp-root .lp-step-num{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#22c49f 0%,var(--lp-m-teal) 55%,#148f73 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;margin-bottom:24px;box-shadow:0 6px 16px #1aab8a59;outline:3px solid rgba(26,171,138,.15)}.lp-root .lp-step-t{font-size:18px;font-weight:700;color:var(--lp-m-navy);margin-bottom:12px;letter-spacing:-.3px}.lp-root .lp-step-d{font-size:15px;color:var(--lp-m-sub);line-height:1.6;margin:0}.lp-root .lp-tx-bg{position:relative;background:linear-gradient(165deg,#141f2e 0%,var(--lp-m-navy) 38%,#101926 100%);overflow:hidden}.lp-root .lp-tx-bg:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 55% at 85% 20%,rgba(26,171,138,.14) 0%,transparent 55%),radial-gradient(ellipse 60% 45% at 10% 90%,rgba(74,222,128,.06) 0%,transparent 50%);pointer-events:none;z-index:0}.lp-root .lp-tx-in{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.1fr;gap:72px;align-items:center;max-width:1200px;margin:0 auto;padding:80px 48px}.lp-root .lp-tx-k{font-size:11px;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.lp-root .lp-tx-h{font-size:clamp(28px,3.5vw,42px);font-weight:800;color:#fff;letter-spacing:-1.2px;line-height:1.1;margin:0 0 12px}.lp-root .lp-tx-p{font-size:15px;color:#ffffff73;line-height:1.7;margin:0 0 24px}.lp-root .lp-tx-ul{list-style:none;margin:0;padding:0}.lp-root .lp-tx-ul li{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#fff9;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}.lp-root .lp-tx-ul li:last-child{border-bottom:none}.lp-root .lp-tx-bg .lp-platform-frame{box-shadow:0 28px 56px #00000061;border-color:#ffffff1a}.lp-root .lp-platform-frame--transactions img{aspect-ratio:1136 / 1174;object-fit:contain;object-position:top center;height:auto}.lp-root .lp-pricing-block{background:var(--lp-m-white);border-top:1px solid var(--lp-m-border);border-bottom:1px solid var(--lp-m-border)}.lp-root .lp-pricing-block .lp-sec{max-width:min(1520px,100%);padding:80px clamp(24px,5vw,72px)}.lp-root .lp-pricing-block .lp-sec-h,.lp-root .lp-pricing-block .lp-sec-p{max-width:min(720px,100%)}.lp-root .lp-pricing-block .lp-pr-grid-new{gap:clamp(20px,2.2vw,36px)}.lp-root .lp-pricing-skeleton{min-height:clamp(360px,42vw,520px)}.lp-root .lp-pricing-explainer{background:linear-gradient(135deg,rgba(232,247,243,.95) 0%,var(--lp-m-teal-light) 100%);border:1px solid var(--lp-m-teal-mid);border-radius:var(--lp-radius-pricing);padding:22px 26px;margin-bottom:36px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 8px 28px #1aab8a14}.lp-root .lp-pe-icon{flex-shrink:0;color:var(--lp-m-teal);width:22px;height:22px;margin-top:2px}.lp-root .lp-pe-text{font-size:14px;color:var(--lp-m-text);line-height:1.65}.lp-root .lp-pe-text strong{color:var(--lp-m-teal)}.lp-root .lp-pr-tabs{display:flex;gap:3px;background:var(--lp-m-bg);border:1px solid var(--lp-m-border);border-radius:10px;padding:4px;width:fit-content;margin-bottom:28px;box-shadow:inset 0 1px 2px #0000000a}.lp-root .lp-pr-tab{padding:7px 18px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;border:none;background:none;color:var(--lp-m-muted);font-family:Inter,sans-serif;transition:all .15s}.lp-root .lp-pr-tab--on{background:var(--lp-m-white);color:var(--lp-m-navy);box-shadow:var(--lp-m-shadow-sm)}.lp-root .lp-pr-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.lp-root .lp-pr-card-cell{padding-top:22px;min-width:0}.lp-root .lp-pr-card-new{background:var(--lp-m-white);border:1px solid var(--lp-m-border);border-radius:var(--lp-radius-pricing);overflow:visible;position:relative;height:100%;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 6px 24px #1a23320d}.lp-root .lp-pr-card-new:hover{transform:translateY(-3px);box-shadow:var(--lp-m-shadow-card-hover);border-color:#1aab8a38}.lp-root .lp-pr-card-new--feat{border-color:var(--lp-m-teal);box-shadow:0 0 0 3px #1aab8a12,0 12px 36px #1aab8a1f}.lp-root .lp-pr-badge-new{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:4;background:var(--lp-m-teal);color:#fff;font-size:11px;font-weight:700;padding:5px 14px;border-radius:100px;white-space:nowrap;line-height:1.25;box-shadow:0 2px 8px #1aab8a59;border:2px solid var(--lp-m-white)}.lp-root .lp-pr-card-head{padding:28px 24px 20px;border-bottom:1px solid var(--lp-m-border);border-radius:var(--lp-radius-pricing) var(--lp-radius-pricing) 0 0;overflow:hidden;flex-shrink:0;background:linear-gradient(180deg,#fafcfd,#fff 55%)}.lp-root .lp-pr-plan-new{font-size:11px;font-weight:700;color:var(--lp-m-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.lp-root .lp-pr-price-new{display:flex;align-items:baseline;gap:3px;margin-bottom:4px}.lp-root .lp-pr-price-new__amt{font-size:34px;font-weight:800;color:var(--lp-m-navy);letter-spacing:-1.5px;line-height:1}.lp-root .lp-pr-price-new__sym{font-size:18px;font-weight:700;color:var(--lp-m-navy);align-self:flex-start;margin-top:5px}.lp-root .lp-pr-price-new__per{font-size:13px;color:var(--lp-m-muted);font-weight:400}.lp-root .lp-pr-price-new__free{font-size:34px;font-weight:800;color:var(--lp-m-navy);letter-spacing:-1px}.lp-root .lp-pr-tx-rate{font-size:13px;color:var(--lp-m-sub);margin-top:8px}.lp-root .lp-pr-tx-rate strong{color:var(--lp-m-navy);font-weight:600}.lp-root .lp-pr-card-body{padding:20px 24px 24px;border-radius:0 0 var(--lp-radius-pricing) var(--lp-radius-pricing);overflow:hidden;flex:1;display:flex;flex-direction:column}.lp-root .lp-pr-section-label{font-size:10px;font-weight:700;color:var(--lp-m-muted);text-transform:uppercase;letter-spacing:.08em;margin:16px 0 8px}.lp-root .lp-pr-items-new{list-style:none;margin:0;padding:0}.lp-root .lp-pr-items-new li{display:flex;align-items:flex-start;gap:7px;font-size:13px;color:var(--lp-m-sub);padding:5px 0;border-bottom:1px solid var(--lp-m-border)}.lp-root .lp-pr-items-new li:last-child{border-bottom:none}.lp-root .lp-pr-btn-new{display:block;width:100%;margin-top:20px;padding:11px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-align:center;border:none;font-family:Inter,sans-serif;transition:all .15s;text-decoration:none}.lp-root .lp-pr-btn-new--o{background:none;border:1px solid var(--lp-m-border);color:var(--lp-m-sub)}.lp-root .lp-pr-btn-new--o:hover{border-color:var(--lp-m-teal);color:var(--lp-m-teal)}.lp-root .lp-pr-btn-new--f{background:var(--lp-m-teal);color:#fff}.lp-root .lp-pr-btn-new--f:hover{background:#159a7a;box-shadow:0 4px 12px #1aab8a38}.lp-root .lp-pr-footnote{margin-top:28px;padding:18px 22px;background:linear-gradient(180deg,#f8fafc 0%,var(--lp-m-bg) 100%);border:1px solid var(--lp-m-border);border-radius:var(--lp-radius-pricing);font-size:13px;color:var(--lp-m-sub);line-height:1.65;box-shadow:inset 0 1px #fffc;white-space:pre-line}.lp-root .lp-pr-footnote strong{color:var(--lp-m-navy)}.lp-root .lp-cta{background:linear-gradient(125deg,#1a283c 0%,var(--lp-m-navy) 45%,#121c2b 100%);margin:0 48px 64px;border-radius:var(--lp-radius-card);padding:68px 72px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 56px #0f172a59}.lp-root .lp-cta>div:first-child,.lp-root .lp-cta-btns{position:relative;z-index:1}.lp-root .lp-cta:after{content:"";position:absolute;right:-60px;top:-60px;width:360px;height:360px;background:radial-gradient(circle,rgba(26,171,138,.15) 0%,transparent 68%);pointer-events:none;animation:lp-blob-spin 15s linear infinite}.lp-root .lp-cta-h{font-size:clamp(26px,3vw,38px);font-weight:800;color:#fff;letter-spacing:-1px;line-height:1.1;margin:0}.lp-root .lp-cta-p{font-size:14px;color:#ffffff85;margin:10px 0 0;line-height:1.55;max-width:36rem}.lp-root .lp-cta.lp-cta--anim-paused:after{animation-play-state:paused}.lp-root .lp-cta-btns{display:flex;gap:10px;flex-shrink:0;flex-wrap:wrap}.lp-root .lp-cbtn-t{background:var(--lp-m-teal);color:#fff;padding:13px 26px;border-radius:8px;font-size:14px;font-weight:600;border:none;cursor:pointer;white-space:nowrap;font-family:Inter,sans-serif;transition:all .15s;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.lp-root .lp-cbtn-t:hover{background:#159a7a;transform:translateY(-1px)}.lp-root .lp-foot-bottom{background:linear-gradient(180deg,#fafbfc 0%,var(--lp-m-white) 100%);border-top:1px solid var(--lp-m-border);padding:18px 48px 22px;padding-right:max(48px,var(--lp-back-to-top-reserve));display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--lp-m-muted);flex-wrap:wrap;gap:12px}.lp-root .lp-fbl{display:flex;gap:22px;flex-wrap:wrap;justify-content:flex-end;max-width:100%}.lp-root .lp-fbl a{color:var(--lp-m-muted);text-decoration:none}.lp-root .lp-fbl a:hover{color:var(--lp-m-teal)}.lp-root .lp-back-to-top{position:fixed;z-index:90;right:var(--lp-back-to-top-inset-x);bottom:max(1.25rem,calc(1rem + env(safe-area-inset-bottom,0px)));width:var(--lp-back-to-top-size);height:var(--lp-back-to-top-size);padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:var(--lp-m-teal);color:#fff;box-shadow:var(--lp-m-shadow-md);cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:Inter,system-ui,sans-serif;opacity:0;visibility:hidden;transform:translateY(.5rem);pointer-events:none;transition:opacity .28s ease,transform .28s ease,visibility .28s ease,background .15s ease}.lp-root .lp-back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.lp-root .lp-back-to-top:hover{background:#159a7a}.lp-root .lp-back-to-top:focus-visible{outline:2px solid rgba(74,222,128,.9);outline-offset:3px}@media(prefers-reduced-motion:reduce){.lp-root .lp-back-to-top{transition:opacity .12s ease,visibility .12s ease,background .15s ease}.lp-root .lp-back-to-top--visible{transform:translateY(0)}}@media(max-width:520px){.lp-root{--lp-landing-announce-h: 4rem}}@media(max-width:960px){.lp-root .lp-nav{padding:0 20px}.lp-root .lp-nav-links{display:none}.lp-root .lp-hero-top{padding-top:1rem;padding-bottom:.5rem;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.lp-root .lp-hero{grid-template-columns:1fr;gap:28px;padding-top:clamp(3rem,6vh,4rem);padding-bottom:clamp(2rem,7vh,3.75rem);padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.lp-root .lp-hero-copy{max-width:none;justify-self:stretch;margin-left:0}.lp-root .lp-hero-fishing-line,.lp-root .lp-hero-float-slot--refund,.lp-root .lp-hero-float-slot--vendor-invoice,.lp-root .lp-hero-float-line--refund,.lp-root .lp-hero-float-line--vendor-invoice{display:none}.lp-root .lp-platform-frame.lp-platform-frame--hero{--lp-hero-slot-depth: 92px;--lp-hero-connector-len: max(1.375rem, calc(var(--lp-hero-slot-depth) - 4.5rem))}.lp-root .lp-hero-float-slot--payment{bottom:-92px;left:18%}.lp-root .lp-hero-float-line--payment{left:18%}.lp-root .lp-hero-visual-col{justify-self:stretch;margin-top:8px;padding-left:0}.lp-root .lp-hero-visual-drift{width:100%;margin-left:0;transform-origin:50% 0;animation:lp-hero-visual-fade .65s ease-out .25s both}.lp-root .lp-audience-wrap{padding-top:48px;padding-bottom:48px;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.lp-root .lp-sec,.lp-root .lp-pricing-block .lp-sec{padding-top:56px;padding-bottom:56px;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.lp-root .lp-feat-grid,.lp-root .lp-steps,.lp-root .lp-pr-grid-new{grid-template-columns:1fr}.lp-root .lp-steps:before{display:none}.lp-root .lp-tx-in{grid-template-columns:1fr;padding-top:56px;padding-bottom:56px;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.lp-root .lp-cta{flex-direction:column;margin:0 20px 48px;margin-left:max(1.25rem,env(safe-area-inset-left,0px));margin-right:max(1.25rem,env(safe-area-inset-right,0px));padding:44px 24px;box-sizing:border-box}.lp-root .lp-foot-bottom{flex-direction:column;padding:14px 20px;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,var(--lp-back-to-top-reserve));text-align:center;justify-content:center}.lp-root .lp-fbl{justify-content:center}.lp-root .lp-hero-h{font-size:clamp(2.15rem,10.5vw,3.25rem);line-height:1.07;margin-bottom:14px}.lp-root .lp-hero-p{font-size:15px;margin-bottom:24px}.lp-root .lp-hero-btns{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:28px}.lp-root .lp-hbtn-p,.lp-root .lp-hbtn-o{width:100%;justify-content:center;min-height:48px;box-sizing:border-box;padding-top:14px;padding-bottom:14px}.lp-root .lp-sec-h{font-size:clamp(1.5rem,6.5vw,2.25rem)}.lp-root .lp-sec-p{font-size:15px}.lp-root .lp-kicker{padding-left:11px}.lp-root .lp-pricing-explainer{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 16px}.lp-root .lp-pe-icon{margin-top:0}.lp-root .lp-pr-tabs{display:flex;width:100%;max-width:100%;box-sizing:border-box}.lp-root .lp-pr-tab{flex:1 1 50%;min-height:44px;text-align:center;padding-left:12px;padding-right:12px}.lp-root .lp-pr-grid-new{gap:20px}.lp-root .lp-pr-card-cell{padding-top:18px}.lp-root .lp-pr-footnote{font-size:12px;padding:14px 16px;line-height:1.62}.lp-root .lp-cta-btns{width:100%;flex-direction:column;align-items:stretch}.lp-root .lp-cbtn-t{width:100%;justify-content:center;white-space:normal;text-align:center;min-height:48px;box-sizing:border-box}.lp-root .lp-tx-h{font-size:clamp(1.5rem,6.5vw,2rem)}.lp-root .lp-tx-p{font-size:15px}.lp-root .lp-tx-pill{min-width:min(240px,calc(100vw - 3rem));padding:10px 16px 10px 10px}.lp-root .lp-announce{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px));font-size:12px}.lp-root .lp-marquee-wrap{padding:40px 0 52px}}@media(max-width:480px){.lp-root .lp-hero-h{font-size:clamp(1.95rem,11vw,2.6rem)}.lp-root .lp-hero-badge{font-size:11px;padding:5px 12px}.lp-root .lp-audience-card{min-width:0;flex:1 1 calc(50% - 8px);padding:24px 14px}.lp-root .lp-audience-grid{gap:12px}.lp-root .lp-fc,.lp-root .lp-step-card{padding:28px 22px}.lp-root .lp-sec,.lp-root .lp-pricing-block .lp-sec{padding-top:48px;padding-bottom:48px}.lp-root .lp-cta{padding:36px 20px}.lp-root .lp-cta-h{font-size:clamp(1.35rem,6vw,1.75rem)}}.lp-root.lp-auth-root{display:flex;flex-direction:column;min-height:100vh}.lp-root .lp-auth-body{flex:1;display:flex;flex-direction:column;min-height:0}.lp-root .lp-auth-body--center{align-items:center;justify-content:center;padding:32px 20px 48px}@media(min-width:900px){.lp-root .lp-auth-body--split{flex-direction:row;align-items:stretch}}.lp-root .lp-auth-hero{position:relative;width:100%;min-height:220px;max-height:38vh;overflow:hidden;flex-shrink:0}@media(min-width:900px){.lp-root .lp-auth-hero{width:46%;max-width:560px;min-height:0;max-height:none;height:auto;align-self:stretch;min-height:100%}}.lp-root .lp-auth-hero-img{width:100%;height:100%;min-height:220px;object-fit:cover;object-position:center 18%;display:block}@media(min-width:900px){.lp-root .lp-auth-hero-img{min-height:100%;position:absolute;inset:0}}.lp-root .lp-auth-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1a23327a,#1aab8a33,#1a233285);pointer-events:none;z-index:1}.lp-root .lp-auth-hero-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;z-index:2}.lp-root .lp-auth-tagline{font-family:Inter,system-ui,sans-serif;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:600;color:#fff;line-height:1.45;margin:0;max-width:28ch;text-align:center;text-shadow:0 2px 16px rgba(0,0,0,.35)}@media(prefers-reduced-motion:reduce){.lp-auth-tagline--animate{animation:none}}@keyframes lp-auth-tagline-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lp-root .lp-auth-tagline--animate{animation:lp-auth-tagline-in .5s ease-out both}.lp-root .lp-auth-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:480px;margin:0 auto;padding:28px 20px 32px;box-sizing:border-box}@media(min-width:900px){.lp-root .lp-auth-body--split .lp-auth-main{padding:40px 48px 48px;max-width:520px}}.lp-root .lp-auth-card{width:100%;max-width:440px;background:var(--lp-m-white);border:1px solid var(--lp-m-border);border-radius:14px;box-shadow:var(--lp-m-shadow-lg);padding:32px 28px;box-sizing:border-box}.lp-root .lp-auth-card--compact{padding:28px 24px}.lp-root .lp-auth-divider--tight{margin:18px 0}@media(min-width:480px){.lp-root .lp-auth-card{padding:36px}}.lp-root .lp-auth-card-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px;gap:12px}.lp-root .lp-auth-badge{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--lp-m-sub);background:var(--lp-m-bg);padding:6px 10px;border-radius:999px;border:1px solid var(--lp-m-border);white-space:nowrap}.lp-root .lp-auth-method{margin:0;padding:0}.lp-root .lp-auth-method-title{font-size:15px;font-weight:700;color:var(--lp-m-navy);margin:0 0 8px;letter-spacing:-.02em}.lp-root .lp-auth-method-desc{font-size:14px;line-height:1.55;color:var(--lp-m-sub);margin:0 0 18px}.lp-root .lp-auth-divider{display:flex;align-items:center;gap:14px;margin:28px 0;color:var(--lp-m-muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.lp-root .lp-auth-divider:before,.lp-root .lp-auth-divider:after{content:"";flex:1;height:1px;background:var(--lp-m-border)}.lp-root .lp-auth-heading{font-size:clamp(1.5rem,3vw,1.75rem);font-weight:800;letter-spacing:-.03em;color:var(--lp-m-navy);margin:0 0 8px;line-height:1.2}.lp-root .lp-auth-subheading{font-size:15px;line-height:1.6;color:var(--lp-m-sub);margin:0 0 24px}.lp-root .lp-auth-field{margin-bottom:18px}.lp-root .lp-auth-label{display:block;font-size:13px;font-weight:600;color:var(--lp-m-navy-mid);margin-bottom:8px}.lp-root .lp-auth-input{width:100%;padding:12px 14px;border-radius:8px;border:1px solid var(--lp-m-border);background:var(--lp-m-white);font-size:15px;font-family:Inter,system-ui,sans-serif;color:var(--lp-m-text);box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.lp-root .lp-auth-input::placeholder{color:var(--lp-m-muted)}.lp-root .lp-auth-input:hover{border-color:var(--lp-m-border-dk)}.lp-root .lp-auth-input:focus{outline:none;border-color:var(--lp-m-teal);box-shadow:0 0 0 3px var(--lp-m-teal-light)}.lp-root .lp-auth-code-input{font-size:22px;font-weight:700;letter-spacing:.35em;text-align:center;font-variant-numeric:tabular-nums}.lp-root .lp-auth-cta-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%;margin-top:8px}.lp-root .lp-auth-cta-row .lp-hbtn-p,.lp-root .lp-auth-cta-row .lp-hbtn-o{flex:1;min-width:120px;justify-content:center;border:none;cursor:pointer;font-family:Inter,sans-serif}.lp-root .lp-auth-cta-row .lp-hbtn-o{border:1px solid var(--lp-m-border)}.lp-root .lp-auth-btn-full{width:100%;justify-content:center}.lp-root .lp-auth-passkey-icon{width:1.1em;height:1.1em;flex-shrink:0}.lp-root .lp-auth-message{font-size:14px;line-height:1.45;margin:0 0 16px;padding:12px 14px;border-radius:8px}.lp-root .lp-auth-message.success{background:var(--lp-m-teal-light);color:var(--lp-m-navy-mid);border:1px solid var(--lp-m-teal-mid)}.lp-root .lp-auth-message.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.lp-root .lp-auth-footer{margin-top:24px;font-size:14px;color:var(--lp-m-sub);text-align:center}.lp-root .lp-auth-footer a{color:var(--lp-m-teal);font-weight:600;text-decoration:none}.lp-root .lp-auth-footer a:hover{text-decoration:underline}.lp-root .lp-auth-inline-btn{display:inline;padding:0;margin:0;border:none;background:none;font:inherit;color:var(--lp-m-teal);font-weight:600;cursor:pointer;text-decoration:underline}.lp-root .lp-auth-inline-btn:hover{color:#159a7a}.lp-root .lp-auth-mlab-footer{margin-top:20px;font-size:12px;color:var(--lp-m-muted);text-align:center}.lp-root .lp-auth-stripe-footer{margin-top:12px;display:flex;justify-content:center}.lp-root .lp-auth-stripe-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--lp-m-muted);text-decoration:none}.lp-root .lp-auth-stripe-link:hover{color:var(--lp-m-sub)}.lp-root .lp-auth-onboarding-list{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.lp-root .lp-auth-onboarding-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;color:var(--lp-m-text)}.lp-root .lp-auth-onboarding-icon{flex-shrink:0;width:22px;height:22px;color:var(--lp-m-teal);margin-top:2px}.lp-root .lp-nav-link--muted{color:var(--lp-m-muted);pointer-events:none}.lp-root .lp-auth-nav-current{padding:7px 16px;border-radius:7px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;background:var(--lp-m-bg);color:var(--lp-m-sub);border:1px solid var(--lp-m-border)}
