.Hero-module__ZARIfG__hero{align-items:center;min-height:95vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBackground{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__video{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__videoOverlay{z-index:1;background:linear-gradient(90deg,#0f1419f2 0%,#0f141966 60%,#0f14191a 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContent{z-index:2;flex-direction:column;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__contentWrapper{max-width:900px}.Hero-module__ZARIfG__label{text-transform:uppercase;letter-spacing:.15em;color:#4a8ae4;align-items:center;gap:1rem;margin-bottom:2rem;font-size:.85rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__labelLine{background:#4a8ae4;width:35px;height:1px}.Hero-module__ZARIfG__heroTitle{color:#fff;letter-spacing:-.03em;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__heroDesc{color:#a0a5b0;max-width:600px;margin-bottom:3.5rem;font-size:1.35rem;line-height:1.6}.Hero-module__ZARIfG__heroCta{gap:1.25rem;margin-bottom:5rem;display:flex}.Hero-module__ZARIfG__outlineBtn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#282d3766;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__outlineBtn:hover{background:#ffffff1a;border-color:#ffffff4d}.Hero-module__ZARIfG__statsRow{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;align-items:stretch;margin-right:4rem;padding:2.5rem 0;display:flex}.Hero-module__ZARIfG__statBox{flex-direction:column;flex:1;justify-content:center;padding:0 1rem;display:flex}.Hero-module__ZARIfG__statBox:first-child{padding-left:0}.Hero-module__ZARIfG__statDivider{background:#ffffff1a;width:1px;margin:0 1.5rem}.Hero-module__ZARIfG__statValue{color:#fff;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:2rem;font-weight:800;display:inline-flex}.Hero-module__ZARIfG__badge{color:#4a8ae4}.Hero-module__ZARIfG__statLabel{color:#8c909a;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem;font-weight:500}@media (max-width:992px){.Hero-module__ZARIfG__heroTitle{font-size:3.5rem}.Hero-module__ZARIfG__statsRow{margin-right:0}}@media (max-width:768px){.Hero-module__ZARIfG__statsRow{border-bottom:none;flex-direction:column;gap:2rem}.Hero-module__ZARIfG__statDivider{width:100%;height:1px;margin:0}.Hero-module__ZARIfG__heroTitle{font-size:2.5rem}.Hero-module__ZARIfG__heroCta{flex-direction:column}}
.Services-module__dpHhBa__section{padding:var(--spacing-3xl)0;background:#f4f5f7}.Services-module__dpHhBa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;display:grid}.Services-module__dpHhBa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000005}.Services-module__dpHhBa__card:hover{border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardTitle span{color:var(--accent-primary);transform:translate(4px)}.Services-module__dpHhBa__cardImageWrapper{aspect-ratio:16/11;background:#fafbfc;border-bottom:1px solid #00000008;width:100%;overflow:hidden}.Services-module__dpHhBa__cardImage{object-fit:contain;width:100%;height:100%;padding:1rem;transition:transform .5s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage{transform:scale(1.05)}.Services-module__dpHhBa__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Services-module__dpHhBa__cardTitle{color:var(--text-primary);align-items:center;gap:.25rem;margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:700;display:flex}.Services-module__dpHhBa__cardTitle span{color:#838a97;font-size:1.25rem;font-weight:400;line-height:1;transition:transform .25s,color .25s;display:inline-block}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);margin-bottom:0;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.6}.Services-module__dpHhBa__headerCenter{text-align:center;max-width:600px;margin:0 auto}.Services-module__dpHhBa__headerCenter p{margin-top:.75rem;font-size:1.0625rem}@media (max-width:1200px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:550px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.Features-module__zvCZ4q__section{padding:var(--spacing-3xl)0}.Features-module__zvCZ4q__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Features-module__zvCZ4q__desc{margin-top:.75rem;margin-bottom:2rem;font-size:1.0625rem}.Features-module__zvCZ4q__featureList{flex-direction:column;gap:.875rem;list-style:none;display:flex}.Features-module__zvCZ4q__featureItem{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.Features-module__zvCZ4q__featureItem:hover{border-color:var(--border-hover);transform:translate(4px)}.Features-module__zvCZ4q__featureIcon{border-radius:var(--radius-sm);background:var(--accent-glow);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;display:flex}.Features-module__zvCZ4q__featureIcon svg{width:18px;height:18px;stroke:var(--accent-primary);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.Features-module__zvCZ4q__featureTitle{color:var(--text-primary);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.Features-module__zvCZ4q__featureDesc{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.6}.Features-module__zvCZ4q__mockup{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.Features-module__zvCZ4q__mockupHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);align-items:center;gap:6px;padding:.75rem 1rem;display:flex}.Features-module__zvCZ4q__dot{border-radius:50%;width:8px;height:8px}.Features-module__zvCZ4q__mockupBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Features-module__zvCZ4q__mockupRow{gap:1rem;display:flex}.Features-module__zvCZ4q__mockupSidebar{flex-direction:column;gap:.75rem;width:30%;display:flex}.Features-module__zvCZ4q__mockupMain{flex-direction:column;flex:1;gap:.75rem;display:flex}.Features-module__zvCZ4q__mockupLine{background:#0f1a2e0d;border-radius:4px;height:10px}.Features-module__zvCZ4q__mockupCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:1rem}.Features-module__zvCZ4q__mockupCardLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.Features-module__zvCZ4q__mockupCardValue{color:var(--success);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.Features-module__zvCZ4q__progressBar{border-radius:var(--radius-full);background:#0f1a2e0f;height:4px;margin-top:.75rem;overflow:hidden}.Features-module__zvCZ4q__progress{background:linear-gradient(90deg,var(--accent-primary),var(--success));border-radius:var(--radius-full);height:100%}@media (max-width:992px){.Features-module__zvCZ4q__content{grid-template-columns:1fr}}
