:root{--ink:#251b23;--wine:#57263e;--wine-dark:#38182a;--gold:#a38249;--paper:#faf9f7;--soft:#f0ecee;--line:#ded8da;--muted:#655d64;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 var(--sans)}a{color:inherit}button{font:inherit}img{display:block;width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.12}h1{font-size:clamp(2.6rem,4.8vw,4.8rem);letter-spacing:-.035em}h2{font-size:clamp(2rem,3.3vw,3.2rem);letter-spacing:-.025em}h3{font-size:1.65rem}p+p{margin-top:1rem}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.eyebrow{font:600 .8rem/1.5 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--wine);margin-bottom:1.3rem}.muted{color:var(--muted)}.skip{position:absolute;left:16px;top:-100px;background:white;padding:1rem;z-index:100}.skip:focus{top:0}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ac8540;outline-offset:5px}.topline{background:var(--wine-dark);color:#fff;padding:.5rem 0;font-size:.875rem}.topline .wrap{display:flex;justify-content:space-between;gap:1rem}.topline a{text-decoration:none}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:rgba(250,249,247,.97)}.header-row{display:flex;align-items:center;gap:2rem;min-height:94px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-right:auto}.brand img{width:52px;height:52px;object-fit:contain;border-radius:50%;background:#160f02}.brand strong{display:block;font:1.8rem/1 var(--serif);letter-spacing:.12em}.brand span{display:block;font-size:.72rem;letter-spacing:.16em;margin-top:6px}.nav{display:flex;align-items:center;gap:1.7rem;font-size:.92rem}.nav a{text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--wine);text-decoration:underline;text-underline-offset:6px}.lang{display:flex;gap:.6rem;border-left:1px solid var(--line);padding-left:1.2rem;font-size:.9rem}.lang a{text-decoration:none}.lang a[aria-current=page]{font-weight:700;color:var(--wine);text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--wine);border:1px solid var(--wine);color:#fff;padding:.95rem 1.6rem;text-decoration:none;font-size:.95rem;line-height:1.4;min-height:48px;transition:background .2s}.button:hover{background:var(--wine-dark)}.button.outline{color:var(--wine);background:transparent}.button.outline:hover{background:var(--soft)}.text-link{font-weight:600;text-underline-offset:5px}.menu-button{display:none;background:transparent;border:1px solid var(--line);padding:.5rem .8rem;min-height:44px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:5%;align-items:center;padding:64px 0 66px}.hero-copy{padding:14px 0}.hero-copy h1 em{color:var(--wine);font-style:italic}.hero-copy .lead{font-size:1.15rem;line-height:1.7;color:var(--muted);max-width:490px;margin-top:1.5rem}.actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1.8rem}.hero-media{position:relative;padding-bottom:32px}.hero-media img{height:565px;object-fit:cover;object-position:36% center}.photo-label{position:absolute;bottom:0;left:-22px;background:var(--wine);color:white;padding:1.25rem 1.8rem;min-width:250px;border-left:3px solid var(--gold)}.photo-label strong{display:block;font:1.35rem var(--serif)}.photo-label span{font-size:.875rem}.hero-facts{margin-top:2rem;display:flex;gap:1.8rem;font-size:.875rem;color:var(--muted)}.hero-facts strong{color:var(--ink);display:block;font-size:1.15rem}.quick-nav{border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.quick-nav a{padding:1.6rem 1.5rem;text-decoration:none;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:.3rem}.quick-nav a:first-child{padding-left:0}.quick-nav a:last-child{border:0}.quick-nav a:hover strong{color:var(--wine)}.quick-nav span{font-size:.85rem;color:var(--muted)}.section{padding:90px 0}.section-head{display:flex;justify-content:space-between;gap:3rem;align-items:end;margin-bottom:38px}.section-head .intro{max-width:430px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{text-decoration:none;display:flex;flex-direction:column;align-items:start}.service-card .image-box{overflow:hidden;width:100%;margin-bottom:1.3rem}.service-card img{height:245px;object-fit:cover;transition:transform .4s}.service-card:hover img{transform:scale(1.035)}.service-card h3{margin-bottom:.6rem}.service-card p{color:var(--muted);font-size:.95rem}.service-card .card-bottom{display:flex;width:100%;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);margin-top:1.2rem;padding-top:.75rem;color:var(--wine);font-size:.875rem}.service-card.text-card{grid-column:span 2;padding:2rem;background:var(--soft);justify-content:center;min-height:245px}.service-card.text-card h3{font-size:2.2rem}.feature{background:var(--wine-dark);color:#fff}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.feature .eyebrow{color:#d8c096}.feature h2{margin-bottom:1.5rem}.feature p{color:#e1d7de}.feature .button{background:white;color:var(--wine-dark);margin-top:2rem;border-color:white}.feature img{height:440px;object-fit:cover}.feature-points{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}.feature-points strong{font-weight:600;display:block;margin-bottom:.35rem}.feature-points p{font-size:.92rem}.price-highlight{display:grid;grid-template-columns:1fr 1.4fr;gap:7%}.price-list{width:100%;border-collapse:collapse}.price-list th{text-align:left;font-size:.875rem;font-weight:600;color:var(--muted);padding:.7rem 0;border-bottom:1px solid var(--line)}.price-list td{padding:1rem 0;border-bottom:1px solid var(--line);vertical-align:top}.price-list th:nth-child(2),.price-list td:nth-child(2){width:100px;white-space:nowrap;text-align:right;color:var(--muted)}.price-list th:last-child,.price-list td:last-child{text-align:right;width:88px;padding-left:16px;white-space:nowrap}.price-list td:last-child{font-weight:600;color:var(--wine)}.price-list small{display:block;font-size:.875rem;color:var(--muted);margin-top:.2rem}.price-note{font-size:.875rem;margin-top:1rem;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:1.25rem 2rem 1.25rem 0;list-style:none;font-weight:600;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';position:absolute;right:0;font-weight:400;font-size:1.4rem;top:1rem}.faq details[open] summary::after{content:'−'}.faq details p{color:var(--muted);padding:0 2rem 1.3rem 0}.visit{background:var(--soft)}.visit-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}.visit address{font-style:normal}.visit h3{margin-bottom:1rem}.visit .eyebrow{margin-bottom:.7rem}.visit .button{margin-top:1.4rem}.footer{padding:36px 0;background:#21191e;color:#e0d5dc}.footer .wrap{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;font-size:.875rem}.footer-links{display:flex;gap:1.3rem;flex-wrap:wrap}.footer a{text-underline-offset:4px}.mobile-book{display:none}.breadcrumbs{font-size:.85rem;color:var(--muted);padding-top:32px}.breadcrumbs a{text-underline-offset:4px}.service-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:center;padding:44px 0 70px}.service-hero h1{font-size:clamp(2.5rem,4.5vw,4.3rem)}.service-hero .lead{font-size:1.1rem;color:var(--muted);margin-top:1.5rem}.service-hero img{height:425px;object-fit:cover}.service-facts{display:flex;flex-wrap:wrap;gap:2rem;margin-top:1.5rem;border-block:1px solid var(--line);padding:1rem 0}.service-facts strong{display:block;font-family:var(--serif);font-size:1.7rem;color:var(--wine)}.service-facts span{font-size:.875rem;color:var(--muted)}.article-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:8%;align-items:start}.article-grid h2{font-size:2.5rem}.article-grid p{color:var(--muted)}.article-grid ul{padding-left:1.2rem;margin:1.2rem 0}.article-grid li{padding:.35rem 0}.tint{background:var(--soft)}.note{border-left:3px solid var(--gold);background:var(--paper);padding:1.4rem 1.6rem;margin-top:2rem;color:var(--muted)}.related{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.related a{border-bottom:1px solid var(--wine);text-decoration:none;padding:.3rem 0;margin-right:1.2rem;color:var(--wine)}.page-intro{max-width:760px;padding:55px 0}.page-intro .lead{margin-top:1.5rem;font-size:1.15rem;color:var(--muted)}.tariff-nav{display:flex;gap:.7rem;flex-wrap:wrap;padding-bottom:45px}.tariff-nav a{border:1px solid var(--line);padding:.6rem 1rem;text-decoration:none;background:white;font-size:.875rem}.tariff-group{padding:36px 0 50px;max-width:950px}.tariff-group h2{font-size:2.2rem;margin-bottom:22px}.three-points{display:grid;grid-template-columns:repeat(3,1fr);gap:2.7rem}.three-points h3{margin-bottom:1rem}.three-points p{color:var(--muted)}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.header-row{gap:1.3rem}.nav{gap:1rem}.header-book{display:none}.hero-media img{height:520px}.hero{gap:4%}.hero-facts{gap:1rem}.service-grid{gap:22px}.service-card img{height:210px}.service-hero{gap:5%}.service-hero img{height:400px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topline{font-size:.8rem}.topline .optional{display:none}.header-row{min-height:78px;gap:1rem;flex-wrap:wrap}.brand img{width:43px;height:43px}.brand strong{font-size:1.45rem}.brand span{font-size:.65rem}.lang{padding-left:0;border:0}.menu-button{display:block}.nav{order:4;width:100%;display:none;padding:0 0 18px;flex-direction:column;align-items:start;gap:0}.nav.open{display:flex}.nav a{width:100%;padding:.65rem 0}.hero{grid-template-columns:1fr;padding:34px 0 38px;gap:30px}.hero-copy{padding:0}.hero-copy h1{font-size:2.95rem;max-width:560px}.eyebrow{font-size:.75rem;margin-bottom:1rem}.hero-copy .lead{font-size:1rem;margin-top:1.2rem}.hero-media{padding-bottom:24px}.hero-media img{height:350px;object-position:40% 45%}.photo-label{left:0;padding:1rem 1.3rem;min-width:230px}.hero-facts{margin-top:1.5rem;gap:2rem}.hero-facts .optional{display:none}.actions{margin-top:1.5rem;gap:.8rem}.button{padding:.9rem 1.2rem}.quick-nav{grid-template-columns:1fr 1fr}.quick-nav a{padding:1.15rem .8rem}.quick-nav a:first-child{padding-left:.8rem}.quick-nav a:nth-child(2){border-right:0}.quick-nav a:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:58px 0}.section-head{display:block;margin-bottom:28px}.section-head .intro{margin-top:1.3rem}.service-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.service-card img{height:200px}.service-card h3{font-size:1.45rem}.service-card p{font-size:.9rem}.service-card .card-bottom{flex-wrap:wrap;gap:.4rem}.service-card.text-card{grid-column:auto;padding:1.3rem;min-height:210px}.service-card.text-card h3{font-size:1.7rem}.feature-grid,.price-highlight,.faq-grid,.article-grid{grid-template-columns:1fr;gap:2rem}.feature-grid{gap:38px}.feature img{height:310px}.visit-grid{grid-template-columns:1fr;gap:2.4rem}.visit h3{margin-bottom:.65rem}.feature-points{gap:1rem}.footer{padding:30px 0 95px}.footer .wrap{display:block}.footer-links{margin-top:1rem;gap:1rem}.mobile-book{display:flex;position:fixed;bottom:0;left:0;width:100%;background:var(--paper);border-top:1px solid var(--line);padding:10px 18px;z-index:12;gap:12px;align-items:center;box-shadow:0 -2px 18px #251b230b}.mobile-book .button{flex:1}.mobile-book .call{padding:.7rem;text-underline-offset:3px;font-size:.9rem}.breadcrumbs{padding-top:24px}.service-hero{grid-template-columns:1fr;padding:32px 0 45px;gap:28px}.service-hero h1{font-size:2.7rem}.service-hero img{height:300px}.service-hero .lead{font-size:1rem}.service-facts{gap:2rem}.article-grid h2{font-size:2rem}.page-intro{padding:38px 0}.tariff-nav{padding-bottom:15px}.tariff-group{padding:28px 0 35px}.price-list th:nth-child(2),.price-list td:nth-child(2){width:66px;font-size:.875rem;padding-left:8px}.price-list th:last-child,.price-list td:last-child{width:66px;padding-left:12px}.price-list td{font-size:.95rem}.three-points{grid-template-columns:1fr;gap:2rem}}
@media(max-width:390px){.header-row{gap:.65rem}.brand{gap:8px}.brand img{width:36px;height:36px}.brand strong{font-size:1.25rem}.brand span{font-size:.6rem}.menu-button{padding:.45rem .55rem}.lang{gap:.45rem;font-size:.85rem}.hero-copy h1{font-size:2.65rem}.service-grid{grid-template-columns:1fr}.service-card img{height:245px}.service-card.text-card{min-height:160px}.hero-facts{gap:1.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Owner-selected portfolio photos; retain the entire before/after comparison. */
.hero-media img.photo-hero-burgundy-manicure-jpg{width:auto;max-width:100%;height:640px;object-fit:contain;object-position:center;margin-inline:auto}
.hero-languages{font-size:.9rem;color:var(--wine);margin-top:1rem}
.service-card img.photo-extensions-new-jpg{object-position:50% 70%}
.service-card img.photo-nails-new-jpg{object-position:50% 44%}
.service-card img.photo-feet-new-jpg{object-position:50% 70%}
.service-hero img.photo-powder-new-jpg,.service-card img.photo-powder-new-jpg{object-fit:contain;background:#eeeae6}
.service-hero img.photo-extensions-new-jpg,.service-hero img.photo-nails-new-jpg,.service-hero img.photo-feet-new-jpg{height:auto;max-height:570px;object-fit:contain}
.brand-section{background:var(--soft)}
.brand-intro{max-width:820px}.brand-intro.with-photo{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.brand-intro img{height:390px;object-fit:cover}.brand-lead{margin-top:1.5rem;color:var(--muted);font-size:1.1rem}
.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px 60px;margin-top:50px}.care-grid article{border-top:1px solid var(--line);padding-top:25px}.care-grid article:last-child{grid-column:1 / -1;max-width:940px}.care-grid h3{margin-bottom:1rem}.care-grid p{color:var(--muted)}
.trust{margin-top:50px;padding:36px;background:var(--wine-dark);color:white}.trust h3{max-width:700px}.trust-figures{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:24px}.trust-figures p{margin:0}.trust-figures strong{font:3.5rem/1.2 var(--serif);display:block;color:#e0c488}.trust-figures span{display:block;margin-top:8px}.trust-source{font-size:.875rem;color:#dfd3db;margin-top:22px}
@media(max-width:760px){.brand-intro.with-photo,.care-grid{grid-template-columns:1fr;gap:28px}.brand-intro img{height:290px}.care-grid{margin-top:32px}.care-grid article:last-child{grid-column:auto}.trust{padding:25px 20px}.trust-figures{gap:20px}.trust-figures strong{font-size:2.7rem}.trust-figures span{font-size:.9rem}.service-hero img.photo-powder-new-jpg{height:auto}.hero-media img.photo-hero-burgundy-manicure-jpg{width:100%;max-width:440px;height:auto}}
