:root{--background:#fbf8f4;--foreground:#261f1b;--card:#fffdf9;--card-foreground:#261f1b;--popover:#fffdf9;--popover-foreground:#261f1b;--primary:#342823;--primary-foreground:#fffaf3;--secondary:#efe4dd;--secondary-foreground:#342823;--muted:#f3ebe5;--muted-foreground:#6f625a;--accent:#ead8cd;--accent-foreground:#342823;--destructive:#b42318;--border:#dfd1c8;--input:#d8c8be;--ring:#a27862;--radius:.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.services-header-actions{align-items:center;gap:24px;display:flex}.header-book-button{color:#fffaf3;background:#342823;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.header-book-button:hover{background:#9a654e;transform:translateY(-2px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f4f2;border-bottom:1px solid #3e2d2517;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,5vw,76px);display:flex;position:sticky;top:0}.brand-logo{object-fit:contain;width:90px;height:60px;display:block}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{letter-spacing:.06em;border:1px solid #a9816c;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:15px;display:grid}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{letter-spacing:.015em;font-family:Georgia,serif;font-size:20px;font-weight:500}.brand small{color:#78685f;letter-spacing:.18em;text-transform:uppercase;margin-top:2px;font-size:10px}.nav-links{align-items:center;gap:clamp(24px,3vw,46px);font-size:14px;display:flex}.nav-links>a:not(.nav-book){padding:10px 0;position:relative}.nav-links>a:not(.nav-book):after{content:"";background:#7c5848;width:0;height:1px;transition:width .25s;position:absolute;bottom:3px;left:0}.nav-links>a:hover:after{width:100%}.nav-book,.button,.booking-submit{cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;transition:transform .2s,background .2s,color .2s;display:inline-flex}.nav-book{color:#fffaf4;background:#332823;min-height:42px}.nav-book:hover,.button:hover,.booking-submit:hover{transform:translateY(-2px)}.menu-button{color:#332823;background:0 0;border:0;padding:8px;display:none}.hero{grid-template-columns:47% 53%;min-height:calc(100vh - 84px);padding-left:clamp(24px,7vw,110px);display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:620px;padding:70px clamp(28px,5vw,72px) 70px 0}.eyebrow,.section-kicker{color:#805f50;letter-spacing:.19em;text-transform:uppercase;font-size:12px;font-weight:700}.eyebrow{align-items:center;gap:12px;margin:0 0 28px;display:flex}.eyebrow span{background:#b58872;width:36px;height:1px}h1,h2,h3{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{letter-spacing:-.045em;font-size:clamp(56px,6.3vw,100px);line-height:.92}h1 em{color:#a16f59;font-weight:400}.hero-intro{color:#645750;max-width:500px;margin:32px 0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button.primary{color:#fffaf3;background:#342823}.button.quiet{color:#493a33;background:0 0;border:1px solid #cbb9af}.button.quiet:hover{background:#f0e6df}.hero-note{color:#786960;align-items:flex-start;gap:12px;margin-top:32px;font-size:14px;line-height:1.6;display:flex}.hero-note svg{color:#a16f59;margin-top:2px}.hero-image-wrap{min-height:600px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:58% center;width:100%;height:100%;display:block}.hero-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fbf8f438,#0000 25%);position:absolute;inset:0}.image-card{z-index:2;background:#fffaf3;align-items:center;gap:12px;padding:18px 22px;display:flex;position:absolute;bottom:48px;left:0;transform:translate(-28%);box-shadow:0 14px 40px #2f211a21}.image-card svg{color:#a16f59}.image-card span{flex-direction:column;gap:3px;display:flex}.image-card strong{font-family:Georgia,serif;font-weight:500}.image-card small{color:#786960;font-size:12px}.booking-band{background:#eaded5;grid-template-columns:minmax(260px,.7fr) minmax(500px,1.3fr);align-items:end;gap:clamp(36px,6vw,94px);padding:58px clamp(24px,7vw,110px);display:grid}.booking-heading h2{font-size:clamp(36px,4vw,56px);line-height:1.05}.section-kicker{margin:0 0 15px}.booking-heading>p:last-child{color:#65564e;max-width:520px;margin:18px 0 0;line-height:1.65}.booking-form{grid-template-columns:1fr 1.2fr 1fr;align-items:end;gap:12px;display:grid}.booking-form label{flex-direction:column;gap:8px;display:flex}.booking-form label>span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.booking-form input,.booking-form select{color:#332823;width:100%;height:50px;box-shadow:none;background:#fffcf7d1;border:1px solid #c7b2a5;border-radius:0;padding:0 14px}.booking-form select{font-size:15px}.booking-submit{color:#fff;background:#9a654e;grid-column:1/-1;min-height:50px}.booking-fallback{color:#6b5d55;grid-column:2;margin:-28px 0 0;font-size:13px}.booking-fallback a{font-weight:700;text-decoration:underline}.services-section{padding:110px clamp(24px,7vw,110px)}.section-title-row{justify-content:space-between;align-items:end;gap:40px;margin-bottom:55px;display:flex}.section-title-row h2,.visit-copy h2{font-size:clamp(42px,5vw,72px);line-height:1}.section-title-row>p{color:#74665e;max-width:430px;line-height:1.7}.services-grid{border-top:1px solid #d8c8be;border-bottom:1px solid #d8c8be;grid-template-columns:repeat(4,1fr);display:grid}.service-card{border-right:1px solid #d8c8be;min-height:445px;padding:34px clamp(20px,2.5vw,38px) 36px;transition:background .25s;position:relative}.service-card:first-child{border-left:1px solid #d8c8be}.service-card:hover{background:#f2e8e1}.service-number{color:#a78675;letter-spacing:.14em;font-size:12px}.service-card h3{margin:28px 0 14px;font-size:38px}.service-card>p{color:#75675f;min-height:80px;line-height:1.65}.service-card ul{gap:11px;margin:20px 0 56px;padding:0;font-size:14px;list-style:none;display:grid}.service-card li{align-items:center;gap:5px;display:flex}.service-card li svg{color:#a16f59}.service-card>a{align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;bottom:34px;left:clamp(20px,2.5vw,38px)}.promotions-section{color:#fffaf3;background:#3d2f29;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(60px,12vw,170px);padding:95px clamp(24px,10vw,160px);display:grid}.section-kicker.light{color:#d4ab96}.promotion-copy h2{font-size:clamp(46px,5.5vw,78px);line-height:.98}.promotion-copy>p:not(.section-kicker){color:#dfd1c8;max-width:540px;margin:28px 0 32px;font-size:18px;line-height:1.75}.promotion-copy p strong{color:#fff}.button.cream{color:#342823;background:#f4e8df}.promotion-card{color:#342823;background:#f4e8df;padding:clamp(34px,5vw,60px);position:relative}.promotion-card>svg{color:#a16f59}.promo-small{letter-spacing:.17em;text-transform:uppercase;margin:28px 0 5px;font-size:13px;font-weight:700}.promo-amount{margin:0 0 30px;font-family:Georgia,serif;font-size:clamp(70px,8vw,112px);line-height:1}.promo-amount span{text-transform:uppercase;letter-spacing:.12em;font-family:Arial,sans-serif;font-size:16px;font-weight:700}.promotion-card ul{color:#695a52;border-top:1px solid #cdb9ac;gap:14px;margin:0;padding:24px 0 0;font-size:14px;list-style:none;display:grid}.promotion-card li{align-items:center;gap:10px;display:flex}.promotion-card li svg{color:#9a654e;flex:none}.visit-section{grid-template-columns:1.1fr .9fr;min-height:700px;display:grid}.visit-copy{padding:100px clamp(24px,7vw,110px)}.visit-copy>p:not(.section-kicker){color:#74665e;max-width:560px;margin:25px 0 35px;line-height:1.7}.visit-details{gap:22px;margin:0 0 36px;display:grid}.visit-details>div{color:#74665e;gap:16px;line-height:1.55;display:flex}.visit-details svg{color:#9a654e;flex:none;width:20px;margin-top:2px}.visit-details span{flex-direction:column;display:flex}.visit-details strong{color:#342823;margin-bottom:3px;font-size:15px}.visit-actions{flex-wrap:wrap;gap:12px;display:flex}.visit-art{color:#fff8f2;text-align:center;background:#c9aa9a;place-items:center;display:grid;position:relative;overflow:hidden}.art-monogram{opacity:.33;font-family:Georgia,serif;font-size:clamp(105px,15vw,210px)}.visit-art p{font-family:Georgia,serif;font-size:30px;line-height:1.2;position:absolute;bottom:80px}.art-line{border:1px solid #ffffff59;border-radius:50%;position:absolute}.art-line.one{width:520px;height:520px;transform:rotate(32deg)}.art-line.two{width:680px;height:340px;transform:rotate(-18deg)}footer{color:#f8eee7;background:#2b221e;justify-content:space-between;align-items:center;gap:30px;min-height:150px;padding:35px clamp(24px,7vw,110px);display:flex}.footer-brand small{color:#c9b4a8}footer>p{color:#bba89e;font-size:12px}footer>div{gap:25px;font-size:13px;display:flex}.mobile-book{display:none}@media (width<=1020px){.hero{grid-template-columns:1fr;padding-left:0}.hero-copy{max-width:none;padding:90px 7vw}.hero-image-wrap{min-height:620px}.image-card{left:7vw;transform:none}.booking-band{grid-template-columns:1fr}.booking-fallback{grid-column:auto;margin:0}.services-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(3){border-left:1px solid #d8c8be}.service-card{border-bottom:1px solid #d8c8be}.promotions-section{gap:50px;padding-inline:7vw}.visit-section{grid-template-columns:1fr}.visit-art{min-height:540px}}@media (width<=720px){body{padding-bottom:70px}.site-header{height:72px;padding-inline:20px}.brand strong{font-size:18px}.brand-mark{width:38px;height:38px}.nav-links{background:#fbf8f4;border-bottom:1px solid #d8c8be;flex-direction:column;align-items:stretch;gap:4px;padding:24px;display:none;position:absolute;top:72px;left:0;right:0}.nav-links.open{display:flex}.nav-links a{padding:14px 8px}.nav-book{margin-top:8px}.menu-button{display:block}.hero{min-height:auto}.hero-copy{padding:70px 24px 55px}.eyebrow{letter-spacing:.12em;font-size:10px}h1{font-size:clamp(52px,17vw,72px)}.hero-intro{font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch}.hero-image-wrap{min-height:470px}.hero-image{object-position:63% center}.image-card{bottom:18px;left:18px;right:18px}.booking-band{padding:65px 24px}.booking-form{grid-template-columns:1fr}.booking-submit{grid-column:auto}.section-title-row{flex-direction:column;align-items:flex-start;margin-bottom:35px}.services-section{padding:80px 24px}.services-grid{grid-template-columns:1fr}.service-card,.service-card:nth-child(3){border-left:1px solid #d8c8be;min-height:410px}.promotions-section{grid-template-columns:1fr;gap:50px;padding:75px 24px}.visit-copy{padding:80px 24px}.visit-actions{flex-direction:column;align-items:stretch}.visit-art{min-height:460px}footer{flex-direction:column;align-items:flex-start;padding:50px 24px}.mobile-book{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2b221ef7;padding:10px 14px;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-book a{color:#342823;background:#f4e8df;justify-content:center;align-items:center;gap:10px;height:50px;font-weight:700;display:flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.services-page{background:#fbf8f4;min-height:100vh}.services-header{background:#fbf8f4;border-bottom:1px solid #dfd1c8;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,7vw,110px);display:flex}.services-brand strong{font-size:27px}.back-home{align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.services-page-hero{background:#eaded5;padding:100px clamp(24px,7vw,110px)}.services-page-hero h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(60px,9vw,125px);font-weight:400;line-height:.9}.services-page-hero h1 em{color:#9a654e;font-weight:400}.services-page-hero>p:not(.section-kicker){color:#65564e;max-width:580px;margin:30px 0;font-size:18px;line-height:1.7}.services-page-actions{flex-wrap:wrap;gap:12px;display:flex}.complete-menu{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:20px;padding:90px clamp(24px,7vw,110px);display:grid}.secondary-menu-grid{gap:20px;display:grid}.menu-panel{background:#fffdf9;border:1px solid #d8c8be;padding:clamp(28px,4vw,50px)}.menu-panel-heading{border-bottom:1px solid #dfd1c8;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;padding-bottom:22px;display:flex}.menu-panel-heading span{color:#9a654e;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.menu-panel-heading h2{margin:0;font-family:Georgia,serif;font-size:clamp(30px,3vw,46px);font-weight:400;line-height:1}.menu-panel-heading small{color:#9a654e;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}.facial-list{display:grid}.facial-item{border-bottom:1px solid #eadfd8;grid-template-columns:34px 1fr;gap:15px;padding:22px 0;display:grid}.facial-item:last-child{border-bottom:0}.facial-index{color:#fff;background:#9a654e;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:grid}.facial-title{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.facial-title h3{max-width:430px;margin:0;font-family:Georgia,serif;font-size:clamp(20px,2vw,27px);font-weight:500;line-height:1.15}.facial-title>div{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:3px;display:flex}.facial-title span{color:#77685f;text-transform:uppercase;font-size:12px}.facial-title strong{font-size:19px}.facial-content>p{color:#74665e;margin:10px 0 0;font-size:14px;line-height:1.55}.popular-badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#3d2f29;margin-top:12px;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.price-list{gap:14px;display:grid}.price-row{align-items:baseline;gap:9px;font-size:15px;display:flex}.price-row>span{white-space:nowrap}.price-row i{border-bottom:1px dotted #b9a69b;flex:1;min-width:18px}.price-row strong{font-size:15px}.waxing-columns{grid-template-columns:1fr 1fr;gap:45px;display:grid}.waxing-columns h3{color:#9a654e;letter-spacing:.15em;text-transform:uppercase;margin:0 0 20px;font-family:Arial,sans-serif;font-size:11px}.menu-note{color:#9a654e;border-top:1px solid #dfd1c8;margin:26px 0 0;padding-top:20px;font-family:Georgia,serif;font-size:20px;font-style:italic}.services-booking-banner{color:#fffaf3;background:#3d2f29;justify-content:space-between;align-items:center;gap:35px;margin:0 clamp(24px,7vw,110px) 90px;padding:clamp(35px,5vw,65px);display:flex}.services-booking-banner h2{margin:0;font-family:Georgia,serif;font-size:clamp(35px,4vw,58px);font-weight:400}.services-booking-banner .section-kicker{color:#d4ab96}.services-footer{color:#f8eee7;background:#2b221e;justify-content:space-between;gap:30px;padding:45px clamp(24px,7vw,110px);display:flex}.services-footer>div{flex-direction:column;gap:7px;display:flex}.services-footer span{color:#bba89e;font-size:13px}.services-footer a{font-weight:700}@media (width<=900px){.complete-menu{grid-template-columns:1fr}.services-booking-banner{flex-direction:column;align-items:flex-start}}@media (width<=650px){.services-header-actions{gap:12px}.back-home{display:none}.header-book-button{min-height:40px;padding:0 14px;font-size:13px}.services-header{height:72px;padding-inline:20px}.services-brand strong{font-size:22px}.back-home{font-size:13px}.services-page-hero{padding:70px 24px}.services-page-actions{flex-direction:column;align-items:stretch}.complete-menu{padding:65px 24px}.menu-panel{padding:26px 20px}.menu-panel-heading{flex-direction:column;align-items:flex-start}.facial-title{flex-direction:column;gap:8px}.facial-title>div{flex-direction:row;align-items:baseline;gap:10px}.waxing-columns{grid-template-columns:1fr;gap:35px}.services-booking-banner{margin:0 24px 65px}.services-footer{flex-direction:column;align-items:flex-start}}.popular-services{color:#432923;background:#f8f2ee;padding:110px 7%}.popular-services-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:55px;display:grid}.popular-services-heading h2{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:500;line-height:.95}.popular-services-intro{max-width:470px}.popular-services-intro p{color:#745f58;margin:0 0 24px;font-size:1.05rem;line-height:1.75}.services-menu-link{color:#432923;border-bottom:1px solid #432923;align-items:center;gap:10px;padding-bottom:5px;font-weight:700;text-decoration:none;display:inline-flex}.popular-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.popular-service-card{background:#fffaf7;border:1px solid #43292324;flex-direction:column;min-height:290px;padding:30px;transition:transform .18s,box-shadow .18s;display:flex}.popular-service-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #4329231a}.service-card-top{justify-content:space-between;gap:20px;margin-bottom:45px;display:flex}.service-card-top span{color:#a36f60;letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:800}.service-card-top strong{color:#432923;font-size:1.1rem}.popular-service-card h3{color:#432923;margin:0 0 13px;font-size:1.55rem;font-weight:600}.popular-service-card p{color:#745f58;margin:0 0 28px;line-height:1.65}.popular-service-card a{color:#432923;align-items:center;gap:8px;margin-top:auto;font-weight:700;text-decoration:none;display:inline-flex}.popular-services-footer{justify-content:center;margin-top:42px;display:flex}@media (width<=900px){.popular-services{padding:75px 6%}.popular-services-heading{grid-template-columns:1fr;gap:25px}.popular-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.popular-services{padding:60px 20px}.popular-services-grid{grid-template-columns:1fr}.popular-service-card{min-height:250px}}
