:root{color-scheme:dark;--bg-0:#0e0f12;--bg-1:#17191e;--bg-2:#1f232a;--text:#f5f2ea;--muted:#b9b2a2;--line:#3a3e46;--primary:#caa15f;--gold:#caa15f;--primary-contrast:#111317;--text-secondary:#b9b2a2;--text-2:#b9b2a2;--bg-3:#2a2d34;--danger:#ee8f8f;--radius-lg:22px;--radius-md:14px;--shadow-soft:0 20px 50px rgba(20,35,65,0.09);--browser-chrome-inset:0px;--mobile-bottom-nav-pad:max(0.5rem,env(safe-area-inset-bottom,0px));--mobile-bottom-nav-height:0px}:root[data-app-theme=light]{color-scheme:light;--bg-0:#f5eee0;--bg-1:#fdf7eb;--bg-2:#f2e7d2;--bg-3:#e9dbc1;--text:#2c2115;--muted:#685947;--line:#d3bf9f;--primary:#af7422;--gold:#af7422;--primary-contrast:#251a0b;--text-secondary:#60513f;--text-2:#60513f}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;font-family:var(--font-body),sans-serif;color:var(--text);background:radial-gradient(circle at 10% 8%,rgba(202,161,95,.12),transparent 42%),radial-gradient(circle at 86% 20%,rgba(202,161,95,.09),transparent 44%),linear-gradient(170deg,#101217,#0a0b0f)}.dashboard-app-main,.dashboard-sidebar,body:not([data-public-booking=true]):not([data-public-page=true]){scrollbar-width:thin;scrollbar-color:var(--primary) rgba(17,19,24,.35)}.dashboard-app-main::-webkit-scrollbar,.dashboard-sidebar::-webkit-scrollbar,body:not([data-public-booking=true]):not([data-public-page=true])::-webkit-scrollbar,html::-webkit-scrollbar{width:11px;height:11px}.dashboard-app-main::-webkit-scrollbar-track,.dashboard-sidebar::-webkit-scrollbar-track,body:not([data-public-booking=true]):not([data-public-page=true])::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:rgba(17,19,24,.35)}.dashboard-app-main::-webkit-scrollbar-thumb,.dashboard-sidebar::-webkit-scrollbar-thumb,body:not([data-public-booking=true]):not([data-public-page=true])::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e2b86f,var(--primary));border-radius:999px;border:2px solid transparent;background-clip:padding-box}.dashboard-app-main::-webkit-scrollbar-thumb:hover,.dashboard-sidebar::-webkit-scrollbar-thumb:hover,body:not([data-public-booking=true]):not([data-public-page=true])::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#efc67e,#b2751f)}body[data-app-theme=light]{background:radial-gradient(circle at 6% 7%,rgba(175,116,34,.16),transparent 40%),radial-gradient(circle at 88% 16%,rgba(175,116,34,.1),transparent 44%),linear-gradient(180deg,#f8f1e3,#f1e5cf)}a{color:inherit}.page-shell{width:100%;min-height:100vh;display:grid;place-items:center;padding:1.5rem}.dialog-overlay{position:fixed;inset:0;z-index:1000;background:rgba(10,11,15,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem;animation:fade-in .24s ease-out;overflow-y:auto}.dialog-overlay>.card{animation:rise-in .32s ease-out;box-shadow:0 30px 60px rgba(0,0,0,.5)}.payment-modal-card{width:min(100%,640px);margin-top:1rem;padding:1.35rem;border:1px solid rgba(255,255,255,.1);border-radius:1.6rem;background:radial-gradient(circle at top left,rgba(202,161,95,.18),transparent 38%),linear-gradient(180deg,rgba(30,31,37,.98),rgba(21,22,28,.98));overflow:hidden}.payment-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.payment-modal-title-wrap{display:grid;grid-gap:.3rem;gap:.3rem}.payment-modal-eyebrow{width:-moz-fit-content;width:fit-content;padding:.18rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1d1407;background:linear-gradient(135deg,#f0dba2,#caa15f)}.payment-modal-title{margin:0;font-size:clamp(1.05rem,1rem + .4vw,1.35rem);font-weight:800;color:var(--text)}.payment-modal-subtitle{margin:0;font-size:.92rem;color:var(--muted);line-height:1.45}.payment-modal-subtitle strong{color:#f4e1b2;font-weight:700}.payment-modal-close{border:none;background:rgba(255,255,255,.04);color:var(--muted);width:2.2rem;height:2.2rem;border-radius:999px;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.payment-modal-close:hover{transform:rotate(90deg);background:rgba(255,255,255,.08);color:var(--text)}.payment-modal-summary{display:grid;grid-gap:.55rem;gap:.55rem;padding:.95rem 1rem;margin-bottom:1rem;border-radius:1rem;border:1px solid rgba(202,161,95,.18);background:rgba(255,255,255,.03)}.payment-modal-summary-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.payment-modal-summary-label{font-size:.76rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.54)}.payment-modal-summary-value{color:var(--text);font-weight:700;text-align:right}.payment-modal-summary-hint{max-width:26rem;color:var(--muted);font-size:.83rem;line-height:1.45;text-align:right}.payment-provider-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem;margin-bottom:1rem}.payment-provider-pill{display:grid;grid-gap:.16rem;gap:.16rem;padding:.85rem .95rem;border-radius:1rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);color:var(--text);font-weight:700;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .18s ease}.payment-provider-pill:hover{transform:translateY(-1px);border-color:rgba(202,161,95,.4)}.payment-provider-pill.is-active{border-color:rgba(234,201,132,.46);background:linear-gradient(180deg,rgba(222,189,116,.18),rgba(202,161,95,.22));box-shadow:0 14px 28px rgba(202,161,95,.14);color:#fff4da}.payment-provider-pill-label{font-size:.69rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.58)}.payment-provider-pill.is-active .payment-provider-pill-label{color:rgba(255,244,218,.78)}.payment-provider-panel{display:grid;grid-gap:.95rem;gap:.95rem}.payment-provider-intro{padding:.95rem 1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.payment-provider-intro-title{margin:0;font-size:.96rem;font-weight:700;color:var(--text)}.payment-provider-intro-copy{margin:.35rem 0 0;font-size:.84rem;line-height:1.55;color:var(--muted)}.payment-embedded-shell{position:relative;border-radius:1.2rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(247,244,236,.98),rgba(255,255,255,1));box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}.payment-embedded-shell--stripe{padding:.4rem}.payment-embedded-shell--mp{padding:.85rem}.payment-card-form-shell{position:relative;min-height:220px}.payment-card-form-body{border-radius:.9rem}.payment-loader-card{display:flex;align-items:center;gap:.9rem;min-height:140px;padding:1rem 1.05rem;border-radius:1rem;border:1px solid rgba(202,161,95,.22);background:linear-gradient(180deg,rgba(255,249,239,.96),rgba(243,236,225,.94));color:#3f2d16}.payment-loader-card--overlay{position:absolute;inset:0;z-index:10}.payment-loader-spinner{flex:0 0 auto;width:2.1rem;height:2.1rem;border-radius:999px;border:3px solid rgba(96,76,40,.16);border-top-color:#caa15f;animation:mp-spin .7s linear infinite}.payment-loader-spinner--mp{border-top-color:#009ee3}.payment-loader-title{margin:0;font-size:.92rem;font-weight:700;color:#3f2d16}.payment-loader-copy{margin:.22rem 0 0;font-size:.8rem;line-height:1.45;color:#6b5a42}.payment-provider-error-stack{display:grid;grid-gap:.75rem;gap:.75rem}.payment-provider-error{padding:.9rem 1rem;border-radius:.9rem;border:1px solid rgba(239,68,68,.3);background:rgba(239,68,68,.08);color:#ef4444;font-size:.82rem;line-height:1.45}.payment-embedded-shell .CheckoutShell,.payment-embedded-shell iframe{width:100%}@media (max-width:720px){.dialog-overlay{padding:.85rem;align-items:flex-end}.payment-modal-card{width:100%;min-height:min(88vh,820px);max-height:88vh;margin-top:0;padding:1rem;border-radius:1.35rem;overflow-y:auto}.payment-modal-head,.payment-modal-summary-row{grid-template-columns:1fr;display:grid}.payment-modal-summary-hint,.payment-modal-summary-value{text-align:left}.payment-provider-switch{grid-template-columns:1fr}.payment-loader-card{min-height:120px}}.eyebrow{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;background:rgba(202,161,95,.16);border:1px solid rgba(202,161,95,.45);letter-spacing:.04em;padding:.4rem .7rem}.eyebrow,.hero-kicker{font-size:.78rem;text-transform:uppercase;font-weight:700}.hero-kicker{margin:.95rem 0 0;color:rgba(232,218,189,.9);letter-spacing:.08em}.card{border-radius:var(--radius-lg);background:var(--bg-1);border:1px solid rgba(58,62,70,.9);box-shadow:var(--shadow-soft)}.section-title{margin:0;font-family:var(--font-title),serif;font-size:2rem}.section-copy{margin:.45rem 0 1.2rem;color:var(--muted)}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary);text-decoration:none;font-size:.85rem;font-weight:700;margin-bottom:1.25rem;transition:opacity .12s ease,transform .12s ease;width:-moz-fit-content;width:fit-content}.back-link:hover{opacity:.8;transform:translateX(-3px)}.form{display:grid;grid-gap:1rem;gap:1rem}.form-actions{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.25rem}.form-stack{display:grid;grid-gap:.9rem;gap:.9rem}.field-label{display:grid;grid-gap:.42rem;gap:.42rem;font-weight:700;color:#d7d1c5;font-size:.93rem}.field-label-title{display:inline-flex;align-items:center;gap:.25rem;width:-moz-fit-content;width:fit-content}.required-mark{color:#e5ca96}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:2.8rem;border-radius:var(--radius-md);border:1px solid #393d45;background:#111318;font:inherit;font-size:1rem;color:var(--text);padding:.55rem .8rem;transition:border-color .12s ease,box-shadow .12s ease}.input:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(202,161,95,.23)}select.input{accent-color:var(--primary);cursor:pointer;transition:border-color .2s ease,box-shadow .24s cubic-bezier(.22,1,.36,1),background-color .2s ease}select.input:hover:not(:disabled):not(:focus){border-color:rgba(202,161,95,.45);box-shadow:0 0 0 3px rgba(202,161,95,.08)}select.input option{background-color:#15181f;color:#f2ebdc;font-weight:500;padding:.4rem .6rem}select.input option:focus,select.input option:hover{background-color:#e4c78f;color:#111317}select.input option:checked{background-color:#caa15f;color:#111317;font-weight:700}body[data-app-theme=light] select.input option{background-color:#fff9ef;color:#4f3b1f}body[data-app-theme=light] select.input option:focus,body[data-app-theme=light] select.input option:hover{background-color:#f1c98a;color:#1f160b}body[data-app-theme=light] select.input option:checked{background-color:#af7422;color:#fff8e8;font-weight:700}body[data-app-theme=light] select.input:hover:not(:disabled):not(:focus){border-color:rgba(175,116,34,.5);box-shadow:0 0 0 3px rgba(175,116,34,.1)}.appointment-customer-change:focus-visible,.appointment-customer-empty-cta:focus-visible,.appointment-quick-customer-close:focus-visible,.appointments-calendar-card-edit:focus-visible,.appointments-filters-clear:focus-visible,.appointments-filters-toggle:focus-visible,.appointments-mini-btn:focus-visible,.appointments-search-clear:focus-visible,.appointments-status-chip:focus-visible,.appointments-view-btn:focus-visible,.appointments-week-arrow:focus-visible,.appointments-week-chip:focus-visible,.availability-add-btn:focus-visible,.availability-day-add:focus-visible,.availability-slot-remove:focus-visible,.availability-slot:focus-visible,.back-link:focus-visible,.booking-link-btn:focus-visible,.button:focus-visible,.customer-entry-edit:focus-visible,.customer-entry-hit:focus-visible,.customers-head-button:focus-visible,.customers-search-clear:focus-visible,.dashboard-sidebar-link:focus-visible,.expenses-archive-toggle:focus-visible,.expenses-filters-toggle:focus-visible,.expenses-search-clear:focus-visible,.locations-action-btn:focus-visible,.locations-search-clear:focus-visible,.locations-status-chip:focus-visible,.mobile-bottom-nav-item:focus-visible,.mobile-nav-sheet-item:focus-visible,.services-action-btn:focus-visible,.services-search-clear:focus-visible,.services-status-chip:focus-visible,.settings-nav-btn:focus-visible,.staff-action-btn:focus-visible,.staff-search-clear:focus-visible,.staff-status-chip:focus-visible,.team-action-btn:focus-visible,.team-search-clear:focus-visible,.team-status-chip:focus-visible,.timeoff-action-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(202,161,95,.24)}.booking-link-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border:1px solid rgba(202,161,95,.22);border-radius:10px;background:rgba(202,161,95,.08);color:#e5ca96;cursor:pointer;transition:background .12s ease,border-color .12s ease;text-decoration:none;line-height:1;flex:0 0 auto}.booking-link-btn:hover{background:rgba(202,161,95,.18);border-color:rgba(202,161,95,.35)}.booking-link-btn svg{width:14px;height:14px}.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:100%;border:0;border-radius:var(--radius-md);min-height:2.85rem;font:inherit;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.button:disabled{cursor:not-allowed;opacity:.58}.button-primary{background:linear-gradient(135deg,#e4c78f,#caa15f);color:var(--primary-contrast);box-shadow:0 12px 24px rgba(202,161,95,.28)}.button-primary:not(:disabled):hover{box-shadow:0 16px 30px rgba(202,161,95,.34)}.button-secondary{border:1px solid #454b57;background:#1d2027;color:#ece4d3}.button:not(:disabled):hover{transform:translateY(-1px)}.alert{margin:0;padding:.72rem .86rem;border-radius:11px;border:1px solid rgba(238,143,143,.3);background:rgba(99,35,35,.35);color:var(--danger);font-size:.92rem}.muted-link{color:var(--muted);text-decoration:underline;text-underline-offset:3px;font-size:.92rem}.form-hint{margin:-.1rem 0 0;text-align:center;font-size:.8rem;letter-spacing:.03em;color:#9f998d}body[data-app-theme=light] .hero-kicker{color:rgba(77,53,24,.9)}body[data-app-theme=light] .field-label{color:#5f4d37}body[data-app-theme=light] .required-mark{color:#9c6821}body[data-app-theme=light] .input{background:#fffcf6;border-color:#cfb995}body[data-app-theme=light] .button-secondary{border-color:#d5c09e;background:#f4ead8;color:#5a4626}body[data-app-theme=light] .form-hint{color:#7f6b50}body[data-app-theme=light] .field-error{color:#b74c4c}body[data-app-theme=light] .input-invalid,body[data-app-theme=light] .input-invalid:focus{border-color:#b74c4c}body[data-app-theme=light] .location-form-section-head p,body[data-app-theme=light] .plan-annual-total-hint,body[data-app-theme=light] .plan-card-desc,body[data-app-theme=light] .plan-card-period,body[data-app-theme=light] .plan-toggle-label{color:#5b472b}body[data-app-theme=light] .location-form-section-head h4,body[data-app-theme=light] .plan-annual-total-hint strong,body[data-app-theme=light] .plan-toggle-save{color:#9a6118}body[data-app-theme=light] .pricing-switch{background:#e3d1b4;border-color:#bca27d}body[data-app-theme=light] .pricing-knob{background:#7b5930}body[data-app-theme=light] .pricing-switch[data-annual=true] .pricing-knob{background:#9a6118}body[data-app-theme=light] .plan-toggle-label.active{color:#2f2212}body[data-app-theme=light] .plan-card{background:#f8efdf;border-color:#c8ad81;color:#3a2a14}body[data-app-theme=light] .plan-card:hover{background:#f2e5cf;border-color:#b98c49}body[data-app-theme=light] .plan-card--selected{background:linear-gradient(165deg,rgba(175,116,34,.2),rgba(248,239,223,.96));border-color:#a66a1c;box-shadow:0 0 0 3px rgba(175,116,34,.16)}body[data-app-theme=light] .plan-card--selected .plan-card-features li,body[data-app-theme=light] .plan-card--selected .plan-card-name,body[data-app-theme=light] .plan-card--selected .plan-card-price{color:#231707}body[data-app-theme=light] .plan-card--selected .plan-card-desc,body[data-app-theme=light] .plan-card--selected .plan-card-period{color:#5a3c17}body[data-app-theme=light] .plan-card--selected .plan-card-price-wrap{border-color:#bb955c}body[data-app-theme=light] .plan-card--featured{border-color:rgba(166,106,28,.42)}body[data-app-theme=light] .plan-card-features li,body[data-app-theme=light] .plan-card-name,body[data-app-theme=light] .plan-card-price{color:#2f2212}body[data-app-theme=light] .plan-card-price-wrap{border-color:#cbb18a}body[data-app-theme=light] .plan-card-features li.disabled,body[data-app-theme=light] .plan-card-features li.disabled .plan-card-icon{color:#8f7a5a}body[data-app-theme=light] .plan-card--selected .plan-card-features li.disabled,body[data-app-theme=light] .plan-card--selected .plan-card-features li.disabled .plan-card-icon{color:#8a6a3f}body[data-app-theme=light] .plan-card-check{background:linear-gradient(135deg,#e2b15b,#a66a1c);color:#201406}body[data-app-theme=light] .location-form-section{background:#f4e7d1;border-color:#c8ae83}.dashboard-shell{width:min(1120px,100%);margin:0 auto;padding:1.35rem 1rem 2.25rem}html[data-app-shell=dashboard],html[data-app-shell=dashboard] body{height:100%;min-height:100%;overflow:hidden;overscroll-behavior:none}.dashboard-app-shell{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden;padding-bottom:var(--browser-chrome-inset)}.dashboard-app-main{width:100%;flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.dashboard-sidebar{display:none}.dashboard-top-logout{display:inline-flex}.dashboard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.dashboard-title{margin:0;font-family:var(--font-title),serif;font-size:clamp(1.6rem,4vw,2.25rem)}.dashboard-subtitle{margin:.45rem 0 0;color:var(--muted)}.dashboard-eyebrow{margin-bottom:.65rem}.dashboard-hero-grid,.dashboard-hero-head{margin-bottom:1.15rem}.dashboard-hero-grid{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(360px,.8fr);grid-gap:1.15rem;gap:1.15rem;align-items:stretch}.dashboard-filter-panel,.dashboard-hero-panel,.dashboard-kpi-card,.dashboard-section-card{background:linear-gradient(180deg,rgba(24,26,32,.96),rgba(17,18,23,.98));box-shadow:0 18px 30px rgba(0,0,0,.16)}.dashboard-hero-panel{position:relative;overflow:hidden;border:1px solid rgba(202,161,95,.18);min-height:290px;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,290px);grid-gap:1.35rem;gap:1.35rem;align-items:stretch;padding:1.35rem}.dashboard-hero-panel:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(202,161,95,.18),transparent 68%);right:-100px;top:-100px;pointer-events:none}.dashboard-hero-copy{position:relative;z-index:1;max-width:38rem;display:flex;flex-direction:column;justify-content:center;gap:.15rem}.dashboard-hero-kicker,.dashboard-section-kicker{margin:0;color:#cfb07a;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.dashboard-hero-copy h2{margin:.7rem 0 .6rem;font-family:var(--font-title),serif;font-size:clamp(1.95rem,2.6vw,2.95rem);line-height:1.04;max-width:15ch;text-wrap:pretty}.dashboard-hero-copy p:last-child{margin:0;color:#c0b7a7;line-height:1.6;max-width:34ch;font-size:.96rem}.dashboard-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem;position:relative;z-index:1;align-content:center}.dashboard-hero-stats div{border:1px solid rgba(202,161,95,.18);border-radius:14px;background:rgba(28,24,18,.66);padding:.7rem .75rem}.dashboard-hero-stat{display:flex;flex-direction:column;justify-content:flex-end}.dashboard-hero-stat span{font-size:.73rem;line-height:1.25}.dashboard-hero-stat strong{font-size:1.18rem}.dashboard-hero-stat--primary{grid-column:1/-1;border-color:rgba(232,201,143,.4)!important;background:radial-gradient(120% 130% at 0 0,rgba(232,201,143,.16),transparent 62%),rgba(34,28,19,.82)!important}.dashboard-hero-stat--primary strong{font-size:1.85rem;background:linear-gradient(120deg,#fff5d6,#e8c98f 60%,#caa15f);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.dashboard-daily-item span,.dashboard-hero-stats span,.dashboard-kpi-card span,.dashboard-ranking-item span,.dashboard-status-item span,.dashboard-trend-item span{display:block;color:#ad9f82;font-size:.78rem}.dashboard-daily-item strong,.dashboard-hero-stats strong,.dashboard-kpi-card strong,.dashboard-status-item strong{display:block;margin-top:.25rem;color:#f3e5c9;font-size:1.38rem;line-height:1.05}.dashboard-filter-panel h3,.dashboard-section-head h3{margin:.35rem 0 0;font-size:1.1rem}.dashboard-filter-panel{min-height:290px;display:flex;flex-direction:column;padding:1.35rem}.dashboard-filter-panel p,.dashboard-section-head p:last-child{margin:.35rem 0 0;color:#bbb3a4;line-height:1.55}.dashboard-filter-form{margin-top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.dashboard-filter-form .input{min-height:3.05rem;padding-inline:.95rem}.dashboard-filter-month{grid-column:1/-1}.dashboard-filter-form>button{grid-column:auto;margin-top:.15rem}.dashboard-filter-toggle{display:none;width:100%;align-items:center;gap:.65rem;padding:.55rem .65rem;border:0;border-radius:12px;background:transparent;color:var(--gold);font:inherit;text-align:left;cursor:pointer}.dashboard-filter-toggle:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(202,161,95,.45)}.dashboard-filter-toggle-text{flex:1 1;min-width:0;display:grid;grid-gap:.08rem;gap:.08rem}.dashboard-filter-toggle-label{font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.dashboard-filter-toggle-value{font-size:.88rem;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-filter-toggle-chevron{flex:0 0 auto;transition:transform .22s cubic-bezier(.22,1,.36,1)}.dashboard-filter-panel[data-open=true] .dashboard-filter-toggle-chevron{transform:rotate(180deg)}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:1rem}.dashboard-kpi-grid>.dashboard-kpi-card--accent{grid-column:span 2}.dashboard-kpi-card{padding:1rem;border:1px solid rgba(202,161,95,.14);transition:border-color .18s ease,transform .18s ease}.dashboard-kpi-card:hover{border-color:rgba(202,161,95,.26);transform:translateY(-1px)}.dashboard-kpi-card small{display:block;margin-top:.45rem;color:#b9b09f;line-height:1.45}.dashboard-main-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.dashboard-section-card{padding:1rem;border:1px solid rgba(202,161,95,.14);display:flex;flex-direction:column}.dashboard-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:.95rem}.dashboard-main-grid>:first-child,.dashboard-main-grid>:nth-child(2){grid-column:span 6}.dashboard-main-grid>:nth-child(4),.dashboard-main-grid>:nth-child(5),.dashboard-main-grid>:nth-child(6){grid-column:span 4}.dashboard-daily-money{display:grid;flex:1 1;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.6rem;gap:.6rem;margin-bottom:.75rem}.dashboard-daily-item,.dashboard-status-item{border:1px solid #323741;border-radius:14px;background:rgba(19,22,27,.84);padding:.85rem}.dashboard-bar-list,.dashboard-ranking-list,.dashboard-status-grid,.dashboard-trend-list{display:grid;grid-gap:.6rem;gap:.6rem}.dashboard-bar-row,.dashboard-ranking-item,.dashboard-trend-item{display:flex;align-items:center;justify-content:space-between;gap:.8rem;border:1px solid #323741;border-radius:14px;background:rgba(19,22,27,.84);padding:.75rem .8rem}.dashboard-ranking-item strong,.dashboard-trend-item strong{display:block;color:#efe0c2;font-size:.98rem}.dashboard-ranking-item p,.dashboard-trend-item p{margin:0;font-weight:700}.dashboard-trend-delta{display:inline-flex;align-items:center;gap:.28rem;padding:.26rem .55rem;border-radius:999px;font-size:.86rem;white-space:nowrap}.dashboard-trend-delta small{font-size:.76rem;opacity:.72}.dashboard-trend-positive{color:#9ce0af;background:rgba(156,224,175,.13)}.dashboard-trend-negative{color:#f0aaaa;background:rgba(240,170,170,.13)}.dashboard-trend-neutral{color:#ddd2bb;background:rgba(221,210,187,.1)}.dashboard-bar-row span{width:88px;flex:0 0 auto}.dashboard-bar-row strong{width:108px;flex:0 0 auto;text-align:right;color:#efe0c2;font-size:.88rem}.dashboard-bar-track{flex:1 1;height:10px;border-radius:999px;background:#232832;overflow:hidden}.dashboard-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#caa15f,#e8c98f)}.dashboard-grid,.dashboard-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{display:grid;grid-gap:.85rem;gap:.85rem}.panel{padding:1rem}.panel h3{margin:0;font-size:1.02rem}.panel p{margin:.4rem 0 0;color:var(--muted);line-height:1.48}.dashboard-inline-btn{margin-top:.85rem;width:auto;min-width:160px}.dashboard-links-grid{display:flex;gap:.55rem;flex-wrap:wrap}.dashboard-section-card--animated{animation:rise-in .32s ease-out both}.dashboard-donut-wrap{display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem}.dashboard-donut{position:relative;width:130px;height:130px;border-radius:50%;flex:0 0 auto}.dashboard-donut:after{content:"";position:absolute;inset:22%;border-radius:50%;background:rgba(19,22,27,.96)}.dashboard-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.dashboard-donut-center strong{font-size:1.4rem;color:#f3e5c9;line-height:1}.dashboard-donut-center span{font-size:.7rem;color:#ad9f82;text-transform:uppercase;font-weight:700;letter-spacing:.04em;margin-top:.15rem}.dashboard-donut-legend{display:grid;grid-gap:.1rem;gap:.1rem;width:100%;max-width:250px}.dashboard-donut-legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;padding:.42rem 0;border-bottom:1px solid rgba(202,161,95,.12)}.dashboard-donut-legend-item:last-child{border-bottom:0}.dashboard-donut-legend-pct{font-style:normal;font-size:.76rem;color:#ad9f82;min-width:3.1rem;text-align:right}.dashboard-donut-legend-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.dashboard-donut-legend-item span{color:#bbb3a4;flex:1 1}.dashboard-donut-legend-item strong{color:#efe0c2}.dashboard-retention-bar{display:flex;height:14px;border-radius:999px;overflow:hidden;margin-top:auto}.dashboard-retention-new{background:linear-gradient(90deg,#caa15f,#e8c98f);transition:width .4s ease-out}.dashboard-retention-returning{background:rgba(156,224,175,.65);transition:width .4s ease-out}.dashboard-retention-labels{display:flex;justify-content:space-between;margin-top:.55rem}.dashboard-retention-label{display:flex;flex-direction:column;gap:.15rem}.dashboard-retention-label--end{align-items:flex-end;text-align:right}.dashboard-retention-label em{font-style:normal;font-size:.82rem;color:#ad9f82}.dashboard-retention-note{margin:.85rem 0 auto;color:var(--muted);font-size:.86rem;line-height:1.5}.dashboard-retention-label span{font-size:.74rem;color:#ad9f82;text-transform:uppercase;font-weight:700;letter-spacing:.04em}.dashboard-retention-label strong{font-size:1.2rem;color:#f3e5c9}.dashboard-bar-row{transition:background .12s ease,border-color .12s ease}.dashboard-bar-row:hover{background:rgba(202,161,95,.06);border-color:rgba(202,161,95,.22)}.dashboard-bar-fill{transition:width .4s ease-out}.dashboard-ranking-bar{width:100%;height:6px;border-radius:999px;background:#232832;margin-top:.5rem}.dashboard-ranking-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#caa15f,#e8c98f);transition:width .4s ease-out}.dashboard-main-grid>:nth-child(7),.dashboard-main-grid>:nth-child(8){grid-column:span 6}.dashboard-main-grid>.dashboard-chart-card{grid-column:span 12}.dashboard-trend-list{flex:1 1;align-content:start}@media (min-width:1025px){.dashboard-trend-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.dashboard-trend-list>:last-child{grid-column:1/-1}}.dashboard-kpi-head{display:flex;align-items:center;gap:.5rem}.dashboard-kpi-card .dashboard-kpi-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:1.72rem;height:1.72rem;border-radius:10px;border:1px solid rgba(202,161,95,.28);background:rgba(202,161,95,.12);color:#e8c98f}.dashboard-kpi-card .dashboard-kpi-icon[data-tone=positive]{border-color:rgba(156,224,175,.32);background:rgba(156,224,175,.12);color:#9ce0af}.dashboard-kpi-card .dashboard-kpi-icon[data-tone=danger]{border-color:rgba(240,170,170,.32);background:rgba(240,170,170,.12);color:#f0aaaa}.dashboard-kpi-card .dashboard-kpi-icon[data-tone=neutral]{border-color:rgba(185,178,162,.28);background:rgba(185,178,162,.1);color:#cfc6b5}.dashboard-kpi-card .dashboard-kpi-label{display:block;min-width:0;color:#ad9f82;font-size:.78rem;line-height:1.3}.dashboard-daily-money .dashboard-daily-item{display:flex;flex-direction:column;justify-content:center}.dashboard-daily-money .dashboard-daily-item strong{font-size:1.55rem}.dashboard-daily-item--net{border-color:rgba(202,161,95,.36);background:radial-gradient(120% 140% at 0 0,rgba(202,161,95,.14),transparent 62%),rgba(24,22,18,.9)}.dashboard-daily-ops{display:flex;align-items:center;gap:1rem;margin-top:auto;padding:.85rem .9rem;border:1px solid rgba(202,161,95,.2);border-radius:14px;background:rgba(19,22,27,.84)}.dashboard-daily-ops-total{flex:0 0 auto;display:grid;grid-gap:.1rem;gap:.1rem;padding-right:1rem;border-right:1px solid rgba(202,161,95,.16)}.dashboard-daily-ops-total strong{display:block;font-size:2rem;line-height:1;color:#f3e5c9}.dashboard-daily-ops-total span{display:block;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ad9f82}.dashboard-daily-pills{flex:1 1;min-width:0;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem .8rem;gap:.35rem .8rem}.dashboard-daily-pill{display:flex;align-items:center;gap:.45rem;font-size:.82rem;color:#bbb3a4}.dashboard-daily-pill-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-daily-pill strong{color:#efe0c2;font-size:.92rem}.dashboard-daily-pill-dot{width:8px;height:8px;border-radius:999px;flex:0 0 auto}.dashboard-daily-pill[data-status=completed] .dashboard-daily-pill-dot{background:#9ce0af}.dashboard-daily-pill[data-status=confirmed] .dashboard-daily-pill-dot{background:#caa15f}.dashboard-daily-pill[data-status=pending] .dashboard-daily-pill-dot{background:#ddd2bb}.dashboard-daily-pill[data-status=cancelled] .dashboard-daily-pill-dot{background:#f0aaaa}@media (max-width:640px){.dashboard-daily-ops{flex-direction:column;align-items:stretch;gap:.7rem}.dashboard-daily-ops-total{display:flex;align-items:baseline;gap:.5rem;padding:0 0 .6rem;border-right:0;border-bottom:1px solid rgba(202,161,95,.16)}.dashboard-daily-ops-total strong{font-size:1.7rem}}.dashboard-ranking-item{align-items:center;gap:.7rem}.dashboard-ranking-item .dashboard-rank-badge{display:grid;place-items:center;flex:0 0 auto;width:1.75rem;height:1.75rem;border-radius:10px;border:1px solid rgba(202,161,95,.26);background:rgba(202,161,95,.1);color:#e8c98f;font-size:.78rem;font-weight:800}.dashboard-ranking-item .dashboard-rank-badge[data-rank="1"]{border-color:transparent;background:linear-gradient(135deg,#f2dfae,#caa15f);color:#241a08}.dashboard-ranking-body{flex:1 1;min-width:0}.dashboard-ranking-row{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.dashboard-ranking-id{min-width:0}.dashboard-ranking-id strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-actions{display:flex;align-items:center;gap:.6rem}.customers-head-button{width:auto;min-width:145px;padding-inline:1rem}.dashboard-head-guide-btn{min-width:0;white-space:nowrap}.customers-actions:has(.dashboard-head-guide-btn) .customers-head-button{white-space:nowrap}.customers-grid{grid-template-columns:1.05fr .95fr}.services-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:.9rem;gap:.9rem;align-items:stretch;min-height:calc(100vh - 240px)}.locations-grid,.staff-grid{grid-template-columns:1.08fr .92fr;grid-gap:.9rem}.locations-grid,.staff-grid,.timeoff-grid{display:grid;gap:.9rem;align-items:stretch;min-height:calc(100vh - 240px)}.timeoff-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,420px);grid-gap:.9rem}.availability-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:.9rem;gap:.9rem;align-items:stretch;min-height:calc(100vh - 240px)}.availability-list-panel,.locations-list-panel,.services-list-panel,.staff-list-panel,.timeoff-list-panel{min-height:560px;min-width:0;height:100%;overflow:hidden;display:flex;flex-direction:column}.locations-form-panel,.staff-form-panel{min-height:560px}.timeoff-form-panel{min-height:580px;min-width:0}.timeoff-list-panel{min-height:580px}.availability-form-panel{min-height:560px}.timeoff-form-panel{overflow-x:hidden}.locations-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.location-form-section{display:grid;grid-gap:.8rem;gap:.8rem;padding:.95rem;border:1px solid #323741;border-radius:14px;background:rgba(19,22,27,.84)}.location-form-section-head h4{margin:0;font-size:.98rem}.location-form-section-head p{margin:.25rem 0 0;color:#b9b09f;line-height:1.48;font-size:.88rem}.timeoff-toolbar{display:flex;align-items:flex-end;gap:.6rem;flex-wrap:wrap;margin-bottom:.85rem}.timeoff-toolbar>.input{flex:1 1 180px;min-width:0}.timeoff-date-field{display:grid;grid-gap:.2rem;gap:.2rem;flex:1 1 140px;min-width:0}.timeoff-date-field>span{color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.availability-toolbar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.85rem}.availability-toolbar>.input{flex:1 1 200px;min-width:0}.timeoff-actions-row{display:flex;align-items:center;gap:.3rem;flex:0 0 auto}.locations-textarea{min-height:96px;resize:vertical}.timeoff-action-btn{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.timeoff-action-btn:hover{color:var(--text);border-color:rgba(202,161,95,.45);background:rgba(202,161,95,.12)}.timeoff-action-btn[data-tone=danger]:hover{color:#f0aaaa;border-color:rgba(238,143,143,.5);background:rgba(238,143,143,.14)}.location-status-badge,.staff-status-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.12rem .58rem;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.location-status-active,.staff-status-active{color:#b5f0c4;background:rgba(61,120,81,.28);border-color:rgba(88,184,126,.45)}.location-status-inactive,.staff-status-inactive{color:#f8b8b8;background:rgba(105,36,36,.34);border-color:rgba(238,143,143,.44)}.timeoff-status-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.12rem .58rem;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.timeoff-status-badge[data-period=ongoing]{color:#f5d9a5;background:rgba(202,161,95,.18);border-color:rgba(202,161,95,.4)}.timeoff-status-badge[data-period=upcoming]{color:#b9cdf0;background:rgba(110,144,211,.16);border-color:rgba(110,144,211,.36)}.timeoff-status-badge[data-period=past]{color:var(--muted);background:rgba(255,255,255,.06);border-color:var(--line)}.timeoff-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.availability-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.availability-weekday-picker{display:grid;grid-gap:.85rem;gap:.85rem;padding:.9rem;border:1px solid #323741;border-radius:14px;background:rgba(19,22,27,.84)}.availability-days-field{gap:.55rem}.availability-weekday-presets{display:flex;flex-wrap:wrap;gap:.55rem}.availability-preset-btn{width:auto;min-height:2rem;padding-inline:.65rem;font-size:.78rem}.availability-weekday-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.availability-weekday-chip{display:flex;align-items:center;gap:.45rem;border:1px solid #343944;border-radius:12px;background:rgba(19,21,27,.9);padding:.72rem .78rem;color:#ddd4c2;cursor:pointer;min-width:0}.availability-weekday-chip input{margin:0}.availability-weekday-chip-active{border-color:rgba(202,161,95,.42);background:rgba(202,161,95,.12)}.timeoff-form-row>*{min-width:0}@media (max-width:1240px){.availability-grid,.timeoff-grid{grid-template-columns:1fr}}.timeoff-textarea{min-height:96px;resize:vertical}.services-form-panel{min-height:560px;min-width:0;overflow:hidden}.dashboard-list-content{display:flex;flex:1 1;flex-direction:column;min-height:0}.dashboard-list-scroll{flex:1 1;min-height:0;overflow-y:auto;padding-right:.4rem}.dashboard-list-total{margin-top:1rem;font-size:.85rem;color:var(--muted)}.dashboard-list-footer{margin-top:1rem;display:flex;align-items:flex-end;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.dashboard-list-footer .dashboard-list-total{margin:0}.dashboard-pagination{display:flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.dashboard-pagination-size{display:inline-flex;align-items:center;gap:.45rem;color:#bfb7a7;font-size:.78rem;letter-spacing:.02em;text-transform:uppercase}.dashboard-pagination-size .input{min-height:2.05rem;min-width:4.4rem;padding-inline:.5rem;font-size:.84rem}.dashboard-pagination-meta{margin:0;color:#aea692;font-size:.8rem}.dashboard-pagination-controls{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;max-width:100%}.dashboard-pagination-btn{min-width:2rem;height:2rem;border-radius:10px;border:1px solid #3f4550;background:#1a1d24;color:#ddd5c4;font-size:.83rem;font-weight:700;cursor:pointer;transition:border-color .14s ease,color .14s ease,background .14s ease,transform .14s ease}.dashboard-pagination-btn:hover:not(:disabled){border-color:rgba(202,161,95,.38);color:#f3ddae;transform:translateY(-1px)}.dashboard-pagination-btn:disabled{opacity:.45;cursor:not-allowed}.dashboard-pagination-btn-active,.dashboard-pagination-btn-active:hover:not(:disabled){border-color:rgba(202,161,95,.56);background:linear-gradient(150deg,rgba(202,161,95,.24),rgba(31,35,44,.95));color:#f5e4c4}.dashboard-pagination-dots{color:#9d9583;font-size:.88rem;padding-inline:.1rem}.locations-toolbar,.services-toolbar,.staff-toolbar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.85rem}.locations-search,.services-search,.staff-search{position:relative;flex:1 1 220px;min-width:0}.locations-search-icon,.services-search-icon,.staff-search-icon{position:absolute;left:.72rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.locations-search-input,.services-search-input,.staff-search-input{padding-left:2.35rem;padding-right:2.2rem;min-height:2.8rem}.locations-search-clear,.services-search-clear,.staff-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:999px;background:rgba(255,255,255,.07);color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.locations-search-clear:hover,.services-search-clear:hover,.staff-search-clear:hover{color:var(--text);background:rgba(202,161,95,.2)}.locations-status-filters,.services-status-filters,.staff-status-filters{display:flex;align-items:center;gap:.35rem;flex:0 0 auto}.locations-status-chip,.services-status-chip,.staff-status-chip{--status-accent:var(--gold);--status-soft:rgba(202,161,95,0.16);display:inline-flex;align-items:center;gap:.35rem;min-height:2.35rem;padding-inline:.75rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.79rem;font-weight:700;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.locations-status-chip[data-status=active],.services-status-chip[data-status=active],.staff-status-chip[data-status=active]{--status-accent:#58b87e;--status-soft:rgba(88,184,126,0.16)}.locations-status-chip[data-status=inactive],.services-status-chip[data-status=inactive],.staff-status-chip[data-status=inactive]{--status-accent:#ee8f8f;--status-soft:rgba(238,143,143,0.16)}.locations-status-chip:before,.services-status-chip:before,.staff-status-chip:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--status-accent)}.locations-status-chip em,.services-status-chip em,.staff-status-chip em{font-style:normal;font-weight:800;color:var(--text);opacity:.7}.locations-status-chip:hover,.services-status-chip:hover,.staff-status-chip:hover{color:var(--text);border-color:color-mix(in srgb,var(--status-accent) 45%,transparent)}.locations-status-chip[aria-pressed=true],.services-status-chip[aria-pressed=true],.staff-status-chip[aria-pressed=true]{color:var(--text);border-color:color-mix(in srgb,var(--status-accent) 55%,transparent);background:var(--status-soft)}.locations-status-chip[aria-pressed=true] em,.services-status-chip[aria-pressed=true] em,.staff-status-chip[aria-pressed=true] em{opacity:1}.locations-entry-list,.services-entry-list,.staff-entry-list,.timeoff-entry-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.55rem;gap:.55rem}.location-entry,.service-entry,.staff-entry,.timeoff-entry{display:flex;align-items:center;gap:.85rem;min-width:0;padding:.7rem .8rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-2);color:var(--text);transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease,box-shadow .18s ease}.location-entry:hover,.service-entry:hover,.staff-entry:hover,.timeoff-entry:hover{transform:translateY(-1px);border-color:rgba(202,161,95,.35);box-shadow:0 12px 22px rgba(0,0,0,.2)}.location-entry[data-active=true],.service-entry[data-active=true],.staff-entry[data-active=true],.timeoff-entry[data-active=true]{border-color:var(--gold);box-shadow:inset 0 0 0 1px rgba(202,161,95,.28)}.location-entry[data-inactive=true],.service-entry[data-inactive=true],.staff-entry[data-inactive=true]{border-style:dashed;background:transparent}.location-thumb,.service-thumb{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3rem;height:3rem;border-radius:10px;border:1px solid var(--line);background:var(--bg-3);color:var(--muted);overflow:hidden}.location-thumb{border-color:rgba(202,161,95,.3);background:rgba(202,161,95,.1);color:var(--gold)}.location-entry[data-inactive=true] .location-thumb{border-color:var(--line);background:var(--bg-3);color:var(--muted)}.service-thumb img{width:100%;height:100%;object-fit:cover;display:block}.service-entry[data-inactive=true] .service-thumb{opacity:.6;filter:grayscale(.65)}.location-entry-body,.service-entry-body,.staff-entry-body,.timeoff-entry-body{display:grid;grid-gap:.18rem;gap:.18rem;flex:1 1;min-width:0}.location-entry-head,.service-entry-head,.staff-entry-head,.timeoff-entry-head{display:flex;align-items:center;gap:.5rem;min-width:0}.location-entry-head strong,.service-entry-head strong,.staff-entry-head strong,.timeoff-entry-head strong{font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-entry-street,.service-entry-desc,.staff-entry-bio,.timeoff-entry-reason{margin:0;color:var(--text-secondary);font-size:.84rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-entry-meta,.service-entry-meta,.staff-entry-meta,.timeoff-entry-meta{display:flex;flex-wrap:wrap;gap:.15rem .85rem;min-width:0;color:var(--muted);font-size:.82rem}.location-entry-meta>span,.service-entry-meta>span,.staff-entry-meta>span,.timeoff-entry-meta>span{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.location-entry-meta svg,.service-entry-meta svg,.staff-entry-meta svg,.timeoff-entry-meta svg{flex:0 0 auto;opacity:.75}.location-entry-meta>span>span,.staff-entry-meta>span>span,.timeoff-entry-meta>span>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-entry-meta>span[data-empty=true],.staff-entry-meta>span[data-empty=true],.timeoff-entry-meta>span[data-empty=true],.timeoff-entry-reason[data-empty=true]{opacity:.6;font-style:italic}.timeoff-entry[data-period=past]{border-style:dashed;background:transparent}.timeoff-entry[data-period=past] .staff-entry-avatar{opacity:.6;filter:grayscale(.65)}.service-entry-price{color:#e9cd99;font-weight:700}.staff-entry-avatar{--avatar-tone:var(--gold);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.9rem;height:2.9rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--avatar-tone) 45%,transparent);background:color-mix(in srgb,var(--avatar-tone) 16%,transparent);color:var(--avatar-tone);font-size:.86rem;font-weight:800;letter-spacing:.02em;overflow:hidden}.staff-entry-avatar[data-tone="1"]{--avatar-tone:#58b87e}.staff-entry-avatar[data-tone="2"]{--avatar-tone:#6e90d3}.staff-entry-avatar[data-tone="3"]{--avatar-tone:#ab84eb}.staff-entry-avatar[data-tone="4"]{--avatar-tone:#e0895f}.staff-entry-avatar[data-photo=true]{border-color:var(--line);background:var(--bg-3)}.staff-entry-avatar img{width:100%;height:100%;object-fit:cover;display:block}.staff-entry[data-inactive=true] .staff-entry-avatar{opacity:.6;filter:grayscale(.65)}.locations-actions-row,.services-actions-row,.staff-actions-row{display:flex;align-items:center;gap:.3rem;flex:0 0 auto}.locations-action-btn,.services-action-btn,.staff-action-btn{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.locations-action-btn:hover:not(:disabled),.services-action-btn:hover:not(:disabled),.staff-action-btn:hover:not(:disabled){color:var(--text);border-color:rgba(202,161,95,.45);background:rgba(202,161,95,.12)}.locations-action-btn[data-tone=on]:hover:not(:disabled),.services-action-btn[data-tone=on]:hover:not(:disabled),.staff-action-btn[data-tone=on]:hover:not(:disabled){color:#9ce0af;border-color:rgba(88,184,126,.5);background:rgba(88,184,126,.14)}.locations-action-btn[data-tone=off]:hover:not(:disabled),.services-action-btn[data-tone=off]:hover:not(:disabled),.staff-action-btn[data-tone=off]:hover:not(:disabled){color:#f0aaaa;border-color:rgba(238,143,143,.5);background:rgba(238,143,143,.14)}.locations-action-btn:disabled,.services-action-btn:disabled,.staff-action-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.location-entry-street,.service-entry-desc,.staff-entry-bio{display:none}}.availability-entry-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.7rem;gap:.7rem}.availability-entry{display:grid;grid-gap:.7rem;gap:.7rem;min-width:0;padding:.8rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-2);color:var(--text)}.availability-entry-head{display:flex;align-items:center;gap:.7rem;min-width:0}.availability-entry-title{display:grid;grid-gap:.1rem;gap:.1rem;flex:1 1;min-width:0}.availability-entry-title strong{font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.availability-entry-summary{color:var(--muted);font-size:.81rem}.availability-add-btn{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;min-height:2.1rem;padding-inline:.7rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.8rem;font-weight:700;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.availability-add-btn:hover{color:var(--text);border-color:rgba(202,161,95,.45);background:rgba(202,161,95,.12)}.availability-week{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));grid-gap:.4rem;gap:.4rem;min-width:0}.availability-day{display:grid;align-content:start;grid-gap:.25rem;gap:.25rem;min-width:0;padding:.45rem;border:1px solid var(--line);border-radius:10px;background:var(--bg-1)}.availability-day[data-empty=true]{border-style:dashed;background:transparent}.availability-day-label{color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.availability-day[data-empty=true] .availability-day-label{color:var(--muted)}.availability-slot-wrap{position:relative;min-width:0}.availability-slot{display:grid;grid-gap:.05rem;gap:.05rem;width:100%;min-width:0;padding:.3rem 1.35rem .3rem .4rem;border:1px solid transparent;border-radius:8px;background:rgba(202,161,95,.1);color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.availability-slot-wrap>.availability-slot:hover{border-color:rgba(202,161,95,.4);background:rgba(202,161,95,.18)}.availability-slot-time{font-size:.78rem;font-weight:700;white-space:nowrap}.availability-slot-location{color:var(--muted);font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.availability-slot-remove{position:absolute;top:.2rem;right:.2rem;display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer;opacity:.55;transition:color .16s ease,background .16s ease,opacity .16s ease}.availability-slot-remove:focus-visible,.availability-slot-remove:hover{opacity:1;color:#f0aaaa;background:rgba(238,143,143,.18)}.availability-day-add{display:inline-flex;align-items:center;gap:.25rem;min-width:0;padding:.3rem .2rem;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:.74rem;text-align:left;cursor:pointer;transition:color .16s ease}.availability-day-add span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.availability-day-add:hover{color:var(--gold)}.availability-day-empty{color:var(--muted);font-size:.74rem;font-style:italic}@media (max-width:640px){.availability-entry-head{flex-wrap:wrap}.availability-add-btn{flex:1 0 100%;justify-content:center}}.service-status-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.12rem .58rem;font-size:.76rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.service-status-active{color:#b5f0c4;background:rgba(61,120,81,.28);border-color:rgba(88,184,126,.45)}.service-status-inactive{color:#f8b8b8;background:rgba(105,36,36,.34);border-color:rgba(238,143,143,.44)}.services-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.services-textarea{min-height:90px;resize:vertical}.customers-form-panel,.customers-list-panel{min-height:550px;height:100%;min-width:0;overflow:hidden;display:flex;flex-direction:column}.customers-content{display:flex;flex-direction:column;flex:1 1;min-height:0}.customers-list-scroll{flex:1 1;min-height:0;overflow-y:auto;padding-right:.4rem}.customers-search{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.customers-search-field{position:relative;flex:1 1;min-width:0}.customers-search-icon{position:absolute;left:.72rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.customers-search-input{padding-left:2.35rem;padding-right:2.2rem;min-height:2.8rem}.customers-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.customers-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:999px;background:rgba(255,255,255,.07);color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.customers-search-clear:hover{color:var(--text);background:rgba(202,161,95,.2)}.customers-search-hint{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;color:var(--muted);font-size:.74rem;white-space:nowrap}.customers-search-hint kbd{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding-inline:.25rem;border-radius:5px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--text-secondary);font:inherit;font-size:.72rem;line-height:1}.customers-entry-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.55rem;gap:.55rem}.customer-entry{display:flex;align-items:stretch;min-width:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-2);color:var(--text);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.customer-entry:hover{transform:translateY(-1px);border-color:rgba(202,161,95,.38);box-shadow:0 12px 22px rgba(0,0,0,.2)}.customer-entry[data-highlighted=true]{border-color:rgba(202,161,95,.5);background:linear-gradient(140deg,rgba(202,161,95,.1),var(--bg-2) 55%)}.customer-entry[data-active=true]{border-color:var(--gold);box-shadow:inset 0 0 0 1px rgba(202,161,95,.28)}.customer-entry-hit{display:flex;align-items:center;gap:.8rem;flex:1 1;min-width:0;padding:.75rem .9rem;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.customer-entry-avatar{--avatar-tone:var(--gold);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.5rem;height:2.5rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--avatar-tone) 40%,transparent);background:color-mix(in srgb,var(--avatar-tone) 16%,transparent);color:var(--avatar-tone);font-family:var(--font-title);font-size:.92rem;letter-spacing:.02em}.customer-entry-avatar[data-tone="1"]{--avatar-tone:#58b87e}.customer-entry-avatar[data-tone="2"]{--avatar-tone:#6e90d3}.customer-entry-avatar[data-tone="3"]{--avatar-tone:#ab84eb}.customer-entry-avatar[data-tone="4"]{--avatar-tone:#e0895f}.customer-entry-body{display:grid;grid-gap:.22rem;gap:.22rem;flex:1 1;min-width:0}.customer-entry-head{display:flex;align-items:center;gap:.45rem;min-width:0}.customer-entry-head strong{font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-entry-tag{display:inline-flex;align-items:center;gap:.22rem;flex:0 0 auto;padding:.1rem .45rem;border-radius:999px;border:1px solid rgba(202,161,95,.34);background:rgba(202,161,95,.14);color:#eccf9d;font-size:.66rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.customer-entry-meta{display:flex;flex-wrap:wrap;gap:.15rem .9rem;min-width:0;color:var(--muted);font-size:.82rem}.customer-entry-meta>span{display:inline-flex;align-items:center;gap:.32rem;min-width:0;max-width:100%}.customer-entry-meta>span>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-entry-meta svg{flex:0 0 auto;opacity:.75}.customer-entry-meta>span[data-empty=true]{opacity:.55;font-style:italic}.customer-entry-chevron{flex:0 0 auto;color:var(--muted);opacity:.6;transition:transform .18s ease,opacity .18s ease}.customer-entry:hover .customer-entry-chevron{opacity:1;transform:translateX(2px)}.customer-entry-edit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.9rem;border:0;border-left:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.customer-entry-edit:hover{color:#f0d9ad;background:rgba(202,161,95,.14)}.customers-textarea{min-height:110px;resize:vertical}.customers-check{display:flex;align-items:center;gap:.55rem;color:var(--text-secondary);font-size:.92rem}.customers-success{margin:0;padding:.68rem .82rem;border-radius:11px;border:1px solid rgba(202,161,95,.35);background:rgba(85,67,35,.34);color:#efd7a8}.appointments-layout,.customers-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,460px);grid-gap:.9rem;gap:.9rem;align-items:stretch;min-height:calc(100vh - 240px)}.customers-head-button{gap:.45rem}.appointments-view-switch{display:inline-flex;gap:.2rem;padding:.22rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.03)}.appointments-view-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:auto;min-width:96px;min-height:2.15rem;padding-inline:.85rem;border:0;border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-size:.83rem;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.appointments-view-btn:hover{color:var(--text)}.appointments-view-btn[aria-pressed=true]{background:rgba(202,161,95,.18);color:#f1d7a6;box-shadow:inset 0 0 0 1px rgba(202,161,95,.42)}.appointments-form-panel,.appointments-list-panel{min-height:620px;height:100%;min-width:0;overflow:hidden;display:flex;flex-direction:column}.appointments-content{display:flex;flex-direction:column;flex:1 1;min-height:0}.appointments-today{margin-bottom:1rem}.appointments-today-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.appointments-today-tile{display:flex;align-items:center;gap:.6rem;width:100%;min-width:0;padding:.7rem .8rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-1);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.appointments-today-tile:hover:not(:disabled){border-color:rgba(202,161,95,.42);transform:translateY(-1px)}.appointments-today-tile:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.appointments-today-tile:disabled{cursor:default;opacity:.55}.appointments-today-icon{display:inline-grid;place-items:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:11px;border:1px solid var(--line);background:var(--bg-2);color:var(--muted)}.appointments-today-tile[data-accent=true] .appointments-today-icon{border-color:rgba(202,161,95,.34);background:rgba(202,161,95,.14);color:var(--primary)}.appointments-today-body{display:flex;flex-direction:column;min-width:0}.appointments-today-label{color:var(--muted);font-size:.75rem;line-height:1.25}.appointments-today-value{font-family:var(--font-title),serif;font-size:1.32rem;line-height:1.18}.appointments-today-hint,.appointments-today-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointments-today-hint{color:var(--muted);font-size:.72rem;line-height:1.3}@media (min-width:641px){.appointments-today-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.7rem}}@media (max-width:640px){.appointments-today-tile:last-child:nth-child(odd){grid-column:span 2}.appointments-today-hint{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}}@media (max-width:380px){.appointments-today-tile{padding:.6rem;gap:.5rem}.appointments-today-icon{width:1.75rem;height:1.75rem}.appointments-today-value{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.appointments-today-tile{transition:border-color .18s ease,background .18s ease}.appointments-today-tile:hover:not(:disabled){transform:none}}.appointments-controlbar{margin-bottom:.7rem}.appointments-controlbar-main{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.appointments-search{position:relative;flex:1 1 220px;min-width:0}.appointments-search-icon{position:absolute;left:.72rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.appointments-search-input{padding-left:2.35rem;padding-right:2.2rem;min-height:2.7rem}.appointments-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:999px;background:rgba(255,255,255,.07);color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.appointments-search-clear:hover{color:var(--text);background:rgba(202,161,95,.2)}.appointments-filters-toggle{display:none;align-items:center;gap:.4rem;min-height:2.7rem;padding-inline:.8rem;border-radius:var(--radius-md);border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--text);font:inherit;font-size:.85rem;font-weight:700;cursor:pointer}.appointments-filters-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding-inline:.28rem;border-radius:999px;background:rgba(202,161,95,.26);color:#f3ddb2;font-size:.7rem;font-style:normal;font-weight:800}.appointments-filters-chevron{transition:transform .2s ease;color:var(--muted)}.appointments-controlbar[data-filters-open=true] .appointments-filters-chevron{transform:rotate(180deg)}.appointments-controlbar-fields{display:flex;align-items:center;gap:.5rem;flex:2 1 320px;min-width:0}.appointments-filter-select{flex:1 1 150px;min-width:0;min-height:2.7rem}.appointments-filters-clear{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;min-height:2.7rem;padding-inline:.7rem;border-radius:var(--radius-md);border:1px solid rgba(238,143,143,.32);background:transparent;color:#e9a6a6;font:inherit;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease}.appointments-filters-clear:hover{background:rgba(238,143,143,.12);border-color:rgba(238,143,143,.5)}.appointments-week-nav{margin-bottom:.7rem;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.appointments-week-arrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.35rem;height:2.35rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--text);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.appointments-week-arrow:hover:not(:disabled){background:rgba(202,161,95,.14);border-color:rgba(202,161,95,.42)}.appointments-week-arrow:active:not(:disabled){transform:scale(.94)}.appointments-week-arrow:disabled{opacity:.45;cursor:not-allowed}.appointments-week-label{display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.42rem .85rem;border-radius:999px;border:1px solid rgba(202,161,95,.35);background:rgba(202,161,95,.11);color:#f0d9ad;font-size:.82rem;font-weight:700;text-transform:capitalize;white-space:nowrap}.appointments-week-quick{display:flex;align-items:center;gap:.35rem;margin-left:auto}.appointments-week-chip{min-height:2.05rem;padding-inline:.75rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.appointments-week-chip:hover:not(:disabled){color:var(--text);border-color:rgba(202,161,95,.45);background:rgba(202,161,95,.1)}.appointments-week-chip:disabled{opacity:.45;cursor:not-allowed}.appointments-week-chip[aria-pressed=true]{color:#f0d9ad;border-color:rgba(202,161,95,.55);background:rgba(202,161,95,.2)}.appointments-status-filters{display:flex;align-items:center;gap:.35rem;margin-bottom:.85rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.15rem;mask-image:linear-gradient(90deg,#000 calc(100% - 2rem),transparent);-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 2rem),transparent)}.appointments-status-filters::-webkit-scrollbar{display:none}.appointments-status-chip{display:inline-flex;align-items:center;gap:.35rem;flex:0 0 auto;min-height:2rem;padding-inline:.7rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.appointments-status-chip:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--status-accent,var(--gold))}.appointments-status-chip em{font-style:normal;font-weight:800;color:var(--text);opacity:.7}.appointments-status-chip:hover{color:var(--text);border-color:color-mix(in srgb,var(--status-accent,#caa15f) 45%,transparent)}.appointments-status-chip[aria-pressed=true]{color:var(--text);border-color:color-mix(in srgb,var(--status-accent,#caa15f) 55%,transparent);background:var(--status-soft,rgba(202,161,95,.16))}.appointments-status-chip[aria-pressed=true] em{opacity:1}.appointments-calendar-card[data-status=confirmed],.appointments-card-item[data-status=confirmed],.appointments-status-chip[data-status=all],.appointments-status-chip[data-status=confirmed]{--status-accent:#caa15f;--status-soft:rgba(202,161,95,0.16)}.appointments-calendar-card[data-status=pending],.appointments-card-item[data-status=pending],.appointments-status-chip[data-status=pending]{--status-accent:#6e90d3;--status-soft:rgba(110,144,211,0.16)}.appointments-calendar-card[data-status=completed],.appointments-card-item[data-status=completed],.appointments-status-chip[data-status=completed]{--status-accent:#58b87e;--status-soft:rgba(88,184,126,0.16)}.appointments-calendar-card[data-status=cancelled],.appointments-card-item[data-status=cancelled],.appointments-status-chip[data-status=cancelled]{--status-accent:#ee8f8f;--status-soft:rgba(238,143,143,0.16)}.appointments-calendar-card[data-status=no_show],.appointments-card-item[data-status=no_show],.appointments-status-chip[data-status=no_show]{--status-accent:#ab84eb;--status-soft:rgba(171,132,235,0.16)}.appointments-mini-btn{width:auto;min-height:2rem;padding-inline:.55rem;font-size:.8rem}.appointment-status{display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.12rem .58rem;font-size:.77rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.appointment-status-confirmed{color:#f5d9a5;background:rgba(202,161,95,.16);border-color:rgba(202,161,95,.35)}.appointment-status-completed{color:#b5f0c4;background:rgba(61,120,81,.28);border-color:rgba(88,184,126,.45)}.appointment-status-cancelled{color:#f8b8b8;background:rgba(105,36,36,.34);border-color:rgba(238,143,143,.44)}.appointment-status-no-show,.appointment-status-no_show{color:#e2c8fa;background:rgba(90,66,124,.36);border-color:rgba(171,132,235,.42)}.appointment-status-pending{color:#d6e4ff;background:rgba(51,72,111,.36);border-color:rgba(110,144,211,.44)}.appointments-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.appointments-form-row-single{grid-template-columns:minmax(0,1fr)}.appointment-customer-field{min-width:0}.appointment-customer-picker{display:grid;grid-gap:.5rem;gap:.5rem}.appointment-customer-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.6rem;gap:.6rem}.appointment-customer-search-wrap{position:relative;min-width:0}.appointment-customer-search-icon{position:absolute;left:.72rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.appointment-customer-search{width:100%;min-width:0;padding-left:2.3rem}.appointment-customer-create-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:auto;min-width:144px;align-self:stretch}.appointment-customer-picked{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.6rem;gap:.6rem;padding:.65rem .7rem;border-radius:14px;border:1px solid rgba(202,161,95,.3);background:rgba(202,161,95,.1)}.appointment-customer-picked-icon{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:999px;background:rgba(202,161,95,.24);color:#f3dfb7}.appointment-customer-picked-body{display:grid;grid-gap:.12rem;gap:.12rem;min-width:0}.appointment-customer-picked-body strong{color:#f0e2c4;font-size:.92rem;overflow-wrap:anywhere}.appointment-customer-picked-body span{color:#bfb49e;font-size:.78rem;overflow-wrap:anywhere}.appointment-customer-change{min-height:2.15rem;padding-inline:.8rem;border-radius:999px;border:1px solid rgba(202,161,95,.4);background:transparent;color:#e9d3a6;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease}.appointment-customer-change:hover{background:rgba(202,161,95,.18);border-color:rgba(202,161,95,.6)}@media (max-width:420px){.appointment-customer-picked{grid-template-columns:auto minmax(0,1fr)}.appointment-customer-change{grid-column:1/-1}}.appointment-customer-summary{display:grid;grid-gap:.15rem;gap:.15rem;padding:.7rem .8rem;border-radius:12px;border:1px solid rgba(202,161,95,.22);background:rgba(202,161,95,.08)}.appointment-customer-summary strong{color:#f0e2c4;font-size:.92rem}.appointment-customer-summary span{color:#bfb49e;font-size:.8rem}.appointment-customer-summary-static{min-height:2.8rem;align-content:center}.appointment-customer-results{display:grid;grid-gap:.35rem;gap:.35rem;max-height:232px;overflow-y:auto;overscroll-behavior:contain;padding:.35rem;border-radius:14px;border:1px solid var(--line);background:rgba(10,12,16,.55)}.appointment-customer-empty,.appointment-customer-option{width:100%;display:grid;grid-gap:.15rem;gap:.15rem;padding:.72rem .8rem;border-radius:12px;border:1px solid rgba(202,161,95,.16);background:rgba(20,23,29,.78);text-align:left}.appointment-customer-option{color:inherit;transition:border-color .14s ease,background .14s ease,transform .14s ease}.appointment-customer-option:hover{border-color:rgba(202,161,95,.36);background:rgba(202,161,95,.08);transform:translateY(-1px)}.appointment-customer-empty strong,.appointment-customer-option strong{color:#f2e7d1;font-size:.9rem}.appointment-customer-empty span,.appointment-customer-option span{color:#bfb49e;font-size:.78rem;overflow-wrap:anywhere}.appointment-customer-option-active{border-color:rgba(202,161,95,.48);background:rgba(202,161,95,.14)}.appointment-customer-option-highlighted{border-color:rgba(202,161,95,.52);background:rgba(202,161,95,.18);box-shadow:0 0 0 2px rgba(202,161,95,.14)}.appointment-customer-empty{background:rgba(238,143,143,.06);border-color:rgba(238,143,143,.18)}.appointment-customer-empty[data-searching=true]{background:rgba(255,255,255,.04);border-color:var(--line)}.appointment-customer-empty-cta{display:inline-flex;align-items:center;justify-self:start;gap:.4rem;margin-top:.5rem;min-height:2.2rem;padding-inline:.8rem;border-radius:999px;border:1px solid rgba(202,161,95,.42);background:rgba(202,161,95,.14);color:#f0d9ad;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .16s ease,border-color .16s ease}.appointment-customer-empty-cta:hover{background:rgba(202,161,95,.24);border-color:rgba(202,161,95,.6)}.appointment-quick-customer{display:grid;grid-gap:.8rem;gap:.8rem;padding:.85rem;border-radius:16px;border:1px solid rgba(202,161,95,.2);background:linear-gradient(180deg,rgba(202,161,95,.08),rgba(202,161,95,.02)),rgba(17,19,24,.9)}.appointment-quick-customer .appointments-form-row{align-items:start}.appointment-quick-customer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.appointment-quick-customer-head>div{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.appointment-quick-customer-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.04);color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease}.appointment-quick-customer-close:hover:not(:disabled){color:var(--text);background:rgba(202,161,95,.18);border-color:rgba(202,161,95,.42)}.appointment-quick-customer-close:disabled{opacity:.45;cursor:not-allowed}.appointment-quick-customer-head strong{color:#f0dfbe}.appointment-quick-customer-head span{color:#bfb49e;font-size:.8rem}.appointment-quick-customer-actions{display:flex;gap:.6rem;flex-wrap:wrap}.appointment-quick-customer-actions .button{width:auto}.appointments-textarea{min-height:88px;resize:vertical}.appointment-slot-status{display:grid;grid-gap:.65rem;gap:.65rem;padding:.75rem .85rem;border-radius:var(--radius-md);border:1px solid var(--line);background:rgba(255,255,255,.02);--slot-tone:var(--muted);--slot-tone-soft:rgba(255,255,255,0.06)}.appointment-slot-status[data-status=ok]{--slot-tone:#7fd1a6;--slot-tone-soft:rgba(127,209,166,0.12);border-color:rgba(127,209,166,.32);background:rgba(127,209,166,.06)}.appointment-slot-status[data-status=blocked]{--slot-tone:#ee8f8f;--slot-tone-soft:rgba(238,143,143,0.12);border-color:rgba(238,143,143,.32);background:rgba(238,143,143,.06)}.appointment-slot-status-head{display:flex;align-items:flex-start;gap:.55rem}.appointment-slot-status-icon{flex:0 0 auto;display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:999px;background:var(--slot-tone-soft);color:var(--slot-tone)}.appointment-slot-spinner{animation:appointment-slot-spin .9s linear infinite}@keyframes appointment-slot-spin{to{transform:rotate(1turn)}}.appointment-slot-status-copy{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.appointment-slot-status-copy strong{font-size:.86rem;line-height:1.3;color:var(--slot-tone)}.appointment-slot-status-copy p{margin:0;font-size:.8rem;line-height:1.45;color:var(--muted)}.appointment-slot-suggestions-label{display:flex;align-items:center;gap:.3rem;margin:0 0 .35rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.appointment-slot-chips{display:flex;flex-wrap:wrap;gap:.35rem}.appointment-slot-chip{min-height:2.2rem;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(202,161,95,.35);background:rgba(202,161,95,.1);color:#efd7a8;font-size:.82rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.appointment-slot-chip:hover{background:rgba(202,161,95,.2);border-color:rgba(202,161,95,.55);transform:translateY(-1px)}.appointment-slot-chip:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(202,161,95,.3)}.appointment-slot-occupied-list{display:grid;grid-gap:.3rem;gap:.3rem;margin:0;padding:0;list-style:none}.appointment-slot-occupied-list li{display:flex;align-items:baseline;gap:.45rem;min-width:0;font-size:.78rem;color:var(--muted)}.appointment-slot-occupied-list strong{flex:0 0 auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text-2)}.appointment-slot-occupied-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointment-slot-note{margin:0;font-size:.78rem;line-height:1.45;color:var(--muted)}.appointment-slot-note-muted{padding-top:.5rem;border-top:1px solid var(--line);font-size:.74rem}@media (max-width:480px){.appointment-slot-chip{flex:1 1 4.5rem;min-height:2.5rem}}@media (prefers-reduced-motion:reduce){.appointment-slot-spinner{animation-duration:2s}.appointment-slot-chip:hover{transform:none}}.appointments-list-scroll{flex:1 1;min-height:0;overflow-y:auto;padding-right:.4rem}.appointments-card-list{display:grid;grid-gap:1.05rem;gap:1.05rem}.appointments-day-group{display:grid;grid-gap:.5rem;gap:.5rem}.appointments-day-group-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:.5rem;margin:0;padding:.15rem 0 .45rem;background:var(--bg-1)}.appointments-day-group-head h3{margin:0;font-family:var(--font-body);font-size:.78rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.appointments-day-group-head span{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding-inline:.32rem;border-radius:999px;background:rgba(202,161,95,.16);color:#eccf9d;font-size:.72rem;font-weight:800}.appointments-day-group-head:after{content:"";flex:1 1;height:1px;background:var(--line);opacity:.55}.appointments-card-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.85rem;gap:.85rem;padding:.75rem .9rem;border-radius:var(--radius-md);border:1px solid var(--line);border-left:3px solid var(--status-accent,var(--gold));background:var(--bg-2);color:var(--text)}.appointments-card-time{display:grid;justify-items:center;grid-gap:.1rem;gap:.1rem;min-width:3.6rem;padding-right:.85rem;border-right:1px solid var(--line)}.appointments-card-time strong{font-family:var(--font-title);font-size:1.12rem;line-height:1.1;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.appointments-card-time small{font-size:.7rem;font-weight:700;color:var(--muted);white-space:nowrap}.appointments-card-body{min-width:0}.appointments-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem;margin-bottom:.3rem}.appointments-card-title{min-width:0}.appointments-card-title strong{display:block;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointments-card-title p{margin:.12rem 0 0;color:var(--text-secondary,#b8b09d);font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointments-card-meta{display:flex;flex-wrap:wrap;gap:.25rem .85rem;color:var(--muted);font-size:.82rem}.appointments-card-meta span{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.appointments-card-meta svg{flex:0 0 auto;opacity:.75}.appointments-card-actions{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.appointment-status-box{border:1px solid #3e4350;border-radius:12px;padding:.58rem;display:grid;grid-gap:.4rem;gap:.4rem}.appointment-status-help{color:#a8a290;font-size:.78rem}.appointments-details{display:grid;grid-gap:.9rem;gap:.9rem}.appointments-actions-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.appointments-action-btn{min-height:2.3rem}.appointments-action-danger{border-color:rgba(238,143,143,.44);color:#f4b7b7}.appointments-history h4{margin:0;font-size:.95rem}.appointments-history ul{margin:.6rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.45rem;gap:.45rem}.appointments-history li{border:1px solid #373c45;border-radius:11px;padding:.58rem;display:grid;grid-gap:.2rem;gap:.2rem;min-width:0;overflow-wrap:anywhere}.appointments-history small,.appointments-history span{color:#bcb5a5}.appointments-weekly{display:grid;grid-template-columns:repeat(7,minmax(140px,1fr));grid-gap:.5rem;gap:.5rem;overflow-x:auto;overflow-y:visible;padding-bottom:.3rem;flex:1 1;min-height:280px}.appointments-weekly[data-single-day=true]{grid-template-columns:minmax(0,1fr)}.appointments-day-column{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-2);min-height:290px;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;min-width:0}.appointments-day-column[data-today=true]{border-color:rgba(202,161,95,.5)}.appointments-day-column-body{min-height:auto;overflow:visible;padding:.5rem}.appointments-day-column header{border-bottom:1px solid var(--line);padding:.5rem .6rem;display:flex;align-items:center;justify-content:space-between;gap:.4rem;background:rgba(255,255,255,.02)}.appointments-day-column[data-today=true] header{background:rgba(202,161,95,.13)}.appointments-day-column h4{margin:0;display:flex;align-items:baseline;gap:.35rem;min-width:0;font-family:var(--font-body);font-size:.82rem}.appointments-day-weekday{font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.appointments-day-date{color:var(--text);font-weight:700;white-space:nowrap}.appointments-day-column[data-today=true] .appointments-day-date{color:#f0d9ad}.appointments-day-count{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:1.25rem;height:1.25rem;padding-inline:.28rem;border-radius:999px;background:rgba(202,161,95,.16);color:#eccf9d;font-size:.68rem;font-weight:800}.appointments-day-column[data-empty=true] .appointments-day-count{background:rgba(255,255,255,.05);color:var(--muted)}.appointments-day-column ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.4rem;gap:.4rem}.appointments-day-empty{margin:0;padding:.55rem .1rem;color:var(--muted);font-size:.78rem;opacity:.75}.appointments-calendar-card{position:relative;border:1px solid var(--line);border-left:3px solid var(--status-accent,var(--gold));border-radius:10px;background:var(--bg-1);color:var(--text);overflow:hidden;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,border-color .18s ease}.appointments-calendar-card:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.22)}.appointments-calendar-card[data-active=true]{box-shadow:inset 0 0 0 1px var(--status-accent,var(--gold))}.appointments-calendar-card-hit{display:grid;grid-gap:.12rem;gap:.12rem;width:100%;min-width:0;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer;padding:.5rem .55rem;overflow:hidden}.appointments-calendar-card-top{display:flex;align-items:center;flex-wrap:wrap;gap:.15rem .35rem;min-width:0;margin-bottom:.15rem}.appointments-calendar-card-top strong{flex:1 0 100%}.appointments-calendar-card-hit strong{font-family:var(--font-title);font-size:.95rem;line-height:1.15;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.appointments-calendar-card .appointment-status{flex:0 0 auto;max-width:100%;padding:.07rem .4rem;font-size:.62rem;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointments-calendar-card-hit p{margin:0;font-size:.84rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointments-calendar-card-hit small{color:var(--muted);font-size:.74rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appointments-calendar-card-hit small:last-of-type{padding-right:1.7rem}.appointments-calendar-card-edit{position:absolute;right:.32rem;bottom:.32rem;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:999px;border:1px solid var(--line);background:var(--bg-2);color:var(--muted);cursor:pointer;opacity:.55;transition:opacity .16s ease,color .16s ease,border-color .16s ease}.appointments-calendar-card:focus-within .appointments-calendar-card-edit,.appointments-calendar-card:hover .appointments-calendar-card-edit{opacity:1}.appointments-calendar-card-edit:hover{color:var(--text);border-color:rgba(202,161,95,.5)}@media (max-width:1200px){.appointments-day-column{height:clamp(320px,52vh,560px)}.appointments-day-column-body{min-height:0;overflow-y:auto;overscroll-behavior:auto;-webkit-overflow-scrolling:touch}}@media (max-width:760px){.appointments-weekly{grid-template-columns:minmax(0,1fr);gap:.55rem;overflow-x:visible;min-height:0}.appointments-day-column,.appointments-day-column[data-empty=true]{height:auto;min-height:0}.appointments-day-column-body{min-height:0;overflow:visible}.appointments-day-column[data-empty=true] .appointments-day-column-body{padding:.3rem .6rem .45rem}.appointments-day-column[data-empty=true] .appointments-day-empty{padding:0;font-size:.75rem}.appointments-calendar-card-edit{opacity:1}}.panel-chip{display:inline-block;margin-top:.75rem;padding:.2rem .56rem;border-radius:999px;border:1px solid rgba(202,161,95,.35);background:rgba(202,161,95,.12);color:#f3dfb7;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@media (min-width:1280px){.dashboard-app-shell{display:grid;grid-template-columns:292px minmax(0,1fr);grid-gap:0;gap:0;width:100%;margin:0;padding:0;height:100%;overflow:hidden}.dashboard-app-main{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden}.dashboard-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:0;gap:0;padding:0;height:100%;overflow:hidden;border-radius:0 24px 24px 0;border-left:0;background:linear-gradient(180deg,rgba(24,26,32,.96),rgba(17,18,23,.98)),radial-gradient(circle at top left,rgba(202,161,95,.08),transparent 38%)}.dashboard-sidebar-brand{position:-webkit-sticky;position:sticky;top:0;z-index:2;padding:1rem .9rem .85rem;border-bottom:1px solid rgba(202,161,95,.14);background:linear-gradient(180deg,rgba(24,26,32,.99),rgba(17,18,23,.97)),radial-gradient(circle at top left,rgba(202,161,95,.08),transparent 38%)}.dashboard-sidebar-brand-label{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:rgba(202,161,95,.75)}.dashboard-sidebar-brand-name{margin:.2rem 0 0;font-size:1rem;font-weight:700;color:var(--text);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-sidebar-scroll{min-height:0;overflow-y:auto;padding:.95rem .9rem 1rem;display:grid;align-content:start;grid-gap:.9rem;gap:.9rem}.dashboard-sidebar-nav{display:grid;grid-gap:.45rem;gap:.45rem}.dashboard-sidebar-footer{display:grid;grid-gap:.7rem;gap:.7rem;margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(202,161,95,.14)}.dashboard-sidebar-tenant{display:grid;grid-gap:.2rem;gap:.2rem;border:1px solid rgba(202,161,95,.18);border-radius:14px;background:rgba(27,24,19,.65);padding:.8rem .85rem}.dashboard-sidebar-footer-label{margin:0;color:#a79f8f;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.dashboard-sidebar-tenant strong{color:#f1e3c6;font-size:.96rem}.dashboard-sidebar-tenant span{color:#bdb4a4;font-size:.84rem}.dashboard-sidebar-booking-link{display:grid;grid-gap:.35rem;gap:.35rem;border:1px solid rgba(202,161,95,.18);border-radius:14px;background:rgba(27,24,19,.65);padding:.8rem .85rem}.booking-link-row{display:flex;align-items:center;gap:.4rem;min-width:0}.booking-link-url{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e5ca96;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.74rem;background:rgba(0,0,0,.25);padding:.3rem .5rem;border-radius:8px}.booking-link-actions{display:flex;gap:.25rem;flex-shrink:0}.booking-link-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border:1px solid rgba(202,161,95,.22);border-radius:8px;background:rgba(202,161,95,.08);color:#e5ca96;cursor:pointer;transition:background .12s ease,border-color .12s ease;text-decoration:none}.booking-link-btn:hover{background:rgba(202,161,95,.18);border-color:rgba(202,161,95,.35)}.booking-link-hint{color:#8a8279;font-size:.72rem;line-height:1.3}.dashboard-sidebar-logout{width:100%}.dashboard-sidebar-link{display:grid;grid-template-columns:2.1rem minmax(0,1fr);align-items:center;grid-gap:.7rem;gap:.7rem;text-decoration:none;border:1px solid #343944;border-radius:14px;background:rgba(19,21,27,.92);color:#ece3d0;padding:.8rem .85rem;transition:border-color .12s ease,background .12s ease,transform .12s ease}.dashboard-sidebar-scroll::-webkit-scrollbar{width:8px}.dashboard-sidebar-scroll::-webkit-scrollbar-thumb{background:rgba(202,161,95,.18);border-radius:999px}.dashboard-sidebar-link:hover{border-color:rgba(202,161,95,.42);background:rgba(31,27,20,.86);transform:translateY(-1px)}.dashboard-sidebar-link-active{border-color:rgba(202,161,95,.48);background:linear-gradient(135deg,rgba(202,161,95,.16),rgba(29,32,39,.96));box-shadow:inset 0 0 0 1px rgba(202,161,95,.16)}.dashboard-sidebar-link-active .dashboard-sidebar-link-index{background:rgba(202,161,95,.22)}.dashboard-sidebar-link-index{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:rgba(202,161,95,.12);color:#e8c98f;font-size:.74rem;font-weight:700;letter-spacing:.04em}.dashboard-app-main .dashboard-shell{width:100%;max-width:none;margin:0;padding:1.1rem 1.25rem 2rem}.dashboard-top-logout{display:none}}.state-box{border:1px dashed #4a505c;border-radius:12px;padding:.85rem;color:var(--text);background:#1a1d23}.state-chip{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:999px;border:1px solid transparent;margin-bottom:.5rem;font-size:.74rem;font-weight:700;letter-spacing:.04em}.state-chip-error{background:rgba(238,143,143,.16);border-color:rgba(238,143,143,.36);color:#f1aaaa}.state-chip-empty{background:rgba(202,161,95,.16);border-color:rgba(202,161,95,.34);color:#dfbe86}.state-box-error{border-style:solid;border-color:rgba(238,143,143,.36);background:linear-gradient(160deg,rgba(116,43,43,.4),rgba(26,29,35,.95))}.state-box-empty{border-style:solid;border-color:rgba(202,161,95,.3);background:linear-gradient(160deg,rgba(202,161,95,.12),rgba(26,29,35,.95))}.state-title{margin:0;font-size:.94rem;font-weight:700}.state-copy{margin:.4rem 0 0;font-size:.9rem;color:var(--muted)}.state-hint{margin:.6rem 0 0;padding-top:.55rem;border-top:1px solid rgba(202,161,95,.22);font-size:.84rem;font-weight:600;line-height:1.45;color:var(--text)}.state-box-loading{position:relative;overflow:hidden}.state-loading-track{display:inline-flex;align-items:center;gap:.28rem;margin-bottom:.55rem}.state-loading-track span{width:.38rem;height:.38rem;border-radius:999px;background:rgba(202,161,95,.35);animation:state-loading-pulse .86s ease-in-out infinite}.state-loading-track span:nth-child(2){animation-delay:.12s}.state-loading-track span:nth-child(3){animation-delay:.24s}.toast-stack{position:fixed;top:1rem;right:1rem;z-index:9999;display:grid;grid-gap:.65rem;gap:.65rem;width:min(420px,calc(100vw - 2rem))}.toast{border-radius:12px;border:1px solid #3f4550;background:linear-gradient(150deg,#171b23,#10131a);color:#ece5d6;padding:.72rem .8rem;display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;box-shadow:0 14px 26px rgba(0,0,0,.45);animation:toast-slide-in .18s ease-out}.toast-title{margin:0;font-size:.93rem;font-weight:700}.toast-description{margin:.3rem 0 0;color:#c8bea9;font-size:.86rem;line-height:1.4}.toast-close{border:0;background:transparent;color:#ccb381;border-radius:8px;width:1.7rem;height:1.7rem;display:inline-flex;align-items:center;justify-content:center}.toast-action,.toast-close{font:inherit;cursor:pointer}.toast-action{margin-top:.55rem;border:1px solid rgba(202,161,95,.5);background:rgba(202,161,95,.12);color:#e6c98f;font-size:.82rem;font-weight:600;border-radius:999px;padding:.3rem .85rem;transition:background .14s ease,border-color .14s ease}.toast-action:hover{background:rgba(202,161,95,.22);border-color:rgba(202,161,95,.75)}.toast-success{border-color:rgba(202,161,95,.55)}.toast-error{border-color:rgba(238,143,143,.55);background:linear-gradient(150deg,#261719,#191014)}.toast-info{border-color:rgba(202,161,95,.42)}.toast-stack-light .toast{border-color:#ccb18a;background:linear-gradient(150deg,rgba(255,250,241,.99),rgba(244,232,211,.99));color:#3a2a14;box-shadow:0 14px 26px rgba(102,72,31,.2)}.toast-stack-light .toast-description{color:#68553a}.toast-stack-light .toast-close{color:#8f5d1d}.toast-stack-light .toast-action{border-color:rgba(143,93,29,.45);background:rgba(143,93,29,.1);color:#7a4f16}.toast-stack-light .toast-action:hover{background:rgba(143,93,29,.18);border-color:rgba(143,93,29,.7)}.toast-stack-light .toast-success{border-color:rgba(175,116,34,.52)}.toast-stack-light .toast-error{border-color:rgba(183,85,85,.5);background:linear-gradient(150deg,rgba(255,245,242,.99),rgba(244,225,219,.99))}.toast-stack-light .toast-info{border-color:rgba(175,116,34,.44)}.field-error{color:#e05c5c;font-size:.78rem;font-weight:500}.input-invalid,.input-invalid:focus{border-color:#e05c5c}.otp-input{letter-spacing:.2em;font-size:1.3rem;text-align:center}.register-inline-link{background:none;border:0;padding:0;cursor:pointer;font:inherit}.register-inline-link:disabled{cursor:default;opacity:.6}.plan-billing-toggle{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-bottom:1.25rem}.plan-annual-total-hint{text-align:center;font-size:.8rem;color:#9f998d;margin-top:-.6rem;margin-bottom:.25rem}.plan-annual-total-hint strong{color:#caa15f;font-weight:600}.pricing-switch{width:50px;height:26px;border-radius:999px;background:var(--bg-2);border:1px solid var(--line);position:relative;cursor:pointer;flex-shrink:0}.pricing-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:var(--text);transition:transform .3s cubic-bezier(.25,1,.5,1)}.pricing-switch[data-annual=true] .pricing-knob{transform:translateX(24px);background:var(--primary)}.plan-toggle-label{font-size:.82rem;color:#706b60;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:.4rem}.plan-toggle-label.active{color:#f2efe9}.plan-toggle-save{font-size:.67rem;color:#caa15f;font-weight:700;background:rgba(202,161,95,.13);padding:.12rem .45rem;border-radius:999px}.plan-selector-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.65rem;gap:.65rem}.plan-card{position:relative;display:flex;flex-direction:column;padding:1.1rem .95rem;border:2px solid #2a2d34;border-radius:var(--radius-md);background:#111318;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;font-family:inherit;color:inherit}.plan-card:hover{border-color:#4a4d54;background:#16181e}.plan-card--selected{border-color:#caa15f;background:rgba(202,161,95,.06);box-shadow:0 0 0 3px rgba(202,161,95,.1)}.plan-card--selected:hover{border-color:#caa15f}.plan-card--featured{border-color:rgba(202,161,95,.22)}.plan-card-check{position:absolute;top:.65rem;right:.65rem;display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;border-radius:50%;background:linear-gradient(135deg,#e4c78f,#caa15f);color:#111317}.plan-card-name{font-size:.95rem;font-weight:600;color:#f2efe9;margin-bottom:.2rem;padding-right:1.6rem}.plan-card-desc{font-size:.7rem;color:#9f998d;line-height:1.4;margin-bottom:.6rem}.plan-card-price-wrap{display:flex;align-items:baseline;gap:.3rem;margin-bottom:.3rem}.plan-card-price{font-size:1.55rem;font-weight:300;color:#f2efe9;letter-spacing:-.03em}.plan-card-period{font-size:.68rem;color:#706b60}.plan-card-price-wrap{padding-bottom:.6rem;border-bottom:1px solid #2a2d34;margin-bottom:.6rem}.plan-card-features{list-style:none;padding:0;margin:0;flex-grow:1}.plan-card-features li{display:flex;align-items:center;gap:.45rem;font-size:.72rem;color:#d4cfc8;margin-bottom:.38rem;font-weight:400}.plan-card-features li.disabled{color:#4a4640}.plan-card-icon{flex-shrink:0;color:#caa15f}.plan-card-features li.disabled .plan-card-icon{color:#4a4640}@media (max-width:700px){.plan-selector-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}}.slug-hint{color:#8a8279}.slug-hint,.slug-status{font-size:.78rem;font-weight:500}.slug-status{margin-top:.2rem}.slug-status--checking{color:#8a8279}.slug-status--available{color:#5cb85c}.slug-status--invalid,.slug-status--reserved,.slug-status--taken{color:#e05c5c}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:980px){.dashboard-grid,.dashboard-hero-grid,.dashboard-main-grid{grid-template-columns:1fr}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.dashboard-kpi-card{padding:.8rem}.dashboard-kpi-card small{font-size:.76rem}.dashboard-filter-panel,.dashboard-hero-panel{min-height:auto;padding:1rem}.dashboard-hero-head .dashboard-top-logout{display:none}.dashboard-filter-panel{padding:.55rem}.dashboard-filter-panel h3,.dashboard-filter-panel>p{display:none}.dashboard-filter-toggle{display:flex}.dashboard-filter-panel[data-open=false] .dashboard-filter-form{display:none}.dashboard-filter-panel[data-open=true] .dashboard-filter-form{margin-top:.6rem;padding:0 .65rem .55rem;gap:.6rem}.dashboard-filter-form .input{min-height:2.75rem}.dashboard-hero-panel{grid-template-columns:1fr}.dashboard-hero-copy h2,.dashboard-hero-copy p:last-child{max-width:none}.dashboard-filter-form{grid-template-columns:1fr}.dashboard-main-grid>.dashboard-chart-card,.dashboard-main-grid>:first-child,.dashboard-main-grid>:nth-child(2),.dashboard-main-grid>:nth-child(3),.dashboard-main-grid>:nth-child(4),.dashboard-main-grid>:nth-child(5),.dashboard-main-grid>:nth-child(6),.dashboard-main-grid>:nth-child(7),.dashboard-main-grid>:nth-child(8){grid-column:1/-1}.dashboard-daily-money,.dashboard-status-grid{grid-template-columns:1fr}.dashboard-donut-wrap{gap:1.25rem}.dashboard-donut{width:140px;height:140px}.dashboard-donut-legend{max-width:280px}.dashboard-trend-item{flex-direction:column;align-items:flex-start;gap:.45rem}.dashboard-section-head{flex-wrap:wrap;row-gap:.35rem}.dashboard-bar-row{gap:.45rem}.dashboard-bar-row span{width:36px;flex:0 0 auto;font-size:.7rem}.dashboard-bar-row strong{width:68px;flex:0 0 auto;font-size:.78rem;text-align:right}.dashboard-bar-track{min-width:0;flex:1 1}.customers-grid,.services-grid{grid-template-columns:1fr}.services-form-panel,.services-list-panel{overflow:visible}.locations-grid,.staff-grid,.timeoff-grid{grid-template-columns:1fr}.locations-search,.services-search,.staff-search{flex:1 1 100%}.locations-status-filters,.services-status-filters,.staff-status-filters{flex:1 1 100%;overflow-x:auto;scrollbar-width:none}.locations-status-filters::-webkit-scrollbar,.services-status-filters::-webkit-scrollbar,.staff-status-filters::-webkit-scrollbar{display:none}.locations-status-chip,.services-status-chip,.staff-status-chip{flex:1 0 auto;justify-content:center}.location-entry,.service-entry,.staff-entry,.timeoff-entry{gap:.7rem;padding:.7rem .75rem}.location-thumb,.service-thumb,.staff-entry-avatar{width:2.6rem;height:2.6rem}.location-entry-head,.service-entry-head,.staff-entry-head,.timeoff-entry-head{flex-wrap:wrap;gap:.25rem}.service-entry-head strong{flex:1 0 100%;white-space:normal}.location-entry-head,.staff-entry-head,.timeoff-entry-head{display:block}.location-entry-head strong,.staff-entry-head strong,.timeoff-entry-head strong{white-space:normal;margin-right:.4rem}.location-entry-head .location-status-badge,.staff-entry-head .staff-status-badge,.timeoff-entry-head .timeoff-status-badge{vertical-align:middle}.locations-action-btn,.services-action-btn,.staff-action-btn,.timeoff-action-btn{width:2.1rem;height:2.1rem}.location-entry-meta,.staff-entry-meta,.timeoff-entry-meta{gap:.1rem .6rem}.timeoff-toolbar>.input{flex:1 1 100%}.availability-entry-title strong{white-space:normal;overflow:visible;text-overflow:clip}.availability-entry{padding:.7rem .75rem}.availability-form-row{grid-template-columns:1fr}.availability-weekday-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.appointments-layout,.services-form-row,.timeoff-form-row{grid-template-columns:1fr}.appointments-form-panel,.appointments-list-panel{overflow:visible}.appointments-list-panel{min-height:0;height:auto}.appointments-list-scroll{flex:0 0 auto!important;overflow:visible!important;padding-right:0!important;max-height:none}.appointments-view-switch{width:100%}.appointments-view-btn{flex:1 1;min-width:0}.appointments-filters-toggle{display:inline-flex}.appointments-controlbar-fields{display:none}.appointments-controlbar[data-filters-open=true] .appointments-controlbar-fields{display:flex;flex-wrap:wrap;flex-basis:100%;margin-top:.5rem}.appointments-filter-select,.appointments-filters-clear{flex:1 1 100%;justify-content:center}.appointments-search{flex:1 1 150px}.appointments-week-nav{gap:.35rem}.appointments-week-label{flex:0 1 auto;justify-content:center;min-width:0;padding-inline:.55rem;font-size:.75rem}.appointments-week-chip{padding-inline:.55rem;font-size:.73rem}.appointments-card-item{grid-template-columns:auto minmax(0,1fr);gap:.6rem .7rem;padding:.7rem .75rem}.appointments-card-body{display:flex;flex-direction:column;align-items:flex-start;gap:.28rem}.appointments-card-head{display:contents}.appointments-card-title{width:100%}.appointments-card-time{min-width:3.2rem;padding-right:.7rem}.appointments-card-actions{grid-column:1/-1}.appointments-card-actions .appointments-mini-btn{flex:1 1}.appointment-customer-input-row,.appointments-form-row{grid-template-columns:1fr}.appointment-customer-create-btn,.appointment-quick-customer-actions .button{width:100%}.appointment-quick-customer-actions{display:grid}.appointments-actions-row{grid-template-columns:1fr}.customers-actions,.dashboard-head{flex-direction:column;align-items:stretch}.customers-actions,.customers-head-button{width:100%}.customers-search-hint{display:none}.customer-entry-hit{gap:.65rem;padding:.7rem .75rem}.customer-entry-avatar{width:2.25rem;height:2.25rem;font-size:.85rem}.customer-entry-head{flex-wrap:wrap;gap:.25rem}.customer-entry-head strong{flex:1 0 100%;white-space:normal}.customer-entry-meta{flex-direction:column;gap:.12rem}.customer-entry-chevron{display:none}.dashboard-list-footer{align-items:stretch}.dashboard-pagination{width:100%;justify-content:space-between}.dashboard-pagination-controls{margin-left:auto}.customers-grid{grid-template-columns:1fr!important}.toast-stack{left:1rem;right:1rem;width:auto;z-index:1100}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes state-loading-pulse{0%,to{transform:translateY(0);opacity:.45}50%{transform:translateY(-2px);opacity:1}}.mobile-bottom-nav{display:none}@media (max-width:1279px){.dashboard-app-shell{--mobile-bottom-nav-height:calc(3.35rem + var(--mobile-bottom-nav-pad))}.mobile-bottom-nav{display:flex;flex:none;position:relative;z-index:100;min-height:var(--mobile-bottom-nav-height);background:linear-gradient(180deg,rgba(20,22,28,.98),rgba(14,15,18,.99));border-top:1px solid rgba(202,161,95,.18);padding:.45rem .5rem var(--mobile-bottom-nav-pad);gap:.2rem}}.mobile-bottom-nav-item{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:.35rem .2rem;border-radius:12px;color:var(--muted);font-size:.66rem;font-weight:600;letter-spacing:.02em;line-height:1.2;text-align:center;cursor:pointer;transition:color .15s ease,background .15s ease,transform .15s ease;background:transparent;border:none;text-decoration:none}.mobile-bottom-nav-item:hover{color:#e8c98f;transform:translateY(-1px)}.mobile-bottom-nav-item.active{color:var(--primary);background:rgba(202,161,95,.1)}.mobile-nav-sheet-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mobile-nav-sheet{position:fixed;bottom:var(--browser-chrome-inset);left:0;right:0;z-index:201;max-height:calc(100dvh - 3rem);overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,rgba(24,26,32,.99),rgba(17,18,23,.99));border-top:1px solid rgba(202,161,95,.22);border-radius:20px 20px 0 0;padding:.75rem 1.25rem max(1rem,calc(env(safe-area-inset-bottom, 1.5rem) - var(--browser-chrome-inset)));animation:sheet-up .24s cubic-bezier(.32,.72,0,1) both}@keyframes sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-nav-sheet-handle{width:36px;height:4px;background:rgba(202,161,95,.3);border-radius:999px;margin:0 auto .85rem}.mobile-nav-sheet-title{margin-bottom:.75rem}.mobile-nav-sheet-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem;gap:.5rem}.mobile-nav-sheet-booking{margin-top:1rem;padding:.75rem;background:rgba(202,161,95,.07);border-radius:var(--radius-md);border:1px solid rgba(202,161,95,.2)}.mobile-nav-sheet-booking-label{margin:0 0 .4rem;font-size:.72rem;color:#bfb49e;text-transform:uppercase;letter-spacing:.05em}.mobile-nav-sheet-booking-row{display:flex;align-items:center;gap:.5rem}.mobile-nav-sheet-booking-url{font-size:.75rem;color:#e5ca96;flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-sheet-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .25rem;border-radius:14px;border:1px solid rgba(202,161,95,.1);background:rgba(24,26,32,.96);color:var(--muted);font-size:.68rem;font-weight:600;text-align:center;text-decoration:none;transition:border-color .15s,background .15s,color .15s}.mobile-nav-sheet-item:hover{border-color:rgba(202,161,95,.3);background:rgba(202,161,95,.07);color:#e8c98f}.mobile-nav-sheet-item.active{border-color:rgba(202,161,95,.4);background:rgba(202,161,95,.1);color:var(--primary);box-shadow:inset 0 0 0 1px rgba(202,161,95,.18)}.mobile-nav-sheet-index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:rgba(202,161,95,.12);color:#e8c98f;font-size:.72rem;font-weight:700}.mobile-nav-sheet-logout{margin-top:1rem;width:100%;margin-bottom:.35rem}.dashboard-route-transition{animation:dashboard-route-in .3s cubic-bezier(.22,.61,.36,1) backwards}@keyframes dashboard-route-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.dashboard-route-skeleton{animation:dashboard-skeleton-appear .22s ease-out 90ms both}.dashboard-route-skeleton-status{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.dashboard-route-skeleton-head{display:grid;grid-gap:.65rem;gap:.65rem}.dashboard-route-skeleton-card{display:grid;grid-gap:1.15rem;gap:1.15rem;padding:1.15rem}.dashboard-route-skeleton-rows{display:grid;grid-gap:.95rem;gap:.95rem}.dashboard-route-skeleton-row{display:flex;align-items:center;gap:.85rem}.dashboard-route-skeleton-row-lines{display:grid;grid-gap:.5rem;gap:.5rem;flex:1 1;min-width:0}.dashboard-skeleton-bar{display:block;border-radius:999px;background:linear-gradient(90deg,var(--bg-2) 0,rgba(202,161,95,.16) 45%,var(--bg-2) 90%);background-size:220% 100%;animation:dashboard-skeleton-sweep 1.5s ease-in-out infinite}.dashboard-skeleton-bar--eyebrow{width:7.5rem;height:.62rem}.dashboard-skeleton-bar--title{width:min(18rem,64%);height:1.9rem;border-radius:14px}.dashboard-skeleton-bar--subtitle{width:min(26rem,90%);height:.85rem}.dashboard-skeleton-bar--field{width:100%;height:2.7rem;border-radius:var(--radius-md)}.dashboard-skeleton-bar--avatar{width:2.4rem;height:2.4rem;flex:none}.dashboard-skeleton-bar--strong{width:45%;height:.85rem}.dashboard-skeleton-bar--soft{width:70%;height:.7rem}@keyframes dashboard-skeleton-appear{0%{opacity:0}to{opacity:1}}@keyframes dashboard-skeleton-sweep{0%{background-position:140% 0}to{background-position:-40% 0}}.dashboard-sidebar-link-label{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-width:0}.nav-pending-dot{display:inline-block;width:.85rem;height:.85rem;flex:none;border-radius:999px;border:2px solid rgba(202,161,95,.28);border-top:2px solid var(--primary);animation:nav-pending-spin .62s linear infinite}.mobile-bottom-nav-item .nav-pending-dot{width:20px;height:20px}@keyframes nav-pending-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.dashboard-route-skeleton,.dashboard-skeleton-bar{animation:none}.dashboard-route-transition{animation:dashboard-skeleton-appear .2s ease-out both}.nav-pending-dot{animation-duration:1.6s}}.upgrade-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem;padding:2.25rem 1.5rem;background:var(--bg-1);border:1px dashed rgba(58,62,70,.6);border-radius:var(--radius-lg)}.upgrade-gate-icon{font-size:2rem;line-height:1}.upgrade-gate-body{min-width:0}.upgrade-gate-title{margin:0 0 .4rem;font-size:1.05rem;font-weight:700;color:var(--text)}.upgrade-gate-desc{margin:0;max-width:36ch;font-size:.88rem;color:var(--muted);line-height:1.55}.upgrade-gate-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.15rem;border-radius:var(--radius-md);background:var(--primary);color:var(--primary-contrast);font-weight:700;font-size:.88rem;text-decoration:none;transition:filter .2s}.upgrade-gate-btn:hover{filter:brightness(1.1)}@media (max-width:720px){.upgrade-gate{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;text-align:left;gap:.6rem .75rem;padding:.85rem .95rem}.upgrade-gate-icon{font-size:1.15rem}.upgrade-gate-body{flex:1 1 11rem}.upgrade-gate-title{margin:0;font-size:.9rem}.upgrade-gate-desc{margin:.15rem 0 0;max-width:none;font-size:.78rem;line-height:1.45}.upgrade-gate-desc-extra{display:none}.upgrade-gate-btn{margin-left:auto;padding:.45rem .85rem;font-size:.8rem}}.settings-sections{display:grid;grid-gap:2.5rem;gap:2.5rem}.settings-section-title{margin:0 0 1.25rem;font-size:1.15rem;font-weight:700;color:var(--text);padding-bottom:.75rem;border-bottom:1px solid var(--line)}.settings-booking-copy-btn{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;width:auto;min-height:2rem;padding-inline:.6rem;border:1px solid rgba(202,161,95,.28);border-radius:10px;background:rgba(202,161,95,.1);color:#e5ca96;font-size:.78rem}.settings-notice{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:0 0 1rem;padding:.65rem .9rem;border:1px solid rgba(202,161,95,.2);border-radius:var(--radius-md);background:rgba(202,161,95,.07)}.settings-notice-icon{flex:0 0 auto;color:var(--gold)}.settings-notice-text{flex:1 1;min-width:0;margin:0;color:var(--text-secondary);font-size:.83rem;line-height:1.5}.settings-notice-url{color:var(--gold);font-weight:600;word-break:break-all}.settings-divider{border:none;border-top:1px solid var(--line);margin:.5rem 0}.settings-field-warning{display:flex;align-items:flex-start;gap:.35rem;margin:.15rem 0 0;color:#e5b769;font-size:.78rem;line-height:1.45}.settings-field-warning svg{flex:0 0 auto;margin-top:.15rem}.input[readonly]{opacity:.6;cursor:not-allowed}.category-btn:disabled{opacity:.5;cursor:not-allowed}.form-stack>.my-page-link-card{margin-bottom:0}.settings-content .plan-selector-grid{margin-bottom:1rem}@media (max-width:640px){.settings-notice .settings-booking-copy-btn{flex:1 0 100%;justify-content:center}}.settings-booking-copy-btn:hover:not(:disabled){background:rgba(202,161,95,.18);border-color:rgba(202,161,95,.4)}.settings-toggle{-moz-appearance:none;appearance:none;-webkit-appearance:none;flex-shrink:0;width:2.6rem;height:1.4rem;border-radius:999px;background:#2a2d34;border:1px solid var(--line);cursor:pointer;position:relative;transition:background .2s ease,border-color .2s ease}.settings-toggle:after{content:"";position:absolute;top:2px;left:2px;width:1rem;height:1rem;border-radius:50%;background:var(--muted);transition:transform .2s ease,background .2s ease}.settings-toggle:checked{background:rgba(202,161,95,.25);border-color:var(--primary)}.settings-toggle:checked:after{transform:translateX(1.2rem);background:var(--primary)}.settings-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid rgba(58,62,70,.5)}.settings-toggle-row:last-child{border-bottom:none}.settings-toggle-label-title{font-size:.9rem;font-weight:600;color:var(--text);margin:0}.settings-toggle-label-hint{font-size:.78rem;color:var(--muted);margin:.15rem 0 0}.plan-info-card{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.1rem 1.25rem;display:grid;grid-gap:.65rem;gap:.65rem;margin-bottom:1.5rem}.plan-info-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.88rem}.plan-info-label{color:var(--muted);font-weight:500}.plan-info-value{color:var(--text);font-weight:600}.plan-charge-pending-note{display:grid;grid-gap:.35rem;gap:.35rem;padding:.55rem .65rem;border:1px dashed rgba(202,161,95,.45);border-radius:.55rem;background:rgba(202,161,95,.08)}.plan-charge-pending-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:.12rem .5rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--primary);border:1px solid rgba(202,161,95,.45);background:rgba(202,161,95,.2)}.plan-charge-pending-text{font-size:.78rem;color:var(--muted);line-height:1.4}.plan-status-badge{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.plan-status-badge--active{background:rgba(100,200,130,.15);color:#7de0a0;border:1px solid rgba(100,200,130,.3)}.plan-status-badge--pending-cancel{background:rgba(202,161,95,.15);color:var(--primary);border:1px solid rgba(202,161,95,.35)}.plan-status-badge--cancelled{background:rgba(238,143,143,.15);color:var(--danger);border:1px solid rgba(238,143,143,.3)}.plan-status-badge--trialing{background:rgba(202,161,95,.12);color:var(--primary);border:1px solid rgba(202,161,95,.25)}.plan-status-badge--past-due{background:rgba(238,143,80,.15);color:#f09050;border:1px solid rgba(238,143,80,.35)}.trial-banner{background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.3);border-radius:8px;padding:14px 18px;margin-bottom:20px}.trial-banner__title{font-size:.88rem;font-weight:700;color:#16a34a;margin:0 0 4px}.trial-banner__body{font-size:.82rem;color:var(--muted);margin:0;line-height:1.5}.past-due-banner{background:rgba(238,143,80,.1);border:1px solid rgba(238,143,80,.35);border-radius:8px;padding:14px 18px;margin-bottom:20px}.past-due-banner__title{font-size:.88rem;font-weight:700;color:#f09050;margin:0 0 4px}.past-due-banner__body{font-size:.82rem;color:var(--muted);margin:0;line-height:1.5}.email-verify-banner-wrap{width:min(1120px,100%);margin:0 auto;padding:1.35rem 1rem 0}.email-verify-banner{margin:0;padding:.85rem 1rem;border:1px solid rgba(202,161,95,.35);border-radius:12px;background:rgba(202,161,95,.09)}.email-verify-banner__row{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.email-verify-banner__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:rgba(202,161,95,.16);color:var(--gold)}.email-verify-banner__text{flex:1 1 16rem;min-width:0}.email-verify-banner__title{margin:0 0 2px;font-size:.88rem;font-weight:700;color:var(--gold)}.email-verify-banner__body{margin:0;font-size:.82rem;line-height:1.5;color:var(--muted);overflow-wrap:anywhere}.email-verify-banner__cta{flex:0 0 auto;align-self:center;width:auto;padding-inline:1.15rem}.email-verify-banner__form{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap;margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--line)}.email-verify-banner__field{flex:0 1 11rem}.email-verify-banner__actions{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.email-verify-banner__actions .button{width:auto;padding-inline:1.35rem}@media (min-width:1280px){.email-verify-banner-wrap{width:100%;max-width:none;margin:0;padding:1.1rem 1.25rem 0}}@media (max-width:640px){.email-verify-banner__actions,.email-verify-banner__cta,.email-verify-banner__field{width:100%}.email-verify-banner__field{flex-basis:auto}.email-verify-banner__actions .button{flex:1 1}}.plan-usage-list{display:grid;grid-gap:.9rem;gap:.9rem;margin-bottom:1.5rem}.plan-usage-bar-wrap{display:grid;grid-gap:.3rem;gap:.3rem}.plan-usage-label{display:flex;justify-content:space-between;align-items:baseline;font-size:.8rem}.plan-usage-resource-name{font-weight:500;color:var(--text)}.plan-usage-count{color:var(--muted)}.plan-usage-bar-track{height:5px;border-radius:999px;background:#2a2d34;overflow:hidden}.plan-usage-bar-fill{height:100%;border-radius:999px;background:var(--primary);transition:width .5s ease}.plan-usage-bar-fill--danger{background:var(--danger)}.plan-usage-bar-fill--unlimited{background:rgba(202,161,95,.3);width:100%!important}.plan-danger-zone{border:1px solid rgba(238,143,143,.25);border-radius:var(--radius-md);padding:1.1rem 1.25rem;background:rgba(238,143,143,.04);display:grid;grid-gap:.65rem;gap:.65rem;margin-top:1.5rem}.plan-danger-zone-title{margin:0;font-size:.95rem;font-weight:600;color:var(--danger)}.plan-danger-zone-desc{margin:0;font-size:.82rem;color:var(--muted);line-height:1.55}.settings-owner-only-notice{font-size:.85rem;color:var(--muted);background:var(--bg-2);border:1px solid var(--line);border-radius:var(--radius-md);padding:.85rem 1rem;margin-top:.5rem}.button-danger{background:rgba(238,143,143,.15);color:var(--danger);border:1px solid rgba(238,143,143,.35)}.button-danger:hover:not(:disabled){background:rgba(238,143,143,.25)}.settings-layout{display:grid;grid-template-columns:200px 1fr;grid-gap:2rem;gap:2rem;align-items:start}.settings-sidebar{display:flex;flex-direction:column;gap:.25rem;position:-webkit-sticky;position:sticky;top:1.5rem}.settings-nav-btn{display:flex;align-items:center;gap:.7rem;padding:.65rem .9rem;border-radius:var(--radius-md);background:transparent;border:none;cursor:pointer;font-size:.88rem;font-weight:500;color:var(--muted);text-align:left;transition:background .15s,color .15s;width:100%}.settings-nav-btn:hover{background:var(--bg-2);color:var(--text)}.settings-nav-btn.active{background:rgba(202,161,95,.12);color:var(--primary);font-weight:600}.settings-nav-icon{flex-shrink:0;opacity:.7}.settings-nav-btn.active .settings-nav-icon{opacity:1}.settings-content{min-width:0}.category-group+.category-group{margin-top:.95rem}.category-group-title{margin:0 0 .5rem;font-size:.68rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--primary);opacity:.85}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));grid-gap:.6rem;gap:.6rem}.category-btn{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;border-radius:var(--radius-md);background:var(--bg-2);border:1px solid var(--line);cursor:pointer;font-size:.78rem;font-weight:500;color:var(--muted);text-align:center;transition:background .15s,border-color .15s,color .15s;line-height:1.3}.category-btn:hover{background:var(--bg-3,#2a2d34);color:var(--text)}.category-btn.selected{background:rgba(202,161,95,.12);border-color:rgba(202,161,95,.45);color:var(--primary)}.category-btn-icon{font-size:1.4rem;display:inline-flex;align-items:center;justify-content:center;line-height:1}.category-btn-icon svg{width:1.3rem;height:1.3rem}.profile-avatar{width:3.5rem;height:3.5rem;border-radius:50%;background:rgba(202,161,95,.15);border:2px solid rgba(202,161,95,.35);display:grid;place-items:center;font-size:1.3rem;font-weight:700;color:var(--primary);flex-shrink:0}.profile-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--line)}.profile-header-info{flex:1 1;min-width:0}.profile-header-name{margin:0;font-size:1rem;font-weight:700;color:var(--text)}.profile-header-email,.profile-header-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-header-email{margin:.2rem 0 0;font-size:.82rem;color:var(--muted)}.profile-role-badge{display:inline-flex;align-items:center;padding:.12rem .55rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:rgba(202,161,95,.12);color:var(--primary);border:1px solid rgba(202,161,95,.3);margin-left:auto;flex-shrink:0}.field-hint{font-size:.75rem;color:var(--muted);margin:.25rem 0 0}.pwa-install-card{display:flex;gap:.85rem;align-items:flex-start;margin-top:1.75rem;padding:1rem 1.1rem;border-radius:var(--radius-md,12px);border:1px solid rgba(202,161,95,.25);background:rgba(202,161,95,.06)}.pwa-install-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:50%;background:rgba(202,161,95,.15);color:var(--primary,var(--gold))}.pwa-install-card__body{flex:1 1;min-width:0}.pwa-install-card__title{margin:0 0 .35rem;font-size:.95rem;font-weight:700;color:var(--text)}.pwa-install-card__hint{margin:0;font-size:.82rem;color:var(--text-secondary,var(--muted));flex-wrap:wrap;line-height:1.45}.pwa-install-card__btn,.pwa-install-card__hint{display:inline-flex;align-items:center;gap:.4rem}.pwa-install-card__btn{margin-top:.75rem}.settings-logout-row{display:flex;justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--line)}.settings-logout-btn{min-width:180px}@media (max-width:768px){.settings-logout-row{justify-content:stretch}.settings-logout-btn{width:100%}.settings-layout{grid-template-columns:1fr;gap:1rem}.settings-sidebar{position:static;flex-direction:row;flex-wrap:nowrap;gap:.35rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.15rem}}@media (max-width:768px){.settings-sidebar::-webkit-scrollbar{display:none}.settings-nav-btn{flex:1 0 auto;justify-content:center;padding:.5rem .8rem;border:1px solid var(--line);border-radius:999px;font-size:.82rem;width:auto;white-space:nowrap}.settings-nav-btn.active{border-color:rgba(202,161,95,.5)}}.branding-color-row{display:flex;align-items:center;gap:.6rem;margin-top:.4rem}.branding-color-picker{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:40px;height:40px;border:2px solid var(--line);border-radius:10px;cursor:pointer;padding:2px;background:var(--bg-1);flex-shrink:0}.branding-color-picker::-webkit-color-swatch-wrapper{padding:0}.branding-color-picker::-webkit-color-swatch{border:none;border-radius:7px}.branding-color-picker::-moz-color-swatch{border:none;border-radius:7px}.branding-logo-preview{display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:var(--radius-md);border:1px dashed var(--line);background:var(--bg-0)}.branding-logo-img{max-width:120px;max-height:80px;object-fit:contain;border-radius:8px}.team-list-panel{min-height:520px;min-width:0;height:100%;overflow:hidden;display:flex;flex-direction:column}.team-toolbar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.85rem}.team-search{position:relative;flex:1 1 220px;min-width:0}.team-search-icon{position:absolute;left:.72rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.team-search-input{padding-left:2.35rem;padding-right:2.2rem;min-height:2.8rem}.team-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:999px;background:rgba(255,255,255,.07);color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.team-search-clear:hover{color:var(--text);background:rgba(202,161,95,.2)}.team-status-filters{display:flex;align-items:center;gap:.35rem;flex:0 0 auto}.team-status-chip{--status-accent:var(--gold);--status-soft:rgba(202,161,95,0.16);display:inline-flex;align-items:center;gap:.35rem;min-height:2.35rem;padding-inline:.75rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.79rem;font-weight:700;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.team-status-chip[data-status=active]{--status-accent:#58b87e;--status-soft:rgba(88,184,126,0.16)}.team-status-chip[data-status=invited]{--status-accent:#6e90d3;--status-soft:rgba(110,144,211,0.16)}.team-status-chip[data-status=suspended]{--status-accent:#ee8f8f;--status-soft:rgba(238,143,143,0.16)}.team-status-chip:before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--status-accent)}.team-status-chip em{font-style:normal;font-weight:800;color:var(--text);opacity:.7}.team-status-chip:hover{color:var(--text);border-color:color-mix(in srgb,var(--status-accent) 45%,transparent)}.team-status-chip[aria-pressed=true]{color:var(--text);border-color:color-mix(in srgb,var(--status-accent) 55%,transparent);background:var(--status-soft)}.team-status-chip[aria-pressed=true] em{opacity:1}.team-entry-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.55rem;gap:.55rem}.team-entry{display:flex;align-items:center;gap:.85rem;min-width:0;padding:.7rem .8rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg-2);color:var(--text);transition:transform .18s cubic-bezier(.22,1,.36,1),border-color .18s ease,box-shadow .18s ease}.team-entry:hover{transform:translateY(-1px);border-color:rgba(202,161,95,.35);box-shadow:0 12px 22px rgba(0,0,0,.2)}.team-entry[data-status=suspended]{border-style:dashed;background:transparent}.team-entry[data-status=suspended] .team-entry-avatar{opacity:.6;filter:grayscale(.65)}.team-entry-avatar{--avatar-tone:var(--gold);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.9rem;height:2.9rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--avatar-tone) 45%,transparent);background:color-mix(in srgb,var(--avatar-tone) 16%,transparent);color:var(--avatar-tone);font-size:.86rem;font-weight:800;letter-spacing:.02em}.team-entry-avatar[data-tone="1"]{--avatar-tone:#58b87e}.team-entry-avatar[data-tone="2"]{--avatar-tone:#6e90d3}.team-entry-avatar[data-tone="3"]{--avatar-tone:#ab84eb}.team-entry-avatar[data-tone="4"]{--avatar-tone:#e0895f}.team-entry-body{display:grid;grid-gap:.18rem;gap:.18rem;flex:1 1;min-width:0}.team-entry-head{display:flex;align-items:center;gap:.5rem;min-width:0}.team-entry-head strong{font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-entry-self{flex:0 0 auto;padding:.1rem .45rem;border-radius:999px;border:1px solid var(--line);color:var(--muted);font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.team-entry-email{margin:0;color:var(--text-secondary);font-size:.84rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-entry-meta{display:flex;flex-wrap:wrap;gap:.15rem .85rem;min-width:0;color:var(--muted);font-size:.82rem}.team-entry-meta>span{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.team-entry-meta>span>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-entry-meta>span[data-empty=true]{opacity:.6;font-style:italic}.team-entry-meta svg{flex:0 0 auto;opacity:.75}.team-status-badge{flex:0 0 auto;display:inline-flex;align-items:center;border-radius:999px;border:1px solid transparent;padding:.12rem .58rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.team-status-badge[data-status=active]{color:#b5f0c4;background:rgba(61,120,81,.28);border-color:rgba(88,184,126,.45)}.team-status-badge[data-status=invited]{color:#b9cdf0;background:rgba(110,144,211,.16);border-color:rgba(110,144,211,.4)}.team-status-badge[data-status=suspended]{color:#f8b8b8;background:rgba(105,36,36,.34);border-color:rgba(238,143,143,.44)}.team-actions-row{display:flex;align-items:center;gap:.3rem;flex:0 0 auto}.team-role-label{padding-inline:.35rem;color:var(--muted);font-size:.8rem;font-weight:700;white-space:nowrap}.team-role-select{width:auto;min-width:8.2rem;min-height:2.2rem;padding-block:0;font-size:.8rem}.team-action-btn{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.team-action-btn:hover:not(:disabled){color:var(--text);border-color:rgba(202,161,95,.45);background:rgba(202,161,95,.12)}.team-action-btn[data-tone=on]:hover:not(:disabled){color:#9ce0af;border-color:rgba(88,184,126,.5);background:rgba(88,184,126,.14)}.team-action-btn[data-tone=danger]:hover:not(:disabled),.team-action-btn[data-tone=off]:hover:not(:disabled){color:#f0aaaa;border-color:rgba(238,143,143,.5);background:rgba(238,143,143,.14)}.team-action-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.team-entry{flex-wrap:wrap;gap:.5rem .7rem}.team-entry-body{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 3.6rem)}.team-actions-row{flex:1 0 100%;justify-content:flex-end}.team-role-select{flex:1 1 auto;min-width:0}.team-entry-head{display:block}.team-entry-head strong{white-space:normal;margin-right:.4rem}.team-entry-head .team-entry-self,.team-entry-head .team-status-badge{vertical-align:middle}.team-role-select{min-width:unset;flex:1 1}}.label-with-info{display:flex;align-items:center;justify-content:space-between;gap:.375rem}.label-info-btn{display:inline-flex;align-items:center;justify-content:center;color:var(--muted);cursor:pointer;background:none;border:none;padding:.1rem;line-height:1;border-radius:50%;transition:color .15s ease,background .15s ease;text-decoration:none}.label-info-btn:hover{color:var(--primary);background:var(--bg-2)}.label-info-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.roles-page-header{display:flex;flex-direction:column;gap:.625rem}.roles-back-btn{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;cursor:pointer;color:var(--muted);font-size:.82rem;font-weight:500;padding:0;transition:color .15s ease;width:-moz-fit-content;width:fit-content}.roles-back-btn:hover{color:var(--primary)}.roles-page-content{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.5rem 2rem}.roles-summary-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.roles-summary-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem}.roles-summary-desc{font-size:.8rem;color:var(--muted);line-height:1.5;margin:0}.roles-role-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .6rem;border-radius:999px;width:-moz-fit-content;width:fit-content}.team-role-badge-owner{background:rgba(202,161,95,.15);color:var(--primary);border:1px solid rgba(202,161,95,.3)}.team-role-badge-admin{background:rgba(94,129,209,.12);color:#7b9cdb;border:1px solid rgba(94,129,209,.25)}.team-role-badge-manager{background:rgba(127,176,137,.12);color:#7fb089;border:1px solid rgba(127,176,137,.25)}.team-role-badge-reception{background:rgba(255,159,10,.1);color:#d4891a;border:1px solid rgba(255,159,10,.2)}.team-role-badge-staff{background:var(--bg-2);color:var(--muted);border:1px solid var(--line)}.roles-table-wrapper{padding:0;overflow:hidden}.roles-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.roles-table{width:100%;border-collapse:collapse;min-width:620px}.roles-th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;color:var(--muted);border-bottom:1px solid var(--line);background:var(--bg-1);white-space:nowrap}.roles-th-perm{width:40%;min-width:200px}.roles-th-role{text-align:center;min-width:110px}.roles-group-row td{padding:.5rem 1rem .3rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:var(--bg-1);border-top:1px solid var(--line)}.roles-perm-row{transition:background .12s ease}.roles-perm-row:hover{background:var(--bg-1)}.roles-td{padding:.6rem 1rem;font-size:.83rem;color:var(--text);border-bottom:1px solid var(--line);vertical-align:middle}.roles-perm-row:last-child .roles-td{border-bottom:none}.roles-td-perm{color:var(--text)}.roles-td-check{text-align:center}.roles-check-yes{color:#34c759;display:inline-block}.roles-check-no{color:var(--line);display:inline-block}@media (max-width:768px){.roles-page-content{padding:0 1rem 2rem}.roles-summary-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.roles-summary-grid{grid-template-columns:1fr}}.dashboard-app-shell[data-dashboard-theme=light] .team-role-badge-admin{color:#4a6fc4;background:rgba(94,129,209,.1)}.dashboard-app-shell[data-dashboard-theme=light] .team-role-badge-manager{color:#4a8a5a;background:rgba(127,176,137,.1)}.dashboard-app-shell[data-dashboard-theme=light] .team-role-badge-reception{color:#b06a0a;background:rgba(255,159,10,.1)}.dashboard-app-shell[data-dashboard-theme=light] .roles-check-no{color:var(--line)}.expense-category-rent{--cat:#c78f4b;--cat-soft:rgba(199,143,75,0.18)}.expense-category-payroll{--cat:#7fb089;--cat-soft:rgba(127,176,137,0.18)}.expense-category-supplies{--cat:#9178cb;--cat-soft:rgba(145,120,203,0.18)}.expense-category-utilities{--cat:#7ea0bd;--cat-soft:rgba(126,160,189,0.18)}.expense-category-marketing{--cat:#d58c9a;--cat-soft:rgba(213,140,154,0.18)}.expense-category-maintenance{--cat:#a78768;--cat-soft:rgba(167,135,104,0.18)}.expense-category-taxes{--cat:#d57878;--cat-soft:rgba(213,120,120,0.2)}.expense-category-software{--cat:#6aa6ae;--cat-soft:rgba(106,166,174,0.18)}.expense-category-other{--cat:#9a9385;--cat-soft:rgba(154,147,133,0.18)}.expense-category-rent-bg{background:#c78f4b}.expense-category-payroll-bg{background:#7fb089}.expense-category-supplies-bg{background:#9178cb}.expense-category-utilities-bg{background:#7ea0bd}.expense-category-marketing-bg{background:#d58c9a}.expense-category-maintenance-bg{background:#a78768}.expense-category-taxes-bg{background:#d57878}.expense-category-software-bg{background:#6aa6ae}.expense-category-other-bg{background:#9a9385}.expense-category-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:999px;background:var(--cat-soft,rgba(154,147,133,.18));color:var(--cat,#c0b7a7);border:1px solid color-mix(in oklab,var(--cat,#9a9385) 40%,transparent);font-size:.74rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.expense-category-badge-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--cat,#9a9385);box-shadow:0 0 0 2px color-mix(in oklab,var(--cat,#9a9385) 25%,transparent)}.expenses-summary{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);grid-gap:.9rem;gap:.9rem;margin-bottom:1.1rem}.expenses-summary[data-single=true]{grid-template-columns:minmax(0,1fr)}.expenses-summary-card{display:flex;flex-direction:column;gap:.25rem;justify-content:center;padding:1.1rem 1.25rem;border:1px solid rgba(202,161,95,.2);background:radial-gradient(circle at 120% -30%,rgba(202,161,95,.14),transparent 60%),linear-gradient(180deg,rgba(24,26,32,.96),rgba(17,18,23,.98))}.expenses-summary-kicker{color:#cfb07a;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.expenses-summary-total{font-family:var(--font-title),serif;font-size:clamp(1.7rem,3.2vw,2.35rem);line-height:1.05;color:#f3e5c9;letter-spacing:-.01em}.expenses-summary-meta{color:var(--muted);font-size:.84rem}.expenses-breakdown-card{padding:1.05rem 1.2rem;display:flex;flex-direction:column;gap:.75rem;min-width:0}.expenses-breakdown-title{margin:0;color:#cfb07a;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.expenses-breakdown-bar{display:flex;width:100%;height:10px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.05)}.expenses-breakdown-segment{display:block;min-width:4px;transition:flex-basis .24s ease}.expenses-breakdown-legend{display:flex;flex-wrap:wrap;gap:.5rem .9rem;font-size:.86rem}.expenses-breakdown-legend-item{display:inline-flex;align-items:center;gap:.45rem;color:#e4dccb}.expenses-breakdown-legend-item strong{color:#f3e5c9;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.dashboard-expense-category-list{display:grid;grid-gap:.55rem;gap:.55rem}.dashboard-expense-category-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .7rem;border-radius:12px;background:rgba(20,22,28,.5);border:1px solid rgba(255,255,255,.03)}.dashboard-expense-category-meta{display:flex;align-items:baseline;gap:.5rem;color:#e4dccb;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.dashboard-expense-category-meta strong{font-weight:600;color:#f3e5c9}.dashboard-expense-category-meta span{color:var(--muted);font-size:.82rem}.expenses-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,440px);grid-gap:.9rem;gap:.9rem;align-items:stretch;min-height:calc(100vh - 360px)}.expenses-form-panel,.expenses-list-panel{min-height:560px;min-width:0;overflow:hidden;display:flex;flex-direction:column}.expenses-toolbar{flex-wrap:wrap;margin-bottom:.85rem}.expenses-toolbar,.expenses-toolbar-fields{display:flex;align-items:flex-end;gap:.55rem}.expenses-toolbar-fields{flex:1 1 auto;flex-wrap:wrap;min-width:0}.expenses-toolbar-fields>.input{flex:1 1 160px;min-width:0}.expenses-filters-toggle{display:none;align-items:center;gap:.4rem;min-height:2.8rem;padding-inline:.8rem;border-radius:var(--radius-md);border:1px solid var(--line);background:rgba(255,255,255,.03);color:var(--text);font:inherit;font-size:.85rem;font-weight:700;cursor:pointer}.expenses-filters-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.2rem;height:1.2rem;padding-inline:.28rem;border-radius:999px;background:rgba(202,161,95,.26);color:#f3ddb2;font-size:.7rem;font-style:normal;font-weight:800}.expenses-filters-chevron{transition:transform .2s ease;color:var(--muted)}.expenses-toolbar[data-filters-open=true] .expenses-filters-chevron{transform:rotate(180deg)}.expenses-search{position:relative;flex:1 1 220px;min-width:0}.expenses-search-icon{position:absolute;left:.72rem;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none}.expenses-search-input{padding-left:2.35rem;padding-right:2.2rem;min-height:2.8rem}.expenses-search-clear{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:999px;background:rgba(255,255,255,.07);color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.expenses-search-clear:hover{color:var(--text);background:rgba(202,161,95,.2)}.expenses-month-field{display:grid;grid-gap:.2rem;gap:.2rem;flex:1 1 150px;min-width:0}.expenses-month-field>span{color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.expenses-archive-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex:0 0 auto;min-height:2.8rem;padding-inline:.85rem;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:.8rem;font-weight:700;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.expenses-archive-toggle:hover{color:var(--text);border-color:rgba(202,161,95,.45)}.expenses-archive-toggle[aria-pressed=true]{color:var(--text);border-color:rgba(202,161,95,.55);background:rgba(202,161,95,.16)}.expenses-scroll{flex:1 1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--line) transparent;margin-right:-.25rem;padding-right:.25rem}.expenses-card-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.6rem;gap:.6rem}.expenses-row{position:relative;width:100%;text-align:left;display:flex;align-items:center;gap:.85rem;min-width:0;overflow:hidden;padding:.7rem .9rem .7rem 1rem;border-radius:14px;border:1px solid #353a44;background:#181a20;color:#ebe4d4;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.expenses-row:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--cat,var(--gold))}.expenses-row:hover{border-color:rgba(202,161,95,.38);background:linear-gradient(140deg,rgba(202,161,95,.08),rgba(26,29,36,.95));transform:translateY(-1px)}.expenses-row-active{border-color:var(--primary);background:linear-gradient(140deg,rgba(202,161,95,.16),rgba(27,31,39,.9))}.expenses-row-archived{opacity:.55}.expenses-row-archived:hover{opacity:.8}.expenses-archived-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#b09060;background:rgba(176,144,96,.14);border:1px solid rgba(176,144,96,.3);border-radius:4px;padding:.1rem .4rem}.expenses-archived-detail{display:grid;grid-gap:.6rem;gap:.6rem;margin-top:1rem;padding:1rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:8px}.expenses-archived-label{font-size:.8rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.expenses-archived-value{color:var(--text);font-size:.95rem}.expenses-row-body{display:grid;grid-gap:.2rem;gap:.2rem;flex:1 1;min-width:0}.expenses-row-head{display:flex;align-items:center;gap:.5rem;min-width:0}.expenses-row-concept{flex:0 1 auto;margin:0;min-width:0;color:#f3e5c9;font-size:.98rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expenses-row-head .expense-category-badge,.expenses-row-head .expenses-archived-badge{flex:0 0 auto}.expenses-row-meta{display:flex;flex-wrap:wrap;gap:.15rem .85rem;min-width:0;color:var(--muted);font-size:.82rem}.expenses-row-meta>span{display:inline-flex;align-items:center;gap:.3rem;min-width:0}.expenses-row-meta>span>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expenses-row-meta>span[data-empty=true]{opacity:.6;font-style:italic}.expenses-row-meta svg{flex:0 0 auto;opacity:.75}.expenses-row-amount{flex:0 0 auto;font-family:var(--font-title),serif;font-size:1.25rem;color:#f3e5c9;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em;white-space:nowrap}@media (max-width:640px){.expenses-row{gap:.6rem;padding:.7rem .75rem .7rem .85rem}.expenses-row-head{display:block}.expenses-row-concept{display:inline;white-space:normal}.expenses-row-head .expense-category-badge,.expenses-row-head .expenses-archived-badge{margin-left:.45rem;vertical-align:middle}.expenses-row-amount{font-size:1.1rem}}.expenses-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.expenses-textarea{min-height:90px;resize:vertical}@media (max-width:1024px){.expenses-grid,.expenses-summary{grid-template-columns:1fr}.expenses-grid{min-height:0}.expenses-form-panel,.expenses-list-panel{overflow:visible;min-height:0}.expenses-form-row{grid-template-columns:1fr}}@media (max-width:980px){.expenses-filters-toggle{display:inline-flex}.expenses-search{flex:1 1 150px}.expenses-toolbar-fields{display:none}.expenses-toolbar[data-filters-open=true] .expenses-toolbar-fields{display:flex;flex-basis:100%;margin-top:.15rem}.expenses-archive-toggle,.expenses-month-field,.expenses-toolbar-fields>.input{flex:1 1 100%}}.settings-personalization-module{margin-bottom:1.25rem;padding:.95rem;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--bg-2);display:grid;grid-gap:.75rem;gap:.75rem}.settings-personalization-title{margin:0;font-size:.95rem;color:var(--text)}.settings-personalization-copy{margin:0;color:var(--muted);font-size:.84rem}.settings-theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.settings-theme-option{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);background:var(--bg-1);border-radius:var(--radius-md);color:var(--text);width:100%;text-align:left;padding:.75rem;display:flex;align-items:flex-start;gap:.6rem;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.settings-theme-option:hover{border-color:rgba(202,161,95,.4);transform:translateY(-1px)}.settings-theme-option.active{border-color:rgba(202,161,95,.55);background:rgba(202,161,95,.12);box-shadow:inset 0 0 0 1px rgba(202,161,95,.2)}.settings-theme-option-icon{width:1.75rem;height:1.75rem;border-radius:999px;border:1px solid rgba(202,161,95,.3);background:rgba(202,161,95,.12);color:var(--gold);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.settings-theme-option-content{display:grid;grid-gap:.18rem;gap:.18rem}.settings-theme-option-content strong{font-size:.88rem}.settings-theme-option-content small{color:var(--muted);font-size:.76rem;line-height:1.35}@media (max-width:768px){.settings-theme-grid{grid-template-columns:1fr}}.dashboard-app-shell[data-dashboard-theme=light]{color-scheme:light;--bg-0:#f5eee0;--bg-1:#fdf7eb;--bg-2:#f2e7d2;--bg-3:#e9dbc1;--text:#2c2115;--muted:#685947;--text-secondary:#60513f;--text-2:#60513f;--line:#d3bf9f;--primary:#af7422;--gold:#af7422;--primary-contrast:#251a0b}.dashboard-app-shell[data-dashboard-theme=light],.dashboard-app-shell[data-dashboard-theme=light] .dashboard-app-main{background:radial-gradient(circle at 6% 7%,rgba(175,116,34,.18),transparent 40%),radial-gradient(circle at 88% 16%,rgba(175,116,34,.1),transparent 44%),linear-gradient(180deg,#f8f1e3,#f1e5cf)}.dashboard-app-shell[data-dashboard-theme=light] .card{background:var(--bg-1);border-color:var(--line);box-shadow:0 14px 26px rgba(104,74,29,.13)}.dashboard-app-shell[data-dashboard-theme=light] .state-box{background:#f4e7d2;border-color:#c8b089;color:#3b2a14}.dashboard-app-shell[data-dashboard-theme=light] .state-box-error{border-color:rgba(183,85,85,.4);background:linear-gradient(160deg,rgba(183,85,85,.14),rgba(244,231,210,.98))}.dashboard-app-shell[data-dashboard-theme=light] .state-box-empty{border-color:rgba(175,116,34,.4);background:linear-gradient(160deg,rgba(175,116,34,.16),rgba(244,231,210,.98))}.dashboard-app-shell[data-dashboard-theme=light] .state-title{color:#3b2a14}.dashboard-app-shell[data-dashboard-theme=light] .state-loading-track span{background:rgba(175,116,34,.55)}.dashboard-app-shell[data-dashboard-theme=light] .state-chip-error{background:rgba(183,85,85,.17);border-color:rgba(183,85,85,.4);color:#9e3434}.dashboard-app-shell[data-dashboard-theme=light] .state-chip-empty{background:rgba(175,116,34,.2);border-color:rgba(175,116,34,.44);color:#7f4f12}.dashboard-app-shell[data-dashboard-theme=light] .input{background:#fffcf6;border-color:#cfb995;color:var(--text)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-filter-panel p,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-copy p:last-child,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card small,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-section-head p:last-child,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-subtitle,.dashboard-app-shell[data-dashboard-theme=light] .panel p,.dashboard-app-shell[data-dashboard-theme=light] .state-copy{color:#6a5b48}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-filter-panel,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-panel,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-section-card{background:linear-gradient(180deg,rgba(255,250,241,.97),rgba(245,234,214,.98));border-color:rgba(175,116,34,.26);box-shadow:0 16px 28px rgba(111,82,38,.12)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-item span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut-center span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-expense-category-meta span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-eyebrow,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-kicker,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-stats span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-item span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-retention-label span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-row-date,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-section-kicker,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-brand-label,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-status-item span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-trend-item span{color:#9a6a1d}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-item strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut-center strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-expense-category-meta strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-filter-panel h3,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-copy h2,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-item p,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-item strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-retention-label strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-section-head h3,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-brand-name,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-status-item strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-title,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-trend-item strong,.dashboard-app-shell[data-dashboard-theme=light] .panel-chip{color:#2f2212}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-bar-row,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-item,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-expense-category-row,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-stats div,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-item,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-status-item,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-trend-item{background:#f5ead7;border-color:#cfba98}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-stat--primary{border-color:rgba(175,116,34,.42)!important;background:radial-gradient(120% 130% at 0 0,rgba(226,177,91,.3),transparent 62%),#fbf1de!important}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-stat--primary strong{background:linear-gradient(120deg,#8a5511,#af7422 60%,#7a4c12);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card .dashboard-kpi-icon{border-color:rgba(175,116,34,.34);background:rgba(175,116,34,.12);color:#8a5511}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card .dashboard-kpi-icon[data-tone=positive]{border-color:rgba(52,132,84,.32);background:rgba(52,132,84,.12);color:#2f6f47}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card .dashboard-kpi-icon[data-tone=danger]{border-color:rgba(176,69,63,.3);background:rgba(176,69,63,.1);color:#a03c37}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card .dashboard-kpi-icon[data-tone=neutral]{border-color:rgba(122,92,46,.26);background:rgba(122,92,46,.09);color:#6a5539}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-ops-total span,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut-legend-pct,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card .dashboard-kpi-label,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-retention-label em{color:#9a6a1d}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-item--net{background:radial-gradient(120% 140% at 0 0,rgba(226,177,91,.28),transparent 62%),#fbf1de;border-color:rgba(175,116,34,.4)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-ops{background:#f5ead7;border-color:#cfba98}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-ops-total{border-right-color:rgba(175,116,34,.24);border-bottom-color:rgba(175,116,34,.24)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-ops-total strong,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-pill strong{color:#2f2212}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-pill{color:#60513f}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-pill[data-status=completed] .dashboard-daily-pill-dot{background:#3d8a5c}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-pill[data-status=cancelled] .dashboard-daily-pill-dot{background:#b0453f}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-daily-pill[data-status=pending] .dashboard-daily-pill-dot{background:#9c8b6d}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-item .dashboard-rank-badge{border-color:rgba(175,116,34,.32);background:rgba(175,116,34,.12);color:#8a5511}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-item .dashboard-rank-badge[data-rank="1"]{border-color:transparent;background:linear-gradient(135deg,#e6bd76,#af7422);color:#2b1d07}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut-legend-item{border-bottom-color:rgba(175,116,34,.18)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-retention-note{color:#6a5b48}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-trend-positive{color:#2f6f47;background:rgba(52,132,84,.14)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-trend-negative{color:#a03c37;background:rgba(176,69,63,.12)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-trend-neutral{color:#6a5b48;background:rgba(122,92,46,.1)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-bar-track,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-bar,.dashboard-app-shell[data-dashboard-theme=light] .expenses-breakdown-bar{background:#ddcfb8;border-color:#d1bf9f}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-bar-fill,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-bar-fill,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-retention-new{background:linear-gradient(90deg,#a56f22,#d6a24d)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut:after{background:#f7eee0}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut-legend-item span{color:#6d5d48}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-donut-legend-item strong{color:#3b2a14}.dashboard-app-shell[data-dashboard-theme=light] .panel-chip{border-color:rgba(175,116,34,.36);background:rgba(175,116,34,.14)}.dashboard-app-shell[data-dashboard-theme=light] .button-secondary{background:#f4ead8;border-color:#d5c09e;color:#5a4626}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-option,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-picked,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-summary,.dashboard-app-shell[data-dashboard-theme=light] .appointment-quick-customer,.dashboard-app-shell[data-dashboard-theme=light] .expenses-row{background:#f8efdd;border-color:#cfba98;color:var(--text)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-results{background:#fdf7ec;border-color:#d8c5a5}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-empty[data-searching=true]{background:#f3ebdd;border-color:#d8c5a5}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-picked-icon{background:rgba(175,116,34,.2);color:#6d4712}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-change,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-empty-cta{border-color:rgba(175,116,34,.45);background:rgba(175,116,34,.12);color:#6d4712}.dashboard-app-shell[data-dashboard-theme=light] .appointment-quick-customer-close{border-color:#d5c09e;background:#f4ead8;color:#6a5b48}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-option span,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-picked-body span,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-summary span,.dashboard-app-shell[data-dashboard-theme=light] .appointment-quick-customer-head span,.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card-hit small,.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-meta,.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-empty,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-list-total,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-pagination-meta,.dashboard-app-shell[data-dashboard-theme=light] .expenses-row-meta,.dashboard-app-shell[data-dashboard-theme=light] .field-hint,.dashboard-app-shell[data-dashboard-theme=light] .profile-header-email,.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle-label-hint{color:var(--muted)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-option:hover,.dashboard-app-shell[data-dashboard-theme=light] .expenses-row:hover{background:linear-gradient(140deg,rgba(175,116,34,.18),rgba(250,242,230,.97));border-color:rgba(175,116,34,.54)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-option-active,.dashboard-app-shell[data-dashboard-theme=light] .category-btn.selected,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-link-active,.dashboard-app-shell[data-dashboard-theme=light] .expenses-row-active,.dashboard-app-shell[data-dashboard-theme=light] .settings-nav-btn.active{background:linear-gradient(135deg,rgba(175,116,34,.22),rgba(250,242,230,.98));border-color:rgba(175,116,34,.65)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-empty strong,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-option strong,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-picked-body strong,.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-summary strong,.dashboard-app-shell[data-dashboard-theme=light] .appointment-quick-customer-head strong{color:#3f2d14}.dashboard-app-shell[data-dashboard-theme=light] .appointment-customer-empty{background:rgba(195,90,90,.08);border-color:rgba(195,90,90,.22)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-pagination-btn{background:#f9efdf;border-color:#ccb48f;color:#614824}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-pagination-btn-active,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-pagination-btn-active:hover:not(:disabled){background:linear-gradient(150deg,rgba(175,116,34,.28),rgba(251,244,233,.98));color:#3f2d14;border-color:rgba(175,116,34,.66)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar{border-right:1px solid #cdb691}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-brand{background:linear-gradient(180deg,rgba(252,245,233,.99),rgba(242,230,207,.99)),radial-gradient(circle at top left,rgba(175,116,34,.14),transparent 44%)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-brand{border-bottom-color:rgba(175,116,34,.3)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-link{background:rgba(251,243,228,.96);border-color:#ccb48d;color:#4f391b}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-link:hover{background:linear-gradient(145deg,rgba(175,116,34,.26),rgba(242,226,198,.98));border-color:rgba(175,116,34,.68);color:#4a3418}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-link-active{background:linear-gradient(145deg,rgba(175,116,34,.28),rgba(241,224,194,.99));border-color:rgba(175,116,34,.72);color:#432e14;box-shadow:inset 0 0 0 1px rgba(175,116,34,.26)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-link-active .dashboard-sidebar-link-index{background:rgba(175,116,34,.24);color:#764b16}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-link-index{background:rgba(175,116,34,.18);color:#80561d}.dashboard-app-shell[data-dashboard-theme=light] .booking-link-hint,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-brand-label,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-footer-label{color:#7b5d2f}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-booking-link,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-sidebar-tenant{background:rgba(247,236,216,.96);border-color:rgba(175,116,34,.36)}.dashboard-app-shell[data-dashboard-theme=light] .booking-link-url{background:rgba(175,116,34,.16);color:#704d1d}.dashboard-app-shell[data-dashboard-theme=light] .booking-link-btn{background:rgba(175,116,34,.14);border-color:rgba(175,116,34,.36);color:#7c531b}.dashboard-app-shell[data-dashboard-theme=light] .mobile-bottom-nav{background:linear-gradient(180deg,rgba(252,245,233,.98),rgba(242,229,206,.99));border-top:1px solid rgba(175,116,34,.35)}.dashboard-app-shell[data-dashboard-theme=light] .mobile-bottom-nav-item{color:#715735}.dashboard-app-shell[data-dashboard-theme=light] .mobile-bottom-nav-item.active{color:#7f5318;background:linear-gradient(145deg,rgba(175,116,34,.24),rgba(245,231,207,.99));box-shadow:inset 0 0 0 1px rgba(175,116,34,.32)}.dashboard-app-shell[data-dashboard-theme=light] .mobile-bottom-nav-item:hover{color:#7f5318;background:rgba(175,116,34,.2)}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet{background:#fcf4e6;border-color:#ccb490}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-overlay{background:rgba(82,61,31,.35)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column header{border-bottom-color:#dbc9ab}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card-hit strong,.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column h4,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-title,.dashboard-app-shell[data-dashboard-theme=light] .expenses-row-amount,.dashboard-app-shell[data-dashboard-theme=light] .expenses-row-concept,.dashboard-app-shell[data-dashboard-theme=light] .profile-header-name,.dashboard-app-shell[data-dashboard-theme=light] .settings-section-title{color:var(--text)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-help,.dashboard-app-shell[data-dashboard-theme=light] .appointments-history small,.dashboard-app-shell[data-dashboard-theme=light] .appointments-history span,.dashboard-app-shell[data-dashboard-theme=light] .field-label,.dashboard-app-shell[data-dashboard-theme=light] .field-label-title,.dashboard-app-shell[data-dashboard-theme=light] .location-form-section-head h4,.dashboard-app-shell[data-dashboard-theme=light] .location-form-section-head p,.dashboard-app-shell[data-dashboard-theme=light] .plan-annual-total-hint,.dashboard-app-shell[data-dashboard-theme=light] .plan-card-desc,.dashboard-app-shell[data-dashboard-theme=light] .plan-card-period,.dashboard-app-shell[data-dashboard-theme=light] .plan-toggle-label,.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-count,.dashboard-app-shell[data-dashboard-theme=light] .section-copy,.dashboard-app-shell[data-dashboard-theme=light] .settings-personalization-title,.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle-label-hint,.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle-label-title{color:#4f3d25}.dashboard-app-shell[data-dashboard-theme=light] .settings-booking-copy-btn{background:rgba(175,116,34,.14);border-color:rgba(175,116,34,.36)}.dashboard-app-shell[data-dashboard-theme=light] .settings-booking-copy-btn:hover:not(:disabled){background:rgba(175,116,34,.2);border-color:rgba(175,116,34,.5)}.dashboard-app-shell[data-dashboard-theme=light] .plan-annual-total-hint strong,.dashboard-app-shell[data-dashboard-theme=light] .plan-toggle-save,.dashboard-app-shell[data-dashboard-theme=light] .required-mark{color:#9a6118}.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle{background:#deccb0;border-color:#bea078}.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle:after{background:#8d6b3d}.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle:checked{background:rgba(175,116,34,.3);border-color:#9a6118}.dashboard-app-shell[data-dashboard-theme=light] .settings-toggle:checked:after{background:#9a6118}.dashboard-app-shell[data-dashboard-theme=light] .appointments-history li,.dashboard-app-shell[data-dashboard-theme=light] .availability-weekday-picker,.dashboard-app-shell[data-dashboard-theme=light] .location-form-section{background:#f4e7d1;border-color:#c8ae83}.dashboard-app-shell[data-dashboard-theme=light] .modal-overlay .availability-weekday-picker,.dashboard-app-shell[data-dashboard-theme=light] .modal-overlay .location-form-section{background:#f2e4cd;border-color:#c4a77a}.dashboard-app-shell[data-dashboard-theme=light] .availability-weekday-chip{background:#f8efdf;border-color:#cdb48c;color:#523c1f}.dashboard-app-shell[data-dashboard-theme=light] .availability-weekday-chip-active{background:rgba(175,116,34,.2);border-color:rgba(175,116,34,.6);color:#3d2b11}.dashboard-app-shell[data-dashboard-theme=light] .pricing-switch{background:#e3d1b4;border-color:#bca27d}.dashboard-app-shell[data-dashboard-theme=light] .pricing-knob{background:#7b5930}.dashboard-app-shell[data-dashboard-theme=light] .pricing-switch[data-annual=true] .pricing-knob{background:#9a6118}.dashboard-app-shell[data-dashboard-theme=light] .plan-toggle-label.active{color:#2f2212}.dashboard-app-shell[data-dashboard-theme=light] .plan-card{background:#f8efdf!important;border-color:#c8ad81!important;color:#3a2a14}.dashboard-app-shell[data-dashboard-theme=light] .plan-card:hover{background:#f2e5cf!important;border-color:#b98c49!important}.dashboard-app-shell[data-dashboard-theme=light] .plan-card--selected{background:linear-gradient(165deg,rgba(175,116,34,.2),rgba(248,239,223,.96))!important;border-color:#a66a1c!important;box-shadow:0 0 0 3px rgba(175,116,34,.16)}.dashboard-app-shell[data-dashboard-theme=light] .plan-card--featured{border-color:rgba(166,106,28,.42)}.dashboard-app-shell[data-dashboard-theme=light] .plan-card-features li,.dashboard-app-shell[data-dashboard-theme=light] .plan-card-name,.dashboard-app-shell[data-dashboard-theme=light] .plan-card-price{color:#2f2212}.dashboard-app-shell[data-dashboard-theme=light] .plan-card-price-wrap{border-color:#cbb18a}.dashboard-app-shell[data-dashboard-theme=light] .plan-card-features li.disabled,.dashboard-app-shell[data-dashboard-theme=light] .plan-card-features li.disabled .plan-card-icon{color:#8f7a5a}.dashboard-app-shell[data-dashboard-theme=light] .plan-info-card,.dashboard-app-shell[data-dashboard-theme=light] .settings-owner-only-notice{background:#f3e6d0;border-color:#c8ae84}.dashboard-app-shell[data-dashboard-theme=light] .plan-charge-pending-note{background:rgba(232,181,95,.14);border-color:rgba(145,101,36,.45)}.dashboard-app-shell[data-dashboard-theme=light] .plan-charge-pending-pill{color:#6b4412;border-color:rgba(145,101,36,.55);background:rgba(226,177,91,.25)}.dashboard-app-shell[data-dashboard-theme=light] .plan-charge-pending-text{color:#5d4728}.dashboard-app-shell[data-dashboard-theme=light] .plan-billing-toggle{color:#4d3a20}.dashboard-app-shell[data-dashboard-theme=light] .plan-card-check{background:linear-gradient(135deg,#e2b15b,#a66a1c);color:#201406}.dashboard-app-shell[data-dashboard-theme=light] .plan-danger-zone-desc,.dashboard-app-shell[data-dashboard-theme=light] .plan-info-label,.dashboard-app-shell[data-dashboard-theme=light] .plan-info-value,.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-resource-name{color:#4a3820}.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-bar-track{background:#d2bb98!important;border:1px solid #c0a174}.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-bar-fill{background:linear-gradient(90deg,#8f5814,#c38126)}.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-bar-fill--unlimited{background:rgba(154,97,24,.5)}.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-count,.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-label,.dashboard-app-shell[data-dashboard-theme=light] .plan-usage-resource-name{color:#4a3820}.dashboard-app-shell[data-dashboard-theme=light] .dialog-overlay>.card{background:#fbf2e3;border-color:#c9ae82;box-shadow:0 24px 48px rgba(88,59,22,.22)}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-card,body[data-app-theme=light] .payment-modal-card{border-color:#d6bb8f;background:radial-gradient(circle at top left,rgba(226,177,91,.18),transparent 38%),linear-gradient(180deg,#fbf3e5,#f6ead6)}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-title,.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-intro-title,body[data-app-theme=light] .payment-modal-title,body[data-app-theme=light] .payment-provider-intro-title{color:#2f2212}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-subtitle,.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-summary-hint,.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-intro-copy,body[data-app-theme=light] .payment-modal-subtitle,body[data-app-theme=light] .payment-modal-summary-hint,body[data-app-theme=light] .payment-provider-intro-copy{color:#6a5538}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-subtitle strong,body[data-app-theme=light] .payment-modal-subtitle strong{color:#8d5a16}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-close,body[data-app-theme=light] .payment-modal-close{background:rgba(93,71,40,.06);color:#6b573d}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-close:hover,body[data-app-theme=light] .payment-modal-close:hover{background:rgba(93,71,40,.12);color:#2f2212}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-summary,.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-intro,body[data-app-theme=light] .payment-modal-summary,body[data-app-theme=light] .payment-provider-intro{border-color:rgba(145,101,36,.18);background:rgba(255,248,236,.76)}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-summary-label,.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-pill-label,body[data-app-theme=light] .payment-modal-summary-label,body[data-app-theme=light] .payment-provider-pill-label{color:rgba(88,64,33,.72)}.dashboard-app-shell[data-dashboard-theme=light] .payment-modal-summary-value,body[data-app-theme=light] .payment-modal-summary-value{color:#342514}.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-pill,body[data-app-theme=light] .payment-provider-pill{border-color:rgba(145,101,36,.16);background:rgba(255,251,244,.72);color:#5e472a}.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-pill:hover,body[data-app-theme=light] .payment-provider-pill:hover{border-color:rgba(145,101,36,.35)}.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-pill.is-active,body[data-app-theme=light] .payment-provider-pill.is-active{border-color:rgba(179,125,43,.42);background:linear-gradient(180deg,rgba(238,211,151,.9),rgba(226,177,91,.72));color:#2f2212;box-shadow:0 14px 24px rgba(170,120,43,.16)}.dashboard-app-shell[data-dashboard-theme=light] .payment-provider-pill.is-active .payment-provider-pill-label,body[data-app-theme=light] .payment-provider-pill.is-active .payment-provider-pill-label{color:rgba(60,38,12,.7)}.dashboard-app-shell[data-dashboard-theme=light] .payment-embedded-shell,body[data-app-theme=light] .payment-embedded-shell{border-color:rgba(145,101,36,.14);background:linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,255,255,1))}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-help,.dashboard-app-shell[data-dashboard-theme=light] .appointments-action-danger,.dashboard-app-shell[data-dashboard-theme=light] .appointments-history small,.dashboard-app-shell[data-dashboard-theme=light] .appointments-history span{color:#67533a}.dashboard-app-shell[data-dashboard-theme=light] .appointment-slot-status{--slot-tone:#67533a;--slot-tone-soft:rgba(104,89,71,0.12);background:rgba(255,255,255,.5)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-slot-status[data-status=ok]{--slot-tone:#2f7a54;--slot-tone-soft:rgba(47,122,84,0.14);border-color:rgba(47,122,84,.34);background:rgba(47,122,84,.08)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-slot-status[data-status=blocked]{--slot-tone:#a03c37;--slot-tone-soft:rgba(176,69,63,0.14);border-color:rgba(176,69,63,.34);background:rgba(176,69,63,.07)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-slot-chip{border-color:rgba(143,93,29,.45);background:rgba(143,93,29,.1);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .appointment-slot-chip:hover{background:rgba(143,93,29,.18);border-color:rgba(143,93,29,.7)}.dashboard-app-shell[data-dashboard-theme=light] .dialog-overlay .card.panel,.dashboard-app-shell[data-dashboard-theme=light] .modal-overlay .card.panel{color:#302312}.mobile-nav-sheet-booking-row .booking-link-btn{width:2rem;height:2rem;border-radius:11px;flex:0 0 auto;margin-left:.12rem}.appointments-history-status{color:#f0dfbc;font-weight:700}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-item{background:rgba(248,238,222,.98);border-color:rgba(175,116,34,.24);color:#5a4322}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-item:hover{background:rgba(233,211,179,.99);border-color:rgba(175,116,34,.58);color:#7f5318}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-item.active{background:linear-gradient(145deg,rgba(175,116,34,.3),rgba(241,224,194,.99));border-color:rgba(175,116,34,.72);color:#7f5318;box-shadow:inset 0 0 0 1px rgba(175,116,34,.3)}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-title{color:#86571c}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-index{background:rgba(175,116,34,.16);color:#83561c}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking{background:rgba(245,233,212,.98);border-color:rgba(175,116,34,.34)}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking-label{color:#7b5c2e}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking-url{color:#6f4a18}.dashboard-app-shell[data-dashboard-theme=light] .expenses-breakdown-card,.dashboard-app-shell[data-dashboard-theme=light] .expenses-summary-card{background:radial-gradient(circle at 115% -20%,rgba(175,116,34,.2),transparent 56%),linear-gradient(180deg,rgba(255,249,239,.98),rgba(246,235,215,.99));border-color:rgba(175,116,34,.35)}.dashboard-app-shell[data-dashboard-theme=light] .expenses-breakdown-title,.dashboard-app-shell[data-dashboard-theme=light] .expenses-summary-kicker{color:#9a6118}.dashboard-app-shell[data-dashboard-theme=light] .expenses-summary-total{color:#3a2811}.dashboard-app-shell[data-dashboard-theme=light] .expenses-breakdown-legend-item,.dashboard-app-shell[data-dashboard-theme=light] .expenses-summary-meta{color:#5e4b2f}.dashboard-app-shell[data-dashboard-theme=light] .expenses-breakdown-legend-item strong{color:#3d2b14}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking-row .booking-link-btn{width:2.05rem;height:2.05rem;border-radius:11px;background:rgba(175,116,34,.14);border-color:rgba(175,116,34,.4);color:#7e541a}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking-row{gap:.35rem}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking-url{padding-right:.3rem}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-stats div{background:#f2e4cd;border-color:#c8ad80}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-stats strong{color:#3b2a14}.dashboard-app-shell[data-dashboard-theme=light] .appointments-history li{background:#f6ead4;border-color:#ccb18a}.dashboard-app-shell[data-dashboard-theme=light] .appointments-history-status{color:#3f2c12}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-confirmed{color:#765224;background:rgba(175,116,34,.13);border-color:rgba(175,116,34,.26)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-completed{color:#3f6c4b;background:rgba(86,150,103,.14);border-color:rgba(86,150,103,.25)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-cancelled{color:#935454;background:rgba(198,109,109,.14);border-color:rgba(198,109,109,.26)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-no-show,.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-no_show{color:#68557f;background:rgba(128,98,171,.14);border-color:rgba(128,98,171,.24)}.dashboard-app-shell[data-dashboard-theme=light] .appointment-status-pending{color:#4a607d;background:rgba(100,129,170,.14);border-color:rgba(100,129,170,.24)}.dashboard-app-shell[data-dashboard-theme=light] .locations-search-clear,.dashboard-app-shell[data-dashboard-theme=light] .services-search-clear,.dashboard-app-shell[data-dashboard-theme=light] .staff-search-clear{background:rgba(92,66,26,.08)}.dashboard-app-shell[data-dashboard-theme=light] .locations-search-clear:hover,.dashboard-app-shell[data-dashboard-theme=light] .services-search-clear:hover,.dashboard-app-shell[data-dashboard-theme=light] .staff-search-clear:hover{background:rgba(175,116,34,.15)}.dashboard-app-shell[data-dashboard-theme=light] .locations-status-chip,.dashboard-app-shell[data-dashboard-theme=light] .services-status-chip,.dashboard-app-shell[data-dashboard-theme=light] .staff-status-chip{--status-accent:#af7422;--status-soft:rgba(175,116,34,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .locations-status-chip[data-status=active],.dashboard-app-shell[data-dashboard-theme=light] .services-status-chip[data-status=active],.dashboard-app-shell[data-dashboard-theme=light] .staff-status-chip[data-status=active]{--status-accent:#569667;--status-soft:rgba(86,150,103,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .locations-status-chip[data-status=inactive],.dashboard-app-shell[data-dashboard-theme=light] .services-status-chip[data-status=inactive],.dashboard-app-shell[data-dashboard-theme=light] .staff-status-chip[data-status=inactive]{--status-accent:#c66d6d;--status-soft:rgba(198,109,109,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .location-entry:hover,.dashboard-app-shell[data-dashboard-theme=light] .service-entry:hover,.dashboard-app-shell[data-dashboard-theme=light] .staff-entry:hover,.dashboard-app-shell[data-dashboard-theme=light] .timeoff-entry:hover{border-color:rgba(175,116,34,.42);box-shadow:0 12px 22px rgba(104,74,29,.15)}.dashboard-app-shell[data-dashboard-theme=light] .location-entry[data-active=true],.dashboard-app-shell[data-dashboard-theme=light] .service-entry[data-active=true],.dashboard-app-shell[data-dashboard-theme=light] .staff-entry[data-active=true],.dashboard-app-shell[data-dashboard-theme=light] .timeoff-entry[data-active=true]{box-shadow:inset 0 0 0 1px rgba(175,116,34,.32)}.dashboard-app-shell[data-dashboard-theme=light] .location-thumb{border-color:rgba(175,116,34,.34);background:rgba(175,116,34,.12);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .availability-add-btn:hover{border-color:rgba(175,116,34,.5);background:rgba(175,116,34,.14);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .availability-slot{background:rgba(175,116,34,.12)}.dashboard-app-shell[data-dashboard-theme=light] .availability-slot-wrap>.availability-slot:hover{border-color:rgba(175,116,34,.45);background:rgba(175,116,34,.2)}.dashboard-app-shell[data-dashboard-theme=light] .availability-slot-remove:focus-visible,.dashboard-app-shell[data-dashboard-theme=light] .availability-slot-remove:hover{color:#935454;background:rgba(198,109,109,.16)}.dashboard-app-shell[data-dashboard-theme=light] .availability-day-add:hover{color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .timeoff-action-btn:hover{border-color:rgba(175,116,34,.5);background:rgba(175,116,34,.14);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .timeoff-action-btn[data-tone=danger]:hover{color:#935454;border-color:rgba(198,109,109,.5);background:rgba(198,109,109,.14)}.dashboard-app-shell[data-dashboard-theme=light] .timeoff-status-badge[data-period=ongoing]{color:#7a4f16;background:rgba(175,116,34,.16);border-color:rgba(175,116,34,.34)}.dashboard-app-shell[data-dashboard-theme=light] .timeoff-status-badge[data-period=upcoming]{color:#4a607d;background:rgba(100,129,170,.14);border-color:rgba(100,129,170,.3)}.dashboard-app-shell[data-dashboard-theme=light] .timeoff-status-badge[data-period=past]{background:rgba(92,66,26,.07)}.dashboard-app-shell[data-dashboard-theme=light] .expenses-search-clear{background:rgba(92,66,26,.08)}.dashboard-app-shell[data-dashboard-theme=light] .expenses-search-clear:hover{background:rgba(175,116,34,.15)}.dashboard-app-shell[data-dashboard-theme=light] .expenses-archive-toggle:hover{border-color:rgba(175,116,34,.5);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .expenses-archive-toggle[aria-pressed=true]{border-color:rgba(175,116,34,.55);background:rgba(175,116,34,.16);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .team-search-clear{background:rgba(92,66,26,.08)}.dashboard-app-shell[data-dashboard-theme=light] .team-search-clear:hover{background:rgba(175,116,34,.15)}.dashboard-app-shell[data-dashboard-theme=light] .team-status-chip{--status-accent:#af7422;--status-soft:rgba(175,116,34,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .team-status-chip[data-status=active]{--status-accent:#569667;--status-soft:rgba(86,150,103,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .team-status-chip[data-status=invited]{--status-accent:#5b7dad;--status-soft:rgba(100,129,170,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .team-status-chip[data-status=suspended]{--status-accent:#c66d6d;--status-soft:rgba(198,109,109,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .team-entry:hover{border-color:rgba(175,116,34,.42);box-shadow:0 12px 22px rgba(104,74,29,.15)}.dashboard-app-shell[data-dashboard-theme=light] .team-entry-avatar[data-tone="1"]{--avatar-tone:#3f7a55}.dashboard-app-shell[data-dashboard-theme=light] .team-entry-avatar[data-tone="2"]{--avatar-tone:#4c6c9c}.dashboard-app-shell[data-dashboard-theme=light] .team-entry-avatar[data-tone="3"]{--avatar-tone:#6b4f96}.dashboard-app-shell[data-dashboard-theme=light] .team-entry-avatar[data-tone="4"]{--avatar-tone:#b25f31}.dashboard-app-shell[data-dashboard-theme=light] .team-status-badge[data-status=active]{color:#3f6c4b;background:rgba(86,150,103,.14);border-color:rgba(86,150,103,.28)}.dashboard-app-shell[data-dashboard-theme=light] .team-status-badge[data-status=invited]{color:#4a607d;background:rgba(100,129,170,.14);border-color:rgba(100,129,170,.3)}.dashboard-app-shell[data-dashboard-theme=light] .team-status-badge[data-status=suspended]{color:#935454;background:rgba(198,109,109,.14);border-color:rgba(198,109,109,.28)}.dashboard-app-shell[data-dashboard-theme=light] .team-action-btn:hover:not(:disabled){border-color:rgba(175,116,34,.5);background:rgba(175,116,34,.14);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .team-action-btn[data-tone=on]:hover:not(:disabled){color:#3f6c4b;border-color:rgba(86,150,103,.5);background:rgba(86,150,103,.14)}.dashboard-app-shell[data-dashboard-theme=light] .team-action-btn[data-tone=danger]:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .team-action-btn[data-tone=off]:hover:not(:disabled){color:#935454;border-color:rgba(198,109,109,.5);background:rgba(198,109,109,.14)}.dashboard-app-shell[data-dashboard-theme=light] .settings-notice{border-color:rgba(175,116,34,.28);background:rgba(175,116,34,.09)}.dashboard-app-shell[data-dashboard-theme=light] .settings-notice-icon,.dashboard-app-shell[data-dashboard-theme=light] .settings-notice-url{color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .settings-field-warning{color:#8a5a12}.dashboard-app-shell[data-dashboard-theme=light] .settings-booking-copy-btn{border-color:rgba(175,116,34,.35);background:rgba(175,116,34,.12);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .service-entry-price{color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .staff-entry-avatar[data-tone="1"]{--avatar-tone:#3f7a55}.dashboard-app-shell[data-dashboard-theme=light] .staff-entry-avatar[data-tone="2"]{--avatar-tone:#4c6c9c}.dashboard-app-shell[data-dashboard-theme=light] .staff-entry-avatar[data-tone="3"]{--avatar-tone:#6b4f96}.dashboard-app-shell[data-dashboard-theme=light] .staff-entry-avatar[data-tone="4"]{--avatar-tone:#b25f31}.dashboard-app-shell[data-dashboard-theme=light] .locations-action-btn:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .services-action-btn:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .staff-action-btn:hover:not(:disabled){border-color:rgba(175,116,34,.5);background:rgba(175,116,34,.14);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .locations-action-btn[data-tone=on]:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .services-action-btn[data-tone=on]:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .staff-action-btn[data-tone=on]:hover:not(:disabled){color:#3f6c4b;border-color:rgba(86,150,103,.5);background:rgba(86,150,103,.14)}.dashboard-app-shell[data-dashboard-theme=light] .locations-action-btn[data-tone=off]:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .services-action-btn[data-tone=off]:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .staff-action-btn[data-tone=off]:hover:not(:disabled){color:#935454;border-color:rgba(198,109,109,.5);background:rgba(198,109,109,.14)}.dashboard-app-shell[data-dashboard-theme=light] .location-status-active,.dashboard-app-shell[data-dashboard-theme=light] .service-status-active,.dashboard-app-shell[data-dashboard-theme=light] .staff-status-active{color:#3f6c4b;background:rgba(86,150,103,.14);border-color:rgba(86,150,103,.28)}.dashboard-app-shell[data-dashboard-theme=light] .location-status-inactive,.dashboard-app-shell[data-dashboard-theme=light] .service-status-inactive,.dashboard-app-shell[data-dashboard-theme=light] .staff-status-inactive{color:#935454;background:rgba(198,109,109,.14);border-color:rgba(198,109,109,.28)}.dashboard-app-shell[data-dashboard-theme=light] .customers-search-clear{background:rgba(92,66,26,.08)}.dashboard-app-shell[data-dashboard-theme=light] .customers-search-clear:hover{background:rgba(175,116,34,.15)}.dashboard-app-shell[data-dashboard-theme=light] .customers-search-hint kbd{background:rgba(92,66,26,.06)}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry:hover{border-color:rgba(175,116,34,.42);box-shadow:0 12px 22px rgba(104,74,29,.15)}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry[data-highlighted=true]{border-color:rgba(175,116,34,.55);background:linear-gradient(140deg,rgba(175,116,34,.16),var(--bg-2) 55%)}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry[data-active=true]{box-shadow:inset 0 0 0 1px rgba(175,116,34,.32)}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry-avatar[data-tone="1"]{--avatar-tone:#3f7a55}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry-avatar[data-tone="2"]{--avatar-tone:#4c6c9c}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry-avatar[data-tone="3"]{--avatar-tone:#6b4f96}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry-avatar[data-tone="4"]{--avatar-tone:#b25f31}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry-tag{border-color:rgba(175,116,34,.32);background:rgba(175,116,34,.14);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .customer-entry-edit:hover{color:#7a4f16;background:rgba(175,116,34,.14)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-filters-toggle,.dashboard-app-shell[data-dashboard-theme=light] .appointments-view-switch,.dashboard-app-shell[data-dashboard-theme=light] .appointments-week-arrow{background:rgba(92,66,26,.05)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-view-btn[aria-pressed=true]{background:rgba(175,116,34,.16);color:#7a4f16;box-shadow:inset 0 0 0 1px rgba(175,116,34,.42)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-search-clear{background:rgba(92,66,26,.08)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-search-clear:hover,.dashboard-app-shell[data-dashboard-theme=light] .appointments-week-arrow:hover:not(:disabled),.dashboard-app-shell[data-dashboard-theme=light] .appointments-week-chip:hover:not(:disabled){background:rgba(175,116,34,.15);border-color:rgba(175,116,34,.45)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-week-chip[aria-pressed=true],.dashboard-app-shell[data-dashboard-theme=light] .appointments-week-label{background:rgba(175,116,34,.12);border-color:rgba(175,116,34,.32);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-count,.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-group-head span,.dashboard-app-shell[data-dashboard-theme=light] .appointments-filters-count{background:rgba(175,116,34,.17);color:#7a4f16}.dashboard-app-shell[data-dashboard-theme=light] .appointments-filters-clear{border-color:rgba(168,68,68,.32);color:#9a4a4a}.dashboard-app-shell[data-dashboard-theme=light] .appointments-filters-clear:hover{background:rgba(168,68,68,.1);border-color:rgba(168,68,68,.5)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card[data-status=confirmed],.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-item[data-status=confirmed],.dashboard-app-shell[data-dashboard-theme=light] .appointments-status-chip[data-status=all],.dashboard-app-shell[data-dashboard-theme=light] .appointments-status-chip[data-status=confirmed]{--status-accent:#af7422;--status-soft:rgba(175,116,34,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card[data-status=pending],.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-item[data-status=pending],.dashboard-app-shell[data-dashboard-theme=light] .appointments-status-chip[data-status=pending]{--status-accent:#6481aa;--status-soft:rgba(100,129,170,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card[data-status=completed],.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-item[data-status=completed],.dashboard-app-shell[data-dashboard-theme=light] .appointments-status-chip[data-status=completed]{--status-accent:#569667;--status-soft:rgba(86,150,103,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card[data-status=cancelled],.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-item[data-status=cancelled],.dashboard-app-shell[data-dashboard-theme=light] .appointments-status-chip[data-status=cancelled]{--status-accent:#c66d6d;--status-soft:rgba(198,109,109,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card[data-status=no_show],.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-item[data-status=no_show],.dashboard-app-shell[data-dashboard-theme=light] .appointments-status-chip[data-status=no_show]{--status-accent:#8062ab;--status-soft:rgba(128,98,171,0.14)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column header{background:rgba(92,66,26,.045)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column[data-today=true]{border-color:rgba(175,116,34,.5)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column[data-today=true] header{background:rgba(175,116,34,.13)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column[data-today=true] .appointments-day-date{color:#8a5511}.dashboard-app-shell[data-dashboard-theme=light] .appointments-day-column[data-empty=true] .appointments-day-count{background:rgba(92,66,26,.07);color:var(--muted)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card:hover{box-shadow:0 8px 18px rgba(104,74,29,.16)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-calendar-card-edit{background:rgba(253,247,235,.95)}@media (max-width:430px){.mobile-nav-sheet{padding:.65rem .9rem env(safe-area-inset-bottom,1.1rem)}.mobile-nav-sheet-grid{gap:.42rem}.mobile-nav-sheet-item{border-radius:12px;padding:.68rem .22rem}.mobile-nav-sheet-index{width:1.82rem;height:1.82rem;font-size:.68rem}.mobile-nav-sheet-booking{padding:.68rem}.mobile-nav-sheet-booking-row{gap:.32rem}.dashboard-app-shell[data-dashboard-theme=light] .mobile-nav-sheet-booking-row .booking-link-btn,.mobile-nav-sheet-booking-row .booking-link-btn{width:1.94rem;height:1.94rem;border-radius:12px}}.dashboard-title--gradient{background:linear-gradient(100deg,#f3e5c9,#f3e5c9 35%,#fff5d6 50%,#f3e5c9 65%,#f3e5c9);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:dashboard-title-shimmer 7s ease-in-out infinite}@keyframes dashboard-title-shimmer{0%,to{background-position:200% 50%}50%{background-position:0 50%}}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-title--gradient{background:linear-gradient(100deg,#4a3414,#4a3414 35%,#af7422 50%,#4a3414 65%,#4a3414);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.dashboard-eyebrow--shimmer{position:relative;display:inline-flex;align-items:center;gap:.55rem;background:linear-gradient(90deg,#cfb07a,#fff5d6,#cfb07a);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:dashboard-title-shimmer 5.5s linear infinite}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-eyebrow--shimmer{background:linear-gradient(90deg,#8a5511,#c8933a,#8a5511);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.dashboard-hero-kicker--pulse{display:inline-flex;align-items:center;gap:.5rem}.dashboard-hero-kicker-dot,.dashboard-live-chip-dot{width:8px;height:8px;border-radius:999px;background:#74e0a3;box-shadow:0 0 0 0 rgba(116,224,163,.55);animation:dashboard-pulse-dot 1.8s ease-out infinite;flex:0 0 auto}@keyframes dashboard-pulse-dot{0%{box-shadow:0 0 0 0 rgba(116,224,163,.55)}70%{box-shadow:0 0 0 9px rgba(116,224,163,0)}to{box-shadow:0 0 0 0 rgba(116,224,163,0)}}.dashboard-live-chip{display:inline-flex!important;align-items:center;gap:.45rem}.dashboard-hero-panel--alive{position:relative;isolation:isolate}.dashboard-hero-aurora{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0;border-radius:inherit}.dashboard-hero-aurora-blob{position:absolute;width:360px;height:360px;border-radius:50%;filter:blur(70px);opacity:.55;will-change:transform}.dashboard-hero-aurora-blob--gold{background:radial-gradient(circle at 30% 30%,rgba(232,201,143,.85),rgba(176,124,54,0) 70%);top:-120px;right:-80px}.dashboard-hero-aurora-blob--ember{background:radial-gradient(circle at 40% 40%,rgba(217,119,60,.55),rgba(217,119,60,0) 70%);bottom:-160px;left:-90px;width:320px;height:320px}.dashboard-hero-aurora-blob--cool{background:radial-gradient(circle at 50% 50%,rgba(116,165,224,.32),rgba(116,165,224,0) 70%);top:30%;left:30%;width:280px;height:280px;opacity:.42}.dashboard-hero-grain{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 0);background-size:3px 3px;mix-blend-mode:overlay;opacity:.55}.dashboard-hero-aurora--static .dashboard-hero-aurora-blob{animation:none}.dashboard-hero-panel--alive .dashboard-hero-copy,.dashboard-hero-panel--alive .dashboard-hero-stats{position:relative;z-index:1}.dashboard-kpi-card{position:relative;overflow:hidden}.dashboard-kpi-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(232,201,143,0),rgba(232,201,143,.55) 50%,rgba(232,201,143,0));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .22s ease;pointer-events:none;z-index:1}.dashboard-kpi-card:hover:before{opacity:1}.dashboard-kpi-spark{position:absolute;top:0;left:-60%;width:50%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,245,214,.08) 45%,rgba(255,245,214,.14) 50%,rgba(255,245,214,.08) 55%,transparent);transform:skewX(-18deg);pointer-events:none;transition:left .7s ease;z-index:0}.dashboard-kpi-card:hover .dashboard-kpi-spark{left:130%}.dashboard-kpi-sparkline{position:absolute;left:0;right:0;bottom:0;width:100%;height:34px;opacity:.55;pointer-events:none;z-index:0;transition:opacity .22s ease}.dashboard-kpi-card:hover .dashboard-kpi-sparkline{opacity:.85}.dashboard-kpi-card>small,.dashboard-kpi-card>span,.dashboard-kpi-card>strong{position:relative;z-index:2}.dashboard-kpi-card--accent{border-color:rgba(232,201,143,.32)!important}.dashboard-kpi-card--accent strong{background:linear-gradient(120deg,#fff5d6,#e8c98f 60%,#caa15f);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.dashboard-filter-cta{position:relative;overflow:hidden}.dashboard-filter-cta-shine{position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.18) 50%,transparent);transform:skewX(-22deg);pointer-events:none;animation:dashboard-cta-sweep 3.4s ease-in-out infinite}@keyframes dashboard-cta-sweep{0%{left:-120%}55%{left:130%}to{left:130%}}.dashboard-filter-cta.is-loading{pointer-events:none}.dashboard-donut{transition:filter .22s ease,transform .22s ease;cursor:default}.dashboard-donut:hover{filter:drop-shadow(0 0 16px rgba(232,201,143,.35));transform:scale(1.02)}.dashboard-ranking-bar,.dashboard-ranking-bar-fill{position:relative;overflow:hidden}.dashboard-ranking-bar-fill:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,245,214,.45) 50%,transparent);transform:translateX(-100%);animation:dashboard-bar-sheen 3.2s ease-in-out infinite}@keyframes dashboard-bar-sheen{0%{transform:translateX(-100%)}60%{transform:translateX(220%)}to{transform:translateX(220%)}}.dashboard-retention-new,.dashboard-retention-returning{position:relative;overflow:hidden}.dashboard-retention-new:after,.dashboard-retention-returning:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,245,214,.35) 50%,transparent);transform:translateX(-100%);animation:dashboard-bar-sheen 4.2s ease-in-out infinite}.dashboard-retention-returning:after{animation-delay:1.2s}.expenses-breakdown-segment{will-change:transform}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card--accent strong{background:linear-gradient(120deg,#7a4f12,#af7422 60%,#d4933a);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-aurora-blob--gold{background:radial-gradient(circle at 30% 30%,rgba(212,147,58,.45),rgba(212,147,58,0) 70%);opacity:.45}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-aurora-blob--ember{background:radial-gradient(circle at 40% 40%,rgba(195,95,30,.32),rgba(195,95,30,0) 70%)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-aurora-blob--cool{background:radial-gradient(circle at 50% 50%,rgba(74,130,200,.22),rgba(74,130,200,0) 70%)}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-hero-grain{mix-blend-mode:multiply;background-image:radial-gradient(rgba(96,70,30,.06) 1px,transparent 0);opacity:.55}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-kpi-card:before{background:linear-gradient(135deg,rgba(175,116,34,0),rgba(175,116,34,.55) 50%,rgba(175,116,34,0))}.dashboard-app-shell[data-dashboard-theme=light] .dashboard-ranking-bar-fill:after,.dashboard-app-shell[data-dashboard-theme=light] .dashboard-retention-new:after{background:linear-gradient(90deg,transparent,rgba(255,248,230,.55) 50%,transparent)}@media (prefers-reduced-motion:reduce){.dashboard-eyebrow--shimmer,.dashboard-filter-cta-shine,.dashboard-hero-kicker-dot,.dashboard-live-chip-dot,.dashboard-ranking-bar-fill:after,.dashboard-retention-new:after,.dashboard-retention-returning:after,.dashboard-title--gradient{animation:none!important}.dashboard-hero-aurora-blob{animation:none!important;transform:none!important}.dashboard-kpi-spark{display:none}}@media (max-width:720px){.dashboard-hero-aurora-blob{filter:blur(50px);opacity:.45}.dashboard-hero-aurora-blob--cool{display:none}}@keyframes module-rise-in{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes module-fade-in{0%{opacity:0}to{opacity:1}}@keyframes module-row-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes module-head-slide{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes module-pulse-soft{0%,to{opacity:.6}50%{opacity:1}}.dashboard-app-shell .dashboard-shell>.dashboard-head{animation:module-head-slide .56s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.dashboard-app-shell .dashboard-shell .card.panel{animation:module-rise-in .64s cubic-bezier(.22,1,.36,1) both;animation-delay:.12s;will-change:transform,opacity}.dashboard-app-shell .dashboard-shell .card.panel+.card.panel{animation-delay:.24s}.dashboard-app-shell .dashboard-shell .card.panel~.card.panel+.card.panel{animation-delay:.34s}.appointments-card-item{animation:module-row-rise .42s cubic-bezier(.22,1,.36,1) both;will-change:transform,opacity}.appointments-card-item:first-child{animation-delay:40ms}.appointments-card-item:nth-child(2){animation-delay:90ms}.appointments-card-item:nth-child(3){animation-delay:.14s}.appointments-card-item:nth-child(4){animation-delay:.19s}.appointments-card-item:nth-child(5){animation-delay:.24s}.appointments-card-item:nth-child(6){animation-delay:.28s}.appointments-card-item:nth-child(7){animation-delay:315ms}.appointments-card-item:nth-child(8){animation-delay:345ms}.appointments-card-item:nth-child(9){animation-delay:.37s}.appointments-card-item:nth-child(n+10){animation-delay:395ms}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li{animation:module-row-rise .42s cubic-bezier(.22,1,.36,1) backwards}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:first-child{animation-delay:40ms}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(2){animation-delay:90ms}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(3){animation-delay:.14s}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(4){animation-delay:.19s}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(5){animation-delay:.24s}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(6){animation-delay:.28s}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(7){animation-delay:315ms}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(8){animation-delay:345ms}:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li:nth-child(n+9){animation-delay:375ms}.appointments-card-item{transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .2s ease}.appointments-card-item:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(0,0,0,.22)}.dashboard-app-shell[data-dashboard-theme=light] .appointments-card-item:hover{box-shadow:0 14px 26px rgba(104,74,29,.16)}.dashboard-app-shell .dashboard-shell .card.panel{transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.dashboard-app-shell .button-primary,.dashboard-app-shell .button-secondary{position:relative;overflow:hidden;transition:transform .14s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,border-color .18s ease,background .18s ease}.dashboard-app-shell .button-primary:before{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.18) 50%,transparent);transform:skewX(-22deg);pointer-events:none;transition:left .65s cubic-bezier(.22,1,.36,1)}.dashboard-app-shell .button-primary:hover:before{left:130%}.dashboard-app-shell .button-primary:active,.dashboard-app-shell .button-secondary:active{transform:scale(.97)}.dashboard-app-shell .button-primary:disabled,.dashboard-app-shell .button-secondary:disabled{transform:none}.dashboard-app-shell .button-primary:disabled:before{display:none}.dashboard-app-shell .input,.dashboard-app-shell select.input,.dashboard-app-shell textarea.input{transition:border-color .2s ease,box-shadow .24s cubic-bezier(.22,1,.36,1),background .2s ease}.dashboard-app-shell select.input{accent-color:#caa15f;cursor:pointer}.dashboard-app-shell select.input:hover:not(:disabled):not(:focus){border-color:rgba(202,161,95,.45);box-shadow:0 0 0 3px rgba(202,161,95,.08)}.dashboard-app-shell select.input option{background-color:#15181f;color:#f2ebdc;font-weight:500;padding:.4rem .6rem}.dashboard-app-shell select.input option:focus,.dashboard-app-shell select.input option:hover{background-color:#e4c78f;color:#111317}.dashboard-app-shell select.input option:checked{background-color:#caa15f;color:#111317;font-weight:700}.dashboard-app-shell[data-dashboard-theme=light] select.input{accent-color:#af7422}.dashboard-app-shell[data-dashboard-theme=light] select.input:hover:not(:disabled):not(:focus){border-color:rgba(175,116,34,.5);box-shadow:0 0 0 3px rgba(175,116,34,.1)}.dashboard-app-shell[data-dashboard-theme=light] select.input option{background-color:#fff9ef;color:#4f3b1f;font-weight:500}.dashboard-app-shell[data-dashboard-theme=light] select.input option:focus,.dashboard-app-shell[data-dashboard-theme=light] select.input option:hover{background-color:#f1c98a;color:#1f160b}.dashboard-app-shell[data-dashboard-theme=light] select.input option:checked{background-color:#af7422;color:#fff8e8;font-weight:700}.dashboard-app-shell .input:focus,.dashboard-app-shell select.input:focus,.dashboard-app-shell textarea.input:focus{outline:none;border-color:rgba(202,161,95,.65);box-shadow:0 0 0 3px rgba(202,161,95,.18)}.dashboard-app-shell[data-dashboard-theme=light] .input:focus,.dashboard-app-shell[data-dashboard-theme=light] select.input:focus,.dashboard-app-shell[data-dashboard-theme=light] textarea.input:focus{border-color:rgba(175,116,34,.7);box-shadow:0 0 0 3px rgba(175,116,34,.18)}.appointment-status-pending{animation:module-pulse-soft 2.4s ease-in-out infinite}.dashboard-pagination a,.dashboard-pagination button{transition:transform .16s cubic-bezier(.22,1,.36,1),background .18s ease,border-color .18s ease}.dashboard-pagination a:hover,.dashboard-pagination button:hover:not(:disabled){transform:translateY(-1px)}.dashboard-pagination a:active,.dashboard-pagination button:active:not(:disabled){transform:translateY(0) scale(.96)}.dashboard-app-shell .dashboard-shell .dashboard-hero-grid>.card.panel,.dashboard-app-shell .dashboard-shell .dashboard-kpi-grid>.card.panel,.dashboard-app-shell .dashboard-shell .dashboard-main-grid>.card.panel{animation:none}@media (prefers-reduced-motion:reduce){.appointment-status-pending,.appointments-card-item,.dashboard-app-shell .dashboard-shell .card.panel,.dashboard-app-shell .dashboard-shell>.dashboard-head,.modal-overlay,:is(.customers-entry-list,.services-entry-list,.staff-entry-list,.locations-entry-list,.availability-entry-list,.timeoff-entry-list,.team-entry-list)>li{animation:none!important}.dashboard-app-shell .button-primary:before{display:none}.appointments-calendar-card:hover,.appointments-card-item:hover,.customer-entry:hover,.customer-entry:hover .customer-entry-chevron,.dashboard-pagination a:hover,.dashboard-pagination button:hover,.location-entry:hover,.service-entry:hover,.staff-entry:hover,.timeoff-entry:hover{transform:none}}.my-page-visit-btn{gap:.45rem}.my-page-url-bar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem;padding:.7rem .85rem;border:1px solid rgba(202,161,95,.22);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(202,161,95,.11),rgba(202,161,95,.03))}.my-page-url-icon{display:grid;place-items:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:10px;border:1px solid rgba(202,161,95,.24);background:rgba(202,161,95,.12);color:var(--gold)}.my-page-url-body{display:grid;grid-gap:.1rem;gap:.1rem;flex:1 1;min-width:0}.my-page-url-label{font-size:.68rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}.my-page-url-value{font-size:.88rem;font-weight:600;color:var(--gold);text-decoration:none;word-break:break-all}.my-page-url-value:hover{text-decoration:underline}.my-page-url-copy{flex:0 0 auto;width:auto;min-height:2.3rem;padding-inline:.9rem;gap:.4rem;font-size:.83rem}.my-page-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.my-page-editor{display:flex;flex-direction:column;gap:1rem;min-width:0}@media (min-width:1200px){.my-page-layout{grid-template-columns:minmax(0,1fr) minmax(340px,400px)}.my-page-preview{position:-webkit-sticky;position:sticky;top:1rem}}.my-page-link-card{display:flex;align-items:center;gap:.5rem;padding:.65rem .9rem;background:rgba(202,161,95,.07);border:1px solid rgba(202,161,95,.2);border-radius:var(--radius-md);margin-bottom:1rem;flex-wrap:wrap}.my-page-link-card svg{color:var(--gold);flex-shrink:0}.my-page-link-card a{flex:1 1;min-width:0;font-size:.84rem;font-weight:500;color:var(--gold);word-break:break-all;text-decoration:none}.my-page-link-card a:hover{text-decoration:underline}.my-page-owner-note{margin:0 0 1rem;padding:.65rem .9rem;background:rgba(202,161,95,.07);border-radius:var(--radius-md);border:1px solid rgba(202,161,95,.2)}.my-page-block-title{display:flex;align-items:center;gap:.5rem;font-size:1.08rem;margin:0 0 .65rem}.my-page-block-title svg{flex:0 0 auto;color:var(--gold)}.panel .my-page-section-copy{margin:0 0 1.05rem;color:var(--muted);font-size:.83rem;line-height:1.5}.my-page-field-pair{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media (min-width:640px){.my-page-field-pair{grid-template-columns:1fr 1fr}}.my-page-upload-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.my-page-upload-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;width:auto;padding:0 .9rem}.my-page-upload-btn--ghost{opacity:.7}.my-page-color-hex{max-width:130px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.my-page-phone-field{max-width:26rem}.my-page-about-input{resize:vertical;min-height:7rem}.my-page-preset-grid{margin-top:.15rem}.panel .my-page-empty-slot{margin:0 0 .6rem;padding:.8rem .9rem;border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.5}.my-page-gallery-counter{font-size:.78rem;font-weight:600;color:var(--muted)}.my-page-logo-thumb{width:44px;height:44px;object-fit:contain;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.03);padding:3px}.my-page-cover-preview{width:100%;max-height:180px;object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--line);margin-bottom:.6rem}.my-page-gallery-grid{list-style:none;margin:0 0 .6rem;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-gap:.5rem;gap:.5rem}.my-page-gallery-item{position:relative;aspect-ratio:1;border-radius:10px;overflow:hidden;border:1px solid var(--line)}.my-page-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.my-page-gallery-actions{position:absolute;inset:auto 0 0 0;display:flex;justify-content:center;gap:.25rem;padding:.3rem;background:linear-gradient(180deg,transparent,rgba(10,11,14,.78))}.my-page-gallery-actions button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:7px;border:1px solid rgba(255,255,255,.22);background:rgba(14,15,18,.6);color:#f5f2ea;cursor:pointer}.my-page-gallery-actions button:disabled{opacity:.35;cursor:default}.my-page-gallery-actions button:not(:disabled):hover{border-color:rgba(255,255,255,.5)}.my-page-toggle{display:flex;align-items:flex-start;gap:.6rem;cursor:pointer}.my-page-toggle input{margin-top:.2rem;accent-color:var(--gold)}.my-page-toggle strong{display:block;font-size:.92rem;color:var(--text-primary)}.my-page-toggle-hint{display:block;margin-top:.15rem}.my-page-toggle-hint a{color:var(--gold)}.my-page-save-bar{position:-webkit-sticky;position:sticky;bottom:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap;padding:.7rem .85rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg-1);box-shadow:0 -10px 26px rgba(0,0,0,.3)}.my-page-save-status{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:.82rem;font-weight:600;color:var(--muted)}.my-page-save-dot{flex:0 0 auto;width:.5rem;height:.5rem;border-radius:999px;background:var(--line)}.my-page-save-bar[data-pending=true] .my-page-save-status{color:var(--gold)}.my-page-save-bar[data-pending=true] .my-page-save-dot{background:var(--gold);box-shadow:0 0 0 3px rgba(202,161,95,.18)}.my-page-save-btn{width:auto;min-width:175px;padding-inline:1.15rem}.my-page-preview-card{display:flex;flex-direction:column}.my-page-preview-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.6rem}.my-page-preview-title{margin:0;font-size:.95rem;font-weight:700;color:var(--text)}.my-page-preview-actions{display:flex;align-items:center;gap:.35rem}.my-page-preview-frame{width:100%;height:clamp(420px,64vh,680px);border:1px solid var(--line);border-radius:var(--radius-md);background:#0e0f12}.panel .my-page-preview-hint{margin:.55rem 0 0}@media (max-width:1199px){.my-page-preview-frame{height:420px}}@media (max-width:640px){.my-page-save-btn,.my-page-url-copy{width:100%}.my-page-save-bar{justify-content:center}}.dashboard-app-shell[data-dashboard-theme=light] .my-page-url-bar{border-color:rgba(175,116,34,.32);background:linear-gradient(135deg,rgba(175,116,34,.14),rgba(175,116,34,.05))}.dashboard-app-shell[data-dashboard-theme=light] .my-page-url-icon{border-color:rgba(175,116,34,.34);background:rgba(175,116,34,.15)}.dashboard-app-shell[data-dashboard-theme=light] .my-page-owner-note{border-color:rgba(175,116,34,.3);background:rgba(175,116,34,.12)}.dashboard-app-shell[data-dashboard-theme=light] .my-page-save-bar{box-shadow:0 -10px 26px rgba(104,74,29,.16)}.dashboard-app-shell[data-dashboard-theme=light] .my-page-save-bar[data-pending=true] .my-page-save-dot{box-shadow:0 0 0 3px rgba(175,116,34,.2)}@media (max-width:1023px){.dashboard-pagination-size .input,.input,input.input,input:not([type=checkbox]):not([type=radio]):not([type=range]),select,select.input,textarea,textarea.input{font-size:max(16px,1rem)}}