.landing{color:#172b4d;min-height:100vh;font-family:var(--font-inter), Inter, system-ui, sans-serif;background:#fff}.landing-hero-card__icon svg,.landing-hero__video-expand svg{flex-shrink:0;display:block}.landing-nav{z-index:10;background:#fff;border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:center;padding:20px 32px;display:flex;position:relative}.landing-nav__brand{align-items:center;display:flex}.landing-nav__logo{width:auto;height:40px}.landing-nav__links{align-items:center;gap:24px;display:flex}.landing-nav__link{color:#5e6c84;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-nav__link:hover{color:#172b4d}.landing-nav__cta{color:#fff;background:#2563eb;border-radius:8px;align-items:center;padding:10px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.landing-nav__cta:hover{background:#1d4ed8}.landing-hero{background:#fff;padding:0 48px 64px;position:relative;overflow:hidden}.landing-hero__content{z-index:1;max-width:1440px;margin:0 auto;padding-top:48px;position:relative}.landing-hero__top{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);align-items:center;gap:40px;margin-bottom:48px;display:grid}.landing-hero__copy{text-align:left}.landing-hero__ate-logo{width:auto;height:56px;margin-bottom:24px;display:block}.landing-hero__title{color:#172b4d;text-align:left;margin:0 0 20px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.landing-hero__subtitle{color:#5e6c84;max-width:560px;margin:0 0 32px;font-size:1.1rem;line-height:1.65}.landing-hero__actions{flex-wrap:wrap;gap:16px;display:flex}.landing-hero__media{justify-content:flex-end;min-width:0;display:flex}.landing-hero__video-frame{aspect-ratio:16/9;cursor:pointer;width:100%;max-width:none;font:inherit;text-align:inherit;background:#f4f5f7;border:1px solid #e4e8ef;border-radius:16px;padding:0;transition:box-shadow .2s,transform .2s;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px #091e421f}.landing-hero__video-frame:hover{transform:translateY(-1px);box-shadow:0 12px 32px #091e422e}.landing-hero__video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.landing-hero__video-expand{color:#fff;pointer-events:none;background:#172b4db8;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:16px;right:16px}.landing-hero__video-expand svg{width:18px;height:18px}.landing-video-modal{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#091e42d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.landing-video-modal__content{width:min(1200px,92vw);max-height:90vh;position:relative}.landing-video-modal__close{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.75rem;line-height:1;display:flex;position:absolute;top:-44px;right:0}.landing-video-modal__close:hover{background:#ffffff47}.landing-video-modal__video{background:#000;border-radius:12px;width:100%;max-height:90vh;display:block;box-shadow:0 24px 64px #00000059}.landing-hero__highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.landing-hero-card{background:#fff;border:1px solid #e4e8ef;border-radius:12px;padding:24px;box-shadow:0 1px 3px #091e420f}.landing-hero-card__icon{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;display:flex}.landing-hero-card__icon svg{width:22px;height:22px}.landing-hero-card h3{color:#172b4d;margin:0 0 10px;font-size:1.05rem;font-weight:700}.landing-hero-card p{color:#5e6c84;margin:0;font-size:.92rem;line-height:1.6}.landing-btn{border-radius:8px;justify-content:center;align-items:center;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.landing-btn--primary{color:#fff;background:#2563eb}.landing-btn--primary:hover{background:#1d4ed8}.landing-btn--secondary{color:#172b4d;background:#fff;border:1px solid #dfe1e6}.landing-btn--secondary:hover{color:#2563eb;border-color:#2563eb}.landing-btn--large{padding:16px 32px;font-size:1.1rem}.landing-section-head{text-align:center;max-width:640px;margin:0 auto 48px}.landing-section-head h2{color:#172b4d;margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.landing-section-head p{color:#5e6c84;margin:0;font-size:1.05rem;line-height:1.6}.landing-features{background:#f7f8fa;border-top:1px solid #e4e8ef;padding:80px 32px}.landing-features__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.landing-feature-card{background:#fff;border:1px solid #e4e8ef;border-radius:12px;padding:28px;transition:border-color .2s,box-shadow .2s,transform .2s;box-shadow:0 1px 3px #091e420f}.landing-feature-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb14}.landing-feature-card__icon{margin-bottom:16px;font-size:1.75rem}.landing-feature-card h3{color:#172b4d;margin:0 0 10px;font-size:1.1rem;font-weight:600}.landing-feature-card p{color:#5e6c84;margin:0;font-size:.95rem;line-height:1.6}.landing-workflow{background:#fff;padding:80px 32px}.landing-workflow__steps{flex-direction:column;gap:24px;max-width:720px;margin:0 auto;padding:0;list-style:none;display:flex}.landing-workflow__steps li{background:#f7f8fa;border:1px solid #e4e8ef;border-radius:12px;align-items:flex-start;gap:20px;padding:24px;display:flex}.landing-workflow__step-num{color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.landing-workflow__steps strong{color:#172b4d;margin-bottom:6px;font-size:1.05rem;display:block}.landing-workflow__steps p{color:#5e6c84;margin:0;font-size:.95rem;line-height:1.55}.landing-contact{background:#eff6ff;border-top:1px solid #bfdbfe;padding:80px 32px}.landing-contact__inner{text-align:center;max-width:560px;margin:0 auto}.landing-contact__inner h2{color:#172b4d;margin:0 0 12px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.landing-contact__inner p{color:#5e6c84;margin:0 0 32px;font-size:1.05rem;line-height:1.6}.landing-footer{background:#fff;border-top:1px solid #e4e8ef;flex-direction:column;align-items:center;gap:12px;padding:40px 32px;display:flex}.landing-footer__logo{width:auto;height:32px}.landing-footer p{color:#7a8699;margin:0;font-size:.875rem}.landing-footer__link{color:#2563eb;font-size:.9rem;font-weight:500;text-decoration:none}.landing-footer__link:hover{color:#1d4ed8}@media (max-width:960px){.landing-hero__top{grid-template-columns:1fr;gap:40px}.landing-hero__highlights{grid-template-columns:1fr}.landing-hero__copy,.landing-hero__title{text-align:left}.landing-hero__actions{justify-content:flex-start}}@media (max-width:640px){.landing-nav{padding:12px 16px}.landing-nav__links{gap:12px}.landing-nav__link{display:none}.landing-hero{padding:0 16px 48px}.landing-hero__content{padding-top:32px}.landing-features,.landing-workflow,.landing-contact{padding:56px 16px}}
