/* Homepage only. Shared legal and product styles are intentionally untouched. */
.landing-page{--navy:#081d2b;--ink:#132e40;--blue:#087eab;--bright:#74d8ef;--muted:#526879;--line:#d9e5ec;--paper:#f2f7fa;font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.landing-page .wrap{width:min(1200px,calc(100% - 80px))}
.landing-page .site-header{border-color:#ffffff16}
.landing-page .header-inner{min-height:88px}
.landing-page .brand{font-size:20px;letter-spacing:-.5px;gap:6px}
.landing-page .brand img{border-radius:9px;margin-right:6px}
.landing-page .site-header nav{font-size:13px;gap:28px}
.landing-page .site-header nav>a:not(.button):hover{color:var(--bright)}
.landing-page .button{background:#087da7;border-radius:8px;min-height:48px;padding:14px 22px;font-size:14px;transition:background .18s,box-shadow .18s,transform .18s}
.landing-page .button:hover{background:#05668c;box-shadow:0 5px 18px #081d2b16;transform:translateY(-1px)}
.landing-page .button.outline{background:transparent;border-color:#75909f;color:#eef8ff}
.landing-page .button.outline:hover{background:#ffffff0c;border-color:#b3d6e8}
.landing-page .hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 100% 0%,#103a4d 0,transparent 60%),var(--navy);padding-top:88px}
.landing-page .hero>.wrap{position:relative;z-index:1}
.landing-page .hero h1{font-size:clamp(44px,5.2vw,72px);line-height:1.09;font-weight:600;max-width:950px;letter-spacing:-3px;margin-bottom:28px;text-wrap:balance}
.landing-page .eyebrow{letter-spacing:2px;font-size:10px;color:#087598;margin-bottom:18px}
.landing-page .hero .eyebrow{color:#88d8e9;display:flex;gap:12px;align-items:center}
.landing-page .hero .eyebrow:before{content:"";height:6px;width:6px;border-radius:50%;background:#74d8ef}
.landing-page .hero-copy{max-width:585px;font-size:18px;line-height:1.7;color:#b6cbd6}
.landing-page .hero .actions{margin-top:30px}
.landing-page .hero-foot{margin-top:76px;padding:24px 0 28px;color:#b6cbd6;font-size:12px;justify-content:flex-start;gap:56px}
.landing-page .hero-foot span{display:flex;align-items:center;gap:10px}
.landing-page .hero-foot span:before{content:"";width:4px;height:4px;background:#6eabbc;border-radius:50%}

.landing-page .section{padding-block:88px}
.landing-page h2{font-size:clamp(30px,3.3vw,42px);letter-spacing:-1.5px;line-height:1.15;font-weight:600;text-wrap:balance}
.landing-page .section-heading{margin-bottom:34px;gap:45px}.landing-page .section-heading h2{margin-bottom:0}
.landing-page .section-heading>p{margin-bottom:3px;font-size:14px;max-width:280px}
.landing-page .product-grid{gap:20px}
.landing-page .product-card{padding:28px;border-radius:16px;position:relative;background:#fff;box-shadow:0 6px 24px #142c3b06;transition:box-shadow .2s,border-color .2s}
.landing-page .product-card:hover{border-color:#8db9ca;box-shadow:0 12px 30px #142c3b0d}
.landing-page .product-card:first-child{border-color:#a0c6d5;box-shadow:0 6px 24px #142c3b06}
.suite-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#eaf5f9;color:#08789e;flex-shrink:0}
.suite-icon svg{width:23px;height:23px}
.landing-page .card-top{margin:22px 0 14px;min-height:0;gap:8px}
.landing-page .number{font-size:10px;letter-spacing:1.2px}
.landing-page .tag{border-radius:5px;font-size:10px;padding:4px 8px}
.landing-page .pilot{background:#f4eee3;color:#695125}
.landing-page .product-card h3{font-size:24px;margin-bottom:12px;letter-spacing:-.8px}
.landing-page .price{font-size:43px;font-weight:600;margin-bottom:22px;letter-spacing:-1.8px}
.landing-page .price span{font-size:13px;letter-spacing:0;margin-left:6px}
.landing-page .product-card>p:not(.price){font-size:14px;line-height:1.75;margin-bottom:22px}
.landing-page .trial-terms{grid-template-columns:1fr 1fr;font-size:11px;gap:9px 12px;margin:0}
.landing-page .trial-terms li:before{color:#087598}
.landing-page .features{padding:18px 0 0;list-style:none;border-top:1px solid var(--line);margin:0;font-size:13px}
.landing-page .features li{padding-left:17px;position:relative;margin-bottom:9px}.landing-page .features li:before{content:"";width:4px;height:4px;position:absolute;left:0;top:9px;background:#0b85ab;border-radius:50%}
.landing-page .feature-note{font-size:13px;color:var(--muted);line-height:1.75;padding-top:18px}
.pilot-details{font-size:13px;color:var(--muted)}.pilot-details summary{font-size:12px;color:#226781}.pilot-details p{margin:4px 0 0}
.landing-page .card-actions{padding-top:28px;gap:8px}
.landing-page .card-actions .text-link{border:1px solid var(--line);border-radius:8px;min-height:46px;gap:9px;font-size:13px;color:#28586f}
.landing-page .card-actions .text-link:hover{background:#f2f8fb;text-decoration:none}
.landing-page .soft-section{background:#f3f7f9;border-block:1px solid #e5edf1}
.landing-page .three-columns{gap:40px;margin-top:36px}
.landing-page .three-columns h3{font-size:20px;letter-spacing:-.5px;margin-bottom:13px}.landing-page .three-columns p{font-size:14px;line-height:1.8}
.landing-page .small-rule{height:2px;width:25px;background:#0896bd;margin-bottom:23px}
.operations-note{border-top:1px solid #d8e4eb;padding-top:35px;margin-top:44px;display:grid;grid-template-columns:1fr 1.25fr;column-gap:70px}
.operations-note .eyebrow{grid-column:1;margin-bottom:12px}.operations-note h3{grid-column:1;font-size:25px;letter-spacing:-.8px;margin:0}.operations-note>p:last-child{grid-column:2;grid-row:1/3;align-self:center;max-width:535px;font-size:15px;color:var(--muted);margin:0;line-height:1.8}
.landing-page .steps{gap:20px;margin-bottom:0}
.landing-page .steps li{padding:28px;background:#f8fbfc;border:1px solid #e0e9ee;border-radius:14px}
.step-label{display:block;margin:22px 0 12px;font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#617a8b}
.landing-page .steps .suite-icon{background:white;border:1px solid #dce9ef}
.landing-page .pricing-section{background:white}.landing-page .pricing-section>.section{padding-top:0;padding-bottom:0}
.bundle-callout{background:radial-gradient(ellipse at 100% 0%,#164258 0,transparent 70%),#0a2535;color:white;border:1px solid #16384a;border-radius:18px;padding:44px 48px;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}
.bundle-callout .eyebrow{color:#84ccdf}.bundle-callout h2{margin-bottom:18px}.bundle-callout p{font-size:14px;color:#c1d1da;max-width:560px;margin-bottom:14px}
.bundle-callout .bundle-products{font-size:18px;color:#fff;letter-spacing:-.3px}
.bundle-callout .bundle-caveat{font-size:12px;color:#a9c1cf;max-width:465px}.bundle-callout .tag{margin-top:5px;background:#ffffff0d;border:1px solid #ffffff20;color:#d9e6ed}
.bundle-action{min-width:235px;padding-left:42px;border-left:1px solid #ffffff20}.bundle-action .price{color:#fff;font-size:50px}.bundle-action .price span{color:#b4cbd8}
.bundle-action>.button{width:100%}.bundle-action>p:last-child{font-size:11px;margin:14px 0 0;text-align:center}
.landing-page .pricing-note{text-align:center;font-size:12px;max-width:700px;margin:18px auto 0}
.landing-page .trial-section{gap:95px;padding-block:96px;grid-template-columns:1fr 1.25fr}
.landing-page .trial-intro{padding-top:30px}.landing-page .trial-intro h2{font-size:43px}.landing-page .trial-intro>p{font-size:15px;line-height:1.8}
.landing-page .trial-intro>.muted{font-size:13px;max-width:320px}.landing-page .text-link{color:#087699;gap:8px}
.landing-page .form-panel{padding:34px;border-radius:16px;background:#fafcfd;box-shadow:0 8px 24px #142c3b05}
.landing-page .form-panel h3{font-size:25px;letter-spacing:-.7px;margin-bottom:10px}.landing-page .form-panel>p{font-size:13px}
.landing-page label{font-size:12px;margin:17px 0}.landing-page input,.landing-page select,.landing-page textarea{border-color:#ccdce5;border-radius:7px;min-height:48px;padding:12px}
.landing-page input:focus,.landing-page select:focus,.landing-page textarea:focus{outline-color:#087da7}.landing-page .privacy-note{font-size:11px;line-height:1.65}
.email-help{font-size:11px!important;color:var(--muted);text-align:center;margin:12px 0 0}.landing-page footer{padding-top:44px}.landing-page .footer-top{gap:60px}.landing-page .footer-top nav a{min-height:44px;display:inline-flex;align-items:center}
@media(min-width:721px) and (max-width:1000px){.landing-page .product-grid{grid-template-columns:1fr}.landing-page .product-card{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;padding:30px}.landing-page .product-card>.suite-icon{grid-column:1}.landing-page .card-top{grid-column:1}.landing-page .product-card h3,.landing-page .product-card .price,.landing-page .product-card>p{grid-column:1}.landing-page .product-card .features,.landing-page .product-card .trial-terms,.landing-page .product-card .feature-note{grid-column:2;grid-row:2/5;align-self:start}.landing-page .product-card .pilot-details{grid-column:2;grid-row:4/6}.landing-page .product-card .card-actions{grid-column:2;grid-row:6;align-self:end;padding-top:12px}.landing-page .three-columns{gap:22px}.landing-page .steps li{padding:23px}.bundle-callout{padding:36px;gap:28px}.bundle-action{padding-left:25px}.landing-page .trial-section{gap:35px;grid-template-columns:1fr 1.3fr}.landing-page .trial-intro h2{font-size:35px}.landing-page .header-inner{flex-wrap:nowrap}.landing-page .site-header nav{gap:16px}}
@media(max-width:720px){.landing-page .wrap{width:calc(100% - 40px)}.landing-page .header-inner{padding-block:18px;gap:15px;min-height:0}.landing-page .site-header nav{font-size:12px;gap:8px}.landing-page .site-header nav>.button{padding:10px 12px;font-size:11px}.landing-page .hero{padding-top:45px}.landing-page .hero h1{font-size:clamp(38px,8.8vw,56px);line-height:1.13;letter-spacing:-1.7px}.landing-page .hero-copy{font-size:16px;line-height:1.75}.landing-page .hero-foot{display:grid;gap:9px;margin-top:35px;padding-block:21px;font-size:11px}.landing-page .hero .eyebrow{font-size:9px;letter-spacing:1.5px}.landing-page .section{padding-block:52px}.landing-page .section-heading{margin-bottom:25px}.landing-page .section-heading h2{margin-bottom:18px}.landing-page .section-heading>p{max-width:100%}.landing-page .product-grid{gap:18px}.landing-page .product-card{padding:26px;border-radius:14px}.landing-page .card-top{margin-top:20px}.landing-page .product-card h3{font-size:25px}.landing-page .price{font-size:42px;margin-bottom:19px}.landing-page .trial-terms{font-size:12px}.landing-page .three-columns{gap:28px;margin-top:30px}.landing-page .three-columns h3{font-size:20px}.landing-page .small-rule{margin-bottom:15px}.operations-note{display:block;margin-top:30px;padding-top:28px}.operations-note h3{font-size:24px;margin-bottom:15px}.operations-note>p:last-child{font-size:14px}.landing-page .steps{gap:14px}.landing-page .steps li{padding:25px}.step-label{margin-top:18px}.bundle-callout{padding:28px;display:block;border-radius:14px}.bundle-callout h2{font-size:34px}.bundle-callout .bundle-products{font-size:17px}.bundle-action{padding:24px 0 0;margin-top:24px;border-left:0;border-top:1px solid #ffffff20;min-width:0}.bundle-action .price{font-size:46px}.landing-page .pricing-note{text-align:left;font-size:11px}.landing-page .trial-section{display:block;padding-block:52px}.landing-page .trial-intro{padding:0;margin-bottom:28px}.landing-page .trial-intro h2{font-size:34px}.landing-page .trial-intro>p{max-width:100%}.landing-page .form-panel{padding:23px}.landing-page .form-panel h3{font-size:25px}.landing-page .form-grid{display:block}.landing-page .footer-top{padding-bottom:25px}.landing-page .footer-top nav{gap:0 24px}.landing-page .footer-top nav a{font-size:12px}}
@media(prefers-reduced-motion:reduce){.landing-page .button,.landing-page .product-card{transition:none}.landing-page .button:hover{transform:none}}

/* Vector brand atmosphere stays behind the content and cannot capture input. */
.landing-page .hero{background:radial-gradient(ellipse at 86% 42%,#15406366,transparent 48%),linear-gradient(115deg,#071b2b 18%,#0b223c 68%,#10384b)}
.hero-art{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}
.hero-mark{position:absolute;width:360px;height:315px;right:max(3%,calc((100vw - 1280px)/2));top:30px;opacity:.13;transform:rotate(-5deg)}
.hero-waves{position:absolute;width:100%;height:350px;right:0;bottom:-35px;opacity:.7}
@media(min-width:721px) and (max-width:1100px){.hero-mark{width:280px;height:245px;right:12px;top:90px;opacity:.09}.hero-waves{width:115%;height:290px;opacity:.55}}
@media(max-width:720px){.hero-mark{width:155px;height:136px;right:12px;top:auto;bottom:19px;opacity:.1;transform:none}.hero-waves{width:100%;height:165px;bottom:0;opacity:.4}.landing-page .hero{background:radial-gradient(ellipse at 100% 100%,#14436177,transparent 60%),linear-gradient(145deg,#071b2b,#0c263e)}}
