:root{--text:#171717;--text-h:#08060d;--bg:#fff;--border:#e5e5e5;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;--primary:#3f3ff4;--primary-dark:#2f35e5;--primary-light:#f3f0ff;--muted:#737373;--background:#fff;--soft-background:#fafafa;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.login-page input{-webkit-text-fill-color:#1f2937;background-color:#fff;color:#1f2937!important}.login-page input::placeholder{color:#9ca3af;opacity:1}.business-page{box-sizing:border-box;background:#f7f8fa;min-height:100vh;padding:24px 18px 110px}.business-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.business-header-date{color:#888;margin:0 0 5px;font-size:13px}.business-header h1{color:#111;margin:0;font-size:22px;font-weight:700;line-height:1.2}.header-profile-button{color:#333;cursor:pointer;background:#fff;border:1px solid #e4e6ea;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.business-bottom-nav{height:72px;padding:5px 8px calc(5px + env(safe-area-inset-bottom));box-sizing:border-box;z-index:100;background:#fffffff5;border-top:1px solid #e7e8eb;grid-template-columns:1fr 1fr 1fr 1fr 1fr;align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item{color:#999;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:58px;font-size:10px;font-weight:500;display:flex}.nav-item svg{stroke-width:1.8px}.nav-item.active{color:#2463d4}.nav-item.active svg{stroke-width:2.3px}.nav-add-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:50px;height:50px;transition:transform .15s,background .15s;display:flex;box-shadow:0 5px 15px #0000002e}.nav-add-button:hover{background:#292929}.nav-add-button:active{transform:scale(.94)}.dashboard-summary{color:#fff;background:#2463d4;border-radius:17px;margin-bottom:28px;padding:20px;box-shadow:0 8px 24px #2463d42e}.summary-label{letter-spacing:1px;opacity:.75;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.summary-header h2{margin:0;font-size:21px;font-weight:700}.summary-revenue{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;margin-top:24px;padding-top:15px;font-size:13px;display:flex}.summary-revenue strong{font-size:15px}.section-title-row h2{color:#171717;margin:0;font-size:17px;font-weight:700}.view-all-button{color:#2463d4;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;padding:0;font-size:12px;font-weight:600;display:flex}.booking-list{flex-direction:column;gap:9px;display:flex}.dashboard-booking-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e9ec;border-radius:14px;grid-template-columns:65px 1fr auto 18px;align-items:center;gap:10px;width:100%;padding:14px 12px;transition:transform .15s,border-color .15s;display:grid}.dashboard-booking-card:active{transform:scale(.99)}.dashboard-booking-card:hover{border-color:#d2d5db}.booking-time{flex-direction:column;display:flex}.booking-time strong{color:#111;font-size:13px}.booking-time span{color:#999;margin-top:2px;font-size:11px}.customer-avatar{color:#4d5a70;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:flex}.booking-details{flex-direction:column;min-width:0;display:flex}.booking-details strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.booking-details span{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.booking-status{text-transform:uppercase;letter-spacing:.3px;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:700}.booking-status.confirmed{color:#2463d4;background:#edf5ff}.booking-status.pending{color:#d88716;background:#fff5e7}.booking-arrow{color:#bbb}.new-booking-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:28px;padding:14px;font-size:14px;font-weight:600;display:flex}.new-booking-button:active{transform:scale(.99)}.upcoming-list{flex-direction:column;gap:8px;display:flex}.upcoming-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e8e9ec;border-radius:13px;grid-template-columns:72px 1fr 18px;align-items:center;gap:12px;width:100%;padding:14px;display:grid}.upcoming-date{flex-direction:column;display:flex}.upcoming-date strong{color:#222;font-size:12px}.upcoming-date span{color:#999;margin-top:3px;font-size:10px}.upcoming-details{flex-direction:column;min-width:0;display:flex}.upcoming-details strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.upcoming-details span{color:#888;margin-top:3px;font-size:11px}.upcoming-arrow{color:#bbb}.business-calendar{box-sizing:border-box;background:#f7f8fa;min-height:100vh;padding:24px 18px 110px}.calendar-page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.calendar-page-header p{color:#999;margin:0 0 4px;font-size:12px}.calendar-page-header h1{color:#111;margin:0;font-size:24px;font-weight:700}.calendar-add-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.calendar-month-header h2{color:#111;margin:0;font-size:17px;font-weight:700}.month-navigation-button{color:#444;cursor:pointer;background:#fff;border:1px solid #e3e5e9;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.calendar-weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:6px;display:grid}.calendar-weekdays span{text-align:center;color:#999;font-size:11px;font-weight:600}.calendar-grid{background:#fff;border:1px solid #e7e8eb;border-radius:15px;grid-template-columns:repeat(7,1fr);gap:5px;padding:10px;display:grid}.calendar-day{aspect-ratio:1;color:#333;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex;position:relative}.calendar-day:hover{background:#f2f4f7}.today-button{color:#2463d4;cursor:pointer;background:0 0;border:none;margin:12px auto 28px;font-size:12px;font-weight:600;display:block}.calendar-day-section{margin-top:10px}.calendar-day-heading h2{color:#111;margin:0;font-size:18px;font-weight:700}.small-add-button{color:#2463d4;cursor:pointer;background:#fff;border:1px solid #e0e2e6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.calendar-appointment{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e6e8ec;border-radius:14px;grid-template-columns:65px 1fr 18px;align-items:center;gap:10px;width:100%;padding:14px 12px;display:grid}.calendar-appointment:hover{border-color:#d2d5da}.appointment-time{flex-direction:column;display:flex}.appointment-time strong{color:#111;font-size:12px}.appointment-time span{color:#999;margin-top:3px;font-size:10px}.appointment-main{min-width:0}.appointment-avatar{color:#526079;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:flex}.appointment-customer>div:last-child{flex-direction:column;min-width:0;display:flex}.appointment-customer strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.appointment-customer span{color:#888;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.appointment-meta{align-items:center;gap:8px;margin-top:6px;margin-left:45px;display:flex}.appointment-meta>span:first-child{color:#999;align-items:center;gap:3px;font-size:10px;display:flex}.appointment-status{text-transform:uppercase;border-radius:5px;padding:3px 6px;font-weight:700;font-size:8px!important}.appointment-status.confirmed{color:#2463d4;background:#edf5ff}.appointment-status.pending{color:#d88716;background:#fff4e3}.appointment-chevron{color:#bbb}.no-appointments{text-align:center;background:#fff;border:1px solid #e6e8ec;border-radius:15px;padding:35px 20px}.no-appointments-icon{color:#7d8797;background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 12px;display:flex}.no-appointments h3{color:#222;margin:0;font-size:15px;font-weight:600}.no-appointments p{color:#999;max-width:250px;margin:6px auto 18px;font-size:12px;line-height:1.5}.empty-add-button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:600;display:inline-flex}.form-section-heading{margin-bottom:4px}.form-section-heading h2{color:#111;margin:0;font-size:15px}.form-section-heading p{color:#999;margin:4px 0 8px;font-size:11px;line-height:1.4}.input-with-prefix{border:1px solid #ddd;border-radius:10px;align-items:center;display:flex;overflow:hidden}.input-with-prefix span{color:#777;padding-left:13px;font-size:14px;font-weight:600}.input-with-prefix input{outline:none;border:none!important;border-radius:0!important;padding-left:6px!important}.select-wrapper{position:relative}.select-wrapper select{appearance:none;color:#333;background:#fff;border:1px solid #ddd;border-radius:10px;width:100%;padding:13px;font-size:14px}.select-wrapper svg{pointer-events:none;color:#888;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.service-addon-list{flex-direction:column;gap:7px;display:flex}.service-addon-option{text-align:left;background:#fff;border:1px solid #e2e4e8;border-radius:11px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.service-addon-option>div:first-child{flex-direction:column;display:flex}.service-addon-option strong{color:#222;font-size:13px}.service-addon-option span{color:#999;margin-top:3px;font-size:11px}.service-addon-option.selected{background:#f5f8ff;border-color:#2463d4}.addon-check{color:#fff;border:1px solid #d5d8dd;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.service-addon-option.selected .addon-check{background:#2463d4;border-color:#2463d4}.active-service-row{justify-content:space-between;align-items:center;gap:15px;display:flex}.active-service-row>div{flex-direction:column;display:flex}.active-service-row strong{color:#222;font-size:13px}.active-service-row span{color:#999;margin-top:3px;font-size:11px}.toggle{cursor:pointer;background:#d7d9dd;border:none;border-radius:20px;width:46px;height:26px;padding:3px;transition:background .2s}.toggle span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;display:block}.toggle.on{background:#2463d4}.toggle.on span{transform:translate(20px)}.delete-service-button{color:#c73737;cursor:pointer;background:#fff;border:1px solid #f0d4d4;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:12px;padding:13px;font-size:13px;font-weight:600;display:flex}.addons-intro{margin-bottom:14px}.addons-intro p{color:#888;margin:0;font-size:12px;line-height:1.5}.addon-card{text-align:left;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #e8e9ec;border-radius:14px;grid-template-columns:40px 1fr auto 18px;align-items:center;gap:10px;width:100%;padding:14px 12px;transition:border-color .15s,transform .15s;display:grid}.addon-card:hover{border-color:#d4d7dc}.addon-card:active{transform:scale(.99)}.addon-icon{color:#526079;background:#e9edf5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.addon-details{flex-direction:column;min-width:0;display:flex}.addon-details strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.addon-details span{color:#999;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;line-height:1.3;overflow:hidden}.addon-details small{text-transform:uppercase;border-radius:5px;width:fit-content;margin-top:5px;padding:3px 6px;font-size:8px;font-weight:700}.addon-active{color:#2463d4;background:#edf5ff}.addon-inactive{color:#999;background:#f1f1f1}.addon-price strong{color:#2463d4;white-space:nowrap;font-size:12px}.addon-arrow{color:#bbb}.new-addon-button{color:#2463d4;cursor:pointer;background:0 0;border:1px dashed #cfd3da;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:15px;padding:13px;font-size:13px;font-weight:600;display:flex}.more-page{padding-bottom:110px}.more-profile-header{align-items:center;gap:12px;padding:5px 0 25px;display:flex}.more-profile-avatar{color:#526079;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:15px;font-weight:700;display:flex}.more-profile-details{flex:1}.more-profile-details h1{color:#111;margin:0;font-size:18px;font-weight:700}.more-profile-details p{color:#999;margin:4px 0 0;font-size:12px}.more-profile-edit{color:#777;background:#fff;border:1px solid #e2e4e8;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.more-section{margin-bottom:25px}.more-section>h2{color:#999;text-transform:uppercase;letter-spacing:.8px;margin:0 0 9px;font-size:11px;font-weight:700}.more-menu{background:#fff;border:1px solid #e6e8ec;border-radius:14px;overflow:hidden}.more-menu-item{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:0;border-bottom:1px solid #eee;align-items:center;gap:11px;width:100%;min-height:70px;padding:12px 14px;display:flex}.more-menu-item:last-child{border-bottom:0}.more-menu-icon{color:#526079;background:#f0f3f8;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.more-menu-content{flex-direction:column;flex:1;min-width:0;display:flex}.more-menu-content strong{color:#222;font-size:13px;font-weight:600}.more-menu-content span{color:#999;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.more-menu-arrow{color:#bbb;flex-shrink:0}.logout-item{color:#c73737}.logout-icon{color:#c73737;background:#fff1f1}.logout-item .more-menu-content strong{color:#c73737}.appointment-detail-status{text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:fit-content;margin:-8px auto 18px;padding:7px 10px;font-size:10px;font-weight:700;display:flex}.appointment-detail-status.confirmed{color:#2463d4;background:#edf5ff}.appointment-detail-status.pending{color:#d88716;background:#fff4e3}.appointment-detail-status.cancelled{color:#c73737;background:#fff0f0}.appointment-detail-card{box-sizing:border-box;background:#fff;border:1px solid #e6e8ec;border-radius:15px;margin-bottom:12px;padding:17px}.detail-card-heading{color:#526079;align-items:center;gap:8px;margin-bottom:15px;display:flex}.detail-card-heading h2{color:#222;margin:0;font-size:14px}.appointment-client-header{align-items:center;gap:11px;display:flex}.appointment-large-avatar{color:#526079;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:14px;font-weight:700;display:flex}.detail-label{letter-spacing:.7px;color:#999;margin:0 0 3px;font-size:9px;font-weight:700}.appointment-client-header h2{color:#222;margin:0;font-size:17px}.appointment-contact-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:16px;display:grid}.appointment-contact-button{color:#526079;background:#fff;border:1px solid #e2e4e8;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:9px;font-size:10px;text-decoration:none;display:flex}.appointments-page{padding-bottom:110px}.appointments-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.appointments-header p{color:#999;margin:0 0 4px;font-size:12px}.appointments-header h1{color:#111;margin:0;font-size:24px}.appointments-count{color:#2463d4;background:#edf3ff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.appointments-search{color:#999;background:#fff;border:1px solid #e5e6e9;border-radius:12px;align-items:center;gap:8px;margin-bottom:12px;padding:12px 14px;display:flex}.appointments-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.appointment-filter-tabs{scrollbar-width:none;gap:6px;margin-bottom:16px;padding-bottom:5px;display:flex;overflow-x:auto}.appointment-filter-tabs::-webkit-scrollbar{display:none}.appointment-filter-tabs button{color:#777;background:#fff;border:1px solid #e1e3e7;border-radius:9px;flex-shrink:0;padding:8px 12px;font-size:10px;font-weight:600}.appointment-filter-tabs button.active{color:#fff;background:#2463d4;border-color:#2463d4}.appointments-list{flex-direction:column;gap:9px;display:flex}.appointment-list-card{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e6e8ec;border-radius:14px;grid-template-columns:58px 1fr auto 18px;align-items:center;gap:9px;width:100%;padding:13px 11px;display:grid}.appointment-list-time{flex-direction:column;display:flex}.appointment-list-time strong{color:#222;font-size:12px}.appointment-list-time span{color:#999;margin-top:3px;font-size:9px}.appointment-list-main{min-width:0}.appointment-list-customer{align-items:center;gap:8px;display:flex}.appointment-list-avatar{color:#526079;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:700;display:flex}.appointment-list-customer>div:last-child{flex-direction:column;min-width:0;display:flex}.appointment-list-customer strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.appointment-list-customer span{color:#999;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.appointment-list-date{color:#999;align-items:center;gap:4px;margin-top:5px;margin-left:42px;font-size:9px;display:flex}.appointment-list-status{text-transform:uppercase;white-space:nowrap;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:700}.appointment-list-status.confirmed{color:#2463d4;background:#edf5ff}.appointment-list-status.pending{color:#d88716;background:#fff4e3}.appointment-list-status.completed{color:#33834d;background:#edf7f0}.appointment-list-status.cancelled{color:#c73737;background:#fff0f0}.appointment-list-arrow{color:#bbb}.appointments-empty{text-align:center;padding:45px 20px}.appointments-empty-icon{color:#2463d4;background:#edf3ff;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 12px;display:flex}.appointments-empty h2{color:#222;margin:0;font-size:16px}.appointments-empty p{color:#999;max-width:240px;margin:6px auto 0;font-size:11px;line-height:1.5}.appointment-info-list{flex-direction:column;gap:14px;display:flex}.appointment-info-row{align-items:center;gap:10px;display:flex}.appointment-info-icon{color:#526079;background:#f0f3f8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.appointment-info-row>div:last-child{flex-direction:column;display:flex}.appointment-info-row span{color:#999;font-size:10px}.appointment-info-row strong{color:#222;margin-top:3px;font-size:13px}.appointment-addon-list{flex-direction:column;display:flex}.appointment-addon-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:10px 0;font-size:12px;display:flex}.appointment-addon-row:last-child{border-bottom:0}.appointment-addon-row strong{color:#2463d4}.payment-summary{flex-direction:column;display:flex}.payment-row{justify-content:space-between;align-items:center;padding:9px 0;font-size:12px;display:flex}.payment-row span{color:#888}.payment-row strong{color:#222}.payment-total{border-top:1px solid #eee;margin-top:4px;padding-top:13px;font-size:13px}.payment-balance{background:#f5f8ff;border-radius:9px;margin-top:3px;padding:12px}.payment-balance span,.payment-balance strong{color:#2463d4}.appointment-notes{color:#666;background:#f7f8fa;border-radius:9px;margin:0;padding:12px;font-size:12px;line-height:1.5}.appointment-detail-actions{flex-direction:column;gap:8px;margin-top:5px;display:flex}.appointment-detail-actions button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:100%;padding:13px;font-size:12px;font-weight:600;display:flex}.appointment-confirm-button{color:#fff;background:#2463d4;border:0}.appointment-edit-button{color:#333;background:#fff;border:1px solid #ddd}.appointment-cancel-button{color:#c73737;background:#fff;border:1px solid #f0d4d4}.client-profile-page{padding-bottom:110px}.client-edit-header-button{color:#526079;background:#fff;border:1px solid #e2e4e8;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;display:flex}.client-profile-card{background:#fff;border:1px solid #e6e8ec;border-radius:15px;margin-bottom:12px;padding:17px}.client-profile-main{align-items:center;gap:12px;display:flex}.client-profile-avatar{color:#526079;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:15px;font-weight:700;display:flex}.client-profile-main h2{color:#222;margin:0;font-size:18px}.client-profile-main p{color:#999;margin:5px 0 0;font-size:10px}.client-contact-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:17px;display:grid}.client-contact-button{color:#526079;background:#fff;border:1px solid #e2e4e8;border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:9px 5px;font-size:10px;text-decoration:none;display:flex}.client-detail-card{background:#fff;border:1px solid #e6e8ec;border-radius:14px;margin-bottom:12px;padding:15px}.client-detail-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.client-detail-heading h2{color:#222;margin:0;font-size:14px}.client-detail-heading button{color:#2463d4;background:0 0;border:0;padding:0;font-size:10px;font-weight:600}.client-detail-list{flex-direction:column;gap:13px;display:flex}.client-detail-row{color:#526079;align-items:center;gap:10px;display:flex}.client-detail-row>div{flex-direction:column;display:flex}.client-detail-row span{color:#999;font-size:9px}.client-detail-row strong{color:#222;margin-top:3px;font-size:12px}.client-detail-section{margin-bottom:20px}.client-section-header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.client-section-header p{color:#999;margin:0 0 3px;font-size:9px}.client-section-header h2{color:#222;margin:0;font-size:14px}.client-section-action{color:#2463d4;background:#fff;border:1px solid #e2e4e8;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.client-appointment-list{flex-direction:column;gap:8px;display:flex}.client-appointment-card{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e6e8ec;border-radius:13px;grid-template-columns:38px 1fr auto 17px;align-items:center;gap:9px;width:100%;padding:12px 10px;display:grid}.client-appointment-date-icon{color:#2463d4;background:#edf3ff;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.client-appointment-main{flex-direction:column;min-width:0;display:flex}.client-appointment-main strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.client-appointment-main span{color:#999;margin-top:3px;font-size:9px}.client-appointment-right{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.client-appointment-right>strong{color:#2463d4;font-size:10px}.client-appointment-status{text-transform:uppercase;border-radius:5px;padding:3px 5px;font-size:7px;font-weight:700}.client-appointment-status.confirmed{color:#2463d4;background:#edf5ff}.client-appointment-status.pending{color:#d88716;background:#fff4e3}.client-appointment-status.cancelled{color:#c73737;background:#fff0f0}.client-appointment-arrow{color:#bbb}.client-new-booking-button{color:#2463d4;background:0 0;border:1px dashed #cfd3da;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:9px;padding:12px;font-size:11px;font-weight:600;display:flex}new-booking-addon-option{font-weight:400!important}.client-notes{color:#666;background:#f7f8fa;border-radius:9px;margin:0;padding:11px;font-size:11px;line-height:1.5}.client-no-notes{color:#999;margin:0;font-size:11px}.client-history-list{background:#fff;border:1px solid #e6e8ec;border-radius:13px;flex-direction:column;display:flex;overflow:hidden}.client-history-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee;grid-template-columns:34px 1fr auto 16px;align-items:center;gap:8px;width:100%;padding:11px;display:grid}.client-history-row:last-child{border-bottom:0}.client-history-icon{color:#526079;background:#f0f3f8;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.client-history-main{flex-direction:column;min-width:0;display:flex}.client-history-main strong{color:#222;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.client-history-main span{color:#999;margin-top:3px;font-size:9px}.client-history-right{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.client-history-right strong{color:#2463d4;font-size:10px}.client-history-right span{color:#4c9461;font-size:8px}.client-history-arrow{color:#bbb}.client-empty-state{color:#999;border:1px dashed #dfe2e6;border-radius:12px;flex-direction:column;align-items:center;gap:7px;padding:25px;font-size:10px;display:flex}.availability-page{padding-bottom:110px}.availability-intro{background:#f5f8ff;border:1px solid #e0e6f1;border-radius:12px;align-items:center;gap:10px;margin-bottom:14px;padding:13px;display:flex}.availability-intro-icon{color:#2463d4;background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.availability-intro>div:last-child{flex-direction:column;display:flex}.availability-intro strong{color:#222;font-size:12px}.availability-intro span{color:#888;margin-top:3px;font-size:9px;line-height:1.4}.availability-card{background:#fff;border:1px solid #e6e8ec;border-radius:14px;margin-bottom:12px;overflow:hidden}.availability-day{border-bottom:1px solid #eee;padding:13px}.availability-day:last-child{border-bottom:0}.availability-day.disabled{opacity:.65}.availability-day-header{align-items:center;gap:9px;display:flex}.availability-day-header strong{color:#222;font-size:12px}.day-closed{color:#999;margin-left:auto;font-size:9px}.availability-toggle{background:#d7d9dd;border:0;border-radius:20px;flex-shrink:0;width:36px;height:21px;padding:2px}.availability-toggle span{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;display:block}.availability-toggle.on{background:#2463d4}.availability-toggle.on span{transform:translate(15px)}.availability-times{align-items:flex-end;gap:9px;margin-top:11px;margin-left:45px;display:flex}.availability-times>div{flex-direction:column;flex:1;display:flex}.availability-times label{color:#999;margin-bottom:4px;font-size:9px}.availability-times input{box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:9px;font-size:11px}.time-separator{color:#999;padding-bottom:9px;font-size:9px}.availability-add-break{color:#2463d4;background:0 0;border:1px dashed #cfd3da;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:11px;font-size:11px;font-weight:600;display:flex}.breaks-page{padding-bottom:110px}.breaks-intro{background:#f5f8ff;border:1px solid #e0e6f1;border-radius:12px;align-items:center;gap:10px;margin-bottom:13px;padding:13px;display:flex}.breaks-intro-icon{color:#2463d4;background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.breaks-intro>div:last-child{flex-direction:column;display:flex}.breaks-intro strong{color:#222;font-size:12px}.breaks-intro span{color:#888;margin-top:3px;font-size:9px;line-height:1.4}.breaks-add-button{color:#2463d4;background:0 0;border:1px dashed #cfd3da;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;margin-bottom:13px;padding:13px;font-size:11px;font-weight:600;display:flex}.breaks-form{margin-bottom:14px}.breaks-form select{background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:10px;font-size:11px}.break-time-fields{align-items:flex-end;gap:8px;margin-bottom:13px;display:flex}.break-time-fields>div{flex-direction:column;flex:1;display:flex}.break-time-fields>span{color:#999;padding-bottom:9px;font-size:9px}.break-time-fields input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;width:100%;padding:9px;font-size:11px}.break-form-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.break-form-actions button{border-radius:9px;padding:11px;font-size:11px;font-weight:600}.break-cancel-button{color:#777;background:#fff;border:1px solid #ddd}.break-save-button{color:#fff;background:#2463d4;border:0}.breaks-section{margin-bottom:20px}.breaks-section-header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.breaks-section-header p{color:#999;margin:0 0 3px;font-size:9px}.breaks-section-header h2{color:#222;margin:0;font-size:14px}.breaks-section-header>span{color:#2463d4;background:#edf3ff;border-radius:7px;justify-content:center;align-items:center;min-width:25px;height:25px;font-size:9px;font-weight:700;display:flex}.break-list{flex-direction:column;gap:7px;display:flex}.break-card{background:#fff;border:1px solid #e6e8ec;border-radius:12px;grid-template-columns:1fr auto 30px;align-items:center;gap:8px;padding:12px;display:grid}.break-day{flex-direction:column;min-width:0;display:flex}.break-day strong{color:#222;font-size:11px}.break-day span{color:#999;margin-top:3px;font-size:9px}.break-time{white-space:nowrap;color:#666;align-items:center;gap:5px;font-size:9px;display:flex}.break-time svg{color:#526079}.break-delete-button{color:#c73737;background:#fff;border:1px solid #f0d4d4;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.breaks-empty{text-align:center;color:#999;border:1px dashed #dfe2e6;border-radius:13px;flex-direction:column;align-items:center;gap:6px;padding:35px 20px;display:flex}.breaks-empty strong{color:#555;font-size:12px}.breaks-empty span{max-width:220px;font-size:9px;line-height:1.4}.login-page{padding-bottom:60px}.login-card{margin-top:10px}.login-icon{color:#2463d4;background:#edf3ff;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:12px;display:flex}.login-card form{margin-top:18px}.login-input{background:#fff;border:1px solid #ddd;border-radius:9px;align-items:center;gap:8px;margin-bottom:13px;padding:0 11px;display:flex}.login-input svg{color:#999;flex-shrink:0}.login-input input{background:0 0;border:0;outline:none;width:100%;padding:11px 0;font-size:11px}.login-error{color:#b52d2d;background:#fff7f7;border:1px solid #f0d4d4;border-radius:8px;margin:10px 0;padding:9px 11px;font-size:10px}.login-button{width:100%;margin-top:8px}.login-button:disabled{opacity:.6;cursor:not-allowed}.edit-booking-page{box-sizing:border-box;background:#f7f8fa;min-height:100vh;padding:24px 18px 110px}.edit-booking-page .page-header{align-items:center;gap:18px;margin-bottom:28px;display:flex}.edit-booking-page .page-header h1{color:#1f2937;margin:0;font-size:28px;font-weight:700}.edit-booking-page .page-header p{color:#6b7280;margin:5px 0 0;font-size:14px}.back-button{color:#2463d4;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 0;font-size:14px;font-weight:600}.edit-booking-page .back-button:hover{text-decoration:underline}.edit-booking-form{flex-direction:column;gap:20px;display:flex}.edit-booking-page .form-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;box-shadow:0 2px 8px #0000000a}.edit-booking-page .section-header{margin-bottom:20px}.edit-booking-page .section-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700}.edit-booking-page .form-group{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.edit-booking-page .form-group:last-child{margin-bottom:0}.edit-booking-page .form-group label{color:#374151;font-size:13px;font-weight:600}.edit-booking-page input,.edit-booking-page select,.edit-booking-page textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.edit-booking-page input:focus,.edit-booking-page select:focus,.edit-booking-page textarea:focus{border-color:#2463d4;box-shadow:0 0 0 3px #2463d41a}.edit-booking-page input:disabled{color:#6b7280;cursor:not-allowed;background:#f3f4f6}.edit-booking-page textarea{resize:vertical;min-height:110px}.edit-booking-page .form-group small{color:#6b7280;font-size:12px}.edit-booking-page .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.edit-booking-page .addon-list{flex-direction:column;gap:10px;display:flex}.edit-booking-page .addon-option{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s;display:grid}.edit-booking-page .addon-option:hover{background:#f8fafc;border-color:#cbd5e1}.edit-booking-page .addon-option.selected{background:#f0f5ff;border-color:#2463d4}.edit-booking-page .addon-option input{accent-color:#2463d4;width:17px;height:17px;margin:0}.edit-booking-page .addon-option span{color:#374151;font-size:14px;font-weight:500}.edit-booking-page .addon-option strong{color:#1f2937;font-size:14px}.edit-booking-page .payment-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.edit-booking-page .payment-summary>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:15px}.edit-booking-page .payment-summary span{color:#6b7280;margin-bottom:5px;font-size:12px;display:block}.edit-booking-page .payment-summary strong{color:#1f2937;font-size:18px;display:block}.edit-booking-page .empty-state{text-align:center;color:#6b7280;background:#f8fafc;border-radius:10px;margin:0;padding:18px;font-size:14px}.edit-booking-page .error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;margin-bottom:20px;padding:13px 16px;font-size:14px}.edit-booking-page .page-loading{text-align:center;color:#6b7280;padding:60px 20px;font-size:15px}.edit-booking-page .form-actions{justify-content:flex-end;align-items:center;gap:12px;padding:4px 0 20px;display:flex}.edit-booking-page .button-primary,.edit-booking-page .button-secondary{cursor:pointer;border:none;border-radius:9px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform .1s}.edit-booking-page .button-primary{color:#fff;background:#2463d4}.edit-booking-page .button-primary:hover{background:#1d55b8}.edit-booking-page .button-secondary{color:#374151;background:#e5e7eb}.edit-booking-page .button-secondary:hover{background:#d1d5db}.edit-booking-page .button-primary:active,.edit-booking-page .button-secondary:active{transform:translateY(1px)}.edit-booking-page .button-primary:disabled,.edit-booking-page .button-secondary:disabled{opacity:.6;cursor:not-allowed}@media (width<=700px){.edit-booking-page{padding:16px}.edit-booking-page .page-header{align-items:flex-start;gap:12px}.edit-booking-page .page-header h1{font-size:23px}.edit-booking-page .form-section{border-radius:12px;padding:18px}.edit-booking-page .form-row{grid-template-columns:1fr;gap:0}.edit-booking-page .payment-summary{grid-template-columns:1fr}.edit-booking-page .form-actions{flex-direction:column-reverse;width:100%}.edit-booking-page .button-primary,.edit-booking-page .button-secondary{width:100%;padding:13px 20px}}@media (width<=420px){.edit-booking-page{padding:12px}.edit-booking-page .form-section{padding:16px}.edit-booking-page .addon-option{gap:9px;padding:12px}}.edit-booking-page .booking-detail-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.edit-booking-page .booking-detail-row:first-of-type{padding-top:0}.edit-booking-page .booking-detail-row:last-of-type{border-bottom:none}.edit-booking-page .booking-detail-content{flex-direction:column;gap:5px;display:flex}.edit-booking-page .booking-detail-label{color:#6b7280;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:600}.edit-booking-page .booking-detail-content strong{color:#1f2937;font-size:15px;font-weight:600}.edit-booking-page .change-button{color:#2463d4;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:8px 4px;font-family:inherit;font-size:13px;font-weight:600}.edit-booking-page .change-button:hover{text-decoration:underline}.edit-booking-page .inline-edit{border-bottom:1px solid #e5e7eb;padding:14px 0 18px}.edit-booking-page .inline-edit label{color:#6b7280;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.edit-booking-page .addon-section-header{justify-content:space-between;align-items:center;gap:15px;display:flex}.edit-booking-page .add-button{color:#2463d4;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:600}.edit-booking-page .add-button:hover{text-decoration:underline}.edit-booking-page .booking-addons{flex-direction:column;display:flex}.edit-booking-page .booking-addon-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.edit-booking-page .booking-addon-row:last-child{border-bottom:none}.edit-booking-page .booking-addon-content{flex-direction:column;gap:4px;display:flex}.edit-booking-page .booking-addon-content strong{color:#1f2937;font-size:15px;font-weight:600}.edit-booking-page .booking-addon-price{color:#6b7280;font-size:13px}.edit-booking-page .addon-selector{flex-direction:column;gap:10px;padding-top:18px;display:flex}.edit-booking-page .addon-selector select{max-width:500px}.edit-booking-page .add-addon-button{align-self:flex-start;margin-top:4px}.user-menu-container{position:relative}.user-icon-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #e1e5ea;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;transition:background .15s,border-color .15s;display:flex}.user-icon-button:hover{background:#f8fafc;border-color:#cbd5e1}.user-menu{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:190px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 25px #0000001a}.user-menu button{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;font-weight:500;display:block}.user-menu button:hover{background:#f3f4f6}.user-menu .logout-option{color:#dc2626}.user-menu .logout-option:hover{background:#fef2f2}.my-account-page{box-sizing:border-box;background:#f7f8fa;min-height:100vh;padding:24px 18px 110px}.my-account-page .page-header{align-items:center;gap:18px;margin-bottom:28px;display:flex}.my-account-page .page-header h1{color:#1f2937;margin:0;font-size:28px;font-weight:700}.my-account-page .page-header p{color:#6b7280;margin:5px 0 0;font-size:14px}.my-account-page .back-button:hover{text-decoration:underline}.my-account-page .account-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:20px;padding:24px;box-shadow:0 2px 8px #0000000a}.my-account-page .account-card-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:15px;margin-bottom:22px;padding-bottom:22px;display:flex}.my-account-page .account-avatar{color:#2463d4;background:#e8f0ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:18px;font-weight:700;display:flex}.my-account-page .account-card-header h2{color:#1f2937;margin:0;font-size:19px}.my-account-page .account-card-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.my-account-page .account-edit-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;margin-left:auto;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:600}.my-account-page .account-edit-button:hover{background:#f8fafc}.my-account-page .account-form{flex-direction:column;display:flex}.my-account-page .form-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.my-account-page .form-group{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.my-account-page .form-group label{color:#6b7280;font-size:12px;font-weight:600}.my-account-page .form-group input{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px}.my-account-page .form-group input:focus{border-color:#2463d4;box-shadow:0 0 0 3px #2463d41a}.my-account-page .account-value{color:#1f2937;min-height:20px;padding:11px 0;font-size:14px}.my-account-page .account-info{border-top:1px solid #e5e7eb;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:5px;padding-top:20px;display:grid}.my-account-page .account-info>div{background:#f8fafc;border-radius:9px;padding:14px}.my-account-page .account-info span{color:#6b7280;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.my-account-page .account-info strong{color:#1f2937;font-size:14px}.my-account-page .account-section-heading{border-bottom:1px solid #e5e7eb;padding-bottom:18px}.my-account-page .account-section-heading h2{color:#1f2937;margin:0;font-size:18px}.my-account-page .account-section-heading p{color:#6b7280;margin:5px 0 0;font-size:13px}.my-account-page .security-option{justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.my-account-page .security-option>div{flex-direction:column;gap:4px;display:flex}.my-account-page .security-option strong{color:#1f2937;font-size:14px}.my-account-page .security-option span{color:#6b7280;font-size:13px}.my-account-page .account-action-link{color:#2463d4;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:13px;font-weight:600}.my-account-page .account-action-link:hover{text-decoration:underline}.my-account-page .account-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;margin-top:5px;padding-top:20px;display:flex}.my-account-page .button-primary,.my-account-page .button-secondary{cursor:pointer;border:none;border-radius:9px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:600}.my-account-page .button-primary{color:#fff;background:#2463d4}.my-account-page .button-primary:hover{background:#1d55b8}.my-account-page .button-secondary{color:#374151;background:#e5e7eb}.my-account-page .button-secondary:hover{background:#d1d5db}.my-account-page button:disabled{opacity:.6;cursor:not-allowed}.my-account-page .account-success,.my-account-page .account-error{border-radius:9px;margin-bottom:18px;padding:12px 15px;font-size:14px}.my-account-page .account-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.my-account-page .account-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (width<=650px){.my-account-page{padding:16px}.my-account-page .page-header{align-items:flex-start}.my-account-page .page-header h1{font-size:24px}.my-account-page .account-card{padding:18px}.my-account-page .form-row{grid-template-columns:1fr;gap:0}.my-account-page .account-info{grid-template-columns:1fr}.my-account-page .security-option{flex-direction:column;align-items:flex-start}.my-account-page .account-actions{flex-direction:column-reverse}.my-account-page .account-actions button{width:100%}}.business-profile-page{box-sizing:border-box;background:#f7f8fa;min-height:100vh;padding:24px 18px 110px}.business-profile-page .page-header{align-items:center;gap:18px;margin-bottom:28px;display:flex}.business-profile-page .page-header h1{color:#1f2937;margin:0;font-size:28px;font-weight:700}.business-profile-page .page-header p{color:#6b7280;margin:5px 0 0;font-size:14px}.business-profile-page .back-button:hover{text-decoration:underline}.business-profile-page .business-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:20px;padding:24px;box-shadow:0 2px 8px #0000000a}.business-profile-page .business-card-header{border-bottom:1px solid #e5e7eb;margin-bottom:22px;padding-bottom:18px}.business-profile-page .business-card-header h2{color:#1f2937;margin:0;font-size:18px}.business-profile-page .business-card-header p{color:#6b7280;margin:5px 0 0;font-size:13px}.business-profile-page .form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.business-profile-page .form-group{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.business-profile-page .form-group label{color:#374151;font-size:12px;font-weight:600}.business-profile-page input,.business-profile-page textarea{box-sizing:border-box;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px}.business-profile-page input:focus,.business-profile-page textarea:focus{border-color:#2463d4;box-shadow:0 0 0 3px #2463d41a}.business-profile-page textarea{resize:vertical}.business-profile-page .logo-section{align-items:center;gap:22px;display:flex}.business-profile-page .logo-preview{background:var(--background-colour);border:1px solid #e5e7eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.business-profile-page .logo-preview img{object-fit:contain;width:100%;height:100%}.business-profile-page .logo-preview span{color:var(--primary-colour);font-size:32px;font-weight:700}.business-profile-page .logo-upload{flex-direction:column;gap:7px;display:flex}.business-profile-page .logo-upload input{display:none}.business-profile-page .upload-button{background:var(--primary-colour);color:#fff;cursor:pointer;border-radius:8px;width:fit-content;padding:9px 15px;font-size:13px;font-weight:600;display:inline-block}.business-profile-page .upload-button:hover{background:var(--secondary-colour)}.business-profile-page .logo-upload small{color:#6b7280;font-size:11px}.business-profile-page .theme-heading{margin-bottom:18px}.business-profile-page .theme-heading h3{color:#1f2937;margin:0;font-size:15px}.business-profile-page .theme-heading p{color:#6b7280;margin:4px 0 0;font-size:13px}.business-profile-page .theme-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.business-profile-page .theme-option{cursor:pointer;text-align:left;background:#fff;border:2px solid #0000;border-radius:12px;padding:0;transition:border-color .15s,transform .15s,box-shadow .15s;overflow:hidden}.business-profile-page .theme-option:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00000014}.business-profile-page .theme-option.selected{border-color:#2463d4;box-shadow:0 0 0 2px #2463d41f}.business-profile-page .theme-preview{border:1px solid #e5e7eb;border-bottom:none;height:110px;overflow:hidden}.business-profile-page .theme-preview-header{height:30px}.business-profile-page .theme-preview-body{height:80px;padding:12px}.business-profile-page .theme-preview-card{background:#fff;border:2px solid;border-radius:7px;flex-direction:column;gap:5px;height:45px;padding:9px;display:flex}.business-profile-page .theme-preview-card span{border-radius:3px;width:55%;height:5px;display:block}.business-profile-page .theme-preview-card span:last-child{width:35%}.business-profile-page .theme-option-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:11px 12px;display:flex}.business-profile-page .theme-option-footer strong{color:#1f2937;font-size:13px}.business-profile-page .theme-swatches{gap:4px;display:flex}.business-profile-page .theme-swatches span{border:1px solid #00000014;border-radius:50%;width:13px;height:13px}.business-profile-page .business-form-actions{justify-content:flex-end;gap:10px;padding-bottom:25px;display:flex}.business-profile-page .button-primary,.business-profile-page .button-secondary{cursor:pointer;border:none;border-radius:9px;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:600}.business-profile-page .button-primary{background:var(--primary);color:#fff}.business-profile-page .button-primary:hover{background:var(--primary-dark)}.business-profile-page .button-secondary{color:#374151;background:#e5e7eb}.business-profile-page .button-secondary:hover{background:#d1d5db}.business-profile-page button:disabled{opacity:.6;cursor:not-allowed}.business-profile-page .business-success,.business-profile-page .business-error{border-radius:9px;margin-bottom:18px;padding:12px 15px;font-size:14px}.business-profile-page .business-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.business-profile-page .business-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (width<=750px){.business-profile-page{padding:16px}.business-profile-page .form-row{grid-template-columns:1fr;gap:0}.business-profile-page .theme-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.business-profile-page{padding:12px}.business-profile-page .business-card{padding:18px}.business-profile-page .theme-picker-grid{grid-template-columns:1fr}.business-profile-page .logo-section{flex-direction:column;align-items:flex-start}.business-profile-page .business-form-actions{flex-direction:column-reverse}.business-profile-page .business-form-actions button{width:100%}}.staff-page{max-width:1400px;margin:0 auto;padding:24px}.staff-page .page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.staff-page .page-header h1{color:var(--text);margin:0 0 6px;font-size:28px}.staff-page .page-header p{color:var(--muted);margin:0}.staff-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.staff-summary-card{background:var(--background);border:1px solid var(--border);border-radius:14px;align-items:center;gap:14px;padding:18px;display:flex}.staff-summary-icon{background:var(--primary-light);width:42px;height:42px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.staff-summary-card span{color:var(--muted);margin-bottom:3px;font-size:13px;display:block}.staff-summary-card strong{color:var(--text);font-size:22px;display:block}.staff-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.staff-card{background:var(--background);border:1px solid var(--border);border-radius:16px;overflow:hidden}.staff-card-header{align-items:center;gap:12px;padding:20px 20px 12px;display:flex}.staff-avatar{background:var(--primary-light);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.staff-card-name{flex:1;min-width:0}.staff-card-name h3{color:var(--text);margin:0 0 4px;font-size:16px}.staff-card-name span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.staff-menu-button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:6px}.staff-status-row{padding:0 20px 16px}.staff-status{border-radius:20px;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.staff-status.active{color:#166534;background:#dcfce7}.staff-status.inactive{color:#6b7280;background:#f3f4f6}.staff-card-details{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.staff-detail{color:var(--muted);align-items:center;gap:10px;padding:16px;display:flex}.staff-detail+.staff-detail{border-left:1px solid var(--border)}.staff-detail svg{color:var(--primary)}.staff-detail span{color:var(--muted);font-size:12px;display:block}.staff-detail strong{color:var(--text);margin-top:2px;font-size:14px;display:block}.staff-services{flex-wrap:wrap;gap:6px;padding:16px 20px;display:flex}.staff-service-tag,.staff-service-more{background:var(--soft-background);border:1px solid var(--border);color:var(--text);border-radius:6px;padding:5px 9px;font-size:12px}.staff-service-more{color:var(--muted)}.staff-card-footer{background:var(--soft-background);padding:14px 20px}.staff-edit-button{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:500;display:flex}.staff-edit-button:hover{border-color:var(--primary);color:var(--primary)}.staff-empty{text-align:center;background:var(--background);border:1px dashed var(--border);min-height:300px;color:var(--muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.staff-empty h2{color:var(--text);margin:14px 0 6px}.staff-empty p{margin:0 0 20px}.staff-error{color:#dc2626}@media (width<=1000px){.staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.staff-page{padding:16px}.staff-page .page-header{flex-direction:column;align-items:flex-start}.staff-page .page-header button{width:100%}.staff-summary,.staff-grid{grid-template-columns:1fr}}.business-page,.business-calendar{box-sizing:border-box;background:#f7f8fa;min-height:100vh;padding:24px 18px 110px}.business-header,.list-page-header,.calendar-page-header,.form-page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.business-header-date,.list-page-header p,.calendar-page-header p,.form-page-header p{color:#999;margin:0 0 4px;font-size:12px}.business-header h1,.list-page-header h1,.calendar-page-header h1,.form-page-header h1{color:#111;margin:0;font-size:24px;font-weight:700}.header-profile-button,.header-add-button,.calendar-add-button{cursor:pointer;background:#fff;border:1px solid #e3e5e9;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.header-add-button,.calendar-add-button{color:#fff;background:#111;border:0}.dashboard-summary{color:#fff;background:#2463d4;border-radius:17px;margin-bottom:28px;padding:20px}.summary-header{justify-content:space-between;align-items:center;display:flex}.summary-label{letter-spacing:1px;opacity:.75;font-size:11px;font-weight:700}.summary-header h2{margin:4px 0 0;font-size:21px}.summary-icon{background:#ffffff24;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.summary-revenue{border-top:1px solid #ffffff2e;justify-content:space-between;margin-top:24px;padding-top:15px;font-size:13px;display:flex}.dashboard-section{margin-bottom:25px}.section-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title-row h2{margin:0;font-size:17px}.view-all-button{color:#2463d4;background:0 0;border:0;align-items:center;gap:2px;font-size:12px;font-weight:600;display:flex}.booking-list,.client-list,.service-list,.addon-list{flex-direction:column;gap:9px;display:flex}.dashboard-booking-card,.client-card,.service-card{text-align:left;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e8e9ec;border-radius:14px;align-items:center;gap:10px;width:100%;padding:14px 12px;display:grid}.dashboard-booking-card{grid-template-columns:65px 1fr auto 18px}.booking-time,.booking-details,.client-card-main{flex-direction:column;display:flex}.booking-time strong,.booking-details strong,.client-card-main strong{font-size:13px}.booking-time span,.booking-details span,.client-card-main span,.client-card-main small{color:#999;margin-top:3px;font-size:11px}.booking-customer{align-items:center;gap:9px;min-width:0;display:flex}.customer-avatar,.client-avatar,.service-icon,.addon-icon{color:#526079;background:#e9edf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:flex}.booking-status,.appointment-status{text-transform:uppercase;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:700}.confirmed{color:#2463d4;background:#edf5ff}.pending{color:#d88716;background:#fff4e3}.booking-arrow,.appointment-chevron{color:#bbb}.new-booking-button,.primary-action{color:#fff;cursor:pointer;background:#111;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-weight:600;display:flex}.calendar-month-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.calendar-month-header h2{margin:0;font-size:17px}.month-navigation-button{background:#fff;border:1px solid #e3e5e9;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.calendar-weekdays span{text-align:center;color:#999;margin-bottom:6px;font-size:11px}.calendar-grid{background:#fff;border:1px solid #e7e8eb;border-radius:15px;gap:5px;padding:10px}.calendar-empty{aspect-ratio:1}.calendar-day{aspect-ratio:1;background:0 0;border:0;border-radius:10px;position:relative}.calendar-day.selected{color:#fff;background:#2463d4;font-weight:700}.calendar-booking-dot{background:#2463d4;border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px}.calendar-day.selected .calendar-booking-dot{background:#fff}.today-button,.save-text{color:#2463d4;background:0 0;border:0;margin:12px auto 28px;font-weight:600;display:block}.calendar-day-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.calendar-day-heading p{color:#999;margin:0 0 3px;font-size:11px}.calendar-day-heading h2{margin:0;font-size:18px}.small-add-button{color:#2463d4;background:#fff;border:1px solid #e0e2e6;border-radius:10px;width:36px;height:36px}.calendar-appointments{flex-direction:column;gap:9px;display:flex}.calendar-appointment{text-align:left;background:#fff;border:1px solid #e6e8ec;border-radius:14px;grid-template-columns:65px 1fr 18px;align-items:center;gap:10px;width:100%;padding:14px 12px;display:grid}.appointment-time,.appointment-customer>div:last-child,.appointment-main{flex-direction:column;display:flex}.appointment-time span,.appointment-customer span{color:#999;margin-top:3px;font-size:10px}.appointment-customer{align-items:center;gap:9px;display:flex}.appointment-avatar{background:#e9edf5;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:10px;font-weight:700;display:flex}.appointment-meta{color:#999;gap:8px;margin-top:6px;margin-left:45px;font-size:10px;display:flex}.no-appointments,.detail-card,.form-card{background:#fff;border:1px solid #e6e8ec;border-radius:15px;margin-bottom:14px;padding:20px}.no-appointments{text-align:center}.empty-add-button,.secondary-action{background:#fff;border:1px solid #ddd;border-radius:9px;padding:10px 14px;font-weight:600}.search-box{background:#fff;border:1px solid #e5e6e9;border-radius:12px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 14px;display:flex}.search-box input{border:0;outline:0;width:100%;font-size:14px}.client-card{grid-template-columns:40px 1fr 18px}.service-card{grid-template-columns:40px 1fr auto 18px}.service-card div:nth-child(2){flex-direction:column;display:flex}.service-card span{color:#999;margin-top:3px;font-size:11px}.service-card b{color:#2463d4;font-size:12px}.more-header{align-items:center;gap:12px;margin-bottom:30px;display:flex}.more-avatar{background:#e9edf5;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.more-header h1{margin:0;font-size:18px}.more-header p{color:#999;margin:4px 0;font-size:12px}.more-group{margin-bottom:22px}.more-group h2{text-transform:uppercase;letter-spacing:.7px;color:#999;margin:0 0 8px;font-size:12px}.more-card{background:#fff;border:1px solid #e6e8ec;border-radius:14px;overflow:hidden}.more-card button{background:#fff;border:0;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.more-card button:last-child{border-bottom:0}.more-card button span{align-items:center;gap:11px;display:flex}.form-page-header{justify-content:flex-start;gap:12px}.back-button{background:#fff;border:1px solid #e1e3e7;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.form-page-header .save-text{margin:0 0 0 auto}.form-card{flex-direction:column;gap:8px;display:flex}.form-card label{margin-top:5px;font-size:13px;font-weight:600}.form-card label span{color:#999;font-weight:400}.form-card input,.form-card textarea{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;padding:13px;font-size:14px}.form-card textarea{resize:vertical;min-height:90px}.select-row{color:#777;text-align:left;background:#fff;border:1px solid #ddd;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:13px;display:flex}.detail-page .form-page-header{margin-bottom:18px}.client-detail{align-items:center;gap:12px;display:flex}.large-avatar{color:#526079;background:#e9edf5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-weight:700;display:flex}.client-detail h2,.client-profile-top h2{margin:0;font-size:18px}.client-detail p,.client-profile-top p{color:#999;margin:4px 0;font-size:12px}.contact-actions{gap:7px;margin-left:auto;display:flex}.contact-actions button{background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.detail-card h3{margin:0 0 15px;font-size:15px}.detail-row{border-bottom:1px solid #eee;justify-content:space-between;gap:15px;padding:11px 0;font-size:13px;display:flex}.detail-row:last-child{border-bottom:0}.detail-row span:first-child{color:#888}.detail-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.danger-action{color:#c73737;background:#fff0f0;border:0;border-radius:10px;font-weight:600}.client-profile-top{text-align:center;padding:10px 0 22px}.client-profile-top .large-avatar{margin:0 auto 10px}.client-profile-top .contact-actions{justify-content:center;margin:12px 0 0}.mini-booking{border-top:1px solid #eee;justify-content:space-between;padding:12px 0;font-size:12px;display:flex}.availability-tabs{background:#eef1f6;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:14px;padding:3px;display:grid}.availability-tabs button{background:0 0;border:0;border-radius:8px;padding:9px;font-size:11px}.availability-tabs .active{background:#fff;box-shadow:0 1px 3px #0000000f}.availability-card{background:#fff;border:1px solid #e6e8ec;border-radius:15px}.availability-row{border-bottom:1px solid #eee;grid-template-columns:1fr 1.5fr 34px;align-items:center;padding:15px;font-size:12px;display:grid}.availability-row:last-child{border-bottom:0}.availability-row span{color:#777}.business-logo{text-align:center;color:#2463d4;margin:0 auto 18px}.business-logo:before{content:"AJ";background:#edf3ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto;font-size:24px;display:flex}
