@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+Arabic:wght@400;500;600;700;800&display=swap');
:root{--ink:#25252b;--wine:#8a2446;--pale:#f4eaee;--paper:#faf8f6;--line:#ddd5d5;--muted:#6c6267}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 Manrope,Arial,sans-serif}html[lang=ar] body{font-family:'Noto Sans Arabic',Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--wine);outline-offset:5px}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);gap:32px;background:var(--paper);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-family:Manrope,Arial,sans-serif;direction:ltr;font-weight:800;font-size:17px;letter-spacing:.03em;white-space:nowrap}.brand img{border-radius:50%}.brand small{display:block;font-size:8px;letter-spacing:.09em;font-weight:600;color:var(--muted)}nav{display:flex;gap:28px;font-size:13px;font-weight:600}nav a:hover,.quiet-link:hover,.social a:hover{color:var(--wine)}.header-actions{display:flex;align-items:center;gap:20px}.lang{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink)}.menu{display:none;background:none;border:0;width:40px;height:40px}.menu span{display:block;width:24px;height:2px;background:var(--ink);margin:6px auto}.skip{position:absolute;top:-100px;z-index:100;background:#fff;padding:12px}.skip:focus{top:5px}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:690px}.hero-copy{padding:66px 5vw 36px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--wine);margin:0 0 24px}.dot{display:inline-block;background:var(--wine);width:7px;height:7px;border-radius:50%;margin-inline-end:9px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(64px,6.6vw,104px);line-height:1.03;letter-spacing:-.065em;font-weight:800;margin:30px 0}em{font-style:normal;color:var(--wine)}.hero h2{font-size:19px;line-height:1.55;max-width:370px;margin-bottom:14px}.lead{color:var(--muted);font-size:15px;max-width:435px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;gap:22px;align-items:center;justify-content:center;padding:17px 23px;min-height:56px;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--wine);color:white}.primary:hover{background:#6b1934}.quiet-link{font-size:12px;font-weight:700}.hero-caption{font-size:9px;letter-spacing:.14em;margin:44px 0 0;color:var(--muted)}.hero-visual{background:#25252b;position:relative;overflow:hidden;margin:24px 24px 24px 0}.hero-photo{width:100%;height:100%;object-fit:cover;position:absolute;object-position:57% 50%}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0007,transparent 35%);pointer-events:none}.photo-label{position:absolute;bottom:28px;left:28px;right:28px;z-index:2;display:flex;justify-content:space-between;color:#eee;font-size:9px;letter-spacing:.16em;direction:ltr}.visual-line{position:absolute;top:30px;left:30px;width:55px;height:3px;background:#bd5374}.trust-strip{background:var(--ink);color:white;display:flex;justify-content:space-around;gap:20px;padding:23px 5vw;font-size:12px}.trust-strip span{display:flex;align-items:center;gap:15px}.trust-strip i{color:#d98ba4;font-style:normal;font-size:18px}.section{padding:96px 7vw}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:50px}.section h2{font-size:clamp(32px,3.7vw,56px);line-height:1.15;letter-spacing:-.045em;margin:0}.section-head>p{max-width:340px;color:var(--muted);font-size:14px;margin-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service{padding:28px;background:white;border:1px solid #e8e1e2;display:flex;flex-direction:column;min-height:355px}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.number{font:12px Manrope,Arial,sans-serif;color:var(--wine);letter-spacing:.12em}.card-glyph{font-size:24px;color:var(--wine)}.service h3{font-size:21px;line-height:1.35;letter-spacing:-.035em;margin-bottom:13px}.service-tag{font-size:13px;font-weight:700;margin-bottom:10px}.service>p:not(.service-tag):not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}.text-link{font-size:12px;font-weight:800;color:var(--wine);display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:19px;border-top:1px solid var(--line);margin-top:auto}.text-link:hover{text-decoration:underline}.kids-card{grid-column:1/-1;background:var(--pale);min-height:230px;display:grid;grid-template-columns:75px 1fr 1fr;column-gap:35px;align-items:start}.kids-card .card-top{grid-row:1/5}.kids-card .eyebrow{grid-column:2/4;margin-bottom:10px;font-size:10px}.kids-card h3{grid-column:2}.kids-card .service-tag{grid-column:2}.kids-card>p:not(.service-tag):not(.eyebrow){grid-column:3;grid-row:2/4}.kids-card .text-link{grid-column:3}.how{background:var(--pale)}.outline-star{font-size:110px;line-height:1;color:var(--wine);font-family:Arial,sans-serif}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.step{border-top:1px solid #c8b8bf;padding-top:22px}.step h3{font-size:21px;line-height:1.4;margin:30px 0 14px}.step p{font-size:14px;color:var(--muted);max-width:330px}.coach{display:grid;grid-template-columns:.9fr 1fr;gap:9vw;align-items:center}.coach-mark{background:var(--ink);color:white;padding:30px 40px 38px;position:relative}.coach-mark img{width:72%;max-width:270px;margin:0 auto 20px}.coach-mark .eyebrow{color:#d98ba4;font-size:9px;margin-top:10px}.coach-mark ul{padding:0;list-style:none;margin:0}.coach-mark li{padding:10px 0;border-bottom:1px solid #ffffff26;font-size:13px}.coach-mark li:before{content:'↗';color:#d98ba4;margin-inline-end:15px}.coach-copy>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:25px}.coach-copy .coach-note{border-inline-start:3px solid var(--wine);padding-inline-start:22px;font-weight:700;color:var(--ink)!important}.coach-copy .text-link{margin-top:32px;width:max-content;gap:40px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1fr;gap:8vw;padding-top:80px}.faq h2{font-size:40px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq details:first-child{padding-top:0}summary{cursor:pointer;list-style:none;font-weight:700;font-size:15px;display:flex;gap:25px;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{color:var(--wine);font-size:22px;font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;color:var(--muted);padding-top:20px;margin:0}.contact{background:var(--wine);color:#fff;text-align:center;padding:85px 20px}.contact .eyebrow{color:#f1c2d2}.contact h2{font-size:clamp(55px,6.5vw,96px);line-height:1.05;margin-bottom:25px}.contact h2 em{color:#f0bacb}.contact>p:not(.eyebrow){font-size:15px}.light{background:white;color:var(--wine);margin:10px 0 22px}.contact .contact-note{font-size:11px!important;max-width:430px;margin:0 auto 25px;opacity:.85}.email a{border-bottom:1px solid #ffffff66;display:inline-block;margin-inline-start:8px}.email{font-size:12px!important}footer{padding:50px 5vw 25px;background:var(--ink);color:white}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:45px;align-items:start}.footer-top>p{color:#ccc3c8;font-size:13px}.social{display:flex;gap:15px;justify-content:flex-end;flex-wrap:wrap;font-size:11px;direction:ltr}.social a:hover{color:#edafc3}.privacy{max-width:750px;margin:20px 0}.privacy summary{font-size:12px;font-weight:500;width:max-content;text-decoration:underline}.privacy h3{font-size:15px;margin:20px 0 10px}.privacy p{font-size:12px;color:#ccc3c8}.footer-bottom{border-top:1px solid #ffffff26;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#ccc3c8;font-size:10px}.footer-bottom span:last-child{letter-spacing:.12em}html[dir=rtl] .hero-visual{margin:24px 0 24px 24px}html[dir=rtl] h1,html[dir=rtl] .section h2{letter-spacing:-.04em;line-height:1.35}html[dir=rtl] h1{font-size:clamp(59px,6.3vw,96px);margin:25px 0}html[dir=rtl] .eyebrow{letter-spacing:0}html[dir=rtl] .hero-copy{padding-top:55px}html[dir=rtl] .hero-caption{letter-spacing:0}html[dir=rtl] .service h3{font-size:20px}html[dir=rtl] .footer-top .brand{justify-content:flex-end}html[dir=rtl] .contact h2{line-height:1.35}
@media(min-width:1600px){header,.hero,.trust-strip,.section,footer{padding-left:max(5vw,calc((100vw - 1440px)/2));padding-right:max(5vw,calc((100vw - 1440px)/2))}.hero{padding-left:0;padding-right:0;max-width:1600px;margin:auto}}
@media(max-width:1050px){header{gap:15px;padding:0 4vw}nav{gap:15px}.brand{font-size:15px}.brand small{font-size:7px}.hero-copy{padding:48px 4vw 30px}.hero{min-height:660px}.hero h1{font-size:72px}.section{padding:75px 5vw}.service{padding:23px}.service h3{font-size:19px}.steps{gap:30px}.footer-top{grid-template-columns:1fr 1fr}.social{justify-content:flex-start}.hero-actions{gap:18px}.coach{gap:6vw}}
@media(max-width:760px){header{height:82px;padding:0 22px}.brand img{width:42px;height:42px}.brand small{font-size:6.5px}.menu{display:block}nav{display:none;position:absolute;top:81px;left:0;right:0;background:var(--paper);padding:20px 26px;border-bottom:1px solid var(--line);flex-direction:column;font-size:16px}nav.open{display:flex}.hero{display:flex;flex-direction:column;min-height:auto}.hero-copy,html[dir=rtl] .hero-copy{padding:40px 24px 30px}.eyebrow{font-size:9px;margin-bottom:20px}.hero h1,html[dir=rtl] .hero h1{font-size:68px;margin:23px 0}.hero h2{font-size:18px;max-width:100%}.lead{font-size:14px}.hero-actions{gap:22px}.button{padding:16px 21px}.hero-caption{margin-top:28px}.hero-visual,html[dir=rtl] .hero-visual{height:340px;min-height:340px;margin:0 18px 18px}.hero-photo{object-position:50% 60%}.photo-label{font-size:8px;bottom:22px;left:22px;right:22px}.trust-strip{padding:21px 24px;flex-wrap:wrap;justify-content:flex-start;gap:12px 22px;font-size:10px}.trust-strip span{gap:9px}.trust-strip i{font-size:14px}.section{padding:60px 24px}.section-head{display:block;margin-bottom:32px}.section h2{font-size:36px}.section-head>p{margin:24px 0 0;max-width:100%}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service{padding:20px;min-height:330px}.service h3,html[dir=rtl] .service h3{font-size:18px}.service>p:not(.service-tag):not(.eyebrow){font-size:12px}.card-top{margin-bottom:22px}.service-tag{font-size:12px}.text-link{font-size:11px}.kids-card{display:flex;min-height:auto}.kids-card .card-top{margin-bottom:15px}.kids-card .eyebrow{font-size:9px}.kids-card .text-link{margin-top:14px}.outline-star{display:none}.steps{grid-template-columns:1fr;gap:24px}.step h3{margin-top:16px;font-size:22px}.step p{max-width:none}.coach{grid-template-columns:1fr;gap:36px}.coach-mark{padding:20px 30px 30px}.coach-mark img{max-width:230px}.coach-copy>p:not(.eyebrow){font-size:14px}.faq{grid-template-columns:1fr;gap:35px}.faq h2{font-size:33px}.faq summary{font-size:14px}.contact h2{font-size:62px}.contact{padding:65px 24px}.contact>p:not(.eyebrow){font-size:14px}.footer-top{grid-template-columns:1fr;gap:24px}.footer-top>p{max-width:310px}.social{justify-content:flex-start}.footer-top .brand,html[dir=rtl] .footer-top .brand{justify-content:flex-start;width:max-content}footer{padding:40px 24px 24px}.footer-bottom{font-size:9px}.email a{display:block;width:max-content;margin:8px auto}.contact .button{margin-top:10px}}
@media(max-width:390px){.service-grid{grid-template-columns:1fr}.hero h1,html[dir=rtl] .hero h1{font-size:60px}.brand small{display:none}.hero-actions{align-items:flex-start;flex-direction:column}.service{min-height:290px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
