@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:system-ui,sans-serif;line-height:1.5;background-color:#fef6f0;color:#2c2c2c;scroll-behavior:smooth}.navbar.navbar-scrolled{background-color:rgba(195,204,211,.7);box-shadow:0 4px 12px rgba(0,0,0,.1)}.navbar{display:flex;align-items:center;justify-content:space-between;background-color:transparent;position:fixed;top:0;left:0;width:100%;height:120px;padding:0 20px;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.navbar-logo{display:flex;height:100px;width:auto;object-fit:cover;overflow:hidden;border-radius:50%}.navbar-links{display:flex;justify-content:flex-end;flex:1;align-items:center;height:80px;gap:40px}.navbar-item{color:#2c2c2c;padding:15px;border-radius:15px;cursor:pointer;text-decoration:none;transition:transform .3s ease}.navbar-item:hover{transform:scale(1.05);background-color:white}.hero{display:flex;height:100vh;justify-content:left;align-items:center;background-image:url(/pictures/landing-image.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-position:1% 25%}.hero-text{max-width:600px;margin-left:40px}.hero-text-hook{color:#2c2c2c;font-size:46px;margin-bottom:20px;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.hero-text-hook2{color:#2c2c2c;font-size:30px;margin-bottom:10px;font-weight:500;text-shadow:.5px .5px 1.5px rgba(0,0,0,.2)}.hero-text-introduction{color:#2c2c2c;font-size:20px;margin-bottom:15px;letter-spacing:.5px;font-weight:400}.booking-button{padding:20px;color:#2c2c2c;font-size:20px;background-color:white;cursor:pointer;transition:all .3s ease}.booking-button:hover{transform:scale(1.05);background-color:white}.services{display:flex;flex-direction:column;gap:40px;justify-content:center;flex-wrap:wrap;padding:60px 20px;background-color:white;border-radius:20px}.section-title{text-align:center;font-size:36px;color:#2c2c2c;margin-bottom:40px;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.service-list{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:40px;margin:0 auto;grid-auto-flow:dense}.service-item:last-child:nth-child(odd){grid-column:1/-1;justify-self:center}.service-item{display:flex;flex-direction:column;justify-content:flex-end;align-items:end;background-color:white;color:#2c2c2c;padding:30px;width:800px;height:400px;border-radius:5px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.service-item h3,.service-item p{color:#000000}.service-item:hover{transform:scale(1.05);box-shadow:4px 16px 48px rgba(0,0,0,.2)}.service-link{text-decoration:none;color:inherit;display:block}.service-botox{background-image:url(/pictures/botox-image1.JPG)}.service-botox,.service-filler-lips{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-filler-lips{background-image:url(/pictures/lip-filler.JPG);background-position:center 15%}.service-filler-cheeks{background-image:url(/pictures/cheek-filler.JPG)}.service-filler-cheeks,.service-filler-under-eye{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-filler-under-eye{background-image:url(/pictures/undereye-filler.JPG)}.service-radiesse{background-image:url(/pictures/radiesse.JPG)}.service-radiesse,.service-sculptra{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-sculptra{background-image:url(/pictures/sculptra.JPG)}.service-prptreatment{background-image:url(/pictures/prptreatment-image1.JPG)}.service-prptreatment,.service-rrf{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-rrf{background-image:url(/pictures/rrf.png)}.service-facials{background-image:url(/pictures/facial-image1.jpg)}.service-facials,.service-hydrofacial{background-position:50%;background-repeat:no-repeat;background-size:cover}.service-hydrofacial{background-image:url(/pictures/hydrofacial.png)}.service-microneedling{background-image:url(/pictures/microneedling-image1.JPG);background-position:50%;background-repeat:no-repeat;background-size:cover}.footer-section{background-color:#2c2c2c;color:#fef6f0;padding:40px 0}.footer{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.footer-branding{transition:transform .5s ease}.footer-branding:hover{transform:scale(1.1)}.footer-info{font-size:14px;color:#aaa}.contact-button{display:inline-block;font-size:18px;font-weight:600;padding:14px 28px;border-radius:30px;background-color:#2c2c2c;color:#fff;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px rgba(0,0,0,.1);letter-spacing:.5px}.contact-button:hover{background-color:#4a4a4a;transform:scale(1.03);box-shadow:0 10px 24px rgba(0,0,0,.2)}.navbar-sd{display:flex;align-items:center;justify-content:center;background-color:gray;top:0;left:0;width:100%;height:120px;padding:0 20px;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.subhero{background-color:#dbd2e0;padding:80px 20px;gap:40px}.subhero-hook1{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.subhero-hook1-text{width:600px}.subhero-hook1-text h1{font-size:60px}.subhero-hook1-text p{font-size:20px}.subhero-hook1-logo{width:400px;height:400px;overflow:hidden;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.05)}.subhero-hook1-logo img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.treatment-information{display:flex;flex-direction:column}.treatment-introduction{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;background-color:#dbd2e0}.treatment-introduction-text{width:800px;text-align:center}.treatment-introduction-text h3{font-size:40px}.treatment-introduction-text h3:after{content:"";display:block;width:770px;height:4px;margin-top:10px;margin-bottom:30px;background-color:#b9a6d3;border-radius:2px}.treatment-introduction-text p{font-size:24px}.treatment-function{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background-color:#dbd2e0;padding:80px 0}.treatment-function-text{text-align:center;width:800px}.treatment-function-text h3{font-size:40px}.treatment-function-text h3:after{content:"";display:block;width:680px;height:4px;margin-top:10px;margin-bottom:30px;background-color:#b9a6d3;border-radius:2px}.treatment-function-text li{font-size:24px}.treatment-faq{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px;background-color:#dbd2e0;text-align:center}.treatment-faq details{width:1000px;padding:30px;margin-bottom:10px;background-color:#fff;border-radius:10px}.treatment-faq summary{font-size:24px;font-weight:700}.treatment-faq p{font-size:18px}@media (max-width:768px){.navbar-links{display:none;flex-direction:column;position:absolute;top:80px;left:0;width:100%;background-color:#2c2c2c}.navbar-item{width:100%;text-align:center;color:#fff}.hero{flex-direction:column;padding-top:100px;min-height:100vh;height:auto;display:flex;height:100vh;justify-content:left;align-items:center;background-size:cover;background-position:50%}.hero,.hero-text{text-align:center}.hero-text{background-color:rgba(255,255,255,.4);padding:20px;border-radius:12px;backdrop-filter:blur(6px);max-width:90%;margin:50px auto 0}.hero-text h1{font-size:20px}.hero-text p{font-size:16px}.services{flex-direction:column;align-items:center}.service-list{grid-template-columns:1fr}.service-item{width:90%}.subhero-hook1{flex-direction:column-reverse;text-align:center}.subhero-hook1-text{width:100%;max-width:90%}.subhero-hook1-text h1{font-size:38px}.subhero-hook1-text p{font-size:18px}.subhero-hook1-logo{width:100%;max-width:300px;height:auto}.treatment-function,.treatment-introduction{flex-direction:column;padding:40px 20px}.treatment-function-text,.treatment-introduction-text{width:100%;max-width:90%}.treatment-function-text h3,.treatment-introduction-text h3{font-size:28px}.treatment-function-text h3:after,.treatment-introduction-text h3:after{width:80%;margin:10px auto 30px}.treatment-function-text li,.treatment-introduction-text p{font-size:18px}.treatment-faq{padding:20px}.treatment-faq details{width:100%;padding:20px}.treatment-faq summary{font-size:20px}.treatment-faq p{font-size:16px}.footer-section{padding:30px 10px}.footer-branding p{font-size:14px;line-height:1.4}}