:root{--navy: #0D1C2E;--navy-light: #0A0F18;--orange: #F97316;--orange-dark: #9D4300;--orange-soft: rgba(249, 115, 22, .1);--orange-glow: rgba(249, 115, 22, .2);--brown: #584237;--brown-light: #5D5F5F;--bg-page: #F8F9FF;--bg-white: #FFFFFF;--bg-card: #EFF4FF;--bg-beige: #FCFAF5;--bg-footer: #DCE9FF;--border-soft: #E6EEFF;--border-light: #E5E7EB;--border-divider: #E2E2E2;--border-warm: #E0C0B1;--blue-accent: #DCE9FF;--blue-dark: #D5E3FC;--red-bg: #FFDAD6;--red-text: #BA1A1A;--aqua: #006398;--green-bg: rgba(190, 242, 100, .2);--green-dark: #16332A;--font: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "Liberation Mono", monospace;--container: 1200px;--section-pad: 64px 40px;--radius-xl: 24px;--radius-lg: 16px;--radius-md: 12px;--radius-sm: 8px;--radius-full: 9999px;--shadow-card: 0px 10px 15px -3px rgba(0, 0, 0, .1), 0px 4px 6px -4px rgba(0, 0, 0, .1);--shadow-sm: 0px 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0px 4px 6px -1px rgba(0, 0, 0, .1), 0px 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0px 20px 25px -5px rgba(0, 0, 0, .1), 0px 8px 10px -6px rgba(0, 0, 0, .1);--shadow-gallery: 0px 4px 20px rgba(0, 0, 0, .08);--shadow-testi: 0px 2px 8px rgba(0, 0, 0, .08);--ease: .2s ease}.hidden{display:none!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{min-width:320px;overflow-x:hidden;background:var(--bg-page);color:var(--navy);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}ul{list-style:none}button,input,select,textarea{font-family:inherit;font-size:inherit;border:none;outline:none;background:none}button{cursor:pointer}.container{width:100%;max-width:var(--container, 1200px);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.ept-section-label{font-family:var(--font);font-weight:700;font-size:16px;line-height:24px;letter-spacing:.8px;text-transform:uppercase;color:var(--orange)}.ept-section-label--upper{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.7px;text-transform:uppercase;color:var(--orange)}.ept-section-label--spaced{font-weight:700;font-size:16px;line-height:24px;letter-spacing:3.2px;text-transform:uppercase;color:var(--orange)}.ept-section-title{font-family:var(--font);font-weight:700;font-size:40px;line-height:48px;letter-spacing:-.4px;color:var(--navy)}.ept-section-title--lg{font-size:40px;line-height:50px;letter-spacing:-1.28px}.ept-section-title--left{text-align:left}.ept-section-subtitle{font-weight:400;font-size:16px;line-height:24px;color:var(--brown)}.ept-section-subtitle--lg{font-size:20px;line-height:28px;color:#0a0f18b3}.ept-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;height:48px;font-family:var(--font);font-weight:600;font-size:14px;line-height:20px;border-radius:var(--radius-md);transition:all var(--ease);white-space:nowrap;border:none;cursor:pointer}.ept-btn--primary{background:var(--orange);color:#fff;box-shadow:0 8px 24px #f9731633}.ept-btn--primary:hover{background:#ea6a10;transform:translateY(-1px)}.ept-btn--outline{background:var(--bg-white);color:var(--navy);border:1px solid var(--border-warm);box-shadow:0 2px 8px #0000000a}.ept-btn--outline:hover{background:#f7f3ef}.ept-btn--outline-dark{background:transparent;color:var(--navy);border:2px solid var(--navy)}.ept-btn--outline-dark:hover{background:var(--navy);color:#fff}.ept-btn--outline-light{background:transparent;color:#fff;border:1px solid var(--border-warm)}.ept-btn--outline-light:hover{background:#ffffff1a}.ept-btn--dark{background:var(--navy);color:#fff}.ept-btn--dark:hover{background:#162436}.ept-btn--full{width:100%}.ept-btn--sm{height:44px;font-size:16px;font-weight:400}.ept-hero{position:relative;display:flex;align-items:center;min-height:100vh;width:100%;overflow:hidden;background:var(--bg-page);padding-top:80px}.ept-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ept-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center right;border-radius:0}.ept-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(96.27deg,#f8f9ff -7.36%,#f8f9ffeb 44.36%,#f8faffde 53.85%,#f8fdff00 96.07%)}.ept-hero__container{position:relative;z-index:2;width:100%;max-width:var(--container);margin:0 auto;padding:64px 24px}.ept-hero__row{display:flex;justify-content:space-between;align-items:center;gap:64px}.ept-hero__left{flex:1;display:flex;flex-direction:column;max-width:576px}.ept-hero__right{flex:1;min-height:600px}.ept-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:4px 12px 4px 8px;background:#bcbcbc33;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-full);margin-bottom:24px;width:fit-content}.ept-hero__avatars{display:flex;align-items:center}.ept-hero__avatar{width:36px;height:36px;border-radius:var(--radius-full);border:2px solid #F8F9FF;background-size:cover;background-position:center;margin-right:-12px}.ept-hero__avatar:last-child{margin-right:0}.ept-hero__stars{display:flex;gap:1px;margin-left:8px}.ept-hero__eyebrow-text{font-weight:600;font-size:14px;line-height:20px;color:var(--brown);padding-left:4px}.ept-hero__title{font-weight:700;font-size:64px;line-height:70px;letter-spacing:-1.28px;color:var(--navy);margin-bottom:24px}.ept-hero__title .text-fire{color:var(--orange)}.ept-hero__subtitle{font-weight:400;font-size:20px;line-height:28px;color:var(--brown);margin-bottom:24px}.ept-hero__actions{display:flex;gap:16px;margin-bottom:24px;padding-top:8px}.ept-hero__badges{display:flex;align-items:center;gap:16px;padding-top:32px;flex-wrap:wrap}.ept-hero__badge{display:flex;flex-direction:column;gap:4px}.ept-hero__badge-value{font-weight:700;font-size:24px;line-height:36px;color:var(--navy)}.ept-hero__badge-label{font-weight:400;font-size:12px;line-height:15px;color:var(--brown-light);max-width:140px}.ept-hero__badge-divider{width:1px;height:32px;background:var(--border-divider)}.ept-services{background:var(--bg-page);padding:80px 24px}.ept-services__container{max-width:var(--container);margin:0 auto}.ept-services__header{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;margin-bottom:48px}.ept-services__header .ept-section-subtitle{max-width:672px}.ept-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.ept-service-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);overflow:hidden;transition:transform var(--ease),box-shadow var(--ease)}.ept-service-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.ept-service-card__header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.ept-service-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:50px;min-width:44px;background:var(--orange-soft);border-radius:var(--radius-md);color:var(--orange)}.ept-service-card__icon--solid{background:var(--orange);color:#fff}.ept-service-card__icon--aqua{background:#0063981a;color:var(--aqua)}.ept-service-card__icon--green{background:var(--green-bg);color:var(--green-dark)}.ept-service-card__title{font-weight:500;font-size:22px;line-height:28px;color:var(--navy)}.ept-service-card__body{display:flex;flex-direction:column;flex:1}.ept-service-card__features{margin-bottom:16px}.ept-service-card__features-label{display:block;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:var(--brown);margin-bottom:8px}.ept-service-card__list{display:flex;flex-direction:column;gap:4px}.ept-service-card__list li{font-size:14px;line-height:20px;color:var(--navy);padding-left:20px;position:relative}.ept-service-card__list li:before{content:"—";position:absolute;left:0;color:var(--navy)}.ept-service-card__desc{font-size:14px;line-height:20px;color:var(--navy);margin-bottom:16px}.ept-service-card__pricing{border-top:1px solid var(--border-soft);padding-top:16px;margin-top:auto}.ept-service-card__pricing-label{display:block;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:var(--brown);margin-bottom:12px}.ept-service-card__price-options{display:flex;gap:12px}.ept-service-card__price-box{flex:1;padding:12px;border-radius:var(--radius-md)}.ept-service-card__price-box--light{background:var(--bg-card)}.ept-service-card__price-box--dark{position:relative;background:var(--navy);border:1px solid rgba(249,115,22,.3);box-shadow:var(--shadow-md);overflow:hidden}.ept-service-card__price-box-gradient{position:absolute;top:1px;right:1px;bottom:1px;left:1px;background:linear-gradient(135deg,#f9731633,#f9731600);opacity:.5;pointer-events:none}.ept-service-card__price-coach{display:flex;align-items:center;gap:8px;margin-bottom:4px}.ept-service-card__coach-avatar{width:24px;height:24px;border-radius:var(--radius-full);object-fit:cover}.ept-service-card__price-coach span{font-weight:700;font-size:12px;line-height:16px;color:var(--navy)}.ept-service-card__coach-label--orange{color:var(--orange)!important}.ept-service-card__price-value{display:block;font-weight:700;font-size:14px;line-height:20px;color:var(--orange-dark)}.ept-service-card__price-value--white{color:#fff}.ept-service-card__price-value--orange{color:var(--orange)}.ept-service-card--premium{background:var(--navy);border-color:#f973164d;box-shadow:var(--shadow-lg)}.ept-service-card--premium .ept-service-card__glow{position:absolute;width:160px;height:160px;right:-39px;top:-39px;background:var(--orange);opacity:.2;filter:blur(32px);border-radius:var(--radius-full);pointer-events:none}.ept-service-card--premium .ept-service-card__title{color:#fff}.ept-service-card--premium .ept-service-card__features-label{color:var(--orange)}.ept-service-card--premium .ept-service-card__list li{color:#fffc}.ept-service-card--premium .ept-service-card__list li:before{color:#fffc}.ept-service-card--premium .ept-service-card__pricing{border-top-color:#ffffff1a}.ept-service-card__price-premium{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:16px}.ept-service-card__price-premium .ept-service-card__price-coach{margin-bottom:8px}.ept-service-card__price-premium .ept-service-card__coach-avatar{width:32px;height:32px;border:1px solid var(--orange)}.ept-service-card__coach-label{color:#fff;font-weight:700;font-size:14px}.ept-service-card__price-premium .ept-service-card__price-value--orange{font-size:18px;line-height:28px}.ept-service-card__price-note{display:block;font-size:12px;line-height:16px;color:#fff9;margin-top:4px}.ept-service-card__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.ept-service-card__pill{padding:4px 12px;background:var(--bg-card);border-radius:var(--radius-full);font-weight:600;font-size:12px;line-height:16px;color:var(--navy)}.ept-service-card__boxes{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.ept-service-card__subbox{padding:14px;background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-md)}.ept-service-card__subbox-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--brown);font-size:14px}.ept-service-card__sublist{display:flex;flex-direction:column;gap:4px}.ept-service-card__sublist li{font-size:12px;line-height:16px;color:var(--navy)}.ept-service-card__subnote{font-style:italic;color:var(--brown)!important;margin-top:4px}.ept-service-card__subdesc{font-size:12px;line-height:16px;color:var(--navy)}.ept-service-card__label-sub{display:block;font-weight:600;font-size:14px;line-height:20px;color:var(--navy);margin-bottom:12px}.ept-service-card__table-box{background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-md);overflow:hidden;margin-bottom:16px}.ept-service-card__table-header{background:var(--bg-card);padding:8px 16px;border-bottom:1px solid var(--border-soft);font-weight:700;font-size:12px;line-height:16px;color:var(--brown)}.ept-service-card__table-body{padding:16px;display:flex;flex-direction:column;gap:12px}.ept-service-card__table-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--border-soft)}.ept-service-card__table-row:last-child{border-bottom:none;padding-bottom:0}.ept-service-card__table-name{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--brown)}.ept-service-card__table-val{font-weight:700;font-size:14px;color:var(--navy)}.ept-service-card__table-val--orange{color:var(--orange-dark)}.ept-services__stacked-col{display:flex;flex-direction:column;gap:24px}.ept-service-card--compact{padding:24px;min-height:auto;border-radius:var(--radius-xl)}.ept-service-card--compact .ept-service-card__header{margin-bottom:10px}.ept-service-card--compact .ept-service-card__icon{width:34px;height:40px;min-width:34px;border-radius:var(--radius-sm)}.ept-service-card--compact .ept-service-card__title{font-weight:700;font-size:18px;line-height:22px}.ept-service-card__price-badge{display:inline-flex;padding:12px 14px;background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--radius-md);margin-top:12px}.ept-service-card__price-badge span{font-weight:700;font-size:14px;line-height:20px;color:var(--orange-dark)}.ept-service-card__sub-row{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--brown);margin-top:6px}.ept-service-card__cta{margin-top:24px}.ept-problems{position:relative;padding:80px 24px;background:var(--bg-beige);border-bottom:1px solid var(--border-soft);overflow:hidden}.ept-problems__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000008 2.5%,#0000 2.5%),linear-gradient(180deg,#00000008 2.5%,#0000 2.5%);background-size:40px 40px;opacity:.1;pointer-events:none}.ept-problems__container{position:relative;max-width:var(--container);margin:0 auto;z-index:1}.ept-problems__header{display:flex;flex-direction:column;align-items:center;gap:24px;margin-bottom:64px;text-align:center}.ept-problems__header .ept-section-title{max-width:613px;font-size:40px;line-height:50px;letter-spacing:-1.28px}.ept-problems__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ept-problem-card{display:flex;flex-direction:column;justify-content:space-between;padding:32px;min-height:320px;background:var(--bg-white);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:var(--radius-lg);transition:transform var(--ease),box-shadow var(--ease)}.ept-problem-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.ept-problem-card__top{display:flex;justify-content:space-between;align-items:flex-start}.ept-problem-card__num{font-family:var(--font-mono);font-weight:800;font-size:30px;line-height:36px;letter-spacing:-1.5px;color:#0a0f181a}.ept-problem-card__icon{line-height:0}.ept-problem-card__bottom{margin-top:auto;padding-top:48px}.ept-problem-card__title{font-weight:500;font-size:28px;line-height:35px;color:var(--navy-light)}.ept-solutions{padding:80px 24px 64px;background:var(--bg-white)}.ept-solutions__container{display:flex;flex-direction:column;align-items:center;max-width:var(--container);margin:0 auto}.ept-solutions__header{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;margin-bottom:64px;max-width:896px}.ept-solutions__header .ept-section-title--lg{max-width:732px}.ept-solutions__header .ept-section-subtitle--lg{max-width:672px}.ept-solutions__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;margin-bottom:64px}.ept-solution-card{display:flex;flex-direction:column;justify-content:space-between;padding:24px;min-height:280px;background:var(--bg-white);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:var(--radius-lg);transition:transform var(--ease),box-shadow var(--ease)}.ept-solution-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.ept-solution-card__top{display:flex;justify-content:space-between;align-items:flex-start}.ept-solution-card__num{font-family:var(--font-mono);font-weight:800;font-size:24px;line-height:32px;letter-spacing:-1.2px;color:var(--orange-glow)}.ept-solution-card__icon{line-height:0}.ept-solution-card__bottom{margin-top:auto;padding-top:32px}.ept-solution-card__title{font-weight:800;font-size:24px;line-height:30px;color:var(--navy-light)}.ept-solutions__actions{display:flex;justify-content:center;gap:16px;padding:8px 0}.ept-about{padding:80px 24px;background:var(--bg-white)}.ept-about__container{display:flex;align-items:center;gap:50px;max-width:var(--container);margin:0 auto}.ept-about__photo{flex-shrink:0;width:540px}.ept-about__photo img{width:100%;height:675px;object-fit:cover;border-radius:13px}.ept-about__content{flex:1;display:flex;flex-direction:column}.ept-about__heading{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.ept-about__bio{display:flex;flex-direction:column;gap:16px}.ept-about__bio p{font-size:16px;line-height:24px;color:var(--brown)}.ept-about__credentials{margin-top:24px;padding-top:16px}.ept-about__credentials-title{font-weight:700;font-size:16px;line-height:24px;color:var(--navy);margin-bottom:12px}.ept-about__tags{display:flex;flex-wrap:wrap;gap:8px}.ept-about__tag{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg-card);border:1px solid var(--border-soft);border-radius:var(--radius-md)}.ept-about__tag span{font-size:16px;line-height:24px;color:var(--navy)}.ept-testimonials{padding:80px 24px}.ept-testimonials__container{max-width:var(--container);margin:0 auto}.ept-testimonials__header{display:flex;flex-direction:column;gap:8px;margin-bottom:56px}.ept-testimonials__gallery-wrap{overflow-x:auto;overflow-y:hidden;margin-bottom:56px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-soft) transparent}.ept-testimonials__gallery-wrap::-webkit-scrollbar{height:6px}.ept-testimonials__gallery-wrap::-webkit-scrollbar-track{background:transparent}.ept-testimonials__gallery-wrap::-webkit-scrollbar-thumb{background:var(--border-soft);border-radius:3px}.ept-testimonials__gallery{display:flex;gap:24px;padding:8px 0 32px}.ept-testimonials__gallery-item{position:relative;flex-shrink:0;width:320px;height:420px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-gallery);cursor:pointer}.ept-testimonials__gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .4s ease}.ept-testimonials__gallery-item:hover img{transform:scale(1.05)}.ept-testimonials__gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0d1c2ee6,#0d1c2e1a,#0d1c2e00);pointer-events:none}.ept-testimonials__gallery-info{position:absolute;bottom:0;left:0;right:0;padding:24px;display:flex;flex-direction:column;gap:4px}.ept-testimonials__gallery-info h3{font-weight:600;font-size:18px;line-height:28px;color:#fff}.ept-testimonials__gallery-info span{font-weight:400;font-size:14px;line-height:20px;color:#fffc}.ept-testimonials__quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ept-testimonial-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:32px;background:var(--bg-white);border:1px solid var(--blue-accent);box-shadow:var(--shadow-testi);border-radius:var(--radius-lg);overflow:hidden}.ept-testimonial-card__mark{position:absolute;top:17px;right:17px;font-family:var(--font);font-weight:700;font-size:52px;line-height:64px;letter-spacing:-1.04px;color:var(--blue-dark);opacity:.5;pointer-events:none}.ept-testimonial-card__inner{display:flex;flex-direction:column;justify-content:space-between;flex:1;position:relative;z-index:1}.ept-testimonial-card__bar{margin-bottom:16px}.ept-testimonial-card__bar svg{width:100%;height:12px}.ept-testimonial-card__text{margin-bottom:32px}.ept-testimonial-card__text p{font-size:18px;line-height:28px;color:var(--navy)}.ept-testimonial-card__author{display:flex;align-items:center;gap:16px;margin-top:auto}.ept-testimonial-card__avatar{width:48px;height:48px;border-radius:var(--radius-full);background:var(--blue-accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:var(--navy);flex-shrink:0}.ept-testimonial-card__info{display:flex;flex-direction:column}.ept-testimonial-card__info strong{font-weight:600;font-size:14px;line-height:20px;color:var(--navy)}.ept-testimonial-card__info span{font-weight:400;font-size:14px;line-height:20px;color:var(--brown-light)}.ept-faq{position:relative;padding:80px 24px;background:var(--bg-white);border-top:1px solid var(--border-soft);overflow:hidden}.ept-faq__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000008 2.5%,#0000 2.5%),linear-gradient(180deg,#00000008 2.5%,#0000 2.5%);background-size:40px 40px;opacity:.2;pointer-events:none}.ept-faq__container{position:relative;max-width:var(--container);margin:0 auto;z-index:1}.ept-faq__header{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:64px;text-align:center}.ept-faq__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ept-faq-card{padding:24px;border-radius:var(--radius-xl);display:flex;flex-direction:column;justify-content:center}.ept-faq-card__heading{display:flex;align-items:center;gap:8px;margin-bottom:12px}.ept-faq-card__heading h3{font-weight:700;font-size:18px;line-height:28px;color:var(--navy)}.ept-faq-card p{font-weight:400;font-size:14px;line-height:20px;color:var(--brown)}.ept-faq-card--focus{grid-column:span 2;position:relative;background:var(--navy);border:1px solid rgba(249,115,22,.3);box-shadow:var(--shadow-lg);overflow:hidden;padding:32px}.ept-faq-card--focus .ept-faq-card__glow{position:absolute;width:256px;height:256px;right:-79px;bottom:-79px;background:var(--orange);opacity:.1;filter:blur(32px);border-radius:var(--radius-full);pointer-events:none}.ept-faq-card--focus .ept-faq-card__content{position:relative;z-index:1}.ept-faq-card--focus .ept-faq-card__heading{gap:12px}.ept-faq-card--focus .ept-faq-card__heading h3{font-weight:400;font-size:24px;line-height:32px;color:#fff}.ept-faq-card--focus p{font-size:16px;line-height:24px;color:#fffc;margin-top:16px}.ept-faq-card--standard{background:var(--bg-card);border:1px solid var(--border-soft)}.ept-faq-card--notice{background:var(--red-bg);border:1px solid rgba(186,26,26,.2)}.ept-faq-card--notice p{font-weight:500}.ept-cta-banner{position:relative;padding:80px 24px;background:var(--navy);border-top:1px solid rgba(255,255,255,.1);overflow:hidden}.ept-cta-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url() center/cover;mix-blend-mode:overlay;opacity:.4;filter:blur(4px)}.ept-cta-banner__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d1c2e,#0d1c2ee6,#0d1c2e99)}.ept-cta-banner__glow{position:absolute;width:384px;height:384px;right:-160px;top:-159px;background:var(--orange);opacity:.3;filter:blur(50px);border-radius:var(--radius-full);pointer-events:none}.ept-cta-banner__container{position:relative;z-index:3;display:flex;align-items:flex-start;gap:32px;max-width:var(--container);margin:0 auto}.ept-cta-banner__left{flex:1;display:flex;flex-direction:column}.ept-cta-banner__pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-full);margin-bottom:24px;width:fit-content}.ept-cta-banner__pill span{font-weight:600;font-size:14px;line-height:20px;letter-spacing:.35px;color:#fff}.ept-cta-banner__label{display:flex;align-items:center;gap:8px;margin-bottom:24px}.ept-cta-banner__dot{width:8px;height:8px;background:var(--orange);border-radius:var(--radius-full)}.ept-cta-banner__title{font-weight:700;font-size:60px;line-height:60px;letter-spacing:-1.5px;color:#fff;margin-bottom:24px;max-width:687px}.ept-cta-banner__subtitle{font-size:18px;line-height:28px;color:#fffc;max-width:576px;margin-bottom:24px}.ept-cta-banner__actions{display:flex;gap:16px;padding-top:24px}.ept-cta-banner__card{flex-shrink:0;width:480px;padding:32px;background:#0d1c2e99;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 30px #0003;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:32px}.ept-cta-banner__status{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.ept-cta-banner__status-left{display:flex;align-items:center;gap:12px}.ept-cta-banner__status-left h3{font-weight:700;font-size:20px;line-height:28px;color:#fff}.ept-cta-banner__live-badge{display:flex;align-items:center;gap:8px;padding:4px 12px;background:var(--orange-glow);border:1px solid rgba(249,115,22,.5);border-radius:var(--radius-full)}.ept-cta-banner__live-dot{width:8px;height:8px;background:var(--orange);border-radius:var(--radius-full);animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.ept-cta-banner__live-badge span{font-weight:700;font-size:14px;line-height:20px;color:var(--orange)}.ept-cta-banner__hours{display:flex;flex-direction:column;gap:16px}.ept-cta-banner__hour-row{display:flex;justify-content:space-between;align-items:center}.ept-cta-banner__hour-day{font-size:14px;line-height:20px;color:#fff9}.ept-cta-banner__hour-time{font-weight:600;font-size:14px;line-height:20px;color:#fff}.ept-cta-banner__hour-time--closed{color:var(--orange)}.ept-cta-banner__contacts{display:flex;flex-direction:column;gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.ept-cta-banner__contact-item{display:flex;align-items:center;gap:12px;color:#fff9;transition:color var(--ease)}.ept-cta-banner__contact-item:hover{color:#fff}.ept-cta-banner__contact-item span:first-of-type{font-size:14px;min-width:80px}.ept-cta-banner__contact-value{font-weight:600;font-size:14px;color:#fff}.ept-footer{position:relative;background:var(--bg-footer);color:var(--navy);padding:64px 0 24px;border-top:1px solid var(--border-soft)}.ept-footer .container{max-width:var(--container);margin:0 auto;padding:0 24px}.ept-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(13,28,46,.1)}.ept-footer-logo-wrap{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ept-footer-logo{width:40px;height:40px;object-fit:contain}.ept-footer-logo-wrap strong{font-weight:700;font-size:18px;color:var(--navy)}.ept-footer-brand>p{font-size:14px;line-height:22px;color:var(--brown);max-width:340px;margin-bottom:20px}.ept-footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.ept-social-link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid var(--border-soft);border-radius:var(--radius-full);color:var(--navy);font-size:13px;font-weight:600;box-shadow:var(--shadow-sm);transition:all var(--ease)}.ept-social-link:hover{background:var(--orange);border-color:var(--orange);color:#fff;transform:translateY(-2px)}.ept-social-link svg{flex-shrink:0}.ept-footer-map{display:block;padding:12px 16px;border-radius:var(--radius-md);background:#fff;border:1px solid var(--border-soft);box-shadow:var(--shadow-sm);max-width:320px;transition:all var(--ease)}.ept-footer-map:hover{border-color:var(--orange);transform:translateY(-2px)}.ept-footer-map-inner{display:flex;align-items:center;gap:12px}.ept-footer-map-pin{flex-shrink:0;width:36px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:var(--orange-soft);color:var(--orange)}.ept-footer-map-text{flex:1;min-width:0}.ept-footer-map-label{font-size:11px;font-weight:700;color:var(--brown);text-transform:uppercase;letter-spacing:.06em}.ept-footer-map-address{font-size:13px;color:var(--navy);font-weight:600;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ept-footer-links strong{display:block;color:var(--navy);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;position:relative;padding-bottom:8px}.ept-footer-links strong:after{content:"";position:absolute;bottom:0;left:0;width:24px;height:2px;border-radius:2px;background:var(--orange)}.ept-footer-links a,.ept-footer-links span{display:block;color:var(--brown);font-size:14px;line-height:20px;margin-bottom:10px;transition:all var(--ease)}.ept-footer-links a:hover{color:var(--orange);padding-left:4px}.ept-footer-hours{display:flex;align-items:center;gap:8px;font-size:13px!important;color:var(--brown)!important;font-weight:500}.ept-footer-legal{margin-top:16px;display:flex;flex-direction:column;gap:4px}.ept-footer-legal-title{font-size:12px!important;color:var(--navy)!important;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px!important;padding-bottom:0!important}.ept-footer-legal-title:after{display:none!important}.ept-footer-legal a{font-size:12px;line-height:18px;color:var(--brown);margin-bottom:4px}.ept-footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-top:24px;font-size:13px;color:var(--brown)}.ept-footer-tagline{color:var(--brown-light);font-weight:600}.ept-floating-consult{position:fixed;bottom:24px;right:24px;z-index:900;display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--orange);color:#fff;border-radius:var(--radius-full);box-shadow:0 4px 20px #f9731666;font-weight:600;font-size:14px;transition:all var(--ease)}.ept-floating-consult:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f9731680}.ept-floating-consult svg{width:20px;height:20px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;display:none;align-items:center;justify-content:center;background:#0d1c2e99;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.modal-overlay.active{display:flex}.modal-box{width:90%;max-width:520px;max-height:90vh;overflow-y:auto;background:var(--bg-white);border-radius:var(--radius-xl);box-shadow:0 20px 60px #0000004d;padding:0}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0}.modal-header h3{font-weight:700;font-size:20px;color:var(--navy)}.modal-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--brown-light);border-radius:var(--radius-sm);transition:all var(--ease)}.modal-close:hover{background:var(--bg-card)}.modal-form{padding:24px}.form-row{margin-bottom:16px}.form-row label{display:block;font-weight:600;font-size:14px;color:var(--navy);margin-bottom:6px}.form-row input,.form-row textarea,.form-row select{width:100%;padding:12px 16px;background:var(--bg-page);border:1px solid var(--border-soft);border-radius:var(--radius-md);font-size:14px;color:var(--navy);transition:border-color var(--ease)}.form-row input:focus,.form-row textarea:focus,.form-row select:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.form-row-inline{display:flex;gap:16px}.form-row-inline .form-row{flex:1}.form-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;font-weight:600;font-size:14px}.portrait-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.portrait-lightbox.active{display:flex}.portrait-lightbox-figure{position:relative;max-width:90vw;max-height:90vh}.portrait-lightbox-figure img{max-width:90vw;max-height:85vh;border-radius:var(--radius-md);object-fit:contain}.portrait-lightbox-close{position:absolute;top:-12px;right:-12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--bg-white);border-radius:var(--radius-full);font-size:20px;color:var(--navy);box-shadow:var(--shadow-md)}.portrait-lightbox-caption{text-align:center;color:#fffc;font-size:14px;margin-top:12px}.ept-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:#f8f9fff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-soft);transition:all .3s ease}.ept-nav .container{max-width:var(--container);margin:0 auto;padding:0 24px}.ept-nav-inner{display:flex;align-items:center;justify-content:space-between;height:80px}.ept-nav-logo{display:flex;align-items:center;gap:10px}.ept-nav-logo img{width:40px;height:40px;object-fit:contain;border-radius:0}.ept-nav-logo strong{font-weight:700;font-size:16px;color:var(--navy);display:block;line-height:1.2}.ept-nav-logo small{font-size:11px;color:var(--brown-light);display:block}.ept-nav-menu{display:flex;align-items:center;gap:32px}.ept-nav-link{font-weight:500;font-size:14px;color:var(--navy);transition:color var(--ease)}.ept-nav-link:hover{color:var(--orange)}.ept-nav-cta{padding:8px 20px;background:var(--orange);color:#fff;font-weight:600;font-size:14px;border-radius:var(--radius-md);transition:all var(--ease)}.ept-nav-cta:hover{background:#ea6a10}.ept-nav-cta-dashboard{background:var(--navy)}.ept-nav-cta-dashboard:hover{background:#162436}.ept-nav-hamburger{display:none;flex-direction:column;gap:5px;padding:4px}.ept-nav-hamburger span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:all var(--ease)}.ept-nav-dropdown{position:relative}.ept-nav-dropdown-trigger{display:flex;align-items:center;gap:4px;font-weight:500;font-size:14px;color:var(--navy);transition:color var(--ease)}.ept-nav-dropdown-trigger:hover{color:var(--orange)}.ept-nav-dropdown-trigger svg{width:16px;height:16px}.ept-nav-dropdown-menu{position:absolute;top:100%;left:-12px;padding:8px 0;min-width:220px;background:var(--bg-white);border:1px solid var(--border-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-card);opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--ease)}.ept-nav-dropdown:hover .ept-nav-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.ept-nav-dropdown-item{display:block;padding:10px 16px;font-size:14px;color:var(--navy);transition:all var(--ease)}.ept-nav-dropdown-item:hover{background:var(--bg-card);color:var(--orange)}.ept-nav-hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;border-radius:var(--radius-md);background:transparent;border:1px solid var(--border-soft);cursor:pointer;z-index:1000;transition:all var(--ease)}.ept-nav-hamburger:hover{background:var(--bg-card);border-color:var(--orange)}.ept-nav-hamburger span{display:block;width:22px;height:2px;background-color:var(--navy);border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.ept-nav-hamburger.active span:nth-child(1){transform:translateY(7px) rotate(45deg);background-color:var(--orange)}.ept-nav-hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.ept-nav-hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg);background-color:var(--orange)}.ept-nav-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;visibility:hidden;transition:visibility .3s ease}.ept-nav-mobile.open,.ept-nav-mobile.active{pointer-events:auto;visibility:visible}.ept-nav-mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d1c2e99;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .3s ease}.ept-nav-mobile.open .ept-nav-mobile-backdrop,.ept-nav-mobile.active .ept-nav-mobile-backdrop{opacity:1}.ept-nav-mobile-panel{position:absolute;top:0;right:0;bottom:0;width:85%;max-width:360px;background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 30px #00000026;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto;z-index:2}.ept-nav-mobile.open .ept-nav-mobile-panel,.ept-nav-mobile.active .ept-nav-mobile-panel{transform:translate(0)}.ept-nav-mobile-top{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--border-soft)}.ept-nav-mobile-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.ept-nav-mobile-brand img{width:36px;height:36px;object-fit:contain}.ept-nav-mobile-brand span{font-family:var(--font);font-size:15px;font-weight:700;color:var(--navy)}.ept-nav-mobile-close{width:36px;height:36px;border-radius:50%;background:var(--bg-card);color:var(--navy);border:none;font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--ease)}.ept-nav-mobile-close:hover{background:var(--orange);color:#fff}.ept-nav-mobile-links{padding:20px 24px;display:flex;flex-direction:column;gap:8px;flex:1}.ept-nav-mobile-link{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:var(--radius-md);font-size:15px;font-weight:600;color:var(--navy);text-decoration:none;transition:all var(--ease)}.ept-nav-mobile-link svg{width:20px;height:20px;color:var(--orange);flex-shrink:0}.ept-nav-mobile-link:hover{background:var(--bg-card);color:var(--orange)}.ept-nav-mobile-accordion{border-radius:var(--radius-md);overflow:hidden}.ept-nav-mobile-accordion-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:var(--radius-md);background:transparent;border:none;font-family:var(--font);font-size:15px;font-weight:600;color:var(--navy);cursor:pointer;transition:all var(--ease)}.ept-nav-mobile-accordion-trigger:hover{background:var(--bg-card);color:var(--orange)}.ept-nav-mobile-accordion-trigger-label{display:flex;align-items:center;gap:14px}.ept-nav-mobile-accordion-trigger-label svg{width:20px;height:20px;color:var(--orange)}.ept-nav-mobile-accordion-chevron{width:18px;height:18px;transition:transform .3s ease;color:var(--brown)}.ept-nav-mobile-accordion.open .ept-nav-mobile-accordion-chevron{transform:rotate(180deg);color:var(--orange)}.ept-nav-mobile-accordion-body{height:0;overflow:hidden;transition:height .3s ease;padding-left:36px}.ept-nav-mobile-accordion-item{display:block;padding:10px 14px;font-size:14px;font-weight:500;color:var(--brown);text-decoration:none;border-radius:var(--radius-sm);transition:all var(--ease)}.ept-nav-mobile-accordion-item:hover{color:var(--orange);background:var(--bg-card)}@media(max-width:1024px){.ept-hero__title{font-size:48px;line-height:54px}.ept-hero__right{display:none}.ept-hero__left{max-width:100%}.ept-hero__row{justify-content:flex-start}.ept-services__grid{grid-template-columns:repeat(2,1fr)}.ept-services__stacked-col{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:24px}.ept-problems__grid,.ept-solutions__grid{grid-template-columns:repeat(2,1fr)}.ept-about__container{flex-direction:column}.ept-about__photo{width:100%}.ept-about__photo img{height:400px}.ept-testimonials__quotes{grid-template-columns:1fr}.ept-faq__grid{grid-template-columns:repeat(2,1fr)}.ept-faq-card--focus{grid-column:span 2}.ept-cta-banner__container{flex-direction:column}.ept-cta-banner__card{width:100%}.ept-cta-banner__title{font-size:44px;line-height:48px}.ept-footer-grid{grid-template-columns:2fr 1fr 1fr}}@media(max-width:768px){:root{--section-pad: 40px 20px}.ept-nav-menu{display:none}.ept-nav-hamburger{display:flex}.ept-hero{min-height:auto;padding-top:80px}.ept-hero__title{font-size:36px;line-height:42px}.ept-hero__subtitle{font-size:16px;line-height:24px}.ept-hero__actions,.ept-hero__badges{flex-direction:column;gap:12px}.ept-hero__badge-divider{width:100%;height:1px}.ept-hero__eyebrow{flex-wrap:wrap}.ept-section-title,.ept-section-title--lg{font-size:28px;line-height:36px}.ept-services{padding:40px 20px}.ept-services__grid{grid-template-columns:1fr}.ept-services__stacked-col{grid-column:span 1;display:flex;flex-direction:column}.ept-service-card__boxes{grid-template-columns:1fr}.ept-problems__grid{grid-template-columns:1fr;gap:16px}.ept-problem-card{min-height:220px}.ept-problem-card__title{font-size:22px;line-height:28px}.ept-solutions__grid{grid-template-columns:1fr;gap:16px}.ept-solution-card{min-height:220px}.ept-solution-card__title{font-size:20px;line-height:26px}.ept-solutions__actions{flex-direction:column;align-items:stretch}.ept-about__container{gap:32px;padding:0 20px}.ept-about__photo img{height:300px}.ept-testimonials__gallery-item{width:260px;height:340px}.ept-faq__grid{grid-template-columns:1fr}.ept-faq-card--focus{grid-column:span 1}.ept-cta-banner__title{font-size:32px;line-height:38px}.ept-cta-banner__actions{flex-direction:column}.ept-floating-consult span{display:none}.ept-floating-consult{padding:14px}.ept-footer-grid{grid-template-columns:1fr;gap:24px}.ept-footer-brand>p{max-width:100%}.ept-footer-bottom{flex-direction:column;text-align:center}}
