/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#251b13;--muted:#75685d;--cream:#f8efe2;--ivory:#fffaf3;--paper:#fffdf9;--gold:#9c6d27;--gold-light:#d8b777;--line:#e5d5bf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{transition:all .22s}a{color:inherit}.announcement{color:#ead7b7;text-align:center;letter-spacing:.19em;text-transform:uppercase;background:#201711;place-items:center;height:31px;padding:0 12px;font-size:9px;display:grid}.topbar{z-index:5;background:#fffdf9f7;border-bottom:1px solid #eee2d3;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(20px,5vw,72px);display:flex;position:relative}.brand{color:var(--ink);align-items:center;gap:13px;text-decoration:none;display:flex}.brand img{object-fit:contain;border-radius:50%;width:54px;height:54px}.brand span{flex-direction:column;display:flex}.brand b{font-family:Georgia,serif;font-size:18px;font-weight:500}.brand small{letter-spacing:.22em;color:var(--gold);text-transform:uppercase;margin-top:4px;font-size:8px}.topbar nav{gap:32px;display:flex}.topbar nav a{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:10px;text-decoration:none}.topbar nav a:hover{color:var(--gold)}.navBook{background:var(--ink);color:#fff;letter-spacing:.13em;text-transform:uppercase;padding:14px 20px;font-size:10px;text-decoration:none}.navBook:hover{background:var(--gold)}.hero{background:var(--cream);position:relative;overflow:hidden}.hero picture,.hero picture img{width:100%;display:block}.hero picture img{object-fit:contain;height:auto}.heroCopy{color:#fff;background:#22170feb;width:min(535px,42vw);padding:clamp(24px,3.6vw,52px);position:absolute;bottom:clamp(28px,5vw,75px);left:clamp(24px,6vw,96px);box-shadow:0 25px 65px #26191038}.eyebrow{letter-spacing:.25em;color:var(--gold);margin:0 0 20px;font-size:10px;font-weight:700}.hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(45px,5.1vw,78px);font-weight:400;line-height:.98}.hero h1 em,.servicesIntro h2 em,.galleryHeading h2 em,.artistCopy h2 em,.future h2 em{color:var(--gold-light);font-weight:400}.heroCopy>p:not(.eyebrow){color:#f6ede3;margin:24px 0 29px;font-family:Georgia,serif;font-size:16px;line-height:1.65}.heroActions{align-items:center;gap:25px;display:flex}.goldButton{color:#fff;text-transform:uppercase;letter-spacing:.13em;cursor:pointer;background:linear-gradient(110deg,#91601c,#bd9146);border:0;justify-content:space-between;align-items:center;gap:28px;min-width:220px;padding:17px 21px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.goldButton:hover{filter:brightness(1.08);transform:translateY(-1px)}.goldButton:disabled{opacity:.45;cursor:not-allowed;transform:none}.goldButton span{font-size:17px}.textLink{text-transform:uppercase;letter-spacing:.11em;text-underline-offset:5px;color:#ead9c1;font-size:10px}.brandPromise{color:#8f6428;text-transform:uppercase;letter-spacing:.27em;background:#efe0ca;justify-content:center;align-items:center;gap:clamp(22px,5vw,75px);height:68px;font-family:Georgia,serif;font-size:12px;display:flex}.brandPromise i{font-size:6px}.servicesIntro{grid-template-columns:1.4fr .75fr;align-items:end;gap:70px;max-width:1220px;margin:auto;padding:110px 30px 65px;display:grid}.servicesIntro h2,.galleryHeading h2,.artistCopy h2,.future h2{margin:0;font-family:Georgia,serif;font-size:clamp(40px,5vw,66px);font-weight:400;line-height:1.06}.servicesIntro h2 em,.galleryHeading h2 em,.artistCopy h2 em,.future h2 em{color:var(--gold)}.servicesIntro>p{color:var(--muted);margin:0 0 5px;font-size:14px;line-height:1.85}.serviceCards{grid-template-columns:1fr 1fr;gap:26px;max-width:1320px;margin:0 auto 120px;padding:0 30px;display:grid}.serviceCard{background:#f7ecdd;grid-template-columns:1.05fr .95fr;min-height:500px;display:grid;overflow:hidden}.nailCard{background:#ead8bf}.cardImage{background:#f1e5d6;justify-content:center;align-items:center;padding:18px;display:flex}.cardImage img{object-fit:contain;width:100%;height:100%;max-height:500px;display:block}.cardCopy{flex-direction:column;align-items:flex-start;padding:45px 34px;display:flex}.cardCopy>span{color:#b28e5b;margin-left:auto;font-family:Georgia,serif;font-size:12px}.cardCopy .eyebrow{margin-top:auto}.cardCopy h3{margin:0;font-family:Georgia,serif;font-size:34px;font-weight:400;line-height:1.05}.cardCopy>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.75}.cardCopy>a{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;background:0 0;border-bottom:1px solid #aa7b36;margin-top:auto;padding:0 0 7px;font-size:10px;text-decoration:none}.cardCopy>a b{margin-left:16px;font-size:15px}.gallery{color:#fff;background:#211811;padding:105px clamp(20px,5vw,75px) 120px}.galleryHeading{grid-template-columns:1fr 1fr;grid-template-areas:"e p""h p";align-items:end;gap:8px 80px;max-width:1150px;margin:0 auto 55px;display:grid}.galleryHeading .eyebrow{color:#d9b879;grid-area:e}.galleryHeading h2{grid-area:h}.galleryHeading>p:last-child{color:#bfb1a5;grid-area:p;max-width:370px;font-size:13px;line-height:1.8}.galleryGrid{grid-template-rows:430px 390px;grid-template-columns:1.05fr 1.25fr 1fr;gap:16px;max-width:1280px;margin:auto;display:grid}.galleryGrid figure{background:#33271f;justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.galleryGrid img{object-fit:contain;width:100%;height:100%;display:block}.galleryGrid figcaption{color:#f0d8b3;text-transform:uppercase;letter-spacing:.14em;background:#1c140fcc;padding:8px 11px;font-size:8px;position:absolute;bottom:13px;left:13px}.galleryGrid .portrait:first-child{grid-row:1/3}.galleryGrid .square{grid-area:1/3/3}.galleryGrid .landscape:nth-of-type(2),.galleryGrid .landscape:nth-of-type(4){grid-column:2}.galleryGrid .portrait:last-child{display:none}.artist{color:#fff;isolation:isolate;background:#1d1510;min-height:790px;position:relative;overflow:hidden}.artistPortrait{z-index:-2;width:61%;position:absolute;inset:0 0 0 auto}.artistPortrait img{object-fit:cover;object-position:center 20%;filter:saturate(.84)contrast(1.04)sepia(.06);width:100%;height:100%;display:block}.artistPortrait:after{content:"";background:linear-gradient(90deg,#1d1510 0%,#1d1510e6 12%,#1d15102e 55%,#1d15101f 100%);position:absolute;inset:0}.artistGlow{z-index:-1;background:radial-gradient(circle at 67% 55%,#cda25e29,#0000 36%),linear-gradient(90deg,#1d1510 0 37%,#0000 72%);position:absolute;inset:0}.artistCopy{flex-direction:column;justify-content:center;width:59%;min-height:790px;padding:clamp(75px,8vw,125px) clamp(30px,6vw,96px);display:flex}.artistCopy .eyebrow{color:#d8b777}.artistCopy>p:not(.eyebrow){color:#c9bdb2;max-width:560px;line-height:1.85}.artistCopy blockquote{color:#e0c292;border-left:1px solid var(--gold-light);max-width:600px;margin:25px 0;padding-left:25px;font-family:Georgia,serif;font-size:21px;line-height:1.55}.credentials{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px;display:grid}.credentials span{border-top:1px solid #dabe9259;flex-direction:column;padding-top:15px;display:flex}.credentials b{color:#fff;font-family:Georgia,serif;font-size:17px;font-weight:400}.credentials small{color:#a99d93;margin-top:5px;font-size:10px}.social{background:#f7ecdd;grid-template-columns:1.1fr .7fr 1.3fr;align-items:center;gap:55px;padding:90px clamp(24px,7vw,105px);display:grid}.social h2{margin:0;font-family:Georgia,serif;font-size:clamp(36px,4vw,55px);font-weight:400;line-height:1.05}.social h2 em{color:var(--gold);font-weight:400}.social>p{color:var(--muted);font-size:13px;line-height:1.8}.socialLinks a{border:1px solid var(--line);background:#fffaf3;grid-template-columns:42px 1fr auto;grid-template-areas:"icon name arrow""icon handle arrow";align-items:center;padding:15px 17px;text-decoration:none;display:grid}.socialLinks a:hover{border-color:var(--gold);transform:translate(3px)}.socialLinks span{color:#e7c58d;background:#2a1d15;border-radius:50%;grid-area:icon;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:18px;display:grid}.socialLinks b{grid-area:name;font-family:Georgia,serif;font-size:16px;font-weight:400}.socialLinks small{color:var(--muted);grid-area:handle;margin-top:2px}.socialLinks i{color:var(--gold);grid-area:arrow;font-style:normal}.booking{color:#fff;background:#201811;padding:100px clamp(16px,6vw,90px) 120px}.bookingHead{justify-content:space-between;align-items:end;max-width:1180px;margin:0 auto 40px;display:flex}.bookingHead h2{margin:0;font-family:Georgia,serif;font-size:clamp(35px,4vw,53px);font-weight:400}.bookingHead>p{color:#bfb2a7;max-width:350px;font-size:13px;line-height:1.7}.bookShell{max-width:1180px;color:var(--ink);background:#fff;grid-template-columns:260px 1fr;min-height:610px;margin:auto;display:grid;box-shadow:0 30px 70px #0b0705}.bookShell aside{background:#f5ecdf;padding:38px 30px}.stepLabel,.panelNumber{letter-spacing:.25em;color:var(--gold);margin:0 0 28px;font-size:9px;font-weight:700}.bookShell aside>button{text-align:left;color:#9f9185;cursor:default;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:12px 0;display:flex}.bookShell aside>button.done{color:var(--muted);cursor:pointer}.bookShell aside>button.active{color:var(--ink);font-weight:700}.bookShell aside>button span{border:1px solid #cdbb9f;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.bookShell aside>button.active span,.bookShell aside>button.done span{background:var(--gold);color:#fff;border-color:var(--gold)}.miniSummary{border-top:1px solid #ddccb5;margin-top:35px;padding-top:25px}.miniSummary small{letter-spacing:.16em;color:var(--muted);font-size:9px}.miniSummary strong{float:right;color:var(--gold);font-family:Georgia,serif;font-size:25px}.miniSummary p{clear:both;color:var(--muted);font-size:12px;line-height:1.6}.bookPanel{flex-direction:column;padding:48px clamp(25px,5vw,65px);display:flex}.bookPanel h3{margin:0 0 8px;font-family:Georgia,serif;font-size:36px;font-weight:400}.helper{color:var(--muted);margin:0 0 30px;font-size:13px}.categoryTabs{gap:0;margin:20px 0;display:flex}.categoryTabs button{border:1px solid var(--line);min-width:130px;color:var(--muted);text-transform:uppercase;letter-spacing:.13em;cursor:pointer;background:#fff;padding:11px 17px;font-size:9px}.categoryTabs button+button{border-left:0}.categoryTabs .selected{background:var(--ink);color:#fff;border-color:var(--ink)}.serviceList{gap:10px;display:grid}.serviceList>button{border:1px solid var(--line);text-align:left;cursor:pointer;width:100%;color:var(--ink);background:#fff;align-items:center;gap:15px;padding:17px;display:flex}.serviceList>button:hover,.serviceList>button.selected{border-color:var(--gold);background:#fffbf4}.radio{border:1px solid #b9a68d;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.radio i{background:var(--gold);border-radius:50%;width:10px;height:10px}.serviceText{flex-direction:column;flex:1;display:flex}.serviceText b{font-family:Georgia,serif;font-size:17px;font-weight:500}.serviceText small{color:var(--muted);margin-top:5px}.serviceList em{color:var(--gold);letter-spacing:.12em;background:#f4e7cf;padding:5px 8px;font-size:8px;font-style:normal}.serviceList strong{color:var(--gold);font-family:Georgia,serif;font-size:19px}.bookActions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:35px;display:flex}.back{color:var(--muted);cursor:pointer;background:0 0;border:0}.choiceGrid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.choiceGrid button{border:1px solid var(--line);text-align:left;cursor:pointer;min-height:270px;color:var(--ink);background:#fff;flex-direction:column;align-items:flex-start;padding:28px;display:flex}.choiceGrid button.selected{border:2px solid var(--gold);background:#fffbf4}.choiceIcon{width:48px;height:48px;color:var(--gold);background:#f4e7d4;border-radius:50%;place-items:center;margin-bottom:30px;font-size:25px;display:grid}.choiceGrid b{font-family:Georgia,serif;font-size:23px;font-weight:400}.choiceGrid small{color:var(--muted);margin:10px 0 auto;line-height:1.6}.choiceGrid strong{color:var(--gold)}.month{margin-bottom:17px;font-family:Georgia,serif;font-size:20px}.dayRow{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.dayRow button{border:1px solid var(--line);height:75px;color:var(--ink);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex}.dayRow small{color:var(--muted);margin-bottom:5px}.dayRow b{font-family:Georgia,serif;font-size:20px}.dayRow .selected,.timeRow .selected{background:var(--ink);color:#fff;border-color:var(--ink)}.dayRow .selected small{color:#e5c17d}.timeLabel{letter-spacing:.18em;color:var(--muted);margin:27px 0 13px;font-size:9px}.timeRow{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.timeRow button{border:1px solid var(--line);cursor:pointer;background:#fff;padding:13px 5px}.formGrid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.formGrid label{letter-spacing:.07em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:11px;font-weight:700;display:flex}.formGrid label small{color:var(--muted);text-transform:none;letter-spacing:0;font-weight:400}.formGrid .full{grid-column:1/-1}.formGrid input,.formGrid textarea{border:1px solid var(--line);background:#fffdfa;outline:none;padding:14px}.formGrid input:focus,.formGrid textarea:focus{border-color:var(--gold)}.formGrid textarea{resize:vertical;min-height:75px}.confirmSummary{background:#f7efe3;justify-content:space-between;align-items:center;margin-top:18px;padding:15px 18px;display:flex}.confirmSummary span{flex-direction:column;display:flex}.confirmSummary small{letter-spacing:.15em;color:var(--gold);margin-bottom:4px;font-size:8px}.confirmSummary strong{color:var(--gold);font-family:Georgia,serif;font-size:24px}.success{text-align:center;max-width:580px;margin:auto}.successMark{background:var(--gold);color:#fff;border-radius:50%;place-items:center;width:65px;height:65px;margin:0 auto 26px;font-size:28px;display:grid}.success h3{font-size:46px}.success>p:not(.eyebrow){color:var(--muted);line-height:1.8}.outlineButton{border:1px solid var(--gold);color:var(--gold);cursor:pointer;background:0 0;margin-top:18px;padding:14px 20px}.future{text-align:center;background:linear-gradient(#fffaf4,#f3e4cf);padding:110px 25px}.future>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:25px auto;line-height:1.8}.future>a{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid #c69956;gap:25px;padding-bottom:8px;font-size:10px;text-decoration:none;display:inline-flex}.future>a span{font-size:15px}.footerBrand{align-items:center;gap:14px;display:flex}.footerBrand img{object-fit:contain;border-radius:50%;width:62px;height:62px}.footerBrand div{flex-direction:column;display:flex}.footerBrand b{font-family:Georgia,serif;font-size:20px}.footerBrand small{color:#c9a96d;letter-spacing:.18em;margin-top:5px;font-size:8px}footer{color:#fff;background:#17110d;grid-template-columns:1.8fr 1.3fr .7fr auto;align-items:center;gap:30px;padding:60px clamp(22px,6vw,90px);display:grid}footer>p{color:#a99e95;font-size:12px;line-height:1.8}.footerLinks{flex-wrap:wrap;gap:16px;display:flex}.footerLinks a{color:#d9b36d;text-transform:uppercase;letter-spacing:.12em;font-size:9px}footer>small{color:#716860}@media (width<=1000px){.topbar nav{display:none}.heroCopy{width:100%;box-shadow:none;background:#241a13;padding:48px clamp(22px,7vw,70px);position:relative;bottom:auto;left:auto}.hero picture img{width:100%;height:auto}.serviceCard{grid-template-columns:1fr}.cardImage{height:440px}.cardCopy{min-height:330px}.galleryGrid{grid-template-rows:420px 350px;grid-template-columns:1fr 1fr}.galleryGrid .square{grid-area:1/2}.galleryGrid .portrait:first-child{grid-row:1/3}.galleryGrid .landscape:nth-of-type(2){grid-column:2}.galleryGrid .landscape:nth-of-type(4){display:none}.artistPortrait{width:68%}.artistCopy{width:67%;padding:70px 45px}.social{grid-template-columns:1fr 1fr}.social>p{display:none}}@media (width<=720px){.announcement{height:auto;min-height:31px;font-size:8px;line-height:1.4}.topbar{height:72px;padding:0 16px}.brand img{width:45px;height:45px}.brand b{font-size:16px}.brand small{display:none}.navBook{padding:12px 13px;font-size:8px}.navBook span{display:none}.hero picture{background:#e8ddd0;padding:0}.hero picture img{object-fit:contain;height:auto}.heroCopy{padding:48px 24px}.hero h1{font-size:52px}.heroCopy>p:not(.eyebrow){font-size:15px}.heroActions{flex-direction:column;align-items:flex-start}.brandPromise{letter-spacing:.16em;gap:12px;font-size:9px}.servicesIntro{padding:80px 22px 42px;display:block}.servicesIntro>p{margin-top:25px}.serviceCards{grid-template-columns:1fr;margin-bottom:80px;padding:0 14px}.cardImage{height:auto;padding:14px}.cardImage img{height:auto;max-height:none}.cardCopy{min-height:310px;padding:34px 25px}.gallery{padding:80px 14px}.galleryHeading{padding:0 8px;display:block}.galleryHeading>p:last-child{margin-top:25px}.galleryGrid{grid-template-rows:auto;grid-template-columns:1fr;gap:14px;display:grid}.galleryGrid figure,.galleryGrid .portrait:first-child,.galleryGrid .square,.galleryGrid .landscape:nth-of-type(2),.galleryGrid .landscape:nth-of-type(4){grid-area:auto;min-height:0;display:flex}.galleryGrid img{object-fit:contain;height:auto}.galleryGrid .portrait:last-child{display:flex}.artist{min-height:920px}.artistPortrait{width:100%;height:540px;inset:0 0 auto}.artistPortrait img{object-position:center 10%}.artistPortrait:after{background:linear-gradient(#0000 26%,#1d151080 60%,#1d1510 100%)}.artistGlow{background:linear-gradient(0deg,#1d1510 0 47%,#0000 72%)}.artistCopy{width:100%;min-height:auto;padding:90px 24px 65px;position:absolute;bottom:0;left:0;right:0}.credentials{grid-template-columns:1fr}.social{grid-template-columns:1fr;padding:75px 24px}.social>p{display:block}.booking{padding:75px 14px 90px}.bookingHead{padding:0 10px;display:block}.bookingHead>p{margin-top:18px}.bookShell{display:block}.bookShell aside{gap:7px;padding:20px;display:flex;overflow:auto}.stepLabel,.miniSummary{display:none}.bookShell aside>button{flex:none;width:auto;padding:0;font-size:0}.bookShell aside>button span{font-size:11px}.bookPanel{min-height:610px;padding:35px 20px}.bookPanel h3{font-size:30px}.serviceList>button{gap:10px;padding:14px 11px}.serviceList em{display:none}.serviceText small{font-size:10px}.choiceGrid{grid-template-columns:1fr}.choiceGrid button{min-height:190px}.choiceIcon{margin-bottom:15px}.dayRow,.timeRow{gap:4px}.dayRow button{height:65px}.timeRow{grid-template-columns:repeat(3,1fr)}.formGrid{grid-template-columns:1fr}.formGrid label{grid-column:1/-1}.goldButton{gap:20px;min-width:205px}.future{padding:85px 22px}footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footerBrand{text-align:left}}@media (width<=430px){.hero picture img{height:440px}.hero h1{font-size:46px}.hero .eyebrow{font-size:8px}.brandPromise{gap:8px;font-size:8px}.serviceList strong{font-size:16px}.bookActions .goldButton{min-width:175px;padding:15px 12px}.dayRow button{padding:0}.success h3{font-size:37px}.categoryTabs button{min-width:110px}.serviceGroup{padding:17px 12px}.serviceGroupHead{padding-bottom:12px}.serviceGroupHead h4{font-size:23px}.refillList{grid-template-columns:1fr}.serviceGroup .serviceList>button{min-height:67px;padding:12px 10px}.serviceGroup .serviceText b{font-size:14px}.refillPolicy{align-items:flex-start;line-height:1.45}.treatmentStep>.helper{font-size:12px}}.topbar{color:#fff;z-index:20;background:linear-gradient(#120c09d6,#120c0900);border:0;height:98px;position:absolute;top:0;left:0;right:0}.brand{color:#fff}.brand img{border:1px solid #e2be8473;box-shadow:0 0 35px #dab16c24}.brand small{color:#d9ba83}.topbar nav a{color:#e6d9c9}.navBook{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#d5ae6c1f;border:1px solid #e6c2859e}.navBook:hover{background:#b8863f;border-color:#b8863f}.hero{color:#fff;isolation:isolate;background:radial-gradient(circle at 72% 32%,#70513b 0%,#302119 27%,#130e0b 72%);height:100svh;min-height:720px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:linear-gradient(110deg,#08060585,#0000 44%),repeating-linear-gradient(90deg,#0000 0 11.9%,#e0be860b 12%);position:absolute;inset:0}.heroLight{filter:blur(8px);background:radial-gradient(circle,#f3cf953d,#ae7f4a0f 45%,#0000 70%);border-radius:50%;width:58vw;height:58vw;position:absolute;top:-20vw;right:-8vw}.heroMonogram{color:#0000;-webkit-text-stroke:1px #ddb77917;z-index:-1;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:min(67vw,880px);font-style:italic;line-height:.8;position:absolute;top:50%;left:47%;transform:translate(-50%,-53%)}.heroCopy{width:min(620px,43vw);box-shadow:none;z-index:4;background:0 0;padding:0;position:absolute;top:50%;bottom:auto;left:clamp(30px,7vw,110px);transform:translateY(-48%)}.hero .eyebrow{color:#d9b777}.hero h1{letter-spacing:-.035em;text-shadow:0 15px 50px #00000040;font-size:clamp(62px,7.2vw,112px);line-height:.88}.hero h1 em{color:#e2bf7f}.heroCopy>p:not(.eyebrow){color:#d8cdc3;max-width:520px;font-size:18px}.heroActions{margin-top:34px}.heroVisual{z-index:2;position:absolute;inset:0 0 0 43%}.heroVisual figure{margin:0;position:absolute;overflow:hidden;box-shadow:0 30px 90px #00000061}.heroVisual img{object-fit:cover;width:100%;height:100%;display:block}.heroArtist{opacity:.78;filter:sepia(.12)saturate(.72)contrast(1.05);width:min(31vw,480px);height:78vh;min-height:570px;top:7vh;right:4vw}.heroArtist:after{content:"";background:linear-gradient(90deg,#18110d8c,#0000 35%),linear-gradient(#0000 70%,#140e0aa6);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #e5c59029}.heroLash{border:1px solid #e7c48c47;width:min(27vw,430px);height:32vh;min-height:245px;top:19vh;right:27vw;transform:translate(5%)}.heroLash img{object-position:center}.heroNail{border:8px solid #efdec6eb;width:min(16vw,250px);height:31vh;min-height:235px;bottom:8vh;right:23vw;transform:rotate(-2deg)}.heroNail img{object-position:center 35%}.heroSeal{color:#e5c384;letter-spacing:.2em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#160f0b85;border:1px solid #e2be8385;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;font-family:Georgia,serif;font-size:21px;display:flex;position:absolute;bottom:5vh;right:3.4vw}.heroSeal:before{content:"";border:1px solid #e2be8340;border-radius:50%;position:absolute;inset:6px}.heroSeal small{letter-spacing:.16em;margin-top:5px;font-family:Arial,sans-serif;font-size:6px}.heroFooter{color:#cbb69a;text-transform:uppercase;letter-spacing:.23em;z-index:6;border-top:1px solid #e4c59633;align-items:center;gap:25px;height:54px;padding:0 clamp(26px,7vw,110px);font-family:Georgia,serif;font-size:9px;display:flex;position:absolute;bottom:0;left:0;right:0}.heroFooter i{color:#bc8a42;font-size:5px}.heroFooter a{letter-spacing:.13em;color:#d9c8ae;margin-left:auto;font-family:Arial,sans-serif;text-decoration:none}.brandPromise{display:none}@media (width<=1100px){.heroCopy{width:48vw}.heroVisual{left:45%}.heroArtist{width:35vw;right:1.5vw}.heroLash{width:29vw;right:27vw}.heroNail{width:18vw;right:26vw}.heroSeal{display:none}}@media (width<=760px){.topbar{background:linear-gradient(#120c09f0,#120c0900);height:78px;padding:0 15px}.hero{height:auto;min-height:980px;padding-top:0}.heroLight{width:120vw;height:120vw;top:-35vw;right:-60vw}.heroMonogram{font-size:120vw;top:38%;left:50%}.heroVisual{height:475px;position:absolute;inset:76px 0 auto}.heroArtist{opacity:.7;width:64vw;height:430px;min-height:0;top:0;right:5vw}.heroArtist img{object-position:center 12%}.heroArtist:after{background:linear-gradient(90deg,#150e0a80,#0000 45%),linear-gradient(#0000 52%,#160f0c 100%)}.heroLash{width:51vw;height:185px;min-height:0;top:46px;left:4vw;right:auto}.heroNail{border-width:5px;width:34vw;height:205px;min-height:0;bottom:10px;left:8vw;right:auto}.heroCopy{background:linear-gradient(#130d0aa6,#130e0b 17%);width:100%;padding:55px 24px 110px;top:535px;left:0;transform:none}.hero h1{max-width:550px;font-size:58px}.heroCopy>p:not(.eyebrow){font-size:15px}.heroActions{align-items:flex-start}.heroFooter{gap:9px;height:48px;padding:0 20px;font-size:7px}.heroFooter a{display:none}}@media (width<=430px){.hero{min-height:940px}.heroVisual{height:435px}.heroArtist{height:400px}.heroLash{height:165px}.heroNail{height:185px}.heroCopy{top:495px}.hero h1{font-size:49px}.heroFooter span,.heroFooter i{display:none}.heroFooter:before{content:"LUXURY · ELEGANCE · CONFIDENCE";color:#cbb69a;letter-spacing:.18em}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.heroVisual figure{box-shadow:none;border:0}.heroArtist{opacity:.9;z-index:3;filter:sepia(.1)saturate(.78)contrast(1.04);width:min(38vw,590px);height:86vh;min-height:620px;top:5vh;right:1.5vw}.heroArtist img{object-position:center 11%}.heroArtist:after{box-shadow:none;background:linear-gradient(90deg,#130d0a7a 0%,#0000 22% 88%,#130d0a33 100%),linear-gradient(#0000 52%,#130e0b2e 78%,#130e0b 100%)}.heroArtist{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 13% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 13% 94%,#0000 100%)}.heroLash{z-index:1;opacity:.25;filter:sepia(.2)saturate(.65)contrast(1.05);width:min(39vw,610px);height:47vh;min-height:320px;top:9vh;left:0;right:auto;transform:none;-webkit-mask-image:radial-gradient(72% 68% at 47% 48%,#000 28%,#0000 78%);mask-image:radial-gradient(72% 68% at 47% 48%,#000 28%,#0000 78%)}.heroNail{z-index:1;opacity:.28;filter:sepia(.28)saturate(.62)contrast(.98);width:min(30vw,460px);height:42vh;min-height:300px;bottom:2vh;left:5vw;right:auto;transform:none;-webkit-mask-image:radial-gradient(70% 72% at 50% 48%,#000 25%,#0000 78%);mask-image:radial-gradient(70% 72% at 50% 48%,#000 25%,#0000 78%)}.heroVisual:after{content:"";z-index:2;pointer-events:none;background:radial-gradient(circle at 77% 30%,#eec58326,#0000 22%),linear-gradient(90deg,#130e0b 0%,#0000 28% 88%,#130e0b59 100%);position:absolute;inset:0}.heroSeal{z-index:5}.serviceCard{border:1px solid #97692f1f;position:relative;box-shadow:0 28px 70px #432a1614}.cardImage{background:radial-gradient(circle at 50% 45%,#f7eee3,#e9d9c5);position:relative;overflow:hidden}.cardImage:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 70px #57391e1f}.galleryGrid figure{box-shadow:0 24px 65px #0003}@media (width<=1100px){.heroArtist{width:43vw;right:0}.heroLash{width:41vw}.heroNail{width:31vw}}@media (width<=760px){.hero{min-height:1040px}.heroVisual{height:490px;inset:72px 0 auto}.heroArtist{opacity:.92;z-index:3;width:84vw;height:480px;min-height:0;top:0;right:-2vw;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 10% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 10% 96%,#0000 100%)}.heroArtist img{object-position:center 8%}.heroArtist:after{background:linear-gradient(90deg,#130d0a7a,#0000 25%),linear-gradient(#0000 65%,#130e0b 100%)}.heroLash{opacity:.17;z-index:1;width:69vw;height:250px;top:24px;left:-12vw}.heroNail{opacity:.16;z-index:1;width:55vw;height:250px;bottom:-18px;left:-5vw}.heroVisual:after{background:linear-gradient(#0000 70%,#130e0b 100%),radial-gradient(circle at 78% 25%,#ecc07c24,#0000 31%)}.heroCopy{background:linear-gradient(#130e0b33,#130e0b 10%);padding:52px 24px 118px;top:535px}.artist{background:#1d1510;flex-direction:column;min-height:0;display:flex}.artistPortrait{aspect-ratio:4/5;z-index:0;flex:none;width:100%;height:auto;position:relative;inset:auto}.artistPortrait img{object-position:center 7%;filter:saturate(.86)contrast(1.03)sepia(.05)}.artistPortrait:after{background:linear-gradient(#0000 65%,#1d15101a 82%,#1d1510 100%)}.artistGlow{display:none}.artistCopy{z-index:1;background:#1d1510;width:100%;min-height:0;padding:54px 24px 72px;position:relative;inset:auto}.artistCopy h2{font-size:clamp(42px,12vw,58px)}.artistCopy blockquote{margin-top:30px}}@media (width<=430px){.hero{min-height:1000px}.heroVisual{height:450px}.heroArtist{width:91vw;height:445px;right:-8vw}.heroLash,.heroNail{height:220px}.heroCopy{top:492px}.artistPortrait{aspect-ratio:4/5.25}}.heroArtist{background:radial-gradient(circle at 58% 35%,#8470584d,#0000 60%);width:min(42vw,650px);right:-1vw}.heroArtist img{object-fit:contain;object-position:center bottom;transform-origin:bottom;transform:scale(.92)}@media (width<=760px){.heroArtist{background:radial-gradient(circle at 60% 35%,#917a6042,#0000 62%);width:94vw;height:480px;right:-5vw}.heroArtist img{object-fit:contain;object-position:center bottom;transform:scale(.9)}.heroCopy{top:548px}}@media (width<=430px){.heroArtist{width:100vw;height:450px;right:-8vw}.heroArtist img{transform:scale(.88)}.heroCopy{top:505px}}.heroMonogram{z-index:1;color:#0000;-webkit-text-stroke:1px #e8c7901c;left:48%}.heroCopy{z-index:6;width:min(680px,47vw);top:51%;left:clamp(30px,6.3vw,104px)}.heroCopy>p:not(.eyebrow){color:#e3d8cd;max-width:560px;margin-bottom:22px}.heroServices{color:#d9bd8d;text-transform:uppercase;letter-spacing:.15em;flex-wrap:wrap;align-items:center;gap:11px;margin:0 0 30px;font-size:8px;display:flex}.heroServices i{color:#a97834;font-size:5px}.heroVisual{z-index:2;left:43%}.heroArtist{opacity:1;filter:none;background:0 0;width:57vw;max-width:none;height:97vh;min-height:690px;inset:3vh 0 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 19% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 19% 100%)}.heroArtist img{object-fit:contain;object-position:right bottom;filter:none;transform:none}.heroSeal{background:#1d140e59;border-color:#e3c1897a;bottom:8vh;right:4vw}@media (width<=1000px){.heroCopy{width:51vw}.heroArtist{width:65vw;right:-8vw}}@media (width<=760px){.hero{background:radial-gradient(circle at 62% 21%,#7a6857 0%,#3b2a20 28%,#17100c 62%);min-height:1100px}.hero:before{background:linear-gradient(#110b0838 0%,#17100c14 31%,#17100ceb 61%,#17100c 100%)}.heroVisual{height:590px;inset:66px 0 auto}.heroArtist{width:116vw;height:590px;min-height:0;inset:0 -16vw 0 auto;-webkit-mask-image:linear-gradient(0deg,#0000 0,#000 18% 100%);mask-image:linear-gradient(0deg,#0000 0,#000 18% 100%)}.heroArtist img{object-position:center bottom}.heroArtist:after{background:linear-gradient(#0000 75%,#17100c 100%),linear-gradient(90deg,#140e0a4d,#0000 30%)}.heroVisual:after{background:linear-gradient(#0000 71%,#17100c 100%),radial-gradient(circle at 62% 25%,#eecd9b1a,#0000 34%)}.heroCopy{background:0 0;width:100%;padding:35px 24px 120px;top:620px}.hero h1{font-size:clamp(49px,14vw,68px)}.heroServices{gap:8px 9px;margin-bottom:27px;line-height:1.6}.heroSeal{display:none}}@media (width<=430px){.hero{min-height:1070px}.heroVisual{height:550px}.heroArtist{width:122vw;height:550px;right:-21vw}.heroCopy{top:578px}.hero h1{font-size:48px}}.heroArtist{width:52vw;right:1vw;overflow:visible}.heroArtist img{transform-origin:100% 100%;transform:scale(.86)}.heroCopy{width:min(650px,45vw)}.heroActions .goldButton{box-shadow:0 18px 55px #7c501a47}@media (width<=760px){.hero{height:100svh;min-height:740px;max-height:900px}.hero:before{background:linear-gradient(90deg,#120c08e6 0%,#120c08ad 46%,#120c080a 79%),linear-gradient(#0000 65%,#0f0a07bd 100%)}.heroLight{width:105vw;height:82vh;top:4vh;right:-18vw}.heroVisual{height:auto;inset:70px 0 0}.heroArtist{width:91vw;height:calc(100svh - 70px);min-height:670px;max-height:830px;inset:0 -9vw 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 17% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 17% 100%)}.heroArtist img{transform-origin:100% 100%;object-position:right bottom;transform:scale(.8)}.heroArtist:after{background:linear-gradient(90deg,#130d0973 0%,#0000 28%),linear-gradient(#0000 84%,#120c0880 100%)}.heroVisual:after{background:linear-gradient(90deg,#17100c 0%,#17100c5c 36%,#0000 68%),linear-gradient(#0000 75%,#140d0985 100%)}.heroCopy{background:0 0;width:78vw;max-width:540px;padding:0 0 58px 22px;top:50%;left:0;transform:translateY(-45%)}.hero .eyebrow{max-width:245px;margin-bottom:15px;line-height:1.65}.hero h1{text-shadow:0 7px 30px #000000b8;max-width:470px;font-size:clamp(43px,12.4vw,59px);line-height:.91}.heroCopy>p:not(.eyebrow){text-shadow:0 2px 16px #000000e6;max-width:330px;margin:18px 0 15px;font-size:13px;line-height:1.55}.heroServices{gap:5px 8px;max-width:330px;margin-bottom:20px;font-size:7px}.heroActions{gap:14px}.heroActions .goldButton{min-width:230px;padding:15px 17px}.heroActions .textLink{display:none}.heroFooter{background:linear-gradient(#0000,#110b08cc)}}@media (width<=430px){.hero{height:100svh;min-height:720px;max-height:860px}.heroArtist{width:96vw;height:calc(100svh - 66px);min-height:650px;right:-13vw}.heroArtist img{transform:scale(.77)}.heroCopy{width:80vw;padding-left:19px;top:49%}.hero h1{font-size:43px}.heroCopy>p:not(.eyebrow),.heroServices{max-width:285px}}.hero{background:#a99989}.hero:before{z-index:3;background:linear-gradient(90deg,#17100c 0%,#17100cf5 25%,#17100cb8 43%,#17100c24 67%,#0000 83%),linear-gradient(#0000 70%,#130d0966)}.heroLight{z-index:2;filter:blur(20px);background:radial-gradient(at 55% 38%,#fae0ba52,#a9917414 48%,#0000 72%);width:60vw;height:94vh;top:3vh;right:4vw}.heroMonogram{z-index:2;-webkit-text-stroke:1px #f5daae21;left:44%}.heroVisual{z-index:2;inset:0 0 0 35%;overflow:visible}.heroArtist{opacity:1;filter:none;background:0 0;width:66vw;height:100%;min-height:0;max-height:none;inset:0 -1vw 0 auto;overflow:visible;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 17% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 17% 100%)}.heroArtist img{object-fit:contain;object-position:right bottom;filter:none;width:100%;height:100%;transform:none}.heroVisual:after{z-index:4;background:linear-gradient(90deg,#17100c 0%,#17100c52 27%,#0000 60%),radial-gradient(circle at 75% 29%,#f9dcb01f,#0000 27%)}.heroCopy{z-index:7;width:min(620px,43vw);padding:0;top:50%;left:clamp(30px,6vw,96px);transform:translateY(-46%)}.hero .eyebrow{letter-spacing:.29em;margin-bottom:18px;font-size:9px}.heroCopy>p:not(.eyebrow){max-width:500px;margin:22px 0 18px;font-size:16px;line-height:1.62}.heroServices{margin-bottom:27px}.heroActions{align-items:center;margin-top:0}.heroActions .goldButton{min-width:250px;padding:17px 20px}@media (width<=1000px){.heroVisual{left:31%}.heroArtist{width:76vw;right:-8vw}.heroCopy{width:49vw}}@media (width<=760px){.hero{background:#a99989;height:100svh;min-height:760px;max-height:none}.hero:before{background:linear-gradient(90deg,#17100cf0 0%,#17100cba 43%,#17100c1c 78%),linear-gradient(#0000 71%,#160f0ba3 100%)}.heroVisual{inset:0;overflow:hidden}.heroArtist{width:124vw;height:calc(100% - 65px);min-height:0;max-height:none;inset:65px -14vw 0 auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 13% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 13% 100%)}.heroArtist img{object-fit:contain;object-position:right bottom;transform:none}.heroArtist:after{background:linear-gradient(90deg,#17100c7a,#0000 25%),linear-gradient(#0000 86%,#160f0b61)}.heroVisual:after{background:linear-gradient(90deg,#17100c 0%,#17100c59 38%,#0000 72%),linear-gradient(#0000 76%,#17100c80 100%)}.heroCopy{width:76vw;max-width:500px;padding:0 0 52px 22px;top:48%;left:0;transform:translateY(-45%)}.hero .eyebrow{max-width:250px;margin-bottom:13px;font-size:7px}.hero h1{max-width:450px;font-size:clamp(42px,11.8vw,57px);line-height:.92}.heroCopy>p:not(.eyebrow){max-width:300px;margin:17px 0 14px;font-size:12.5px;line-height:1.55}.heroServices{max-width:300px;margin-bottom:18px}.heroActions .goldButton{min-width:225px;padding:15px 16px;font-size:9px}}@media (width<=430px){.hero{min-height:730px}.heroArtist{width:130vw;right:-18vw}.heroCopy{width:79vw;padding-left:18px;top:47%}.hero h1{font-size:41px}.heroCopy>p:not(.eyebrow),.heroServices{max-width:275px}}.heroVisual{left:39%}.heroCopy{width:min(720px,49vw);left:clamp(34px,5.4vw,88px)}.hero h1{letter-spacing:-.04em;font-size:clamp(72px,7.1vw,112px);line-height:.89}.heroCopy>p:not(.eyebrow){max-width:570px;margin:25px 0 21px;font-size:18px}.heroServices{gap:12px;margin-bottom:30px;font-size:9px}.heroActions .goldButton{letter-spacing:.15em;min-width:300px;padding:20px 24px;font-size:11px}@media (width<=1100px) and (width>=761px){.heroVisual{left:35%}.heroArtist{width:78vw;right:-11vw}.heroCopy{width:58vw;left:38px}.hero h1{font-size:clamp(68px,8.8vw,96px)}.heroCopy>p:not(.eyebrow){max-width:540px;font-size:17px}.heroActions .goldButton{min-width:285px;padding:19px 22px}}@media (width<=760px){.heroVisual{inset:0}.heroArtist{width:134vw;right:-24vw}.heroCopy{width:84vw;padding-left:20px;top:48%}.hero h1{font-size:clamp(48px,13.2vw,62px);line-height:.89}.heroCopy>p:not(.eyebrow){max-width:325px;margin:20px 0 17px;font-size:14px}.heroServices{max-width:325px;margin-bottom:22px;font-size:7.5px}.heroActions .goldButton{min-width:265px;padding:18px 20px;font-size:10px}}@media (width<=430px){.heroArtist{width:140vw;right:-27vw}.heroCopy{width:86vw;padding-left:18px;top:47%}.hero h1{font-size:46px}.heroActions .goldButton{min-width:250px}}.heroCopy{width:min(760px,53vw);left:clamp(28px,4.1vw,66px);transform:translateY(-44%)}.hero h1{max-width:740px}.heroCopy>p:not(.eyebrow){max-width:610px}.heroServices{max-width:610px;margin-bottom:0}.heroActions{align-items:center;gap:30px;margin-top:44px;display:flex}.heroActions .goldButton{min-width:340px;min-height:66px;padding:20px 25px}.heroActions .goldButton span{margin-left:auto}.heroActions .textLink{margin-left:3px}@media (width<=1100px) and (width>=761px){.heroCopy{width:66vw;max-width:720px;left:clamp(30px,4.3vw,48px);transform:translateY(-42%)}.hero h1{max-width:700px}.heroCopy>p:not(.eyebrow),.heroServices{max-width:590px}.heroActions{margin-top:46px}.heroActions .goldButton{min-width:360px;min-height:70px;padding:21px 27px;font-size:11px}}@media (width<=760px){.heroCopy{width:88vw;max-width:540px;padding-left:clamp(18px,5vw,28px);left:0;transform:translateY(-43%)}.hero h1{max-width:520px}.heroCopy>p:not(.eyebrow),.heroServices{max-width:350px}.heroActions{margin-top:34px}.heroActions .goldButton{min-width:285px;min-height:62px;padding:18px 21px}}@media (width<=430px){.heroCopy{width:90vw;transform:translateY(-42%)}.heroActions{margin-top:30px}.heroActions .goldButton{min-width:270px;min-height:60px}}.heroCopy{width:min(690px,50vw);top:48%;transform:translateY(-50%)}.hero h1{max-width:650px;font-size:clamp(66px,6.6vw,102px);line-height:.84}.heroCopy>p:not(.eyebrow):not(.heroTrust){max-width:560px;margin-top:24px}.heroServices{z-index:8;text-shadow:0 2px 12px #000000a6;background:linear-gradient(90deg,#17100c57,#17100c14,#0000);padding:8px 12px 8px 0;display:inline-flex;position:relative}.heroActions{justify-content:flex-start;width:100%;margin-top:42px}.heroActions .goldButton{flex:none;width:460px;min-width:0;max-width:100%;margin:0}.heroTrust{letter-spacing:.13em;text-transform:uppercase;text-shadow:0 2px 12px #000000a6;color:#cdbb9f!important;margin:17px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:9px!important;line-height:1.4!important}.heroTrust i{color:#b88743;padding:0 7px;font-style:normal}.heroArtist{width:72vw;right:-10vw}.heroArtist:after{background:linear-gradient(90deg,#17100c6b,#0000 20%),linear-gradient(#0000 88%,#17100c3d)}.heroVisual:after{background:linear-gradient(90deg,#17100c 0%,#17100c59 24%,#0000 54%),linear-gradient(#0000 79%,#17100c70 100%)}@media (width<=1100px) and (width>=761px){.heroCopy{width:61vw;max-width:650px;top:48%;left:clamp(30px,4.3vw,48px);transform:translateY(-50%)}.hero h1{max-width:590px;font-size:clamp(62px,7.9vw,86px);line-height:.84}.heroCopy>p:not(.eyebrow):not(.heroTrust){max-width:520px}.heroArtist{width:84vw;right:-15vw}.heroActions{margin-top:38px}.heroActions .goldButton{width:445px;min-height:68px}}@media (width<=760px){.heroCopy{width:84vw;max-width:530px;top:47%;transform:translateY(-48%)}.hero h1{max-width:420px;font-size:clamp(45px,12.4vw,58px);line-height:.85}.heroCopy>p:not(.eyebrow):not(.heroTrust){max-width:330px;margin-top:19px}.heroServices{max-width:330px;padding-top:6px;padding-bottom:6px}.heroActions{margin-top:30px}.heroActions .goldButton{width:310px;min-height:62px}.heroTrust{letter-spacing:.1em;max-width:310px;font-size:7.5px!important}.heroArtist{width:142vw;right:-29vw}}@media (width<=430px){.heroCopy{width:88vw;top:46%;transform:translateY(-47%)}.hero h1{font-size:43px}.heroActions .goldButton{width:285px}.heroTrust{max-width:285px}}.heroArtist{right:8vw}@media (width<=1100px) and (width>=761px){.heroArtist{right:-27vw}}@media (width<=760px){.heroArtist{right:-40vw}}@media (width<=430px){.heroArtist{right:-42vw}}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.eyebrow,.heroMonogram,.heroSeal,.brandPromise,.heroFooter,.closingMonogram,.closingServices{-webkit-user-select:none;user-select:none}.portfolioFeature:before{content:"AURE";z-index:3;color:#fff5e26b;letter-spacing:.32em;text-shadow:0 2px 12px #120c098c;pointer-events:none;font-family:Georgia,serif;font-size:10px;position:absolute;top:16px;right:18px}.gallery{padding:84px clamp(22px,5vw,72px) 92px}.galleryHeading{grid-template-columns:1.15fr .7fr;gap:6px 70px;max-width:1180px;margin-bottom:38px}.galleryHeading>p:last-child{max-width:390px}.portfolioTabs{border-top:1px solid #dab77947;border-bottom:1px solid #dab77947;grid-template-columns:1fr 1fr;max-width:1180px;margin:0 auto 22px;display:grid}.portfolioTabs button{color:#978b80;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex;position:relative}.portfolioTabs button+button{border-left:1px solid #dab77933}.portfolioTabs button:after{content:"";background:#c49349;height:2px;transition:right .3s;position:absolute;bottom:-1px;left:20px;right:100%}.portfolioTabs button.active{color:#f3dfbe}.portfolioTabs button.active:after{right:20px}.portfolioTabs span{font-family:Georgia,serif;font-size:23px}.portfolioTabs small{letter-spacing:.18em;color:#b98b4a;font-size:8px}.portfolioStage{grid-template-columns:minmax(0,1fr) 238px;gap:14px;max-width:1180px;height:520px;margin:auto;display:grid}.portfolioFeature{background:#2d221b;margin:0;position:relative;overflow:hidden}.portfolioFeature:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #e0be8924,inset 0 -95px 90px #140e0a59}.portfolioFeature img{object-fit:contain;background:#261c16;width:100%;height:100%;display:block}.portfolioFeature figcaption{z-index:2;color:#f1dfc2;text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.portfolioFeature figcaption span{font-size:8px}.portfolioFeature figcaption b{font-size:9px;font-weight:500}.portfolioRail{flex-direction:column;gap:10px;min-height:0;display:flex}.portfolioRail button{cursor:pointer;opacity:.58;background:#30241c;border:1px solid #0000;flex:1;min-height:0;padding:0;position:relative;overflow:hidden}.portfolioRail button.active{opacity:1;border-color:#c49349}.portfolioRail img{object-fit:cover;width:100%;height:100%;display:block}.portfolioRail button span{color:#e3c28c;letter-spacing:.12em;background:#17100cc2;padding:4px 6px;font-size:7px;position:absolute;bottom:6px;right:7px}.portfolioActions{justify-content:space-between;align-items:center;gap:35px;max-width:1180px;margin:22px auto 0;display:flex}.portfolioActions p{color:#aa9c90;max-width:560px;margin:0;font-size:12px;line-height:1.65}.portfolioActions a{color:#d8b777;text-transform:uppercase;letter-spacing:.15em;border-bottom:1px solid #a97a37;flex:none;align-items:center;gap:28px;padding:8px 0;font-size:9px;text-decoration:none;display:inline-flex}.portfolioActions a span{font-size:16px}@media (width<=900px){.gallery{padding:72px 24px 78px}.portfolioStage{grid-template-columns:minmax(0,1fr) 190px;height:470px}}@media (width<=720px){.gallery{padding:64px 14px 70px}.galleryHeading{margin-bottom:28px;padding:0 10px}.galleryHeading h2{font-size:clamp(42px,12vw,56px)}.galleryHeading>p:last-child{margin-top:18px}.portfolioTabs{margin-bottom:14px}.portfolioTabs button{padding:15px 12px}.portfolioTabs span{font-size:20px}.portfolioTabs button:after{left:12px}.portfolioTabs button.active:after{right:12px}.portfolioStage{height:auto;display:block}.portfolioFeature{aspect-ratio:4/3}.portfolioRail{scroll-snap-type:x mandatory;scrollbar-width:none;gap:9px;margin-top:10px;padding-bottom:5px;display:flex;overflow-x:auto}.portfolioRail::-webkit-scrollbar{display:none}.portfolioRail button{aspect-ratio:4/3;scroll-snap-align:start;flex:0 0 34vw}.portfolioActions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px;padding:0 6px}.portfolioActions p{font-size:11px}}.artist{background:radial-gradient(circle at 75% 35%,#685447 0%,#2d211a 34%,#18110d 75%);min-height:850px}.artist:before{content:"A";color:#0000;-webkit-text-stroke:1px #dab77912;z-index:0;pointer-events:none;font-family:Georgia,serif;font-size:min(42vw,610px);font-style:italic;line-height:.75;position:absolute;top:45%;left:4vw;transform:translateY(-50%)}.artistPortrait{z-index:0;width:64%;height:100%;inset:0 0 0 auto;overflow:hidden}.artistPortrait img{object-fit:cover;object-position:center 29%;filter:saturate(.78)contrast(1.08)brightness(.88)sepia(.08)}.artistGlow{z-index:1;background:radial-gradient(circle at 72% 33%,#e6bf822b,#0000 25%),linear-gradient(90deg,#18110d 0 34%,#0000 69%);display:block}.artistCopy{z-index:3;justify-content:center;width:60%;min-height:850px;padding:clamp(80px,8vw,125px) clamp(34px,6vw,96px);position:relative}.artistCopy .eyebrow{color:#ddb977;align-items:center;gap:16px;display:flex}.artistCopy .eyebrow:before{content:"";background:#b68138;width:42px;height:1px}.artistCopy h2{text-shadow:0 14px 45px #00000047;font-size:clamp(52px,5.6vw,78px);line-height:.96}.artistCopy>p:not(.eyebrow){color:#d4c8bd;max-width:540px;font-size:14px}.artistCopy blockquote{color:#e4c38c;border-color:#c18b40;margin-top:34px;padding-left:28px;font-size:clamp(21px,2vw,29px);line-height:1.45}@media (width<=900px) and (width>=721px){.artistPortrait{width:72%}.artistCopy{width:68%;padding-left:40px;padding-right:35px}}@media (width<=720px){.artist{isolation:isolate;min-height:1080px;display:block}.artist:before{font-size:112vw;top:63%;left:-9vw}.artistPortrait{aspect-ratio:auto;z-index:0;width:100%;height:720px;position:absolute;inset:0 0 auto}.artistPortrait img{object-position:center 28%;filter:saturate(.8)contrast(1.07)brightness(.9)sepia(.06)}.artistPortrait:after{background:linear-gradient(#0000 36%,#18110d33 57%,#18110deb 83%,#18110d 100%),linear-gradient(90deg,#120c0929,#0000 48%,#120c091f)}.artistGlow{z-index:1;background:radial-gradient(circle at 68% 18%,#e8c6921f,#0000 25%),linear-gradient(0deg,#18110d 0 38%,#0000 66%);display:block;position:absolute;inset:0}.artistCopy{background:linear-gradient(0deg,#18110d 0 72%,#0000 100%);justify-content:flex-end;width:100%;min-height:720px;padding:260px 24px 68px;position:absolute;bottom:0;left:0;right:0}.artistCopy h2{font-size:clamp(44px,12.5vw,61px);line-height:.97}.artistCopy>p:not(.eyebrow){font-size:13px;line-height:1.75}.artistCopy blockquote{margin:27px 0 23px;padding-left:22px;font-size:21px}.credentials{grid-template-columns:repeat(3,1fr);gap:9px}.credentials b{font-size:14px}.credentials small{font-size:8px}}@media (width<=430px){.artist{min-height:1120px}.artistPortrait{height:690px}.artistCopy{min-height:760px;padding-top:275px;padding-bottom:58px}.credentials{grid-template-columns:1fr}}.artist{background:radial-gradient(circle at 74% 31%,#684d3b 0%,#34241b 32%,#17100c 74%)}.artistPortrait img{filter:none}.artistPortrait:after{background:linear-gradient(90deg,#17100c 0%,#17100cc2 14%,#17100c14 48%,#0000 100%),linear-gradient(#0000 70%,#17100cb8 100%)}.artistGlow{background:radial-gradient(circle at 72% 28%,#e8be7e1f,#0000 28%),linear-gradient(90deg,#17100c 0 35%,#0000 70%)}@media (width<=720px){.artistPortrait img{filter:none}.artistPortrait:after{background:linear-gradient(#0000 33%,#17100c24 54%,#17100ce6 82%,#17100c 100%)}.artistGlow{background:radial-gradient(circle at 68% 18%,#e8be7e1a,#0000 28%),linear-gradient(0deg,#17100c 0 38%,#0000 66%)}}.social{background:linear-gradient(118deg,#f8eddd 0%,#f2dfc6 54%,#ead2b2 100%);grid-template-columns:.72fr 1.05fr 1.35fr;align-items:center;gap:clamp(34px,5vw,76px);padding:78px clamp(28px,6vw,92px);display:grid;position:relative;overflow:hidden}.social:before{content:"A";color:#0000;-webkit-text-stroke:1px #82582212;pointer-events:none;font-family:Georgia,serif;font-size:33vw;font-style:italic;line-height:.7;position:absolute;top:50%;right:-2vw;transform:translateY(-50%)}.socialIdentity,.socialStory,.socialLinks{z-index:1;position:relative}.socialIdentity{align-items:center;gap:18px;display:flex}.socialPortrait{border:1px solid #9c6d2780;border-radius:50%;flex:none;width:118px;height:118px;padding:5px;position:relative;box-shadow:0 18px 45px #4d2e1426}.socialPortrait:before{content:"";border:1px solid #9c6d2729;border-radius:50%;position:absolute;inset:-7px}.socialPortrait img{object-fit:cover;object-position:center 23%;border-radius:50%;width:100%;height:100%;display:block}.socialPortrait span{color:#e1bc7c;letter-spacing:.12em;background:#241810;border:3px solid #f4e3cd;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Georgia,serif;font-size:8px;display:grid;position:absolute;bottom:2px;right:-10px}.socialIdentity .eyebrow{color:#9c6d27;margin:0 0 8px}.socialIdentity>div:last-child>small{letter-spacing:.17em;color:#897766;font-size:7px}.socialStory h2{margin:0;font-family:Georgia,serif;font-size:clamp(40px,4.2vw,61px);font-weight:400;line-height:1}.socialStory h2 em{color:#a9772d;font-weight:400}.socialStory>p{color:#6f6257;max-width:480px;margin:22px 0 18px;font-size:13px;line-height:1.75}.socialBenefits{color:#946c36;text-transform:uppercase;letter-spacing:.13em;flex-wrap:wrap;align-items:center;gap:9px;font-size:7px;display:flex}.socialBenefits i{color:#bd8a43;font-size:4px}.socialLinks{gap:12px;display:grid}.socialLinks a{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf3a8;border:1px solid #895c2340;align-items:center;gap:16px;min-height:104px;padding:17px 20px;text-decoration:none;display:flex;transform:none}.socialLinks a:hover{border-color:#ae7932;transform:translateY(-2px);box-shadow:0 16px 35px #5331131f}.socialLinks a.instagram{color:#fff;background:linear-gradient(115deg,#20150f,#3b281d);border-color:#6f4a28;box-shadow:0 20px 45px #3a211033}.socialLinks>a>span{color:#e7c58d;background:#2a1d15;border:1px solid #e6c28654;border-radius:50%;flex:none;grid-area:auto;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:22px;display:grid}.socialLinks a.instagram>span{background:#e0bb7e1a}.socialLinks>a>span svg{width:24px;height:24px;display:block}.socialLinks a.instagram>span svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.socialLinks a.facebook>span svg{fill:currentColor;width:26px;height:26px}.liveCalendarNote{border-left:3px solid var(--gold);color:var(--muted);background:#f7efe3;margin-top:24px;padding:18px 20px}.liveCalendarNote b{color:var(--ink);margin-bottom:6px;font-family:Georgia,serif;font-size:20px;font-weight:500;display:block}.liveCalendarNote p{margin:0;font-size:12px;line-height:1.65}.bookActions>a.goldButton{text-decoration:none}.closing{isolation:isolate;color:#fff;background:#1a110c;border-top:1px solid #d8b77761;min-height:820px;position:relative;overflow:hidden}.closing:before{content:"";z-index:-1;background:radial-gradient(circle at 74% 33%,#bc894533,#0000 33%),linear-gradient(90deg,#17100c 0%,#1c130e 46%,#1c130ec7 62%,#160e0a59 100%);position:absolute;inset:0}.closing:after{content:"";pointer-events:none;background:linear-gradient(90deg,#140d09fa 0%,#140d09e6 42%,#140d0938 72%,#140d097a 100%),linear-gradient(#17100c6b 0%,#0000 22% 77%,#17100c 100%);position:absolute;inset:0}.closingMonogram{z-index:1;color:#0000;-webkit-text-stroke:1px #d6b2741a;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:clamp(360px,46vw,740px);line-height:.8;position:absolute;bottom:-15vw;left:3vw}.closingArt{z-index:0;position:absolute;inset:0 0 0 43%;overflow:hidden}.closingArt figure{border:1px solid #debc8252;margin:0;position:absolute;overflow:hidden;box-shadow:0 35px 90px #00000059}.closingArt img{object-fit:cover;filter:saturate(.82)sepia(.08)contrast(1.04);width:100%;height:100%;display:block}.closingLash{width:min(41vw,620px);height:54%;top:7%;right:5%;transform:translate(4%)}.closingLash img{object-position:center}.closingNail{width:min(27vw,410px);height:43%;bottom:5%;right:35%;transform:rotate(-2deg)}.closingNail img{object-position:center 42%}.closingLine{opacity:.55;background:linear-gradient(#0000,#d6ab67,#0000);width:1px;height:67%;position:absolute;top:12%;right:8%}.closingCopy{z-index:3;width:min(710px,55vw);padding:clamp(105px,10vw,155px) 0 110px clamp(30px,7vw,110px);position:relative}.closingCopy .eyebrow{color:#d7b06f;margin-bottom:25px}.closingCopy h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(58px,6.8vw,102px);font-weight:400;line-height:.91}.closingCopy h2 em{color:#d8b777;font-weight:400;display:inline-block}.closingCopy>p:not(.eyebrow):not(.closingNote){color:#d6c8ba;max-width:600px;margin:34px 0 28px;font-family:Georgia,serif;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.closingServices{color:#c7aa79;text-transform:uppercase;letter-spacing:.19em;flex-wrap:wrap;align-items:center;gap:14px 20px;margin-bottom:38px;font-size:9px;display:flex}.closingServices i{color:#9b6728;font-size:5px}.closingButton{color:#fff;background:linear-gradient(112deg,#885817,#b98332 58%,#d0a454);justify-content:space-between;align-items:center;width:min(510px,100%);min-height:94px;padding:20px 25px 20px 28px;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 25px 70px #7d4e1642}.closingButton:hover{filter:brightness(1.06);transform:translateY(-3px);box-shadow:0 31px 80px #97621f59}.closingButton>span{flex-direction:column;gap:6px;font-family:Georgia,serif;font-size:23px;display:flex}.closingButton small{letter-spacing:.24em;color:#f0dbb3;font-family:Arial,Helvetica,sans-serif;font-size:8px;font-weight:700}.closingButton>b{font-size:27px;font-weight:400}.closingNote{letter-spacing:.1em;text-transform:uppercase;color:#8f8277!important;margin:15px 0 0!important;font-family:Arial,Helvetica,sans-serif!important;font-size:9px!important}.closingFuture{z-index:4;color:#d7bd92;border-left:1px solid #dab779b3;padding-left:18px;position:absolute;bottom:6%;right:5.5%}.closingFuture span{letter-spacing:.22em;color:#9c815f;font-size:8px}.closingFuture p{margin:8px 0 0;font-family:Georgia,serif;font-size:18px;line-height:1.35}footer.siteFooter{color:#fff;background:#120c09;border-top:1px solid #d8b77745;grid-template-columns:1.3fr 2fr .9fr;grid-template-areas:"lead columns book""base base base";align-items:start;gap:65px 70px;padding:78px clamp(25px,6vw,96px) 30px;display:grid}.siteFooter .footerLead{grid-area:lead}.siteFooter .footerBrand{color:#fff;align-items:center;gap:16px;text-decoration:none;display:flex}.siteFooter .footerBrand img{object-fit:cover;border:1px solid #dab77766;border-radius:50%;width:72px;height:72px;box-shadow:0 0 35px #b783321f}.siteFooter .footerBrand div{flex-direction:column;display:flex}.siteFooter .footerBrand b{font-family:Georgia,serif;font-size:23px;font-weight:400}.siteFooter .footerBrand small{color:#ba9762;letter-spacing:.2em;margin-top:7px;font-size:7px}.footerLead>p{color:#897d75;margin:25px 0 0;font-family:Georgia,serif;font-size:14px;line-height:1.65}.footerColumns{grid-area:columns;grid-template-columns:repeat(3,1fr);gap:42px;display:grid}.footerColumns nav,.footerColumns>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footerColumns small{color:#a47a3f;letter-spacing:.24em;margin-bottom:8px;font-size:8px;font-weight:700}.footerColumns a{color:#c9bdb2;font-size:11px;line-height:1.6;text-decoration:none}.footerColumns a:hover{color:#e1bd7d}.footerColumns p{color:#8f837b;margin:0 0 7px;font-size:11px;line-height:1.65}.footerBook{color:#d7b06f;text-transform:uppercase;letter-spacing:.15em;border-top:1px solid #8d642d;border-bottom:1px solid #8d642d;grid-area:book;justify-content:space-between;align-items:center;min-width:230px;padding:18px 0;font-size:9px;text-decoration:none;display:flex}.footerBook b{font-size:18px;font-weight:400}.footerBase{color:#5f554f;letter-spacing:.15em;text-transform:uppercase;border-top:1px solid #ffffff14;grid-area:base;grid-template-columns:1fr auto 1fr;padding-top:24px;font-size:8px;display:grid}.footerBase a{color:#76675e;justify-self:end;text-decoration:none}@media (width<=900px){.closing{min-height:900px}.closingArt{inset:0 0 0 36%}.closingCopy{width:66vw;padding-left:45px}.closingLash{width:54vw;right:-3%}.closingNail{width:34vw;right:17%}.closingFuture{display:none}footer.siteFooter{grid-template-columns:1fr 1.6fr;grid-template-areas:"lead book""columns columns""base base";gap:45px 60px}.footerBook{align-self:center}}@media (width<=640px){.closing{min-height:auto;padding-top:315px}.closing:after{background:linear-gradient(#17100c1a 0%,#17100c8a 21%,#17100c 40% 100%)}.closingMonogram{display:none}.closingArt{height:405px;inset:0}.closingLash{width:78%;height:315px;top:0;right:-7%;transform:none}.closingNail{width:47%;height:225px;inset:150px auto auto 3%;transform:rotate(-2deg)}.closingLine{display:none}.closingCopy{width:100%;padding:72px 22px 75px}.closingCopy h2{font-size:clamp(49px,15vw,66px);line-height:.95}.closingCopy>p:not(.eyebrow):not(.closingNote){margin:27px 0 23px;font-size:16px}.closingServices{gap:11px 13px;margin-bottom:29px;line-height:1.6}.closingButton{min-height:86px;padding:18px 18px 18px 20px}.closingButton>span{font-size:20px}.closingNote{line-height:1.7!important}footer.siteFooter{text-align:left;grid-template-columns:1fr;grid-template-areas:"lead""book""columns""base";justify-items:stretch;gap:39px;padding:56px 22px 28px}.footerLead>p{font-size:13px}.footerColumns{grid-template-columns:1fr 1fr;gap:36px 24px}.footerColumns nav{grid-row:span 2}.footerBook{width:100%}.footerBase{grid-template-columns:1fr auto;gap:13px;line-height:1.5}.footerBase span:nth-child(2){text-align:right}.footerBase a{grid-column:1/-1;justify-self:start}}.socialLinks a>div{flex-direction:column;flex:1;min-width:0;display:flex}.socialLinks a small{color:#9b846c;letter-spacing:.16em;grid-area:auto;margin:0 0 5px;font-size:7px}.socialLinks a.instagram small{color:#cbb18f}.socialLinks a b{white-space:nowrap;text-overflow:ellipsis;grid-area:auto;font-family:Georgia,serif;font-size:20px;font-weight:400;overflow:hidden}.socialLinks a em{color:#a9772d;text-transform:uppercase;letter-spacing:.14em;margin-top:6px;font-size:8px;font-style:normal}.socialLinks a.instagram em{color:#e0bb7c}.socialLinks a>i{color:#a9772d;grid-area:auto;font-size:22px;font-style:normal}.socialLinks a.instagram>i{color:#e0bb7c}.portfolioTabs button{min-height:52px}.portfolioRail button{min-width:44px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:4px;outline:2px solid #e4bb77}.footerBase{color:#a5988f;font-size:9px;line-height:1.6}.footerBase span:nth-child(2){color:#c19a64}.footerBase a{color:#b5a69c}.treatmentStep{max-width:860px}.treatmentStep>.helper{margin-top:4px;margin-bottom:18px}.serviceCollections{gap:26px;display:grid}.serviceGroup{background:linear-gradient(145deg,#fffdf9,#fbf4e9);border:1px solid #e1d1bb;padding:22px;position:relative;box-shadow:0 12px 32px #4b2f180f}.serviceGroup:before{content:"";background:linear-gradient(#c3944c,#0000 75%);width:2px;position:absolute;inset:0 auto 0 0}.serviceGroupHead{border-bottom:1px solid #e8dac7;justify-content:space-between;align-items:flex-start;margin-bottom:13px;padding:0 2px 15px;display:flex}.serviceGroupHead small{color:#a9772d;letter-spacing:.2em;margin-bottom:5px;font-size:8px;display:block}.serviceGroupHead h4{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.serviceGroupHead>span{color:#c5ad8d;font-family:Georgia,serif;font-size:18px}.serviceGroup .serviceList>button{background:#ffffffb8;min-height:70px;padding:13px 15px}.serviceGroup .serviceList>button.selected{box-shadow:inset 3px 0 0 var(--gold);background:#fffaf1}.serviceGroup .serviceText b{font-size:16px}.serviceGroup .serviceText small{font-size:10px;line-height:1.35}.refillList{grid-template-columns:1fr;gap:8px}.refillList>button{min-width:0}.refillList .serviceText b{font-size:16px}.refillList .serviceText small{color:#a9772d;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.refillPolicy{color:#e8dbca;letter-spacing:.02em;background:#2a1d15;align-items:center;gap:10px;margin:14px 0 0;padding:11px 13px;font-size:10px;display:flex}.refillPolicy span{color:#e4bb77;text-transform:uppercase;letter-spacing:.15em;font-size:8px;font-weight:700}.manicureGroup{margin-top:4px}@media (width<=1050px){.social{grid-template-columns:.8fr 1.2fr;gap:40px}.socialIdentity{grid-column:1/-1}}@media (width<=720px){.social{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:34px;padding:64px 22px 70px}.social:before{font-size:88vw;top:33%;right:-22vw}.socialIdentity{grid-column:auto}.socialPortrait{width:102px;height:102px}.socialStory h2{font-size:clamp(43px,12vw,57px)}.socialStory>p{font-size:12px}.socialLinks a{min-height:100px;padding:15px}.socialLinks a b{font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
