
/* SYMRAX landing v1.0.16 — intentionally standalone; no legacy landing rules */
:root{--lp-navy:#0b315e;--lp-blue:#086bd8;--lp-muted:#667c92;--lp-line:#dce6ef;--lp-green:#0aa45b;--lp-soft:#eff6fb}
.landing-main{padding:0;background:#fff}.landing-width{width:min(1560px,calc(100% - 64px));margin:0 auto}
.landing-hero{background:linear-gradient(105deg,#f8fbfd 0%,#eef5fa 52%,#f7f9fb 100%);padding:36px 0}.hero-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:48px;align-items:center}.hero-copy{min-width:0}.hero-copy h1{font-size:clamp(42px,4.3vw,68px);line-height:.98;letter-spacing:-.045em;color:var(--lp-navy);margin:0 0 18px}.hero-copy h1 span{color:var(--lp-blue)}.hero-copy h2{font-size:clamp(19px,1.55vw,26px);color:#304a65;margin:0 0 18px}.hero-copy>p{max-width:660px;font-size:clamp(14px,1vw,18px);line-height:1.65;color:var(--lp-muted);margin:0 0 22px}.hero-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px;font-size:clamp(13px,.88vw,16px);color:#245073;margin-bottom:26px}.hero-checks div{display:flex;align-items:center;gap:9px}.hero-checks span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#11a45e;color:#fff;font-size:12px;font-weight:900;flex:0 0 auto}.hero-trial{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;background:linear-gradient(#1476d1,#0963b6);color:#fff!important;text-decoration:none;border-radius:8px;font-weight:800;box-shadow:0 5px 14px rgba(9,99,182,.18)}.hero-note{margin-top:14px;color:#71859a;font-size:12px;display:flex;align-items:center;gap:7px}.trial-mini{width:15px;height:15px;fill:#4d6f91}.hero-media{min-width:0;aspect-ratio:951/482;display:flex;align-items:center}.hero-media img{display:block;width:100%;height:auto;max-height:510px;object-fit:contain;border-radius:10px}
.pricing-section{padding:22px 0 10px}.pricing-panel{display:grid;grid-template-columns:1.2fr .8fr 2.45fr;gap:22px;align-items:center;padding:24px;background:#fff;border:1px solid var(--lp-line);border-radius:18px;box-shadow:0 9px 30px rgba(18,56,90,.08)}.pricing-intro h3{margin:0 0 10px;font-size:21px;color:#123a65}.pricing-intro p{margin:0;color:#6f8296;font-size:14px}.employee-selector label{display:block;margin:0 0 10px;font-size:13px;color:#2b506f}.employee-counter{height:48px;display:grid;grid-template-columns:46px 1fr 46px;border:1px solid #d6e1eb;border-radius:8px;overflow:hidden}.employee-counter button{border:0;background:#f8fbfd;color:#17476f;font-size:22px}.employee-counter input{border:0;border-left:1px solid #e0e8ef;border-right:1px solid #e0e8ef;text-align:center;font-size:20px;font-weight:800;color:#163c65;min-width:0}.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pricing-plan{min-height:132px;text-align:left;padding:14px;border:1px solid #dce6ef;border-radius:11px;background:#fff;color:#173b61;display:flex;flex-direction:column}.pricing-plan.current{border:2px solid #2b7fe5;box-shadow:0 5px 18px rgba(43,127,229,.12)}.pricing-plan span{font-size:13px;font-weight:800}.pricing-plan strong{font-size:21px;margin-top:10px}.pricing-plan small{margin-top:4px;font-size:11px;color:#7b90a3}.pricing-plan small i{font-style:normal}.pricing-plan em{align-self:flex-start;margin-top:auto;padding:5px 10px;border-radius:999px;background:#eaf8ef;color:#0b9b54;font-size:10px;font-style:normal;font-weight:800}.renewal-banner{grid-column:1/-1;background:#e9f4ff;color:#0966c9;border-radius:7px;padding:9px 12px;text-align:center;font-size:11px}
.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding:22px 0 28px}.feature-row article{display:flex;align-items:center;gap:14px}.round-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#f2f7fb;border:1px solid #e2ebf3;flex:0 0 auto}.round-icon svg{width:25px;height:25px;fill:var(--lp-navy)}.feature-row h4{margin:0 0 5px;font-size:14px;color:#173b61}.feature-row p{margin:0;color:#708398;font-size:11px;line-height:1.5}
@media(max-width:1180px){.landing-width{width:min(100% - 36px,1080px)}.hero-layout{grid-template-columns:1fr 1fr;gap:28px}.pricing-panel{grid-template-columns:1fr 1fr}.plan-grid{grid-column:1/-1}.feature-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.landing-width{width:calc(100% - 28px)}.landing-hero{padding:24px 0 18px}.hero-layout{grid-template-columns:1fr;gap:24px}.hero-copy h1{font-size:clamp(38px,10vw,52px)}.hero-checks{grid-template-columns:1fr}.hero-trial{width:100%}.hero-media img{max-height:none}.pricing-panel{grid-template-columns:1fr;padding:18px}.plan-grid{grid-template-columns:1fr 1fr}.feature-row{grid-template-columns:1fr 1fr}.renewal-banner{font-size:10px}}
@media(max-width:520px){.landing-width{width:calc(100% - 22px)}.hero-copy h1{font-size:38px}.hero-copy h2{font-size:19px}.hero-copy>p{font-size:14px}.plan-grid{grid-template-columns:1fr}.pricing-plan{min-height:118px}.feature-row{grid-template-columns:1fr}.feature-row article{padding:4px 0}.round-icon{width:44px;height:44px}.renewal-banner{text-align:left}}

@media(max-width:1220px){.hero-layout{gap:34px}}
@media(max-width:960px){.hero-layout{grid-template-columns:1fr}}
@media(max-width:640px){.pricing-panel{padding:16px}}
@media(max-width:390px){.landing-width{width:calc(100% - 18px)}}


/* v1.0.17 — final landing geometry normalization */
@media (min-width:1600px){
  .landing-width{width:min(1560px,calc(100% - 96px))}
  .hero-layout{grid-template-columns:minmax(500px,.92fr) minmax(720px,1.08fr);gap:56px}
  .hero-media img{width:100%;max-height:560px}
}
@media (min-width:1181px) and (max-width:1599px){
  .landing-width{width:calc(100% - 72px);max-width:1440px}
}


/* v1.0.18 — scale the approved layout without changing its structure */
.feature-row{padding-bottom:38px}
@media(min-width:1400px){
  .landing-hero{padding:44px 0 42px}
  .hero-layout{gap:58px}
  .hero-copy h1{font-size:clamp(54px,4vw,72px)}
  .hero-copy h2{font-size:clamp(21px,1.45vw,27px)}
  .hero-copy>p{font-size:clamp(15px,.98vw,18px)}
  .hero-checks{font-size:clamp(13.5px,.82vw,16px)}
  .hero-trial{min-height:52px;padding:0 30px;font-size:15px}
  .hero-note{font-size:12.5px}
  .pricing-section{padding-top:28px}
  .pricing-panel{padding:28px;gap:26px}
  .pricing-intro h3{font-size:23px}
  .pricing-intro p{font-size:15px}
  .employee-selector label{font-size:13.5px}
  .employee-counter{height:52px}
  .pricing-plan{min-height:140px;padding:16px}
  .pricing-plan span{font-size:13.5px}
  .pricing-plan strong{font-size:23px}
  .pricing-plan small{font-size:11.5px}
  .feature-row{padding-top:28px;padding-bottom:46px}
  .round-icon{width:54px;height:54px}
  .round-icon svg{width:27px;height:27px}
  .feature-row h4{font-size:14.5px}
  .feature-row p{font-size:11.5px}
}
@media(min-width:1800px){
  .landing-width{width:min(1620px,calc(100% - 110px))}
  .hero-media img{max-height:590px}
}
