.gw-landing{--danger:#d74b5c;--radius-lg:32px;--radius-md:22px;--radius-sm:14px;--max:1180px;--surface:#fff;--brand:#047857;--brand-dark:#065f46;--brand-dark-2:#036c4e;--brand-2:#06b473;--brand-soft:#06b4731c;--brand-glow:#06b47340;--brand-glow-soft:#06b47324;--ink:#0f172a;--muted:#526071;--soft:#8494a5;--line:#0f172a1a;--line-strong:#0f172a2b;--bg:#f4f8f8;--bg-top:#fbfdfd;--surface-2:#ecf2f2;--nav-bg:#fbfdfddb;--card-bg:#fffffff5;--bg-glow-1:#06b47324;--bg-glow-2:#2563eb0f;--cta-1:#101b19;--cta-2:#1d312c;--cta-glow:#34d39961;--cta-shadow:#0814113d;--shadow-soft:0 10px 32px #15282212;--card-shadow-faint:#1528220b;--green:#047857;--green-soft:#0478571f;color:var(--ink);background:radial-gradient(circle at 12% 5%, var(--bg-glow-1), transparent 28rem), radial-gradient(circle at 93% 12%, var(--bg-glow-2), transparent 25rem), linear-gradient(180deg, var(--bg-top) 0%, var(--bg) 45%, #fff 100%);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html:has(.gw-landing){scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html:has(.gw-landing){scroll-behavior:auto}.gw-landing .button{transition:none}}.gw-landing *{box-sizing:border-box}.gw-landing a{color:inherit;text-decoration:none}.gw-landing button,.gw-landing input{font:inherit}.gw-landing img,.gw-landing svg{display:block}.gw-landing .container{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.gw-landing .nav{z-index:30;border-bottom:1px solid var(--line);background:var(--nav-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0}.gw-landing .nav-inner{justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex}.gw-landing .brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:800;display:flex}.gw-landing .brand-mark{color:#fff;background:linear-gradient(145deg, var(--brand), var(--brand-2));width:39px;height:39px;box-shadow:0 10px 24px var(--brand-glow);border-radius:13px;place-items:center;display:grid}.gw-landing .brand-sub{color:var(--soft);letter-spacing:0;margin-top:3px;font-size:11px;font-weight:650;display:block}.gw-landing .nav-links{color:var(--muted);align-items:center;gap:20px;font-size:14px;font-weight:700;display:flex}.gw-landing .button{cursor:pointer;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 20px;font-weight:760;transition:all .22s;display:inline-flex}.gw-landing .button:hover{transform:translateY(-1px)}.gw-landing .button:focus-visible,.gw-landing .signup input:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.gw-landing .button-primary{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-2));box-shadow:0 14px 32px var(--brand-glow)}.gw-landing .button-primary:hover{background:linear-gradient(135deg, var(--brand-dark), var(--brand-dark-2))}.gw-landing .button-secondary{border-color:var(--line-strong);background:#ffffffb3}.gw-landing .button-secondary:hover{background:#fff}.gw-landing .hero{padding:92px 0 88px}.gw-landing .eyebrow{color:var(--brand);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.gw-landing h1,.gw-landing h2,.gw-landing h3,.gw-landing p{margin-top:0}.gw-landing h1{letter-spacing:-.055em;text-wrap:balance;max-width:760px;margin-bottom:24px;font-size:clamp(48px,6vw,78px);line-height:.98}.gw-landing .hero-copy{max-width:680px;color:var(--muted);margin-bottom:30px;font-size:clamp(19px,2vw,23px);line-height:1.55}.gw-landing .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.gw-landing .hero-proof{color:var(--soft);flex-wrap:wrap;gap:10px 20px;margin-top:18px;font-size:14px;font-weight:650;display:flex}.gw-landing .proof-item{align-items:center;gap:8px;display:flex}.gw-landing .proof-dot{background:var(--green-soft);width:18px;height:18px;color:var(--green);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.gw-landing .section{padding:92px 0}.gw-landing .section-alt{background:var(--surface-2);border-block:1px solid var(--line)}.gw-landing .section-head{max-width:760px;margin-bottom:48px}.gw-landing .section h2{letter-spacing:-.045em;text-wrap:balance;margin:12px 0 18px;font-size:clamp(38px,4.5vw,58px);line-height:1.04}.gw-landing .section-intro{color:var(--muted);font-size:18px;line-height:1.7}.gw-landing .steps{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.gw-landing .step{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--card-bg);box-shadow:var(--shadow-soft);flex-direction:column;padding:28px;display:flex}.gw-landing .step-number{color:var(--brand);font-size:13px;font-weight:900}.gw-landing .step-kicker{color:var(--soft);text-transform:uppercase;letter-spacing:.13em;margin:25px 0 8px;font-size:12px;font-weight:850}.gw-landing .step h3{letter-spacing:-.03em;margin-bottom:15px;font-size:31px;line-height:1.12}.gw-landing .step-copy{color:var(--muted);margin-bottom:20px;font-size:17px;line-height:1.72}.gw-landing .step .note{margin-top:auto}.gw-landing .note{background:var(--surface-2);border-radius:14px;margin-top:20px;padding:15px 17px;font-weight:720;line-height:1.5}.gw-landing .cards-3,.gw-landing .cards-4,.gw-landing .pricing{gap:18px;display:grid}.gw-landing .cards-3{grid-template-columns:repeat(3,1fr)}.gw-landing .cards-4{grid-template-columns:repeat(4,1fr)}.gw-landing .pricing{grid-template-columns:repeat(3,1fr);align-items:stretch}.gw-landing .card,.gw-landing .plan{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--card-bg);box-shadow:0 10px 35px var(--card-shadow-faint);padding:25px}.gw-landing .icon-box{background:var(--brand-soft);width:45px;height:45px;color:var(--brand);border-radius:14px;place-items:center;font-weight:900;display:grid}.gw-landing .card h3{letter-spacing:-.02em;margin:20px 0 8px;font-size:20px}.gw-landing .card p{color:var(--muted);margin:0;line-height:1.65}.gw-landing .plan{flex-direction:column;display:flex;position:relative}.gw-landing .plan.popular{border-color:var(--brand);box-shadow:0 18px 52px var(--brand-glow-soft)}.gw-landing .plan h3{margin:0;font-size:24px}.gw-landing .plan-sub{color:var(--soft);margin:5px 0 24px;font-size:13px}.gw-landing .price{letter-spacing:-.02em;color:var(--ink);font-size:24px;font-weight:850;line-height:1.15}.gw-landing .plan-lead{color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.6}.gw-landing .feature-list{color:var(--muted);flex:1;align-content:start;gap:11px;margin:22px 0 0;padding:0;font-size:13px;line-height:1.45;list-style:none;display:grid}.gw-landing .feature-list li{gap:9px;display:flex}.gw-landing .feature-list li:before{content:"✓";color:var(--green);font-weight:900}.gw-landing .plan-note{background:var(--surface-2);color:var(--muted);border-radius:12px;margin-top:20px;padding:12px 13px;font-size:12px;line-height:1.5}.gw-landing .plan-cta{border:1px solid var(--line-strong);min-height:42px;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;margin-top:20px;font-size:13px;font-weight:760;transition:background .18s;display:inline-flex}.gw-landing .plan-cta:hover{background:var(--surface-2)}.gw-landing .pricing-footnote{color:var(--soft);text-align:center;margin:22px 0 0;font-size:13px;line-height:1.6}.gw-landing .pricing-footnote a{color:var(--brand);font-weight:700}.gw-landing .pricing-footnote a:hover{text-decoration:underline}.gw-landing .trust-grid{grid-template-columns:1fr .84fr;align-items:start;gap:54px;display:grid}.gw-landing .check-panel{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:28px;padding:27px}.gw-landing .check-row{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:12px 0;font-weight:720;display:flex}.gw-landing .check-row:last-child{border-bottom:0}.gw-landing .check-icon{background:var(--green-soft);width:25px;height:25px;color:var(--green);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.gw-landing .cta-wrap{padding:92px 0 108px}.gw-landing .cta{color:#fff;background:radial-gradient(circle at 84% 14%, var(--cta-glow), transparent 23rem), linear-gradient(135deg, var(--cta-1), var(--cta-2));box-shadow:0 32px 90px var(--cta-shadow);border-radius:34px;padding:clamp(34px,6vw,66px)}.gw-landing .cta .eyebrow{color:#ffffffa8}.gw-landing .cta h2{letter-spacing:-.045em;max-width:850px;margin:14px 0 18px;font-size:clamp(38px,5vw,61px)}.gw-landing .cta-copy{color:#ffffffb3;max-width:800px;font-size:18px;line-height:1.68}.gw-landing .signup{background:#fff;border-radius:19px;grid-template-columns:1fr auto;gap:10px;max-width:760px;margin-top:30px;padding:10px;display:grid;box-shadow:0 28px 70px #0003}.gw-landing .signup input{background:var(--surface-2);min-width:0;min-height:54px;color:var(--ink);border:0;border-radius:13px;outline:0;padding:0 16px;font-size:16px}.gw-landing .signup button{border:0}.gw-landing .form-note{color:#fff9;margin:12px 4px 0;font-size:13px;line-height:1.55}.gw-landing footer{border-top:1px solid var(--line);color:var(--soft);padding:28px 0 38px;font-size:13px}.gw-landing .footer-inner{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.gw-landing .footer-legal{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.gw-landing .footer-legal a{transition:color .18s}.gw-landing .footer-legal a:hover{color:var(--muted);text-decoration:underline}@media (max-width:1020px){.gw-landing .trust-grid{grid-template-columns:1fr}.gw-landing .hero{padding-top:70px}.gw-landing .cards-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.gw-landing .container{width:min(calc(100% - 28px), var(--max))}.gw-landing .nav-links>a:not(.button),.gw-landing .brand-sub{display:none}.gw-landing .hero{padding:58px 0 68px}.gw-landing h1{font-size:clamp(43px,13vw,62px)}.gw-landing .section{padding:70px 0}.gw-landing .step{padding:18px}.gw-landing .steps,.gw-landing .cards-3,.gw-landing .cards-4,.gw-landing .pricing,.gw-landing .signup{grid-template-columns:1fr}.gw-landing .signup .button{width:100%}}
