.public-profile{min-height:100svh;background:hsl(var(--background));color:hsl(var(--foreground))}.profile-header,.profile-main{max-width:1240px;margin-inline:auto;padding-inline:36px}.profile-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:24px;border-bottom:1px solid hsl(var(--border))}.profile-brand{font-family:var(--font-heading);font-weight:800;font-size:24px;letter-spacing:-.8px}.profile-brand span,.profile-location{color:hsl(var(--primary))}.profile-main{padding-top:60px}.profile-branches{margin-bottom:44px;display:flex;flex-direction:column;gap:14px}.profile-branches-label{font-size:14px;color:hsl(var(--muted-foreground))}.profile-branches-group{display:flex;flex-direction:column;gap:8px}.profile-branches-company{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:hsl(var(--muted-foreground))}.profile-branches ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.profile-branches a{display:flex;flex-direction:column;gap:2px;padding:12px 18px;border:1px solid hsl(var(--border));border-radius:8px;min-width:0;text-decoration:none;color:inherit}.profile-branches a:hover{background:hsl(var(--muted))}.profile-branches a:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:3px}.profile-branches a[aria-current=page]{border-color:hsl(var(--primary));box-shadow:inset 0 0 0 1px hsl(var(--primary))}.profile-branches strong{font-weight:500;font-size:15px}.profile-branches span{font-size:13px;color:hsl(var(--muted-foreground))}.profile-today{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-weight:500}.profile-today:before{content:"";width:8px;height:8px;border-radius:50%;background:hsl(var(--muted-foreground))}.profile-today-open:before{background:hsl(var(--success))}.profile-intro{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:72px;padding-bottom:56px}.profile-location{margin-bottom:22px}.profile-intro h1{font-size:clamp(40px,5.5vw,76px);line-height:1.05;letter-spacing:-.035em;overflow-wrap:anywhere}.profile-rating{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:15px;color:hsl(var(--muted-foreground))}.profile-stars{display:inline-flex;gap:2px;color:hsl(var(--primary))}.profile-lead{font-size:21px;line-height:1.5;max-width:560px;margin-block:28px 30px;color:hsl(var(--muted-foreground));white-space:pre-line}.profile-contact{border-left:1px solid hsl(var(--border));padding-left:32px;display:flex;flex-direction:column;gap:30px}.profile-contact h2{font-family:var(--font-sans);font-weight:500;font-size:14px;margin-bottom:14px;color:hsl(var(--muted-foreground))}.profile-contact address{font-size:21px}.profile-hours>div{display:flex;justify-content:space-between;gap:16px;padding-block:3px}.profile-hours dd{color:hsl(var(--muted-foreground));font-variant-numeric:tabular-nums}.profile-booking{border-top:1px solid hsl(var(--border));padding-top:44px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:64px;scroll-margin-top:24px}.profile-booking-intro h2{font-size:36px;line-height:1.1;letter-spacing:-.025em;margin-bottom:22px}.profile-booking-intro p{color:hsl(var(--muted-foreground))}.profile-services{min-width:0}.profile-service{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:14px;padding-block:24px;border-top:1px solid hsl(var(--border));cursor:pointer}.profile-service:last-child{border-bottom:1px solid hsl(var(--border))}.profile-service input{accent-color:hsl(var(--primary));width:18px;height:18px;margin-top:5px}.profile-service strong{display:block;font-size:20px;font-weight:500;margin-bottom:5px}.profile-price{font-size:14px;padding-top:5px;color:hsl(var(--muted-foreground))}.profile-slot{cursor:pointer;padding:10px 15px;border:1px solid hsl(var(--border));border-radius:6px;font-variant-numeric:tabular-nums}.profile-slot:hover{background:hsl(var(--muted))}.profile-slot-selected{color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.profile-slot-selected,.profile-slot-selected:hover{background:hsl(var(--primary))}.profile-service:has(input:focus-visible),.profile-slot:has(input:focus-visible){outline:2px solid hsl(var(--ring));outline-offset:4px}.profile-footer{border-top:1px solid hsl(var(--border));margin-top:48px;padding-block:28px;display:flex;justify-content:space-between;gap:20px;font-size:14px;color:hsl(var(--muted-foreground))}.public-profile-embed .profile-main{padding-top:24px}.public-profile-embed .profile-branches{margin-bottom:24px}.public-profile-embed .profile-booking{display:block;border:0;padding:0}.public-profile-embed .profile-booking-intro{display:none}@media (max-width:800px){.profile-header,.profile-main{padding-inline:24px}.profile-intro{gap:32px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.profile-booking{grid-template-columns:1fr;gap:24px}.profile-rating{display:flex;align-items:center;gap:10px;margin-top:18px;font-size:15px;color:hsl(var(--muted-foreground))}.profile-stars{display:inline-flex;gap:2px;color:hsl(var(--primary))}.profile-lead{font-size:18px}}@media (max-width:550px){.profile-header,.profile-main{padding-inline:20px}.profile-main{padding-top:32px}.profile-branches{margin-bottom:30px}.profile-branches ul{flex-direction:column}.profile-branches a{flex-direction:row;justify-content:space-between;align-items:baseline;gap:12px}.profile-intro{grid-template-columns:1fr;padding-bottom:34px}.profile-intro h1{font-size:46px}.profile-contact{border-left:0;border-top:1px solid hsl(var(--border));padding:26px 0 0}.profile-booking{padding-top:32px}.profile-service{grid-template-columns:20px minmax(0,1fr)}.profile-price{grid-column:2;padding:0}.profile-footer{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){.public-profile *{scroll-behavior:auto;transition:none}}