.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:#1a1a1a;--ept-ink:#0f172a;--ept-body:#475569;--ept-muted:#64748b;--ept-tint:#fff7ed;background:#fff;min-height:100vh}.ept-section--tint{background:linear-gradient(180deg, #fff 0%, var(--ept-tint) 100%)}.ept-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-600,#ea580c);align-items:center;gap:8px;margin:0 0 16px;font-size:.75rem;font-weight:700;display:inline-flex}.ept-h3{letter-spacing:-.01em;color:var(--ept-ink);margin:0;font-size:1.12rem;font-weight:700;line-height:1.35}.ept-card--hover{transition:transform .2s,box-shadow .2s,border-color .2s}.ept-card--hover:hover{border-color:#f9731659;transform:translateY(-4px);box-shadow:0 22px 44px -22px #f9731659}.ept-glow{filter:blur(70px);opacity:.5;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.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{background:linear-gradient(#fff 0%,#f8fafc 100%);padding:3.5rem 1.5rem;position:relative;overflow:hidden}.ept-hero__glow{pointer-events:none;background:radial-gradient(circle,#38bdf81f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.ept-hero__inner{grid-template-columns:5fr 7fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:grid}.ept-hero__badge{background:var(--color-orange-glow);border:1px solid var(--color-orange-border);color:var(--color-primary-600,#ea580c);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ept-hero__badge i{font-size:.85rem}.ept-hero__badge-dot{background:#38bdf8;border-radius:50%;width:8px;height:8px}.ept-hero__title{letter-spacing:-.025em;color:#1a1a1a;max-width:700px;margin:1.25rem 0 1rem;font-size:clamp(2.35rem,5.6vw,3.25rem);font-weight:800;line-height:1.08}.ept-hero__desc{color:#555;max-width:600px;font-size:1.1rem;line-height:1.7;margin-top:20px!important}.ept-hero__proof-points{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.ept-hero__proof-points span{color:#1a1a1a;border-radius:10px;align-items:center;margin-bottom:20px;padding:.6rem 1.1rem;font-size:.7rem;font-weight:600;display:inline-flex}.ept-hero__trust-line{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:.7rem;margin-top:1.5rem;padding:.75rem 1.1rem;font-size:.7rem;font-weight:500;display:inline-flex}.ept-hero__trust-line i{color:#16a34a;flex-shrink:0;font-size:1.15rem}.ept-hero__trust-line-text{flex-direction:column;gap:1px;display:flex}.ept-hero__trust-line-text strong{color:#15803d;font-size:.8rem;font-weight:700}.ept-hero__trust-line-text span{color:#16a34a;font-size:.72rem;font-weight:500}.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;white-space:nowrap;background:#f97316;border-radius:10px;margin-left:4px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .18s,box-shadow .18s;box-shadow:0 8px 24px #f9731647}.btn-red{background:#ef4444}.bold{font-weight:700}.ept-btn--primary:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 12px 30px #f973165c;color:#fff!important}.ept-btn--secondary{color:#1a1a1a;background:#fff;border:1px solid #d1d5db;transition:background .2s,border-color .2s,transform .18s}.ept-btn--secondary:hover{background:#f8f9fa;border-color:#b8bfc9;transform:translateY(-2px)}.ept-btn-dropdown{display:inline-flex;position:relative}.ept-btn-dropdown__trigger{cursor:pointer;border:none;gap:6px}.ept-btn-dropdown__chevron{margin-left:2px;font-size:10px;transition:transform .15s}.ept-btn-dropdown__chevron--open{transform:rotate(180deg)}.ept-btn-dropdown__menu{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:200px;padding:6px;animation:.12s ease-out ept-dropdown-in;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0000001f}@keyframes ept-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ept-btn-dropdown__item{color:#1a1a1a;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.ept-btn-dropdown__item:hover{color:#1a1a1a;background:#f8f9fa}.ept-btn-dropdown__item-icon{text-align:center;color:#6b7280;flex-shrink:0;width:18px;font-size:14px}.ept-hero__features{grid-template-columns:repeat(4,1fr);align-items:center;gap:2rem;max-width:1200px;margin:40px auto;display:grid}.ept-feature-card{text-align:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:14px;flex-direction:column;align-items:center;padding:.85rem .5rem;display:flex}.ept-feature-card__icon{border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;margin-bottom:.6rem;font-size:.85rem;display:flex}.ept-feature-card__icon--purple{color:var(--color-secondary,#7c3aed);background:#7c3aed1f}.ept-feature-card__icon--blue{color:var(--color-info,#38bdf8);background:#38bdf826}.ept-feature-card__icon--green{color:var(--color-success,#22c55e);background:#22c55e1f}.ept-feature-card__icon--orange{background:var(--color-orange-glow);color:var(--color-orange,#f97316)}.ept-feature-card__title{color:#1a1a1a;margin-bottom:.3rem;font-size:.74rem;font-weight:700;line-height:1.3}.ept-feature-card__desc{color:#6b7280;font-size:.66rem;line-height:1.45}.ept-carousel__outer{perspective:1200px;perspective-origin:100%;overflow:visible}.ept-carousel{transform-origin:100%;transform-style:preserve-3d;background:#0f172ae6;border:1px solid #38bdf840;border-radius:14px;padding:0;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;transform:rotateY(-4deg)rotateX(2deg)}.ept-carousel:hover{transform:rotateY(-1deg)rotateX(1deg)}.ept-carousel__chrome{background:#0f172af2;border-bottom:1px solid #4755694d;align-items:center;gap:.5rem;padding:.6rem 1rem;display:flex}.ept-carousel__chrome-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.ept-carousel__chrome-dot--red{background:#ff5f57}.ept-carousel__chrome-dot--yellow{background:#ffbd2e}.ept-carousel__chrome-dot--green{background:#28c840}.ept-carousel__chrome-bar{color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:#1e293bcc;border:1px solid #47556966;border-radius:6px;flex:1;margin:0 .75rem;padding:.25rem .75rem;font-size:.75rem;overflow:hidden}.ept-carousel__track{aspect-ratio:19/10;width:100%;position:relative;overflow:hidden}.ept-carousel__video{-o-object-fit:cover;object-fit:cover;-o-object-position:right center;object-position:right center;width:100%;height:100%;display:block;position:absolute;inset:0}.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-hero__badge-link:focus-visible{outline-offset:3px;border-radius:999px;outline:2px solid #67e8f9bf}.ept-section{border-top:1px solid #e5e7eb;padding:4rem 1.5rem}.ept-section__inner{max-width:1200px;margin:0 auto}.ept-section__title{letter-spacing:-.025em;color:#1a1a1a;margin-bottom:.75rem;font-size:clamp(1.85rem,3.8vw,2.6rem);font-weight:800;line-height:1.1}.ept-section__desc{color:#555;max-width:800px;font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.6}.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 #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000014}.ept-hero-image--sticky{position:sticky;top:80px}.ept-hero-image__img{-o-object-fit:cover;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:#f8f9fa;border:1px solid #e0e0e0;border-radius:16px;padding:1.5rem}.ept-card--small{border-radius:12px;padding:1rem}.ept-card__title{color:#1a1a1a;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ept-card__desc{color:#666;font-size:.875rem;line-height:1.6}.ept-card--dark{background:#eef1f4}.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:#0284c7;background:#38bdf826;border:1px solid #38bdf84d;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:#374151;font-size:1rem}.ept-checklist{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.ept-checklist__item{color:#666;background:#f8f9fa;border:1px solid #e0e0e0;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:#f8f9fa;border:1px solid #e0e0e0;border-radius:16px;padding:1.5rem}.ept-steps-grid .ept-step-circle{color:var(--color-teal-glow)}.ept-faq__q{color:#1a1a1a;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.ept-faq__a{color:#666;font-size:.875rem;line-height:1.6}.ept-footer-cta{text-align:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:20px;max-width:700px;margin:0 auto;padding:2.5rem}.ept-footer-cta__title{color:#1a1a1a;font-size:1.5rem;font-weight:600}.ept-footer-cta__desc{color:#666;margin:.5rem 0 1.5rem;font-size:1rem}.ept-footer-cta__buttons{justify-content:center;gap:1rem;display:flex}.ept-footer{color:#6b7280;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:#6b7280;margin-left:1rem;text-decoration:none}.ept-footer a:hover{color:#374151}@media (max-width:1024px){.ept-hero__inner{grid-template-columns:1fr}.ept-hero__features{grid-template-columns:repeat(2,1fr);gap:.75rem}.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__proof-points{flex-direction:column;gap:.5rem}.ept-hero__features{grid-template-columns:1fr;gap:.6rem}.ept-feature-card{text-align:left;flex-direction:row;align-items:flex-start;gap:.75rem;padding:.75rem .85rem}.ept-feature-card__icon{margin-bottom:0}.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:0}.ept-carousel__video{border-radius:12px}.ept-hero__badges{gap:.55rem;margin-top:.85rem}.ept-hero__badge-item{padding:.35rem .62rem;font-size:.74rem}.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}
