: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-gd7jhyzh]{position:relative;overflow:hidden;padding:120px 0 80px;min-height:600px;display:flex;align-items:center}.ez-hero__bg[data-astro-cid-gd7jhyzh]{position:absolute;inset:0;z-index:0}.ez-hero__bg[data-astro-cid-gd7jhyzh] img[data-astro-cid-gd7jhyzh]{width:100%;height:100%;object-fit:cover;filter:blur(3px);transform:scale(1.02)}.ez-hero__bg[data-astro-cid-gd7jhyzh]:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#071a2fe0,#0c3558d1 40%,#0f5c95bf,#1b85d2b3)}.ez-hero[data-astro-cid-gd7jhyzh] .container[data-astro-cid-gd7jhyzh]{position:relative;z-index:2}.ez-hero__title[data-astro-cid-gd7jhyzh]{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-gd7jhyzh]{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-gd7jhyzh]{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-gd7jhyzh]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:40px}.ez-section[data-astro-cid-gd7jhyzh]{padding:80px 0}.ez-section--gray[data-astro-cid-gd7jhyzh]{background:var(--surface-gray)}.ez-section--soft[data-astro-cid-gd7jhyzh]{background:var(--surface-soft)}.ez-section__eyebrow[data-astro-cid-gd7jhyzh]{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-gd7jhyzh]{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-gd7jhyzh]{font-size:clamp(16px,1.5vw,18px);color:#475569;line-height:1.75}.ez-checklist[data-astro-cid-gd7jhyzh]{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;list-style:none;padding:0;margin:0}.ez-checklist__item[data-astro-cid-gd7jhyzh]{display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid #e8eef3;font-size:16px;color:#334155;line-height:1.6}.ez-checklist__item[data-astro-cid-gd7jhyzh]:last-child{border-bottom:none}.ez-checklist__icon[data-astro-cid-gd7jhyzh]{flex-shrink:0;width:28px;height:28px;background:var(--gradient-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px}.ez-checklist__icon[data-astro-cid-gd7jhyzh] svg[data-astro-cid-gd7jhyzh]{width:14px;height:14px;stroke:#fff;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-step[data-astro-cid-gd7jhyzh]{background:var(--gradient-card);border:1px solid #e0eaf4;border-radius:var(--radius-xl);padding:36px 28px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%}.ez-step[data-astro-cid-gd7jhyzh]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px);border-color:var(--accent-teal)}.ez-step__number[data-astro-cid-gd7jhyzh]{width:52px;height:52px;background:var(--gradient-accent);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:700;margin:0 auto 20px}.ez-step__title[data-astro-cid-gd7jhyzh]{font-size:20px;font-weight:600;color:var(--text-dark);margin-bottom:12px}.ez-step__desc[data-astro-cid-gd7jhyzh]{font-size:15px;color:#64748b;line-height:1.65;margin:0}.ez-benefit[data-astro-cid-gd7jhyzh]{background:#fff;border:1px solid #e0eaf4;border-left:4px solid var(--accent-teal);border-radius:var(--radius-xl);padding:36px 28px;display:flex;gap:20px;align-items:flex-start;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%}.ez-benefit[data-astro-cid-gd7jhyzh]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px);border-left-color:#0f5c95}.ez-benefit__body[data-astro-cid-gd7jhyzh]{flex:1}.ez-benefit__icon[data-astro-cid-gd7jhyzh]{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-gd7jhyzh] svg[data-astro-cid-gd7jhyzh]{width:28px;height:28px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-benefit__title[data-astro-cid-gd7jhyzh]{font-size:20px;font-weight:600;color:var(--text-dark);margin-bottom:10px}.ez-benefit__desc[data-astro-cid-gd7jhyzh]{font-size:15px;color:#64748b;line-height:1.65;margin:0}.ez-usecase[data-astro-cid-gd7jhyzh]{background:var(--gradient-card);border:1px solid #e0eaf4;border-radius:var(--radius-xl);padding:0;overflow:hidden;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%}.ez-usecase[data-astro-cid-gd7jhyzh]:before{content:"";display:block;height:4px;background:var(--gradient-warm)}.ez-usecase__inner[data-astro-cid-gd7jhyzh]{padding:28px 24px}.ez-usecase[data-astro-cid-gd7jhyzh]:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px);border-color:var(--accent-teal)}.ez-usecase__icon[data-astro-cid-gd7jhyzh]{width:60px;height:60px;background:var(--surface-soft);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.ez-usecase__icon[data-astro-cid-gd7jhyzh] svg[data-astro-cid-gd7jhyzh]{width:30px;height:30px;stroke:#0f5c95;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-usecase__title[data-astro-cid-gd7jhyzh]{font-size:18px;font-weight:600;color:var(--text-dark);margin-bottom:10px}.ez-usecase__desc[data-astro-cid-gd7jhyzh]{font-size:15px;color:#64748b;line-height:1.6;margin:0}.ez-faq[data-astro-cid-gd7jhyzh] .accordion-item[data-astro-cid-gd7jhyzh]{background:#fff;border:1px solid #e0eaf4;border-radius:var(--radius-xl)!important;overflow:hidden}.ez-faq[data-astro-cid-gd7jhyzh] .accordion-button[data-astro-cid-gd7jhyzh]{font-size:18px;color:var(--text-dark)}.ez-faq[data-astro-cid-gd7jhyzh] .accordion-button[data-astro-cid-gd7jhyzh]:not(.collapsed){color:#0f5c95}.ez-faq[data-astro-cid-gd7jhyzh] .accordion-body[data-astro-cid-gd7jhyzh]{font-size:16px;color:#475569;line-height:1.75}.ez-cta-banner[data-astro-cid-gd7jhyzh]{background:var(--gradient-hero);position:relative;overflow:hidden;padding:80px 0}.ez-cta-banner[data-astro-cid-gd7jhyzh]: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-gd7jhyzh] .container[data-astro-cid-gd7jhyzh]{position:relative;z-index:2}.btn-accent[data-astro-cid-gd7jhyzh]{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-gd7jhyzh]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0f5c9559;color:#fff}.btn-hero-outline[data-astro-cid-gd7jhyzh]{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-gd7jhyzh]:hover{background:#ffffff1a;border-color:#fff9;color:#fff}.ez-img-hover[data-astro-cid-gd7jhyzh]{transition:transform .5s cubic-bezier(.4,0,.2,1)}.ez-img-hover[data-astro-cid-gd7jhyzh]:hover{transform:scale(1.02)}.ez-stats[data-astro-cid-gd7jhyzh]{background:var(--hero-dark);padding:48px 0}.ez-stats__item[data-astro-cid-gd7jhyzh]{text-align:center;padding:16px 12px}.ez-stats__number[data-astro-cid-gd7jhyzh]{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-gd7jhyzh]{font-size:15px;color:#ffffffb3;font-weight:500}.ez-vtimeline[data-astro-cid-gd7jhyzh]{position:relative;padding-left:60px}.ez-vtimeline[data-astro-cid-gd7jhyzh]:before{content:"";position:absolute;left:25px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--accent-teal),#0F5C95);border-radius:2px}.ez-vtimeline__step[data-astro-cid-gd7jhyzh]{position:relative;padding-bottom:48px}.ez-vtimeline__step[data-astro-cid-gd7jhyzh]:last-child{padding-bottom:0}.ez-vtimeline__dot[data-astro-cid-gd7jhyzh]{position:absolute;left:-60px;width:52px;height:52px;background:var(--gradient-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:700;box-shadow:0 0 0 6px #00b4d826;top:0}.ez-vtimeline__title[data-astro-cid-gd7jhyzh]{font-size:20px;font-weight:600;color:var(--text-dark);margin-bottom:10px}.ez-vtimeline__desc[data-astro-cid-gd7jhyzh]{font-size:15px;color:#64748b;line-height:1.65;margin:0;max-width:550px}.ez-related[data-astro-cid-gd7jhyzh]{background:var(--hero-dark);padding:80px 0;position:relative;overflow:hidden}.ez-related[data-astro-cid-gd7jhyzh]:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,180,216,.08) 0%,transparent 70%);pointer-events:none}.ez-related__card[data-astro-cid-gd7jhyzh]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);padding:32px 28px;display:flex;gap:20px;align-items:flex-start;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;position:relative;overflow:hidden}.ez-related__card[data-astro-cid-gd7jhyzh]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,180,216,.06) 0%,transparent 60%);opacity:0;transition:opacity .4s ease}.ez-related__card[data-astro-cid-gd7jhyzh]:hover{border-color:#00b4d84d;transform:translateY(-4px);box-shadow:0 8px 32px #00b4d81f}.ez-related__card[data-astro-cid-gd7jhyzh]:hover:before{opacity:1}.ez-related__icon[data-astro-cid-gd7jhyzh]{width:52px;height:52px;min-width:52px;background:linear-gradient(135deg,#00b4d826,#0f5c9533);border:1px solid rgba(0,180,216,.2);border-radius:14px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.ez-related__icon[data-astro-cid-gd7jhyzh] svg[data-astro-cid-gd7jhyzh]{width:24px;height:24px;stroke:var(--accent-teal);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.ez-related__body[data-astro-cid-gd7jhyzh]{flex:1;position:relative;z-index:1}.ez-related__title[data-astro-cid-gd7jhyzh]{font-size:18px;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.3}.ez-related__desc[data-astro-cid-gd7jhyzh]{font-size:14px;color:#ffffff8c;line-height:1.6;margin:0 0 14px}.ez-related__link[data-astro-cid-gd7jhyzh]{font-size:14px;font-weight:600;color:var(--accent-teal);display:inline-flex;align-items:center;gap:6px;transition:gap .3s ease}.ez-related__card[data-astro-cid-gd7jhyzh]:hover .ez-related__link[data-astro-cid-gd7jhyzh]{gap:10px}.ez-related__link[data-astro-cid-gd7jhyzh] svg[data-astro-cid-gd7jhyzh]{width:16px;height:16px;stroke:var(--accent-teal);stroke-width:2;fill:none}@media(max-width:991.98px){.ez-hero[data-astro-cid-gd7jhyzh]{padding:100px 0 50px;min-height:500px}.ez-section[data-astro-cid-gd7jhyzh]{padding:60px 0}.ez-checklist[data-astro-cid-gd7jhyzh]{grid-template-columns:1fr}.ez-related[data-astro-cid-gd7jhyzh]{padding:60px 0}}@media(max-width:575.98px){.ez-hero[data-astro-cid-gd7jhyzh]{padding:80px 0 40px;min-height:450px}.ez-section[data-astro-cid-gd7jhyzh]{padding:48px 0}.btn-accent[data-astro-cid-gd7jhyzh],.btn-hero-outline[data-astro-cid-gd7jhyzh]{padding:10px 24px;font-size:14px}.ez-benefit[data-astro-cid-gd7jhyzh]{flex-direction:column}.ez-related__card[data-astro-cid-gd7jhyzh]{flex-direction:column;gap:16px}}
