.ept-header--fixed{z-index:1000;width:100vw;position:fixed;top:0;left:0;box-shadow:0 2px 8px #0000000a}.ept-page h1,.ept-page h2,.ept-page h3,.ept-page h4,.ept-page h5,.ept-page h6,.ept-page p{margin:0}.ept-page{color:#f1f5f9;background:0 0;min-height:100vh}.ept-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border-bottom:1px solid #47556966;position:sticky;top:0}.ept-header__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.ept-header__brand{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:flex}.ept-header__logo{background:#1e293b99;border:1px solid #47556966;border-radius:8px;width:36px;height:36px}.ept-header__brand-name{font-size:.875rem;font-weight:600}.ept-header__brand-tagline{color:#94a3b8;font-size:.75rem}.ept-header__nav{align-items:center;gap:.5rem;display:flex}.ept-header__link{color:#94a3b8;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s}.ept-header__link:hover{color:#f1f5f9;background:#ffffff0d}.ept-header__cta{color:#fff;background:#3b82f6;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.ept-header__cta:hover{background:#2563eb}.ept-hero{padding:4rem 1.5rem;position:relative;overflow:hidden}.ept-hero__glow{pointer-events:none;background:radial-gradient(circle,#38bdf826 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.ept-hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.ept-hero__badge{color:#4ade80;background:linear-gradient(135deg,#22c55e33,#10b9811a);border:1px solid #22c55e66;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.ept-hero__badge-dot{background:#38bdf8;border-radius:50%;width:8px;height:8px}.ept-hero__title{color:#f1f5f9;margin:1.25rem 0 1rem;font-size:2.75rem;font-weight:700;line-height:1.2}.ept-hero__desc{color:#94a3b8;max-width:540px;font-size:1.1rem;line-height:1.7}.ept-hero__buttons{gap:1rem;margin-top:2rem;display:flex}.ept-btn{border-radius:10px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ept-btn--primary{color:#fff;background:#3b82f6}.btn-red{background:#ef4444}.bold{font-weight:700}.ept-btn--primary:hover{color:#fff;background:#2563eb}.ept-btn--secondary{color:#f1f5f9;background:#1e293b80;border:1px solid #47556966}.ept-btn--secondary:hover{background:#1e293bcc}.ept-hero__features{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.ept-feature-card{background:#1e293b80;border:1px solid #47556966;border-radius:16px;padding:1.25rem}.ept-feature-card__title{color:#f1f5f9;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.ept-feature-card__desc{color:#94a3b8;font-size:.85rem;line-height:1.5}.ept-carousel{background:#1e293b80;border:1px solid #47556966;border-radius:20px;padding:1rem;position:relative;overflow:hidden}.ept-carousel__track{aspect-ratio:16/10;border-radius:12px;width:100%;position:relative;overflow:hidden}.ept-carousel__slide{opacity:0;transition:opacity .5s;position:absolute;inset:0}.ept-carousel__slide--active{opacity:1}.ept-carousel__image{object-fit:cover;border-radius:12px;width:100%;height:100%}.ept-carousel__btn{color:#f1f5f9;cursor:pointer;z-index:10;background:#0f172acc;border:1px solid #47556980;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ept-carousel__btn:hover{background:#1e293be6;transform:translateY(-50%)scale(1.1)}.ept-carousel__btn--prev{left:1.5rem}.ept-carousel__btn--next{right:1.5rem}.ept-carousel__dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.ept-carousel__dot{cursor:pointer;background:#47556980;border:none;border-radius:50%;width:10px;height:10px;transition:background .2s,transform .2s}.ept-carousel__dot:hover{background:#475569cc}.ept-carousel__dot--active{background:#3b82f6;transform:scale(1.2)}.ept-section{border-top:1px solid #47556966;padding:4rem 1.5rem}.ept-section__inner{max-width:1200px;margin:0 auto}.ept-section__title{color:#f1f5f9;margin-bottom:.75rem;font-size:1.75rem;font-weight:600}.ept-section__desc{color:#94a3b8;max-width:800px;font-size:1rem;line-height:1.7}.ept-section__grid{grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:2rem;display:grid}.ept-section__grid--3col{grid-template-columns:repeat(3,1fr)}.ept-section__grid--content{align-items:start}.ept-section__grid--reverse{direction:rtl}.ept-section__grid--reverse>*{direction:ltr}.ept-hero-image{border:1px solid #47556966;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000004d}.ept-hero-image--sticky{position:sticky;top:80px}.ept-hero-image__img{object-fit:cover;width:100%;height:100%;display:block}.ept-content-cards{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.ept-benefits{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;display:grid}.ept-card{background:#1e293b80;border:1px solid #47556966;border-radius:16px;padding:1.5rem}.ept-card--small{border-radius:12px;padding:1rem}.ept-card__title{color:#f1f5f9;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ept-card__desc{color:#94a3b8;font-size:.875rem;line-height:1.6}.ept-card--dark{background:#0f172a80}.ept-card--image{padding:0;overflow:hidden}.ept-card__image{border-radius:16px;width:100%;height:auto;display:block}.ept-steps{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.ept-steps .ept-step{align-items:center;gap:1rem;display:flex}.ept-steps .ept-step__num{color:#38bdf8;background:#38bdf826;border:1px solid #38bdf833;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;display:flex}.ept-steps .ept-step__text{color:#e2e8f0;font-size:1rem}.ept-checklist{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.ept-checklist__item{color:#94a3b8;background:#0f172a80;border:1px solid #47556966;border-radius:10px;padding:1rem;font-size:.875rem}.ept-faq{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.ept-faq__item{background:#1e293b80;border:1px solid #47556966;border-radius:16px;padding:1.5rem}.ept-faq__q{color:#f1f5f9;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ept-faq__a{color:#94a3b8;font-size:.875rem;line-height:1.6}.ept-footer-cta{text-align:center;background:#1e293b80;border:1px solid #47556966;border-radius:20px;max-width:700px;margin:0 auto;padding:2.5rem}.ept-footer-cta__title{color:#f1f5f9;font-size:1.5rem;font-weight:600}.ept-footer-cta__desc{color:#94a3b8;margin:.5rem 0 1.5rem;font-size:1rem}.ept-footer-cta__buttons{justify-content:center;gap:1rem;display:flex}.ept-footer{color:#64748b;justify-content:space-between;max-width:1200px;margin:3rem auto 0;padding:0 1.5rem 2rem;font-size:.75rem;display:flex}.ept-footer a{color:#64748b;margin-left:1rem;text-decoration:none}.ept-footer a:hover{color:#94a3b8}@media (max-width:1024px){.ept-hero__inner,.ept-hero__features,.ept-section__grid,.ept-section__grid--3col,.ept-content-cards,.ept-benefits{grid-template-columns:1fr}.ept-hero-image--sticky{position:static}.ept-faq{grid-template-columns:1fr}}@media (max-width:640px){.ept-hero{padding:2rem 1rem}.ept-hero__title{font-size:1.75rem;line-height:1.3}.ept-hero__desc{font-size:1rem!important;line-height:1.6!important}.ept-hero__buttons{flex-direction:column}.ept-hero__buttons .ept-btn{text-align:center;width:100%;padding:1rem;font-size:1rem}.ept-header__link{display:none}.ept-hero__checklist{flex-direction:column!important;gap:.75rem!important;font-size:.9rem!important}.ept-hero__trust{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.ept-steps-grid{grid-template-columns:1fr!important;gap:2rem!important}.ept-steps-grid .ept-step-circle{width:56px!important;min-width:56px!important;height:56px!important;font-size:1.75rem!important}.ept-benefit-grid{grid-template-columns:1fr!important;gap:1rem!important}.ept-section{padding:2.5rem 1rem}.ept-section__title{font-size:1.4rem}.ept-carousel{border-radius:12px;padding:.5rem}.ept-carousel__btn{width:36px;height:36px;font-size:1.2rem}.ept-carousel__btn--prev{left:.5rem}.ept-carousel__btn--next{right:.5rem}.ept-footer{text-align:center;flex-direction:column;align-items:center;gap:1rem}.ept-footer nav{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ept-footer a{margin-left:0}.ept-footer-cta{padding:1.5rem}.ept-footer-cta__buttons{flex-direction:column}.ept-footer-cta__buttons .ept-btn{text-align:center;width:100%}.ept-content-cards{grid-template-columns:1fr}.ept-builder-callout{margin-top:2rem!important;padding:1.5rem!important}}@media (max-width:768px) and (min-width:641px){.ept-hero__title{font-size:2.25rem}.ept-steps-grid{grid-template-columns:1fr!important;gap:2rem!important}.ept-benefit-grid{grid-template-columns:repeat(2,1fr)!important}}.hidden{display:none}
