*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#132326;background:#fff;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea{font:inherit}h1,h2,h3,p,li,a,span{overflow-wrap:break-word}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mx-auto{margin-left:auto;margin-right:auto}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.block{display:block}.flex{display:flex}.grid{display:grid}.grid>*{min-width:0}.hidden{display:none}.h-2{height:.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.w-10{width:2.5rem}.w-12{width:3rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.border{border:1px solid #dbe7e8}.border-t{border-top:1px solid #dbe7e8}.border-teal{border-color:#159aa5}.bg-white{background:#fff}.bg-gray-50{background:#f7fafb}.bg-gray-100{background:#eef5f6}.bg-teal{background:#159aa5}.bg-teal-50{background:#eafafa}.bg-orange{background:#f59e0b}.bg-orange-50{background:#fff7e8}.bg-ink{background:#132326}.bg-soft{background:#f8fbfb}.bg-gradient{background:linear-gradient(135deg,#f7fbfb 0%,#eefafa 48%,#fff7e8 100%)}.object-cover{object-fit:cover}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-8{padding-top:2rem}.pb-4{padding-bottom:1rem}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.leading-tight{line-height:1.15}.leading-relaxed{line-height:1.75}.tracking-wide{letter-spacing:0}.text-white{color:#fff}.text-ink{color:#132326}.text-muted{color:#5f7376}.text-teal{color:#127f88}.text-orange{color:#b86f00}.shadow-soft{box-shadow:0 18px 60px rgba(13,73,77,.12)}.shadow-card{box-shadow:0 12px 35px rgba(18,61,65,.09)}.transition{transition:all .22s ease}.hover-lift:hover{transform:translateY(-3px);box-shadow:0 18px 55px rgba(18,61,65,.14)}.hover-zoom:hover img{transform:scale(1.035)}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.backdrop-blur{backdrop-filter:blur(18px)}.bg-white-90{background:rgba(255,255,255,.9)}.ring-focus:focus{outline:3px solid rgba(21,154,165,.35);outline-offset:3px}.aspect-video{aspect-ratio:16/9}.aspect-4-3{aspect-ratio:4/3}.input{width:100%;border:1px solid #cfe0e2;border-radius:1rem;padding:.9rem 1rem;background:#fff;color:#132326}.input:focus{outline:3px solid rgba(21,154,165,.28);border-color:#159aa5}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:9999px;padding:.82rem 1.2rem;font-weight:700;transition:all .22s ease}.btn-primary{background:#159aa5;color:#fff;box-shadow:0 10px 25px rgba(21,154,165,.24)}.btn-primary:hover{background:#117f88;transform:translateY(-1px)}.btn-secondary{background:#fff;color:#132326;border:1px solid #d5e5e7}.btn-secondary:hover{border-color:#159aa5;transform:translateY(-1px)}.btn-orange{background:#f59e0b;color:#1d1608;box-shadow:0 10px 24px rgba(245,158,11,.22)}.btn-orange:hover{background:#df8f06;transform:translateY(-1px)}.badge{display:inline-flex;align-items:center;gap:.45rem;max-width:100%;border-radius:9999px;border:1px solid #d7e7e8;background:#fff;padding:.55rem .85rem;font-size:.9rem;font-weight:700;color:#244145}.dot{width:.5rem;height:.5rem;flex:0 0 .5rem;border-radius:9999px;background:#159aa5}.section-label{display:inline-flex;border-radius:9999px;background:#eafafa;color:#127f88;padding:.4rem .75rem;font-size:.78rem;font-weight:800;text-transform:uppercase}.prose p{margin:.75rem 0}.nav-link{white-space:nowrap;color:#36565a;font-size:.95rem;font-weight:700}.nav-link:hover{color:#127f88}.footer-link{color:#d8e6e8}.footer-link:hover{color:#fff}.bg-ink .text-muted{color:#c5d4d6}.map-placeholder{min-height:330px;background:linear-gradient(135deg,#dfeaec,#f8fbfb);position:relative}.map-placeholder:before,.map-placeholder:after{content:"";position:absolute;border-radius:9999px}.map-placeholder:before{inset:25% 18%;border:2px solid rgba(21,154,165,.35)}.map-placeholder:after{width:32px;height:32px;background:#f59e0b;top:44%;left:48%;box-shadow:0 12px 24px rgba(245,158,11,.28)}@media (min-width:640px){.sm-flex-row{flex-direction:row}.sm-text-5xl{font-size:3rem}.sm-p-8{padding:2rem}.sm-px-6{padding-left:1.5rem;padding-right:1.5rem}.sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md-flex{display:flex}.md-hidden{display:none}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-text-left{text-align:left}.md-text-5xl{font-size:3rem}.md-text-6xl{font-size:3.75rem}.md-py-24{padding-top:6rem;padding-bottom:6rem}}@media (min-width:1024px){.lg-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg-px-8{padding-left:2rem;padding-right:2rem}.lg-py-28{padding-top:7rem;padding-bottom:7rem}.lg-text-6xl{font-size:3.75rem}.lg-col-span-2{grid-column:span 2/span 2}}@media (max-width:767px){.mobile-wrap{flex-wrap:wrap}.mobile-full{width:100%}.mobile-nav{width:100%;justify-content:flex-start;padding-top:.5rem}.text-4xl{font-size:1.6rem}.text-lg{font-size:.95rem}.py-20{padding-top:4rem;padding-bottom:4rem}.btn{padding:.82rem 1rem}.p-6{padding:1.25rem}}

/* Brand layer */
:root{--navy:#16324f;--sage:#7c9a7d;--gold:#d4af37;--cream:#faf9f6;--teal:#159aa5;--orange:#f59e0b;--ink:#132326}body{font-family:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}h1,h2,h3,.font-extrabold{font-family:"Playfair Display",Georgia,"Times New Roman",serif;color:var(--navy)}.brand-logo{display:block;height:auto;object-fit:contain}.brand-logo-horizontal{width:min(290px,62vw);max-height:64px}.brand-logo-footer{width:min(260px,80vw);max-height:130px;background:#fff;border-radius:18px;padding:.5rem}.bg-ink{background:var(--navy)}.text-ink{color:var(--navy)}.bg-gradient{background:linear-gradient(135deg,var(--cream) 0%,#eef7ef 48%,#fff7e8 100%)}.bg-teal{background:var(--teal)}.bg-teal-50{background:#edf6ef}.bg-orange{background:var(--orange)}.bg-orange-50{background:#fff8e6}.text-teal{color:#126f77}.text-orange{color:#9a6500}.btn-primary{background:var(--teal);box-shadow:0 10px 25px rgba(21,154,165,.24)}.btn-primary:hover{background:#117f88}.btn-orange{background:var(--gold);color:#1f1704;box-shadow:0 10px 24px rgba(212,175,55,.24)}.btn-orange:hover{background:#c49e2c}.section-label{background:#edf6ef;color:var(--navy)}.dot{background:var(--gold)}.badge{border-color:#d9e6da;color:var(--navy)}.nav-link{color:#2c4650}.nav-link:hover{color:var(--teal)}.shadow-soft{box-shadow:0 18px 60px rgba(22,50,79,.12)}.shadow-card{box-shadow:0 12px 35px rgba(22,50,79,.09)}@media(max-width:767px){.brand-logo-horizontal{width:min(238px,62vw);max-height:54px}.brand-logo-footer{width:min(230px,84vw)}}

/* Brand polish overrides */
.brand-logo-horizontal{width:min(370px,70vw);max-height:78px}.brand-logo-footer{width:min(300px,84vw);max-height:150px}@media(max-width:767px){h1.text-4xl{font-size:1.42rem;line-height:1.18}.brand-logo-horizontal{width:min(225px,64vw);max-height:58px}.btn{font-size:.95rem}}

/* Brand visual QA overrides */
.brand-logo-horizontal{width:min(360px,70vw);height:72px;object-fit:cover;object-position:center}.brand-logo-footer{width:min(280px,84vw);height:auto;object-fit:contain}.rounded-2xl.w-full.aspect-4-3.object-cover[src^="/assets/images/"],.w-full.aspect-4-3.object-cover[src^="/assets/images/"]{object-fit:contain;background:#faf9f6}@media(max-width:767px){h1.text-4xl{font-size:1.32rem;line-height:1.2}.brand-logo-horizontal{width:min(240px,72vw);height:64px}}

/* Photo image framing */
.rounded-2xl.w-full.aspect-4-3.object-cover[src^="/assets/images/"],.w-full.aspect-4-3.object-cover[src^="/assets/images/"]{object-fit:cover;object-position:center bottom;background:#faf9f6}

/* Client photo presentation */
picture{display:block}.photo-img,.gallery-card img{width:100%;height:auto;object-position:center}.gallery-card{align-self:start;border:1px solid rgba(219,231,232,.7)}.gallery-card picture{overflow:hidden;background:#faf9f6}.gallery-feature{border-color:rgba(212,175,55,.5);box-shadow:0 18px 52px rgba(22,50,79,.13)}.gallery-feature img{object-position:center 58%}.hover-zoom img{will-change:transform;transition:transform .45s ease}.hover-zoom:focus-within img{transform:scale(1.035)}@media(max-width:767px){header nav,.mobile-nav,main,section,.gallery-card{max-width:100vw;min-width:0}.mobile-nav{overflow-x:auto}.gallery-feature{grid-column:auto}.gallery-card figcaption{padding:1rem}.gallery-card{width:min(76vw,340px);justify-self:center}.gallery-card img{max-width:100%}.gallery-feature img{aspect-ratio:4/3}.gallery-card .text-xl{font-size:1.1rem}.bg-gradient.text-center h1{width:18rem;max-width:76vw;margin-left:auto;margin-right:auto;white-space:normal;text-wrap:balance}.bg-gradient.text-center p{width:18rem;max-width:76vw;margin-left:auto;margin-right:auto}}

/* Premium living section */
.premium-living{border:1px solid rgba(219,231,232,.78);border-radius:1.5rem;background:linear-gradient(135deg,#fff 0%,#f8fbfb 52%,#fff8e6 100%);box-shadow:0 22px 70px rgba(22,50,79,.11);padding:clamp(1rem,3vw,2rem)}.premium-living-copy{padding:clamp(.5rem,2vw,1.5rem)}.premium-living-media{border-radius:1.25rem;overflow:hidden;box-shadow:0 18px 48px rgba(22,50,79,.14);background:#faf9f6}.premium-living-media img{object-position:center 58%}.living-highlight{display:flex;align-items:center;gap:.55rem;min-height:48px;border:1px solid #d9e6da;border-radius:9999px;background:rgba(255,255,255,.86);padding:.65rem .9rem;font-weight:800;color:var(--navy);box-shadow:0 8px 24px rgba(22,50,79,.06)}.premium-living:hover{transform:translateY(-2px);box-shadow:0 28px 80px rgba(22,50,79,.14)}.premium-living{transition:transform .28s ease,box-shadow .28s ease}@media(max-width:767px){.premium-living{padding:1rem;border-radius:1.25rem}.premium-living-copy{padding:.25rem}.premium-living-media{order:-1}.living-highlight{border-radius:1rem;align-items:flex-start}.premium-living .btn{width:100%}}

/* Mobile heading fit */
@media(max-width:767px){h1.text-4xl{font-size:1.12rem;line-height:1.22;max-width:100%}}

@media(max-width:767px){.mobile-nav{gap:.65rem 1rem;justify-content:center;flex-wrap:wrap;overflow-x:visible}.nav-link{font-size:.88rem}.mobile-full{width:calc(100% - 2rem);margin-left:auto;margin-right:auto}}

@media(max-width:767px){header nav.mobile-wrap{flex-direction:column;align-items:center;justify-content:center}.brand-logo-horizontal{width:min(250px,82vw)}}

@media(max-width:767px){main>section>.mx-auto{width:min(calc(100vw - 2rem),358px);padding-left:0;padding-right:0}main>section>.mx-auto.max-w-4xl{width:min(calc(100vw - 2rem),340px)}main h2,main h3,main p,main article{max-width:100%}.badge,.living-highlight{width:100%}}

@media(max-width:767px){main .mobile-wrap{width:100%;flex-direction:column}main .mobile-wrap .btn{width:100%}}

@media(max-width:767px){main h2.text-3xl{font-size:1.35rem;line-height:1.2}main h3.text-xl{font-size:1.05rem;line-height:1.25}.premium-living h2.text-3xl{font-size:1.45rem}}

/* Premium About page */
.about-hero .badge{background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(22,50,79,.08)}.about-panel{position:relative;overflow:hidden}.about-panel:before{content:"";position:absolute;inset:0 0 auto auto;width:140px;height:140px;background:radial-gradient(circle,rgba(212,175,55,.18),rgba(212,175,55,0) 68%);pointer-events:none}.owner-card{position:relative;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.owner-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,var(--teal),var(--gold))}.credential-stack{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;max-width:18rem}.credential-badge{display:inline-flex;align-items:center;min-height:36px;border-radius:9999px;border:1px solid #d9e6da;background:#f8fbfb;padding:.45rem .7rem;font-size:.78rem;font-weight:900;color:var(--navy);box-shadow:0 8px 20px rgba(22,50,79,.06)}.specialty-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.specialty-grid span{display:flex;align-items:center;min-height:44px;border:1px solid #dbe7e8;border-radius:1rem;background:#f8fbfb;padding:.65rem .8rem;font-size:.92rem;font-weight:800;color:var(--navy)}.about-photo-card{overflow:hidden;border-radius:1.25rem;border:1px solid #dbe7e8;background:#faf9f6;box-shadow:0 18px 48px rgba(22,50,79,.1)}.mission-card{padding:clamp(1.5rem,5vw,4rem);background:linear-gradient(135deg,#fff 0%,#f8fbfb 52%,#fff8e6 100%);position:relative;overflow:hidden}.mission-card:after{content:"";position:absolute;right:clamp(1rem,5vw,4rem);bottom:clamp(1rem,4vw,3rem);width:90px;height:6px;border-radius:9999px;background:var(--gold)}.value-card{min-height:210px;border:1px solid rgba(219,231,232,.86);border-radius:1.25rem;background:#fff;padding:1.45rem;box-shadow:0 12px 35px rgba(22,50,79,.08);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.value-card:hover{transform:translateY(-3px);border-color:rgba(21,154,165,.38);box-shadow:0 18px 48px rgba(22,50,79,.12)}.value-card span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#edf6ef;color:var(--navy);font-weight:900}.value-card h3{margin:.95rem 0 .55rem;font-size:1.35rem;line-height:1.2}.value-card p{margin:0;color:#5f7376}.about-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;border:1px solid rgba(219,231,232,.86);background:linear-gradient(135deg,#f8fbfb 0%,#fff 48%,#fff8e6 100%);padding:clamp(1.5rem,5vw,4rem)}.about-cta-actions{display:grid;gap:.8rem;min-width:220px}.about-cta .btn{width:100%}@media(max-width:767px){.about-hero h1.text-4xl{font-size:1.68rem;line-height:1.16}.credential-stack{width:100%;justify-content:flex-start}.credential-badge{border-radius:.9rem}.specialty-grid{grid-template-columns:1fr}.owner-card,.about-panel,.mission-card{padding:1.35rem}.value-card{min-height:auto;padding:1.25rem}.about-cta{grid-template-columns:1fr;padding:1.35rem}.about-cta-actions{min-width:0}.about-hero .badge{width:100%;justify-content:center}}

/* Final premium polish */
.premium-hero{padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(6rem,10vw,9rem)}.premium-hero h1{max-width:13ch}.premium-hero p{font-size:1.2rem;line-height:1.8}.premium-hero .btn{min-width:180px}.trust-strip{padding:0 0 5rem}.trust-panel{margin-top:-2.2rem;position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem;align-items:center;border:1px solid rgba(219,231,232,.88);border-radius:1.5rem;background:rgba(255,255,255,.96);box-shadow:0 22px 70px rgba(22,50,79,.12);padding:clamp(1.25rem,3vw,2rem);backdrop-filter:blur(18px)}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.trust-card{display:flex;align-items:center;min-height:52px;border:1px solid #d9e6da;border-radius:1rem;background:linear-gradient(135deg,#fff,#f8fbfb);padding:.75rem .9rem;font-weight:900;color:var(--navy);box-shadow:0 8px 24px rgba(22,50,79,.06)}.clinical-care{border:1px solid rgba(219,231,232,.86);border-radius:1.5rem;background:linear-gradient(135deg,#fff 0%,#f8fbfb 55%,#fff8e6 100%);box-shadow:0 18px 55px rgba(22,50,79,.09);padding:clamp(1.25rem,4vw,3rem)}.clinical-card{border:1px solid #dbe7e8;border-radius:1.25rem;background:#fff;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 12px 35px rgba(22,50,79,.08)}.clinical-card h3{margin:0 0 1.25rem;font-size:1.55rem;line-height:1.2}.clinical-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.clinical-list span{display:flex;align-items:center;min-height:44px;border:1px solid #dbe7e8;border-radius:.9rem;background:#f8fbfb;padding:.65rem .8rem;font-size:.92rem;font-weight:800;color:var(--navy)}.site-footer{padding-top:4rem;padding-bottom:2.5rem}.site-footer .brand-logo-footer{margin-bottom:.5rem}.footer-heading{position:relative;margin:0;color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.9rem;font-weight:900;text-transform:uppercase;letter-spacing:0}.footer-heading:after{content:"";display:block;width:42px;height:3px;border-radius:9999px;background:var(--gold);margin-top:.75rem}.site-footer .footer-link{transition:color .2s ease,transform .2s ease}.site-footer .footer-link:hover{color:#fff;transform:translateX(2px)}.footer-bottom{border-top:1px solid rgba(216,230,232,.22)}@media(max-width:767px){.premium-hero{padding-top:4.75rem;padding-bottom:4.75rem}.premium-hero h1.text-4xl{font-size:1.72rem;line-height:1.16;max-width:100%}.premium-hero p{font-size:1rem;line-height:1.65}.premium-hero .btn{width:100%}.trust-strip{padding-bottom:4rem}.trust-panel{margin-top:0;grid-template-columns:1fr;border-radius:1.25rem}.trust-grid,.clinical-list{grid-template-columns:1fr}.trust-card{min-height:48px}.clinical-care{border-radius:1.25rem}.clinical-card{padding:1.15rem}.site-footer{text-align:left}.site-footer .brand-logo-footer{margin-left:0}.footer-heading{margin-top:.5rem}}

/* Premium interaction polish */
main section{animation:fade-up .58s ease both}main section:nth-child(2){animation-delay:.05s}main section:nth-child(3){animation-delay:.1s}.shadow-card,.owner-card,.value-card,.gallery-card,.clinical-card,.trust-card,.premium-living,.about-panel,.mission-card,.about-cta,main form,main aside>div,main article[class*="rounded"],main div.rounded-3xl.shadow-card,main div.rounded-3xl.shadow-soft{border-color:rgba(219,231,232,.82);box-shadow:0 14px 42px rgba(22,50,79,.08);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.shadow-card:hover,.owner-card:hover,.value-card:hover,.gallery-card:hover,.clinical-card:hover,.trust-card:hover,.premium-living:hover,.about-panel:hover,.mission-card:hover,.about-cta:hover,main article[class*="rounded"]:hover,main div.rounded-3xl.shadow-card:hover,main div.rounded-3xl.shadow-soft:hover{transform:translateY(-4px);border-color:rgba(21,154,165,.32);box-shadow:0 24px 64px rgba(22,50,79,.13)}.btn{box-shadow:0 10px 26px rgba(22,50,79,.08);transition:transform .24s ease,box-shadow .24s ease,background-color .24s ease,border-color .24s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(22,50,79,.16)}.btn-primary:hover{box-shadow:0 18px 42px rgba(21,154,165,.32)}.btn-orange:hover{box-shadow:0 18px 42px rgba(212,175,55,.3)}.js-lightbox-image{cursor:zoom-in;outline-offset:5px}.js-lightbox-image:focus-visible,.btn:focus-visible,.nav-link:focus-visible,.footer-link:focus-visible{outline:3px solid rgba(21,154,165,.42);outline-offset:4px}.hover-zoom,.premium-living-media,.gallery-card picture,main picture{overflow:hidden}.hover-zoom img,.premium-living-media img,.gallery-card img,.photo-img{transition:transform .48s ease,filter .48s ease}.hover-zoom:hover img,.premium-living-media:hover img,.gallery-card:hover img,.photo-img:hover{transform:scale(1.04);filter:saturate(1.03)}.image-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(5,16,24,.86);backdrop-filter:blur(14px);padding:clamp(1rem,4vw,3rem);animation:lightbox-fade .18s ease both}.image-lightbox[hidden]{display:none}.image-lightbox-frame{max-width:min(1120px,94vw);max-height:88vh;border-radius:1.25rem;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.38);background:#0f1f2d}.image-lightbox img{display:block;max-width:100%;max-height:88vh;width:auto;height:auto;object-fit:contain}.image-lightbox-close{position:fixed;top:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.28);border-radius:9999px;background:rgba(255,255,255,.94);color:var(--navy);font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 16px 44px rgba(0,0,0,.28);transition:transform .22s ease,box-shadow .22s ease}.image-lightbox-close:hover{transform:translateY(-2px);box-shadow:0 20px 54px rgba(0,0,0,.34)}.image-lightbox-close:focus-visible{outline:3px solid rgba(255,255,255,.7);outline-offset:4px}.lightbox-open{overflow:hidden}@keyframes fade-up{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes lightbox-fade{from{opacity:0}to{opacity:1}}@media(max-width:767px){.image-lightbox{padding:1rem}.image-lightbox-frame{max-width:94vw;max-height:82vh;border-radius:1rem}.image-lightbox img{max-height:82vh}.image-lightbox-close{width:44px;height:44px;font-size:1.7rem}.shadow-card,.owner-card,.value-card,.gallery-card,.clinical-card,.trust-card,.premium-living,.about-panel,.mission-card,.about-cta{box-shadow:0 12px 34px rgba(22,50,79,.08)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}main section{animation:none!important}.hover-zoom:hover img,.premium-living-media:hover img,.gallery-card:hover img,.photo-img:hover,.shadow-card:hover,.owner-card:hover,.value-card:hover,.gallery-card:hover,.clinical-card:hover,.trust-card:hover,.premium-living:hover,.about-panel:hover,.mission-card:hover,.about-cta:hover,.btn:hover{transform:none!important}}

/* Final homepage hero, map, and footer polish */
.home-hero{min-height:calc(100vh - 82px);display:flex;align-items:center}.home-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(2rem,5vw,4.5rem)}.hero-photo-card{padding:clamp(.75rem,1.6vw,1.25rem);border:1px solid rgba(219,231,232,.8);box-shadow:0 28px 80px rgba(22,50,79,.16)}.hero-photo-card img{min-height:clamp(420px,56vh,660px);object-fit:cover;object-position:center}.visit-map-section{position:relative}.visit-card{padding:clamp(1.5rem,4vw,3rem);background:linear-gradient(135deg,#fff 0%,#f8fbfb 100%)}.visit-card .btn{min-width:180px}.map-embed-card{min-height:430px;background:#f8fbfb}.map-embed-card iframe{display:block;width:100%;height:100%;min-height:430px;border:0}.site-footer .footer-grid{align-items:start}.site-footer .footer-brand-col .footer-heading{margin-bottom:1rem}.site-footer .brand-logo-footer{margin-top:.25rem}.site-footer address strong{color:#fff}.footer-bottom{text-align:center}.footer-bottom p{margin:.25rem 0}.footer-bottom .footer-link{font-weight:800}@media(max-width:767px){.home-hero{min-height:auto}.home-hero-grid{grid-template-columns:1fr;gap:2rem}.hero-photo-card{padding:.75rem;border-radius:1.25rem}.hero-photo-card img{min-height:260px;aspect-ratio:4/3}.visit-card{padding:1.25rem}.visit-card .btn{width:100%}.map-embed-card,.map-embed-card iframe{min-height:320px}.site-footer .footer-grid{gap:2rem}.site-footer .footer-brand-col .footer-heading{margin-bottom:.75rem}.footer-bottom{padding-left:1rem;padding-right:1rem}}

/* Final navigation and footer UX polish */
.nav-link{position:relative;display:inline-flex;align-items:center;min-height:38px;border-radius:9999px;padding:.45rem .75rem;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.nav-link:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:.3rem;height:2px;border-radius:9999px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.nav-link:hover{color:var(--teal);transform:translateY(-1px)}.nav-link:hover:after{transform:scaleX(1)}.nav-link.is-active,.nav-link[aria-current="page"]{background:var(--teal);color:#fff;box-shadow:0 10px 24px rgba(21,154,165,.24)}.nav-link.is-active:after,.nav-link[aria-current="page"]:after{transform:scaleX(0)}
.btn-primary,.btn.mobile-full{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.btn-primary:hover,.btn.mobile-full:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(21,154,165,.32)}.btn[aria-current="page"]{box-shadow:0 14px 34px rgba(21,154,165,.34)}
.site-footer .footer-brand-col{padding-top:.15rem}.site-footer .footer-brand-col .brand-logo-footer{margin-top:0}.site-footer .footer-link{position:relative;display:inline-flex;width:max-content;max-width:100%;transition:color .18s ease,transform .18s ease}.site-footer .footer-link:after{content:"";position:absolute;left:0;right:0;bottom:-.18rem;height:2px;border-radius:9999px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.site-footer .footer-link:hover{color:#fff;transform:translateX(3px)}.site-footer .footer-link:hover:after{transform:scaleX(1)}.designer-credit{justify-content:center;margin-left:auto;margin-right:auto;font-weight:800}.designer-credit:hover{color:#fff;transform:translateY(-1px)}
@media(max-width:767px){.nav-link{min-height:34px;padding:.4rem .65rem}.nav-link:after{left:.65rem;right:.65rem}.site-footer .footer-link{width:fit-content}}

/* Final launch About page refinement */
.about-hero h1{font-size:clamp(2.1rem,4.35vw,3.45rem)}
@media(max-width:767px){.about-hero h1.text-4xl{font-size:1.58rem}}

/* Final services page polish */
.services-trust-strip{padding:0 0 2.5rem}.services-trust-panel{margin-top:-2rem;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;border:1px solid rgba(219,231,232,.86);border-radius:1.5rem;background:rgba(255,255,255,.96);box-shadow:0 22px 70px rgba(22,50,79,.12);padding:clamp(1rem,2vw,1.35rem);backdrop-filter:blur(16px)}.services-trust-panel span{display:flex;align-items:center;min-height:54px;border:1px solid #d9e6da;border-radius:1rem;background:linear-gradient(135deg,#fff,#f8fbfb);padding:.8rem .9rem;color:var(--navy);font-size:.92rem;font-weight:900;box-shadow:0 8px 22px rgba(22,50,79,.06)}
.service-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:center;min-height:128px;border:1px solid rgba(219,231,232,.86);border-radius:1.25rem;background:#fff;padding:1.35rem;color:var(--navy);font-weight:900;box-shadow:0 14px 42px rgba(22,50,79,.08);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:hover{transform:translateY(-4px);border-color:rgba(21,154,165,.34);box-shadow:0 24px 64px rgba(22,50,79,.13)}.service-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:1rem;background:linear-gradient(135deg,#edf6ef,#fff8e6);color:var(--teal);box-shadow:0 10px 24px rgba(22,50,79,.08)}.service-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lifestyle-intro{max-width:48rem}
@media(max-width:767px){.services-trust-strip{padding-bottom:1.5rem}.services-trust-panel{margin-top:0;grid-template-columns:1fr;border-radius:1.25rem}.services-trust-panel span{min-height:48px}.service-card{min-height:98px;padding:1.1rem}.service-icon{width:42px;height:42px;border-radius:.9rem}}
@media(prefers-reduced-motion:reduce){.service-card:hover{transform:none!important}}

/* Premium gallery experience */
.premium-gallery-grid .gallery-card{position:relative;background:#132326;isolation:isolate}.premium-gallery-grid .gallery-card picture{height:100%}.premium-gallery-grid .gallery-card img{display:block;width:100%;height:100%;object-fit:cover}.premium-gallery-grid .gallery-feature img{min-height:440px}.gallery-overlay{pointer-events:none;position:absolute;inset:auto 0 0;z-index:2;display:grid;gap:.55rem;padding:clamp(1.15rem,3vw,2rem);color:#fff;background:linear-gradient(180deg,rgba(5,16,24,0) 0%,rgba(5,16,24,.58) 36%,rgba(5,16,24,.9) 100%);opacity:0;transform:translateY(12px);transition:opacity .24s ease,transform .24s ease}.gallery-card:before{content:"";pointer-events:none;position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(5,16,24,.02) 0%,rgba(5,16,24,.28) 46%,rgba(5,16,24,.8) 100%);opacity:.72;transition:opacity .24s ease}.gallery-card:hover:before,.gallery-card:focus-within:before{opacity:1}.gallery-card:hover .gallery-overlay,.gallery-card:focus-within .gallery-overlay{opacity:1;transform:translateY(0)}.gallery-overlay strong{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.35rem,2vw,2rem);line-height:1.12;color:#fff}.gallery-overlay p{max-width:36rem;margin:0;color:rgba(255,255,255,.88);line-height:1.55}.gallery-kicker,.gallery-view{display:inline-flex;width:max-content;max-width:100%;border-radius:9999px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900;letter-spacing:0}.gallery-kicker{background:rgba(255,255,255,.16);padding:.38rem .65rem;font-size:.72rem;text-transform:uppercase;color:#fff}.gallery-view{margin-top:.25rem;border:1px solid rgba(255,255,255,.3);padding:.42rem .7rem;font-size:.78rem;color:#fff;background:rgba(255,255,255,.12);backdrop-filter:blur(10px)}
@media(max-width:767px){.premium-gallery-grid{justify-items:center}.premium-gallery-grid .gallery-card{width:100%;max-width:360px}.premium-gallery-grid .gallery-feature img{min-height:0}.gallery-overlay{opacity:1;transform:none;padding:1rem}.gallery-overlay strong{font-size:1.2rem}.gallery-overlay p{font-size:.88rem;line-height:1.45}.gallery-view{font-size:.72rem}}
@media(prefers-reduced-motion:reduce){.gallery-overlay,.gallery-card:before{transition:none!important}.gallery-card:hover .gallery-overlay,.gallery-card:focus-within .gallery-overlay{transform:none!important}}
