.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;--orb-2:#34d399;--brand-soft:#06b4731c;--brand-line:#06b47324;--brand-line-strong:#04785742;--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;--tint-bg:#f6fafa;--card-bg:#fffffff5;--bg-glow-1:#06b47324;--bg-glow-2:#2563eb0f;--stage-1:#e7f0ee;--stage-2:#dce9e6;--stage-3:#e9f4f0;--stage-light-1:#eaf3f0;--stage-light-2:#f2f8f5;--cta-1:#101b19;--cta-2:#1d312c;--cta-glow:#34d39961;--cta-shadow:#0814113d;--browser-shadow:#172a2533;--float-shadow:#13241f29;--card-shadow:#15282224;--shadow:0 22px 70px #1528221a;--shadow-soft:0 10px 32px #15282212;--card-shadow-faint:#1528220b;--green:#047857;--green-soft:#0478571f;--pend:#d97706;--pend-soft:#d9770621;--track:#e8eef0;--chrome-bg:#f3f7f8;--dot:#c3ced2;--shell-sidebar:#eceef3;--shell-bg:#f7f8f5;--shell-surface:#fff;--shell-border:#dde6e1;--shell-ink:#1f2622;--shell-ink-2:#47574f;--shell-ink-3:#6b7971;--shell-accent:#059669;--shell-active:#05966929;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;overflow:hidden}.gw-landing .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;display:grid}.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 .product-stage{background:radial-gradient(circle at 18% 12%, #ffffffe6, transparent 34%), linear-gradient(145deg, var(--stage-1), var(--stage-2) 52%, var(--stage-3));min-height:570px;box-shadow:var(--shadow);border:1px solid var(--brand-line);border-radius:36px;position:relative;overflow:hidden}.gw-landing .stage-orb{filter:blur(10px);opacity:.35;background:linear-gradient(145deg, var(--brand-2), var(--orb-2));border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-90px}.gw-landing .browser{border:1px solid var(--line);box-shadow:0 28px 70px var(--browser-shadow);background:#fff;border-radius:22px;position:absolute;top:54px;left:46px;right:46px;overflow:hidden}.gw-landing .browser-top{background:var(--chrome-bg);border-bottom:1px solid var(--line);align-items:center;gap:8px;height:48px;padding:0 17px;display:flex}.gw-landing .browser-dot{background:var(--dot);border-radius:50%;width:9px;height:9px}.gw-landing .address{border:1px solid var(--line);height:27px;color:var(--soft);background:#fff;border-radius:10px;flex:1;align-items:center;margin-left:10px;padding:0 12px;font-size:11px;display:flex}.gw-landing .dashboard{grid-template-columns:150px 1fr;min-height:408px;display:grid}.gw-landing .sidebar{background:var(--shell-sidebar);border-right:1px solid var(--shell-border);color:var(--shell-ink-2);padding:16px 11px}.gw-landing .sidebar-logo{color:var(--shell-ink);margin-bottom:14px;padding:0 10px;font-size:13px;font-weight:800}.gw-landing .nav-group+.nav-group{margin-top:14px}.gw-landing .nav-group-label{letter-spacing:.1em;text-transform:uppercase;color:var(--shell-ink-3);margin:0 0 6px;padding:0 10px;font-size:8px;font-weight:800}.gw-landing .side-item{height:26px;color:var(--shell-ink-2);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;margin-bottom:3px;padding:0 10px;font-size:10px;font-weight:620;display:flex;overflow:hidden}.gw-landing .side-item:before{content:"";opacity:.32;background:currentColor;border-radius:4px;flex-shrink:0;width:12px;height:12px}.gw-landing .side-item.active{background:var(--shell-active);color:var(--shell-ink);font-weight:700}.gw-landing .side-item.active:before{background:var(--shell-accent);opacity:1}.gw-landing .dash-main{background:var(--shell-bg);padding:22px}.gw-landing .dash-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.gw-landing .dash-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--shell-ink-3);margin-bottom:3px;font-size:8px;font-weight:800}.gw-landing .dash-title{letter-spacing:-.02em;color:var(--shell-ink);font-size:18px;font-weight:800}.gw-landing .dash-cta{background:var(--shell-accent);color:#fff;border-radius:9px;padding:6px 10px;font-size:9px;font-weight:800}.gw-landing .metrics{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px;display:grid}.gw-landing .metric{background:var(--shell-surface);border:1px solid var(--shell-border);border-radius:12px;padding:11px 12px}.gw-landing .metric-label{color:var(--shell-ink-3);font-size:9px}.gw-landing .metric-value{color:var(--shell-ink);font-variant-numeric:tabular-nums;margin-top:5px;font-size:16px;font-weight:850}.gw-landing .daily-plan{border:1px solid var(--shell-border);background:var(--shell-surface);border-radius:12px;margin-top:12px;overflow:hidden}.gw-landing .daily-plan-head{min-height:34px;color:var(--shell-ink);border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;padding:0 13px;font-size:9px;font-weight:800;display:flex}.gw-landing .daily-plan-hint{color:var(--shell-ink-3);font-weight:700}.gw-landing .plan-row{min-height:38px;color:var(--shell-ink-2);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 13px;font-size:9px;display:grid}.gw-landing .plan-row+.plan-row{border-top:1px solid var(--shell-border)}.gw-landing .plan-time{color:var(--shell-ink);font-variant-numeric:tabular-nums;font-weight:800}.gw-landing .plan-name{color:var(--shell-ink);font-weight:700}.gw-landing .plan-service{color:var(--shell-ink-3)}.gw-landing .floating-card{border:1px solid var(--line);width:245px;box-shadow:0 18px 48px var(--float-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:18px;padding:18px;position:absolute;bottom:20px;right:18px}.gw-landing .floating-label{color:var(--soft);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.gw-landing .floating-title{margin-top:8px;font-weight:850}.gw-landing .floating-meta{color:var(--soft);justify-content:space-between;margin-top:12px;font-size:10px;display:flex}.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{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);grid-template-columns:1fr 1fr;align-items:center;gap:44px;padding:28px;display:grid}.gw-landing .step:nth-child(2n) .step-visual{order:2}.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);font-size:17px;line-height:1.72}.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 .step-visual{background:linear-gradient(145deg, var(--stage-light-1), var(--stage-light-2));border:1px solid var(--brand-line);border-radius:24px;justify-content:center;align-items:center;min-height:335px;display:flex;position:relative;overflow:hidden}.gw-landing .scan-card,.gw-landing .prep-card,.gw-landing .review-card,.gw-landing .launch-card{border:1px solid var(--line);width:min(88%,410px);box-shadow:0 20px 54px var(--card-shadow);background:#fff;border-radius:18px;padding:18px}.gw-landing .mini-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.gw-landing .mini-title{font-size:13px;font-weight:850}.gw-landing .mini-chip{background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850}.gw-landing .scan-url{border:1px solid var(--line);background:var(--tint-bg);color:var(--soft);border-radius:11px;padding:11px 12px;font-size:10px}.gw-landing .scan-lines{gap:8px;margin-top:15px;display:grid}.gw-landing .scan-line{background:var(--track);border-radius:999px;height:9px;overflow:hidden}.gw-landing .scan-line>span{border-radius:inherit;background:linear-gradient(90deg, var(--brand-2), var(--orb-2));height:100%;display:block}.gw-landing .prep-list,.gw-landing .review-list{gap:9px;display:grid}.gw-landing .prep-item,.gw-landing .review-item{border:1px solid var(--line);border-radius:12px;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.gw-landing .prep-icon{background:var(--brand-soft);width:30px;height:30px;color:var(--brand);border-radius:9px;place-items:center;font-weight:900;display:grid}.gw-landing .prep-text strong,.gw-landing .review-text strong{font-size:10px;display:block}.gw-landing .prep-text span,.gw-landing .review-text span{color:var(--soft);font-size:8px}.gw-landing .mini-check{background:var(--green-soft);width:19px;height:19px;color:var(--green);border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.gw-landing .mini-check.warn{background:var(--pend-soft);color:var(--pend)}.gw-landing .review-item{grid-template-columns:1fr 64px 42px}.gw-landing .review-input{border:1px solid var(--brand-line-strong);background:var(--tint-bg);height:26px;color:var(--brand-dark);border-radius:7px;place-items:center;font-size:9px;font-weight:800;display:grid}.gw-landing .review-action{color:var(--brand);text-align:right;font-size:9px;font-weight:800}.gw-landing .launch-ring{background:conic-gradient(var(--green) 0 302deg, var(--track) 302deg 360deg);border-radius:50%;place-items:center;width:126px;height:126px;margin:0 auto;display:grid;position:relative}.gw-landing .launch-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:10px}.gw-landing .launch-ring span{z-index:1;text-align:center;font-size:25px;font-weight:900;position:relative}.gw-landing .launch-ring small{color:var(--soft);margin-top:2px;font-size:8px;display:block}.gw-landing .launch-checks{gap:8px;margin-top:18px;display:grid}.gw-landing .launch-check{color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}.gw-landing .launch-check b{color:var(--green)}.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 .hero-grid,.gw-landing .step,.gw-landing .trust-grid{grid-template-columns:1fr}.gw-landing .hero{padding-top:70px}.gw-landing .product-stage{min-height:520px}.gw-landing .step:nth-child(2n) .step-visual{order:initial}.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 .hero-grid{gap:44px}.gw-landing h1{font-size:clamp(43px,13vw,62px)}.gw-landing .product-stage{border-radius:27px;min-height:430px}.gw-landing .browser{top:28px;left:16px;right:16px}.gw-landing .dashboard{grid-template-columns:92px 1fr}.gw-landing .sidebar{padding-inline:8px}.gw-landing .dash-main{padding:15px}.gw-landing .metrics{grid-template-columns:1fr 1fr}.gw-landing .floating-card{width:205px;bottom:10px;right:8px}.gw-landing .section{padding:70px 0}.gw-landing .step{gap:26px;padding:18px}.gw-landing .step-visual{min-height:285px}.gw-landing .cards-3,.gw-landing .cards-4,.gw-landing .pricing,.gw-landing .signup{grid-template-columns:1fr}.gw-landing .signup .button{width:100%}}
