:root{--hero-dark: #071a2f;--hero-mid: #0c3558;--accent-teal: #00b4d8;--accent-teal-light: #90e0ef;--accent-gold: #f0a500;--surface-soft: #f0f7ff;--surface-gray: #f8fafc;--text-dark: #0a1628;--gradient-hero: linear-gradient(135deg, #071a2f 0%, #0c3558 40%, #0F5C95 70%, #1B85D2 100%);--gradient-accent: linear-gradient(135deg, #0F5C95, #00b4d8);--gradient-card: linear-gradient(180deg, #ffffff 0%, #f0f7ff 100%);--gradient-warm: linear-gradient(135deg, #0F5C95 0%, #1B85D2 50%, #00b4d8 100%);--shadow-card: 0 4px 24px rgba(15, 92, 149, .08);--shadow-card-hover: 0 12px 40px rgba(15, 92, 149, .15);--shadow-glow: 0 0 60px rgba(0, 180, 216, .2);--radius-xl: 24px;--radius-2xl: 32px}.ez-hero[data-astro-cid-7rtcyshh]{position:relative;overflow:hidden;padding:120px 0 80px;min-height:600px;display:flex;align-items:center}.ez-hero__bg[data-astro-cid-7rtcyshh]{position:absolute;inset:0;z-index:0}.ez-hero__bg[data-astro-cid-7rtcyshh] img[data-astro-cid-7rtcyshh]{width:100%;height:100%;object-fit:cover;filter:blur(3px);transform:scale(1.02)}.ez-hero__bg[data-astro-cid-7rtcyshh]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#071a2fe0,#0c3558d1 40%,#0f5c95bf,#1b85d2b3)}.ez-hero[data-astro-cid-7rtcyshh] .container[data-astro-cid-7rtcyshh]{position:relative;z-index:2}.ez-hero__title[data-astro-cid-7rtcyshh]{font-size:clamp(32px,5vw,52px);font-weight:700;color:#fff;line-height:1.15;margin-bottom:24px}.ez-hero__title-accent[data-astro-cid-7rtcyshh]{background:linear-gradient(135deg,var(--accent-teal-light),var(--accent-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ez-hero__subtitle[data-astro-cid-7rtcyshh]{font-size:clamp(16px,2vw,20px);color:#fffc;line-height:1.7;margin-bottom:36px;max-width:640px;margin-left:auto;margin-right:auto}.ez-hero__actions[data-astro-cid-7rtcyshh]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:40px}.ez-stats[data-astro-cid-7rtcyshh]{background:var(--hero-dark);padding:48px 0}.ez-stats__item[data-astro-cid-7rtcyshh]{text-align:center;padding:16px 12px}.ez-stats__number[data-astro-cid-7rtcyshh]{font-size:clamp(32px,4vw,48px);font-weight:800;background:linear-gradient(135deg,var(--accent-teal-light),var(--accent-teal));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1;margin-bottom:8px}.ez-stats__label[data-astro-cid-7rtcyshh]{font-size:15px;color:#ffffffb3;font-weight:500}.ez-section[data-astro-cid-7rtcyshh]{padding:80px 0}.ez-section--gray[data-astro-cid-7rtcyshh]{background:var(--surface-gray)}.ez-section--soft[data-astro-cid-7rtcyshh]{background:var(--surface-soft)}.ez-section__eyebrow[data-astro-cid-7rtcyshh]{display:inline-block;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--accent-teal);margin-bottom:12px}.ez-section__title[data-astro-cid-7rtcyshh]{font-size:clamp(26px,4vw,40px);font-weight:700;color:var(--text-dark);line-height:1.2;margin-bottom:20px}.ez-section__subtitle[data-astro-cid-7rtcyshh]{font-size:clamp(16px,1.5vw,18px);color:#475569;line-height:1.75}.ez-numlist__item[data-astro-cid-7rtcyshh]{display:flex;gap:24px;align-items:flex-start;padding:32px 0;border-bottom:1px solid #e8eef3}.ez-numlist__item[data-astro-cid-7rtcyshh]:last-child{border-bottom:none}.ez-numlist__num[data-astro-cid-7rtcyshh]{font-size:56px;font-weight:800;line-height:1;background:linear-gradient(135deg,var(--accent-teal),#0F5C95);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;min-width:70px}.ez-numlist__title[data-astro-cid-7rtcyshh]{font-size:20px;font-weight:600;color:var(--text-dark);margin-bottom:10px}.ez-numlist__desc[data-astro-cid-7rtcyshh]{font-size:15px;color:#64748b;line-height:1.65;margin:0;max-width:600px}.ez-feat-strip[data-astro-cid-7rtcyshh]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ez-feat-strip__item[data-astro-cid-7rtcyshh]{text-align:center;padding:24px 16px}.ez-feat-strip__icon[data-astro-cid-7rtcyshh]{width:52px;height:52px;background:var(--gradient-accent);border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.ez-feat-strip__icon[data-astro-cid-7rtcyshh] svg[data-astro-cid-7rtcyshh]{width:24px;height:24px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-feat-strip__label[data-astro-cid-7rtcyshh]{font-size:15px;font-weight:600;color:var(--text-dark);line-height:1.4}@media(max-width:991.98px){.ez-feat-strip[data-astro-cid-7rtcyshh]{grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.ez-feat-strip[data-astro-cid-7rtcyshh]{grid-template-columns:1fr 1fr;gap:16px}}.ez-benefit[data-astro-cid-7rtcyshh]{background:#fff;border:2px solid #d0e2f0;border-radius:var(--radius-xl);padding:36px 28px;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%}.ez-benefit[data-astro-cid-7rtcyshh]:hover{border-color:var(--accent-teal);box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.ez-benefit__icon[data-astro-cid-7rtcyshh]{width:56px;height:56px;background:var(--gradient-accent);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.ez-benefit__icon[data-astro-cid-7rtcyshh] svg[data-astro-cid-7rtcyshh]{width:28px;height:28px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-benefit__title[data-astro-cid-7rtcyshh]{font-size:20px;font-weight:600;color:var(--text-dark);margin-bottom:10px}.ez-benefit__desc[data-astro-cid-7rtcyshh]{font-size:15px;color:#64748b;line-height:1.65;margin:0}.ez-usecase[data-astro-cid-7rtcyshh]{background:var(--gradient-card);border:1px solid #e0eaf4;border-radius:var(--radius-xl);padding:32px 24px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%}.ez-usecase[data-astro-cid-7rtcyshh]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px);border-color:var(--accent-teal)}.ez-usecase__icon[data-astro-cid-7rtcyshh]{width:60px;height:60px;background:var(--surface-soft);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.ez-usecase__icon[data-astro-cid-7rtcyshh] svg[data-astro-cid-7rtcyshh]{width:30px;height:30px;stroke:#0f5c95;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-usecase__title[data-astro-cid-7rtcyshh]{font-size:18px;font-weight:600;color:var(--text-dark);margin-bottom:10px}.ez-usecase__desc[data-astro-cid-7rtcyshh]{font-size:15px;color:#64748b;line-height:1.6;margin:0}.ez-faq[data-astro-cid-7rtcyshh] .accordion-item[data-astro-cid-7rtcyshh]{background:#fff;border:1px solid #e0eaf4;border-radius:var(--radius-xl)!important;overflow:hidden}.ez-faq[data-astro-cid-7rtcyshh] .accordion-button[data-astro-cid-7rtcyshh]{font-size:18px;color:var(--text-dark)}.ez-faq[data-astro-cid-7rtcyshh] .accordion-button[data-astro-cid-7rtcyshh]:not(.collapsed){color:#0f5c95}.ez-faq[data-astro-cid-7rtcyshh] .accordion-body[data-astro-cid-7rtcyshh]{font-size:16px;color:#475569;line-height:1.75}.ez-cta-banner[data-astro-cid-7rtcyshh]{background:var(--gradient-hero);position:relative;overflow:hidden;padding:80px 0}.ez-cta-banner[data-astro-cid-7rtcyshh]:before{content:"";position:absolute;inset:0 0 0 50%;background:radial-gradient(circle at 70% 50%,rgba(0,180,216,.15) 0%,transparent 70%)}.ez-cta-banner[data-astro-cid-7rtcyshh] .container[data-astro-cid-7rtcyshh]{position:relative;z-index:2}.btn-accent[data-astro-cid-7rtcyshh]{background:var(--gradient-accent);color:#fff;padding:12px 32px;border-radius:50px;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 15px #0f5c954d;border:none;text-decoration:none;display:inline-block}.btn-accent[data-astro-cid-7rtcyshh]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0f5c9559;color:#fff}.btn-hero-outline[data-astro-cid-7rtcyshh]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);padding:12px 32px;border-radius:50px;font-weight:600;font-size:16px;transition:all .3s ease;text-decoration:none;display:inline-block}.btn-hero-outline[data-astro-cid-7rtcyshh]:hover{background:#ffffff1a;border-color:#fff9;color:#fff}.ez-img-hover[data-astro-cid-7rtcyshh]{transition:transform .5s cubic-bezier(.4,0,.2,1)}.ez-img-hover[data-astro-cid-7rtcyshh]:hover{transform:scale(1.02)}@media(max-width:991.98px){.ez-hero[data-astro-cid-7rtcyshh]{padding:100px 0 50px;min-height:500px}.ez-section[data-astro-cid-7rtcyshh]{padding:60px 0}}@media(max-width:575.98px){.ez-hero[data-astro-cid-7rtcyshh]{padding:80px 0 40px;min-height:450px}.ez-section[data-astro-cid-7rtcyshh]{padding:48px 0}.btn-accent[data-astro-cid-7rtcyshh],.btn-hero-outline[data-astro-cid-7rtcyshh]{padding:10px 24px;font-size:14px}}
