:root{color-scheme:light;--black: #f8fafc;--ink: #ffffff;--navy: #111a3a;--surface: #ffffff;--surface-strong: #f2f7f8;--surface-soft: #eef8fa;--line: rgba(17, 26, 58, .1);--line-strong: rgba(17, 26, 58, .18);--accent: #0f766e;--accent-strong: #0d9488;--accent-soft: #14b8a6;--accent-muted: #5eead4;--accent-dark: #8dd7cf;--accent-ink: #042f2e;--purple: #24577a;--white: #111a3a;--muted: #5f6b7a;--dim: #7b8795;--radius-xl: 34px;--radius-lg: 24px;--radius-md: 16px;--radius-sm: 10px;--shadow-glow: 0 20px 55px rgba(13, 115, 142, .13);--shadow-pink: 0 18px 45px rgba(17, 26, 58, .08);--container: min(1160px, calc(100vw - 32px) );--font-arabic: "Cairo", "Tajawal", system-ui, sans-serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Space Grotesk", "Inter", system-ui, sans-serif}*{box-sizing:border-box}html{background:#f8fafc;scroll-behavior:smooth;scroll-padding-top:92px;letter-spacing:0}body{margin:0;min-width:320px;font-family:var(--font-body);color:var(--navy);background:radial-gradient(circle at 82% 4%,rgba(20,184,166,.12),transparent 22rem),linear-gradient(180deg,#fff,#f8fafc 45%,#f2f7f8);line-height:1.55;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[dir=rtl]{--font-body: var(--font-arabic);--font-display: var(--font-arabic)}[dir=rtl] body{text-align:right}[dir=rtl] input[type=tel]{direction:ltr;text-align:right}[dir=rtl] .review-marquee{direction:ltr}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);line-height:1;text-wrap:balance}p{color:var(--muted)}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:#14b8a638;color:var(--navy)}.container{width:var(--container);margin-inline:auto}.page-shell{min-height:100svh;isolation:isolate}.skip-link{position:fixed;inset-block-start:12px;inset-inline-start:12px;z-index:2000;transform:translate3d(0,-140%,0);padding:.8rem 1rem;border-radius:var(--radius-sm);background:var(--accent-soft);color:var(--black);font-weight:900;text-decoration:none;transition:transform .18s ease}.skip-link:focus{transform:translateZ(0)}.section-padding{position:relative;padding:4.8rem 0}.section-head{display:grid;gap:1rem;max-width:680px}.section-head.center{text-align:center;margin-inline:auto;justify-items:center}.section-title{font-size:2.2rem;color:var(--white)}.section-intro{font-size:1rem;color:var(--muted);max-width:60ch}.fine-note,.results-disclaimer{color:var(--dim);font-size:.9rem}.center-note{text-align:center;max-width:760px;margin:1.6rem auto 0}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.82rem 1.05rem;border:1px solid transparent;border-radius:999px;color:var(--white);font-size:.94rem;font-weight:900;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.btn:hover{transform:translate3d(0,-2px,0)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-soft));color:#061014;box-shadow:0 12px 34px #0f766e33}.btn-primary:hover{box-shadow:0 16px 44px #0d948838}.btn-ghost{border-color:var(--line-strong);background:#ffffff14;backdrop-filter:blur(18px)}.btn-ghost:hover{border-color:#0f766e52;background:#0f766e14}.btn-link{min-height:0;padding:0;border-radius:0;color:var(--accent);background:transparent}.btn-link:hover{transform:none;color:var(--accent-soft)}.btn-large{min-height:54px;padding-inline:1.25rem}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(248,250,252,.1);background:#05030ab8;backdrop-filter:blur(22px)}.header-container{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.68rem;color:var(--white);text-decoration:none;min-width:0}.brand-logo-wrap{position:relative;width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;overflow:visible;transition:background .18s ease,border-color .18s ease}.brand-logo{width:42px;height:42px;object-fit:contain}.brand-logo-dark{display:none}.brand-text{display:grid;gap:.05rem;min-width:0}.brand-name{font-family:var(--font-display);font-size:.96rem;font-weight:900;white-space:nowrap}.brand-sub{color:var(--dim);font-size:.72rem;white-space:nowrap}.nav-links,.social-link{display:none}.header-actions{display:inline-flex;align-items:center;gap:.55rem}.nav-cta{min-height:42px;padding-inline:1rem;font-size:.82rem}.language-switch{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:.5rem .76rem;border:1px solid rgba(17,26,58,.12);border-radius:999px;background:#ffffffc7;color:var(--navy);box-shadow:0 10px 24px #111a3a0f;font-size:.82rem;font-weight:900;text-decoration:none;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.language-switch:hover,.language-switch:focus-visible{transform:translate3d(0,-1px,0);border-color:#0f766e47}.theme-toggle{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;padding:.5rem .76rem .5rem .58rem;border:1px solid rgba(17,26,58,.12);border-radius:999px;background:#ffffffc7;color:var(--navy);box-shadow:0 10px 24px #111a3a0f;cursor:pointer;font-size:.82rem;font-weight:900;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.theme-toggle:hover{transform:translate3d(0,-1px,0);border-color:#0f766e47}.theme-toggle-icon{position:relative;width:1.7rem;height:1.7rem;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,#111a3a14,#0f766e1f);box-shadow:inset 0 0 0 1px #111a3a14}.theme-icon{position:absolute;width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:opacity .18s ease,transform .18s ease}.theme-icon-moon{fill:currentColor;stroke-width:0}.theme-icon-sun{opacity:0;transform:rotate(-30deg) scale(.72)}.cta-full{display:none}.cta-short{display:inline}.intro-panel{display:none}.has-intro,.has-intro body{overflow:hidden}.has-intro .intro-panel{position:fixed;inset:0;z-index:1500;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#070713,#05030a);transform:translateZ(0);transition:transform .62s cubic-bezier(.76,0,.24,1),opacity .42s ease;will-change:transform}.intro-revealing .intro-panel{transform:translate3d(0,110%,0)}.intro-content{width:min(86vw,420px);display:grid;place-items:center;gap:.8rem;text-align:center}.intro-logo-frame{display:contents}.intro-logo{width:150px;height:150px;object-fit:contain}.has-intro .page-shell{opacity:0;transform:translate3d(0,24px,0);will-change:transform,opacity}.intro-revealing .page-shell{opacity:1;transform:translateZ(0);transition:transform .64s cubic-bezier(.16,1,.3,1) 60ms,opacity .48s ease 80ms}.intro-done .page-shell{opacity:1;transform:none}.hero-section{position:relative;min-height:calc(100svh - 74px);display:grid;align-items:center;overflow:hidden;padding:3.2rem 0 2rem;background:radial-gradient(circle at 78% 28%,rgba(15,118,110,.14),transparent 28rem),radial-gradient(circle at 18% 68%,rgba(124,58,237,.2),transparent 22rem),linear-gradient(180deg,#070713 0%,var(--black) 68%,#060510 100%)}.hero-media{position:absolute;inset:0;z-index:0;overflow:hidden;background:linear-gradient(90deg,#05030ae0,#05030a94 48%,#05030ab8),#05030a}.hero-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(15,118,110,.14),transparent 36%),linear-gradient(315deg,rgba(255,46,147,.14),transparent 40%);opacity:1;transform:scale(1.02)}.hero-static-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(5,3,10,.18),rgba(5,3,10,.72) 78%,var(--black)),linear-gradient(90deg,#05030ad1,#05030a4d,#05030aad)}.hero-glow{position:absolute;z-index:3;pointer-events:none;filter:blur(42px);opacity:.28}.hero-glow-primary{inset:12% auto auto -22%;width:58%;height:16%;transform:rotate(-18deg);background:linear-gradient(90deg,transparent,rgba(15,118,110,.24),transparent)}.hero-glow-secondary{inset:46% -28% auto auto;width:68%;height:18%;transform:rotate(24deg);background:linear-gradient(90deg,transparent,rgba(255,46,147,.28),transparent)}.hero-grid{position:relative;z-index:1;display:grid;gap:2rem;min-width:0}.hero-copy{display:grid;gap:1.1rem;align-content:end;width:100%;min-width:0;max-width:720px}.hero-title{max-width:9ch;font-size:3.35rem;font-weight:900;color:var(--white)}.hero-title span{display:block;color:transparent;background:linear-gradient(90deg,var(--accent),var(--accent-soft) 52%,var(--accent-muted));-webkit-background-clip:text;background-clip:text}html:not([data-theme=dark]) .hero-title span{background:linear-gradient(90deg,#0f766e,#24577a 55%,#111a3a);-webkit-background-clip:text;background-clip:text}.hero-description{width:100%;max-width:min(20.5rem,calc(100vw - 32px));font-size:1.05rem;color:#f8fafcd1;overflow-wrap:break-word;text-wrap:pretty}.hero-actions{display:grid;grid-template-columns:1fr;gap:.75rem;width:min(100%,360px);margin-top:.35rem}.hero-badges{display:flex;flex-wrap:wrap;gap:.55rem;max-width:100%;padding:0;margin:.7rem 0 0;list-style:none}.hero-badges li{padding:.56rem .72rem;border:1px solid var(--line);border-radius:999px;background:#ffffff14;color:#f8fafcd1;font-size:.78rem;font-weight:800;backdrop-filter:blur(14px)}.hero-badges a,.hero-badges span{color:inherit;text-decoration:none}.hero-badges a{display:inline-flex;border-radius:inherit}.hero-badges a:focus-visible{outline-offset:5px}.hero-bg-video{display:none}.before-after-section{overflow:hidden;background:linear-gradient(180deg,var(--black),#070612 54%,var(--ink)),linear-gradient(90deg,rgba(15,118,110,.08),transparent 42%,rgba(55,200,162,.07))}.transformation-track{display:flex;gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:18px;scrollbar-width:none;margin:2rem -16px 0;padding:0 16px .75rem}.transformation-track::-webkit-scrollbar{display:none}.transformation-card{flex:0 0 min(80vw,330px);scroll-snap-align:start;border:1px solid rgba(248,250,252,.15);border-radius:22px;padding:.38rem;background:linear-gradient(145deg,#0f766e24,#37c8a214),#fff1;box-shadow:0 24px 80px #00000052}.transformation-image-wrap{position:relative;overflow:hidden;aspect-ratio:4 / 5.1;border-radius:18px;background:#ffffff0a}.transformation-image-wrap img{width:100%;height:100%;object-fit:contain}.chip{display:inline-flex;align-items:center;min-height:30px;padding:.35rem .64rem;border:1px solid rgba(248,250,252,.24);border-radius:999px;background:#05030a94;color:var(--white);font-size:.72rem;font-weight:900;backdrop-filter:blur(18px)}.transformation-meta{display:grid;gap:.55rem;padding:.85rem .55rem .65rem}.transformation-meta h3{font-size:1.12rem}.swipe-hint{margin:.35rem auto 0;color:var(--accent);font-size:.82rem;font-weight:900;text-align:center}.results-disclaimer{max-width:720px;margin:1rem auto 0;text-align:center}.split-layout{display:grid;gap:2rem}.proof-section{background:#070713}.proof-grid{display:grid;gap:.9rem}.proof-card,.benefit-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(145deg,#ffffff1b,#ffffff09),#ffffff0a;box-shadow:0 18px 60px #0000003d}.proof-card{min-height:210px;padding:1.2rem;display:grid;align-content:space-between;gap:1.2rem}.proof-card:before,.benefit-card:before{content:"";position:absolute;inset:0;opacity:.38;background:linear-gradient(135deg,rgba(15,118,110,.14),transparent 42%,rgba(55,200,162,.1));pointer-events:none}.card-number,.benefit-index,.location-label{position:relative;color:var(--accent);font-size:.8rem;font-weight:900}.proof-card h3,.benefit-card h3,.location-card h3{position:relative;font-size:1.26rem}.proof-card p,.benefit-card p,.location-card p{position:relative;color:var(--muted)}.ems-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f2f7f87a,#fffffff5),#fff}.ems-demo-shell{position:relative;z-index:1;display:grid;gap:1.45rem;align-items:center;padding:clamp(1rem,4vw,1.35rem);border:1px solid rgba(15,118,110,.12);border-radius:34px;background:linear-gradient(145deg,#fffffffa,#eef8fac7),#fff;box-shadow:0 22px 62px #111a3a14}.ems-media-card{width:min(100%,340px);justify-self:center;overflow:hidden;padding:.5rem;border:1px solid rgba(20,184,166,.12);border-radius:30px;background:linear-gradient(145deg,#fffffffa,#eef8faeb);box-shadow:0 24px 70px #111a3a1f}.ems-media-card video{width:100%;aspect-ratio:9 / 16;display:block;border-radius:24px;background:#eef8fa;object-fit:cover}.ems-copy-panel{display:grid;gap:1rem;align-content:center;justify-items:center;max-width:35rem;padding:0 .2rem .2rem;text-align:center}.ems-copy-panel .section-title{max-width:11ch}.ems-copy-panel .section-intro{margin:0;max-width:34rem}.ems-points{display:flex;flex-wrap:wrap;gap:.58rem;padding:0;margin:.3rem 0 0;list-style:none}.ems-points li{display:inline-flex;align-items:center;min-height:38px;padding:.56rem .78rem;border:1px solid rgba(20,184,166,.12);border-radius:999px;background:#ffffffd1;color:var(--navy);font-size:.84rem;font-weight:850;box-shadow:0 10px 24px #111a3a0d}.ems-points li:before{content:"";width:.4rem;height:.4rem;margin-inline-end:.45rem;border-radius:999px;background:var(--accent)}.ems-cta{width:fit-content;margin-top:.15rem;gap:0}.expert-section{background:radial-gradient(circle at 12% 16%,rgba(15,118,110,.08),transparent 20rem),linear-gradient(180deg,#f8fafc,#fff)}.expert-shell{display:grid;grid-template-areas:"copy" "media" "trust" "privacy";gap:1.25rem}.expert-content-column{display:contents}.section-kicker{width:fit-content;display:inline-flex;align-items:center;padding:.35rem .62rem;border:1px solid rgba(15,118,110,.16);border-radius:999px;background:#0f766e12;color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.08em}.expert-copy{grid-area:copy}.expert-media{grid-area:media;width:min(100%,440px);display:grid;gap:.85rem;justify-self:center}.coach-video-card{overflow:hidden;border:1px solid rgba(17,26,58,.1);border-radius:26px;background:linear-gradient(145deg,#fffffffa,#eef8fad1),#fff;box-shadow:0 20px 50px #111a3a1a}.coach-video-frame{position:relative;overflow:hidden;aspect-ratio:9 / 16;border-radius:24px;background:#eef8fa}.coach-video-frame video{width:100%;height:100%;display:block;object-fit:cover}.coach-video-card-featured{padding:.55rem}.coach-video-card-featured .coach-video-frame{box-shadow:inset 0 0 0 1px #111a3a0a}.coach-video-card-small{padding:.42rem;border-radius:20px;box-shadow:0 14px 34px #111a3a14}.coach-video-card-small .coach-video-frame{border-radius:16px}.coach-video-caption{display:grid;gap:.15rem;padding:.75rem .55rem .25rem}.coach-video-caption span{color:var(--accent);font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.coach-video-caption strong{color:var(--navy);font-size:.98rem}.coach-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.coach-trust-grid{grid-area:trust;display:grid;gap:.9rem}.coach-trust-card{min-height:0;display:flex;align-items:flex-start;gap:.78rem;padding:1rem;border:1px solid rgba(17,26,58,.1);border-radius:22px;background:#ffffffe6;box-shadow:0 16px 40px #111a3a12}.coach-trust-number{flex:0 0 auto;color:var(--accent);font-family:var(--font-display);font-size:.9rem;font-weight:900}.coach-trust-card h3{color:var(--navy);font-size:1rem;margin-bottom:.22rem}.coach-trust-card p{color:var(--muted);font-size:.9rem;line-height:1.5}.expert-privacy-note{grid-area:privacy;max-width:38rem;margin:0;padding:.85rem 1rem;border:1px solid rgba(15,118,110,.14);border-radius:18px;background:#0f766e12;color:var(--muted);font-size:.92rem;font-weight:700;line-height:1.5}.benefits-section{background:#070713}.benefits-grid{display:grid;gap:.9rem;margin-top:2rem}.benefit-card{min-height:220px;display:grid;align-content:space-between;gap:1rem;padding:1.15rem}.benefit-card:nth-child(3n+1){border-color:#0f766e2e}.benefit-card:nth-child(3n+2){border-color:#ff2e9338}.benefit-card:nth-child(3n){border-color:#5eead42e}.reviews-section{overflow:hidden;background:linear-gradient(180deg,var(--ink),#05030a 58%,#090b16),linear-gradient(90deg,rgba(15,118,110,.08),transparent 48%,rgba(55,200,162,.07))}.review-controls{display:none;gap:.65rem}.review-controls-bar{display:none;justify-content:center;margin-top:1.2rem}.review-nav{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(248,250,252,.18);border-radius:999px;background:linear-gradient(145deg,#ffffff24,#ffffff0a),#ffffff0f;color:var(--white);cursor:pointer;box-shadow:0 14px 34px #0003;transition:transform .18s ease,border-color .18s ease,opacity .18s ease}.review-nav:hover,.review-nav:focus-visible{transform:translate3d(0,-2px,0);border-color:#8dd7cf6b}.review-nav:disabled{cursor:default;opacity:.42;transform:none}.review-nav span{transform:translateY(-1px);font-size:1.65rem;line-height:1}.review-carousel-shell{position:relative}.review-heading{gap:.85rem}.review-heading-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0;margin:.15rem 0 0;list-style:none}.review-heading-chips li{padding:.42rem .66rem;border:1px solid rgba(17,26,58,.1);border-radius:999px;background:#ffffffb8;color:var(--muted);font-size:.78rem;font-weight:850}.review-marquee{width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:1rem;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;cursor:default;scrollbar-width:none;margin-top:.5rem;padding-bottom:.4rem}.review-marquee::-webkit-scrollbar{display:none}.review-marquee-track{width:max-content;display:flex;gap:.82rem;padding:.8rem 1rem 1rem}.review-card{flex:0 0 244px;display:grid;scroll-snap-align:start;padding:.28rem;border:1px solid rgba(248,250,252,.16);border-radius:18px;background:linear-gradient(145deg,#ffffff1a,#ffffff09),#ffffff0b;color:var(--white);cursor:pointer;touch-action:pan-x pan-y;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.review-marquee.is-dragging .review-card{transform:none}.review-card:hover,.review-card:focus-visible{transform:translate3d(0,-6px,0);border-color:#0f766e47;box-shadow:var(--shadow-glow)}.review-card img{width:100%;height:auto;max-height:300px;object-fit:contain;border-radius:14px;background:transparent;pointer-events:none}.review-sub-head{margin-top:3.5rem;margin-bottom:.5rem}.review-sub-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--navy);letter-spacing:-.02em}.review-video-shell{width:var(--container);margin:0 auto}.review-video-marquee{margin-top:.5rem}.review-video-card{position:relative;overflow:hidden}.review-preview-video{width:100%;aspect-ratio:9 / 16;display:block;max-height:300px;object-fit:cover;border-radius:14px;background:radial-gradient(circle at 50% 28%,rgba(141,215,207,.16),transparent 42%),#090b16;pointer-events:none}.review-play-badge{position:absolute;inset:50% auto auto 50%;width:3rem;height:3rem;display:grid;place-items:center;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:#ffffffe0;box-shadow:0 16px 42px #00000038;transform:translate3d(-50%,-50%,0);pointer-events:none}.review-play-badge:before{content:"";width:0;height:0;margin-left:.18rem;border-top:.48rem solid transparent;border-bottom:.48rem solid transparent;border-left:.72rem solid var(--navy)}.review-cta-row{display:grid;gap:.85rem;justify-items:center;text-align:center;margin-top:1rem}.review-modal{width:auto;max-width:94vw;max-height:88svh;padding:0;border:0;background:transparent;color:var(--white);overflow:visible}.review-modal::backdrop{background:#05030ad1;backdrop-filter:blur(18px)}.review-modal-card{position:relative;display:grid;place-items:center;overflow:visible;border-radius:24px;background:#fffffff5;box-shadow:0 28px 100px #00000073;max-width:min(94vw,780px);max-height:88svh;overscroll-behavior:contain;padding:.55rem}.review-modal-card img{width:auto;max-width:min(92vw,760px);max-height:84svh;object-fit:contain;border-radius:18px;margin:0 auto}.review-modal-card video{width:auto;max-width:min(92vw,760px);max-height:84svh;object-fit:contain;border-radius:18px;margin:0 auto;background:#05030a}.review-modal:not([data-active-type]) #review-modal-image,.review-modal:not([data-active-type]) #review-modal-video{display:none}.review-modal[data-active-type=image] #review-modal-video,.review-modal[data-active-type=video] #review-modal-image{display:none}.review-modal[data-active-type=image] #review-modal-image,.review-modal[data-active-type=video] #review-modal-video{display:block}.modal-close-button{position:absolute;top:-14px;right:-14px;z-index:5;width:42px;height:42px;min-height:42px;padding:0;border:1px solid rgba(17,26,58,.12);border-radius:999px;background:#fff;color:#111a3a;box-shadow:0 16px 36px #111a3a38;font-size:1.45rem;line-height:1;font-weight:900;display:grid;place-items:center;cursor:pointer}.review-modal-card>.modal-close-button{display:grid}.locations-section{background:radial-gradient(circle at 88% 12%,rgba(15,118,110,.08),transparent 22rem),linear-gradient(180deg,#fff,#f8fafc)}.location-grid{display:grid;gap:1rem;margin-top:2rem}.location-card{min-height:0;display:grid;align-content:start;gap:0;padding:0;overflow:hidden;border:1px solid rgba(17,26,58,.1);border-radius:26px;background:#ffffffe0;box-shadow:0 18px 46px #111a3a14}.location-card:before{display:none!important;content:none!important}.location-card h3{font-size:1.8rem}.location-image-wrap{position:relative;overflow:hidden;aspect-ratio:16 / 10.5;border-radius:25px 25px 0 0;background:#f2f7f8}.location-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0,#111a3a1f);pointer-events:none}.location-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.location-label{position:absolute;inset:auto auto .85rem .85rem;z-index:1;display:inline-flex;width:fit-content;padding:.42rem .7rem;border:1px solid rgba(248,250,252,.2);border-radius:999px;background:#05030a85;color:var(--white);font-size:.72rem;font-weight:900;backdrop-filter:blur(14px)}.location-content{position:relative;display:grid;gap:1rem;padding:1.15rem;background:transparent}.location-actions{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.location-actions .btn{min-height:42px;padding-inline:.85rem;font-size:.84rem}.location-action-button{display:inline-flex;align-items:center;justify-content:center;gap:.42rem}.location-action-icon{width:1.05em;height:1.05em;flex:0 0 auto}.location-actions .btn-link{justify-self:center;min-height:34px}.lead-section{background:radial-gradient(circle at 15% 16%,rgba(15,118,110,.08),transparent 20rem),linear-gradient(180deg,#fff,#f8fafc)}.lead-shell{display:grid;gap:1.4rem;padding:clamp(1rem,4vw,1.4rem);border:1px solid rgba(15,118,110,.12);border-radius:34px;background:linear-gradient(145deg,#fffffffa,#eef8fac7),#fff;box-shadow:0 22px 62px #111a3a14}.lead-copy{max-width:560px}.lead-eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:.45rem;padding:.38rem .68rem;border:1px solid rgba(15,118,110,.18);border-radius:999px;background:#0f766e14;color:var(--accent);font-size:.72rem;font-weight:900;letter-spacing:.08em}.lead-trust-list{display:flex;flex-wrap:wrap;gap:.5rem;padding:0;margin:.3rem 0 0;list-style:none}.lead-trust-list li{display:inline-flex;align-items:center;gap:.45rem;padding:.42rem .62rem;border:1px solid rgba(17,26,58,.1);border-radius:999px;background:#ffffffb8;color:var(--muted);font-size:.82rem;font-weight:800}.lead-trust-list li:before{content:"";width:.42rem;height:.42rem;flex:0 0 auto;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-soft));box-shadow:none}.lead-form-card{display:grid;gap:1rem;padding:clamp(1rem,3vw,1.25rem);border:1px solid rgba(17,26,58,.1);border-radius:26px;background:#fff;box-shadow:0 18px 46px #111a3a14}.lead-form-card h3{color:var(--navy);font-size:1.25rem}.final-cta-shell .lead-submit{width:100%}.lead-form{display:grid;gap:.95rem}.form-field{display:grid;gap:.45rem}.form-field label,.admin-login-form label,.admin-filters label{color:var(--navy);font-size:.84rem;font-weight:900}.form-field input,.form-field select,.admin-login-form input,.admin-filters input,.admin-filters select,.admin-table select,.admin-table textarea{width:100%;min-height:48px;border:1px solid rgba(17,26,58,.12);border-radius:16px;background:#ffffffe0;color:var(--navy);padding:.78rem .9rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.form-field input:focus,.form-field select:focus,.admin-login-form input:focus,.admin-filters input:focus,.admin-filters select:focus,.admin-table select:focus,.admin-table textarea:focus{border-color:#0f766e5c;box-shadow:0 0 0 4px #0f766e1a}.lead-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lead-privacy,.lead-status,.admin-status{color:var(--dim);font-size:.86rem}.lead-status[data-state=success],.admin-status[data-state=success]{color:var(--accent);font-weight:800}.lead-status[data-state=error],.admin-status[data-state=error]{color:#b42318;font-weight:800}.lead-submit:disabled,.admin-page .btn:disabled{cursor:wait;opacity:.68;transform:none}.admin-body{min-height:100svh;background:radial-gradient(circle at 18% 8%,rgba(20,184,166,.12),transparent 22rem),linear-gradient(180deg,#f8fafc,#eef7f6)}.admin-page{width:var(--container);min-height:100svh;display:grid;place-items:center;margin-inline:auto;padding:2rem 0}.admin-loading-card{max-width:560px}.admin-card{width:min(100%,1080px);display:grid;gap:1.25rem;padding:clamp(1.1rem,3vw,1.65rem);border:1px solid rgba(15,118,110,.12);border-radius:28px;background:#ffffffeb;box-shadow:0 22px 62px #111a3a14}.admin-card[hidden],.admin-dashboard[hidden],[data-dashboard][hidden],[data-login-panel][hidden]{display:none!important}.admin-head,.admin-toolbar,.admin-actions{display:flex;align-items:center;gap:.9rem}.admin-head h1,.admin-toolbar h1{font-size:2rem;color:var(--navy)}.admin-head img,.admin-toolbar-brand img{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.admin-login-form,.admin-filters{display:grid;gap:.85rem}.admin-toolbar{justify-content:space-between;align-items:flex-start;flex-wrap:wrap;padding-bottom:1rem;border-bottom:1px solid rgba(17,26,58,.08)}.admin-actions{flex-wrap:wrap;justify-content:flex-end}.admin-toolbar-brand{min-width:min(100%,320px);display:flex;align-items:flex-start;gap:.9rem}.admin-toolbar-brand p,.admin-head p{margin-top:.25rem}.admin-meta{display:block;color:var(--dim);font-size:.78rem;font-weight:700}.admin-filters{grid-template-columns:1fr;padding:1rem;border:1px solid rgba(17,26,58,.08);border-radius:22px;background:#eef8fa8c}.admin-table-wrap{overflow-x:auto;border:1px solid rgba(17,26,58,.08);border-radius:18px}.admin-table{width:100%;min-width:860px;border-collapse:collapse;color:var(--navy);font-size:.9rem}.admin-table th,.admin-table td{padding:.85rem;border-bottom:1px solid rgba(17,26,58,.08);text-align:start;vertical-align:top}.admin-table th{background:#eef8fac7;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.admin-table tr:last-child td{border-bottom:0}.admin-table tr.is-dirty td{background:#14b8a60e}.admin-status-pill{width:fit-content;display:inline-flex;align-items:center;min-height:28px;margin-bottom:.45rem;padding:.26rem .6rem;border-radius:999px;background:#0f766e1a;color:#0f766e;font-size:.76rem;font-weight:900}.admin-status-pill[data-status-value=new]{background:#14b8a629;color:#0f766e}.admin-status-pill[data-status-value=arrived]{background:#24577a1f;color:#24577a}.admin-status-pill[data-status-value=booked]{background:#16a34a1f;color:#15803d}.admin-table textarea{min-height:54px;resize:vertical}.final-cta-section{padding:3.6rem 0;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(15,118,110,.08),transparent 22rem),linear-gradient(180deg,#f8fafc,#eef8fa)}.final-cta-shell{max-width:1120px;display:grid;justify-items:center;gap:1rem;text-align:start}.final-cta-shell .lead-shell{width:100%;position:relative;overflow:hidden;gap:1.05rem;padding:clamp(1rem,4vw,1.65rem);border:1px solid rgba(17,26,58,.1);border-radius:34px;background:#fff;box-shadow:0 22px 62px #111a3a14}.final-cta-shell .lead-shell:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:4px 0 0 4px;background:linear-gradient(180deg,var(--accent),var(--accent-soft))}.final-cta-shell .lead-copy{position:relative;margin-inline:0;text-align:start;justify-items:start}.final-cta-shell h2{max-width:14ch;color:var(--navy);font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.05}.final-cta-shell .lead-copy p{max-width:34rem;color:var(--muted);font-size:1.02rem}.final-actions{width:min(100%,420px);display:grid;gap:.75rem;margin-top:.5rem}.site-footer{padding:1.5rem 0 2rem;border-top:1px solid var(--line);background:#030207}.footer-container{display:grid;gap:1.2rem}.footer-brand{display:flex;align-items:center;gap:.75rem}.footer-logo-wrap{position:relative;width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;overflow:visible;transition:background .18s ease,border-color .18s ease}.footer-brand img,.footer-logo{width:36px;height:36px;object-fit:contain}.footer-logo-dark{display:none}.footer-brand div{display:grid;gap:.1rem}.footer-brand strong{font-family:var(--font-display)}.footer-brand span,.footer-links a,.footer-copy{color:var(--muted);font-size:.88rem}.footer-links{display:flex;flex-wrap:wrap;gap:.8rem 1rem;padding:0;margin:0;list-style:none}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--accent)}.reveal-on-scroll{opacity:0;transform:translate3d(0,26px,0);transition:opacity .62s ease,transform .62s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--card-index, 0) * 55ms)}.reveal-on-scroll.is-visible,.intro-done .hero-section .reveal-on-scroll,.intro-revealing .hero-section .reveal-on-scroll{opacity:1;transform:translateZ(0)}.reveal-delay-1{transition-delay:90ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.23s}.reveal-delay-4{transition-delay:.3s}.site-header{border-bottom-color:#111a3a14;background:#ffffffdb;box-shadow:0 12px 34px #111a3a0f}.brand,.section-title,.proof-card h3,.benefit-card h3,.footer-brand strong{color:var(--navy)}.brand-sub,.nav-links a,.social-link{color:var(--muted)}.nav-links a:hover,.social-link:hover{color:var(--accent)}.btn{color:var(--navy)}.btn-primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 12px 28px #0f766e33}.btn-primary:hover{box-shadow:0 16px 36px #0d948838}.btn-ghost{border-color:#111a3a24;background:#ffffffbd;color:var(--navy)}.btn-ghost:hover{border-color:#0f766e42;background:#eef8faf5}.btn-link{color:var(--accent)}.btn-link:hover{color:var(--navy)}.has-intro .intro-panel{background:radial-gradient(circle at 50% 40%,rgba(15,118,110,.08),transparent 18rem),linear-gradient(180deg,#fff,#f8fafc)}.hero-section{background:radial-gradient(circle at 85% 18%,rgba(20,184,166,.12),transparent 23rem),radial-gradient(circle at 12% 78%,rgba(55,200,162,.12),transparent 20rem),linear-gradient(180deg,#fff,#f8fafc 72%,#f2f7f8)}.hero-media{background:linear-gradient(90deg,#ffffffc7,#ffffff47 48%,#ffffff38),#f8fafc}.hero-media:before{background:linear-gradient(135deg,rgba(15,118,110,.07),transparent 38%),linear-gradient(315deg,rgba(55,200,162,.08),transparent 42%)}.hero-static-overlay{background:linear-gradient(180deg,#ffffff0a,#f8fafc52 82%,#f8fafc),linear-gradient(90deg,#ffffffc7,#ffffff14,#ffffff1f)}.hero-glow{opacity:.12}.hero-title{color:var(--navy)}.hero-title span{background:linear-gradient(90deg,var(--accent),var(--accent-soft) 56%,#111a3a);-webkit-background-clip:text;background-clip:text}.hero-description{color:#4f5f70}.hero-badges li{border-color:#111a3a1a;background:#ffffffc7;color:#425166;box-shadow:0 10px 24px #111a3a0f}.ems-media-card,.proof-card,.benefit-card,.transformation-card,.review-card{border-color:#111a3a1a;background:#ffffffe0;box-shadow:0 18px 46px #111a3a14}.before-after-section,.proof-section,.ems-section,.expert-section,.benefits-section,.reviews-section{background:radial-gradient(circle at 88% 12%,rgba(15,118,110,.08),transparent 22rem),linear-gradient(180deg,#fff,#f8fafc)}.proof-card:before,.benefit-card:before{opacity:.55;background:linear-gradient(135deg,rgba(15,118,110,.08),transparent 48%,rgba(55,200,162,.08))}.card-number,.benefit-index{color:var(--accent)}.proof-card p,.benefit-card p,.ems-points li,.section-intro,.fine-note,.results-disclaimer{color:var(--muted)}.chip{border-color:#111a3a1f;background:#f2f7f8e6;color:var(--navy);backdrop-filter:none}.transformation-image-wrap{background:#f2f7f8}.swipe-hint{color:var(--accent)}.review-modal{color:#fff}.review-modal-card{background:#fffffff5;border-color:#111a3a1f}.final-actions{width:min(100%,460px);grid-template-columns:1fr}.site-footer{border-top-color:#111a3a17;background:#fff}.footer-copy{margin:0}@media (min-width: 560px){.hero-actions,.final-actions{grid-template-columns:1fr 1fr}.final-actions{width:min(100%,480px);grid-template-columns:repeat(2,1fr)}}@media (min-width: 760px){html:not([data-theme=dark]) .hero-media{background:linear-gradient(90deg,#ffffffc7,#ffffff47 48%,#ffffff38),url(/hero-desktop.webp) center / cover no-repeat}html[data-theme=dark] .hero-media{background:linear-gradient(90deg,#05030ae0,#05030a94 48%,#05030ab8),url(/hero-desktop.webp) center / cover no-repeat}:root{--container: min(1160px, calc(100vw - 48px) )}.section-padding{padding:6.2rem 0}.section-title{font-size:3.2rem}.section-intro{font-size:1.08rem}.nav-links{display:inline-flex;align-items:center;gap:1.3rem}.nav-links a,.social-link{color:var(--dim);font-size:.86rem;font-weight:900;text-decoration:none;transition:color .18s ease}.nav-links a:hover,.social-link:hover{color:var(--white)}.cta-full{display:inline}.cta-short{display:none}.social-link{display:inline-flex}.hero-section{min-height:calc(100svh - 78px);padding:5rem 0 3rem;align-items:center}.hero-grid{grid-template-columns:minmax(0,1fr);align-items:center}.hero-copy{max-width:760px}.hero-title{font-size:4.6rem}.hero-description{max-width:38rem;font-size:1.12rem}.transformation-track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;overflow:visible;margin:3rem 0 0;padding:0}.transformation-card{flex:initial}.transformation-card:nth-child(1){grid-column:span 2}.transformation-card:nth-child(2){grid-column:span 2;margin-top:2.5rem}.transformation-card:nth-child(3){grid-column:span 2}.transformation-card:nth-child(4){grid-column:2 / span 2}.transformation-card:nth-child(5){grid-column:4 / span 2;margin-top:2.5rem}.split-layout,.split-layout.reverse{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.expert-shell{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);grid-template-areas:none;align-items:center;gap:clamp(2rem,5vw,4.5rem)}.expert-content-column{grid-column:1;display:flex;flex-direction:column;gap:1.4rem;min-width:0}.coach-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.expert-media{grid-column:2;grid-area:auto;min-width:0;width:100%;display:grid;grid-template-columns:minmax(260px,1fr) minmax(170px,.62fr);gap:1rem;align-items:stretch}.coach-video-card-featured{min-width:0}.coach-video-card-featured .coach-video-frame{aspect-ratio:9 / 16;height:auto}.coach-video-grid{display:grid;grid-template-columns:1fr;gap:1rem}.coach-video-card-small .coach-video-frame{aspect-ratio:9 / 16;height:clamp(210px,18vw,270px);max-height:none}.coach-video-card-small .coach-video-frame video{object-fit:cover;object-position:center center}.ems-demo-shell{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:clamp(2rem,5vw,4rem);align-items:center;padding:clamp(1.15rem,2vw,1.55rem)}.ems-copy-panel{order:1;justify-items:start;text-align:left}.ems-media-card{order:2;width:min(100%,340px);justify-self:end}.split-layout.reverse>:first-child{order:2}.sticky-head{position:sticky;top:118px}.proof-grid,.benefits-grid,.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lead-shell{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);align-items:start;gap:2rem}.final-cta-shell .lead-shell{grid-template-columns:minmax(0,.92fr) minmax(340px,.72fr);align-items:start;gap:clamp(2rem,5vw,4rem)}.final-cta-shell .lead-form-card{justify-self:end;width:min(100%,420px)}.admin-filters{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end}.review-controls-bar,.review-controls{display:flex}.review-marquee{scroll-snap-type:none}.review-card{flex-basis:264px}.review-marquee-track{gap:1.25rem}.review-video-marquee .review-marquee-track{margin-inline:auto}.footer-container{grid-template-columns:minmax(220px,.8fr) minmax(320px,1fr) auto;align-items:center}.location-card:before{display:none}}@media (min-width: 769px){.swipe-hint{display:none}}@media (min-width: 1080px){.hero-title{font-size:5.35rem}.hero-actions{width:min(100%,500px)}}@media (max-width: 759px){.hero-copy{max-width:calc(100vw - 32px)}.hero-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,calc(100vw - 32px))}.hero-badges li{display:flex;align-items:center;justify-content:center;min-width:0;min-height:38px;padding-inline:.44rem;font-size:.68rem;line-height:1.15;text-align:center;overflow-wrap:anywhere}.hero-media{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-bg-video{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .22s ease}.hero-bg-video.is-ready{opacity:1}.hero-media:before{z-index:1}.hero-static-overlay{z-index:2}.hero-glow{z-index:3}html:not([data-theme=dark]) .hero-section{background:radial-gradient(circle at 78% 18%,rgba(15,118,110,.1),transparent 18rem),linear-gradient(180deg,#f8fafc,#eef7f6 58%,#fff)}html:not([data-theme=dark]) .hero-media{background:#f8fafc}html:not([data-theme=dark]) .hero-bg-video{filter:saturate(1.04) contrast(1.02) brightness(1.02)}html:not([data-theme=dark]) .hero-media:before{opacity:.7;background:radial-gradient(circle at 72% 22%,rgba(15,118,110,.12),transparent 34%),radial-gradient(circle at 20% 68%,rgba(124,58,237,.08),transparent 36%)}html:not([data-theme=dark]) .hero-static-overlay{background:linear-gradient(180deg,#f8fafc47,#f8fafc80 52%,#f8fafcf0),linear-gradient(90deg,#f8fafcb8,#f8fafc3d 52%,#f8fafc8a)}html:not([data-theme=dark]) .hero-title{color:#111a3a;text-shadow:0 12px 34px rgba(255,255,255,.55)}html:not([data-theme=dark]) .hero-description{color:#111a3ac2}html:not([data-theme=dark]) .hero-badges li{border-color:#111a3a1f;background:#ffffffa3;color:#111a3ad1;box-shadow:0 10px 30px #111a3a14}html:not([data-theme=dark]) .hero-actions .btn-ghost{border-color:#111a3a2e;background:#ffffff94;color:#111a3a}html[data-theme=dark] .hero-section{background:radial-gradient(circle at 78% 28%,rgba(141,215,207,.14),transparent 28rem),radial-gradient(circle at 18% 68%,rgba(124,58,237,.2),transparent 22rem),linear-gradient(180deg,#070713,#05030a 68%,#060510)}html[data-theme=dark] .hero-media{background:#05030a}html[data-theme=dark] .hero-bg-video{filter:saturate(1.04) contrast(1.05) brightness(.9)}html[data-theme=dark] .hero-static-overlay{background:linear-gradient(180deg,#05030a42,#05030a8a 50%,#05030aeb),linear-gradient(90deg,#05030ab3,#05030a3d 52%,#05030a94)}}@media (max-width: 380px){.brand{gap:.5rem}.brand-logo-wrap,.brand-logo{width:38px;height:38px}.brand-name{font-size:.82rem}.brand-sub{font-size:.64rem}.theme-toggle{padding-inline:.68rem}.language-switch{min-height:38px;padding-inline:.58rem;font-size:.74rem}.theme-toggle-text{display:none}.nav-cta{padding-inline:.72rem;font-size:.78rem}.hero-title{font-size:2.88rem}.section-title{font-size:1.96rem}}@media (max-width: 560px){.theme-toggle{width:42px;padding-inline:0}.theme-toggle-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}html[data-theme=dark]{color-scheme:dark;background:#05030a}html[data-theme=dark] body{color:#f8fafc;background:linear-gradient(180deg,rgba(124,58,237,.14),transparent 18rem),linear-gradient(180deg,#05030a,#070713 48%,#040309)}html[data-theme=dark] p{color:#f8fafcb8}html[data-theme=dark] :focus-visible{outline-color:var(--accent-muted)}html[data-theme=dark] ::selection{background:#8dd7cf47;color:#f8fafc}html[data-theme=dark] .site-header{border-bottom-color:#f8fafc1a;background:#05030ab8;box-shadow:none}html[data-theme=dark] .brand,html[data-theme=dark] .section-title,html[data-theme=dark] .hero-title,html[data-theme=dark] .proof-card h3,html[data-theme=dark] .benefit-card h3,html[data-theme=dark] .final-cta-shell h2,html[data-theme=dark] .footer-brand strong{color:#f8fafc}html[data-theme=dark] .brand-logo-light,html[data-theme=dark] .footer-logo-light{display:none}html[data-theme=dark] .brand-logo-dark,html[data-theme=dark] .footer-logo-dark{display:block;object-fit:contain}html[data-theme=dark] .brand-logo-dark{width:40px;height:40px;object-fit:contain}html[data-theme=dark] .footer-logo-dark{width:32px;height:32px}html[data-theme=dark] .brand-logo-wrap{border-radius:0;background:transparent;border:0;box-shadow:none}html[data-theme=dark] .footer-logo-wrap{background:#0d0c15;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 12px #00000040}html[data-theme=dark] .brand-sub,html[data-theme=dark] .nav-links a,html[data-theme=dark] .social-link,html[data-theme=dark] .section-intro,html[data-theme=dark] .fine-note,html[data-theme=dark] .results-disclaimer,html[data-theme=dark] .proof-card p,html[data-theme=dark] .benefit-card p,html[data-theme=dark] .footer-brand span,html[data-theme=dark] .footer-links a,html[data-theme=dark] .footer-copy{color:#f8fafcb8}html[data-theme=dark] .nav-links a:hover,html[data-theme=dark] .social-link:hover,html[data-theme=dark] .footer-links a:hover{color:#f8fafc}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .language-switch{border-color:#f8fafc2e;background:#ffffff14;color:#f8fafc;box-shadow:none}html[data-theme=dark] .theme-toggle-icon{background:linear-gradient(135deg,#8dd7cf29,#5eead41a);box-shadow:inset 0 0 0 1px #ffffff1a}html[data-theme=dark] .theme-icon-moon{opacity:0;transform:rotate(30deg) scale(.72)}html[data-theme=dark] .theme-icon-sun{opacity:1;transform:rotate(0) scale(1)}html[data-theme=dark] .btn{color:#f8fafc}html[data-theme=dark] .btn-primary{background:linear-gradient(135deg,var(--accent-dark),var(--accent-muted));color:#061014;box-shadow:0 12px 34px #8dd7cf33}html[data-theme=dark] .btn-primary:hover{box-shadow:0 16px 44px #5eead433}html[data-theme=dark] .btn-ghost{border-color:#f8fafc3d;background:#ffffff14;color:#f8fafc}html[data-theme=dark] .btn-ghost:hover{border-color:#8dd7cf61;background:#8dd7cf14}html[data-theme=dark] .btn-link{color:var(--accent-dark)}html[data-theme=dark] .btn-link:hover{color:var(--accent-muted)}html[data-theme=dark] .has-intro .intro-panel{background:linear-gradient(180deg,#070713,#05030a)}html[data-theme=dark] .hero-section{background:radial-gradient(circle at 78% 28%,rgba(141,215,207,.14),transparent 28rem),radial-gradient(circle at 18% 68%,rgba(124,58,237,.2),transparent 22rem),linear-gradient(180deg,#070713,#05030a 68%,#060510)}html[data-theme=dark] .hero-media{background:linear-gradient(90deg,#05030adb,#05030a85 48%,#05030ac7),url(/hero-desktop.webp) center / cover no-repeat}html[data-theme=dark] .hero-media:before{background:linear-gradient(135deg,rgba(141,215,207,.14),transparent 36%),linear-gradient(315deg,rgba(255,46,147,.14),transparent 40%)}html[data-theme=dark] .hero-static-overlay{background:linear-gradient(180deg,#05030a1f,#05030a94 78%,#05030a),linear-gradient(90deg,#05030abd,#05030a33,#05030a8f)}html[data-theme=dark] .hero-glow{opacity:.28}html[data-theme=dark] .hero-glow-primary{background:linear-gradient(90deg,transparent,rgba(141,215,207,.26),transparent)}html[data-theme=dark] .hero-glow-secondary{background:linear-gradient(90deg,transparent,rgba(255,46,147,.28),transparent)}html[data-theme=dark] .hero-title span{background:linear-gradient(90deg,var(--accent-dark),var(--accent-muted) 52%,var(--accent-soft));-webkit-background-clip:text;background-clip:text}html[dir=rtl] .hero-title{max-width:min(7.6em,100%);line-height:1.18;overflow:visible}html[dir=rtl] .hero-title span{line-height:1.18;color:var(--accent-muted);background:none;-webkit-background-clip:initial;background-clip:initial;padding-block:.08em .16em;margin-block:-.08em -.16em;overflow:visible}@media (max-width: 559px){[dir=rtl] .hero-title{font-size:clamp(2.85rem,13.6vw,3.55rem);max-width:min(6.6em,100%);line-height:1.16}[dir=rtl] .hero-title span{line-height:1.16}}html[dir=rtl] .hero-section:after{content:"";position:absolute;inset-inline:0;inset-block-end:-1px;z-index:0;height:clamp(64px,12vw,140px);pointer-events:none;background:linear-gradient(180deg,transparent,#f8fafc)}html[dir=rtl][data-theme=dark] .hero-section:after{background:linear-gradient(180deg,transparent,#05030a)}html[dir=ltr] .hero-section:after{content:"";position:absolute;inset-inline:0;inset-block-end:-1px;z-index:0;height:clamp(64px,12vw,140px);pointer-events:none;background:linear-gradient(180deg,transparent,#f8fafc)}html[dir=ltr][data-theme=dark] .hero-section:after{background:linear-gradient(180deg,transparent,#05030a)}@media (max-width: 420px){html[dir=ltr] .header-container{gap:.45rem}html[dir=ltr] .brand{gap:.42rem;min-width:0}html[dir=ltr] .brand-name{font-size:.78rem}html[dir=ltr] .brand-sub{font-size:.58rem}html[dir=ltr] .header-actions{gap:.36rem;flex:0 0 auto}html[dir=ltr] .language-switch{min-height:34px;padding-inline:.5rem;font-size:0}html[dir=ltr] .language-switch:after{content:attr(data-compact-label);font-size:.68rem}html[dir=ltr] .nav-cta{min-height:34px;padding-inline:.58rem;font-size:.72rem}html[dir=rtl] .header-container{gap:.45rem}html[dir=rtl] .brand{gap:.42rem;min-width:0}html[dir=rtl] .brand-name{font-size:.78rem}html[dir=rtl] .brand-sub{font-size:.58rem}html[dir=rtl] .header-actions{gap:.36rem;flex:0 0 auto}html[dir=rtl] .language-switch{min-height:34px;padding-inline:.5rem;font-size:0}html[dir=rtl] .language-switch:after{content:attr(data-compact-label);font-size:.68rem}html[dir=rtl] .nav-cta{min-height:34px;padding-inline:.58rem;font-size:.72rem}}@media (max-width: 759px){html[dir=rtl] .footer-container{justify-items:stretch;text-align:right}html[dir=rtl] .footer-brand{justify-content:flex-start;min-width:0}html[dir=rtl] .footer-brand div{min-width:0}html[dir=rtl] .footer-links{justify-content:flex-start;gap:.7rem .9rem}html[dir=rtl] .footer-copy{text-align:right}}html[data-theme=dark] .hero-description{color:#f8fafcd1}html[data-theme=dark] .hero-badges li{border-color:#f8fafc24;background:#ffffff14;color:#f8fafcd1;box-shadow:none}html[data-theme=dark] .ems-media-card,html[data-theme=dark] .proof-card,html[data-theme=dark] .coach-video-card,html[data-theme=dark] .coach-trust-card,html[data-theme=dark] .benefit-card,html[data-theme=dark] .transformation-card,html[data-theme=dark] .review-card{border-color:#f8fafc24;background:linear-gradient(145deg,#ffffff1b,#ffffff09),#ffffff0a;box-shadow:0 18px 60px #0000003d}html[data-theme=dark] .ems-media-card{border-color:#f8fafc24;background:#090b16d1}html[data-theme=dark] .chip{color:#f8fafc}html[data-theme=dark] .section-kicker{border-color:#8dd7cf3d;background:#8dd7cf14;color:var(--accent-dark)}html[data-theme=dark] .coach-video-caption span,html[data-theme=dark] .coach-trust-number{color:var(--accent-dark)}html[data-theme=dark] .coach-video-caption strong,html[data-theme=dark] .coach-trust-card h3{color:#f8fafc}html[data-theme=dark] .coach-video-frame{background:#05030a94}html[data-theme=dark] .expert-privacy-note{border-color:#8dd7cf33;background:#8dd7cf14;color:#f8fafcc2}html[data-theme=dark] .before-after-section,html[data-theme=dark] .proof-section,html[data-theme=dark] .ems-section,html[data-theme=dark] .expert-section,html[data-theme=dark] .benefits-section,html[data-theme=dark] .reviews-section{background:linear-gradient(180deg,#090b16,#05030a),linear-gradient(90deg,rgba(141,215,207,.08),transparent 48%,rgba(55,200,162,.06))}html[data-theme=dark] .review-sub-title{color:#f8fafc}html[data-theme=dark] .locations-section{background:linear-gradient(180deg,#090b16,#060510),linear-gradient(90deg,rgba(141,215,207,.08),transparent 48%,rgba(94,234,212,.06))}html[data-theme=dark] .locations-section .section-title,html[data-theme=dark] .location-card h3{color:#f8fafc}html[data-theme=dark] .locations-section .section-intro,html[data-theme=dark] .location-card p{color:#f8fafcb8}html[data-theme=dark] .location-card{border-color:#f8fafc24;background:linear-gradient(145deg,#ffffff18,#ffffff09),#ffffff0b;box-shadow:0 24px 80px #0000003d}html[data-theme=dark] .location-card:before{display:none!important;content:none!important}html[data-theme=dark] .location-image-wrap{background:#ffffff0a}html[data-theme=dark] .location-image-wrap:after{background:linear-gradient(180deg,#05030a05,#05030aa3)}html[data-theme=dark] .location-actions .btn-link{color:var(--accent-dark)}html[data-theme=dark] .lead-section{background:linear-gradient(180deg,#090b16,#05030a),linear-gradient(90deg,rgba(141,215,207,.08),transparent 48%,rgba(55,200,162,.06))}html[data-theme=dark] .lead-shell,html[data-theme=dark] .admin-card{border-color:#f8fafc1f;background:linear-gradient(135deg,#ffffff14,#ffffff09),#ffffff0a;box-shadow:0 24px 70px #00000042}html[data-theme=dark] .form-field label,html[data-theme=dark] .admin-login-form label,html[data-theme=dark] .admin-filters label,html[data-theme=dark] .admin-head h1,html[data-theme=dark] .admin-toolbar h1,html[data-theme=dark] .admin-table{color:#f8fafc}html[data-theme=dark] .form-field input,html[data-theme=dark] .form-field select,html[data-theme=dark] .admin-login-form input,html[data-theme=dark] .admin-filters input,html[data-theme=dark] .admin-filters select,html[data-theme=dark] .admin-table select,html[data-theme=dark] .admin-table textarea{border-color:#f8fafc29;background:#ffffff14;color:#f8fafc}html[data-theme=dark] .admin-table-wrap{border-color:#f8fafc1f}html[data-theme=dark] .admin-table th{background:#ffffff14}html[data-theme=dark] .admin-table th,html[data-theme=dark] .admin-table td{border-bottom-color:#f8fafc1a}html[data-theme=dark] .lead-privacy,html[data-theme=dark] .lead-status,html[data-theme=dark] .admin-status{color:#f8fafcad}html[data-theme=dark] .before-after-section{background:linear-gradient(180deg,#05030a,#070612 54%,#090b16),linear-gradient(90deg,rgba(141,215,207,.08),transparent 42%,rgba(55,200,162,.06))}html[data-theme=dark] .proof-card:before,html[data-theme=dark] .benefit-card:before{opacity:.38;background:linear-gradient(135deg,rgba(141,215,207,.16),transparent 42%,rgba(55,200,162,.12))}html[data-theme=dark] .card-number,html[data-theme=dark] .benefit-index{color:var(--accent-dark)}html[data-theme=dark] .chip,html[data-theme=dark] .review-heading-chips li{border-color:#f8fafc3d;background:#05030a94;backdrop-filter:blur(18px)}html[data-theme=dark] .transformation-image-wrap{background:#ffffff0a}html[data-theme=dark] .swipe-hint{color:var(--accent-dark)}html[data-theme=dark] .review-modal-card{background:#fffffff5;border-color:transparent}html[data-theme=dark] .final-cta-section{background:radial-gradient(circle at 18% 20%,rgba(141,215,207,.09),transparent 22rem),linear-gradient(180deg,#090b16,#05030a)}html[data-theme=dark] .final-cta-shell .lead-shell{border-color:#f8fafc1f;background:linear-gradient(135deg,#ffffff0f,#ffffff06),#ffffff08;box-shadow:0 24px 70px #00000042}html[data-theme=dark] .final-cta-shell .lead-shell:before{background:linear-gradient(180deg,var(--accent-dark),var(--accent-soft))}html[data-theme=dark] .final-cta-shell h2{color:#f8fafc}html[data-theme=dark] .final-cta-shell .lead-copy p{color:#f8fafcb8}html[data-theme=dark] .lead-eyebrow{border-color:#8dd7cf3d;background:#8dd7cf14;color:var(--accent-dark)}html[data-theme=dark] .lead-trust-list li{color:#f8fafcd1}html[data-theme=dark] .lead-trust-list li:before{background:linear-gradient(135deg,var(--accent-dark),var(--accent-soft));box-shadow:none}html[data-theme=dark] .lead-form-card{border-color:#f8fafc1f;background:linear-gradient(145deg,#ffffff14,#ffffff08),#ffffff0a;box-shadow:0 18px 54px #00000038}html[data-theme=dark] .lead-form-card h3{color:#f8fafc}html[data-theme=dark] .lead-form-card .form-field input::placeholder{color:#f8fafc70}html[data-theme=dark] .lead-form-card .form-field select option{background:#090b16;color:#f8fafc}html[data-theme=dark] .lead-status[data-state=success]{color:#7df7d2}html[data-theme=dark] .lead-status[data-state=error]{color:#ffb4b4}html[data-theme=dark] .site-footer{border-top-color:#f8fafc24;background:#030207}html[data-theme=dark] .ems-section{background:linear-gradient(180deg,#090b16f5,#05030afa),#05030a}html[data-theme=dark] .ems-demo-shell{border-color:#f8fafc1f;background:linear-gradient(135deg,#ffffff14,#ffffff09),#ffffff0a;box-shadow:0 24px 70px #00000042}html[data-theme=dark] .ems-media-card{border-color:#f8fafc24;background:#ffffff0f;box-shadow:0 18px 54px #00000052}html[data-theme=dark] .ems-media-card:hover{box-shadow:0 18px 54px #00000052}html[data-theme=dark] .ems-copy-panel .section-title{color:#f8fafc}html[data-theme=dark] .ems-copy-panel .section-intro{color:#f8fafcb8}html[data-theme=dark] .ems-points li{border-color:#8dd7cf2e;background:#ffffff0f;color:#f8fafc;box-shadow:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.intro-panel{display:none!important}.has-intro .page-shell,.intro-revealing .page-shell,.reveal-on-scroll{opacity:1!important;transform:none!important}.review-marquee{overflow-x:auto}}.ems-eyebrow{display:inline-block;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#0f766e;margin-bottom:.75rem}html[data-theme=dark] .ems-eyebrow{color:#2dd4bf}.ems-systems-showcase{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}.systems-tabs{display:flex;justify-content:center;gap:.375rem;background:#111a3a09;padding:.3rem;border-radius:100px;width:max-content;margin-inline:auto;border:1px solid rgba(17,26,58,.06)}html[data-theme=dark] .systems-tabs{background:#ffffff0d;border-color:#ffffff14}.system-tab-btn{border:none;background:transparent;color:#64748b;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:.9rem;padding:.55rem 1.5rem;border-radius:100px;cursor:pointer;transition:color .2s,background .2s,box-shadow .2s;white-space:nowrap}.system-tab-btn:hover{color:#0f766e}.system-tab-btn.active{background:#0f766e;color:#fff;box-shadow:0 2px 10px #0f766e33}html[data-theme=dark] .system-tab-btn{color:#94a3b8}html[data-theme=dark] .system-tab-btn:hover{color:#2dd4bf}html[data-theme=dark] .system-tab-btn.active{background:#14b8a6;color:#0f172a;box-shadow:0 2px 10px #14b8a638}.systems-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.systems-visual-column{display:flex;flex-direction:column;gap:1.5rem;width:100%}.systems-stage{position:relative;width:100%;min-height:clamp(380px,40vw,440px);border-radius:24px;background:radial-gradient(ellipse 80% 60% at 50% 55%,rgba(15,118,110,.06),transparent),linear-gradient(180deg,#f8fafc66,#f1f5f9e6);border:1px solid rgba(17,26,58,.05);overflow:hidden}html[data-theme=dark] .systems-stage{background:radial-gradient(ellipse 80% 60% at 50% 55%,rgba(20,184,166,.06),transparent),linear-gradient(180deg,#0f172a99,#090b16f2);border-color:#ffffff0f}.stage-suits{position:absolute;inset:0;pointer-events:none;z-index:1}.stage-suit{position:absolute;left:50%;bottom:clamp(72px,6.8vw,92px);max-height:clamp(250px,29vw,340px);max-width:min(74%,372px);width:auto;height:auto;object-fit:contain;transform:translate(-50%) translateY(calc(var(--suit-y, 0px) + 6px)) scale(calc(var(--suit-scale, 1) - .08));opacity:0;filter:blur(3px);transition:opacity .28s cubic-bezier(.25,1,.5,1),transform .28s cubic-bezier(.25,1,.5,1),filter .28s cubic-bezier(.25,1,.5,1);pointer-events:none;transform-origin:center bottom}.stage-suit.active{opacity:1;transform:translate(-50%) translateY(var(--suit-y, 0px)) scale(var(--suit-scale, 1));filter:blur(0);z-index:3}.stage-suit[data-suit="0"]{--suit-scale: 1;--suit-y: 0px}.stage-suit[data-suit="1"]{--suit-scale: 1.01;--suit-y: 0px}.stage-suit[data-suit="2"]{--suit-scale: 1;--suit-y: 0px}.stage-stand{position:absolute;left:50%;bottom:clamp(0px,.7vw,8px);width:min(50%,250px);height:auto;transform:translate(-50%);z-index:2;pointer-events:none;filter:drop-shadow(0 7px 18px rgba(0,0,0,.14))}.systems-content{position:relative;min-height:280px}.sys-panel{opacity:0;transform:translateY(6px);transition:opacity .26s cubic-bezier(.25,1,.5,1),transform .26s cubic-bezier(.25,1,.5,1)}.sys-panel.active{opacity:1;transform:translateY(0)}.sys-name{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.8rem;color:#111a3a;margin-bottom:.5rem}.sys-tagline{font-size:1.05rem;font-weight:600;color:#0f766e;line-height:1.4;margin-bottom:.75rem}.sys-desc{color:#475569;font-size:.95rem;line-height:1.55;margin-bottom:1rem}.sys-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.sys-chip{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600;color:#0f766e;background:#0f766e12;border:1px solid rgba(15,118,110,.12);padding:.35rem .85rem;border-radius:100px;white-space:nowrap}.sys-best{font-size:.88rem;color:#64748b;font-style:italic;line-height:1.45}.systems-cta-wrap{margin-top:1.15rem;display:flex;justify-content:flex-start}html[data-theme=dark] .sys-name{color:#f1f5f9}html[data-theme=dark] .sys-tagline{color:#2dd4bf}html[data-theme=dark] .sys-desc{color:#94a3b8}html[data-theme=dark] .sys-chip{color:#2dd4bf;background:#14b8a614;border-color:#14b8a629}html[data-theme=dark] .sys-best{color:#64748b}@media (max-width: 759px){.ems-systems-showcase{gap:1.5rem}.systems-tabs{width:100%;justify-content:stretch;border-radius:14px;padding:.25rem;gap:.25rem}.system-tab-btn{flex:1;font-size:.82rem;padding:.5rem;border-radius:10px;text-align:center}.system-tab-btn.active{box-shadow:none}.systems-layout{grid-template-columns:1fr;gap:1rem;min-height:auto}.systems-visual-column{display:flex;flex-direction:column;gap:.75rem;width:100%}.systems-stage{min-height:clamp(300px,92vw,360px);border-radius:18px}.stage-suit{bottom:clamp(64px,16vw,82px);max-height:clamp(220px,68vw,292px);max-width:84%}.stage-suit[data-suit="0"]{--suit-scale: 1.02;--suit-y: 0px}.stage-suit[data-suit="1"]{--suit-scale: 1;--suit-y: 0px}.stage-suit[data-suit="2"]{--suit-scale: .94;--suit-y: 0px}.stage-stand{width:min(58%,196px);bottom:2px}.systems-content{min-height:auto}.systems-cta-wrap{justify-content:center}.sys-name{font-size:1.5rem}.sys-tagline{font-size:.95rem}.sys-desc{font-size:.9rem}.sys-chips{gap:.4rem}.sys-chip{font-size:.78rem;padding:.3rem .7rem}}
