:root{--color-white:#fff;--color-bg:#fff;--color-bg-warm:#fff;--color-surface:#fff;--color-red:#d62828;--color-red-dark:#a91f1f;--color-red-soft:#fff0ef;--color-yellow:#f4b942;--color-yellow-soft:#fff4d8;--color-teal:#0f766e;--color-teal-soft:#e5f7f4;--color-ink:#17181a;--color-text:#222427;--color-text-light:#667085;--color-border:#e8e2da;--color-border-strong:#ddd3c8;--color-shadow:0 4px 12px #0000000a, 0 20px 48px #0000000f;--color-shadow-soft:0 2px 8px #00000008, 0 12px 32px #0000000a;--radius-card:8px;--radius-frame:18px;--radius-control:14px;--transition:.18s ease;--container:1180px;--border:#e8e2da;--ink:#17181a;--muted:#667085;--accent:#ff6b00;--bg-secondary:#fff;--bg-alt:#fff}.hidden{display:none!important}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-white);min-width:320px;color:var(--color-text);font-family:Poppins,sans-serif;line-height:1.7;overflow-x:hidden}body::selection{background:var(--color-yellow-soft);color:var(--color-ink)}img{border-radius:var(--radius-frame);object-fit:cover;width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button,input,select,textarea{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #0f766e3d}.container{width:min(var(--container), 92%);margin:0 auto}.section-alt{background:linear-gradient(90deg, #d628280a 1px, transparent 1px), linear-gradient(180deg, #0f766e0a 1px, transparent 1px), var(--color-bg);background-size:42px 42px}.section-label{color:var(--color-red);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:14px;font-size:.84rem;font-weight:800;display:inline-flex}.section-label:before{content:"";background:currentColor;border-radius:999px;width:24px;height:2px}.section-heading{max-width:760px;margin-bottom:52px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading.center .section-label{justify-content:center}.section-heading h2,.about-content h2,.cta-text h2{color:var(--color-ink);margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.12}.section-heading p,.about-content p,.cta-text p{color:var(--color-text-light);font-size:1.02rem}.btn{cursor:pointer;min-height:50px;transition:transform var(--transition), border-color var(--transition), background-color var(--transition), box-shadow var(--transition), color var(--transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:13px 22px;font-weight:700;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--color-red);color:var(--color-white);box-shadow:0 14px 28px #d6282838}.btn-secondary{background:var(--color-teal-soft);color:var(--color-teal);border-color:#0f766e2e}.btn-secondary:hover{background:#d8f2ed;border-color:#0f766e47}.btn-white{background:var(--color-white);color:var(--color-red);box-shadow:0 12px 24px #15181f24}.btn-white:hover{color:var(--color-red-dark)}.btn-sm{min-height:38px;padding:8px 16px;font-size:.88rem}.header{z-index:99;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #1e1f2214;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.logo{color:var(--color-ink);align-items:center;gap:12px;font-weight:800;line-height:1.1;display:inline-flex}.logo-mark{border-radius:var(--radius-card);background:linear-gradient(135deg, var(--color-red), #7f1d1d);width:44px;height:44px;color:var(--color-white);flex:none;justify-content:center;align-items:center;font-size:.94rem;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #d6282838}.logo-copy{gap:3px;display:grid}.logo-copy small{color:var(--color-text-light);font-size:.72rem;font-weight:600}.nav-menu{align-items:center;gap:6px;display:flex}.nav-menu a,.nav-dropdown summary{color:var(--color-text);cursor:pointer;transition:background-color var(--transition), color var(--transition);border-radius:999px;padding:10px 12px;font-size:.95rem;font-weight:650;list-style:none}.nav-dropdown{position:relative}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{color:currentColor;content:"v";margin-left:6px;font-size:.72rem;display:inline-block;transform:translateY(-1px)}.nav-dropdown[open] summary:after{transform:rotate(180deg)translateY(1px)}.nav-dropdown-menu{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);min-width:230px;box-shadow:var(--color-shadow-soft);gap:4px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:0}.nav-dropdown:not([open]) .nav-dropdown-menu{display:none}.nav-dropdown-menu a{border-radius:var(--radius-card);padding:10px 12px}.nav-menu a:hover,.nav-dropdown summary:hover,.nav-dropdown.is-active summary,.active-nav{background:var(--color-red-soft)!important;color:var(--color-red)!important}.btn-nav{margin-left:4px;background:var(--color-red)!important;color:var(--color-white)!important;padding:10px 18px!important}.btn-nav:hover{background:var(--color-red-dark)!important;color:var(--color-white)!important}.btn-nav-logout{cursor:pointer;font-family:inherit;font-size:.88rem;background:0 0!important;border:1.5px solid #ffffff26!important}.btn-nav-logout:hover{background:#ffffff0f!important;border-color:#ffffff40!important}.hero{background:linear-gradient(120deg,#ffffffe0 0%,#fff7ede6 54%,#e5f7f4e6 100%),linear-gradient(135deg,#fff 0%,#fff7ed 48%,#edf7f4 100%);padding:88px 0 106px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#17181a0d 1px,#0000 1px),linear-gradient(90deg,#17181a0d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000c7,#0000 82%);mask-image:linear-gradient(#000000c7,#0000 82%)}.tag{color:var(--color-red);background:#ffffffc7;border:1px solid #d6282824;border-radius:999px;align-items:center;gap:9px;margin-bottom:24px;padding:9px 14px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #18191c0d}.tag-dot{background:var(--color-teal);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #0f766e1f}.hero-text h1{max-width:780px;color:var(--color-ink);margin-bottom:22px;font-size:4.55rem;font-weight:900;line-height:1.04}.hero-text h1 span{color:var(--color-red)}.hero-text p{max-width:620px;color:var(--color-text-light);margin-bottom:22px;font-size:1.06rem}.hero-highlights{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.hero-highlights span{color:var(--color-ink);background:#ffffffb8;border:1px solid #0f766e29;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;font-weight:700;display:inline-flex}.hero-highlights span:before{content:"";background:var(--color-teal);border-radius:999px;width:7px;height:7px}.hero-buttons{flex-wrap:wrap;gap:14px;margin-bottom:34px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid #e8e2dae6;border-top:4px solid var(--color-teal);border-radius:var(--radius-card);min-height:126px;box-shadow:var(--color-shadow-soft);background:#ffffffc7;padding:20px}.stat-card:nth-child(2){border-top-color:var(--color-red)}.stat-card:nth-child(3){border-top-color:var(--color-yellow)}.stat-card h3{color:var(--color-ink);margin-bottom:4px;font-size:1.28rem;font-weight:900;line-height:1.15}.stat-card p{color:var(--color-text-light);font-size:.92rem;line-height:1.5}.hero-visual{min-height:620px;position:relative}.main-card{border-radius:var(--radius-frame);background:var(--color-white);height:100%;box-shadow:var(--color-shadow);border:1px solid #ffffffbd;padding:10px;position:relative;overflow:hidden}.main-card img{object-position:center;border-radius:12px;height:600px}.hero-frame-overlay{border-radius:var(--radius-card);color:var(--color-white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#17181ab8;border:1px solid #ffffff3d;gap:4px;padding:18px 20px;display:grid;position:absolute;bottom:26px;left:26px;right:26px}.hero-frame-overlay span{color:#ffffffc2;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero-frame-overlay strong{font-size:1.05rem;line-height:1.35}.floating-card{border-radius:var(--radius-card);max-width:250px;box-shadow:var(--color-shadow-soft);background:#ffffffeb;border:1px solid #e8e2dae6;padding:16px 18px;position:absolute}.floating-card h4{color:var(--color-ink);margin-bottom:5px;font-size:1rem}.floating-card p{color:var(--color-text-light);font-size:.9rem;line-height:1.5}.card-yellow{border-left:4px solid var(--color-yellow);top:42px;left:-28px}.card-red{border-left:4px solid var(--color-red);bottom:70px;right:-20px}.about-grid{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);align-items:center;gap:64px;display:grid}.about-image{position:relative}.about-image img{aspect-ratio:4/5;box-shadow:var(--color-shadow-soft)}.about-content p+p{margin-top:14px}.about-points{gap:12px;margin-top:28px;display:grid}.point-item{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-bg);align-items:flex-start;gap:12px;padding:15px 16px;display:flex}.point-check{background:var(--color-teal);border-radius:999px;flex:none;width:22px;height:22px;margin-top:2px;position:relative}.point-check:after{border-right:2px solid var(--color-white);border-bottom:2px solid var(--color-white);content:"";width:6px;height:10px;position:absolute;top:5px;left:7px;transform:rotate(45deg)}.point-item p{color:var(--color-text);font-size:.98rem;line-height:1.55}.booking-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.booking-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);min-height:100%;box-shadow:var(--color-shadow-soft);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);flex-direction:column;padding:30px;display:flex;position:relative;overflow:hidden}.booking-card:before{background:linear-gradient(90deg, var(--color-red), var(--color-yellow), var(--color-teal));content:"";height:5px;position:absolute;inset:0 0 auto}.booking-card:hover{border-color:var(--color-border-strong);box-shadow:var(--color-shadow);transform:translateY(-5px)}.booking-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.booking-icon{border-radius:var(--radius-card);background:var(--color-teal-soft);width:56px;height:56px;color:var(--color-teal);justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:inline-flex}.booking-badge,.program-badge{background:var(--color-yellow-soft);color:#815300;border-radius:999px;align-items:center;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.booking-badge.red,.program-badge.red{background:var(--color-red-soft);color:var(--color-red)}.booking-card h3,.why-card h3,.program-card h3,.flow-card h3{color:var(--color-ink)}.booking-card h3{margin-bottom:12px;font-size:1.42rem;line-height:1.25}.booking-card p{color:var(--color-text-light);margin-bottom:18px}.booking-list{gap:12px;margin-bottom:24px;display:grid}.booking-list li,.program-card ul li{color:var(--color-text);padding-left:22px;font-size:.96rem;line-height:1.55;position:relative}.booking-list li:before,.program-card ul li:before{background:var(--color-red);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:.72em;left:4px;transform:translateY(-50%)}.booking-card .btn{width:100%;margin-top:auto}.massage-packages{background:var(--color-white)}.massage-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:32px;display:grid}.massage-image img{border:1px solid var(--color-border);height:100%;min-height:640px;box-shadow:var(--color-shadow-soft);object-position:center}.massage-list{gap:16px;display:grid}.massage-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);box-shadow:var(--color-shadow-soft);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);align-items:flex-start;gap:18px;padding:24px;display:flex}.massage-card:hover{border-color:var(--color-border-strong);box-shadow:var(--color-shadow);transform:translateY(-4px)}.massage-number{border-radius:var(--radius-card);background:var(--color-yellow-soft);width:58px;height:58px;color:var(--color-red);flex:none;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:inline-flex}.massage-content h3{color:var(--color-ink);margin-bottom:8px;font-size:1.12rem;line-height:1.35}.massage-content p{color:var(--color-text-light);font-size:.96rem}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.why-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);padding:28px}.why-card h3{margin-bottom:10px;font-size:1.16rem;line-height:1.35}.why-card p{color:var(--color-text-light)}.program{background:linear-gradient(180deg, var(--color-bg) 0%, var(--color-white) 100%)}.program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.program-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);padding:34px}.program-card:hover{border-color:var(--color-border-strong);box-shadow:var(--color-shadow);transform:translateY(-4px)}.program-card.featured{background:linear-gradient(#fff 0%,#f0fbf8 100%);border-color:#0f766e40}.program-badge{margin-bottom:18px}.program-card h3{margin-bottom:14px;font-size:1.48rem}.program-card p{color:var(--color-text-light);margin-bottom:18px}.program-card ul{gap:10px;margin-bottom:24px;display:grid}.service-hero{background:linear-gradient(90deg,#d628280a 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#0f766e0a 1px,#0000 1px) 0 0/46px 46px,linear-gradient(135deg,#fff 0%,#fff7ed 48%,#edf7f4 100%);padding:82px 0 70px}.service-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);align-items:center;gap:46px;display:grid}.service-hero-copy h1{color:var(--color-ink);margin-bottom:16px;font-size:3.5rem;font-weight:800;line-height:1.12}.service-hero-copy p{color:var(--color-text-light);font-size:1.08rem}.service-highlights{flex-wrap:wrap;gap:10px;margin:26px 0 28px;display:flex}.service-highlights span{background:var(--color-teal-soft);color:var(--color-teal);border:1px solid #0f766e29;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:800}.service-hero-image img{border:1px solid var(--color-border);height:520px;box-shadow:var(--color-shadow-soft)}.service-detail-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:flex-start;gap:24px;display:grid}.service-main,.service-sidebar{gap:24px;display:grid}.service-sidebar{position:sticky;top:96px}.service-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.service-step-card,.service-panel,.service-option-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft)}.service-step-card{padding:24px}.service-step-card span{border-radius:var(--radius-card);background:var(--color-yellow-soft);width:48px;height:48px;color:var(--color-red);justify-content:center;align-items:center;margin-bottom:16px;font-weight:900;display:inline-flex}.service-step-card h3,.service-option-card h3{color:var(--color-ink);margin-bottom:8px;font-size:1.12rem;line-height:1.35}.service-step-card p,.service-option-card p{color:var(--color-text-light);font-size:.96rem}.service-panel{padding:28px}.service-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.service-option-card{background:var(--color-surface);box-shadow:none;padding:20px}.service-output-list{gap:12px;display:grid}.service-output-list li{color:var(--color-text);padding-left:22px;font-weight:700;line-height:1.45;position:relative}.service-output-list li:before{background:var(--color-red);content:"";border-radius:999px;width:7px;height:7px;position:absolute;top:.7em;left:4px;transform:translateY(-50%)}.service-link-list{gap:8px;display:grid}.service-link-list a{border:1px solid var(--color-border);border-radius:var(--radius-card);color:var(--color-text);transition:background-color var(--transition), border-color var(--transition), color var(--transition);padding:12px 14px;font-weight:800}.service-link-list a:hover,.service-link-list a.is-current{background:var(--color-red-soft);color:var(--color-red);border-color:#d628283d}.therapist-hero,.therapist-detail-hero{background:linear-gradient(90deg,#d628280a 1px,#0000 1px) 0 0/46px 46px,linear-gradient(#0f766e0a 1px,#0000 1px) 0 0/46px 46px,linear-gradient(135deg,#fff 0%,#fff7ed 48%,#edf7f4 100%);padding:80px 0 64px}.therapist-hero{text-align:center}.therapist-hero h1{max-width:780px;color:var(--color-ink);margin:10px auto 18px;font-size:3.45rem;font-weight:800;line-height:1.15}.therapist-hero h1 span{color:var(--color-red)}.therapist-hero p{max-width:720px;color:var(--color-text-light);margin:0 auto;font-size:1.05rem}.therapist-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;display:grid}.therapist-card,.therapist-profile-card,.portfolio-panel{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft)}.therapist-card{min-height:100%;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);flex-direction:column;padding:28px;display:flex}.therapist-card:hover{border-color:var(--color-border-strong);box-shadow:var(--color-shadow);transform:translateY(-5px)}.therapist-card-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.therapist-avatar{border-radius:var(--radius-card);background:linear-gradient(135deg, var(--color-teal-soft), var(--color-yellow-soft));width:62px;height:62px;color:var(--color-teal);letter-spacing:0;border:1px solid #0f766e2e;flex:none;justify-content:center;align-items:center;font-size:1.04rem;font-weight:900;display:inline-flex;overflow:hidden}.therapist-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.therapist-avatar.large{width:92px;height:92px;margin:0 auto 18px;font-size:1.42rem}.therapist-status{background:var(--color-red-soft);color:var(--color-red);border-radius:999px;align-items:center;padding:7px 11px;font-size:.76rem;font-weight:800;display:inline-flex}.therapist-card h3{color:var(--color-ink);margin-bottom:10px;font-size:1.38rem;line-height:1.25}.therapist-card p{color:var(--color-text-light);margin-bottom:18px;font-size:.96rem}.therapist-tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.therapist-tags.centered{justify-content:center}.therapist-tags span{background:var(--color-teal-soft);color:var(--color-teal);border:1px solid #0f766e29;border-radius:999px;align-items:center;padding:7px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.therapist-meta{color:var(--color-text);gap:8px;margin:auto 0 22px;font-size:.92rem;font-weight:700;display:grid}.therapist-card .btn{width:100%}.therapist-detail-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:28px;display:grid}.therapist-profile-card{text-align:center;padding:34px}.therapist-profile-card .therapist-status{margin-bottom:14px}.therapist-profile-card h1{color:var(--color-ink);margin-bottom:12px;font-size:2.18rem;line-height:1.16}.therapist-profile-card p,.portfolio-summary p,.portfolio-panel p,.booking-panel p{color:var(--color-text-light)}.therapist-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.portfolio-summary{flex-direction:column;justify-content:center;display:flex}.portfolio-summary h2{max-width:720px;color:var(--color-ink);margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.12}.portfolio-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.portfolio-stat-grid div{border-radius:var(--radius-card);background:#ffffffb8;border:1px solid #ffffffb8;padding:20px}.portfolio-stat-grid strong{color:var(--color-ink);margin-bottom:4px;font-size:1.34rem;line-height:1.2;display:block}.portfolio-stat-grid span{color:var(--color-text-light);font-size:.84rem;font-weight:700}.portfolio-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:flex-start;gap:24px;display:grid}.portfolio-main,.portfolio-sidebar{gap:24px;display:grid}.portfolio-sidebar{position:sticky;top:96px}.portfolio-panel{padding:28px}.panel-heading{margin-bottom:22px}.panel-heading h2,.booking-panel h2{color:var(--color-ink);font-size:1.58rem;line-height:1.24}.portfolio-list,.tag-price-list{gap:14px;display:grid}.portfolio-item{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);padding:20px}.portfolio-item span{color:var(--color-ink);margin-bottom:6px;font-weight:800;display:block}.schedule-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.schedule-card{border-radius:var(--radius-card);background:var(--color-teal-soft);border:1px solid #0f766e29;gap:5px;min-height:112px;padding:16px;display:grid}.schedule-card.is-off{border-color:var(--color-border);background:var(--color-bg)}.schedule-card strong{color:var(--color-ink)}.schedule-card span,.schedule-card small{color:var(--color-text-light)}.session-list{gap:12px;display:grid}.session-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.session-card div{gap:3px;display:grid}.session-card div:last-child{text-align:right}.session-card strong{color:var(--color-ink)}.session-card span,.session-card small{color:var(--color-text-light)}.rate-grid{gap:12px;display:grid}.rate-grid div,.tag-price-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);gap:5px;padding:18px;display:grid}.rate-grid span,.tag-price-card span{color:var(--color-text-light);font-size:.9rem}.rate-grid strong,.tag-price-card strong{color:var(--color-ink)}.booking-panel{background:linear-gradient(#fff 0%,#fff9ef 100%)}.booking-panel p{margin:10px 0 20px}.booking-panel .btn{width:100%}.portfolio-empty{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-bg);text-align:center;padding:42px 24px}.portfolio-empty.compact{padding:26px 20px}.portfolio-empty h3{color:var(--color-ink);margin-bottom:8px;font-size:1.28rem}.portfolio-empty p{color:var(--color-text-light)}.flow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.flow-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);transition:transform var(--transition), box-shadow var(--transition);padding:26px}.flow-card:hover{box-shadow:var(--color-shadow);transform:translateY(-4px)}.flow-card span{border-radius:var(--radius-card);background:var(--color-teal-soft);width:50px;height:50px;color:var(--color-teal);justify-content:center;align-items:center;margin-bottom:16px;font-weight:900;display:inline-flex}.flow-card h3{margin-bottom:8px;font-size:1.08rem}.flow-card p{color:var(--color-text-light);font-size:.95rem}.testimonials{background:var(--color-bg)}.testimonial-slider{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.testimonial-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);padding:28px}.testimonial-card p{color:var(--color-text-light);margin-bottom:18px;font-style:italic}.testimonial-card h4{color:var(--color-red)}.cta-box{border-radius:var(--radius-card);background:linear-gradient(90deg, #ffffff1f 1px, transparent 1px), linear-gradient(180deg, #ffffff1a 1px, transparent 1px), linear-gradient(135deg, var(--color-red), #7f1d1d);color:var(--color-white);box-shadow:var(--color-shadow);background-size:38px 38px,38px 38px,auto;justify-content:space-between;align-items:center;gap:30px;padding:44px;display:flex;overflow:hidden}.white-label{color:#ffe79a}.white-label:before{background:currentColor}.cta-text h2{max-width:780px;color:var(--color-white)}.cta-text p{color:#ffffffd1;max-width:640px}.cta-action{flex:none}.modal-overlay{z-index:999;opacity:0;visibility:hidden;transition:opacity var(--transition), visibility var(--transition);background:#14141494;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-box{border-radius:var(--radius-card);background:var(--color-white);width:100%;max-width:620px;max-height:90vh;transition:transform var(--transition);border:1px solid #ffffffb3;padding:32px;position:relative;overflow-y:auto;transform:translateY(18px);box-shadow:0 4px 16px #0000000a,0 24px 64px #00000014}.modal-overlay.active .modal-box{transform:translateY(0)}.modal-close{border-radius:var(--radius-card);background:var(--color-red-soft);width:40px;height:40px;color:var(--color-red);cursor:pointer;transition:background-color var(--transition), color var(--transition);border:0;justify-content:center;align-items:center;font-size:1.35rem;display:inline-flex;position:absolute;top:16px;right:18px}.modal-close:hover{background:var(--color-red);color:var(--color-white)}.modal-header{margin-bottom:22px;padding-right:42px}.modal-header h3{color:var(--color-ink);margin-bottom:8px;font-size:1.75rem;line-height:1.25}.modal-header p{color:var(--color-text-light)}.booking-form{gap:18px;display:grid}.form-group{gap:8px;display:grid}.form-group label{color:var(--color-text);font-weight:700}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-white);width:100%;color:var(--color-text);transition:border-color var(--transition), box-shadow var(--transition);outline:0;padding:14px 16px;font-size:.98rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--color-teal);box-shadow:0 0 0 4px #0f766e1a}.form-group textarea{resize:vertical}.form-submit{width:100%;margin-top:8px}@media (width<=640px){.modal-overlay{background:#00000080;align-items:center;padding:12px}.modal-box{opacity:0;border-radius:16px;width:100%;max-width:100%;max-height:90vh;padding:0;transition:all .3s cubic-bezier(.32,.72,0,1);overflow:hidden;transform:translateY(30px)scale(.97)}.modal-overlay.active .modal-box{opacity:1;transform:translateY(0)scale(1)}.modal-header{color:#fff;background:linear-gradient(135deg,#ff6b00,#e55d00);margin:0;padding:14px 16px 12px;position:relative}.modal-header h3{color:#fff;margin:0;padding-right:32px;font-size:1rem;font-weight:700}.modal-header p{display:none}.modal-close{color:#fff;background:#fff3;border-radius:50%;width:28px;height:28px;font-size:1rem;top:12px;right:10px}.modal-form{gap:10px;padding:12px 16px 16px;overflow-y:auto}.modal-form .form-row{gap:3px}.modal-form .form-row label{color:#374151;font-size:.75rem;font-weight:600}.form-row input,.form-row select,.form-row textarea{box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:9px 12px;font-size:.85rem;transition:all .2s}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{background:#fff;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001a}.form-row select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:28px}.form-row textarea{resize:none;min-height:56px}.form-row-inline{grid-template-columns:1fr 1fr;gap:8px;display:grid}.modal-form .form-submit,.modal-form .ept-btn.form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b00,#e55d00);border:none;border-radius:10px;justify-content:center;width:100%;margin:4px 0 0;padding:11px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 3px 10px #ff6b0040}}.footer{background:var(--color-ink);color:#ffffffd6;padding:54px 0}.footer-wrap{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.footer h3{color:var(--color-white);margin-bottom:12px}.footer p{color:#ffffffa8;max-width:540px}.footer-links{gap:10px;display:grid}.footer-links a{color:#ffffffc7;transition:color var(--transition)}.footer-links a:hover{color:#ffe79a}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important}}@media (width<=1080px){.hero-grid,.service-hero-grid{grid-template-columns:1fr}.hero-text{max-width:760px}.hero-visual{max-width:760px;min-height:auto}.main-card img{height:520px}.about-grid,.massage-layout,.therapist-detail-grid,.portfolio-layout,.service-detail-layout{grid-template-columns:1fr}.about-image{max-width:620px}.booking-grid,.service-step-grid,.flow-grid,.testimonial-slider{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-sidebar,.service-sidebar{position:static}}@media (width<=900px){.navbar{flex-direction:row;align-items:center;gap:12px;min-height:66px;padding:10px 0}.logo{flex:none;gap:9px}.logo-mark{width:38px;height:38px}.logo-copy{gap:1px}.logo-copy strong{font-size:.88rem}.logo-copy small{font-size:.66rem}.nav-menu{scrollbar-width:none;flex:auto;justify-content:flex-end;min-width:0;padding-bottom:4px;overflow-x:auto}.nav-menu a,.nav-dropdown summary{white-space:nowrap;flex:none;min-height:36px;padding:8px 10px;font-size:.82rem}.nav-dropdown{flex:none}.nav-dropdown-menu{z-index:120;width:min(320px,100vw - 24px);min-width:0;margin-top:0;position:fixed;top:68px;left:50%;transform:translate(-50%)}.nav-menu::-webkit-scrollbar{display:none}}@media (width<=820px){.section{padding:82px 0}.hero{padding:56px 0 82px}.hero-text h1{font-size:3rem}.section-heading h2,.about-content h2,.cta-text h2,.portfolio-summary h2{font-size:2.2rem}.hero-stats,.why-grid,.program-grid,.testimonial-slider,.flow-grid,.portfolio-stat-grid{grid-template-columns:1fr}.therapist-hero,.therapist-detail-hero,.service-hero{padding:60px 0 44px}.therapist-hero h1,.service-hero-copy h1{font-size:2.55rem}.floating-card{max-width:none;margin-top:12px;position:static}.main-card img{height:440px}.service-hero-image img{height:420px}.massage-image img{min-height:420px}.booking-grid,.service-step-grid,.service-option-grid{grid-template-columns:1fr}.cta{padding-bottom:82px}.cta-box,.footer-wrap{flex-direction:column;align-items:flex-start}.cta-action,.cta-action .btn{width:100%}}@media (width<=560px){.container{width:92%}.section{padding:70px 0}.logo{max-width:100%}.logo-mark{width:40px;height:40px;font-size:.82rem}.logo-copy strong{font-size:.92rem}.logo-copy small{font-size:.68rem}.nav-menu{gap:4px}.nav-menu a,.nav-dropdown summary{padding:8px 10px;font-size:.88rem}.nav-dropdown-menu{min-width:210px}.hero{padding:42px 0 70px}.tag{border-radius:var(--radius-control);align-items:flex-start;font-size:.8rem;line-height:1.45}.tag-dot{margin-top:6px}.hero-text h1{font-size:2.16rem;line-height:1.1}.hero-text p,.section-heading p,.about-content p,.cta-text p{font-size:.96rem}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons .btn{width:100%}.hero-highlights{gap:8px}.hero-highlights span{font-size:.84rem}.stat-card,.booking-card,.why-card,.program-card,.testimonial-card,.flow-card,.massage-card,.therapist-card,.therapist-profile-card,.portfolio-panel,.service-panel,.service-step-card{padding:22px}.main-card{padding:8px}.main-card img{border-radius:var(--radius-card);height:340px}.service-hero-image img{border-radius:var(--radius-card);height:310px}.hero-frame-overlay{padding:14px 16px;bottom:16px;left:16px;right:16px}.hero-frame-overlay strong{font-size:.95rem}.section-heading{margin-bottom:36px}.section-heading h2,.about-content h2,.cta-text h2,.portfolio-summary h2{font-size:1.78rem;line-height:1.18}.therapist-hero h1,.service-hero-copy h1{font-size:2rem}.section-label{font-size:.76rem}.booking-top{flex-direction:column;align-items:flex-start}.booking-card h3,.program-card h3,.therapist-card h3,.service-step-card h3,.service-option-card h3{font-size:1.22rem}.why-card h3,.flow-card h3,.massage-content h3{font-size:1.05rem}.booking-card p,.why-card p,.program-card p,.testimonial-card p,.point-item p,.footer p,.massage-content p,.flow-card p,.therapist-card p,.therapist-hero p,.service-hero-copy p,.service-step-card p,.service-option-card p{font-size:.94rem}.massage-card,.session-card{flex-direction:column;align-items:flex-start}.massage-number{width:50px;height:50px}.session-card div:last-child{text-align:left}.therapist-actions{flex-direction:column;align-items:stretch}.therapist-actions .btn{width:100%}.massage-image img{min-height:300px}.cta-box{gap:22px;padding:28px 22px}.modal-box{padding:24px 18px}.modal-header h3{font-size:1.38rem}.footer{padding:42px 0}.footer-links{width:100%}}:root{--color-white:#fff;--color-bg:#f7faf8;--color-bg-warm:#fff1df;--color-surface:#fff;--color-red:#e21d2c;--color-red-dark:#b8121d;--color-red-soft:#fff0f1;--color-yellow:#f7a813;--color-yellow-soft:#fff5d6;--color-teal:#07999b;--color-teal-soft:#e6fbfb;--color-green:#0f4b3d;--color-ink:#151515;--color-text:#202124;--color-text-light:#626a72;--color-border:#e8ece8;--color-border-strong:#d9ded9;--color-shadow:0 4px 12px #1216180d, 0 20px 48px #12161812;--color-shadow-soft:0 2px 8px #12161808, 0 12px 32px #1216180a;--radius-card:8px;--radius-frame:18px;--radius-control:14px}body{background:var(--color-white)}.section{padding:96px 0}.section-heading h2,.about-content h2,.cta-text h2{letter-spacing:0}.header{background:#fffffff0;border-bottom:1px solid #15151514}.navbar{min-height:74px}.logo-mark-image{background:var(--color-white);border:1px solid #e21d2c1f;padding:2px;overflow:hidden;box-shadow:0 10px 22px #12161814}.logo-mark-image img,.footer-logo img{object-fit:cover;border-radius:6px;width:100%;height:100%}.nav-menu a,.nav-dropdown summary{font-size:.9rem}.btn-primary{background:var(--color-red);box-shadow:0 16px 28px #e21d2c42}.btn-primary:hover{background:var(--color-red-dark)}.hero .btn-secondary{color:var(--color-white);background:#ffffff14;border-color:#ffffff57}.hero .btn-secondary:hover{background:#ffffff24;border-color:#ffffff94}.brand-line{color:#ffffffe6;letter-spacing:0;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:.82rem;font-weight:800;display:inline-flex}.brand-line:before{background:var(--color-red);content:"";border-radius:999px;width:34px;height:4px}.hero{color:var(--color-white);background:linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/54px 54px,linear-gradient(#ffffff0f 1px,#0000 1px) 0 0/54px 54px,linear-gradient(135deg,#070908 0%,#131a17 44%,#082b29 100%);padding:86px 0 76px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#e21d2c6b,#0000 32%),linear-gradient(#0000 68%,#0006);position:absolute;inset:0}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:58px;display:grid;position:relative}.hero-text{max-width:640px}.hero-text h1{max-width:560px;color:var(--color-white);text-transform:uppercase;margin-bottom:24px;font-size:5.15rem;font-weight:900;line-height:.94}.hero-text h1 span{color:var(--color-white);display:block}.hero-text h1 span:nth-child(2){color:var(--color-yellow)}.hero-text h1 span:nth-child(3){color:#38d8d8}.hero-text p{color:#ffffffd1;max-width:540px;margin-bottom:26px;font-size:1.04rem}.hero-service-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:30px;display:grid}.hero-service-pills a{border-radius:var(--radius-card);min-height:78px;color:var(--color-white);transition:background-color var(--transition), border-color var(--transition), transform var(--transition);background:#ffffff14;border:1px solid #ffffff21;align-items:center;gap:12px;padding:12px;font-size:.85rem;font-weight:800;line-height:1.3;display:flex}.hero-service-pills a:hover{background:#ffffff24;border-color:#ffffff47;transform:translateY(-2px)}.hero-service-pills span{border-radius:var(--radius-card);background:var(--color-red);width:42px;height:42px;color:var(--color-white);flex:none;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:inline-flex}.hero-service-pills a:nth-child(2) span{background:var(--color-yellow);color:#271905}.hero-service-pills a:nth-child(3) span{background:var(--color-teal)}.hero-buttons{margin-bottom:0}.hero-visual{min-height:auto}.hero-photo-shell{border-radius:var(--radius-frame);background:#0a0f0d;border:1px solid #ffffff29;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a,0 16px 48px #00000014}.hero-photo-shell img{filter:saturate(1.08)contrast(1.04);object-fit:cover;object-position:54% center;border-radius:0;width:100%;height:620px}.hero-photo-shell:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000047,#0000 42%),linear-gradient(#0000 52%,#000000a8);position:absolute;inset:0}.hero-photo-caption{z-index:1;border-radius:var(--radius-card);color:var(--color-white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0c0bb8;border:1px solid #ffffff2e;gap:4px;padding:16px 18px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.hero-photo-caption span{color:#fedf83;text-transform:uppercase;font-size:.76rem;font-weight:900}.hero-photo-caption strong{font-size:1.04rem;line-height:1.35}.hero-floating-card{border:1px solid #ffffff29;border-left:5px solid var(--color-yellow);border-radius:var(--radius-card);max-width:220px;color:var(--color-ink);box-shadow:var(--color-shadow);background:#ffffffeb;gap:4px;padding:16px 18px;display:grid;position:absolute;top:28px;right:-18px}.hero-floating-card strong{color:var(--color-red);font-size:1.08rem;line-height:1.1}.hero-floating-card span{color:var(--color-text-light);font-size:.86rem;font-weight:700;line-height:1.45}.trust-strip{z-index:2;margin-top:-38px;position:relative}.trust-grid{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.trust-grid div{border-right:1px solid var(--color-border);align-content:center;gap:4px;min-height:104px;padding:22px 24px;display:grid}.trust-grid div:last-child{border-right:0}.trust-grid strong{color:var(--color-ink);font-size:1.16rem;line-height:1.2}.trust-grid span{color:var(--color-text-light);font-size:.86rem;font-weight:700}.services{background:var(--color-white)}.booking-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.booking-card{border-color:var(--color-border);background:var(--color-white);padding:0;overflow:hidden}.booking-card:before{content:none}.booking-card.featured{background:var(--color-white);border-color:#e21d2c38}.booking-image-link{aspect-ratio:4/3;display:block;overflow:hidden}.booking-image-link img{object-fit:cover;object-position:center;border-radius:0;width:100%;height:100%;transition:transform .36s}.booking-card:hover .booking-image-link img{transform:scale(1.05)}.booking-body{flex-direction:column;min-height:350px;padding:22px;display:flex}.booking-top{margin-bottom:16px}.booking-icon{background:var(--color-red-soft);color:var(--color-red)}.booking-card.featured .booking-icon{background:var(--color-yellow-soft);color:#8a5600}.booking-badge.teal{background:var(--color-teal-soft);color:var(--color-teal)}.service-more-link{color:var(--color-red);align-items:center;gap:8px;margin-top:auto;font-size:.92rem;font-weight:900;display:inline-flex}.service-more-link:after{content:"->";transition:transform var(--transition);font-size:.95rem}.service-more-link:hover:after{transform:translate(3px)}.proof-section{background:linear-gradient(90deg, #ffffff12 1px, transparent 1px), linear-gradient(180deg, #ffffff0f 1px, transparent 1px), var(--color-green);color:var(--color-white);background-size:42px 42px,42px 42px,auto;overflow:hidden}.proof-grid{grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);align-items:center;gap:52px;display:grid}.proof-media{gap:14px;display:grid}.proof-media-main,.proof-media-row img{border-radius:var(--radius-card);border:1px solid #ffffff24;box-shadow:0 4px 16px #0000000d,0 20px 52px #00000014}.proof-media-main{object-fit:cover;object-position:center 40%;height:560px}.proof-media-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.proof-media-row img{object-fit:cover;height:170px}.proof-copy .section-label,.proof-section .section-label{color:#fedf83}.proof-copy h2{max-width:720px;color:var(--color-white);margin-bottom:18px;font-size:3.2rem;font-weight:900;line-height:1.08}.proof-copy>p{color:#ffffffc7;max-width:640px;font-size:1.02rem}.proof-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px;display:grid}.proof-cards article{border-radius:var(--radius-card);background:#ffffff1a;border:1px solid #ffffff21;gap:8px;min-height:172px;padding:18px;display:grid}.proof-cards span{color:#75e3e3;text-transform:uppercase;font-size:.8rem;font-weight:900}.proof-cards p{color:#ffffffe0;font-size:.92rem;line-height:1.55}.process-section{background:var(--color-bg)}.flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.flow-card{min-height:220px}.flow-card span{background:var(--color-red);color:var(--color-white)}.flow-card:nth-child(2) span{background:var(--color-yellow);color:#271905}.flow-card:nth-child(3) span{background:var(--color-teal)}.moments-section{background:var(--color-white)}.moments-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.moments-heading h2{color:var(--color-ink);margin-top:4px;font-size:2.4rem;font-weight:900;line-height:1.12}.moments-rail{grid-template-columns:1.15fr repeat(4,1fr);gap:14px;display:grid}.moments-rail img{border-radius:var(--radius-card);width:100%;height:230px;box-shadow:var(--color-shadow-soft);object-fit:cover}.moments-rail img:first-child{object-position:55% center;height:230px}.cta{padding:0 0 96px}.cta-box{border-radius:var(--radius-card);background:linear-gradient(90deg, #ffffff24 1px, transparent 1px), linear-gradient(180deg, #ffffff1f 1px, transparent 1px), linear-gradient(135deg, var(--color-red) 0%, #f04a23 58%, #d31320 100%);background-size:38px 38px,38px 38px,auto}.footer{background:#101312}.footer-wrap{grid-template-columns:minmax(0,1fr) minmax(360px,.84fr);display:grid}.footer-brand{gap:12px;display:grid}.footer-logo{border-radius:var(--radius-card);background:var(--color-white);width:66px;height:66px;padding:4px;display:inline-flex;overflow:hidden}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.footer-links strong{color:var(--color-white);margin-bottom:6px}@media (width<=1180px){.booking-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-body{min-height:300px}.proof-cards{grid-template-columns:1fr}.proof-cards article{min-height:auto}}@media (width<=980px){.hero-grid,.proof-grid{grid-template-columns:1fr}.hero-text{max-width:760px}.hero-photo-shell img{height:560px}.hero-floating-card{right:18px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid div:nth-child(2){border-right:0}.trust-grid div:nth-child(-n+2){border-bottom:1px solid var(--color-border)}.flow-grid{grid-template-columns:1fr}.moments-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-wrap{grid-template-columns:1fr}}@media (width<=760px){.section{padding:76px 0}.hero{padding:58px 0 70px}.hero-text h1{font-size:3.7rem}.hero-service-pills,.booking-grid{grid-template-columns:1fr}.hero-photo-shell img{height:430px}.proof-copy h2,.section-heading h2,.cta-text h2{font-size:2.18rem}.proof-media-main{height:430px}.moments-heading{flex-direction:column;align-items:flex-start}.moments-heading h2{font-size:2rem}.cta{padding-bottom:76px}}@media (width<=560px){.navbar{padding:12px 0}.hero-text h1{font-size:2.72rem;line-height:.98}.brand-line{font-size:.74rem}.hero-service-pills a{min-height:64px}.hero-photo-shell img{height:360px}.hero-photo-caption{bottom:14px;left:14px;right:14px}.hero-floating-card{max-width:none;margin-top:12px;position:static}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--color-border)}.trust-grid div:last-child{border-bottom:0}.booking-body{min-height:auto}.proof-copy h2,.section-heading h2,.cta-text h2{font-size:1.82rem}.proof-media-row{grid-template-columns:1fr}.moments-rail{scroll-snap-type:x mandatory;padding-bottom:6px;display:flex;overflow-x:auto}.moments-rail img{scroll-snap-align:start;flex:none;width:78vw;max-width:320px}.footer-columns{grid-template-columns:1fr}}.home-hero{color:var(--color-ink);background-color:#0000;background-image:linear-gradient(90deg,#d5262614 1px,#0000 1px),linear-gradient(#ffa8001a 1px,#0000 1px),radial-gradient(circle at 78% 18%,#ffb6207a,#0000 30%),radial-gradient(circle at 16% 78%,#e21d2c33,#0000 32%),linear-gradient(135deg,#fff8ec 0%,#ffe8cc 46%,#fff3df 100%);background-position:0 0,0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:48px 48px,48px 48px,auto,auto;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;padding:88px 0 86px;position:relative;overflow:hidden}.home-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffffb3);height:120px;position:absolute;inset:auto 0 0}.home-hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:54px;display:grid;position:relative}.home-hero-copy h1{color:#201817;max-width:780px;margin-bottom:22px;font-size:4.75rem;font-weight:900;line-height:.98}.home-hero-copy p{color:#5f3d31;max-width:620px;margin-bottom:28px;font-size:1.08rem}.home-hero-actions,.home-hero-mini{flex-wrap:wrap;gap:12px;display:flex}.home-hero-actions{margin-bottom:28px}.home-hero .btn-secondary{color:var(--color-red);background:#ffffffb8;border-color:#e21d2c33;box-shadow:0 12px 24px #e21d2c1a}.home-hero-mini span{border-radius:var(--radius-card);color:#754022;background:#ffffffa8;border:1px solid #e21d2c1f;padding:9px 12px;font-size:.88rem;font-weight:800}.home-hero-media{position:relative}.home-hero-media img{border-radius:var(--radius-frame);object-position:52% center;border:8px solid #ffffffb8;height:620px;box-shadow:0 8px 30px #0000000f,0 24px 60px #00000014}.home-hero-panel{border-radius:var(--radius-card);color:var(--color-white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#e21d2ceb,#f66918eb);border:1px solid #ffffff5c;border-left:5px solid #ffb21e;gap:4px;padding:18px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.home-hero-panel strong{font-size:1.08rem;line-height:1.2}.home-hero-panel span{color:#ffffffd6;font-size:.9rem;font-weight:650}.home-service-strip{z-index:2;margin-top:-36px;position:relative}.home-service-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.home-service-chip{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);min-height:96px;box-shadow:var(--color-shadow-soft);transition:transform var(--transition), box-shadow var(--transition);align-items:center;gap:14px;padding:16px;display:flex}.home-service-chip:hover{box-shadow:var(--color-shadow);transform:translateY(-3px)}.home-service-chip span,.home-service-title span{border-radius:var(--radius-card);background:var(--color-red);width:46px;height:46px;color:var(--color-white);flex:none;justify-content:center;align-items:center;font-size:.88rem;font-weight:900;display:inline-flex}.home-service-chip.yellow span,.home-service-card.yellow .home-service-title span{background:var(--color-yellow);color:#2d1c05}.home-service-chip.teal span,.home-service-card.teal .home-service-title span{background:var(--color-teal)}.home-service-chip.green span,.home-service-card.green .home-service-title span{background:var(--color-green)}.home-service-chip strong{color:var(--color-ink);font-size:.98rem;line-height:1.25}.home-section-heading{max-width:780px;margin-bottom:42px}.home-section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.home-section-heading.center .section-label{justify-content:center}.home-section-heading h2{color:var(--color-ink);margin-bottom:14px;font-size:3rem;font-weight:900;line-height:1.08}.home-section-heading p{color:var(--color-text-light);font-size:1.02rem}.home-services{background:var(--color-white)}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-service-card{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);grid-template-columns:.88fr 1.12fr;display:grid;overflow:hidden}.home-service-card.red{border-top:5px solid var(--color-red)}.home-service-card.yellow{border-top:5px solid var(--color-yellow)}.home-service-card.teal{border-top:5px solid var(--color-teal)}.home-service-card.green{border-top:5px solid var(--color-green)}.home-service-image{min-height:100%;overflow:hidden}.home-service-image img{border-radius:0;height:100%;min-height:360px;transition:transform .36s}.home-service-card:hover .home-service-image img{transform:scale(1.05)}.home-service-body{flex-direction:column;min-height:360px;padding:26px;display:flex}.home-service-title{align-items:center;gap:14px;margin-bottom:16px;display:flex}.home-service-title h3{color:var(--color-ink);font-size:1.35rem;line-height:1.2}.home-service-body>p{color:var(--color-text-light);margin-bottom:18px;font-size:.96rem}.home-service-bullets,.home-package-list{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.home-service-bullets span,.home-package-list span{border-radius:var(--radius-card);padding:8px 10px;font-size:.82rem;font-weight:800;line-height:1.35}.home-service-bullets span{background:var(--color-red-soft);color:var(--color-red)}.home-package-list span{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text)}.home-therapists{color:var(--color-ink);background:linear-gradient(90deg,#d6282814 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#f4b94229 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 72% 18%,#f4b94280,#0000 28%),radial-gradient(circle at 18% 78%,#d628282e,#0000 34%),linear-gradient(135deg,#fffefc 0%,#fff4d8 42%,#ffe0bd 72%,#fff7ed 100%)}.home-therapist-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:start;gap:34px;display:grid}.home-therapists .home-section-heading{margin-bottom:0;position:sticky;top:100px}.home-therapists .home-section-heading h2{color:#201817}.home-therapists .home-section-heading p{color:#6f4738;margin-bottom:24px}.home-therapists .section-label{color:var(--color-red)}.home-therapists .btn-secondary{color:var(--color-red);background:#ffffffa3;border-color:#d628282e;box-shadow:0 14px 28px #d628281f}.home-therapist-carousel{min-width:0;position:relative}.home-carousel-controls{justify-content:flex-end;gap:8px;margin-bottom:14px;display:flex}.home-carousel-btn{width:40px;height:40px;color:var(--color-red);cursor:pointer;transition:background-color var(--transition), transform var(--transition);background:#ffffffb8;border:1px solid #d628282e;border-radius:999px;justify-content:center;align-items:center;font-size:1.6rem;font-weight:800;line-height:1;display:inline-flex}.home-carousel-btn:hover{background:var(--color-red);color:var(--color-white);transform:translateY(-1px)}.home-therapist-track{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:2px 4px 16px;display:flex;overflow-x:auto}.home-therapist-track::-webkit-scrollbar{display:none}.home-therapist-card{--profile-bg:#fff;--profile-title:#fff;--profile-title-hover:#17181a;--profile-text:#666;--profile-button:#eee;--profile-button-hover:#ddd;background:var(--profile-bg);width:min(17rem,74vw);height:25.5rem;color:var(--color-ink);scroll-snap-align:start;border-radius:2rem;flex:0 0 min(17rem,74vw);padding:.5rem;font-family:Poppins,Montserrat,Helvetica,Arial,sans-serif;position:relative;overflow:clip;box-shadow:0 4px 12px #00000008,0 16px 48px #0000000f}.home-therapist-card.dark{--profile-bg:#222;--profile-title:#fff;--profile-title-hover:#fff;--profile-text:#ccc;--profile-button:#555;--profile-button-hover:#444}.home-therapist-card:before{content:"";-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);pointer-events:none;border-radius:0 0 1.5rem 1.5rem;width:calc(100% - 1rem);height:30%;transition:translate .25s;position:absolute;bottom:.5rem;left:.5rem;translate:0;-webkit-mask:linear-gradient(#0000,#000 80%);mask:linear-gradient(#0000,#000 80%)}.home-therapist-card>img{aspect-ratio:2/3;object-fit:cover;object-position:50% 5%;border-radius:1.5rem;width:100%;max-width:100%;height:auto;transition:aspect-ratio .25s,object-position .5s;display:block}.home-therapist-card>section{flex-direction:column;height:calc(33.3333% - 1rem);margin:1rem;display:flex}.home-therapist-card>section h2{margin:0;color:var(--profile-title);opacity:1;margin-block-end:1rem;font-size:1.08rem;font-weight:900;line-height:1.14;transition:color .5s,margin-block-end .25s,opacity 1s,translate .25s;translate:0 -200%}.home-therapist-card>section p{color:var(--profile-text);opacity:0;margin:0;font-size:.78rem;line-height:1.35;transition:margin-block-end .25s,opacity 1s .2s,translate .25s .2s;translate:0 100%}.home-therapist-card>section>div{opacity:0;flex:1;justify-content:space-between;align-items:center;gap:10px;transition:translate .25s .2s,opacity 1s;display:flex;translate:0 100%}.home-therapist-tag{color:var(--profile-title-hover);white-space:nowrap;align-self:center;font-size:.75rem;font-weight:850}.home-therapist-action{background:var(--profile-button);width:7.25rem;min-height:3rem;color:var(--profile-title-hover);outline-offset:2px;text-align:right;border:1px solid #0000;border-radius:1.25rem 1.25rem 1.5rem;justify-content:flex-end;align-items:center;padding:.85rem 1.15rem .85rem 2.35rem;font-size:.9rem;font-weight:850;transition:background .33s;display:inline-flex;position:relative;translate:1rem}.home-therapist-action:before,.home-therapist-action:after{content:"";background:currentColor;border-radius:1rem;width:.8rem;height:.1rem;position:absolute;top:50%;left:1.1rem}.home-therapist-action:after{transition:rotate .15s;rotate:90deg}.home-therapist-action:hover{background:var(--profile-button-hover)}.home-therapist-action:focus{outline:2px solid var(--profile-text)}.home-therapist-card:hover:before,.home-therapist-card:focus-within:before{translate:0 100%}.home-therapist-card:hover>img,.home-therapist-card:focus-within>img{aspect-ratio:1;object-position:50% 10%;transition:aspect-ratio .25s,object-position .25s}.home-therapist-card:hover>section h2,.home-therapist-card:hover>section p,.home-therapist-card:focus-within>section h2,.home-therapist-card:focus-within>section p{opacity:1;margin-block-end:.5rem;translate:0}.home-therapist-card:hover>section h2,.home-therapist-card:focus-within>section h2{color:var(--profile-title-hover)}.home-therapist-card:hover>section>div,.home-therapist-card:focus-within>section>div{opacity:1;transition:translate .25s .25s,opacity .5s .25s;translate:0}@media (hover:none){.home-therapist-card:before{translate:0 100%}.home-therapist-card>img{aspect-ratio:1;object-position:50% 10%}.home-therapist-card>section h2,.home-therapist-card>section p{opacity:1;margin-block-end:.5rem;translate:0}.home-therapist-card>section h2{color:var(--profile-title-hover)}.home-therapist-card>section>div{opacity:1;translate:0}}.home-flow{background:var(--color-bg)}.home-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-flow-grid article{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);min-height:230px;box-shadow:var(--color-shadow-soft);padding:28px}.home-flow-grid span{border-radius:var(--radius-card);background:var(--color-red);width:52px;height:52px;color:var(--color-white);justify-content:center;align-items:center;margin-bottom:18px;font-weight:900;display:inline-flex}.home-flow-grid article:nth-child(2) span{background:var(--color-yellow);color:#2d1c05}.home-flow-grid article:nth-child(3) span{background:var(--color-teal)}.home-flow-grid h3{color:var(--color-ink);margin-bottom:10px;font-size:1.22rem}.home-flow-grid p{color:var(--color-text-light)}.home-gallery{background:var(--color-white)}.home-gallery-grid{grid-template-rows:230px 230px;grid-template-columns:1.25fr .85fr 1fr;gap:14px;display:grid}.home-gallery-grid img{border-radius:var(--radius-card);height:100%;box-shadow:var(--color-shadow-soft)}.home-gallery-grid img:first-child{grid-area:span 2/1/auto/2}.home-gallery-grid img:nth-child(4){grid-column:2/4}.home-faq{background:linear-gradient(180deg, var(--color-bg) 0%, var(--color-white) 100%)}.home-faq-layout{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:42px;display:grid}.home-faq-list{gap:12px;display:grid}.home-faq-list details{border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--color-shadow-soft);padding:18px 20px}.home-faq-list summary{color:var(--color-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-weight:850;list-style:none;display:flex}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:after{border-radius:var(--radius-card);background:var(--color-teal-soft);width:28px;height:28px;color:var(--color-teal);content:"+";flex:none;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.home-faq-list details[open] summary:after{content:"-"}.home-faq-list p{color:var(--color-text-light);margin-top:12px;font-size:.96rem}.rate-grid-note{grid-template-columns:1fr}.rate-grid-note strong{font-size:1rem}@media (width<=1180px){.home-hero-grid,.home-therapist-layout,.home-faq-layout{grid-template-columns:1fr}.home-therapists .home-section-heading{position:static}.home-service-grid{grid-template-columns:1fr}.home-service-card{grid-template-columns:.72fr 1.28fr}}@media (width<=980px){.home-service-strip-grid,.home-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-copy h1{font-size:3.9rem}.home-hero-media img{height:520px}}@media (width<=760px){.navbar{align-items:center;gap:8px;min-height:60px;padding:8px 0}.nav-menu{gap:4px;width:auto;padding:4px 0;display:flex}.nav-menu a,.nav-dropdown summary{border-radius:999px;min-height:34px;padding:7px 9px;font-size:.78rem}.nav-dropdown{min-width:0}.nav-dropdown-menu{min-width:0;top:62px}.home-hero{padding:56px 0 66px}.home-hero-copy h1,.home-section-heading h2{font-size:2.32rem;line-height:1.08}.home-hero-copy p,.home-section-heading p{font-size:.96rem}.home-hero-actions{flex-direction:column}.home-hero-actions .btn{width:100%}.home-hero-mini{grid-template-columns:1fr;display:grid}.home-hero-media img{height:360px}.home-service-strip{background:var(--color-white);margin-top:0;padding-top:12px}.home-service-strip-grid,.home-flow-grid{grid-template-columns:1fr}.home-service-chip{min-height:76px}.home-service-card{grid-template-columns:1fr}.home-service-image img,.home-service-body{min-height:auto}.home-service-image img{height:250px}.home-service-body,.home-flow-grid article{padding:22px}.home-gallery-grid{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.home-gallery-grid img{scroll-snap-align:start;flex:none;width:78vw;max-width:330px;height:230px}}@media (width<=520px){.nav-menu{justify-content:flex-start}.logo-mark{width:34px;height:34px}.logo-copy strong{max-width:112px;font-size:.68rem;line-height:1.08}.logo-copy small{display:none}.nav-menu a,.nav-dropdown summary{min-height:32px;padding:6px 8px;font-size:.72rem}.home-hero{padding-top:42px}.home-hero-copy h1,.home-section-heading h2{font-size:1.92rem}.home-hero-panel{padding:14px;bottom:12px;left:12px;right:12px}.home-service-title{align-items:flex-start}.home-package-list{grid-template-columns:1fr;display:grid}.home-faq-list details{padding:16px}.home-faq-list summary{align-items:flex-start;font-size:.95rem}}:root{--ept-primary:#ff6b00;--ept-primary-dark:#e05a00;--ept-primary-soft:#fff2e6;--ept-secondary:#ff3d00;--ept-secondary-soft:#fff0ed;--ept-accent:#ffc107;--ept-accent-soft:#fff8e1;--ept-fire:linear-gradient(150deg, #ffc107 0%, #ff6b00 40%, #ff3d00 100%);--ept-fire-soft:linear-gradient(150deg, #fff8e1 0%, #fff2e6 50%, #fff0ed 100%);--ept-dark:#fff;--ept-dark-2:#fff;--ept-dark-3:#fff;--ept-dark-card:#fff;--ept-dark-border:#e5e7eb;--ept-glow:0 4px 20px #ff6b001a, 0 0 40px #ff6b000a;--ept-glow-strong:0 8px 30px #ff6b0026, 0 0 60px #ff6b000f;--ept-radius:16px;--ept-radius-sm:10px;--ept-transition:.3s cubic-bezier(.4, 0, .2, 1);--ept-muted:#94a3b8}.text-fire{background:var(--ept-fire);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-primary{color:var(--ept-primary)}.ept-section{padding:80px 0}.ept-section-dark{background:#fff}.ept-section-warm-yellow{background:linear-gradient(90deg,#ffc10714 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#ff6b000f 1px,#0000 1px) 0 0/48px 48px,#fff8e1}.ept-section-warm-orange{background:linear-gradient(90deg,#ff6b0014 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#ff3d000d 1px,#0000 1px) 0 0/48px 48px,#fff2e6}.ept-section-warm-red{background:linear-gradient(90deg,#ff3d0014 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#dc26260d 1px,#0000 1px) 0 0/48px 48px,#fff0ed}.ept-section-dark .ept-text{color:#94a3b8}.ept-section-head{max-width:700px;margin-bottom:56px}.ept-section-head.center{text-align:center;margin-left:auto;margin-right:auto}.ept-label{letter-spacing:.15em;text-transform:uppercase;color:var(--ept-primary);background:#ff6b000f;border:1px solid #ff6b0033;border-radius:999px;margin-bottom:12px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-block}.ept-section-dark .ept-label{background:#ff6b000d;border-color:#ff6b0026}.ept-heading{letter-spacing:-.02em;margin-bottom:16px;font-size:2.6rem;font-weight:800;line-height:1.2}.ept-section-warm-yellow .ept-heading,.ept-section-warm-orange .ept-heading,.ept-section-warm-red .ept-heading{color:#1f2937}.ept-section-warm-yellow .ept-text,.ept-section-warm-orange .ept-text,.ept-section-warm-red .ept-text{color:#4b5563}.ept-text{color:#4b5563;margin-bottom:16px;font-size:1.05rem;line-height:1.7}.ept-btn{cursor:pointer;transition:var(--ept-transition);border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.ept-btn-primary{background:var(--ept-fire);color:#fff;box-shadow:0 4px 16px #ff6b0033,0 0 30px #ff6b000f}.ept-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ff6b0047,0 0 40px #ff6b0014}.ept-btn-outline{color:#1f2937;background:0 0;border:1.5px solid #0003}.ept-btn-outline:hover{border-color:var(--ept-primary);background:#ff6b000a}.ept-btn-white{color:#1f2937;background:#fff;box-shadow:0 1px 4px #0000000a,0 4px 16px #0000000a}.ept-btn-white:hover{background:#fafafa;transform:translateY(-2px);box-shadow:0 2px 8px #0000000f,0 12px 32px #00000014}.ept-btn-outline-light{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.ept-btn-outline-light:hover{background:#ffffff1a;border-color:#fff}.ept-hero{background:var(--ept-dark);align-items:center;min-height:calc(100vh - 80px);padding:80px 0 50px;display:flex;position:relative;overflow:hidden}.ept-hero-bg{background:radial-gradient(80% 60% at 70% 30%,#ffc10714 0%,#0000 60%),radial-gradient(60% 50% at 30% 70%,#ff6b000d 0%,#0000 50%),radial-gradient(100% 80% at 50% 100%,#ff3d0008 0%,#0000 70%);position:absolute;inset:0}.ept-hero-glow{pointer-events:none;background:radial-gradient(circle,#ff6b000f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.ept-hero-content{z-index:1;max-width:820px;position:relative}.ept-hero-badges{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.ept-hero-title{color:#1f2937;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.2rem,5.5vw,4.2rem);font-weight:800;line-height:1.1}.ept-hero-sub{color:#6b7280;max-width:640px;margin-bottom:40px;font-size:1.15rem;line-height:1.7}.ept-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.ept-hero-img-wrap{z-index:0;position:absolute;inset:0;overflow:hidden}.ept-hero-img-wrap:after{content:"";background:linear-gradient(90deg,#ffffff80 0%,#ffffff1a 100%);position:absolute;inset:0}.ept-hero-img-wrap img{object-fit:cover;object-position:50% 30%;opacity:.2;width:100%;height:100%}.ept-badge{color:var(--ept-primary);letter-spacing:.02em;background:#ff6b000f;border:1px solid #ff6b0026;border-radius:999px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.ept-about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.ept-about-copy .ept-text:last-of-type{margin-bottom:0}.ept-about-visual{justify-content:center;display:flex}.ept-about-card{border-radius:var(--ept-radius);background:#1f2937;width:100%;max-width:380px;padding:48px 40px;position:relative;overflow:hidden}.ept-about-card-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.ept-about-card-bg:after{content:"";background:linear-gradient(#1f293766 0%,#1f2937d9 100%);position:absolute;inset:0}.ept-about-card-bg img{object-fit:cover;opacity:.35;width:100%;height:100%;display:block}.ept-about-stat,.ept-accent-line{z-index:1;position:relative}.ept-accent-line{background:var(--ept-fire);border-radius:var(--ept-radius) var(--ept-radius) 0 0;height:4px;position:absolute;top:0;left:0;right:0}.ept-about-stat{border-bottom:1px solid #ffffff14;padding:20px 0}.ept-about-stat:last-child{border-bottom:none}.ept-about-number{background:var(--ept-fire);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2rem;font-weight:800;display:block}.ept-about-desc{color:#94a3b8;font-size:.9rem}.ept-services-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.ept-service-card{color:inherit;isolation:isolate;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:36px 28px 28px;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:block;position:relative;overflow:hidden}.ept-service-card:before{content:"";pointer-events:none;background:radial-gradient(at 20% 0,#ff6b000f 0%,#0000 60%);position:absolute;inset:0}.ept-service-card:after{content:"";opacity:.6;background:linear-gradient(90deg,#0000,#ff6b0066,#ff6b00cc,#ff6b0066,#0000);height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.ept-service-card:hover{border-color:#ff6b0040;transform:translateY(-6px);box-shadow:0 4px 12px #0000000a,0 20px 48px #0000000f,0 0 40px #ff6b000a}.ept-service-card:hover:after{opacity:1;height:3px}.ept-service-card-glow{background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,0%), #ff6b000a 0%, transparent 60%);pointer-events:none;opacity:0;width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;left:-50%}.ept-service-card:hover .ept-service-card-glow{opacity:1}.ept-service-badge{color:var(--ept-primary);z-index:1;background:#ff6b001a;border:1px solid #ff6b0033;border-radius:20px;padding:4px 12px;font-size:.72rem;font-weight:600;position:absolute;top:16px;right:16px}.ept-service-icon{width:56px;height:56px;color:var(--ept-primary);background:linear-gradient(135deg,#ff6b0026,#ff6b000d);border-radius:16px;justify-content:center;align-items:center;margin-bottom:20px;transition:all .4s;display:inline-flex;position:relative}.ept-service-icon:after{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#ff6b0033,#0000 50%);border-radius:18px;transition:opacity .4s;position:absolute;inset:-2px}.ept-service-card:hover .ept-service-icon{background:linear-gradient(135deg,#ff6b0040,#ff6b0014);transform:scale(1.05);box-shadow:0 0 30px #ff6b0026}.ept-service-card:hover .ept-service-icon:after{opacity:1}.ept-service-title{color:#1f2937;margin-bottom:10px;font-size:1.15rem;font-weight:700;line-height:1.3}.ept-service-desc{color:#4b5563;font-size:.88rem;line-height:1.65}.ept-service-programs{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.ept-program-tag{color:#0009;background:#ff6b000f;border:1px solid #ff6b001f;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:500;display:inline-block}.ept-service-card:hover .ept-program-tag{color:var(--ept-primary);background:#ff6b0014;border-color:#ff6b0026}.ept-badge-soft{color:var(--ept-primary);background:#ff6b0014;border:1px solid #ff6b001f;border-radius:6px;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-block}.ept-service-cta{color:#ffffff80;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;margin-top:20px;padding:8px 18px;font-size:.83rem;font-weight:600;transition:all .3s;display:inline-flex}.ept-service-cta svg{width:15px;height:15px;transition:transform .3s}.ept-service-card:hover .ept-service-cta{color:#fff;background:var(--ept-fire);border-color:var(--ept-fire);gap:12px;box-shadow:0 4px 20px #ff6b0040}.ept-service-card:hover .ept-service-cta svg{transform:translate(3px)}.srv-hero{background:var(--color-white);padding:60px 0 50px;position:relative;overflow:hidden}.srv-hero-bg{background:radial-gradient(at 20%,#ff6b000f 0%,#0000 55%),radial-gradient(at 80% 30%,#ef44440a 0%,#0000 50%);position:absolute;inset:0}.srv-hero .container{z-index:1;position:relative}.srv-hero-grid{grid-template-columns:1fr auto;align-items:center;gap:48px;display:grid}.srv-breadcrumb{color:var(--color-text-light);align-items:center;gap:8px;margin-bottom:20px;font-size:.82rem;display:flex}.srv-breadcrumb a{color:var(--color-text-light);text-decoration:none;transition:color .2s}.srv-breadcrumb a:hover{color:var(--ept-primary)}.srv-hero-label{text-transform:uppercase;letter-spacing:2px;color:var(--ept-primary);margin-bottom:12px;font-size:.75rem;font-weight:600;display:inline-block}.srv-hero-title{color:var(--color-ink);margin-bottom:14px;font-size:2.6rem;font-weight:800;line-height:1.15}.srv-hero-desc{color:var(--color-text-light);max-width:580px;font-size:1rem;line-height:1.7}.srv-hero-meta{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.srv-hero-meta-item{color:var(--color-text-light);background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:6px 14px;font-size:.8rem;display:inline-block}.srv-hero-cta{color:#fff;background:var(--ept-fire);transition:var(--ept-transition);border-radius:12px;align-items:center;gap:8px;margin-top:28px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.srv-hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ff6b004d}.srv-hero-icon-wrap{background:var(--color-bg);border:1px solid var(--color-border);width:120px;height:120px;color:var(--ept-primary);border-radius:24px;justify-content:center;align-items:center;display:flex}.srv-section{background:var(--color-white);padding:60px 0}.srv-section-divider{border-top:1px solid var(--color-border)}.srv-section-head{max-width:700px;margin-bottom:44px}.srv-heading{color:var(--color-ink);margin-bottom:10px;font-size:2rem;font-weight:700;line-height:1.2}.srv-subtitle{color:var(--color-text-light);font-size:.95rem;line-height:1.6}.srv-program-card{background:var(--color-white);border:1px solid var(--color-border);transition:var(--ept-transition);border-radius:16px;margin-bottom:20px;padding:32px}.srv-program-card:hover{border-color:var(--color-border-strong);box-shadow:var(--color-shadow-soft)}.srv-program-card-header{align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.srv-program-card-icon{width:44px;height:44px;color:var(--ept-primary);background:#ff6b001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.srv-program-card-title{color:var(--color-ink);margin-bottom:4px;font-size:1.2rem;font-weight:700}.srv-program-card-desc{color:var(--color-text-light);font-size:.85rem;line-height:1.6}.srv-program-card-inner{align-items:stretch;gap:24px;display:flex}.srv-program-card-image{background:var(--color-bg);border-radius:12px;flex-shrink:0;width:200px;min-height:200px;overflow:hidden}.srv-program-card-image img{object-fit:cover;width:100%;height:100%;display:block}.srv-program-card-body{flex-direction:column;flex:1;gap:12px;padding:4px 0;display:flex}.srv-program-card-meta{flex-wrap:wrap;gap:8px;display:flex}.srv-program-tag{color:var(--ept-primary);background:var(--ept-primary-soft);border-radius:999px;padding:4px 12px;font-size:.78rem;font-weight:500;display:inline-block}@media (width<=640px){.srv-program-card-inner{flex-direction:column}.srv-program-card-image{width:100%;height:180px}}.srv-pricing{margin-bottom:24px}.srv-pricing-type-label{gap:8px;margin-bottom:16px;display:flex}.srv-pricing-type-label span{background:var(--color-bg);color:var(--color-text-light);border:1px solid var(--color-border);border-radius:20px;padding:4px 14px;font-size:.78rem;font-weight:600}.srv-pricing-type-label span.active{color:var(--ept-primary);background:#ff6b001a;border-color:#ff6b0033}.srv-pricing-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;display:grid}.srv-price-card{background:var(--color-bg);border:1px solid var(--color-border);text-align:center;transition:var(--ept-transition);border-radius:12px;padding:18px 16px}.srv-price-card:hover{background:#ff6b0008;border-color:#ff6b0040}.srv-price-card-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:.72rem;font-weight:700}.srv-price-card-value{color:var(--ept-primary);margin-bottom:4px;font-size:1.3rem;font-weight:800}.srv-price-card-sessions{color:var(--color-text-light);font-size:.78rem}.srv-price-card-participants{color:var(--color-text-light);margin-top:2px;font-size:.72rem}.srv-price-card-amounts{flex-direction:column;gap:6px;margin-bottom:8px;display:flex}.srv-price-row{justify-content:space-between;align-items:center;gap:8px;font-size:.85rem;display:flex}.srv-price-row-label{color:#94a3b8;font-size:.78rem}.srv-price-row-value{color:var(--ept-primary);white-space:nowrap;font-weight:700}.srv-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.srv-btn-primary{background:var(--ept-fire);color:#fff}.srv-btn-primary:hover{color:#fff;background:#e06000;box-shadow:0 4px 20px #ff6b0040}.srv-btn-white{color:#1f2937;background:#fff;border:1.5px solid #ffffff4d}.srv-btn-white:hover{color:#1f2937;background:#f5f5f5;box-shadow:0 4px 20px #ff6b0026}.srv-btn-outline-light{color:#fff;background:0 0;border:1.5px solid #ffffff4d}.srv-btn-outline-light:hover{color:#fff;background:#ffffff1a;border-color:#fff}.srv-trainer-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.srv-trainer-card{background:var(--color-white);border:1px solid var(--color-border);transition:var(--ept-transition);border-radius:12px;align-items:flex-start;gap:16px;padding:20px;display:flex}.srv-trainer-card:hover{border-color:#ff6b0033}.srv-trainer-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px}.srv-trainer-avatar{width:56px;height:56px;color:var(--ept-primary);background:#ff6b001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.srv-trainer-name{color:var(--color-ink);margin-bottom:4px;font-size:.95rem;font-weight:600}.srv-trainer-bio{color:var(--color-text-light);font-size:.82rem;line-height:1.5}.srv-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.srv-gallery-item{aspect-ratio:4/3;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.srv-section-gallery{background:#fff8e1;position:relative}.srv-section-gallery:before{content:"";pointer-events:none;background-image:radial-gradient(#ffc10726 1px,#0000 1px),radial-gradient(#ff6b0014 1px,#0000 1px);background-size:40px 40px,60px 60px;position:absolute;inset:0}.srv-section-gallery .container{z-index:1;position:relative}.srv-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.srv-gallery-item:hover img{transform:scale(1.05)}.srv-empty-card{text-align:center;color:var(--color-text-light);background:var(--color-bg);border:1px dashed var(--color-border);border-radius:12px;padding:48px 24px;font-size:.9rem}.srv-other-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.srv-other-card{background:var(--color-white);border:1px solid var(--color-border);transition:var(--ept-transition);border-radius:12px;padding:24px;text-decoration:none;display:block}.srv-other-card:hover{border-color:#ff6b0033;transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.srv-other-card h4{color:var(--color-ink);margin-bottom:8px;font-size:1rem;font-weight:600}.srv-other-card span{color:var(--ept-primary);font-size:.85rem;font-weight:500}.srv-cta{background:#fff2e6;padding:70px 0}.srv-cta-box{text-align:center;color:#fff;background:linear-gradient(150deg,#ffc107 0%,#ff6b00 50%,#ff3d00 100%);border-radius:20px;padding:56px 40px;position:relative;overflow:hidden;box-shadow:0 4px 16px #ff6b0026,0 24px 64px #ff3d0014}.srv-cta-box h2{color:#fff;margin-bottom:14px;font-size:2rem;font-weight:800}.srv-cta-box p{color:#ffffffd9;max-width:520px;margin:0 auto 28px;font-size:1rem;line-height:1.6}.srv-cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.srv-program-card-footer{padding-top:12px}@media (width<=768px){.srv-hero{padding:60px 0 36px}.srv-hero-grid{grid-template-columns:1fr;gap:32px}.srv-hero-title{font-size:1.9rem}.srv-hero-icon-wrap{width:90px;height:90px}.srv-hero-icon-wrap svg{width:36px;height:36px}.srv-section{padding:50px 0}.srv-heading{font-size:1.5rem}.srv-program-card{padding:24px 20px}.srv-pricing-grid{grid-template-columns:repeat(2,1fr)}.srv-cta-box{padding:36px 24px}.srv-cta-box h2{font-size:1.5rem}}.ept-why-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;display:grid}.ept-why-card{border-radius:var(--ept-radius-sm);transition:var(--ept-transition);background:#fff;border:1px solid #e2e8f0;align-items:flex-start;gap:18px;padding:24px;display:flex}.ept-why-card:hover{border-color:var(--ept-primary);box-shadow:0 4px 20px #ff6b0014}.ept-why-icon{border-radius:var(--ept-radius-sm);background:var(--ept-primary-soft);width:44px;height:44px;color:var(--ept-primary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ept-why-title{color:#171717;margin-bottom:4px;font-size:1rem;font-weight:700}.ept-why-desc{color:#4b5563;font-size:.9rem;line-height:1.6}.ept-stats-section{background:linear-gradient(150deg,#ff6b00 0%,#ff3d00 100%);position:relative;overflow:hidden}.ept-stats-bg{pointer-events:none;background:radial-gradient(60% 50% at 30%,#ffc1071f 0%,#0000 60%),radial-gradient(50% 40% at 70%,#ffffff0f 0%,#0000 50%);position:absolute;inset:0}.ept-stats-section .ept-heading{color:#fff}.ept-stats-section .ept-text{color:#fffc}.ept-stats-section .ept-label{color:#fff;background:#ffffff26;border-color:#ffffff4d}.ept-stats-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.ept-stat-card{text-align:center;border-radius:var(--ept-radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--ept-transition);background:#ffffff1f;border:1px solid #fff3;padding:40px 24px}.ept-stat-card:hover{background:#ffffff2e;border-color:#fff6;transform:translateY(-4px)}.ept-stat-value{color:#fff;letter-spacing:-.03em;margin-bottom:12px;font-size:3.5rem;font-weight:900;line-height:1;display:block}.ept-stat-label{color:#6b7280;max-width:280px;margin:0 auto;font-size:.95rem;line-height:1.5}.ept-stats-section .ept-stat-label{color:#fffc}.ept-mental-section{background:linear-gradient(135deg,#fff2e6 0%,#fef2f2 50%,#fff 100%)}.ept-mental-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.ept-mental-disclaimer{border-radius:var(--ept-radius-sm);color:#64748b;background:#ff6b000a;border:1px solid #ff6b001a;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px 20px;font-size:.88rem;line-height:1.6;display:flex}.ept-mental-disclaimer svg{color:var(--ept-primary);flex-shrink:0;margin-top:2px}.ept-mental-visual{justify-content:center;align-items:center;display:flex}.ept-mental-img-wrap{border-radius:var(--ept-radius);border:1px solid #ff6b001f;width:100%;max-width:420px;overflow:hidden;box-shadow:0 0 50px #ff6b000f}.ept-mental-img-wrap img{object-fit:cover;width:100%;height:480px;transition:transform .5s;display:block}.ept-mental-img-wrap:hover img{transform:scale(1.03)}.ept-timeline{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:24px;margin-bottom:48px;display:grid}.ept-timeline-item{text-align:center;border-radius:var(--ept-radius);transition:var(--ept-transition);background:#fff8e1;border:1px solid #e5e7eb;padding:32px 20px;position:relative}.ept-timeline-item:hover{border-color:#ff6b004d;transform:translateY(-4px)}.ept-timeline-step{background:var(--ept-fire);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2.6rem;font-weight:900;line-height:1}.ept-timeline-content h4{color:#1f2937;margin-bottom:8px;font-size:1rem;font-weight:700}.ept-timeline-content p{color:#4b5563;font-size:.88rem;line-height:1.6}.ept-timeline-cta{text-align:center}.ept-testi-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.ept-testi-card{background:var(--ept-dark);border:1px solid var(--ept-dark-border);border-radius:var(--ept-radius);transition:var(--ept-transition);padding:36px 32px;position:relative}.ept-testi-card:hover{box-shadow:var(--ept-glow);border-color:#ff6b0033;transform:translateY(-4px)}.ept-testi-quote{color:var(--ept-primary);margin-bottom:20px}.ept-testi-text{color:#4b5563;margin-bottom:24px;font-size:.95rem;font-style:italic;line-height:1.7}.ept-testi-author{border-top:1px solid #0000000f;align-items:center;gap:14px;padding-top:20px;display:flex}.ept-testi-avatar{background:var(--ept-fire);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:700;display:inline-flex}.ept-testi-author div{flex-direction:column;gap:2px;display:flex}.ept-testi-author strong{color:#1f2937;font-size:.92rem}.ept-testi-author span{color:#6b7280;font-size:.82rem}.ept-faq-list{gap:12px;max-width:740px;margin:0 auto;display:grid}.ept-faq-item{border-radius:var(--ept-radius-sm);transition:var(--ept-transition);background:#fff8e1;border:1px solid #e5e7eb;padding:20px 24px}.ept-faq-item:hover{border-color:#ff6b0033}.ept-faq-item summary{color:#1f2937;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:1rem;font-weight:700;list-style:none;display:flex}.ept-faq-item summary::-webkit-details-marker{display:none}.ept-faq-item summary:after{width:28px;height:28px;color:var(--ept-primary);content:"+";transition:var(--ept-transition);background:#ff6b001a;border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:1.1rem;font-weight:900;display:inline-flex}.ept-faq-item[open] summary:after{content:"−";background:#ff6b0033}.ept-faq-item p{color:#4b5563;margin-top:14px;font-size:.93rem;line-height:1.7}.ept-cta-section{background:radial-gradient(60% 50% at 20%,#ff6b000a 0%,#0000 60%),radial-gradient(50% 40% at 80%,#ef444408 0%,#0000 60%);position:relative;overflow:hidden}.ept-cta-section:before{content:"";pointer-events:none;background-image:radial-gradient(#ff6b000f 1px,#0000 1px),radial-gradient(#ef44440a 1px,#0000 1px);background-position:0 0,20px 20px;background-size:40px 40px,60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 30%,#0000 70%);mask-image:radial-gradient(70% 60%,#000 30%,#0000 70%)}.ept-cta-section .container{z-index:1;position:relative}.ept-cta-box{border-radius:var(--ept-radius);text-align:center;color:#fff;background:linear-gradient(135deg,#ffc107 0%,#ff6b00 50%,#ff3d00 100%);padding:72px 48px;position:relative;overflow:hidden;box-shadow:0 4px 16px #ff6b0026,0 24px 64px #ff3d0014}.ept-cta-box:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffffff14 0%,#0000 50%),radial-gradient(circle at 80% 70%,#ffffff0d 0%,#0000 50%);position:absolute;inset:0}.ept-cta-box:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-80px}.ept-cta-shapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ept-cta-shape{opacity:.06;background:#fff;border-radius:50%;position:absolute}.ept-cta-shape:first-child{width:80px;height:80px;animation:6s ease-in-out infinite eptFloat;bottom:-20px;left:10%}.ept-cta-shape:nth-child(2){width:50px;height:50px;animation:8s ease-in-out infinite reverse eptFloat;top:30%;left:-15px}.ept-cta-shape:nth-child(3){width:40px;height:40px;animation:5s ease-in-out 1s infinite eptFloat;bottom:40%;right:5%}@keyframes eptFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-12px)scale(1.05)}}.ept-cta-box h2{z-index:2;margin-bottom:12px;font-size:2.2rem;font-weight:800;position:relative}.ept-cta-box h2:after{display:none}.ept-cta-box p{color:#ffffffd9;z-index:2;max-width:520px;margin:0 auto 32px;font-size:1.05rem;line-height:1.7;position:relative}.ept-cta-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.ept-cta-actions .ept-btn{transition:var(--ept-transition)}.ept-cta-actions .ept-btn-white{box-shadow:0 4px 16px #00000014}.ept-cta-actions .ept-btn-white:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000026}.ept-cta-actions .ept-btn-outline-light:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-3px);box-shadow:0 8px 28px #0000001a}.ept-cta-box>:not(.ept-cta-shapes){animation:.6s ease-out both eptFadeUp}.ept-cta-box>:nth-child(2){animation-delay:50ms}.ept-cta-box>:nth-child(3){animation-delay:.15s}.ept-cta-box>:nth-child(4){animation-delay:.25s}@keyframes eptFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ept-footer{color:#fffc;background:radial-gradient(60% 40% at 20% 30%,#ffc10726 0%,#0000 50%),radial-gradient(50% 30% at 80% 70%,#ff3d001a 0%,#0000 50%),linear-gradient(150deg,#ffc107 0%,#ff8c00 35%,#ff6b00 60%,#ff3d00 100%);margin-top:-1px;padding:0;position:relative}.ept-footer:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff0a 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.ept-footer-wave{width:100%;height:60px;margin-top:-1px;line-height:0;position:relative;overflow:hidden}.ept-footer-wave svg{width:100%;height:60px;display:block}.ept-footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding:40px 0 32px;display:grid}.ept-footer-logo{background:#fffffff2;border-radius:10px;width:auto;height:52px;margin-bottom:14px;padding:6px 18px}.ept-footer-brand>p{color:#ffffffb3;max-width:340px;margin-bottom:14px;font-size:.85rem;line-height:1.7}.ept-footer-social{flex-wrap:wrap;gap:8px;margin-top:0;display:flex}.ept-social-link{color:#fffc;transition:var(--ept-transition);background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.ept-social-link svg{opacity:.7;width:18px;height:18px;transition:var(--ept-transition);flex-shrink:0}.ept-social-link:hover{color:#fff;background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-2px)}.ept-social-link:hover svg{opacity:1}.ept-footer-links strong{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;padding-bottom:10px;font-size:.82rem;font-weight:700;display:block;position:relative}.ept-footer-links strong:after{content:"";background:#ffffff80;border-radius:2px;width:24px;height:2px;position:absolute;bottom:0;left:0}.ept-footer-links a,.ept-footer-links span{color:#ffffffa6;transition:var(--ept-transition);margin-bottom:10px;font-size:.88rem;text-decoration:none;display:block}.ept-footer-links a:hover{color:#fff;padding-left:4px}.ept-footer-address{font-weight:500;color:#ffffffa6!important;margin-bottom:6px!important}.ept-footer-hours{color:#ffffffa6!important;font-size:.82rem!important}.ept-footer-bottom{color:#fff9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:16px 0;font-size:.8rem;display:flex}.ept-footer-tagline{color:#ffffff80;font-size:.78rem}.ept-footer-map{transition:var(--ept-transition);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;margin-top:16px;padding:14px;text-decoration:none;display:block;overflow:hidden}.ept-footer-map:hover{background:#ffffff24;border-color:#ffffff40;transform:translateY(-2px)}.ept-footer-map-inner{align-items:center;gap:12px;display:flex}.ept-footer-map-pin{color:#fff;background:#ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ept-footer-map-text{flex:1;min-width:0}.ept-footer-map-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px;font-size:.78rem;font-weight:600}.ept-footer-map-address{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;line-height:1.4;overflow:hidden}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;transition:var(--ept-transition);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-overlay.active{opacity:1;visibility:visible}.modal-box{border-radius:var(--ept-radius);background:#fff;width:90%;max-width:560px;max-height:90vh;padding:36px;position:relative;overflow-y:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-header h3{color:#171717;font-size:1.4rem;font-weight:800}.modal-close{cursor:pointer;color:#64748b;width:40px;height:40px;transition:var(--ept-transition);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;display:flex}.modal-close:hover{color:#171717;background:#f5f5f5}.modal-form{gap:18px;display:grid}.form-row{gap:6px;display:grid}.form-row label{color:#171717;font-size:.88rem;font-weight:600}.form-row input,.form-row select,.form-row textarea{border-radius:var(--ept-radius-sm);color:#171717;transition:var(--ept-transition);background:#fff;border:1.5px solid #e2e8f0;outline:none;padding:12px 16px;font-family:inherit;font-size:.93rem}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:var(--ept-primary);box-shadow:0 0 0 4px #ff6b0014}.form-row textarea{resize:vertical;min-height:80px}.form-row .hidden{display:none}@media (width<=980px){.ept-about-grid,.ept-mental-grid{grid-template-columns:1fr;gap:40px}.ept-mental-visual{order:-1}.ept-mental-img-wrap img{height:380px}.ept-stats-grid{grid-template-columns:1fr;gap:20px}.ept-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.ept-hero-title{font-size:clamp(2rem,6vw,3rem)}.ept-heading{font-size:2rem}.ept-cta-box{padding:56px 32px}.ept-cta-box h2{font-size:1.7rem}.ept-cta-shape:nth-child(3){display:none}}@media (width<=640px){.ept-section{padding:48px 0}.ept-hero{min-height:auto;padding:90px 0 40px}.ept-hero-badges{gap:8px;margin-bottom:24px}.ept-badge{padding:6px 12px;font-size:.72rem}.ept-hero-sub{margin-bottom:28px;font-size:.95rem}.ept-hero-actions{flex-direction:column}.ept-hero-actions .ept-btn{justify-content:center;width:100%}.ept-heading{margin-bottom:12px;font-size:1.5rem}.ept-text{font-size:.92rem}.ept-section-head{margin-bottom:36px}.ept-about-card{padding:36px 24px}.ept-about-number{font-size:1.5rem}.ept-about-desc{font-size:.82rem}.ept-service-card{padding:24px 20px}.ept-service-title{font-size:1.05rem}.ept-service-desc{font-size:.88rem}.ept-service-icon{width:44px;height:44px;margin-bottom:16px}.ept-why-card{gap:14px;padding:18px}.ept-why-title{font-size:.92rem}.ept-why-desc{font-size:.85rem}.ept-stat-card{padding:28px 20px}.ept-stat-value{margin-bottom:8px;font-size:2.2rem}.ept-stat-label{font-size:.85rem}.ept-mental-img-wrap img{height:260px}.ept-mental-disclaimer{padding:14px 16px;font-size:.82rem}.ept-timeline-item{padding:24px 16px}.ept-timeline-step{margin-bottom:12px;font-size:1.8rem}.ept-timeline-content h4{font-size:.92rem}.ept-timeline-content p{font-size:.84rem}.ept-testi-card{padding:28px 22px}.ept-testi-text{font-size:.9rem}.ept-faq-item{padding:16px 18px}.ept-faq-item summary{font-size:.92rem}.ept-faq-item p{font-size:.88rem}.ept-cta-box{padding:48px 24px}.ept-cta-box h2{font-size:1.5rem}.ept-cta-box p{margin-bottom:24px;font-size:.92rem}.ept-cta-actions{flex-direction:column}.ept-cta-actions .ept-btn{justify-content:center;width:100%}.ept-btn{padding:12px 24px;font-size:.9rem}.ept-footer{padding:0}.ept-footer-wave,.ept-footer-wave svg{height:30px}.ept-footer-grid{grid-template-columns:1fr;gap:24px;padding:24px 0 20px}.ept-footer-brand>p{max-width:100%}.ept-footer-links strong{margin-bottom:12px;font-size:.88rem}.ept-footer-links a,.ept-footer-links span{margin-bottom:8px;font-size:.84rem}.ept-footer-bottom{text-align:center;flex-direction:column;padding:18px 0;font-size:.78rem}.ept-modal-box{padding:24px 18px}.modal-header h3{font-size:1.15rem}}.ept-nav{z-index:999;-webkit-backdrop-filter:blur(20px);transition:var(--ept-transition);background:#fffffff2;border-bottom:1px solid #0000000f;position:sticky;top:0}.ept-nav.scrolled{background:#fff;box-shadow:0 4px 30px #00000014}.ept-nav-inner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.ept-nav-logo{color:#1f2937;align-items:center;gap:12px;font-size:1.05rem;font-weight:700;text-decoration:none;display:flex}.ept-nav-logo img{object-fit:cover;border-radius:8px;width:38px;height:38px}.ept-nav-logo span{gap:1px;display:grid}.ept-nav-logo small{color:#6b7280;font-size:.68rem;font-weight:500}.ept-nav-menu{align-items:center;gap:4px;display:flex}.ept-nav-link{color:#000000a6;transition:var(--ept-transition);white-space:nowrap;border-radius:999px;padding:8px 14px;font-size:.88rem;font-weight:500;text-decoration:none}.ept-nav-link:hover{color:#1f2937;background:#0000000a}.ept-nav-link.active{color:var(--ept-primary);background:#ff6b001a}.ept-nav-cta{color:#fff;background:var(--ept-fire);transition:var(--ept-transition);white-space:nowrap;border-radius:999px;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none}.ept-nav-cta:hover{transform:translateY(-1px);box-shadow:0 8px 28px #ff6b0040,0 0 40px #ff6b000f}.ept-nav-cta-dashboard{color:#fff;background:var(--ept-primary);transition:var(--ept-transition);white-space:nowrap;border-radius:999px;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none}.ept-nav-cta-dashboard:hover{transform:translateY(-1px);box-shadow:0 4px 20px #ff6b0040}.ept-nav-dropdown{position:relative}.ept-nav-dropdown-trigger{color:#000000a6;cursor:pointer;transition:var(--ept-transition);background:0 0;border:none;border-radius:999px;align-items:center;gap:4px;padding:8px 14px;font-family:inherit;font-size:.88rem;font-weight:500;display:flex}.ept-nav-dropdown-trigger:hover{color:#1f2937;background:#0000000a}.ept-nav-dropdown-trigger svg{width:14px;height:14px;transition:transform .2s}.ept-nav-dropdown.open .ept-nav-dropdown-trigger svg{transform:rotate(180deg)}.ept-nav-dropdown-menu{border:1px solid var(--ept-dark-border);opacity:0;visibility:hidden;background:#fff;border-radius:12px;min-width:280px;padding:8px;transition:all .2s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0000001f}.ept-nav-dropdown.open .ept-nav-dropdown-menu{opacity:1;visibility:visible}.ept-nav-dropdown-item{color:#000000b3;transition:var(--ept-transition);border-radius:8px;padding:10px 14px;font-size:.85rem;text-decoration:none;display:block}.ept-nav-dropdown-item:hover{color:var(--ept-primary);background:#ff6b001a}.ept-nav-hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.ept-nav-hamburger span{width:22px;height:2px;transition:var(--ept-transition);background:#000000b3;border-radius:2px;display:block}.ept-nav-hamburger.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.ept-nav-hamburger.active span:nth-child(2){opacity:0}.ept-nav-hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.ept-nav-mobile{z-index:1000;display:none;position:fixed;inset:0}.ept-nav-mobile.open{display:block}.ept-nav-mobile-backdrop{opacity:0;visibility:hidden;background:#00000080;transition:all .35s;position:fixed;inset:0}.ept-nav-mobile.open .ept-nav-mobile-backdrop{opacity:1;visibility:visible}.ept-nav-mobile-panel{background:#fff;flex-direction:column;width:min(380px,85vw);height:100%;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 40px #0000001a}.ept-nav-mobile.open .ept-nav-mobile-panel{transform:translate(0)}.ept-nav-mobile-top{border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ept-nav-mobile-brand{color:#1f2937;align-items:center;gap:10px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.ept-nav-mobile-brand img{object-fit:cover;border-radius:8px;width:32px;height:32px}.ept-nav-mobile-close{cursor:pointer;color:#00000080;width:36px;height:36px;transition:var(--ept-transition);background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.ept-nav-mobile-close:hover{color:#000c;background:#0000001a}.ept-nav-mobile-close svg{width:20px;height:20px}.ept-nav-mobile-links{-webkit-overflow-scrolling:touch;flex:1;padding:8px 0;overflow-y:auto}.ept-nav-mobile-link{color:#000000b3;transition:var(--ept-transition);align-items:center;gap:14px;padding:14px 24px;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.ept-nav-mobile-link:hover{color:var(--ept-primary);background:#ff6b000f}.ept-nav-mobile-link svg{color:#00000059;width:22px;height:22px;transition:var(--ept-transition);flex-shrink:0}.ept-nav-mobile-link:hover svg{color:var(--ept-primary)}.ept-nav-mobile-accordion{border-radius:0}.ept-nav-mobile-accordion-trigger{cursor:pointer;color:#000000b3;width:100%;transition:var(--ept-transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:14px 24px;font-family:inherit;font-size:.95rem;font-weight:500;display:flex}.ept-nav-mobile-accordion-trigger:hover{color:var(--ept-primary);background:#ff6b000f}.ept-nav-mobile-accordion-trigger-label{align-items:center;gap:14px;display:flex}.ept-nav-mobile-accordion-trigger-label svg{color:#00000059;width:22px;height:22px;transition:var(--ept-transition);flex-shrink:0}.ept-nav-mobile-accordion-trigger:hover .ept-nav-mobile-accordion-trigger-label svg{color:var(--ept-primary)}.ept-nav-mobile-accordion-chevron{color:#0000004d;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.ept-nav-mobile-accordion.open .ept-nav-mobile-accordion-chevron{color:var(--ept-primary);transform:rotate(180deg)}.ept-nav-mobile-accordion-body{background:#00000005;height:0;transition:height .3s;overflow:hidden}.ept-nav-mobile-accordion-item{color:#0000008c;transition:var(--ept-transition);padding:12px 24px 12px 60px;font-size:.9rem;text-decoration:none;display:block}.ept-nav-mobile-accordion-item:hover{color:var(--ept-primary);background:#ff6b000d}.ept-nav-mobile-bottom{border-top:1px solid #0000000f;flex-shrink:0;padding:16px 20px 20px}.ept-nav-mobile-cta{color:#fff;background:var(--ept-fire);width:100%;transition:var(--ept-transition);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.ept-nav-mobile-cta:hover{transform:translateY(-1px);box-shadow:0 8px 28px #ff6b0040}.ept-nav-mobile-cta svg{width:20px;height:20px}.ept-trans-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.ept-trans-card{background:var(--ept-dark-3);border:1px solid var(--ept-dark-border);border-radius:var(--ept-radius);transition:var(--ept-transition);overflow:hidden}.ept-trans-card:hover{box-shadow:var(--ept-glow);border-color:#ff6b0033;transform:translateY(-4px)}.ept-trans-card-image{height:200px;position:relative;overflow:hidden}.ept-trans-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ept-trans-card:hover .ept-trans-card-image img{transform:scale(1.05)}.ept-trans-card-body{padding:20px}.ept-trans-card-name{color:#1f2937;margin-bottom:4px;font-size:1rem;font-weight:700}.ept-trans-card-program{color:var(--ept-primary);margin-bottom:10px;font-size:.82rem;font-weight:600}.ept-trans-card-result{color:#6b7280;font-size:.88rem;line-height:1.6}.ept-trans-card-badge{color:var(--ept-primary);background:#ff6b001a;border-radius:999px;margin-top:12px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-block}.ept-trans-card-image{cursor:pointer}.portrait-lightbox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;opacity:0;visibility:hidden;background:#000000d9;justify-content:center;align-items:center;padding:24px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.portrait-lightbox.active{opacity:1;visibility:visible}.portrait-lightbox-figure{flex-direction:column;align-items:center;width:100%;max-width:420px;max-height:90vh;display:flex;position:relative}.portrait-lightbox-figure img{object-fit:contain;border-radius:12px;width:100%;height:auto;max-height:80vh;box-shadow:0 20px 60px #00000080}.portrait-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2rem;transition:background .2s;display:flex;position:absolute;top:-40px;right:0}.portrait-lightbox-close:hover{background:#ffffff26}.portrait-lightbox-caption{color:#cbd5e1;text-align:center;margin-top:12px;font-size:.88rem}.ept-hours-grid{grid-template-columns:1fr 1fr;align-items:center;gap:24px;display:grid}.ept-hours-card{background:var(--ept-dark-3);border:1px solid var(--ept-dark-border);border-radius:var(--ept-radius);padding:36px}.ept-hours-card-title{color:#1f2937;align-items:center;gap:10px;margin-bottom:20px;font-size:1.2rem;font-weight:700;display:flex}.ept-hours-card-title svg{width:22px;height:22px;color:var(--ept-primary)}.ept-hours-row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.ept-hours-row:last-child{border-bottom:none}.ept-hours-day{color:#0009;font-size:.9rem;font-weight:500}.ept-hours-time{color:#1f2937;font-size:.9rem;font-weight:600}.ept-hours-closed{color:#ef4444;font-size:.85rem;font-weight:600}.ept-hours-note{color:#6b7280;background:#ff6b000f;border:1px solid #ff6b001f;border-radius:10px;margin-top:16px;padding:12px 16px;font-size:.82rem;line-height:1.5}.ept-hours-cta{flex-direction:column;gap:14px;display:flex}.prg-card{border-radius:var(--ept-radius);transition:var(--ept-transition);background:#fff;border:1px solid #e5e7eb;flex-direction:column;display:flex;overflow:hidden}.prg-card:hover{box-shadow:var(--ept-glow);border-color:#ff6b0033;transform:translateY(-4px)}.prg-card-slider{cursor:zoom-in;background:#f3f4f6;height:180px;position:relative;overflow:hidden}.prg-slider-track{will-change:transform;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex}.prg-slider-slide{min-width:100%;height:100%;overflow:hidden}.prg-slider-slide img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.prg-card:hover .prg-slider-slide img{transform:scale(1.05)}.prg-slider-btn{cursor:pointer;color:#0009;z-index:2;opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.prg-card-slider:hover .prg-slider-btn,.prg-card:hover .prg-slider-btn{opacity:1}.prg-slider-btn:hover{color:var(--ept-primary);background:#fff;box-shadow:0 4px 12px #00000026}.prg-slider-btn svg{width:20px;height:20px}.prg-slider-prev{left:12px}.prg-slider-next{right:12px}.prg-card-slider.is-first .prg-slider-prev,.prg-card-slider.is-last .prg-slider-next{opacity:0;pointer-events:none}.prg-slider-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.prg-slider-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.prg-slider-dot.active{background:#fff;border-radius:4px;width:22px}.prg-slider-caption{color:#fff;z-index:1;background:linear-gradient(#0000,#0000008c);padding:8px 14px;font-size:.75rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}.prg-card-body{flex-direction:column;flex:1;padding:16px 20px;display:flex}.prg-card-title{color:#1f2937;margin:0 0 6px;font-size:.95rem;font-weight:700;line-height:1.3}.prg-card-desc{color:#6b7280;margin:0 0 10px;font-size:.82rem;line-height:1.55}.prg-card-desc p{margin:0 0 5px}.prg-card-desc p:last-child{margin-bottom:0}.prg-card-tags{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.prg-card-tag{color:var(--ept-primary);background:#ff6b001a;border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.prg-card-action{justify-content:flex-end;margin-top:auto;display:flex}.prg-card-btn{color:#fff;background:var(--ept-fire);border-radius:999px;align-items:center;padding:10px 22px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.prg-card-btn:hover{transform:translateY(-1px);box-shadow:0 8px 28px #ff6b0040}.prg-empty{text-align:center;color:#94a3b8;padding:40px}.prg-cards-grid{flex-direction:column;gap:24px;display:flex}@media (width>=768px){.prg-card{flex-direction:row;align-items:center}.prg-card .prg-card-slider{flex-shrink:0;width:42%;max-width:420px;height:200px}.prg-card .prg-card-body{flex:1;padding:20px 28px}.prg-card .prg-card-title{font-size:1.05rem}.prg-card .prg-card-desc{font-size:.85rem;line-height:1.6}}#prgLightbox .portrait-lightbox-figure{max-width:90vw}#prgLightbox .portrait-lightbox-figure img{border-radius:8px;width:auto;max-width:90vw;height:auto;max-height:80vh}@media (width<=640px){.prg-card-body{padding:12px}.prg-card-title{font-size:.88rem}.prg-slider-btn{opacity:1;width:30px;height:30px}.prg-slider-btn svg{width:16px;height:16px}.prg-slider-prev{left:6px}.prg-slider-next{right:6px}.prg-slider-caption{padding:6px 10px;font-size:.68rem}}.ept-sticky-bar{z-index:998;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-top:1px solid #0000000f;gap:10px;padding:10px 16px;display:none;position:fixed;bottom:0;left:0;right:0}.ept-sticky-bar-inner{grid-template-columns:1fr 1fr;gap:10px;max-width:600px;margin:0 auto;display:grid}.ept-sticky-bar .ept-btn{justify-content:center;min-height:44px;padding:12px 16px;font-size:.85rem}@media (width<=1024px){.ept-nav-link,.ept-nav-dropdown-trigger{padding:6px 10px;font-size:.82rem}.ept-nav-cta{padding:6px 14px;font-size:.8rem}}@media (width<=768px){.ept-nav-menu{display:none}.ept-nav-hamburger{display:flex}.ept-nav-logo{flex:1;min-width:0;overflow:hidden}.ept-nav-logo span{overflow:hidden}.ept-nav-logo span strong{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.ept-nav-logo img{flex-shrink:0}.ept-hero-actions{flex-direction:column;align-items:stretch}.ept-hero-actions .ept-btn{justify-content:center}.ept-about-grid{grid-template-columns:1fr;gap:40px}.ept-hours-grid{grid-template-columns:1fr}.ept-section{padding:60px 0}.ept-heading{font-size:1.8rem}.ept-section-head{margin-bottom:36px}.ept-trans-grid,.ept-testi-grid{grid-template-columns:1fr}.ept-footer{padding-bottom:80px}}@media (width<=480px){.ept-hero-title{font-size:1.8rem}.ept-hero-sub{font-size:.95rem}.ept-cta-box{padding:32px 20px}.ept-cta-box h2{font-size:1.5rem}}.ept-floating-consult{z-index:997;background:var(--ept-fire);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 20px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #ff6b0059}.ept-floating-consult:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 32px #ff6b0073}.ept-floating-consult svg{flex-shrink:0;width:20px;height:20px}@media (width<=640px){.ept-floating-consult{padding:12px 16px;font-size:.85rem;bottom:16px;right:16px}.ept-floating-consult svg{width:18px;height:18px}}
