
:root{
 --navy:#09273a;--navy2:#123e56;--ink:#1c3140;--muted:#60717c;
 --orange:#ef6b45;--teal:#71c8c6;--cream:#f8f5ef;--white:#fff;
 --line:rgba(9,39,58,.12);--shadow:0 18px 55px rgba(10,38,54,.12);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block}
.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:88px 0}.eyebrow{color:var(--orange);font-size:11px;letter-spacing:.16em;font-weight:800;text-transform:uppercase}
h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.08;margin:0 0 18px;color:var(--ink)}h1{font-size:clamp(48px,6vw,86px)}h2{font-size:clamp(34px,4vw,58px)}h3{font-size:25px}p{margin:0 0 16px;color:var(--muted)}
.topbar{background:var(--navy);color:#e9f4f4;font-size:13px}.topbar .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar a{font-weight:700}
.header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:185px;max-height:58px;object-fit:contain;object-position:left center}.links{display:flex;align-items:center;gap:23px;font-size:14px;font-weight:700}.links>a:hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 23px;border-radius:12px;font-weight:800;font-size:14px;border:1px solid transparent;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange);color:white;box-shadow:0 12px 25px rgba(239,107,69,.22)}.btn-light{background:white;color:var(--navy);border-color:rgba(255,255,255,.55)}.btn-dark{background:var(--navy);color:white}.btn-outline{border-color:var(--line);background:white}
.menu-btn{display:none;background:white;border:1px solid var(--line);border-radius:10px;font-size:24px;padding:5px 11px}
.hero{min-height:760px;position:relative;overflow:hidden;background:#061c2a;color:white;display:flex;align-items:center}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,31,.92) 0%,rgba(5,25,37,.75) 39%,rgba(5,25,37,.30) 68%,rgba(5,25,37,.12) 100%);z-index:1}.hero .container{position:relative;z-index:2}.hero-content{max-width:730px;padding:100px 0}.hero h1{color:#fff}.hero h1 .accent{color:var(--teal)}.hero p{color:#d7e2e7;max-width:640px;font-size:18px}.pill{display:inline-flex;align-items:center;gap:9px;background:rgba(9,39,58,.55);border:1px solid rgba(255,255,255,.17);padding:8px 14px;border-radius:99px;font-size:12px;font-weight:800;margin-bottom:20px}.dot{width:8px;height:8px;background:var(--orange);border-radius:50%}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-points{display:flex;gap:28px;margin-top:35px;flex-wrap:wrap}.hero-points div{border-left:2px solid var(--teal);padding-left:13px;font-size:12px;color:#dbe7e8}
.intro{background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.image-stack{position:relative;min-height:470px}.image-stack img{width:84%;height:440px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.floating-card{position:absolute;right:0;bottom:18px;background:white;border-radius:16px;padding:22px;width:230px;box-shadow:var(--shadow)}.floating-card strong{color:var(--teal);font-size:17px}
.band{background:#edf4f3}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{background:rgba(255,255,255,.8);border:1px solid var(--line);border-radius:18px;padding:25px;min-height:210px}.icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f3f7f7;color:var(--orange);font-size:19px;margin-bottom:20px}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{min-height:315px;border-radius:20px;overflow:hidden;position:relative;background:var(--navy);box-shadow:0 14px 30px rgba(9,39,58,.13)}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55;transition:.5s}.service-card:hover img{transform:scale(1.06);opacity:.7}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,25,37,.98),rgba(5,25,37,.18))}.service-card .service-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:25px;color:white}.service-card h3,.service-card p{color:white}.service-card p{font-size:12px;color:#d8e5e6}.service-card a{font-size:12px;font-weight:800;color:var(--teal)}
.journey{background:#eef3f4}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px}.step span{font-size:10px;color:var(--orange);font-weight:900;letter-spacing:.12em}
.cta{background:var(--navy);color:white}.cta .split{align-items:center}.cta h2{color:white}.cta p{color:#d6e2e7}.cta-art{height:300px;border-radius:22px;background:radial-gradient(circle at 60% 45%,rgba(113,200,198,.42),transparent 20%),linear-gradient(145deg,#123a4e,#0a2638);position:relative;overflow:hidden}.cta-art:before,.cta-art:after{content:"";position:absolute;border:1px solid rgba(113,200,198,.25);border-radius:50%;inset:55px}.cta-art:after{inset:85px 35px 35px 100px}.cta-box{position:absolute;right:20px;bottom:20px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);padding:20px;border-radius:13px;width:250px}
.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:14px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:16px}.gallery img:nth-child(1){grid-row:span 2}.gallery img:nth-child(4){grid-column:span 2}.therapists{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.therapist{display:grid;grid-template-columns:220px 1fr;background:white;border:1px solid var(--line);border-radius:20px;overflow:hidden}.therapist img{width:100%;height:100%;min-height:340px;object-fit:cover}.therapist .copy{padding:28px}
.page-hero{padding:110px 0 85px;background:linear-gradient(135deg,#09273a,#174a60);color:white}.page-hero h1{color:white}.page-hero p{color:#d7e2e7;max-width:760px;font-size:18px}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:42px}.sidecard{background:white;border:1px solid var(--line);border-radius:18px;padding:25px;position:sticky;top:100px}.service-hero-img{width:100%;height:360px;object-fit:cover;border-radius:20px;margin:30px 0}.checks{padding:0;margin:18px 0;list-style:none}.checks li{padding:9px 0;border-bottom:1px solid var(--line)}.checks li:before{content:"✓";color:var(--orange);font-weight:900;margin-right:10px}
.form-wrap{max-width:850px;margin:auto;background:white;padding:38px;border-radius:22px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}input,select,textarea{width:100%;padding:14px;border-radius:10px;border:1px solid var(--line);font:inherit;color:var(--ink);background:#fff}textarea{min-height:130px;resize:vertical}
.footer{background:#071d2c;color:#c9d6da;padding:60px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:30px}.footer h4{color:white;margin:0 0 15px}.footer p,.footer li{color:#aebec4;font-size:13px}.footer ul{padding:0;margin:0;list-style:none}.footer li{margin:8px 0}.copyright{margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:11px;display:flex;justify-content:space-between;gap:15px}
.floating{position:fixed;right:20px;bottom:20px;z-index:1001;display:grid;gap:10px}.float-btn{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:white;font-weight:900;box-shadow:var(--shadow)}.wa{background:#25D366}.call{background:var(--orange)}
.mobile-nav{display:none}
@media(max-width:950px){.links{display:none}.menu-btn{display:block}.mobile-nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:18px 20px;border-bottom:1px solid var(--line)}.mobile-nav.open{display:grid;gap:14px}.mobile-nav a{font-weight:800}.topbar .container{justify-content:center;flex-wrap:wrap;padding:7px 0}.split,.content-grid{grid-template-columns:1fr}.cards3,.therapists{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.journey-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:700px}.hero-overlay{background:linear-gradient(90deg,rgba(4,20,31,.93),rgba(4,20,31,.68))}.hero-content{padding:70px 0}.therapist{grid-template-columns:170px 1fr}.gallery{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.section{padding:62px 0}.topbar{font-size:10px}.brand img{width:150px}.hero{min-height:650px}.hero h1{font-size:48px}.hero p{font-size:15px}.service-grid{grid-template-columns:1fr}.journey-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.gallery{grid-template-columns:1fr;grid-auto-rows:240px}.gallery img:nth-child(1),.gallery img:nth-child(4){grid-row:auto;grid-column:auto}.image-stack{min-height:410px}.image-stack img{width:92%;height:390px}.therapist{grid-template-columns:1fr}.therapist img{height:300px}.copyright{flex-direction:column}.floating{right:13px;bottom:13px}}
