@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Manrope:wght@400;500;600;700&display=swap";
:root{--ink:#102b3a;--navy:#0b3447;--blue:#17779a;--aqua:#dff3f2;--cream:#f6f8f6;--muted:#60737c;--line:#dce6e7;--white:#fff;--shadow:0 20px 60px #15374417}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Manrope,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(1160px,100% - 40px);margin:auto}.section{padding:100px 0}.section.soft{background:var(--cream)}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:8px;margin-bottom:14px;font-size:.74rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.title{letter-spacing:-.02em;margin:0 0 22px;font-family:DM Serif Display,serif;font-size:clamp(2.2rem,5vw,4.3rem);font-weight:400;line-height:1.03}.section-title{margin:0 0 18px;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1.1}.lead{color:var(--muted);max-width:660px;font-size:1.08rem}.btn{border:1px solid var(--navy);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 24px;font-weight:700;transition:all .25s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--navy);color:#fff;box-shadow:0 10px 25px #0b34472e}.btn.light{background:#fff;border-color:#fff}.btn.ghost{border-color:var(--line)}.actions{flex-wrap:wrap;gap:12px;display:flex}.header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dce6e7cc;position:sticky;top:0}.nav{align-items:center;gap:28px;height:78px;display:flex}.brand{align-items:center;gap:12px;margin-right:auto;line-height:1.1;display:flex}.brand img{object-fit:cover;border-radius:50%;width:50px;height:50px}.brand strong{font-family:DM Serif Display;font-size:1.18rem;font-weight:400}.brand span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-top:5px;font-size:.67rem;display:block}.navlinks{gap:25px;font-size:.86rem;font-weight:600;display:flex}.navlinks a:hover{color:var(--blue)}.menu-btn{background:0 0;border:0;display:none}.hero{background:linear-gradient(100deg,#f4f8f7 0% 50%,#e3f2f3 50%);align-items:center;min-height:700px;display:flex;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.hero-copy{padding:80px 0}.hero-media{align-self:end;height:620px;position:relative}.hero-media:before{content:"";background:#cce9e9;border-radius:50%;width:380px;height:380px;position:absolute;top:80px;left:25px}.hero-media img{object-fit:cover;object-position:center 20%;width:100%;height:570px;box-shadow:var(--shadow);border-radius:220px 220px 24px 24px;position:absolute;bottom:0;left:0}.hero-badge{box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:17px 22px;font-size:.83rem;font-weight:700;position:absolute;bottom:28px;left:-30px}.hero-meta{color:var(--muted);flex-wrap:wrap;gap:22px;margin-top:26px;font-size:.85rem;display:flex}.trust{border-bottom:1px solid var(--line)}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-item{text-align:center;border-right:1px solid var(--line);padding:25px;font-weight:700}.trust-item:last-child{border:0}.split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.portrait-card{position:relative}.portrait-card img{object-fit:cover;border-radius:220px 220px 20px 20px;width:100%;height:590px}.portrait-card:after{content:"";z-index:-1;border:1px solid #9bc6c8;border-radius:220px 220px 20px 20px;position:absolute;inset:18px -18px -18px 18px}.feature-list{gap:16px;margin:30px 0;display:grid}.feature{align-items:flex-start;gap:14px;display:flex}.icon-box{background:var(--aqua);width:44px;height:44px;color:var(--blue);border-radius:14px;flex:none;place-items:center;display:grid}.grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cards-2{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px;transition:all .25s}.card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.card h3{margin:18px 0 8px;font-size:1.15rem}.card p{color:var(--muted);margin:0;font-size:.91rem}.card .category{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);font-size:.72rem;font-weight:700}.card-link{color:var(--blue);margin-top:20px;font-size:.86rem;font-weight:700;display:inline-flex}.specialty{background:var(--navy);color:#fff;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:350px;padding:40px;display:flex;position:relative;overflow:hidden}.specialty:nth-child(2){background:#256f7d}.specialty p{color:#d6e7e8}.specialty svg{opacity:.2;width:100px;height:100px;position:absolute;top:30px;right:30px}.cta{background:var(--navy);color:#fff;border-radius:28px;justify-content:space-between;align-items:center;gap:30px;padding:54px;display:flex}.cta .section-title{max-width:650px;margin:0}.gallery{grid-template-rows:230px 230px;grid-template-columns:1.4fr .8fr .8fr;gap:14px;display:grid}.gallery button{background:#eee;border:0;border-radius:18px;padding:0;overflow:hidden}.gallery button:first-child{grid-row:1/3}.gallery img{object-fit:cover;width:100%;height:100%;transition:all .4s}.gallery button:hover img{transform:scale(1.03)}.lightbox{z-index:100;background:#05141ce0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.lightbox img{border-radius:18px;max-height:88vh}.lightbox button{background:#fff;border:0;border-radius:50%;width:44px;height:44px;position:absolute;top:24px;right:24px}.hours{grid-template-columns:repeat(2,1fr);gap:0 70px;display:grid}.hour{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px 0;display:flex}.map{filter:saturate(.7);border:0;border-radius:22px;width:100%;height:430px}.faq{max-width:820px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:23px 4px}.faq summary{cursor:pointer;justify-content:space-between;font-weight:700;list-style:none;display:flex}.faq summary:after{content:"+";font-size:1.3rem}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted)}.footer{color:#fff;background:#082a3a;padding:70px 0 25px}.footer-grid{grid-template-columns:1.4fr 1fr 1.3fr 1fr;gap:50px;display:grid}.footer h4{text-transform:uppercase;letter-spacing:.12em;color:#86bbc4;font-size:.78rem}.footer p,.footer a{color:#d1e0e3;font-size:.88rem}.footer a{margin:8px 0;display:block}.copyright{color:#99b5ba;border-top:1px solid #ffffff1f;margin-top:45px;padding-top:20px;font-size:.78rem}.page-hero{background:var(--cream);text-align:center;padding:90px 0 70px}.page-hero .lead{margin:auto}.notice{color:#3d6669;background:#eff7f6;border-radius:13px;padding:15px 18px;font-size:.86rem}.appointment-wrap{grid-template-columns:1.4fr .6fr;gap:30px;display:grid}.appointment-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:36px}.progress{gap:6px;margin-bottom:28px;display:flex}.progress span{background:var(--line);border-radius:4px;flex:1;height:4px}.progress span.active{background:var(--blue)}.choice-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.choice{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;padding:16px}.choice.selected{border-color:var(--blue);color:var(--navy);background:#eff9f9}.calendar{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.calendar button{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:10px}.calendar button:disabled{opacity:.35}.calendar button.selected{background:var(--navy);color:#fff}.slots{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.slot{border:1px solid var(--line);background:#fff;border-radius:10px;padding:11px}.slot.selected{background:var(--navy);color:#fff}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field.full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:700}.field input,.field select,.field textarea{background:#fff;border:1px solid #cfdadc;border-radius:11px;min-width:0;padding:13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);outline:3px solid #17779a26}.form-nav{justify-content:space-between;margin-top:25px;display:flex}.error{color:#a13535;font-size:.83rem}.success{text-align:center;padding:30px}.success-icon{background:var(--aqua);width:70px;height:70px;color:var(--blue);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.mobile-actions{display:none}.admin-shell{background:#f4f7f7;min-height:100vh;padding:30px}.admin-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.stat strong{font-size:1.7rem;display:block}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:800px}th,td{text-align:left;border-bottom:1px solid var(--line);padding:15px;font-size:.83rem}th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.69rem}.status{background:#fff1cf;border-radius:99px;padding:5px 9px}.status.confirmed{background:#dff3e8}.status.cancelled{background:#fde4e4}.table-actions{gap:5px;display:flex}.table-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px}.login{background:var(--cream);place-items:center;min-height:100vh;display:grid}.login-card{width:min(420px,100% - 30px);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:38px}@media (max-width:900px){.navlinks,.nav>.btn{display:none}.menu-btn{display:block}.mobile-menu{box-shadow:var(--shadow);background:#fff;gap:10px;padding:20px;display:grid;position:fixed;inset:78px 0 auto}.mobile-menu a{padding:12px}.hero{background:#f4f8f7;min-height:0}.hero-grid,.split,.appointment-wrap{grid-template-columns:1fr}.hero-copy{padding:70px 0 30px}.hero-media{height:500px}.hero-media img{height:470px}.hero-badge{left:10px}.grid,.footer-grid,.stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.container{width:min(100% - 28px,1160px)}.section{padding:70px 0}.title{font-size:2.75rem}.hero-grid{gap:10px}.hero-media{height:430px}.hero-media img{height:420px}.hero-media:before{width:280px;height:280px}.actions .btn{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line);padding:16px}.grid,.cards-2,.footer-grid,.choice-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.cta{flex-direction:column;align-items:flex-start;padding:34px 25px}.gallery{grid-template-rows:250px 160px;grid-template-columns:1fr 1fr}.gallery button:first-child{grid-area:auto/1/auto/3}.gallery button:last-child{display:none}.hours{grid-template-columns:1fr}.slots{grid-template-columns:repeat(3,1fr)}.appointment-card{padding:24px 18px}.mobile-actions{z-index:45;grid-template-columns:1fr;display:grid;position:fixed;bottom:12px;left:14px;right:14px}.mobile-actions .btn{min-height:54px;box-shadow:0 12px 35px #0b34474d}.footer{padding-bottom:95px}.stats{grid-template-columns:1fr 1fr}.admin-shell{padding:16px}}.header .brand img{object-fit:contain;border-radius:0;width:88px;height:58px}
