h1,h2,p{margin-top:0}h1{color:var(--text);letter-spacing:-.045em;margin-bottom:14px;font-size:clamp(2rem,5vw,3.3rem);line-height:1.04}h2{color:var(--text)}.topbar{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:84px;margin:0 auto;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.brand>div{align-items:baseline;gap:6px;display:flex}.brand strong{color:var(--text);font-size:1.08rem}.brand span:last-child{color:var(--muted);font-size:.84rem}.language-switcher{color:var(--muted);align-items:center;gap:7px;font-size:.82rem;display:inline-flex}.language-option{color:var(--muted);background:0 0;border:0;padding:5px 0}.language-option.active{color:var(--text);font-weight:700}.topbar-actions{align-items:center;gap:20px;display:flex}.ghost-button{color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;display:inline-flex}.ghost-button:hover{color:var(--text)}.auth-page,.onboarding-page,.ready-page{min-height:100vh}.auth-stage{place-items:center;min-height:calc(100vh - 84px);padding:50px 20px 90px;display:grid}.auth-card{border:1px solid var(--border);background:var(--surface);width:min(460px,100%);box-shadow:var(--shadow);border-radius:22px;padding:42px}.auth-heading{margin-bottom:30px}.auth-heading h1{font-size:2.15rem}.auth-heading p{color:var(--muted);line-height:1.6}.form-stack{flex-direction:column;gap:20px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field>span,.field-label,.choice-group legend{color:var(--text);font-size:.88rem;font-weight:650}.field input,.field textarea,.field select{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#fff;border-radius:11px;outline:none;transition:border-color .12s,box-shadow .12s}.field input,.field select{min-height:48px;padding:0 14px}.field textarea{resize:vertical;min-height:90px;padding:13px 14px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #138c8021}.password-input{position:relative}.password-input input{padding-right:50px}.password-visibility-button{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.password-visibility-button:hover:not(:disabled){color:var(--brand-dark);background:var(--brand-soft)}.password-visibility-button:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.password-visibility-button:disabled{cursor:not-allowed;opacity:.6}.primary-button{color:#fff;background:var(--brand);border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 18px;font-weight:700;text-decoration:none;transition:background .12s,transform .12s;display:inline-flex}.primary-button:hover:not(:disabled){background:var(--brand-dark)}.primary-button:active:not(:disabled){transform:translateY(1px)}.link-button{width:100%}.auth-footer{color:var(--muted);text-align:center;margin:26px 0 0;font-size:.9rem}.auth-footer a{font-weight:700}.form-error{color:var(--danger);background:var(--danger-bg);border:1px solid #f3c7c3;border-radius:10px;padding:11px 13px;font-size:.88rem}.full-page-loader{min-height:100vh;color:var(--muted);place-items:center;display:grid}.success-icon{width:54px;height:54px;color:var(--brand-dark);background:var(--brand-soft);border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.onboarding-layout{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:start;gap:80px;width:min(1060px,100% - 40px);margin:0 auto;padding:70px 0 100px;display:grid}.onboarding-intro{padding-top:30px;position:sticky;top:70px}.eyebrow{color:var(--brand-dark);letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:800;display:inline-block}.onboarding-intro p,.ready-lead{color:var(--muted);font-size:1.02rem;line-height:1.7}.onboarding-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:20px;padding:34px}.choice-group{border:0;margin:2px 0 0;padding:0}.choice-group legend{margin-bottom:11px}.choice-card{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;gap:12px;margin-bottom:10px;padding:15px;display:flex}.choice-card:has(input:checked){border-color:var(--brand);background:var(--brand-soft)}.choice-card input{accent-color:var(--brand);margin-top:3px}.choice-card span{flex-direction:column;gap:4px;display:flex}.choice-card strong{color:var(--text);font-size:.92rem}.choice-card small{color:var(--muted);line-height:1.45}.ready-container{width:min(760px,100% - 40px);margin:0 auto;padding:70px 0 100px}.ready-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:48px}.business-name{color:var(--text);background:var(--surface-soft);border-radius:11px;margin:30px 0;padding:14px 16px;font-weight:750}.status-panel{margin-top:34px}.status-panel h2{margin-bottom:14px;font-size:1.05rem}.status-panel dl{border:1px solid var(--border);border-radius:13px;margin:0;overflow:hidden}.status-panel dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:30px;min-height:50px;padding:12px 15px;display:flex}.status-panel dl>div:last-child{border-bottom:0}.status-panel dt{color:var(--muted)}.status-panel dd{color:var(--text);margin:0;font-weight:700}.ready-note{color:var(--muted);margin:28px 0 0;line-height:1.65}.dashboard-page{min-height:100vh}.dashboard-topbar{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 28px;display:flex}.dashboard-shell{grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.dashboard-sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;justify-content:space-between;gap:40px;padding:28px 18px;display:flex}.dashboard-sidebar-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 12px 10px;font-size:.72rem;font-weight:800;display:block}.dashboard-sidebar nav{flex-direction:column;gap:5px;display:flex}.dashboard-nav-item{min-height:44px;color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding:0 12px;font-size:.9rem;font-weight:650;text-decoration:none;display:flex}.dashboard-nav-item:hover,.dashboard-nav-item.active{color:var(--brand-dark);background:var(--brand-soft)}.dashboard-business-summary{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.dashboard-business-summary span{color:var(--muted);font-size:.74rem}.dashboard-business-summary strong{color:var(--text);overflow-wrap:anywhere;font-size:.88rem}.dashboard-content{width:min(1180px,100%);margin:0 auto;padding:52px 44px 90px}.dashboard-heading{justify-content:space-between;gap:30px;margin-bottom:34px;display:flex}.dashboard-heading h1{margin-bottom:10px;font-size:clamp(2rem,4vw,2.8rem)}.dashboard-heading p{max-width:720px;color:var(--muted);margin:0;line-height:1.65}.dashboard-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.dashboard-status-card{border:1px solid var(--border);background:var(--surface);border-radius:15px;align-items:flex-start;gap:14px;min-height:112px;padding:20px;display:flex}.dashboard-card-icon{width:38px;height:38px;color:var(--brand-dark);background:var(--brand-soft);border-radius:10px;flex:none;place-items:center;display:grid}.dashboard-status-card>div{flex-direction:column;gap:7px;min-width:0;display:flex}.dashboard-status-card span{color:var(--muted);font-size:.8rem}.dashboard-status-card strong{color:var(--text);font-size:1rem}.dashboard-main-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:start;gap:20px;display:grid}.dashboard-panel{border:1px solid var(--border);background:var(--surface);border-radius:17px;padding:28px}.dashboard-panel h2{margin-bottom:8px;font-size:1.15rem}.dashboard-panel-heading p{color:var(--muted);margin-bottom:24px;font-size:.9rem;line-height:1.55}.dashboard-checklist{flex-direction:column;display:flex}.dashboard-checklist-item{border-bottom:1px solid var(--border);color:var(--muted);align-items:flex-start;gap:13px;padding:17px 0;display:flex}.dashboard-checklist-item:first-child{padding-top:6px}.dashboard-checklist-item:last-child{border-bottom:0;padding-bottom:0}.dashboard-checklist-item.complete{color:var(--brand)}.dashboard-checklist-item>div{flex-direction:column;gap:4px;display:flex}.dashboard-checklist-item strong{color:var(--text);font-size:.92rem}.dashboard-checklist-item span{color:var(--muted);font-size:.84rem;line-height:1.45}.dashboard-business-panel dl{margin:18px 0 0}.dashboard-business-panel dl>div{border-bottom:1px solid var(--border);padding:15px 0}.dashboard-business-panel dl>div:last-child{border-bottom:0}.dashboard-business-panel dt{color:var(--muted);margin-bottom:5px;font-size:.78rem}.dashboard-business-panel dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.9rem;font-weight:650;line-height:1.5}.bookings-panel{padding:0;overflow:hidden}.bookings-table-wrap{width:100%;overflow-x:auto}.bookings-table{border-collapse:collapse;text-align:left;width:100%}.bookings-table th,.bookings-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:16px 18px}.bookings-table th{color:var(--muted);background:var(--surface-soft);font-size:.76rem;font-weight:750}.bookings-table td{color:var(--text);font-size:.88rem}.bookings-table tbody tr:last-child td{border-bottom:0}.bookings-table tbody tr:hover{background:var(--surface-soft)}.booking-status{min-height:28px;color:var(--muted);background:var(--surface-soft);border-radius:999px;align-items:center;padding:0 10px;font-size:.76rem;font-weight:750;display:inline-flex}.booking-status-confirmed{color:var(--brand-dark);background:var(--brand-soft)}.booking-status-cancelled{color:var(--danger);background:var(--danger-bg)}.booking-detail-link{width:34px;height:34px;color:var(--brand-dark);border-radius:9px;place-items:center;text-decoration:none;display:grid}.booking-detail-link:hover{background:var(--brand-soft)}.bookings-state{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:30px;display:grid}.bookings-error{color:var(--danger)}.bookings-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:40px 24px;display:flex}.bookings-empty-icon{width:48px;height:48px;color:var(--brand-dark);background:var(--brand-soft);border-radius:13px;place-items:center;margin-bottom:17px;display:grid}.bookings-empty h2{margin-bottom:8px;font-size:1.1rem}.bookings-empty p{max-width:420px;color:var(--muted);margin:0;line-height:1.55}.booking-back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:28px;font-size:.88rem;font-weight:650;text-decoration:none;display:inline-flex}.booking-back-link:hover{color:var(--brand-dark)}.booking-detail-heading{margin-bottom:28px}.booking-detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:start;gap:20px;display:grid}.booking-detail-list{margin:18px 0 0}.booking-detail-list>div{border-bottom:1px solid var(--border);padding:15px 0}.booking-detail-list>div:last-child{border-bottom:0}.booking-detail-list dt{color:var(--muted);margin-bottom:5px;font-size:.78rem}.booking-detail-list dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:.92rem;font-weight:650;line-height:1.5}.services-heading{align-items:flex-end}.services-add-button{flex:none;justify-content:center;align-items:center;gap:8px;display:inline-flex}.services-success{border:1px solid var(--brand);color:var(--brand-dark);background:var(--brand-soft);border-radius:12px;margin-bottom:20px;padding:14px 16px;font-size:.88rem;font-weight:650}.services-form-panel,.services-form-panel h2{margin-bottom:20px}.services-form{grid-template-columns:minmax(240px,1fr) minmax(150px,.4fr) minmax(150px,.4fr);align-items:end;gap:18px;display:grid}.services-description-field{grid-column:1/-1}.services-active-field{width:fit-content;color:var(--text);grid-column:1/-1;align-items:center;gap:10px;font-size:.88rem;font-weight:650;display:inline-flex}.services-active-field input{width:18px;height:18px;accent-color:var(--brand);margin:0}.services-form .form-error{grid-column:1/-1}.services-form-actions{grid-column:1/-1;align-items:center;gap:12px;display:flex}.services-cancel-button{border:1px solid var(--border);min-height:44px;color:var(--muted);background:var(--surface);font:inherit;border-radius:10px;padding:0 16px;font-size:.88rem;font-weight:700}.services-cancel-button:hover{color:var(--brand-dark);border-color:var(--brand);background:var(--brand-soft)}.services-cancel-button:disabled{cursor:not-allowed;opacity:.65}.services-panel{padding:0;overflow:hidden}.services-state{min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:30px;display:grid}.services-error{color:var(--danger)}.services-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px 24px;display:flex}.services-empty-icon{width:48px;height:48px;color:var(--brand-dark);background:var(--brand-soft);border-radius:13px;place-items:center;margin-bottom:17px;display:grid}.services-empty h2{margin-bottom:8px;font-size:1.1rem}.services-empty p{max-width:440px;color:var(--muted);margin:0 0 22px;line-height:1.55}.services-table-wrap{width:100%;overflow-x:auto}.services-table{border-collapse:collapse;text-align:left;width:100%}.services-table th,.services-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:16px 18px}.services-table th{color:var(--muted);background:var(--surface-soft);font-size:.76rem;font-weight:750}.services-table td{color:var(--text);font-size:.88rem}.services-table tbody tr:last-child td{border-bottom:0}.services-table tbody tr:hover{background:var(--surface-soft)}.service-name-cell{flex-direction:column;gap:6px;display:flex}.service-name-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.service-description{color:var(--muted);font-size:.8rem;line-height:1.45}.service-status{border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:750}.service-status.active{color:var(--brand-dark);background:var(--brand-soft)}.service-status.inactive{color:var(--muted);background:var(--surface-soft)}.services-table th:last-child,.services-table td:last-child{text-align:right}.service-edit-button{border:1px solid var(--border);min-height:36px;color:var(--brand-dark);background:var(--surface);font:inherit;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:.8rem;font-weight:700;display:inline-flex}.service-edit-button:hover{border-color:var(--brand);background:var(--brand-soft)}.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}.calendar-heading{margin-bottom:26px}.calendar-toolbar{border:1px solid var(--border);background:var(--surface);border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:14px 16px;display:flex}.calendar-day-navigation{align-items:center;gap:14px;display:flex}.calendar-icon-button{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);background:var(--surface);border-radius:10px;flex:none;place-items:center;display:grid}.calendar-icon-button:hover{color:var(--brand-dark);border-color:var(--brand);background:var(--brand-soft)}.calendar-selected-day{flex-direction:column;gap:3px;min-width:220px;display:flex}.calendar-selected-day strong{color:var(--text);font-size:.94rem}.calendar-selected-day span{color:var(--muted);font-size:.74rem}.calendar-date-actions{align-items:center;gap:10px;display:flex}.calendar-today-button{border:1px solid var(--border);min-height:38px;color:var(--brand-dark);background:var(--brand-soft);border-radius:9px;padding:0 13px;font-size:.82rem;font-weight:700}.calendar-date-field input{border:1px solid var(--border);min-height:38px;color:var(--text);background:var(--surface);font:inherit;border-radius:9px;outline:none;padding:0 10px;font-size:.82rem}.calendar-date-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #138c8021}.calendar-panel{padding:0;overflow:hidden}.calendar-schedule{flex-direction:column;display:flex}.calendar-booking{border-bottom:1px solid var(--border);grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:106px;padding:19px 20px;display:grid}.calendar-booking:last-child{border-bottom:0}.calendar-booking:hover{background:var(--surface-soft)}.calendar-booking-time{color:var(--brand-dark);align-items:flex-start;gap:9px;display:flex}.calendar-booking-time>div{flex-direction:column;gap:3px;display:flex}.calendar-booking-time strong{color:var(--text);font-size:.94rem}.calendar-booking-time span{color:var(--muted);font-size:.78rem}.calendar-booking-main{flex-direction:column;gap:10px;min-width:0;display:flex}.calendar-booking-main>div:first-child{flex-direction:column;gap:4px;display:flex}.calendar-booking-customer{color:var(--text);font-size:.96rem}.calendar-booking-main>div:first-child span{color:var(--muted);font-size:.84rem}.calendar-booking-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:9px 16px;font-size:.78rem;display:flex}.calendar-booking-link{color:var(--brand-dark);white-space:nowrap;align-items:center;gap:6px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.settings-panel{max-width:720px;padding:28px}.settings-panel-heading{margin-bottom:24px}.settings-panel-heading h2{margin-bottom:8px}.settings-panel-heading p{color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.6}.settings-form{flex-direction:column;align-items:flex-start;gap:20px;max-width:500px;display:flex}.settings-currency-field{width:100%}.settings-currency-field small{color:var(--muted);font-size:.8rem;line-height:1.55}.settings-success{border:1px solid var(--brand);width:100%;color:var(--brand-dark);background:var(--brand-soft);border-radius:12px;padding:14px 16px;font-size:.88rem;font-weight:650}.settings-save-button{align-self:flex-start}.availability-heading{margin-bottom:24px}.availability-tabs{border-bottom:1px solid var(--border);align-items:center;gap:28px;margin-bottom:18px;display:flex}.availability-tab{min-height:44px;color:var(--muted);font:inherit;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 2px;font-size:.86rem;font-weight:700}.availability-tab.active{color:var(--brand-dark);border-bottom-color:var(--brand)}.availability-tab:disabled{cursor:not-allowed;opacity:.58}.availability-panel{padding:0;overflow:hidden}.availability-panel-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.availability-panel-heading h2{margin-bottom:7px;font-size:1.05rem}.availability-panel-heading p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.5}.availability-time-zone{color:var(--muted);flex:none;font-size:.78rem}.availability-time-zone strong{color:var(--text)}.opening-hours-list{flex-direction:column;display:flex}.opening-hours-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(190px,.6fr) minmax(280px,1fr);align-items:center;gap:12px 28px;min-height:82px;padding:17px 24px;display:grid}.opening-hours-day{justify-content:space-between;align-items:center;gap:18px;display:flex}.opening-hours-day>strong{font-size:.9rem}.availability-switch{cursor:pointer;align-items:center;gap:9px;display:inline-flex}.availability-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.availability-switch>span{background:#cbd5d3;border-radius:999px;flex:none;width:34px;height:20px;transition:background .15s;position:relative}.availability-switch>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #142b2838}.availability-switch input:checked+span{background:var(--brand)}.availability-switch input:checked+span:after{transform:translate(14px)}.availability-switch input:focus-visible+span{outline-offset:2px;outline:3px solid #138c8033}.availability-switch input:disabled+span{opacity:.6}.availability-switch small{min-width:46px;color:var(--muted);font-size:.75rem;font-weight:700}.opening-hours-times{align-items:center;gap:12px;display:flex}.opening-hours-times label{width:min(180px,42%)}.opening-hours-times input{border:1px solid var(--border);width:100%;min-height:42px;color:var(--text);background:var(--surface);font:inherit;border-radius:9px;outline:none;padding:0 12px;font-size:.84rem}.opening-hours-times input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #138c8021}.opening-hours-times input:disabled{color:var(--muted);background:var(--surface-soft);opacity:.7}.opening-hours-times>span{color:var(--muted)}.opening-hours-error{color:var(--danger);grid-column:2;font-size:.78rem;font-weight:650}.availability-form-footer{align-items:center;gap:16px;min-height:74px;padding:15px 24px;display:flex}.availability-form-footer .form-error,.availability-success{flex:1;margin:0}.availability-success{color:var(--brand-dark);font-size:.84rem;font-weight:650}.availability-form-footer .primary-button{flex:none}@media (width<=700px){.availability-panel-heading{flex-direction:column}.opening-hours-row{grid-template-columns:1fr}.opening-hours-times{justify-content:space-between}.opening-hours-times label{width:calc(50% - 18px)}.opening-hours-error{grid-column:1}.availability-form-footer{flex-direction:column;align-items:stretch}.availability-form-footer .primary-button{width:100%}}@media (width<=800px){.topbar{width:min(100% - 28px,1180px);min-height:72px}.brand>div,.brand span:last-child{display:block}.topbar-actions{gap:10px}.ghost-button{font-size:0}.ghost-button svg{width:19px;height:19px}.auth-stage{min-height:calc(100vh - 72px);padding-top:28px}.auth-card{padding:28px 22px}.onboarding-layout{grid-template-columns:1fr;gap:32px;width:min(100% - 28px,1060px);padding-top:40px}.onboarding-intro{padding:0;position:static}.onboarding-card{padding:24px 18px}.ready-container{width:min(100% - 28px,760px);padding-top:40px}.ready-card{padding:30px 22px}.dashboard-topbar{min-height:72px;padding:0 14px}.dashboard-shell{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--border);padding:12px 14px}.dashboard-sidebar-label,.dashboard-business-summary{display:none}.dashboard-nav-item{width:fit-content}.dashboard-content{padding:36px 20px 70px}.dashboard-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.dashboard-sidebar nav{flex-direction:row;overflow-x:auto}.dashboard-nav-item{flex:none}.booking-detail-grid{grid-template-columns:1fr}.services-heading{flex-direction:column;align-items:flex-start}.services-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.services-form .field:first-child{grid-column:1/-1}.calendar-toolbar{flex-direction:column;align-items:stretch}.calendar-day-navigation{justify-content:space-between}.calendar-selected-day{text-align:center;flex:1;min-width:0}.calendar-date-actions{justify-content:flex-end}.calendar-booking{grid-template-columns:82px minmax(0,1fr)}.calendar-booking-link{grid-column:2;width:fit-content}}@media (width<=520px){.language-switcher svg{display:none}.language-switcher{gap:5px}.services-form{grid-template-columns:1fr}.services-form .field:first-child{grid-column:auto}.services-form-actions{flex-direction:column;align-items:stretch}.services-form-actions button{width:100%}.calendar-date-actions{flex-direction:column;align-items:stretch}.calendar-today-button,.calendar-date-field input{width:100%}.calendar-booking{grid-template-columns:1fr;gap:12px}.calendar-booking-link{grid-column:1}}.barbers-tab-content{flex-direction:column;gap:24px;display:flex}.barber-options-panel{padding:0;overflow:hidden}.barber-options-heading{padding:22px 24px 16px}.barber-options-heading h2,.barber-list-heading h2{margin-bottom:7px;font-size:1.05rem}.barber-options-heading p,.barber-list-heading p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.5}.barber-selection-options{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0 24px 22px;display:grid}.barber-selection-option{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;align-items:flex-start;gap:11px;min-height:132px;padding:16px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.barber-selection-option:hover{border-color:var(--brand);background:var(--brand-soft)}.barber-selection-option.selected{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 2px #138c801a}.barber-selection-option input{width:17px;height:17px;accent-color:var(--brand);flex:none;margin:2px 0 0}.barber-selection-option>span{flex-direction:column;gap:7px;display:flex}.barber-selection-option strong{color:var(--text);font-size:.85rem;line-height:1.35}.barber-selection-option small{color:var(--muted);font-size:.76rem;line-height:1.5}.barber-options-footer{border-top:1px solid var(--border);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:14px 24px;display:flex}.barber-options-footer>div{flex:1}.barber-options-footer .form-error,.barber-options-footer .availability-success{margin:0}.barber-list-section{flex-direction:column;gap:14px;display:flex}.barber-list-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.compact-button{flex:none;justify-content:center;align-items:center;gap:7px;width:auto;min-height:38px;padding:0 13px;font-size:.8rem;display:inline-flex}.secondary-button{border:1px solid var(--border);min-height:42px;color:var(--brand-dark);background:var(--surface);font:inherit;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:.84rem;font-weight:700;display:inline-flex}.secondary-button:hover{border-color:var(--brand);background:var(--brand-soft)}.secondary-button:disabled,.compact-button:disabled{cursor:not-allowed;opacity:.62}.barber-success-message{border:1px solid var(--brand);background:var(--brand-soft);border-radius:11px;padding:13px 15px}.barber-list-state{border:1px solid var(--border);min-height:150px;color:var(--muted);background:var(--surface);text-align:center;border-radius:14px;place-items:center;padding:30px;display:grid}.barber-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:36px 24px;display:flex}.barber-empty-state h3{margin-bottom:8px;font-size:1.05rem}.barber-empty-state p{max-width:430px;color:var(--muted);margin:0 0 20px;font-size:.86rem;line-height:1.55}.barber-list{flex-direction:column;gap:12px;display:flex}.barber-card{justify-content:space-between;align-items:flex-start;gap:22px;padding:18px 20px;display:flex}.barber-card-main{flex-direction:column;gap:7px;min-width:0;display:flex}.barber-card-name{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.barber-card-name h3{margin:0 2px 0 0;font-size:.96rem}.barber-card-main p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.barber-card-main p strong{color:var(--text);font-weight:700}.status-pill{border-radius:999px;align-items:center;padding:3px 8px;font-size:.68rem;font-weight:750;line-height:1.3;display:inline-flex}.status-pill.success{color:var(--brand-dark);background:var(--brand-soft)}.status-pill.neutral{color:var(--muted);background:var(--surface-soft)}.dashboard-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#121f1d94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dashboard-modal{border:1px solid var(--border);background:var(--surface);border-radius:16px;flex-direction:column;width:min(680px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 26px 70px #0f232040}.dashboard-modal-heading{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:16px 20px;display:flex}.dashboard-modal-heading h2{margin:0;font-size:1rem}.icon-button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:9px;place-items:center;padding:0;display:grid}.icon-button:hover{color:var(--brand-dark);background:var(--brand-soft)}.icon-button:disabled{cursor:not-allowed;opacity:.6}.dashboard-modal form{flex-direction:column;flex:1;min-height:0;display:flex}.barber-modal-content{flex-direction:column;gap:18px;padding:20px;display:flex;overflow-y:auto}.barber-modal-content .form-field input{min-height:44px}.barber-modal-content>.field-error{margin-top:-11px}.field-error{color:var(--danger);font-size:.76rem;font-weight:650;line-height:1.45}.barber-toggle-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:14px 0;display:flex}.barber-toggle-row+.barber-toggle-row{margin-top:-18px}.barber-toggle-row>div{min-width:0}.barber-toggle-row strong{margin-bottom:4px;font-size:.84rem;display:block}.barber-toggle-row p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.45}.barber-services-fieldset,.barber-hours-fieldset{border:0;min-width:0;margin:0;padding:0}.barber-services-fieldset legend,.barber-hours-fieldset legend{width:100%;color:var(--text);margin-bottom:11px;font-size:.84rem;font-weight:750}.barber-service-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;display:grid}.barber-service-options label{border:1px solid var(--border);min-height:42px;color:var(--text);background:var(--surface-soft);border-radius:9px;align-items:center;gap:9px;padding:10px 12px;font-size:.8rem;font-weight:650;display:flex}.barber-service-options input{width:16px;height:16px;accent-color:var(--brand);flex:none;margin:0}.barber-hours-list{border:1px solid var(--border);border-radius:11px;flex-direction:column;display:flex;overflow:hidden}.barber-hours-row{border-bottom:1px solid var(--border);grid-template-columns:70px minmax(260px,1fr);align-items:center;gap:9px 14px;min-height:58px;padding:9px 11px;display:grid}.barber-hours-row:last-child{border-bottom:0}.barber-day-toggle{cursor:pointer}.barber-day-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.barber-day-toggle span{border:1px solid var(--border);min-height:34px;color:var(--muted);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;padding:0 11px;font-size:.75rem;font-weight:750;display:inline-flex}.barber-day-toggle input:checked+span{color:var(--brand-dark);border-color:var(--brand);background:var(--brand-soft)}.barber-day-toggle input:focus-visible+span{outline-offset:2px;outline:3px solid #138c8033}.barber-hours-times{align-items:center;gap:10px;display:flex}.barber-hours-times label{width:min(170px,45%)}.barber-hours-times input{border:1px solid var(--border);width:100%;min-height:38px;color:var(--text);background:var(--surface);font:inherit;border-radius:8px;outline:none;padding:0 10px;font-size:.78rem}.barber-hours-times input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #138c801f}.barber-hours-times input:disabled{color:var(--muted);background:var(--surface-soft);opacity:.64}.barber-hours-times>span{color:var(--muted)}.barber-hours-error{grid-column:2}.dashboard-modal-actions{border-top:1px solid var(--border);background:var(--surface-soft);flex:none;grid-template-columns:1fr 1fr;gap:12px;min-height:70px;padding:13px 20px;display:grid}.dashboard-modal-actions button{width:100%}@media (width<=900px){.barber-selection-options{grid-template-columns:1fr}.barber-selection-option{min-height:0}}@media (width<=650px){.barber-options-footer,.barber-list-heading,.barber-card{flex-direction:column;align-items:stretch}.barber-options-footer .primary-button,.barber-list-heading .primary-button,.barber-card .secondary-button{width:100%}.dashboard-modal-backdrop{padding:10px}.dashboard-modal{max-height:calc(100vh - 20px)}.barber-service-options,.barber-hours-row{grid-template-columns:1fr}.barber-hours-times{justify-content:space-between}.barber-hours-times label{width:calc(50% - 17px)}.barber-hours-error{grid-column:1}.dashboard-modal-actions{grid-template-columns:1fr}}.time-off-list-section{flex-direction:column;gap:14px;display:flex}.time-off-list-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.time-off-list-heading h2{margin-bottom:7px;font-size:1.05rem}.time-off-list-heading p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.5}.time-off-success-message{border:1px solid var(--brand);background:var(--brand-soft);border-radius:11px;padding:13px 15px}.time-off-list-state{border:1px solid var(--border);min-height:150px;color:var(--muted);background:var(--surface);text-align:center;border-radius:14px;place-items:center;padding:30px;display:grid}.time-off-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:36px 24px;display:flex}.time-off-empty-state h3{margin-bottom:8px;font-size:1.05rem}.time-off-empty-state p{max-width:460px;color:var(--muted);margin:0 0 20px;font-size:.86rem;line-height:1.55}.time-off-list{flex-direction:column;gap:12px;display:flex}.time-off-card{justify-content:space-between;align-items:center;gap:22px;min-height:92px;padding:18px 20px;display:flex}.time-off-card>div{min-width:0}.time-off-card h3{margin:0 0 7px;font-size:.96rem}.time-off-card p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.time-off-modal{width:min(590px,100%)}.time-off-modal-content{flex-direction:column;gap:18px;padding:20px;display:flex;overflow-y:auto}.time-off-modal-content .form-field input,.time-off-modal-content .form-field select{min-height:44px}.time-off-date-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.time-off-modal-actions{grid-template-columns:1fr auto;align-items:center}.time-off-modal-actions>div{align-items:center;gap:12px;display:flex}.time-off-modal-actions button{width:auto;min-width:132px}.danger-button{min-height:42px;color:var(--danger);background:var(--surface);font:inherit;border:1px solid #be363659;border-radius:10px;justify-content:center;align-items:center;padding:0 15px;font-size:.84rem;font-weight:700;display:inline-flex}.danger-button:hover{border-color:var(--danger);background:#be363612}.danger-button:disabled{cursor:not-allowed;opacity:.62}@media (width<=650px){.time-off-list-heading,.time-off-card{flex-direction:column;align-items:stretch}.time-off-list-heading .primary-button,.time-off-card .secondary-button{width:100%}.time-off-date-fields,.time-off-modal-actions{grid-template-columns:1fr}.time-off-modal-actions>div{flex-direction:column}.time-off-modal-actions button{width:100%}}.dashboard-modal .form-field{flex-direction:column;gap:9px;width:100%;display:flex}.dashboard-modal .form-field>span{color:var(--text);font-size:.82rem;font-weight:750;line-height:1.35;display:block}.dashboard-modal .form-field input,.dashboard-modal .form-field select{box-sizing:border-box;border:1px solid var(--border);width:100%;min-height:44px;color:var(--text);background-color:var(--surface);font:inherit;border-radius:11px;outline:none;padding:0 13px;font-size:.84rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.dashboard-modal .form-field input[type=datetime-local]{padding-right:10px}.dashboard-modal .form-field input::placeholder{color:var(--muted);opacity:.78}.dashboard-modal .form-field input:hover,.dashboard-modal .form-field select:hover{border-color:#138c808c}.dashboard-modal .form-field input:focus,.dashboard-modal .form-field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #138c801f}.dashboard-modal .form-field input:disabled,.dashboard-modal .form-field select:disabled{cursor:not-allowed;color:var(--muted);background:var(--surface-soft);opacity:.7}.barber-modal-content>.form-field,.time-off-modal-content>.form-field{margin:0}.time-off-date-fields .form-field{min-width:0}.business-profile-heading{margin-bottom:28px}.business-profile-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:22px;display:grid}.business-profile-form-panel{min-width:0}.business-profile-panel-heading{align-items:flex-start;gap:14px;margin-bottom:26px;display:flex}.business-profile-panel-heading h2,.business-profile-logo-panel h2,.business-profile-readiness-panel h2{margin:0 0 7px}.business-profile-panel-heading p,.business-profile-logo-panel p,.business-profile-readiness-panel p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.business-profile-panel-icon{width:42px;height:42px;color:var(--brand-dark);background:var(--brand-soft);border-radius:12px;flex:none;place-items:center;display:grid}.business-profile-form{flex-direction:column;gap:20px;display:flex}.business-profile-form .field{gap:9px}.business-profile-form .field>small{color:var(--muted);font-size:.78rem;line-height:1.5}.business-profile-description-field textarea{min-height:130px}.business-profile-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.business-profile-form-actions{justify-content:flex-end;padding-top:4px;display:flex}.business-profile-form-actions .primary-button{min-width:170px}.business-profile-success{color:var(--brand-dark);background:var(--brand-soft);border:1px solid #138c8059;border-radius:11px;padding:12px 14px;font-size:.86rem;font-weight:650}.business-profile-sidebar{flex-direction:column;gap:22px;display:flex}.business-profile-logo-panel{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.business-profile-logo-placeholder{border:1px dashed var(--border-strong);width:72px;height:72px;color:var(--brand-dark);background:var(--brand-soft);border-radius:18px;place-items:center;display:grid}.business-profile-logo-panel>strong{font-size:.86rem}.business-profile-logo-panel>small{color:var(--muted);font-size:.78rem;line-height:1.5}.business-profile-readiness-panel{flex-direction:column;gap:22px;display:flex}.business-profile-readiness-list{flex-direction:column;display:flex}.business-profile-readiness-item{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:11px 0;display:grid}.business-profile-readiness-item:first-child{padding-top:0}.business-profile-readiness-item:last-child{border-bottom:0;padding-bottom:0}.business-profile-readiness-item svg{color:var(--muted)}.business-profile-readiness-item.complete svg{color:var(--brand)}.business-profile-readiness-item span{font-size:.84rem;font-weight:650}.business-profile-readiness-item small{color:var(--muted);font-size:.72rem}.business-profile-readiness-item.complete small{color:var(--brand-dark)}.business-profile-readiness-summary{border-top:1px solid var(--border);flex-direction:column;gap:13px;padding-top:18px;display:flex}.business-profile-readiness-summary>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.business-profile-readiness-summary strong{font-size:.82rem}.business-profile-readiness-summary span{color:var(--muted);font-size:.75rem;font-weight:650}.business-profile-load-error{color:var(--danger);background:var(--danger-bg);border:1px solid #f3c7c3;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.business-profile-load-error p{flex:280px;margin:0}.business-profile-load-error .primary-button{flex:none}@media (width<=980px){.business-profile-layout{grid-template-columns:1fr}.business-profile-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width<=650px){.business-profile-layout,.business-profile-sidebar{flex-direction:column;display:flex}.business-profile-form-panel,.business-profile-logo-panel,.business-profile-readiness-panel,.business-verification-panel{width:100%;padding:21px}.business-profile-field-grid{grid-template-columns:1fr}.business-profile-form-actions{flex-direction:column;align-items:stretch}.business-profile-form-actions .primary-button{width:100%}.business-profile-readiness-summary>div{flex-direction:column;align-items:flex-start;gap:5px}}.business-profile-logo-preview{border:1px solid var(--border);object-fit:cover;background:var(--surface-soft);border-radius:20px;width:112px;height:112px;display:block}.business-profile-logo-panel .form-error,.business-profile-logo-panel .business-profile-success{width:100%}.business-profile-logo-actions{flex-wrap:wrap;gap:10px;width:100%;display:flex}.business-profile-logo-actions .secondary-button,.business-profile-logo-actions .danger-button{flex:130px;min-height:42px}.business-profile-logo-upload{cursor:pointer}.business-profile-logo-upload:has(input:disabled){cursor:not-allowed;opacity:.65}@media (width<=650px){.business-profile-logo-preview{width:96px;height:96px}.business-profile-logo-actions{flex-direction:column}.business-profile-logo-actions .secondary-button,.business-profile-logo-actions .danger-button{flex-basis:auto;width:100%}}.business-profile-main-column{flex-direction:column;gap:22px;min-width:0;display:flex}.business-verification-panel{min-width:0}.business-verification-form{flex-direction:column;gap:24px;display:flex}.business-verification-form .field{gap:9px}.business-verification-fieldset{border:0;min-width:0;margin:0;padding:0}.business-verification-address-field{grid-column:1/-1}.business-verification-address-field textarea{min-height:128px;line-height:1.55}.business-verification-address-field>small{color:var(--muted);font-size:.76rem;line-height:1.5}.business-verification-address-count{text-align:right}.business-verification-fieldset+.business-verification-fieldset{border-top:1px solid var(--border);padding-top:24px}.business-verification-fieldset legend{color:var(--text);margin-bottom:18px;padding:0;font-size:.92rem;font-weight:750}.business-verification-state{border:1px solid var(--border);background:var(--surface-soft);border-radius:13px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;display:flex}.business-verification-state svg{flex:none}.business-verification-state strong{margin-bottom:4px;font-size:.9rem;display:block}.business-verification-state p{margin:0;font-size:.82rem;line-height:1.55}.business-verification-state.approved,.business-verification-state.pending{color:var(--brand-dark);background:var(--brand-soft);border-color:#138c8059}.business-verification-state.rejected{color:var(--danger);background:var(--danger-bg);border-color:#f3c7c3}.business-verification-feedback{background:#ffffffb8;border:1px solid #b5302638;border-radius:10px;margin-top:14px;padding:13px 14px}.business-verification-feedback span{letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:800;display:block}.business-verification-feedback p{overflow-wrap:anywhere;color:var(--text);font-weight:650}.business-verification-state.incomplete{color:var(--muted)}.business-verification-declarations{flex-direction:column;gap:12px;display:flex}.business-verification-checkbox{border:1px solid var(--border);cursor:pointer;background:var(--surface);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:11px;min-height:52px;padding:13px 14px;font-size:.84rem;line-height:1.5;display:grid}.business-verification-checkbox:hover{border-color:#138c808c}.business-verification-checkbox:has(input:checked){background:var(--brand-soft);border-color:#138c808c}.business-verification-checkbox input{width:18px;height:18px;accent-color:var(--brand);margin:2px 0 0}.business-verification-fieldset:disabled .business-verification-checkbox{cursor:not-allowed;opacity:.7}.business-profile-location-panel{flex-direction:column;gap:20px;min-width:0;display:flex}.business-profile-location-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:14px;display:grid}.business-profile-location-heading h2{margin:0 0 7px}.business-profile-location-heading p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.business-profile-location-complete{min-height:32px;color:var(--brand-dark);background:var(--brand-soft);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.business-profile-location-search{gap:9px}.business-profile-location-search mapbox-geocoder{width:100%;display:block}.business-profile-location-map{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;width:100%;height:340px;overflow:hidden}.business-profile-location-selection{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.business-profile-location-selection>div{flex-direction:column;gap:5px;min-width:0;display:flex}.business-profile-location-selection strong{font-size:.82rem}.business-profile-location-selection span{overflow-wrap:anywhere;color:var(--text);font-size:.86rem;line-height:1.45}.business-profile-location-selection small{color:var(--muted);white-space:nowrap;flex:none;font-size:.75rem}.business-profile-location-help{color:var(--muted);margin:-5px 0 0;font-size:.78rem;line-height:1.5}.business-profile-location-actions{justify-content:flex-end;display:flex}.business-profile-location-actions .primary-button{min-width:180px}.business-profile-location-panel .form-error,.business-profile-location-panel .business-profile-success{width:100%}@media (width<=650px){.business-profile-location-panel{width:100%;padding:21px}.business-profile-location-heading{grid-template-columns:auto minmax(0,1fr)}.business-profile-location-complete{grid-column:1/-1;justify-self:flex-start}.business-profile-location-map{height:280px}.business-profile-location-selection{flex-direction:column;align-items:flex-start;gap:9px}.business-profile-location-selection small{white-space:normal}.business-profile-location-actions{flex-direction:column;align-items:stretch}.business-profile-location-actions .primary-button{width:100%}}.business-profile-preview-link{white-space:nowrap;flex:none;align-self:flex-start;min-height:44px}.business-profile-preview-page{width:100%}.business-profile-preview-back{width:fit-content;color:var(--brand-dark);align-items:center;gap:8px;margin-bottom:24px;font-weight:700;text-decoration:none;display:inline-flex}.business-profile-preview-back:hover{color:var(--brand)}.business-profile-preview-heading{margin-bottom:22px}.business-profile-preview-heading h1{margin:7px 0 8px}.business-profile-preview-heading p{color:var(--muted);margin:0}.business-profile-preview-notice{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:12px;margin-bottom:18px;padding:14px 17px;font-size:.9rem}.business-profile-preview-shell{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.business-profile-preview-hero{background:linear-gradient(135deg, var(--brand-soft), var(--surface) 70%);align-items:center;gap:26px;min-height:220px;padding:40px;display:flex}.business-profile-preview-hero h2{margin:0 0 10px;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.08}.business-profile-preview-hero p{max-width:650px;color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.business-profile-preview-logo,.business-profile-preview-logo-placeholder{border:4px solid var(--surface);width:112px;height:112px;box-shadow:var(--shadow);border-radius:24px;flex:0 0 112px}.business-profile-preview-logo{object-fit:cover;background:var(--surface);display:block}.business-profile-preview-logo-placeholder{color:var(--brand-dark);background:var(--brand-soft);place-items:center;font-size:2.5rem;font-weight:800;display:grid}.business-profile-preview-grid{background:var(--page);grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);align-items:start;gap:20px;padding:24px;display:grid}.business-profile-preview-main,.business-profile-preview-sidebar{gap:20px;display:grid}.business-profile-preview-card{border:1px solid var(--border);background:var(--surface);border-radius:16px;min-width:0;padding:24px}.business-profile-preview-card>p{color:var(--muted);margin:0;line-height:1.55}.business-profile-preview-card>a{color:var(--brand-dark);overflow-wrap:anywhere;align-items:center;gap:9px;margin-top:14px;font-weight:650;text-decoration:none;display:flex}.business-profile-preview-card>a:hover{color:var(--brand)}.business-profile-preview-card-heading{color:var(--brand-dark);align-items:center;gap:10px;margin-bottom:20px;display:flex}.business-profile-preview-card-heading h2{color:var(--text);margin:0;font-size:1.1rem}.business-profile-preview-services{display:grid}.business-profile-preview-service{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding:18px 0;display:flex}.business-profile-preview-service:first-child{border-top:0;padding-top:0}.business-profile-preview-service:last-child{padding-bottom:0}.business-profile-preview-service h3{margin:0 0 5px;font-size:1rem}.business-profile-preview-service p{color:var(--muted);margin:0 0 7px;line-height:1.5}.business-profile-preview-service small{color:var(--muted)}.business-profile-preview-service>strong{color:var(--brand-dark);flex:none}.business-profile-preview-team{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.business-profile-preview-barber{border:1px solid var(--border);background:var(--surface-soft);border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.business-profile-preview-barber>span{width:38px;height:38px;color:var(--brand-dark);background:var(--brand-soft);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:800;display:grid}.business-profile-preview-hours{display:grid}.business-profile-preview-hours>div{border-top:1px solid var(--border);justify-content:space-between;gap:18px;padding:11px 0;font-size:.88rem;display:flex}.business-profile-preview-hours>div:first-child{border-top:0;padding-top:0}.business-profile-preview-hours>div:last-child{padding-bottom:0}.business-profile-preview-hours span{color:var(--muted);text-align:right}@media (width<=900px){.business-profile-preview-grid{grid-template-columns:1fr}.business-profile-preview-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.business-profile-heading{flex-direction:column;align-items:stretch;gap:20px}.business-profile-preview-link{white-space:normal;text-align:center;align-self:stretch;width:100%}.business-profile-preview-hero{flex-direction:column;align-items:flex-start;min-height:auto;padding:28px 22px}.business-profile-preview-logo,.business-profile-preview-logo-placeholder{border-radius:20px;flex-basis:88px;width:88px;height:88px}.business-profile-preview-grid{padding:14px}.business-profile-preview-sidebar{grid-template-columns:1fr}.business-profile-preview-card{padding:19px}.business-profile-preview-service{gap:14px}}:root{color:#17201f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f5f8f7;--surface:#fff;--surface-soft:#f7faf9;--text:#17201f;--muted:#667472;--border:#dce5e3;--border-strong:#c9d6d3;--brand:#138c80;--brand-dark:#0d6e65;--brand-soft:#e9f6f4;--danger:#b42318;--danger-bg:#fff1f0;--shadow:0 18px 50px #182e2b17;background:#f5f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:radial-gradient(circle at top left, #138c8014, transparent 32rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}a{color:var(--brand-dark)}#root{min-height:100vh}
