:root{--ink:#f3f1eb;--muted:#aaa9a0;--surface:#121411;--panel:#1d201a;--line:#33382f;--accent:#c5f277;--accent-ink:#0c1505;--radius:18px;--font:Arial,"Noto Sans Hebrew","Segoe UI",sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{background:var(--surface);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled,.disabled{cursor:not-allowed;opacity:.5}button,input,select,textarea{color:inherit}button{border:0}img,video{max-width:100%;height:auto;display:block}svg{flex-shrink:0}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{letter-spacing:-.035em;line-height:1.16}h1{font-size:clamp(42px,5vw,78px);font-weight:900}h2{font-size:clamp(30px,3vw,52px);font-weight:800}h3{font-size:25px;font-weight:700}p{line-height:1.75}button,a,input,select,textarea,summary{outline-offset:5px}:focus-visible{outline:3px solid var(--accent)}::selection{background:var(--accent);color:var(--accent-ink)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{inset-inline-start:16px;z-index:1000;background:var(--accent);color:var(--accent-ink);border-radius:8px;padding:12px 20px;position:fixed;top:-100px}.skip-link:focus{top:16px}.container{width:min(1280px,100% - 96px);margin-inline:auto}.section{padding-block:110px;scroll-margin-top:30px}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--muted);align-items:center;gap:10px;font-size:11px;font-weight:700;line-height:1.6;display:inline-flex}.muted,.subtle{color:var(--muted)}.small-print{color:var(--muted);font-size:13px;line-height:1.7;display:block}.preserve-lines{white-space:pre-line}.button{background:var(--accent);min-height:54px;color:var(--accent-ink);border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:25px;padding:15px 25px;font-size:15px;font-weight:700;line-height:1.4;transition:background .15s,transform .15s,border-color .15s;display:inline-flex}.button:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-2px)}.button.small{gap:14px;min-height:44px;padding:11px 18px;font-size:14px}.button-outline{border-color:var(--line);color:var(--ink);background:0 0}.button-outline:hover:not(:disabled){background:color-mix(in srgb,var(--ink) 5%,transparent);border-color:var(--muted)}.full-width{width:100%}.text-link,.text-button{color:inherit;background:0 0;align-items:center;gap:12px;padding:10px 0;font-size:14px;font-weight:700;line-height:1.5;display:inline-flex}.text-link:hover,.text-button:hover{text-underline-offset:5px;text-decoration:underline}.row{align-items:center;gap:14px;display:flex}.wrap{flex-wrap:wrap}.stack{flex-direction:column;gap:18px;display:flex}.two-col,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.form-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:24px;display:flex}.notice{color:#ffe3e1;overflow-wrap:anywhere;background:#43292b;border:1px solid #734544;border-radius:9px;margin-block:16px;padding:14px 18px;font-size:14px;line-height:1.75}.notice-success{color:#ddf8cb;background:#233a25;border-color:#406745}.notice-info{color:#e0eced;background:#292f30;border-color:#45585a}.empty{border:1px dashed var(--line);border-radius:var(--radius);text-align:center;padding:45px 28px}.empty-symbol{color:var(--accent);margin-bottom:15px;font-size:38px;line-height:1;display:block}.empty h3{margin-bottom:12px;font-size:25px}.empty p{color:var(--muted);max-width:420px;margin:auto}.field{flex-direction:column;gap:8px;min-width:0;margin-block:0 18px;display:flex}.field-label{font-size:14px;font-weight:700}.field input,.field select,.field textarea,.period-row input,.copy-day select,.paint-toolbar select{border:1px solid var(--line);background:var(--surface);width:100%;min-height:46px;color:var(--ink);border-radius:8px;padding:12px 14px;font-size:16px;line-height:1.4}.field textarea{resize:vertical;min-height:96px}.field input::placeholder,.field textarea::placeholder{color:var(--muted);opacity:.75}.checkbox{align-items:flex-start;gap:11px;margin-block:18px;font-size:14px;line-height:1.65;display:flex}.checkbox input{width:19px;height:19px;accent-color:var(--accent);flex:0 0 19px;margin:2px 0 0}.checkbox a{text-underline-offset:3px;text-decoration:underline}.checkbox.compact{align-items:center;margin:0;font-size:12px}.checkbox.compact input{flex-basis:16px;width:16px;height:16px}.status{color:#def7c5;white-space:nowrap;background:#3a4035;border-radius:30px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.6;display:inline-flex}.status-pending{color:#ffe5ae;background:#51432c}.status-cancelled{color:#ffd5cf;background:#503434}.status-completed{color:#c7f3e7;background:#29433f}.status-no_show{color:#e6e1f1;background:#43424a}.icon-button{border:1px solid var(--line);background:0 0;border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:20px;display:inline-flex}.icon-button:hover:not(:disabled){background:color-mix(in srgb,var(--ink) 5%,transparent)}.danger-text{color:#f3a49e}.inline-error{color:#b23838;font-size:12px}.full-span{grid-column:1/-1}.public-site{background:var(--surface);overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:28px;min-height:108px;display:flex}.brand{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:12px;font-size:23px;font-weight:800;display:inline-flex}.brand-mark{background:var(--accent);color:var(--accent-ink);border-radius:6px;justify-content:center;align-items:center;width:43px;height:43px;font-size:27px;line-height:1;display:flex}.brand-image{object-fit:contain;width:60px;height:45px}.desktop-nav{color:#c5c6be;gap:32px;font-size:13px;display:flex}.desktop-nav a:hover{color:var(--ink)}.header-actions{align-items:center;gap:24px;display:flex}.account-link{font-size:12px;font-weight:600}.hero{grid-template-columns:1.03fr 1fr;align-items:center;gap:80px;min-height:730px;padding-block:72px 85px;display:grid}.hero-copy h1{letter-spacing:-.07em;max-width:640px;margin-block:30px 26px;font-size:clamp(64px,7.5vw,112px);font-weight:900;line-height:1.025}.hero-copy>p{color:#bbbdaf;max-width:430px;font-size:18px;line-height:1.8}.live-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.hero-footnote{color:var(--muted);align-items:center;gap:22px;margin-top:55px;font-size:11px;line-height:1.8;display:flex}.vertical-divider{background:var(--line);width:1px;height:32px}.hero-visual{align-self:stretch;align-items:stretch;min-width:0;padding-top:24px;display:flex;position:relative}.hero-picture{object-fit:cover;border-radius:4px;width:100%;min-height:510px}.image-index{top:0;color:var(--muted);letter-spacing:.16em;font-size:10px;position:absolute;inset-inline-start:0}.hero-image-label{bottom:22px;color:#171b13;background:#f3f1eb;border-radius:3px;padding:8px 13px;font-size:12px;position:absolute;inset-inline-start:20px}.orbit-badge{inset-inline-end:-36px;background:var(--accent);width:126px;height:126px;color:var(--accent-ink);text-align:center;box-shadow:0 0 0 10px var(--surface);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:800;line-height:1.3;display:flex;position:absolute;top:37%;transform:rotate(-12deg)}.art-placeholder{isolation:isolate;color:#ecebda;background:radial-gradient(at 25% 8%,#535342,#0000 62%),linear-gradient(147deg,#373b31,#222620 62%,#565545);justify-content:center;align-items:center;min-height:300px;display:flex;position:relative;overflow:hidden}.art-placeholder:before{content:"";z-index:-1;background:repeating-linear-gradient(0deg,#0000 0 50px,#e7efd010 51px 52px),repeating-linear-gradient(90deg,#0000 0 50px,#e7efd00a 51px 52px);position:absolute;inset:0}.art-orbit{z-index:-1;border:1px solid #dddcb035;border-radius:50%;display:block;position:absolute}.orbit-one{width:120%;height:80%;transform:rotate(-30deg)translate(-8%,10%)}.orbit-two{width:86%;height:125%;transform:rotate(-30deg)}.art-word{letter-spacing:-.08em;color:#eeeacb;mix-blend-mode:screen;font-size:clamp(70px,8vw,120px);font-weight:900;line-height:1;transform:rotate(-11deg)}.art-placeholder small{bottom:22px;letter-spacing:.06em;color:#e3e3d3;opacity:.8;font-size:10px;position:absolute;inset-inline-end:22px}.statement-strip{white-space:nowrap;border-block:1px solid var(--line);color:#c6c8ba;justify-content:space-evenly;align-items:center;gap:50px;padding:23px 30px;font-size:20px;font-weight:700;display:flex}.statement-strip i{color:var(--accent);font-size:24px;font-style:normal}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:45px;display:flex}.section-heading .eyebrow{margin-bottom:21px}.section-heading h2{font-size:clamp(38px,4.2vw,60px);line-height:1.09}.section-heading>p{color:var(--muted);max-width:350px;font-size:14px}.section-heading .text-link{margin-bottom:8px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.service-card{border:1px solid var(--line);background:linear-gradient(140deg,#20241c 0,#181b15 100%);border-radius:12px;flex-direction:column;min-height:315px;padding:28px;transition:border-color .18s;display:flex}.service-card:hover{border-color:#657353}.card-index{color:var(--muted);letter-spacing:.1em;justify-content:space-between;font-size:12px;display:flex}.card-index svg{color:var(--accent)}.service-card h3{margin-top:47px;margin-bottom:15px;font-size:27px}.service-card>p{color:var(--muted);flex-grow:1;margin-bottom:24px;font-size:13px}.service-meta{justify-content:space-between;margin-bottom:20px;font-size:13px;display:flex}.service-meta strong{color:var(--ink);font-size:20px}.service-cta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:18px;font-size:13px;font-weight:700;display:flex}.service-cta svg{color:var(--accent)}.service-image{aspect-ratio:1.7;object-fit:cover;border-radius:6px;width:100%;margin-top:20px}.service-image+h3{margin-top:22px}.service-placeholder{grid-column:1/-1;min-height:250px;padding-inline:35px;position:relative}.service-placeholder:after{content:"✳";color:#b8d78426;inset-inline-end:55px;font-size:170px;position:absolute;top:15px}.service-placeholder h3{margin-top:23px}.service-placeholder p{max-width:460px;margin-bottom:14px}.service-placeholder .subtle{font-size:12px}.work-section{background:#191c17;border-block:1px solid #282d23}.gallery-grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:32px;display:grid}.gallery-item{min-width:0;overflow:hidden}.gallery-item img,.gallery-item .art-placeholder{aspect-ratio:4/4.4;object-fit:cover;border-radius:7px;width:100%}.gallery-item.item-1{margin-top:100px}.gallery-item.item-1 img,.gallery-item.item-1 .art-placeholder{aspect-ratio:1.2}.gallery-item.item-2 img,.gallery-item.item-2 .art-placeholder{aspect-ratio:1.35}.gallery-item figcaption{color:var(--muted);padding-top:12px;font-size:12px;line-height:1.6}.gallery-note{align-self:center;padding:35px 35px 35px 0}.giant-asterisk{color:var(--accent);margin-bottom:30px;font-size:110px;line-height:1;display:block}.gallery-note p{letter-spacing:-.045em;font-size:38px;font-weight:700;line-height:1.3}.gallery-note em{color:var(--muted);font-style:normal}.gallery-note small{color:var(--muted);margin-top:30px;font-size:11px;display:block}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.about-image{position:relative}.about-image img,.about-image .art-placeholder{aspect-ratio:4/4.8;object-fit:cover;border-radius:6px;width:100%}.about-image .art-placeholder{background:radial-gradient(at 90% 10%,#554838,#0000 66%),linear-gradient(130deg,#282b25,#42443a)}.photo-corner{bottom:-17px;border:10px solid var(--surface);background:var(--accent);width:70px;height:70px;color:var(--accent-ink);border-radius:5px;justify-content:center;align-items:center;font-size:30px;display:flex;position:absolute;inset-inline-end:-17px}.about-copy h2{margin-block:25px;line-height:1.1}.about-copy>p{color:var(--muted);margin-bottom:30px;font-size:15px}.about-stats{border-block:1px solid var(--line);flex-wrap:wrap;gap:35px;margin-bottom:30px;padding-block:25px;display:flex}.about-stats>div{flex-direction:column;gap:8px;display:flex}.about-stats strong{font-size:30px}.about-stats span{color:var(--muted);font-size:12px}.reviews-section{background:#1a1e17}.reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.review-card{background:#23281e;border:1px solid #343b2c;border-radius:10px;padding:30px}.stars{letter-spacing:.12em;color:var(--accent);direction:ltr;font-size:15px;display:inline-block}.stars span{color:#79806e}.review-card blockquote{color:#e2e5d7;margin:24px 0;font-size:15px;line-height:1.9}.review-card figcaption{color:var(--muted);font-size:12px}.contact-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.contact-section h2{margin-block:25px;font-size:clamp(40px,4.5vw,64px)}.contact-section>div>p{color:var(--muted);max-width:420px;font-size:14px}.contact-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.contact-card{background:#23271f;border:1px solid #3a4232;border-radius:10px;min-height:360px;padding:40px;position:relative;overflow:hidden}.contact-card h3{z-index:1;max-width:320px;margin-block:25px 12px;font-size:26px;position:relative}.phone-link{z-index:1;font-size:22px;position:relative}.contact-links{z-index:1;flex-wrap:wrap;gap:10px 25px;max-width:320px;margin-top:38px;display:flex;position:relative}.contact-links a{text-underline-offset:4px;font-size:12px;text-decoration:underline}.coordinate-art{bottom:-85px;color:#c5f27720;border:1px solid #606e423b;border-radius:50%;justify-content:center;align-items:center;width:280px;height:280px;font-size:200px;display:flex;position:absolute;inset-inline-end:-80px}.site-footer{padding-block:0 36px}.footer-brand{letter-spacing:-.07em;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:38px;font-size:clamp(65px,12vw,150px);font-weight:900;line-height:1.15;display:flex}.footer-brand span{color:var(--accent);font-size:70px;font-weight:400}.footer-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:30px;padding-top:26px;font-size:11px;display:flex}.footer-bottom nav{gap:24px;display:flex}.footer-bottom>span[dir=ltr]{letter-spacing:.12em;font-size:9px}.preview-banner{color:#203012;background:#daf3b6;justify-content:center;align-items:center;gap:24px;padding:12px 24px;font-size:12px;display:flex}.preview-banner a{font-weight:700;text-decoration:underline}.customer-page{max-width:1300px;min-height:100dvh;margin-inline:auto;padding:36px 48px 100px}.customer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;padding-block:0 32px;display:flex}.customer-header nav{align-items:center;gap:25px;display:flex}.customer-page-heading{padding-block:45px 32px}.customer-page-heading h1{margin-block:15px;font-size:clamp(40px,5vw,66px)}.customer-page-heading p{color:var(--muted);font-size:15px}.auth-page{flex-direction:column;align-items:center;gap:35px;padding-top:50px;display:flex}.auth-card{background:var(--panel);border:1px solid var(--line);border-radius:20px;width:min(480px,100%);padding:44px}.auth-card h1{margin-block:15px 25px;font-size:47px}.auth-card>p{color:var(--muted);margin-bottom:25px;font-size:14px}.auth-card h2{margin-block:22px 12px;font-size:28px}.auth-card .small-print{margin-block:24px;font-size:12px}.google-button{color:#191b17;background:#f5f5f0;border-color:#f5f5f0;gap:16px;width:100%;min-height:52px;font-weight:600}.google-g{font-family:Arial,sans-serif;font-size:23px;font-weight:700}.or-divider{color:var(--muted);align-items:center;gap:15px;margin-block:22px;font-size:12px;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--line);flex:1;height:1px}.booking-layout{grid-template-columns:1.6fr 1fr;align-items:start;gap:30px;margin-top:42px;display:grid}.booking-main{border:1px solid var(--line);background:var(--panel);border-radius:20px;min-height:560px;padding:36px}.booking-progress{gap:10px;margin:0 0 33px;padding:0;list-style:none;display:flex}.booking-progress li{color:#b1b9a7;flex:1;align-items:center;gap:8px;font-size:11px;display:flex;position:relative}.booking-progress li>span:first-child,.step-number{border:1px solid var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.booking-progress li.current{color:var(--accent);font-weight:700}.booking-progress li.current>span:first-child{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.booking-progress li.done>span:first-child{color:var(--accent);border-color:#687750}.step-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.step-heading h2{font-size:30px}.booking-step h2{margin-bottom:24px;font-size:31px}.booking-step>p{color:var(--muted);margin-bottom:20px;font-size:14px}.service-choices{flex-direction:column;gap:12px;display:flex}.service-choice,.slot-service{text-align:start;border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:22px;display:flex}.service-choice:hover{border-color:var(--accent)}.service-choice strong{margin-bottom:7px;font-size:19px;display:block}.service-choice small{color:var(--muted);font-size:12px;display:block}.service-choice .choice-price{text-align:end;white-space:nowrap;font-size:19px}.service-choice svg{color:var(--accent)}.date-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin-block:20px;display:grid}.date-choice{border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:center;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:82px;padding:12px 4px;display:flex}.date-choice strong{font-size:23px;line-height:1}.date-choice span,.date-choice small{color:var(--muted);font-size:10px}.date-choice.selected{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.date-choice.selected span,.date-choice.selected small{color:inherit}.date-navigation{justify-content:space-between;align-items:center;gap:12px;margin-block:10px 23px;display:flex}.time-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.time-slot{color:#e4f4d1;direction:ltr;background:#20291c;border:1px solid #4a5540;border-radius:8px;min-height:51px;padding:12px 9px;font-size:16px}.time-slot:hover{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.time-slot small{font-size:10px}.booking-summary{background:linear-gradient(150deg,#293323,#1a2016);border:1px solid #3c462e;border-radius:20px;padding:35px;position:sticky;top:30px;overflow:hidden}.booking-summary h2{margin-top:18px;font-size:35px}.summary-art{text-align:center;color:#c5f27770;padding-block:28px 15px;font-size:150px;line-height:1}.booking-summary h3{margin-bottom:20px;font-size:24px}.booking-summary dl{margin:0}.booking-summary dl>div{border-top:1px solid #465239;justify-content:space-between;gap:20px;padding-block:14px;font-size:13px;display:flex}.booking-summary dd{text-align:end;max-width:60%;margin:0;font-weight:700}.booking-summary>.small-print{margin-top:30px;font-size:11px}.booking-summary>p{color:var(--muted);margin-block:20px}.selection-recap{border:1px solid var(--line);background:#2a3024;border-radius:9px;flex-direction:column;gap:8px;margin-bottom:26px;padding:16px;font-size:13px;display:flex}.selection-recap>strong{font-size:17px}.selection-recap dl{margin:0}.guest-choice{flex-direction:column;gap:14px;display:flex}.customer-identity{background:#2c3525;border:1px solid #45563a;border-radius:9px;margin-bottom:22px;padding:15px;font-size:14px}.customer-identity span{color:var(--muted);font-size:12px;display:block}.turnstile-wrap{max-width:100%;min-height:65px;margin-block:22px;overflow:hidden}.booking-confirmation{text-align:center;padding-top:12px}.confirmation-mark{background:var(--accent);width:72px;height:72px;color:var(--accent-ink);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:32px;display:flex}.booking-confirmation h2{margin:20px 0;font-size:36px}.confirmation-details{border-block:1px solid var(--line);text-align:start;margin-block:20px;padding-block:20px}.confirmation-details>p{margin-block:8px;font-size:15px}.booking-confirmation>.text-link{margin-top:28px}.management-link{flex-direction:column;gap:12px;padding-top:15px;display:flex}.management-link .notice{text-align:start}.booking-back{margin-bottom:20px}.account-content{flex-direction:column;gap:45px;margin-top:30px;display:flex}.section-heading.compact{align-items:center;margin-bottom:22px}.section-heading.compact h2,.account-content section>h2{font-size:30px}.account-content section>h2{margin-bottom:20px}.account-appointment{background:var(--panel);border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:15px;padding:25px;display:flex}.account-appointment h3{margin-block:12px;font-size:24px}.account-appointment p{font-size:14px}.account-appointment>div:last-child{flex-direction:column;align-items:flex-start;gap:14px;max-width:300px;display:flex}.account-appointment .small-print{font-size:11px}.guest-management{margin:45px auto}.legal-page{max-width:850px}.legal-page h1{margin-block:50px 35px;font-size:54px}.legal-copy{color:#c7cbbf;font-size:16px;line-height:1.95}.legal-copy p{margin-bottom:25px}.error-page{flex-direction:column;align-items:flex-start;gap:25px;max-width:800px;min-height:80vh;margin:auto;padding:12vh 30px;display:flex}.error-page p{color:var(--muted);max-width:480px}.loading-page{justify-content:center;align-items:center;gap:15px;min-height:50vh;padding:80px 20px;display:flex}.loading-dot{background:var(--accent);border-radius:50%;width:12px;height:12px;animation:1.3s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.35}}.admin-shell{--surface:#f2f2ed;--panel:#fff;--ink:#252a21;--muted:#6b7164;--line:#d9ddd2;--accent:#253a17;--accent-ink:#f0f8e8;background:var(--surface);color:var(--ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;grid-template-columns:224px minmax(0,1fr);min-height:100dvh;display:grid}.admin-shell:focus-visible,.admin-shell :focus-visible{outline-color:#617e36}.admin-sidebar{color:#ebefdf;z-index:30;background:#171e12;border-inline-end:1px solid #303a25;flex-direction:column;height:100dvh;padding:34px 20px 24px;display:flex;position:sticky;top:0;overflow:auto}.admin-brand{border-bottom:1px solid #303a25;flex-direction:column;gap:7px;margin-bottom:26px;padding:0 15px 25px;display:flex}.admin-brand>span{letter-spacing:-.04em;font-size:26px;font-weight:800;line-height:1.2}.admin-brand>small{color:#94a783;letter-spacing:.14em;font-size:9px}.admin-nav{flex-direction:column;gap:7px;display:flex}.admin-nav>a{color:#b0bca2;border-radius:8px;align-items:center;gap:14px;padding:12px 14px;font-size:14px;transition:background .12s;display:flex}.admin-nav>a>span:first-child{text-align:center;color:#98ab85;width:24px;font-size:19px}.admin-nav>a.active{color:#19290d;background:#c5f277;font-weight:700}.admin-nav>a.active>span:first-child{color:#314b1d}.admin-nav>a:hover:not(.active){color:#fff;background:#242f1c}.sidebar-footer{color:#a1b28e;flex-direction:column;gap:14px;margin-top:auto;padding:35px 14px 0;font-size:11px;display:flex}.secure-dot{background:#c5f277;border-radius:50%;width:6px;height:6px;margin-inline-end:6px;display:inline-block}.admin-workspace{min-width:0}.admin-topbar{border-bottom:1px solid var(--line);background:#f9faf6;justify-content:space-between;align-items:center;gap:20px;height:91px;padding:0 45px;display:flex}.admin-topbar>div:first-child{flex-direction:column;gap:3px;display:flex}.admin-topbar small{color:var(--muted);font-size:11px}.admin-topbar strong{font-size:15px}.admin-topbar>.row{gap:20px}.owner-avatar{color:#344823;background:#e6ecd9;border:1px solid #d2dbc2;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;font-size:15px;font-weight:700;display:flex}.admin-content{max-width:1530px;margin-inline:auto;padding:40px 45px 85px}.admin-shell h1{font-size:42px}.admin-shell h2{font-size:24px}.admin-shell h3{font-size:19px}.admin-shell p{color:var(--muted);font-size:14px}.admin-page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.admin-page-heading h1{margin-block:12px}.admin-page-heading p{font-size:14px}.admin-page-heading .eyebrow{color:#7d896f;letter-spacing:.13em;font-size:10px}.admin-shell .notice{color:#87382b;background:#fff0ec;border-color:#edc7bf}.admin-shell .notice-success{color:#354f22;background:#eef7e6;border-color:#ccdebd}.admin-shell .notice-info{color:#3d5770;background:#f0f4fa;border-color:#d5e1eb}.admin-card{background:var(--panel);border:1px solid var(--line);border-radius:15px;min-width:0;margin-bottom:25px;padding:27px;box-shadow:0 3px 10px #22301102}.admin-card>h2{margin-bottom:13px}.admin-card>p{margin-bottom:24px}.admin-card>h3{margin-block:25px 15px}.card-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:24px;display:flex}.card-heading h2{margin-bottom:7px}.card-heading p{max-width:550px;font-size:12px}.card-heading>a{white-space:nowrap;font-size:12px;font-weight:700}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:28px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:13px;flex-direction:column;min-height:156px;padding:23px;display:flex}.metric-card>span{color:var(--muted);margin-bottom:16px;font-size:12px}.metric-card>strong{letter-spacing:-.05em;font-size:35px;line-height:1.2}.metric-card>small{color:var(--muted);margin-top:auto;padding-top:9px;font-size:11px}.metric-card.accent-card{background:#e5efce;border-color:#cbdab0}.accent-card>strong{font-size:31px}.dashboard-columns{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:25px;display:grid}.next-appointment{color:#f2f8e9;background:radial-gradient(at 0 0,#394a26,#0000),#213217;border-color:#394c28;flex-direction:column;min-height:355px;display:flex}.next-appointment .eyebrow{color:#b4c89b}.next-appointment h2{margin-bottom:16px;font-size:29px}.next-time{letter-spacing:-.05em;margin-block:26px 14px;font-size:55px;font-weight:800;line-height:1.2}.next-appointment p{color:#ccdabb;font-size:13px;line-height:1.8}.next-appointment .status{margin-inline-start:12px}.next-appointment .button{color:#203411;background:#c5f277;align-self:flex-start;margin-top:auto}.next-appointment .empty{border-color:#536441;padding-block:30px}.next-appointment .empty h3{color:#f2f8e9}.next-appointment .empty p{color:#bdcda8}.next-appointment .empty-symbol{color:#c5f277}.today-list{flex-direction:column;gap:0;display:flex}.today-list>a{border-top:1px solid var(--line);align-items:center;gap:16px;padding:15px 0;display:flex}.today-list time{direction:ltr;min-width:48px;font-size:16px;font-weight:700}.today-list a>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.today-list strong{font-size:14px}.today-list small{color:var(--muted);font-size:12px}.today-list .status{font-size:10px}.admin-shell .status{color:#435831;background:#e9f2df}.admin-shell .status-pending{color:#80600c;background:#fff0cc}.admin-shell .status-cancelled{color:#893f32;background:#ffe5df}.admin-shell .status-completed{color:#2e6652;background:#dcf2e8}.admin-shell .status-no_show{color:#5a516c;background:#efedf4}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:start;width:100%;font-size:13px}th{text-align:start;color:var(--muted);background:#f7f8f4;padding:12px 14px;font-size:10px;font-weight:600}td{border-bottom:1px solid var(--line);white-space:nowrap;padding:17px 14px}td a{text-underline-offset:3px;font-weight:700;text-decoration:underline}tr:last-child td{border-bottom:0}.calendar-toolbar{flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:22px;display:flex}.segmented{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:4px;display:inline-flex}.segmented button{color:var(--muted);white-space:nowrap;background:0 0;border-radius:6px;padding:9px 15px;font-size:12px}.segmented button.active{color:#314920;background:#e4edd4;font-weight:700}.calendar-date{width:170px;margin:0}.calendar-date .field-label{font-size:10px}.calendar-date input{background:#fff;height:37px;min-height:37px;padding-block:7px;font-size:13px}.calendar-toolbar>.text-button{margin-inline-start:auto}.calendar-board{gap:14px;display:grid}.calendar-board.week{grid-template-columns:repeat(7,minmax(165px,1fr));align-items:start;padding-bottom:20px;overflow-x:auto}.calendar-board.day{max-width:950px}.calendar-day{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;overflow:hidden}.calendar-day>header{border-bottom:1px solid var(--line);background:#f9faf7;justify-content:space-between;align-items:center;gap:12px;padding:20px;display:flex}.calendar-day h2{letter-spacing:-.02em;font-size:16px}.calendar-day header small{color:var(--muted);font-size:11px}.calendar-day header a{white-space:nowrap;font-size:10px;text-decoration:underline}.calendar-day.today>header{background:#eef5e4;border-bottom-color:#d7e6c4}.day-agenda{flex-direction:column;gap:12px;min-height:180px;padding:15px;display:flex}.agenda-item{text-align:start;border:1px solid #0000;border-radius:9px;align-items:center;gap:18px;width:100%;min-height:80px;padding:18px;display:flex}.agenda-time{white-space:nowrap;direction:ltr;font-size:14px;font-weight:700}.agenda-item.booked{background:#eef1e9;border-color:#dce3d3}.agenda-item.booked:hover{background:#e6eddb;border-color:#adc495}.agenda-item.booked>span:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.agenda-item strong{font-size:14px}.agenda-item small{color:var(--muted);font-size:11px}.agenda-item.available{color:#57783a;background:repeating-linear-gradient(-45deg,#f6faef,#f6faef 10px,#f0f5e6 10px 11px);border:1px dashed #c6d7ae}.agenda-item.available>span:nth-child(2){font-size:12px}.agenda-item.available>span:last-child{margin-inline-start:auto;font-size:20px}.agenda-item.available:hover{background:#ebf4dc;border-color:#739348}.agenda-item .status{margin-inline-start:auto}.week .agenda-item{flex-direction:column;align-items:flex-start;gap:11px;padding:14px}.week .agenda-item .status{margin:0}.week .agenda-item.available>span:last-child{align-self:flex-end;margin-block-start:-30px}.week .calendar-day>header{flex-direction:column;align-items:flex-start;padding:17px 12px}.week .calendar-day h2{font-size:14px}.week .day-agenda{gap:9px;padding:9px}.calendar-upcoming .agenda-item{margin-block:10px}.pagination{justify-content:center;align-items:center;gap:20px;padding-top:20px;font-size:13px;display:flex}.appointment-dialog{--surface:#fff;--panel:#fff;--ink:#252a21;--muted:#6b7164;--line:#d9ddd2;--accent:#253a17;--accent-ink:#f0f8e8;color:#252a21;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #d2dbca;border-radius:17px;width:min(690px,100vw - 30px);max-height:90dvh;padding:0;overflow:auto;box-shadow:0 25px 100px #0004}.appointment-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#101c10a3}.appointment-dialog>header{border-bottom:1px solid var(--line);background:#f8faf4;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.appointment-dialog h2{font-size:24px}.appointment-dialog .eyebrow{margin-bottom:6px;font-size:10px}.appointment-dialog>form{padding:25px 28px}.appointment-summary{flex-wrap:wrap;align-items:center;gap:12px;margin-block:18px 25px;display:flex}.appointment-summary a{font-size:13px;text-decoration:underline}.appointment-summary p{width:100%;font-size:13px}.override-consent{background:#fff9eb;border:1px solid #efdfb7;border-radius:8px;padding:14px}.dialog-status-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:26px;padding-top:20px;display:flex}.appointment-dialog .notice{font-size:13px}.admin-shell .field input,.admin-shell .field textarea,.admin-shell .field select,.appointment-dialog .field input,.appointment-dialog .field select{background:#fff}.admin-shell .danger-text,.appointment-dialog .danger-text{color:#a54436}.admin-shell .checkbox input,.appointment-dialog .checkbox input{accent-color:#3e5a28}.admin-shell .button:hover:not(:disabled){filter:brightness(1.15)}.admin-shell .button-outline:hover:not(:disabled){filter:none}.admin-shell .empty{background:#fcfdf9}.admin-shell .empty-symbol{color:#789b49}.admin-shell .small-print{font-size:12px}.admin-card .two-col{gap:30px}.weekly-day{border-top:1px solid var(--line);grid-template-columns:115px minmax(0,1fr);gap:22px;padding-block:22px;display:grid}.weekday-label{flex-direction:column;gap:5px;padding-top:7px;display:flex}.weekday-label strong{font-size:14px}.weekday-label>span{color:var(--muted);font-size:11px}.period-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.period-row input[type=time]{background:#fff;width:112px;min-height:40px;padding:9px;font-size:13px}.period-row .inline-error{flex-basis:100%}.period-editor .text-button{padding-block:5px;font-size:12px}.copy-day{border-top:1px solid var(--line);flex-wrap:wrap;padding-top:22px;font-size:13px}.copy-day select{background:#fff;min-width:100px;padding:9px;font-size:13px}.date-override .card-heading .field{min-width:180px;margin:0}.date-title{margin-bottom:22px;font-size:18px}.mode-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:26px;display:grid}.choice-card{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:10px;padding:17px 14px;font-size:13px;line-height:1.6;display:flex}.choice-card.selected{color:#385721;background:#f0f6e6;border-color:#adca88}.choice-card input{accent-color:#395527}.paint-toolbar{align-items:center;gap:18px;margin-block:12px 20px;font-size:13px;display:flex}.paint-grid{direction:ltr;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;margin-bottom:18px;display:grid}.paint-cell{color:#7a8072;background:#f4f5f1;border:1px solid #e0e3d9;border-radius:6px;flex-direction:column;align-items:center;gap:3px;min-height:57px;padding:10px 4px;font-size:12px;display:flex}.paint-cell small{direction:rtl;font-size:9px}.paint-cell.available{color:#466326;background:#e5efcf;border-color:#bfceab}.paint-cell.blocked{color:#925246;background:#fae3de;border-color:#e8c1b8}.paint-cell:hover{box-shadow:inset 0 0 0 1px}.range-box{border:1px solid var(--line);border-radius:10px;min-width:0;padding:19px}.range-box h3{margin-bottom:18px;font-size:15px}.date-override>.two-col{margin-top:25px}.copy-week .form-grid{max-width:580px}.upload-control{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.upload-control small{color:var(--muted);max-width:420px;font-size:11px}.upload-control label:focus-within{outline-offset:3px;outline:3px solid #78974d}.media-selector{max-width:100%}.media-selector-preview{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:150px;height:115px;margin:0 0 15px}.media-selector .field{max-width:500px}.editor-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-block:24px;display:grid}.gallery-edit-card{margin:0;padding:18px}.gallery-edit-card>img{aspect-ratio:1.3;object-fit:cover;border-radius:9px;width:100%;margin-bottom:20px}.gallery-edit-card .field{margin-bottom:14px}.gallery-edit-card .row{gap:10px}.gallery-edit-card .text-button{font-size:11px}.media-library{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:18px;display:grid}.media-library article{border:1px solid var(--line);border-radius:9px;flex-direction:column;gap:7px;min-width:0;padding:10px;display:flex}.media-library img{aspect-ratio:1;object-fit:cover;border-radius:5px;width:100%}.media-library strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.media-library article>span{color:var(--muted);font-size:10px}.media-library .text-button{padding-block:2px;font-size:10px}.service-editors{gap:17px;display:grid}.service-editor{margin-bottom:0}.service-editor>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;list-style:none;display:flex}.service-editor>summary::-webkit-details-marker{display:none}.service-editor>summary div{align-items:center;gap:20px;display:flex}.service-editor>summary strong{font-size:20px}.service-editor>summary div>span{color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:4px 9px;font-size:11px}.service-editor>summary>span{color:#769052;font-size:21px}.service-editor[open]>summary{border-bottom:1px solid var(--line);margin-bottom:25px;padding-bottom:20px}.service-editor .media-selector{padding-block:10px 25px}.review-editors{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.review-editor{margin-bottom:0}.order-controls{align-items:center;gap:8px;margin-block:0 10px;display:flex}.order-controls>span{color:var(--muted);margin-inline-start:auto;font-size:11px}.color-field{gap:10px;display:flex}.color-field input[type=color]{cursor:pointer;flex:0 0 54px;width:54px;height:47px;padding:6px}.stats-row{grid-template-columns:1fr 1fr auto;align-items:center;gap:14px;display:grid}.editor-save-bar{border:1px solid var(--line);z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaf2;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;padding:17px 23px;display:flex;position:sticky;bottom:18px;box-shadow:0 5px 35px #263a151a}.editor-save-bar>span{color:var(--muted);font-size:12px}.owner-security-card{max-width:760px}.owner-security-card bdi{color:#314524;font-weight:700}.security-note{color:#6c815a;font-size:11px}.admin-shell .loading-page{min-height:35vh}.admin-shell .art-placeholder{min-height:100px}@media (min-width:1600px){.hero{gap:100px}.hero-picture{min-height:590px}}@media (max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.hero{gap:48px;min-height:660px}.hero-picture{min-height:465px}.hero-copy h1{font-size:85px}.hero-footnote{margin-top:37px}.about-grid,.contact-section{gap:60px}.admin-shell{grid-template-columns:184px minmax(0,1fr)}.admin-sidebar{padding-inline:13px}.admin-topbar{padding-inline:28px}.admin-content{padding:32px 28px 75px}.admin-brand>span{font-size:23px}.metric-grid{gap:12px}.metric-card{min-height:150px;padding:20px}.metric-card>strong{font-size:30px}.dashboard-columns{grid-template-columns:1fr}.dashboard-columns .next-appointment{min-height:300px}.paint-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.date-override .two-col{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-layout{grid-template-columns:1.5fr 1fr;gap:22px}.booking-main{padding:28px}.booking-summary{padding:27px}.booking-progress{gap:5px}.booking-progress li{gap:5px;font-size:10px}}@media (max-width:900px){.hero{gap:35px}.hero-copy h1{font-size:72px}.hero-picture{min-height:440px}.desktop-nav{display:none}.hero-copy>p{font-size:16px}.section{padding-block:80px}.service-card{padding:22px}.service-card h3{font-size:23px}.service-placeholder:after{font-size:130px}.about-grid,.contact-section{gap:38px}.gallery-note p{font-size:30px}.booking-layout{grid-template-columns:1fr}.booking-summary{display:none;position:static}.booking-main{min-height:540px}.customer-page{padding-inline:32px}.admin-shell{display:block}.admin-sidebar{flex-direction:row;align-items:center;gap:20px;height:auto;padding:15px 25px;display:flex;position:relative;overflow:visible}.admin-brand{border:0;min-width:100px;margin:0;padding:0}.admin-brand>span{font-size:20px}.admin-brand>small{font-size:7px}.admin-nav{scrollbar-width:thin;flex-direction:row;gap:5px;min-width:0;overflow:auto}.admin-nav>a{white-space:nowrap;gap:6px;padding:9px 11px;font-size:12px}.admin-nav>a>span:first-child{width:18px;font-size:16px}.sidebar-footer{display:none}.admin-topbar{height:75px;padding-inline:25px}.admin-content{padding:30px 25px 70px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{min-height:145px;padding:18px}.metric-card>span{font-size:11px}.admin-page-heading h1{font-size:37px}.reviews-grid{grid-template-columns:1fr}.review-card blockquote{font-size:16px}.mode-options{grid-template-columns:1fr}.choice-card{padding:12px 15px}.review-editors{grid-template-columns:1fr}.section-heading h2{font-size:43px}.hero-actions .button{padding-inline:20px}}@media (max-width:650px){.container{width:calc(100% - 40px)}.site-header{gap:10px;min-height:83px}.brand{gap:10px;font-size:21px}.brand-mark{width:36px;height:36px;font-size:23px}.header-actions{gap:15px}.account-link{font-size:10px}.site-header .button.small{gap:10px;min-height:38px;padding:10px 13px;font-size:12px}.site-header .button.small svg{width:16px}.hero{min-height:unset;grid-template-columns:1fr;gap:37px;padding-block:42px 47px}.hero-copy .eyebrow{font-size:9px}.hero-copy h1{letter-spacing:-.065em;max-width:500px;margin-block:24px 22px;font-size:clamp(58px,14.8vw,92px)}.hero-copy>p{max-width:370px;font-size:15px;line-height:1.8}.hero-actions{gap:11px;margin-top:25px}.hero-actions .button{min-height:49px;padding-inline:21px;font-size:13px}.hero-footnote{gap:20px;margin-top:28px;font-size:10px}.hero-visual{padding-top:22px}.hero-picture{aspect-ratio:1.04;width:100%;min-height:365px;max-height:530px}.hero-image-label{bottom:15px;padding:7px 10px;font-size:10px;inset-inline-start:15px}.orbit-badge{top:35%;width:95px;height:95px;font-size:12px;inset-inline-end:10px;box-shadow:0 0 0 6px #15191145}.image-index{font-size:9px}.statement-strip{justify-content:flex-start;gap:28px;padding:19px 0;font-size:14px;overflow:hidden}.statement-strip i{font-size:18px}.section{padding-block:65px}.section-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:29px}.section-heading .eyebrow{margin-bottom:15px;font-size:9px}.section-heading h2{font-size:42px}.section-heading>p,.section-heading .text-link{font-size:12px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{min-height:265px;padding:23px}.service-card h3{margin-top:30px;font-size:28px}.service-card p{max-width:80%;font-size:13px}.service-placeholder:after{inset-inline-end:10px;font-size:120px;top:55px}.service-placeholder p{max-width:80%}.gallery-grid{grid-template-columns:1fr;gap:22px}.gallery-item.item-1{margin-top:0}.gallery-item img,.gallery-item .art-placeholder{aspect-ratio:4/4.5}.gallery-note{grid-template-columns:75px 1fr;align-items:center;gap:15px;padding:20px 5px;display:grid}.giant-asterisk{margin:0;font-size:75px}.gallery-note p{font-size:26px;line-height:1.25}.gallery-note small{grid-column:1/-1;margin-top:0;font-size:10px}.about-grid{grid-template-columns:1fr;gap:42px}.about-image img,.about-image .art-placeholder{aspect-ratio:1.1}.about-copy h2{max-width:370px;font-size:39px}.about-copy p{font-size:14px}.photo-corner{bottom:-12px;border-width:9px;width:62px;height:62px;font-size:25px;inset-inline-end:-11px}.about-stats{gap:26px}.contact-section{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:43px}.contact-card{min-height:310px;padding:30px}.contact-card h3{font-size:25px}.contact-actions .button{min-height:48px;padding-inline:17px;font-size:13px}.footer-brand{padding-bottom:26px;font-size:clamp(60px,16vw,100px)}.footer-brand span{font-size:48px}.footer-bottom{gap:20px;padding-top:25px;font-size:10px;display:grid}.footer-bottom nav{gap:23px}.footer-bottom>span[dir=ltr]{font-size:8px}.site-footer{padding-bottom:28px}.preview-banner{flex-wrap:wrap;gap:9px;padding:10px 15px;font-size:10px}.preview-banner span{display:none}.customer-page{padding:24px 20px 70px}.customer-header{padding-bottom:22px}.customer-header .brand{font-size:21px}.customer-header nav{gap:15px;font-size:11px}.customer-page-heading{padding-block:32px 15px}.customer-page-heading h1{font-size:40px}.customer-page-heading p{font-size:13px}.booking-layout{margin-top:20px}.booking-main{border-radius:15px;min-height:480px;padding:23px 18px}.booking-progress{margin-bottom:27px}.booking-progress li{flex-direction:column;align-items:center;gap:5px;font-size:9px}.booking-progress li>span:first-child{width:24px;height:24px;font-size:10px}.step-heading h2,.booking-step h2{font-size:29px}.step-heading{gap:15px}.booking-back,.step-heading .text-button{font-size:11px}.service-choice{gap:16px;padding:18px}.service-choice strong{font-size:18px}.service-choice small{font-size:11px}.service-choice .choice-price{font-size:16px}.date-strip{gap:5px}.date-choice{min-height:76px;padding:12px 2px}.date-choice strong{font-size:21px}.date-choice small,.date-choice span{font-size:9px}.time-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.time-slot{min-height:47px;font-size:15px}.date-navigation{gap:8px;font-size:11px}.date-navigation button{font-size:11px}.booking-summary{display:none}.form-grid,.two-col{grid-template-columns:1fr;gap:2px}.field{margin-bottom:19px}.field-label{font-size:13px}.field input,.field textarea,.field select{padding:12px;font-size:16px}.booking-confirmation h2{font-size:31px}.booking-confirmation .notice{font-size:12px}.confirmation-details{font-size:13px}.auth-page{padding-top:30px}.auth-card{border-radius:15px;padding:29px 23px}.auth-card h1{font-size:42px}.auth-card>p{font-size:13px}.auth-card .small-print{font-size:11px}.account-content{gap:38px}.account-content h2{font-size:25px!important}.section-heading.compact{flex-direction:row;align-items:center;gap:12px}.section-heading.compact .button{padding-inline:13px;font-size:12px}.account-appointment{flex-direction:column;align-items:flex-start;gap:18px;padding:23px 20px}.account-appointment h3{font-size:22px}.account-appointment>div:last-child{width:100%;max-width:unset}.account-appointment .button{width:100%;font-size:13px}.legal-page h1{margin-block:35px 28px;font-size:39px}.legal-copy{font-size:14px}.guest-management{margin-top:25px}.admin-sidebar{flex-direction:column;align-items:flex-start;gap:15px;padding:13px 15px}.admin-brand{display:none}.admin-nav{width:100%;padding-bottom:2px}.admin-nav>a{flex-direction:column;gap:2px;padding:8px 12px;font-size:10px}.admin-nav>a>span:first-child{height:22px;font-size:18px;line-height:22px}.admin-topbar{gap:12px;height:67px;padding-inline:18px}.admin-topbar strong{font-size:13px}.admin-topbar small{font-size:9px}.admin-topbar .button.small{min-height:34px;padding:8px 10px;font-size:10px}.admin-topbar>.row{gap:12px}.owner-avatar{width:32px;height:32px;font-size:13px}.admin-content{padding:26px 17px 65px}.admin-page-heading{align-items:flex-start;gap:15px;margin-bottom:25px}.admin-shell h1{font-size:32px;line-height:1.16}.admin-page-heading p{max-width:270px;font-size:12px}.admin-page-heading>.button{white-space:nowrap;min-height:39px;margin-top:20px;padding:10px 13px;font-size:11px}.admin-page-heading .eyebrow{font-size:8px}.admin-card{border-radius:12px;margin-bottom:20px;padding:20px 17px}.admin-shell h2{font-size:22px}.admin-shell h3{font-size:17px}.admin-card>p{font-size:12px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:22px}.metric-card{border-radius:11px;min-height:146px;padding:19px}.metric-card>span{margin-bottom:13px;font-size:11px}.metric-card>strong{font-size:33px}.metric-card>small{font-size:10px}.dashboard-columns{gap:0}.next-appointment{min-height:300px;padding:25px}.next-time{font-size:52px}.next-appointment h2{font-size:28px}.card-heading{flex-wrap:wrap;align-items:flex-start;gap:16px}.card-heading p{font-size:11px}.card-heading .button{min-height:36px;padding:9px 12px;font-size:11px}.today-list>a{gap:13px}.today-list strong{font-size:13px}.today-list time{min-width:41px;font-size:14px}.today-list small{font-size:11px}.table-wrap{width:calc(100% + 8px);margin-inline:-4px}td{padding:15px 10px;font-size:11px}th{padding:11px 10px;font-size:9px}.calendar-toolbar{gap:12px;margin-bottom:17px}.calendar-toolbar .segmented{justify-content:space-between;width:100%}.segmented button{padding:9px 12px;font-size:11px}.calendar-date{width:155px}.calendar-toolbar>.text-button{font-size:11px}.calendar-board.week{grid-template-columns:repeat(7,220px)}.calendar-day>header{padding:17px}.calendar-day h2{font-size:15px}.calendar-day header small{font-size:10px}.day-agenda{gap:10px;padding:12px}.agenda-item{flex-wrap:wrap;gap:13px;padding:15px}.agenda-item .status{margin-inline-start:0;font-size:9px}.agenda-item strong{font-size:13px}.agenda-item small{font-size:10px}.agenda-time{font-size:13px}.agenda-item.available{min-height:75px}.calendar-upcoming .agenda-item>span:first-child{max-width:115px;font-size:10px}.calendar-upcoming .agenda-item{gap:12px}.pagination{gap:14px;font-size:11px}.pagination .button{padding:10px 14px;font-size:11px}.appointment-dialog{border-radius:13px;width:calc(100% - 22px);max-height:94dvh}.appointment-dialog>header{padding:20px}.appointment-dialog>form{padding:22px 20px}.appointment-dialog h2{font-size:24px}.dialog-status-actions .button{padding:10px 12px;font-size:11px}.appointment-dialog .checkbox,.appointment-dialog .notice{font-size:12px}.weekly-day{grid-template-columns:1fr;gap:13px;padding-block:19px}.weekday-label{flex-direction:row;align-items:center;gap:14px;padding:0}.weekday-label strong{font-size:14px}.weekday-label>span{font-size:10px}.period-row{gap:8px;margin-bottom:14px}.period-row input[type=time]{width:102px;font-size:13px}.period-row .checkbox.compact{font-size:10px}.period-row .icon-button{width:28px;min-width:28px;height:32px}.copy-day{gap:10px;font-size:11px}.copy-day>span:first-child{width:100%;font-weight:700}.copy-day select{min-width:89px;font-size:12px}.copy-day .button{font-size:11px}.date-override .card-heading{flex-direction:column}.date-override .card-heading .field{width:100%}.mode-options{gap:9px}.choice-card{padding:13px;font-size:12px}.paint-toolbar{flex-direction:column;align-items:flex-start;gap:10px;font-size:12px}.paint-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.paint-cell{min-height:54px;font-size:11px}.paint-cell small{font-size:9px}.range-box{padding:16px 13px}.range-box h3{font-size:15px}.date-override .two-col{gap:18px;margin-top:22px}.form-actions{gap:15px}.form-actions .button{min-height:42px;padding:12px 15px;font-size:12px}.editor-gallery{grid-template-columns:1fr;gap:20px}.gallery-edit-card{padding:17px}.gallery-edit-card>img{aspect-ratio:1.2}.media-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.media-library strong,.media-library .text-button{font-size:11px}.media-selector-preview{width:135px;height:105px}.upload-control .button{font-size:12px}.upload-control small{font-size:10px}.service-editor>summary strong{font-size:19px}.service-editor>summary div{flex-direction:column;align-items:flex-start;gap:8px}.service-editor>summary div>span{font-size:10px}.service-editor .media-selector{padding-block:10px 22px}.stats-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:0 12px;margin-bottom:17px}.stats-row>.field{grid-column:1}.stats-row>.icon-button{grid-area:1/2/3}.editor-save-bar{gap:15px;padding:14px 15px;bottom:12px}.editor-save-bar>span{max-width:130px;font-size:10px}.editor-save-bar .button{min-height:43px;padding:12px 17px;font-size:12px}.admin-shell .notice{padding:13px 15px;font-size:12px}.owner-security-card p{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.button:hover{transform:none}}@media print{.admin-sidebar,.admin-topbar,.button,.text-button,.calendar-toolbar,.sidebar-footer{display:none!important}.admin-shell{color:#000;background:#fff;display:block}.admin-content{padding:0}.admin-card{break-inside:avoid;box-shadow:none}.public-site{color:#000;background:#fff}}.booking-step h1,.booking-confirmation h1{margin:10px 0 16px;font-size:clamp(32px,5vw,52px);line-height:1.1}.booking-step>p{color:var(--muted);line-height:1.8}.step-index{color:var(--accent);letter-spacing:2px;font-size:11px}.steps li>strong{font-size:12px;font-weight:500}.steps .done span{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.service-option>span:first-child{gap:10px;display:grid}.service-option>span:last-child{align-items:center;gap:20px;display:flex}.service-option small{color:var(--muted);line-height:1.6}.date-choice>span{color:var(--muted);font-size:12px;display:block}.date-choice>strong{margin-top:9px;font-size:26px;display:block}.date-summary{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.time-slot>span{font-size:15px}.details-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.guest-form{gap:17px;margin-top:24px;display:grid}.guest-form>.field>input{background:#1a1c19}.confirmation-details{text-align:right;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.confirmation-details>div{flex-direction:column;gap:6px;display:flex}.confirmation-details>div>span{color:var(--muted);font-size:12px}.private-link-box input{color:var(--ink);border:1px solid var(--line);background:#101210;padding:12px;font:11px ui-monospace,monospace}.private-link-box>.button{margin-top:12px}.summary-logo{background:var(--accent);width:50px;height:50px;color:var(--accent-ink);border-radius:50%;place-items:center;font-size:28px;font-weight:900;display:grid}.summary-service{gap:16px;margin-bottom:25px;display:grid}.summary-service>span{color:var(--muted);font-size:12px}.summary-service h3{margin:0;font-size:27px}.summary-list{border-block:1px solid var(--line);gap:20px;margin-bottom:25px;padding-block:22px;display:grid}.summary-list>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.summary-list dt{color:var(--muted);font-size:12px}.summary-list dd{margin:0;font-size:13px}.loading-slots{color:var(--muted);padding:30px}.booking-main>.notice{margin-bottom:20px}.hero-media{object-fit:cover;width:100%;height:100%}.hero-visual>.hero-media,.hero-visual>.media-placeholder{position:absolute;inset:0}.field-hint{color:var(--muted);font-size:11px;line-height:1.65}@media (max-width:600px){.steps li strong{display:none}.date-summary,.details-header{flex-direction:column;align-items:flex-start}.confirmation-details{grid-template-columns:1fr}.service-option>span:last-child{gap:8px}.booking-step h1{font-size:35px}.summary-service h3{font-size:22px}.summary-list{gap:12px}.summary-decoration{display:none}}.booking-step h1{letter-spacing:-.045em;margin:18px 0 24px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.06}.service-choice>span:first-child{text-align:start;gap:5px;display:grid}.service-choice small{font-size:.82rem}.service-meta{text-align:end;white-space:nowrap;gap:5px;display:grid}.day-chip[aria-pressed=true]{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.selection-recap{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;padding-block:18px;display:flex}.date-navigation{justify-content:space-between;gap:16px;margin-top:18px;display:flex}.details-area{gap:20px;margin-top:24px;display:grid}.google-auth{border:1px solid var(--line);gap:14px;padding:24px;display:grid}.details-area form{gap:16px;display:grid}.booking-summary>p{color:var(--muted);font-size:.82rem;line-height:1.7}.booking-summary dl{gap:18px;display:grid}.booking-summary dl div{justify-content:space-between;gap:18px;display:flex}.booking-summary dt{color:var(--muted)}.booking-summary dd{margin:0}.management-link .button{margin:5px}.management-link input{width:100%;font-size:.75rem}.confirmation-details strong,.confirmation-details span{margin:7px 0;display:block}.confirmation-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (max-width:600px){.booking-step h1{font-size:2.2rem}.booking-progress{font-size:.7rem}.booking-progress li{flex-direction:column;align-items:flex-start;gap:7px}.date-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.day-chip{min-width:0;padding-inline:2px}.day-chip small{font-size:.6rem}}
body{background:#f2eee5}.barber-site,.customer-page{--barber-paper:#f2eee5;--barber-white:#fffdf8;--barber-ink:#242421;--barber-dark:#201f1b;--barber-red:#923d32;--barber-line:#c8c4b9;--barber-muted:#66635c;--accent:#923d32;--accent-ink:#fffdf8;--ink:#242421;--surface:#f2eee5;--panel:#fffdf8;--line:#c8c4b9;--muted:#66635c;color:var(--barber-ink);background:var(--barber-paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Heebo,Arial,Noto Sans Hebrew,Segoe UI,sans-serif}.barber-site{overflow:clip}.barber-site :focus-visible,.customer-page :focus-visible{outline-offset:5px;outline:3px solid #af5444}.barber-site ::selection,.customer-page ::selection{color:#fff;background:#923d32}.barber-site a{text-underline-offset:5px}.barber-container{width:min(1312px,100% - 112px);margin-inline:auto}.barber-site h1,.barber-site h2,.barber-site h3{letter-spacing:-.055em}.barber-site h2{font-size:clamp(42px,5.2vw,74px);font-weight:800;line-height:1.05}.barber-site h3{font-size:27px;font-weight:700;line-height:1.3}.barber-site p{line-height:1.8}.barber-site section[id]{scroll-margin-top:30px}.barber-small{color:var(--barber-muted);font-size:14px}.barber-kicker{align-items:center;gap:13px;font-size:12px;font-weight:700;line-height:1.7;display:flex}.barber-rule{background:#c5856b;width:28px;height:2px}.barber-button{background:var(--barber-red);color:#fffdf8;border:1px solid #0000;border-radius:0;justify-content:space-between;align-items:center;gap:35px;min-height:56px;padding:14px 24px;font-size:16px;font-weight:700;line-height:1.3;transition:background-color .16s,color .16s;display:inline-flex}.barber-button:hover{background:#733027}.barber-button .arrow-icon,.barber-underlined .arrow-icon,.barber-band .arrow-icon,.barber-service-link .arrow-icon{width:22px;height:22px}.barber-button-small{gap:25px;min-height:44px;padding:11px 20px;font-size:14px}.barber-underlined{border-bottom:1px solid;align-items:center;gap:15px;min-height:44px;padding-block:10px;font-size:15px;font-weight:700;display:inline-flex}.barber-underlined:hover{color:var(--barber-red)}.barber-brand{color:inherit;align-items:center;gap:12px;display:inline-flex}.barber-pole{flex-shrink:0;width:23px;height:42px}.barber-brand-text{flex-direction:column;gap:5px;display:flex}.barber-brand strong{overflow-wrap:anywhere;max-width:260px;font-size:31px;font-weight:700;line-height:.95;display:block}.barber-brand .latin-brand{letter-spacing:-.07em;font-family:Georgia,Times New Roman,serif}.barber-brand .hebrew-brand{letter-spacing:-.05em;font-size:29px}.barber-brand small{letter-spacing:.32em;font-size:8px;font-weight:400;line-height:1}.barber-brand.is-compact strong{font-size:26px}.barber-brand.is-compact .barber-pole{height:36px}.barber-header{color:#f2eee5;background:var(--barber-dark);border-bottom:1px solid #4d4b43}.barber-header-inner{justify-content:space-between;align-items:center;gap:30px;min-height:96px;display:flex}.barber-home-link{align-items:center;min-width:0;display:flex}.barber-logo-image{object-fit:contain;width:145px;height:58px}.barber-desktop-nav{align-items:center;gap:32px;display:flex}.barber-desktop-nav a{color:#e1ddd3;padding-block:14px;font-size:14px}.barber-desktop-nav a:hover{text-decoration:underline}.barber-header-actions{align-items:center;gap:26px;display:flex}.barber-account{color:#c5c1b8;padding-block:15px;font-size:13px}.barber-header .barber-button{color:#22211d;background:#f2eee5}.barber-header .barber-button:hover{background:#dcd4c5}.barber-mobile-menu{display:none}.barber-hero{background:var(--barber-dark);color:#f2eee5;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:680px;display:grid}.barber-hero-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:76px max(56px,50vw - 656px) 35px 50px;display:flex}.barber-hero-copy .barber-kicker{color:#d6c2ab;margin-bottom:34px}.barber-hero h1{white-space:pre-line;text-wrap:balance;overflow-wrap:anywhere;max-width:560px;margin:0 0 26px;font-size:clamp(60px,6.9vw,104px);font-weight:800;line-height:1.03}.barber-hero-subtitle{white-space:pre-line;color:#d0cbc1;max-width:460px;font-size:18px}.barber-hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:32px;margin-bottom:38px;display:flex}.barber-hero .barber-button{color:#242421;background:#f2eee5;min-width:190px}.barber-hero .barber-button:hover{background:#d7c8b4}.barber-hero .barber-underlined{color:#ded8cb;font-size:14px}.barber-hero-meta{color:#c5bfb1;border-top:1px solid #4d4b43;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;width:100%;margin-top:auto;padding-top:19px;font-size:12px;display:flex}.barber-meta-label{letter-spacing:.14em;font-size:9px}.barber-hero-image{background:#74604c;flex-direction:column;min-width:0;margin:0;display:flex;position:relative}.barber-photo,.barber-stock-photo{width:100%;height:100%;display:block}.barber-photo{object-fit:cover;object-position:center}.barber-hero-image>.barber-photo,.barber-hero-image>.barber-stock-photo{position:absolute;inset:0}.barber-hero-image img{filter:saturate(.6)}.barber-hero-image figcaption{bottom:0;color:#e4dcd0;z-index:1;background:#201f1bed;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;font-size:10px;display:flex;position:absolute;inset-inline:0}.barber-hero-image figcaption span[dir]{letter-spacing:.15em;font-size:9px}.barber-band{background:var(--barber-red);color:#fff7ec}.barber-band>div{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.barber-band>div>span{font-size:17px;font-weight:600}.barber-band .barber-pole{--barber-red:#923d32;height:31px}.barber-band a{align-items:center;gap:18px;min-height:48px;font-size:14px;display:inline-flex}.barber-section{padding-block:104px}.barber-pricing-layout{grid-template-columns:.83fr 1.65fr;gap:90px;display:grid}.barber-section-intro .barber-kicker{color:var(--barber-red);margin-bottom:27px}.barber-section-intro h2{margin-bottom:26px}.barber-section-intro p{color:var(--barber-muted);font-size:16px}.barber-side-note{color:#797369;letter-spacing:.16em;margin-top:60px;font-size:10px;display:block}.barber-menu-head{border-top:2px solid var(--barber-ink);border-bottom:1px solid var(--barber-line);justify-content:space-between;padding:13px 0;font-size:12px;font-weight:700;display:flex}.barber-service{border-bottom:1px solid var(--barber-line);grid-template-columns:25px minmax(0,1fr) auto 34px;align-items:center;gap:22px;padding:28px 0;display:grid}.barber-service-index{color:#8b594b;align-self:start;padding-top:8px;font-family:monospace;font-size:11px}.barber-service-name h3{font-size:25px}.barber-service-name h3 a:hover{color:var(--barber-red)}.barber-service-name p{color:var(--barber-muted);max-width:440px;margin-top:7px;font-size:14px}.barber-service-price{text-align:left;white-space:nowrap}.barber-service-price strong{font-variant-numeric:tabular-nums;font-size:27px;font-weight:500;line-height:1.3;display:block}.barber-service-price>span{color:var(--barber-muted);font-size:12px}.barber-service-link{width:44px;height:44px;color:var(--barber-red);border:1px solid #c8c4b9;justify-content:center;align-items:center;display:flex}.barber-service-link:hover{background:var(--barber-red);color:#fff;border-color:var(--barber-red)}.barber-menu-note{color:var(--barber-muted);margin-top:20px;font-size:12px}.barber-menu-empty{border-bottom:1px solid var(--barber-line);padding:60px 0}.barber-menu-empty h3{margin-bottom:16px;font-size:35px}.barber-menu-empty p{max-width:430px;color:var(--barber-muted);margin-bottom:20px}.barber-work{color:#f2eee5;background:#25251f}.barber-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:28px;margin-bottom:40px;display:flex}.barber-section-heading .barber-kicker{color:#bb8a70;margin-bottom:16px}.barber-work .barber-underlined{color:#ece3d5}.barber-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.barber-gallery figure{min-width:0;margin:0}.barber-gallery img,.barber-gallery .barber-media-empty{aspect-ratio:3/4;object-fit:cover;width:100%;height:auto}.barber-gallery figcaption{color:#d1c9bc;justify-content:space-between;gap:16px;padding-top:16px;font-size:13px;display:flex}.barber-gallery figcaption span:last-child{font-family:monospace;font-size:11px}.barber-about{background:#e6dfd1}.barber-about-layout{direction:ltr;grid-template-columns:1fr 1.02fr;align-items:center;gap:90px;display:grid}.barber-about-image{aspect-ratio:1.02;background:#786e60;min-height:500px;margin:0;position:relative}.barber-about-image>.barber-stock-photo,.barber-about-image>.barber-photo{position:absolute;inset:0}.barber-about-image img{filter:grayscale()}.barber-about-image figcaption{color:#fff;background:#25231ee6;padding:5px 10px;font-size:10px;position:absolute;bottom:16px;left:18px}.barber-about-copy{direction:rtl;padding-block:10px}.barber-about-copy .barber-kicker{color:var(--barber-red);margin-bottom:30px}.barber-about-copy h2{white-space:pre-line;max-width:500px;margin-bottom:30px}.barber-about-copy>p{white-space:pre-line;color:#56524b;max-width:470px;font-size:17px}.barber-about-copy .barber-underlined{margin-top:26px}.barber-facts{border-block:1px solid #b9b1a1;flex-wrap:wrap;gap:30px;margin:30px 0 0;padding:24px 0;display:flex}.barber-facts>div{flex-direction:column-reverse;display:flex}.barber-facts dt{color:#5c554c;font-size:12px}.barber-facts dd{margin:0;font-size:32px;font-weight:700}.barber-reviews-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;display:grid}.barber-reviews-list figure{border-top:1px solid var(--barber-ink);padding-top:22px}.barber-rating{color:var(--barber-red);letter-spacing:.1em;font-size:16px}.barber-rating>span{color:#6a635c}.barber-reviews-list blockquote{margin:24px 0;font-size:24px;font-weight:500;line-height:1.65}.barber-reviews-list figcaption{color:#645e56;font-size:14px}.barber-faq{border-top:1px solid var(--barber-line)}.barber-faq-layout{grid-template-columns:.83fr 1.65fr;gap:90px;display:grid}.barber-faq .barber-kicker{color:var(--barber-red);margin-bottom:24px}.barber-faq-list{border-top:1px solid #2b2924}.barber-faq-list details{border-bottom:1px solid var(--barber-line)}.barber-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:80px;padding-block:20px;font-size:20px;font-weight:600;list-style:none;display:flex}.barber-faq-list summary::-webkit-details-marker{display:none}.barber-faq-list summary>span{font-size:27px;font-weight:400;transition:transform .15s}.barber-faq-list details[open] summary>span{transform:rotate(45deg)}.barber-faq-list p{color:var(--barber-muted);max-width:640px;padding:0 0 26px 40px;font-size:16px}.barber-contact{color:#eee8db;background:var(--barber-dark);padding-block:96px 76px}.barber-contact-layout{grid-template-columns:1.15fr 1fr;gap:80px;display:grid}.barber-contact .barber-kicker{color:#c39c84;margin-bottom:24px}.barber-contact h2{margin-bottom:32px;font-size:clamp(48px,6.4vw,88px)}.barber-contact .barber-button{color:#25231f;background:#eee8db}.barber-contact .barber-button:hover{background:#d6c6ae}.barber-contact-details{padding-top:36px;border-inline-start:1px solid #565044;padding-inline-start:70px}.barber-contact-details h3{margin-bottom:24px;font-size:31px}.barber-contact-details address{margin-bottom:14px;font-size:22px;font-style:normal}.barber-contact-details p{color:#c4bdb0;max-width:370px}.barber-contact-info{white-space:pre-line}.barber-phone{font-variant-numeric:tabular-nums;margin-top:20px;font-size:33px;display:inline-block}.barber-contact-links{color:#e5d6c0;flex-wrap:wrap;gap:16px 24px;margin-top:25px;display:flex}.barber-contact-links a{border-bottom:1px solid #6d6250;padding-block:9px;font-size:14px}.barber-footer{background:var(--barber-dark);color:#eee8db;padding-bottom:26px}.barber-footer-wordmark{letter-spacing:-.065em;text-align:center;overflow-wrap:anywhere;border-top:1px solid #565044;padding:30px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(70px,18vw,268px);line-height:1.16}.barber-footer-wordmark.is-hebrew{font-family:Arial,sans-serif;font-size:clamp(65px,15vw,210px);font-weight:800}.barber-footer-bottom{border-top:1px solid #565044;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:26px;padding-top:25px;display:flex}.barber-footer-bottom>span{letter-spacing:.14em;color:#b9b1a3;font-size:9px}.barber-footer-bottom nav{color:#c7c0b4;flex-wrap:wrap;gap:20px;display:flex}.barber-footer-bottom nav a{padding-block:8px;font-size:12px}.barber-footer-bottom a:hover{text-decoration:underline}.barber-mobile-booking{display:none}.barber-preview{color:#231f19;background:#e2c58d;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:12px 22px;font-size:13px;display:flex}.barber-preview a{font-weight:700;text-decoration:underline}.barber-media-empty{color:#60594f;background:#dad4c9;border:1px solid #bbb2a3;align-content:center;place-items:center;gap:18px;width:100%;min-height:220px;display:grid}.barber-media-empty svg{width:42px;height:42px}.barber-media-empty small{font-size:13px}.customer-page{width:min(1280px,100%);max-width:1280px;min-height:100dvh;padding:30px 48px 90px}.customer-page .customer-header{border-bottom:1px solid #bcb6a8;padding-bottom:26px}.customer-page .customer-header .brand,.customer-page>.brand{color:#27241f}.customer-page .barber-brand .barber-pole{color:#25231f}.customer-page .page-title{margin-top:46px;font-size:clamp(37px,5vw,62px);line-height:1.1}.customer-page .page-subtitle{color:#655e54;margin-top:15px;font-size:16px}.customer-page .eyebrow{color:#874034;letter-spacing:.015em;font-size:12px}.customer-page .button{color:#fff8ee;min-height:50px;box-shadow:none;background:#923d32;border-color:#923d32;border-radius:2px}.customer-page .button:hover:not(:disabled){filter:none;background:#713028;transform:none}.customer-page .button-outline{color:#2b2924;background:0 0;border-color:#bdb5a7}.customer-page .button-outline:hover:not(:disabled){color:#2b2924;background:#e0d9cc}.customer-page .field input,.customer-page .field select,.customer-page .field textarea{color:#28241f;background:#fffdf8;border-color:#b8b0a1;border-radius:2px;min-height:52px}.customer-page .notice{color:#76231f;background:#f6e5dc;border:1px solid #d1a591;border-radius:2px}.customer-page .notice.success{color:#234a32;background:#e4ede3;border-color:#9ab29a}.customer-page .notice.info{color:#564722;background:#eee5cd;border-color:#cfbe95}.customer-page .empty-state{background:#e9e2d5;border:1px solid #c9c1b2;border-radius:0;margin-top:30px;padding:38px 28px}.customer-page .empty-state h3{margin-bottom:14px}.customer-page .empty-state p{color:#645c50}.customer-page .empty-state a{text-underline-offset:4px;text-decoration:underline}.customer-page .booking-layout{grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:45px;margin-top:35px}.customer-page .booking-panel{background:#fffdf8;border:1px solid #cbc3b5;border-radius:0;min-width:0;padding:30px}.customer-page .booking-steps{border-bottom:1px solid #d4ccbe;gap:10px;margin:0 0 30px;padding:0 0 26px;list-style:none;display:flex}.customer-page .booking-steps li{color:#776d5f;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:8px;display:flex}.customer-page .booking-steps li>span{border:1px solid #c0b7a6;border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.customer-page .booking-steps li small{font-size:12px}.customer-page .booking-steps li.active{color:#83362d;font-weight:700}.customer-page .booking-steps li.active>span{color:#fff;background:#923d32;border-color:#923d32}.customer-page .booking-steps li.done>span{color:#473e31;background:#e7dfd0;border-color:#b9af9e}.customer-page .wizard-stage>h2{margin-block:10px 28px;font-size:clamp(27px,3vw,38px)}.customer-page .wizard-stage>p{color:#666052;margin-bottom:22px}.customer-page .wizard-stage>.small-print{margin-top:22px}.customer-page .wizard-stage>.text-button{margin-inline-start:18px}.customer-page .booking-services{gap:12px;display:grid}.customer-page .booking-service{color:#28241f;text-align:start;background:#f8f4ec;border:1px solid #bdb3a3;border-radius:0;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:21px 20px;display:flex}.customer-page .booking-service:hover{background:#eee5d9;border-color:#923d32}.customer-page .booking-service>div{flex:1;gap:5px;min-width:0;display:grid}.customer-page .booking-service strong{font-size:20px}.customer-page .booking-service div span{color:#625a4e;font-size:12px}.customer-page .booking-service>span{white-space:nowrap;font-size:22px}.customer-page .booking-service svg{color:#923d32;width:22px;height:22px}.customer-page .booking-summary{color:#f2eee5;background:#24241f;border:0;border-radius:0;padding:34px;display:block;position:sticky;top:28px;overflow:hidden}.customer-page .booking-summary .eyebrow{color:#c8a389;letter-spacing:.1em;font-size:10px}.customer-page .booking-summary h2{color:#f2eee5;margin:16px 0 24px;font-size:30px}.customer-page .booking-summary h3{color:#f2eee5;font-size:26px}.customer-page .booking-summary .summary-art{font-size:initial;text-align:start;color:#d1c2a9;padding:0 0 25px}.customer-page .summary-art .barber-pole{width:29px;height:54px}.customer-page .booking-summary>p,.customer-page .booking-summary dt{color:#c9c0b1}.customer-page .booking-summary dl>div{border-color:#595344;padding-block:15px}.customer-page .booking-summary .small-print{color:#bdb3a3;font-size:12px}.customer-page .date-strip{gap:7px}.customer-page .date-strip>button{color:#403a31;background:#f8f4ec;border:1px solid #bdb3a3;border-radius:0;flex-direction:column;justify-content:center;gap:8px;min-height:88px;padding:12px 2px;font-size:12px;display:flex}.customer-page .date-strip>button strong{font-size:23px}.customer-page .date-strip>button.selected{color:#fff;background:#923d32;border-color:#923d32}.customer-page .date-switch{justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.customer-page .slot-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.customer-page .slot-button{color:#423c32;direction:ltr;background:#f7f3ea;border:1px solid #bdb3a3;border-radius:0;min-height:50px;padding:12px;font-size:17px}.customer-page .slot-button:hover{color:#fff;background:#923d32;border-color:#923d32}.customer-page .check-field{color:#565046;align-items:flex-start;gap:13px;font-size:14px;line-height:1.75;display:flex}.customer-page .check-field input{accent-color:#923d32;flex:0 0 19px;width:19px;height:19px;margin:4px 0 0}.customer-page .check-field a{text-underline-offset:3px;text-decoration:underline}.customer-page .confirmation{text-align:center}.customer-page .confirmation-symbol{color:#314d2f;background:#e0e7da;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:28px;display:grid}.customer-page .confirmation h3{margin-block:26px 13px}.customer-page .confirmation .confirmation-time{color:#29261f;font-size:22px}.customer-page .guest-link-card{background:#eee7d8;border:1px solid #c8bca4;margin-top:25px;padding:22px}.customer-page .guest-link-card p{color:#5c5243;margin-block:14px;font-size:14px}.customer-page .guest-link-card button{margin-top:12px}.customer-page .confirmation>.text-link{margin-top:20px}.customer-page.auth-page{gap:34px;padding-top:42px}.customer-page .auth-card{background:#fffdf8;border:1px solid #c6bca9;border-radius:0;width:min(520px,100%);padding:42px;box-shadow:10px 10px #e2dacb}.customer-page .auth-card h1{font-size:46px;line-height:1.06}.customer-page .google-button{color:#fff;background:#25241f;border-color:#25241f}.customer-page .google-button:hover:not(:disabled){background:#454035}.customer-page .account-appointment{background:#fffdf8;border-color:#c7bdad;border-radius:0}.customer-page .legal-copy{color:#50493f}.customer-page.legal-page{max-width:900px}.customer-page .status{border-radius:2px}.customer-page .status-confirmed{color:#245036;background:#e0ecdf}.customer-page .status-pending{color:#685019;background:#f0e5bf}.customer-page .status-cancelled{color:#7d3830;background:#f1ded7}.customer-page .status-completed{color:#29524d;background:#dbebe5}.customer-page .status-no_show{color:#55425c;background:#e8dfe9}@media (min-width:1680px){.barber-hero-copy{padding-inline-end:85px}.barber-hero{min-height:760px}}@media (max-width:1100px){.barber-container{width:calc(100% - 64px)}.barber-header-inner{gap:20px}.barber-desktop-nav{gap:19px}.barber-header-actions{gap:16px}.barber-account{display:none}.barber-hero{min-height:620px}.barber-hero-copy{padding:60px 32px 28px}.barber-hero h1{font-size:clamp(58px,7.4vw,84px)}.barber-hero-subtitle{font-size:16px}.barber-hero-actions{gap:18px}.barber-hero .barber-button{min-width:160px}.barber-section{padding-block:80px}.barber-pricing-layout,.barber-faq-layout{grid-template-columns:.9fr 1.6fr;gap:44px}.barber-about-layout{gap:55px}.barber-about-image{min-height:420px}.barber-contact-layout{gap:45px}.barber-contact-details{padding-inline-start:45px}}@media (max-width:760px){.barber-container{width:calc(100% - 40px)}.barber-header{z-index:15;position:relative}.barber-header-inner{gap:14px;min-height:82px}.barber-brand{gap:9px}.barber-brand strong{max-width:168px;font-size:26px}.barber-brand small{letter-spacing:.24em;font-size:7px}.barber-pole{width:20px;height:37px}.barber-desktop-nav{display:none}.barber-header-actions{gap:14px}.barber-header .barber-button-small{gap:10px;min-height:41px;padding:10px 12px;font-size:13px}.barber-header .barber-button-small svg{display:none}.barber-mobile-menu{display:block}.barber-mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;padding:10px;list-style:none;display:flex}.barber-mobile-menu summary::-webkit-details-marker{display:none}.barber-mobile-menu summary>span:not(.sr-only){background:#eee8db;width:24px;height:1.5px;transition:transform .15s}.barber-mobile-menu[open] summary>span:first-child{transform:translateY(4.25px)rotate(45deg)}.barber-mobile-menu[open] summary>span:nth-child(2){transform:translateY(-4.25px)rotate(-45deg)}.barber-mobile-menu nav{background:#201f1b;border-top:1px solid #504a3f;border-bottom:1px solid #6c5f4c;padding:18px 25px 25px;position:absolute;top:82px;left:0;right:0;box-shadow:0 12px 18px #0002}.barber-mobile-menu nav>a{color:#ede7db;border-bottom:1px solid #4d473b;align-items:center;min-height:51px;font-size:16px;display:flex}.barber-mobile-menu nav>.barber-button{color:#25231f;margin-top:15px}.barber-hero{flex-direction:column;min-height:auto;display:flex}.barber-hero-copy{padding:46px 25px 30px}.barber-hero-copy .barber-kicker{margin-bottom:25px;font-size:11px}.barber-hero h1{letter-spacing:-.06em;max-width:620px;margin-bottom:23px;font-size:clamp(58px,12.4vw,86px)}.barber-hero-subtitle{font-size:16px}.barber-hero-actions{gap:22px;margin-top:26px;margin-bottom:27px}.barber-hero .barber-button{min-width:164px;min-height:53px;padding-inline:19px;font-size:15px}.barber-hero .barber-underlined{font-size:13px}.barber-hero-meta{padding-top:18px;font-size:11px}.barber-meta-label{font-size:8px}.barber-hero-image{height:370px;min-height:0}.barber-hero-image img{object-position:center 53%}.barber-hero-image figcaption{padding:13px 20px;font-size:9px}.barber-hero-image figcaption span[dir]{letter-spacing:.08em;font-size:8px}.barber-band>div{gap:13px;min-height:65px}.barber-band>div>span{font-size:13px}.barber-band>div>span:nth-of-type(2),.barber-band .barber-pole{display:none}.barber-band a{gap:12px;font-size:12px}.barber-section{padding-block:62px}.barber-site h2{font-size:47px}.barber-pricing-layout,.barber-faq-layout{grid-template-columns:1fr;gap:30px}.barber-section-intro h2 br{display:none}.barber-section-intro .barber-kicker{margin-bottom:18px}.barber-section-intro h2{margin-bottom:17px}.barber-section-intro p{font-size:15px}.barber-section-intro p br,.barber-side-note{display:none}.barber-service{grid-template-columns:20px minmax(0,1fr) auto 38px;gap:13px;padding-block:23px}.barber-service-name h3{letter-spacing:-.04em;font-size:21px}.barber-service-name p{font-size:13px;line-height:1.65}.barber-service-price strong{font-size:23px}.barber-service-price>span{font-size:11px}.barber-service-link{border:none;width:38px;height:44px}.barber-menu-note{font-size:11px}.barber-menu-empty{padding-block:34px}.barber-menu-empty h3{font-size:28px}.barber-menu-empty p{font-size:15px}.barber-section-heading{gap:20px;margin-bottom:27px}.barber-section-heading .barber-underlined{font-size:13px}.barber-gallery{scroll-snap-type:x mandatory;gap:18px;padding-bottom:18px;display:flex;overflow-x:auto}.barber-gallery figure{scroll-snap-align:start;flex:0 0 84%}.barber-gallery figcaption{font-size:12px}.barber-about-layout{flex-direction:column;gap:35px;display:flex}.barber-about-image{aspect-ratio:auto;width:100%;height:390px;min-height:0}.barber-about-copy{width:100%;padding:0}.barber-about-copy .barber-kicker{margin-bottom:20px}.barber-about-copy h2{margin-bottom:23px}.barber-about-copy>p{font-size:16px}.barber-about-copy .barber-underlined{margin-top:18px}.barber-reviews-list{grid-template-columns:1fr;gap:28px}.barber-reviews-list blockquote{margin-block:15px;font-size:23px}.barber-faq-list summary{min-height:72px;font-size:18px}.barber-faq-list p{padding-inline-end:12px;font-size:15px}.barber-contact{padding-block:65px 50px}.barber-contact-layout{grid-template-columns:1fr;gap:42px}.barber-contact h2{margin-bottom:26px;font-size:57px}.barber-contact .barber-button{min-height:55px;font-size:15px}.barber-contact-details{border-inline-start:0;border-top:1px solid #615849;padding:28px 0 0}.barber-contact-details h3{margin-bottom:17px;font-size:25px}.barber-contact-details address{font-size:20px}.barber-contact-details p{font-size:15px}.barber-phone{font-size:29px}.barber-contact-links{gap:10px 22px;margin-top:18px}.barber-contact-links a{font-size:13px}.barber-footer{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.barber-footer-wordmark{padding:24px 0;font-size:18vw}.barber-footer-wordmark.is-hebrew{font-size:16vw}.barber-footer-bottom{gap:16px;padding-top:20px}.barber-footer-bottom nav{gap:15px}.barber-footer-bottom nav a{font-size:11px}.barber-footer-bottom>span{font-size:8px}.barber-mobile-booking{z-index:20;padding:14px 20px calc(14px + env(safe-area-inset-bottom));color:#25231f;background:#f2eee5;border-top:1px solid #b3a690;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0}.barber-mobile-booking>span{overflow-wrap:anywhere;font-size:15px;font-weight:700}.barber-mobile-booking small{color:#6b6253;font-size:11px;font-weight:400;display:block}.barber-mobile-booking .barber-button{flex-shrink:0;gap:30px;min-height:47px;padding:12px 17px;font-size:14px}.barber-preview{justify-content:flex-start;gap:7px 18px;padding-inline:20px;font-size:11px}.customer-page{padding:22px 20px 50px}.customer-page .customer-header{gap:18px;padding-bottom:22px}.customer-page .customer-header>.text-link{font-size:12px}.customer-page .page-title{margin-top:32px;font-size:41px}.customer-page .page-subtitle{margin-top:13px;font-size:14px}.customer-page .booking-layout{flex-direction:column;gap:25px;margin-top:26px;display:flex}.customer-page .booking-panel{width:100%;padding:23px 17px}.customer-page .booking-summary{width:100%;padding:25px;position:static}.customer-page .booking-summary .summary-art{display:none}.customer-page .booking-summary h2{margin-bottom:20px;font-size:25px}.customer-page .booking-summary h3{font-size:23px}.customer-page .booking-summary dl>div{padding-block:12px}.customer-page .booking-steps{gap:5px;margin-bottom:25px;padding-bottom:22px}.customer-page .booking-steps li small{font-size:11px}.customer-page .wizard-stage>h2{font-size:28px}.customer-page .booking-service{gap:10px;padding:18px 13px}.customer-page .booking-service strong{font-size:18px}.customer-page .booking-service>span{font-size:20px}.customer-page .date-strip{gap:4px}.customer-page .date-strip>button{min-height:78px;font-size:10px}.customer-page .date-strip>button strong{font-size:21px}.customer-page .date-switch{flex-wrap:wrap;gap:6px}.customer-page .date-switch strong{font-size:14px}.customer-page .slot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.customer-page .slot-button{font-size:16px}.customer-page .wizard-stage>.text-button{margin-inline-start:8px;font-size:12px}.customer-page.auth-page{padding-top:30px}.customer-page .auth-card{padding:30px 23px;box-shadow:6px 6px #e2dacb}.customer-page .auth-card h1{font-size:39px}.customer-page .account-appointment{flex-direction:column;align-items:flex-start;padding:22px}.customer-page .legal-copy{font-size:15px}.customer-page.legal-page h1{font-size:38px}}@media (max-width:370px){.barber-header-inner{gap:9px;width:calc(100% - 28px)}.barber-header-actions{gap:3px}.barber-brand strong{max-width:145px;font-size:24px}.barber-hero-copy{padding-inline:20px}.barber-hero h1{font-size:56px}.barber-hero-actions{gap:15px}.barber-hero .barber-button{gap:22px;min-width:146px}.barber-service{grid-template-columns:minmax(0,1fr) auto 30px;gap:10px}.barber-service-index{display:none}.barber-service-name h3{font-size:19px}.barber-service-price strong{font-size:21px}.customer-page{padding-inline:14px}}@media (prefers-reduced-motion:reduce){.barber-site *,.barber-site :before,.barber-site :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
