body.page-about .divider {width:48px;height:1px;background:var(--gold);margin:clamp(28px,5vw,44px) auto;opacity:0.65} body.page-about .section-label {font-size:9px;letter-spacing:3.5px;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:clamp(20px,3vw,28px)} body.page-about .salon-section {padding:clamp(36px,7vw,56px) clamp(24px,5vw,64px) clamp(56px,10vw,88px)} body.page-about .salon-inner {max-width:960px;margin:0 auto} body.page-about .salon-strip-outer {margin-bottom:clamp(40px,6vw,60px)} body.page-about .salon-strip {display:flex;gap:clamp(6px,1vw,10px);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;cursor:grab} body.page-about .salon-strip::-webkit-scrollbar {display:none} body.page-about .salon-strip.grabbing {cursor:grabbing} body.page-about .salon-strip-item {flex-shrink:0;overflow:hidden;scroll-snap-align:start} body.page-about .salon-strip-item.wide {width:clamp(240px,38vw,480px)} body.page-about .salon-strip-item.tall {width:clamp(140px,22vw,280px)} body.page-about .salon-strip-item img {width:100%;height:clamp(180px,26vw,340px);object-fit:cover;display:block;transition:transform .5s ease;pointer-events:none;background:#e8e5df} body.page-about .salon-strip-item:hover img {transform:scale(1.04)} body.page-about .salon-strip-progress {display:flex;align-items:center;justify-content:space-between;margin-top:clamp(14px,2vw,20px)} body.page-about .salon-strip-bar-track {flex:1;height:1px;background:var(--rule);position:relative;margin-right:20px} body.page-about .salon-strip-bar-fill {position:absolute;left:0;top:0;bottom:0;background:var(--gold);width:25%;transition:width .3s ease} body.page-about .salon-strip-hint {font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--dust-text,#6a625b);white-space:nowrap;flex-shrink:0;font-weight:300} body.page-about .salon-story {display:grid;grid-template-columns:1fr;gap:clamp(32px,6vw,72px);align-items:start} @media (max-width:640px) {body.page-about .salon-story {grid-template-columns:1fr;gap:24px}} body.page-about .salon-story-title {font-family:"EB Garamond",serif;font-size:clamp(28px,6vw,44px);font-weight:400;color:var(--ink);line-height:1.05;margin-bottom:14px} body.page-about .salon-sub-label {font-size:9px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);font-weight:300} body.page-about .salon-story-text {font-size:clamp(14px,2.2vw,17px);line-height:1.95;color:var(--ink);font-weight:300;max-width:760px} body.page-about .salon-story-text p+p {margin-top:16px} body.page-about .salon-story-text a {color:var(--gold);text-decoration:none;border-bottom:1px solid var(--rule-lt);transition:border-color .2s ease,color .2s ease} body.page-about .salon-story-text a:hover,body.page-about .salon-story-text a:active {color:var(--gold);border-color:var(--gold)} body.page-about .salon-stats {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:clamp(28px,4vw,40px);padding-top:clamp(24px,3vw,32px)} body.page-about .salon-stats>div {min-width:0;min-height:146px;padding:20px 12px 18px;border:1px solid #e2dcd2;background:#f5f3ef;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center} body.page-about .stat-num {display:block;font-family:"EB Garamond",serif;font-size:clamp(36px,5vw,52px);font-weight:400;color:var(--ink);line-height:.92;letter-spacing:-.03em;white-space:nowrap} body.page-about .stat-label {font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:var(--dust-text,#6a625b);margin-top:12px;display:block;line-height:1.45;text-align:center} body.page-about .stat-star {display:inline-block;margin-left:.08em;font-size:.66em;line-height:1;vertical-align:.08em} @media (min-width:761px) {body.page-about.css-v2 main>.salon-section {box-sizing:border-box;width:min(960px,calc(100vw - 96px));max-width:960px;padding-right:48px;padding-left:48px} body.page-about .salon-inner {width:100%;max-width:864px;margin-right:auto;margin-left:auto} body.page-about .salon-story {width:100%;gap:52px} body.page-about .salon-story-title,body.page-about .salon-sub-label {display:block;text-align:center} body.page-about .salon-story-title {margin-right:auto;margin-left:auto;font-size:clamp(38px,4vw,52px)} body.page-about .salon-stats {grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px;padding-top:32px} body.page-about .salon-stats>div {min-height:168px;padding:24px 14px 22px} body.page-about .salon-stats .stat-num {min-height:52px;display:flex;align-items:center;justify-content:center;font-size:clamp(40px,4.2vw,56px);line-height:.92} body.page-about .salon-stats .stat-label {min-height:26px;display:flex;align-items:flex-start;justify-content:center;margin-top:12px} body.page-about .salon-story-text {width:min(100%,760px);margin-right:auto;margin-left:auto}} body.page-about .policy-section {background:#e8e5df;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:clamp(56px,10vw,88px) clamp(24px,5vw,64px)} body.page-about .policy-inner {max-width:760px;margin:0 auto} body.page-about .policy-header {display:grid;grid-template-columns:2fr 1fr;gap:clamp(32px,6vw,64px);align-items:start;margin-bottom:clamp(40px,6vw,56px)} @media (max-width:640px) {body.page-about .policy-header {grid-template-columns:1fr;gap:20px;margin-bottom:32px}} body.page-about .policy-title {font-family:"EB Garamond",serif;font-size:clamp(28px,6vw,44px);font-weight:400;color:var(--ink);line-height:1.05;white-space:nowrap;width:auto;max-width:none;display:block;margin-bottom:20px} body.page-about .policy-intro {font-size:clamp(14px,2.2vw,17px);line-height:1.95;color:var(--mid);font-weight:300;max-width:760px;margin-top:-1px} body.page-about .book-cta {text-align:center;padding:clamp(32px,6vw,48px) 24px} body.page-about .book-btn {display:inline-flex;align-items:center;justify-content:center;background:#1c1813;color:#f0eeea;font-size:10px;letter-spacing:3.5px;text-transform:uppercase;font-weight:400;padding:16px 48px;text-decoration:none;transition:background .25s;font-family:"DM Sans",sans-serif} body.page-about .book-btn:hover,body.page-about .book-btn:active {background:#9b7e58} body.page-about .why-inner {max-width:960px;margin:0 auto} body.page-about .why-title {font-family:"EB Garamond",serif;font-size:clamp(28px,6vw,44px);font-weight:400;color:var(--ink);line-height:1.05;margin-top:clamp(12px,2vw,16px)} body.page-about .why-card {border:1px solid var(--rule);padding:clamp(20px,3vw,28px);background:var(--bg);transition:border-color .25s} body.page-about .why-card:hover {border-color:var(--gold)} body.page-about .why-card-num {font-family:"EB Garamond",serif;font-size:36px;color:var(--rule);font-weight:400;line-height:1;margin-bottom:12px;display:block} body.page-about .why-card-text {font-size:clamp(13px,1.8vw,14px);line-height:1.85;color:var(--mid);font-weight:300} body.page-about .reviews-section {padding:clamp(56px,10vw,88px) clamp(24px,5vw,64px);background:#e8e5df;border-top:1px solid var(--rule)} body.page-about .reviews-inner {max-width:960px;margin:0 auto} body.page-about .reviews-header {display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:clamp(28px,4vw,40px)} body.page-about .reviews-title {font-family:"EB Garamond",serif;font-size:clamp(28px,6vw,44px);font-weight:400;color:var(--ink);line-height:1.05;margin-top:clamp(12px,2vw,16px)} body.page-about .reviews-counter {font-family:"EB Garamond",serif;font-size:clamp(22px,3.5vw,30px);font-weight:400;color:var(--dust-text,#6a625b);line-height:1;white-space:nowrap;flex-shrink:0;padding-bottom:4px;transition:opacity .2s} body.page-about .reviews-counter em {font-style:normal;color:var(--ink)} body.page-about .reviews-track-wrap {margin:0 calc(-1 * clamp(24px,5vw,64px));padding:0 clamp(24px,5vw,64px);overflow:hidden} body.page-about .reviews-track {display:flex;gap:clamp(12px,2vw,18px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:4px 0 16px} body.page-about .reviews-track::-webkit-scrollbar {display:none} body.page-about .review-card {flex:0 0 clamp(240px,30%,300px);scroll-snap-align:start;border:1px solid var(--rule-lt);background:var(--bg);padding:clamp(18px,2.5vw,24px);display:flex;flex-direction:column;gap:10px} body.page-about .review-stars {color:var(--gold);font-size:13px;letter-spacing:2px} body.page-about .review-text {font-family:"EB Garamond",serif;font-size:clamp(15px,2.2vw,18px);color:var(--ink);line-height:1.55;font-style:italic;flex:1} body.page-about .review-author {font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--dust-text,#6a625b);font-weight:300;margin-top:4px} body.page-about .reviews-footer {margin-top:clamp(16px,2.5vw,24px);padding-top:0;border-top:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px} body.page-about .reviews-rating-row {display:flex;align-items:center;gap:10px} body.page-about .reviews-rating-stars {color:var(--gold);font-size:20px;line-height:1;letter-spacing:2px} body.page-about .reviews-rating-label {font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--mid);font-weight:400} body.page-about .reviews-footer-btn {display:inline-flex;align-items:center;justify-content:center;margin-top:6px;background:var(--ink);color:var(--bg);font-size:10px;letter-spacing:3.5px;text-transform:uppercase;font-weight:400;padding:14px 36px;text-decoration:none;transition:background .25s;font-family:"DM Sans",sans-serif} body.page-about .reviews-footer-btn:hover,body.page-about .reviews-footer-btn:active {background:var(--gold)} @media (max-width:640px) {body.page-about .reviews-track-wrap {margin:0 -24px;padding:0 24px}} @media (max-width:640px) {body.page-about .review-card {flex:0 0 calc(100vw - 72px)}} @media (max-width:640px) {} body.page-about .brands-section {padding:clamp(48px,8vw,72px) clamp(24px,5vw,64px);background:rgba(255,255,255,0.32);border-top:1px solid var(--rule)} body.page-about .brands-inner {max-width:960px;margin:0 auto;text-align:center} body.page-about .brands-title {font-family:"EB Garamond",serif;font-size:clamp(28px,6vw,44px);font-weight:400;color:var(--ink);line-height:1.05;margin-bottom:clamp(32px,5vw,48px)} body.page-about .brands-list {display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(24px,4vw,48px)} body.page-about .brand-item {display:flex;flex-direction:column;align-items:center;gap:10px} body.page-about .brand-name {font-family:"EB Garamond",serif;font-size:clamp(16px,2.5vw,20px);letter-spacing:4px;text-transform:uppercase;color:var(--ink);font-weight:400;position:relative;padding-bottom:6px;white-space:nowrap} body.page-about .brand-name::after {content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:20px;height:1px;background:var(--gold)} body.page-about .brands-dividers {display:flex;align-items:center;justify-content:center;gap:12px;margin:clamp(24px,4vw,40px) 0 0;opacity:.4} body.page-about .brands-dividers span {width:4px;height:4px;border-radius:50%;background:var(--gold);display:inline-block} @media (min-width:761px) {body.page-about .salon-inner,body.page-about .reviews-inner,body.page-about .brands-inner {max-width:760px;margin-left:auto;margin-right:auto}} body.page-about .nail-guarantee-section {padding:clamp(56px,10vw,88px) clamp(24px,5vw,64px);background:rgba(255,255,255,0.32);border:1px solid var(--rule)} body.page-about .nail-guarantee-inner {max-width:760px;margin:0 auto;border:0;background:transparent;padding:0} body.page-about .nail-guarantee-title {font-family:"EB Garamond",serif;font-size:clamp(28px,6vw,44px);font-weight:400;color:var(--ink);line-height:1.05;margin-top:12px} body.page-about .nail-guarantee-intro {font-size:clamp(14px,2.2vw,17px);line-height:1.95;color:var(--ink);max-width:600px;margin-top:20px} body.page-about .nail-guarantee-summary {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);margin-top:28px} body.page-about .nail-guarantee-card {border:1px solid var(--rule-lt);background:var(--bg);padding:20px} body.page-about .nail-guarantee-card-label {display:block;font-size:9px;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:10px} body.page-about .nail-guarantee-card-text {font-size:clamp(14px,2.2vw,17px);line-height:1.95;color:var(--ink);max-width:600px} body.page-about .nail-guarantee-more {display:none;margin-top:24px;padding-top:24px;border-top:1px solid var(--rule)} body.page-about .nail-guarantee-more.open {display:grid;gap:18px} body.page-about .nail-guarantee-block h3 {font-family:"EB Garamond",serif;font-size:23px;font-weight:400;color:var(--ink);margin-bottom:8px} body.page-about .nail-guarantee-block p,body.page-about .nail-guarantee-block li {font-size:clamp(14px,2.2vw,17px);line-height:1.95;color:var(--ink);max-width:600px} body.page-about .nail-guarantee-block ul {margin:8px 0 0 18px;padding:0} body.page-about .nail-guarantee-toggle {margin-top:24px;display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:46px;padding:0 24px;border:1px solid var(--gold);background:transparent;color:var(--gold);font-family:"DM Sans",sans-serif;font-size:10px;letter-spacing:3px;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s,border-color .2s} body.page-about .nail-guarantee-toggle:hover {background:var(--ink);border-color:var(--ink);color:var(--bg)} @media (max-width:640px) {body.page-about .nail-guarantee-summary {grid-template-columns:1fr}} body.page-about .about-why-block {padding-top:clamp(56px,10vw,88px);padding-bottom:clamp(56px,10vw,88px)} body.page-about .about-why-inner {width:min(100%,760px);max-width:760px;margin:0 auto} body.page-about .about-why-head {margin:0 0 clamp(22px,4vw,32px)} body.page-about .about-why-title {font-family:"EB Garamond",serif;font-size:clamp(30px,4.8vw,50px);font-weight:400;line-height:1.02;color:var(--ink);margin:0} body.page-about .about-why-carousel {display:grid;gap:18px} body.page-about .about-why-track {display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 20px) / 2);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 2px;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch} body.page-about .about-why-track::-webkit-scrollbar {display:none} body.page-about .about-why-card {scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-start;border:1px solid var(--rule);background:rgba(255,255,255,0.45);padding:24px 24px 26px;min-height:228px} body.page-about .about-why-card-title {font-size:10px;letter-spacing:3.5px;line-height:1.45;text-transform:uppercase;color:var(--gold);margin-bottom:16px} body.page-about .about-why-card-text {font-size:clamp(14px,2.2vw,17px);line-height:1.95;color:var(--ink);max-width:600px} body.page-about .about-why-nav {display:grid;grid-template-columns:auto 1fr;align-items:center;gap:18px} body.page-about .about-why-arrows {display:flex;align-items:center;gap:10px} body.page-about .about-why-arrow {width:40px;height:40px;border:1px solid var(--rule);border-radius:50%;background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;transition:background .22s ease,border-color .22s ease,color .22s ease,opacity .22s ease} body.page-about .about-why-arrow:hover,body.page-about .about-why-arrow:focus-visible {background:var(--ink);border-color:var(--ink);color:var(--bg)} body.page-about .about-why-arrow.is-disabled {opacity:0.35;pointer-events:none} body.page-about .about-why-dots {display:flex;flex-wrap:wrap;justify-content:flex-end;justify-self:end;width:max-content;gap:8px;min-height:10px} body.page-about .about-why-dot {width:8px;height:8px;padding:0;border:none;border-radius:50%;background:rgba(155,126,88,0.28);transition:transform .2s ease,background .2s ease} body.page-about .about-why-dot.is-active {background:var(--gold);transform:scale(1.15)} body.page-about .about-why-dot:hover,body.page-about .about-why-dot:focus-visible {background:rgba(155,126,88,0.68)} @media (max-width:760px) {body.page-about .about-why-block {padding:clamp(42px,11vw,60px) 16px}} @media (max-width:760px) {body.page-about .about-why-head {margin-bottom:22px}} @media (max-width:760px) {body.page-about .about-why-title {font-size:clamp(28px,4vw,44px);line-height:1.04}} @media (max-width:760px) {body.page-about .about-why-carousel {gap:16px}} @media (max-width:760px) {body.page-about .about-why-track {grid-auto-columns:calc(100vw - 32px);gap:14px}} @media (max-width:760px) {body.page-about .about-why-card {padding:22px 20px 24px;min-height:0}} @media (max-width:760px) {body.page-about .about-why-card-title {font-size:9px;letter-spacing:3px;margin-bottom:14px}} @media (max-width:760px) {body.page-about .about-why-card-text {font-size:clamp(14px,2.2vw,17px);line-height:1.95;max-width:600px}} @media (max-width:760px) {body.page-about .about-why-nav {grid-template-columns:auto 1fr;gap:14px}} @media (max-width:760px) {body.page-about .about-why-dots {justify-self:end}} @media (max-width:420px) {body.page-about .about-why-card {padding:20px 18px 22px}} body.page-about.salon-lightbox-open {overflow:hidden} body.page-about .salon-strip-item {background:#e8e5df;position:relative;cursor:pointer;margin:0;border:0;padding:0;border-radius:0;box-shadow:none;text-align:left;appearance:none;-webkit-appearance:none} body.page-about .salon-strip-item:focus-visible {outline:2px solid #9b7e58;outline-offset:4px} body.page-about .salon-lightbox {position:fixed;inset:0;z-index:1400;opacity:0;pointer-events:none;transition:opacity .25s ease} body.page-about .salon-lightbox.open {opacity:1;pointer-events:auto} body.page-about .salon-lightbox-backdrop {position:absolute;inset:0;background:rgba(16,13,10,.88)} body.page-about .salon-lightbox-dialog {position:relative;z-index:1;width:min(100vw - 32px,1080px);height:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:56px 0 32px} body.page-about .salon-lightbox-figure {margin:0;max-width:100%;display:flex;align-items:center;justify-content:center;touch-action:none;user-select:none;cursor:grab} body.page-about .salon-lightbox-figure.is-dragging {cursor:grabbing} body.page-about .salon-lightbox-figure img {display:block;max-width:min(100%,940px);max-height:calc(100vh - 140px);width:auto;height:auto;object-fit:contain;background:#f0eeea;box-shadow:0 24px 64px rgba(0,0,0,0.28);user-select:none;-webkit-user-drag:none;pointer-events:none} body.page-about .salon-lightbox-close {position:absolute;top:18px;right:0;width:48px;height:48px;border:1px solid rgba(240,238,234,0.26);background:rgba(240,238,234,0.06);color:#f0eeea;backdrop-filter:blur(6px);display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1;transition:background .2s ease,border-color .2s ease,transform .2s ease} body.page-about .salon-lightbox-close:hover,body.page-about .salon-lightbox-close:active {background:rgba(240,238,234,0.12);border-color:rgba(240,238,234,0.46);transform:translateY(-1px)} @media (max-width:640px) {body.page-about .salon-lightbox-dialog {width:calc(100vw - 20px);padding:72px 0 22px}} @media (max-width:640px) {body.page-about .salon-lightbox-figure img {max-height:calc(100vh - 120px)}} @media (max-width:640px) {body.page-about .salon-lightbox-close {top:10px;right:0;width:44px;height:44px}} @media (prefers-reduced-motion:reduce) {body.page-about .salon-lightbox,body.page-about .salon-lightbox-close,body.page-about .salon-strip-item img,body.page-about .salon-strip-bar-fill {transition:none}} body.page-about .salon-story-more {display:none;margin-top:16px} body.page-about .salon-story-more.open {display:block} body.page-about .salon-story-more p + p {margin-top:16px} body.page-about .salon-story-toggle {margin-top:22px;display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:46px;padding:0 24px;border:1px solid var(--gold);background:transparent;color:var(--gold);font-family:"DM Sans",sans-serif;font-size:10px;letter-spacing:3px;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s,border-color .2s} body.page-about .salon-story-toggle:hover,body.page-about .salon-story-toggle:active {background:var(--ink);border-color:var(--ink);color:var(--bg)} body.page-about .salon-story-toggle:focus-visible {outline:1px solid var(--gold);outline-offset:2px} body.page-about .salon-story-text,body.page-about .salon-story-text p {text-align:justify;text-justify:inter-word;text-align-last:left;hyphens:auto} @media (max-width:640px) {body.page-about .salon-stats {gap:8px;padding-top:20px} body.page-about .salon-stats>div {min-height:112px;padding:16px 5px 14px} body.page-about .salon-stats .stat-num {font-size:clamp(23px,7.2vw,32px)} body.page-about .salon-stats .stat-label {font-size:7px;letter-spacing:1.15px;margin-top:8px;line-height:1.35}} @media (max-width:640px) {body.page-about.menu-open {overflow:hidden}} @media (max-width:640px) {body.page-about .salon-story-toggle,body.page-about .nail-guarantee-toggle,body.page-about .book-btn,body.page-about .reviews-footer-btn {display:flex;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:center}} @media (max-width:640px) {body.page-about .book-cta,body.page-about .reviews-footer {align-items:center;text-align:center}} @media (max-width:640px) {body.page-about .reviews-rating-row {justify-content:center;width:100%}} @media (max-width:640px) {} body.page-about main {max-width:100%;overflow-x:clip} @supports not (overflow:clip) {body.page-about main {overflow-x:hidden}} body.page-about .u-about-001 {display:block} body.page-about .u-about-002 {margin:10px 0 10px 0;padding-left:20px;list-style:disc} body.page-about .u-about-003 {margin-bottom:6px} body.page-about .u-about-004 {margin-bottom:6px} body.page-about .u-about-005 {margin-bottom:24px} body.page-about .u-about-006 {color:var(--gold);text-decoration:none;border-bottom:1px solid var(--rule-lt)}