@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--espresso:#44372b;--espresso-2:#5a493a;--ink:#2e2926;--muted:#8d8580;--line:#e8e1db;--cream:#f8f6f3;--paper:#fff;--orange:#ce702f;--orange-soft:#fcf0e7;--sage:#6e8e78;--sage-soft:#edf4ef;--rose:#a55d68;--rose-soft:#f8edef;--lilac:#806c9d;--lilac-soft:#f2eef7;--shadow:0 12px 32px rgba(66,48,35,.07)}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--cream);font-family:'DM Sans',system-ui,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:transparent;color:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{width:248px;flex:none;background:var(--espresso);color:#fff;padding:24px 18px 18px;display:flex;flex-direction:column;min-height:100vh}.brand-lockup{height:92px;display:flex;justify-content:center;align-items:center;overflow:hidden}.brand-lockup img{width:164px;height:164px;object-fit:cover;object-position:center;border-radius:12px;mix-blend-mode:screen;opacity:.96}.sidebar-rule{height:1px;background:rgba(255,255,255,.18);margin:14px 4px 18px}.salon-status{font-size:11px;letter-spacing:.02em;color:#e2d8cf;padding:0 10px 18px;display:flex;align-items:center;gap:7px}.salon-status span{width:7px;height:7px;border-radius:50%;background:#9ac19e;box-shadow:0 0 0 4px rgba(154,193,158,.14)}.salon-status small{margin-left:auto;color:#ad9f94}.main-nav{display:flex;flex-direction:column;gap:3px}.nav-item{height:43px;display:flex;align-items:center;gap:12px;border-radius:9px;color:#cfc3b9;text-align:left;padding:0 12px;transition:.2s}.nav-item:hover{background:rgba(255,255,255,.07);color:#fff}.nav-item.active{background:#635142;color:#fff;box-shadow:inset 3px 0 var(--orange)}.nav-icon{width:20px;text-align:center;color:#c39d81;font-size:17px}.nav-item.active .nav-icon{color:#efa36a}.nav-item kbd{margin-left:auto;color:#a99b91;font-size:10px;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:2px 5px}.sidebar-spacer{flex:1;min-height:40px}.sidebar-photo{height:94px;border-radius:10px;background:linear-gradient(180deg,transparent 18%,rgba(38,27,20,.72)),url('/assets/salon-reception.png') center 54%/cover;opacity:.72;margin:0 2px 18px}.sidebar-bottom{border-top:1px solid rgba(255,255,255,.14);padding-top:12px}.user-chip{display:flex;align-items:center;gap:9px;padding:12px 6px 0;color:#fff}.user-chip strong{display:block;font-size:11px;font-weight:600}.user-chip small{display:block;color:#aa9d94;font-size:10px;margin-top:2px}.avatar{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#d48b59;color:#fff;font-size:10px;font-weight:700}.more{margin-left:auto;color:#9b8b80}.main-content{flex:1;min-width:0}.topbar{height:68px;background:rgba(255,255,255,.85);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 42px;justify-content:space-between}.breadcrumb{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px}.breadcrumb i{font-style:normal;color:#c4bbb4}.breadcrumb strong{color:var(--ink);font-weight:600}.top-actions{display:flex;gap:12px;align-items:center}.icon-button{width:34px;height:34px;border-radius:8px;color:#847b74;font-size:22px;position:relative}.icon-button:hover{background:#f2eeea;color:var(--ink)}.notification span{position:absolute;width:5px;height:5px;background:var(--orange);right:7px;top:6px;border-radius:50%}.help-button{color:#756d67;font-size:12px;display:flex;align-items:center;gap:7px}.help-button span{border:1px solid #c9c2bc;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:11px}.mobile-brand{display:none}.page-body{max-width:1460px;margin:0 auto;padding:32px 42px 48px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:#a69c95;font-weight:700;margin:0 0 7px}.page-heading h1{font-family:'Playfair Display',serif;font-size:35px;line-height:1;margin:0;color:var(--espresso)}.primary-button{background:var(--espresso);color:#fff;border-radius:8px;padding:11px 17px;font-weight:600;box-shadow:0 6px 14px rgba(68,55,43,.18);transition:.2s}.primary-button:hover{background:#5b493a;transform:translateY(-1px)}.primary-button span{font-size:17px;vertical-align:-1px;margin-right:3px}.insight-row{display:grid;grid-template-columns:repeat(3,1fr) 1.34fr;gap:12px;margin-bottom:22px}.insight-card,.next-appointment{background:var(--paper);border:1px solid var(--line);border-radius:11px;min-height:89px;padding:15px 16px;display:flex;align-items:center;gap:12px}.insight-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;font-size:17px;flex:none}.soft-orange{background:var(--orange-soft);color:var(--orange)}.soft-sage{background:var(--sage-soft);color:var(--sage)}.soft-lilac{background:var(--lilac-soft);color:var(--lilac)}.insight-card small,.next-appointment small{display:block;color:#99908a;font-size:11px;margin-bottom:4px}.insight-card strong{font-size:20px;color:var(--espresso);font-weight:700}.insight-card em{font-size:10px;color:var(--orange);font-style:normal;margin-left:6px;font-weight:600}.insight-card em.sage{color:var(--sage)}.insight-card em.neutral{color:#a39a94}.next-appointment{background:var(--espresso);color:#fff;border-color:var(--espresso);justify-content:space-between;padding:15px 18px}.next-appointment small{color:#cdbfb4}.next-appointment strong{display:block;font-size:16px;margin-bottom:3px}.next-appointment span{font-size:11px;color:#d9cbc1}.next-arrow{font-size:23px;color:#f0a26a!important}.calendar-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 14px}.date-controls{display:flex;align-items:center;gap:8px}.today-button,.chevron{border:1px solid var(--line);height:32px;border-radius:7px;background:#fff;color:#675f59}.today-button{padding:0 12px;font-size:12px;font-weight:600}.chevron{width:29px;font-size:22px;line-height:1;color:#938982}.today-button:hover,.chevron:hover{background:#f7f3ef}.date-controls h2{font-size:17px;margin:0 0 0 7px;font-weight:700;color:var(--espresso)}.date-controls h2 span{font-weight:400;color:#91877f}.view-switcher{background:#f5f1ee;padding:3px;border-radius:8px;display:flex;gap:2px}.view-switcher button{padding:7px 14px;border-radius:6px;color:#928983;font-size:12px}.view-switcher button.selected{background:#fff;color:var(--espresso);box-shadow:0 1px 4px rgba(53,38,27,.12);font-weight:600}.calendar-subbar{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-top:1px solid #f1ece8;border-bottom:1px solid var(--line);font-size:10px;color:#9b918b}.timezone span{margin:0 5px;color:#d4cbc4}.calendar-legend{display:flex;gap:15px}.calendar-legend span{display:flex;align-items:center;gap:5px}.legend-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.legend-dot.orange{background:var(--orange)}.legend-dot.sage{background:var(--sage)}.legend-dot.rose{background:var(--rose)}.calendar-scroll{overflow-x:auto}.calendar-grid{min-width:920px;display:grid;grid-template-columns:59px repeat(7,1fr);position:relative}.corner-cell{height:61px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.day-header{height:61px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:7px;color:#a79c95;font-size:10px;letter-spacing:.1em}.day-header strong{font-size:18px;letter-spacing:0;color:var(--espresso)}.day-header.today{background:#fdf8f3}.day-header.today strong{width:29px;height:29px;background:var(--orange);color:#fff;border-radius:50%;display:grid;place-items:center}.day-header.muted,.grid-cell.muted{background:#fbfaf9;color:#c1b9b3}.time-label{height:66px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#a79d96;font-size:10px;display:flex;justify-content:center;padding-top:10px}.grid-cell{height:66px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative;transition:.15s}.grid-cell:hover{background:#fcf7f2}.appointment{position:absolute;z-index:2;left:5px;right:5px;top:5px;min-height:56px;border-radius:7px;padding:7px 8px 6px;border-left:3px solid currentColor;overflow:hidden;box-shadow:0 2px 5px rgba(38,25,18,.06);cursor:pointer;transition:.16s}.appointment:hover{transform:translateY(-1px);box-shadow:0 5px 12px rgba(38,25,18,.12)}.appointment .client{font-size:11px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointment .service{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px;color:inherit;opacity:.83}.appointment .tech-time{font-size:9px;margin-top:5px;display:flex;justify-content:space-between;opacity:.7}.appointment .state{position:absolute;right:6px;top:5px;font-size:11px}.tech-ana{color:#bd692d;background:#fff1e7}.tech-sofia{color:#63836e;background:#edf5ef}.tech-marta{color:#9b657a;background:#faeef2}.tech-carla{color:#7a6a9b;background:#f2eef8}.technician-filter{margin-top:13px;padding:14px 17px;border:1px solid var(--line);background:#fff;border-radius:10px;display:flex;align-items:center;gap:22px}.technician-filter strong{font-size:12px;display:block;color:var(--espresso)}.technician-filter small{font-size:10px;color:#a09892}.technician-list{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.tech-option{display:flex;align-items:center;gap:6px;font-size:11px;color:#605953}.tech-option input{appearance:none;width:14px;height:14px;border:1px solid #d1c8c0;border-radius:4px;display:grid;place-items:center;margin:0}.tech-option input:checked{background:var(--espresso);border-color:var(--espresso)}.tech-option input:checked:after{content:'✓';color:#fff;font-size:10px}.tech-swatch{width:8px;height:8px;border-radius:50%}.filter-reset{margin-left:auto;color:#a16a45;font-size:11px;font-weight:600}.modal-backdrop{position:fixed;inset:0;background:rgba(37,26,19,.48);display:none;align-items:center;justify-content:center;padding:20px;z-index:10}.modal-backdrop.open{display:flex}.modal{width:min(650px,100%);background:#fff;border-radius:14px;box-shadow:0 25px 80px rgba(22,13,8,.25);overflow:hidden}.modal-header{padding:22px 24px 17px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.modal-header h2{margin:0;color:var(--espresso);font-family:'Playfair Display',serif;font-size:25px}.close-modal{width:30px;height:30px;border-radius:50%;color:#8b817a;font-size:24px}.close-modal:hover{background:#f5f1ed}.modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.modal-body label{display:block;color:#675e58;font-size:11px;font-weight:600}.modal-body input,.modal-body select,.modal-body textarea{display:block;width:100%;border:1px solid #ded6d0;border-radius:7px;padding:10px 11px;margin-top:7px;color:var(--ink);background:#fff;outline:none;font-size:12px}.modal-body input:focus,.modal-body select:focus,.modal-body textarea:focus{border-color:#c48a63;box-shadow:0 0 0 3px #f6e9df}.modal-body textarea{height:69px;resize:vertical}.form-row{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:10px}.autocomplete{position:relative}.suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px;z-index:5;display:none;box-shadow:0 8px 16px rgba(49,31,18,.12)}.suggestions.visible{display:block}.suggestion{padding:9px 11px;border-bottom:1px solid #f1ece8;cursor:pointer}.suggestion:last-child{border:0}.suggestion:hover{background:#fbf5ef}.suggestion strong{display:block;font-size:11px;color:var(--espresso)}.suggestion small{font-size:10px;color:#9b9089}.service-pills{display:flex;gap:7px;flex-wrap:wrap;margin-top:7px}.service-pills button{border:1px solid #e1d8d1;border-radius:7px;padding:8px 10px;color:#6d625b;font-size:11px}.service-pills button span{display:block;font-size:9px;color:#a79d96;margin-top:2px}.service-pills button.selected{border-color:#cd8a5c;background:var(--orange-soft);color:#8e4d25}.modal-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:15px 24px}.text-button{color:#a76038;font-weight:600;font-size:11px}.secondary-button{border:1px solid var(--line);border-radius:7px;padding:10px 14px;color:#766c65;font-size:12px;margin-right:7px}.modal-footer .primary-button{padding:10px 14px;font-size:12px}
@media(max-width:1050px){.sidebar{width:210px}.page-body{padding-left:26px;padding-right:26px}.topbar{padding:0 26px}.insight-row{grid-template-columns:repeat(2,1fr)}.next-appointment{grid-column:span 2}}
@media(max-width:700px){.sidebar{display:none}.topbar{height:59px;padding:0 16px}.mobile-brand{display:flex;align-items:center;gap:7px;color:var(--espresso);font-size:16px}.mobile-mark{width:25px;height:25px;display:grid;place-items:center;background:var(--espresso);color:#fff;border-radius:7px;font-family:serif;font-size:18px}.breadcrumb{display:none}.help-button{display:none}.page-body{padding:24px 14px 32px}.page-heading h1{font-size:30px}.primary-button{padding:10px 12px;font-size:11px}.insight-row{grid-template-columns:1fr 1fr;gap:8px}.insight-card{padding:12px;min-height:78px}.insight-card strong{font-size:17px}.next-appointment{grid-column:span 2}.calendar-toolbar{padding:14px 12px;align-items:flex-start;gap:10px;flex-direction:column}.calendar-subbar{padding:0 12px}.calendar-legend{display:none}.date-controls h2{font-size:15px}.technician-filter{align-items:flex-start;flex-direction:column;gap:12px}.filter-reset{margin-left:0}.form-row{grid-template-columns:1fr 1fr}.form-row label:first-child{grid-column:span 2}}

/* Branding and calendar lanes: keep the full mark visible and place
   simultaneous appointments side by side, like Google Calendar. */
.brand-lockup{height:126px;overflow:visible}
.brand-lockup img{width:126px;height:126px;object-fit:contain}
.dashboard-extra{margin-top:16px}
.technician-filter{margin-bottom:14px}
.agenda-calendar-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.agenda-calendar-actions .secondary-button{margin:0;padding:8px 10px;font-size:11px}.calendar-block{position:absolute;z-index:3;left:5px;right:5px;top:5px;border:1px dashed #8a7566;border-radius:7px;background:repeating-linear-gradient(-45deg,#eee7e1,#eee7e1 5px,#f8f4f0 5px,#f8f4f0 10px);padding:7px;overflow:hidden;color:#5e5045;font-size:10px}.calendar-block strong,.calendar-block span,.calendar-block small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-block strong{font-size:11px}.calendar-block span{margin-top:2px}.calendar-block small{margin-top:5px;opacity:.75;font-size:9px}.appointment.attention{border:2px solid #b95858!important;border-left-width:4px!important}.appointment.dragging{opacity:.45}.grid-cell.drop-target{background:#fff2e9!important;box-shadow:inset 0 0 0 2px #d98a55}.block-help{margin:0;color:#8e837b;font-size:10px}.lunch-config{border-top:1px solid var(--line);padding-top:14px}.lunch-config>strong,.lunch-config>span{display:block}.lunch-config>strong{font-size:12px;color:var(--espresso)}.lunch-config>span{font-size:10px;color:var(--muted);margin:4px 0 10px}.lunch-days{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.lunch-days label{display:grid!important;grid-template-columns:auto 30px 1fr 1fr;align-items:center;gap:5px;border:1px solid #e4dad3;border-radius:7px;padding:7px!important;margin:0!important;font-size:10px!important}.lunch-days input{margin:0!important;padding:5px!important;font-size:10px!important}.lunch-days input[type=checkbox]{width:14px!important;height:14px!important}.lunch-days input[type=time]{min-width:0!important}
.next-day-modal{width:min(860px,100%)}.next-day-date{margin:0;color:#80624e;font-weight:700;font-size:12px}.next-day-table{width:100%}.next-day-table table{min-width:720px}.next-day-note{margin:0;color:var(--muted);font-size:11px}
.quarter-slot{position:absolute;left:0;right:0;height:25%;z-index:1;border-top:1px dashed rgba(150,136,126,.16)}.quarter-slot:first-child{border-top:0}.quarter-slot:hover{background:rgba(206,112,47,.06)}
#teamPanel .team-cards article>button{display:none}
.phone-field-with-profile{display:grid!important;grid-template-columns:minmax(0,300px) auto;align-items:end;gap:12px}.phone-field-with-profile>input{grid-column:1;grid-row:2}.client-field-shortcut{grid-column:2;grid-row:1 / span 2;align-self:end;border:0;background:var(--espresso);color:#fff;border-radius:8px;box-shadow:0 6px 14px rgba(68,55,43,.18);font-size:12px;font-weight:600;padding:11px 17px;white-space:nowrap}.client-field-shortcut:hover:not(:disabled){background:#5b493a;transform:translateY(-1px)}.client-field-shortcut:disabled{background:#b6aba3;box-shadow:none;cursor:not-allowed}
.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:18px}.settings-card h3{margin:0 0 14px;color:var(--espresso);font-size:15px}.settings-card p{color:var(--muted);font-size:11px;line-height:1.55;margin:0 0 14px}.settings-card label{display:block;color:#675e58;font-size:11px;font-weight:600;margin-top:11px}.settings-card input,.settings-card textarea{display:block;width:100%;border:1px solid #ded6d0;border-radius:7px;padding:10px 11px;margin-top:7px;color:var(--ink);background:#fff;font-size:12px}.settings-card textarea{height:78px;resize:vertical}.settings-card .toggle-row{display:flex;align-items:center;gap:8px}.settings-card .toggle-row input{width:15px;margin:0}.closed-days{display:flex;gap:10px;flex-wrap:wrap}.closed-days label{border:1px solid #e4dad3;border-radius:7px;padding:9px 10px;background:#faf8f6}.closed-days input{display:inline;width:15px;margin:0 6px 0 0}.settings-footer{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-top:16px}.settings-footer span{color:var(--sage);font-size:11px;font-weight:700}@media(max-width:700px){.settings-grid{grid-template-columns:1fr}.phone-field-with-profile{grid-template-columns:1fr}.phone-field-with-profile>input{grid-column:1}.client-field-shortcut{grid-column:1;grid-row:auto;justify-self:start}}
.phone-duplicate-message{margin:7px 0 0;color:#a15d63;font-size:11px;font-weight:600}.use-existing-client{margin-right:auto}
.follow-up-option small{display:block;margin-top:7px;color:#8e837b;font-size:10px;font-weight:400}
.technical-history-note{color:#80624e!important;font-style:italic}
.appointment-history-status{font-weight:700!important}.appointment-history-status.completed{color:#5f8069!important}.appointment-history-status.rescheduled{color:#a15f35!important}.appointment-history-status.no-show,.appointment-history-status.cancelled{color:#a15d63!important}
.full-history-entries[hidden]{display:none}.history-expand-button{margin-top:10px;color:#a15f35;font-size:11px;font-weight:700;border:1px solid #e3cec0;background:#fffaf6;border-radius:6px;padding:7px 9px}.history-expand-button:hover{background:var(--orange-soft)}
.history-list .full-history-entries>div{padding:10px 0;border-top:1px solid #f0ebe7}.appointment-history-status{display:none!important}
.confirmation-salon-name{color:var(--espresso);font-family:'Playfair Display',serif;font-size:22px;font-weight:700;letter-spacing:.04em}
.confirmation-intro{font-size:12px}.confirmation-intro::after{content:none}
.client-response-popup{position:fixed;right:24px;top:82px;width:min(370px,calc(100vw - 32px));background:#fff;border:1px solid #e2d5ce;border-radius:12px;box-shadow:0 18px 46px rgba(52,35,24,.2);padding:15px;z-index:30;transform:translateY(-12px);opacity:0;pointer-events:none;transition:.22s}.client-response-popup.open{transform:none;opacity:1;pointer-events:auto}.response-popup-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:11px}.response-popup-head small{font-size:10px;color:#9b9088}.response-popup-head h3{font-size:14px;color:var(--espresso);margin:3px 0 0}.response-popup-head button{color:#8b817a;font-size:20px}.response-popup-item{border-top:1px solid #f0e8e3;padding:9px 0}.response-popup-item strong,.response-popup-item span{display:block}.response-popup-item strong{font-size:11px}.response-popup-item span{font-size:10px;color:#827770;margin-top:3px}.response-popup-item.change strong{color:#a15f35}.response-popup-item.declined strong{color:#a15d63}.response-popup-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:5px}.response-popup-actions .secondary-button,.response-popup-actions .primary-button{margin:0;padding:8px 10px;font-size:11px}
.client-shortcuts{border:1px solid #eadfd7;background:#faf8f6;border-radius:9px;padding:10px 12px}.client-shortcuts>span{display:block;color:#7d726b;font-size:10px;font-weight:700;margin-bottom:7px}.client-shortcuts>div{display:flex;gap:7px;flex-wrap:wrap}.client-shortcuts button{border:1px solid #d9c9bd;background:#fff;border-radius:6px;color:#855635;font-size:10px;font-weight:700;padding:7px 9px}.client-shortcuts button:hover:not(:disabled){background:var(--orange-soft);border-color:#c98052}.client-shortcuts button:disabled{color:#b6aba3;background:#f4f0ed;cursor:not-allowed}
.appointment{right:auto}
.appointment .phone{font-size:9px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.72}
.service-pills button span{display:none}
.appointment .state{min-width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:rgba(255,255,255,.9);font-size:14px;font-weight:800;box-shadow:0 1px 4px rgba(45,30,20,.16)}
.dashboard-panel{margin-top:2px}.dashboard-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.dashboard-heading h2{font-family:'Playfair Display',serif;font-size:28px;color:var(--espresso);margin:0 0 5px}.dashboard-note{color:var(--muted);margin:0;font-size:12px}.dashboard-heading select{border:1px solid var(--line);border-radius:7px;padding:9px 11px;background:#fff;color:var(--ink);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.metric-grid article,.dashboard-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:16px}.metric-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;font-size:16px;margin-bottom:13px}.metric-icon.orange{background:var(--orange-soft);color:var(--orange)}.metric-icon.sage{background:var(--sage-soft);color:var(--sage)}.metric-icon.rose{background:var(--rose-soft);color:var(--rose)}.metric-icon.lilac{background:var(--lilac-soft);color:var(--lilac)}.metric-grid small{display:block;color:#948a83;font-size:11px}.metric-grid strong{display:block;color:var(--espresso);font-size:22px;margin:4px 0}.metric-grid em{font-style:normal;color:#a16a45;font-size:10px}.dashboard-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.card-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:17px}.card-title h3{font-size:14px;color:var(--espresso);margin:0}.card-title span{font-size:10px;color:#a09892}.tech-bars{display:flex;flex-direction:column;gap:13px}.tech-bars>div>div{display:flex;justify-content:space-between;font-size:11px;margin-bottom:6px}.tech-bars strong{font-weight:600;color:#514841}.tech-bars span{color:#9d928a;font-size:10px}.tech-bars i{display:block;height:8px;border-radius:99px;background:#f1ece8;overflow:hidden}.tech-bars b{display:block;height:100%;border-radius:99px}.service-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.service-summary div{background:#faf8f6;border-radius:8px;padding:14px}.service-summary span{display:block;color:#857b74;font-size:11px}.service-summary strong{display:block;color:var(--espresso);font-size:20px;margin-top:5px}.record-client{margin:0;color:var(--espresso);font-weight:700;font-size:13px}.record-status{font-size:11px;color:var(--sage)}
@media(max-width:700px){.metric-grid{grid-template-columns:1fr 1fr}.dashboard-columns{grid-template-columns:1fr}.dashboard-heading{gap:12px;flex-direction:column}.appointment{padding:6px 6px}.appointment .client{font-size:10px}.appointment .phone{font-size:8px}.appointment .state{min-width:20px;height:20px;font-size:12px}}
.calendar-grid.mobile-day{grid-template-columns:59px minmax(260px,1fr);min-width:320px}.calendar-grid.mobile-day .day-header:not(.today),.calendar-grid.mobile-day .grid-cell:not([data-day="2"]){display:none}.calendar-grid.mobile-day .day-header.today{grid-column:2}
.page-body>[hidden]{display:none!important}
.confirmation-page{min-height:100vh;background:linear-gradient(145deg,#f5eee8,#fbfaf8);display:grid;place-items:center;padding:24px;color:var(--ink)}.confirmation-shell{width:min(520px,100%);text-align:center}.confirmation-brand img{width:118px;height:118px;object-fit:contain;display:block;margin:0 auto 3px}.confirmation-brand span{font-size:10px;letter-spacing:.18em;color:#80624e;font-weight:700}.confirmation-card{background:#fff;border:1px solid #eadfd7;border-radius:18px;padding:28px 24px 24px;margin-top:20px;box-shadow:0 18px 50px rgba(68,55,43,.1)}.confirmation-kicker{color:var(--orange);font-weight:700;font-size:12px;margin-bottom:7px}.confirmation-card h1{font-family:'Playfair Display',serif;color:var(--espresso);font-size:30px;margin:0 0 8px}.confirmation-intro{color:#7d726b;font-size:12px;margin:0 0 20px}.booking-summary{background:#faf7f4;border-radius:11px;text-align:left;padding:4px 15px;margin-bottom:20px}.booking-summary div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #eee7e1}.booking-summary div:last-child{border:0}.booking-summary small{color:#9b9088;font-size:10px}.booking-summary strong{color:#493b32;font-size:12px;text-align:right}.confirmation-actions{display:flex;flex-direction:column;gap:8px}.confirmation-actions button{width:100%;padding:12px 14px}.secondary-action{border:1px solid #d9c8ba;border-radius:8px;color:#8d5737;background:#fff}.text-action{color:#9b7770;font-size:11px}.confirmation-contact{font-size:11px;color:#958982;margin:20px 0 0}.confirmation-contact a{color:#a15f35;font-weight:700}.confirmation-footnote{font-size:10px;color:#aa9d94;margin-top:16px}.confirmation-card.completed{border-color:#c9ddce}.confirmation-card.completed h1{color:#5f8069}
.calendar-grid{font-weight:600}.day-header,.time-label{color:#665d56;font-weight:700}.day-header strong{color:#302923}.time-label{font-size:11px}.appointment .client{font-size:12px;color:#382d26;font-weight:800}.appointment .phone{font-size:10px;color:#594b43;opacity:1;font-weight:700}.appointment .service{font-size:11px;color:#4b3d35;opacity:1;font-weight:700}.appointment .tech-time{font-size:10px;color:#4b3d35;opacity:1;font-weight:700}.appointment .state{color:inherit;background:#fff;font-weight:900}
.calendar-grid>.day-header:nth-child(3),.calendar-grid>.day-header:nth-child(8){background:#fbfaf9;color:#c1b9b3}.calendar-grid>.day-header:nth-child(3) strong,.calendar-grid>.day-header:nth-child(8) strong{color:#8f857e}
.month-view{padding:12px 18px 18px}.month-weekdays,.month-days{display:grid;grid-template-columns:repeat(7,1fr)}.month-weekdays span{font-size:10px;font-weight:700;color:#8f857e;padding:8px;border-bottom:1px solid var(--line)}.month-day{min-height:92px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:8px;display:flex;flex-direction:column;gap:4px}.month-day:nth-child(7n){border-right:0}.month-day>strong{font-size:12px;color:#50453e}.month-day.today>strong{width:23px;height:23px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center}.month-appointment{display:block;border-radius:4px;padding:4px 5px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.month-appointment.orange{background:#fff1e7;color:#9e5729}.month-appointment.sage{background:#edf5ef;color:#5e806a}
.notification-options{border:1px solid var(--line);border-radius:9px;background:#faf8f6;padding:12px 13px;display:flex;flex-direction:column;gap:10px}.toggle-row{display:flex!important;align-items:center;gap:8px;color:#514841!important;font-size:11px!important}.toggle-row input{width:15px!important;height:15px!important;margin:0!important;accent-color:var(--orange)}.notification-contact{margin:0;color:#8e837b;font-size:10px}.notification-contact strong{color:var(--espresso)}
.module-panel{margin-top:2px}.module-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.module-heading h2{font-family:'Playfair Display',serif;font-size:30px;color:var(--espresso);margin:0 0 4px}.module-heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:12px}.module-tools{display:flex;align-items:center;gap:15px;margin-bottom:13px}.module-tools input{width:min(420px,100%);border:1px solid var(--line);border-radius:8px;padding:11px 13px;background:#fff;font-size:12px}.module-tools span{font-size:11px;color:#9a9089}.table-card{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:auto}.table-card table{width:100%;border-collapse:collapse;min-width:680px}.table-card th{text-align:left;padding:13px 16px;background:#faf8f6;color:#958a83;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.table-card td{padding:15px 16px;border-top:1px solid #f0ebe7;color:#605953;font-size:12px}.table-card td strong,.table-card td small{display:block}.table-card td strong{color:var(--espresso)}.table-card td small{color:#a09790;font-size:10px;margin-top:3px}.status-pill{display:inline-flex;padding:4px 8px;border-radius:99px;font-size:10px;font-weight:600}.status-pill.active{background:var(--sage-soft);color:#5f8069}.status-pill.pending{background:var(--orange-soft);color:#a35d2d}.team-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.team-cards article{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:17px}.team-cards h3,.service-catalog h3{margin:0;color:var(--espresso);font-size:15px}.team-cards p,.service-catalog p{margin:4px 0 9px;color:var(--muted);font-size:11px}.team-cards article>button{margin-left:auto;color:#a2968e;font-size:16px}.team-avatar{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;font-weight:700;font-size:12px}.service-catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.service-catalog article{background:#fff;border:1px solid var(--line);border-radius:11px;padding:17px}.service-catalog p{margin-bottom:18px}.service-catalog strong{font-size:10px;color:#a16a45}.category-label{display:inline-block;font-size:10px;font-weight:700;padding:4px 7px;border-radius:5px;margin-bottom:12px}.category-label.hair{background:var(--orange-soft);color:#a35d2d}.category-label.nails{background:var(--rose-soft);color:#965866}.category-label.spa{background:var(--sage-soft);color:#5f8069}
@media(max-width:700px){.module-heading{align-items:flex-start;gap:15px;flex-direction:column}.team-cards,.service-catalog{grid-template-columns:1fr}.module-tools{align-items:flex-start;flex-direction:column}.module-tools input{width:100%}}
.link-button{color:#a35d2d;font-size:11px;font-weight:700}.client-detail-modal{width:min(680px,100%)}.client-detail-head{display:flex;justify-content:space-between;align-items:center;background:#faf8f6;border-radius:9px;padding:13px}.client-detail-head strong,.client-detail-head small{display:block}.client-detail-head strong{color:var(--espresso);font-size:14px}.client-detail-head small{color:var(--muted);font-size:10px;margin-top:3px}.history-list{border:1px solid var(--line);border-radius:9px;padding:13px}.history-list .card-title{margin-bottom:8px}.history-list>div:not(.card-title){padding:10px 0;border-top:1px solid #f0ebe7}.history-list strong,.history-list span{display:block}.history-list strong{color:#514841;font-size:11px}.history-list span{color:#968b84;font-size:10px;margin-top:3px}.commercial-alert{border:1px solid #ecd9ca;border-radius:9px;background:#fffaf6;padding:13px}.commercial-alert .card-title{margin-bottom:8px}.commercial-alert textarea{min-height:78px}.alert-actions{display:flex;justify-content:space-between;align-items:center;margin-top:11px}.alert-actions .primary-button{font-size:11px;padding:9px 12px}
.notification-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.notification-stats article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:15px}.notification-stats small{display:block;color:#968b84;font-size:10px}.notification-stats strong{display:block;color:var(--espresso);font-size:22px;margin-top:6px}.follow-up-option{border:1px dashed #ddc5b4;background:#fffaf6;border-radius:8px;padding:10px 12px;color:#6c5d54!important}.follow-up-option>span{display:block;margin-bottom:7px}.follow-up-option>div{display:flex;align-items:center;gap:7px;font-weight:400;font-size:10px}.follow-up-option input[type=number]{width:70px!important;margin:0!important;padding:7px 8px!important}.follow-up-option input[type=checkbox]{width:15px!important;height:15px!important;margin:0!important;accent-color:var(--orange)}
.history-detail-grid{border:1px solid var(--line);border-radius:9px;padding:13px}.history-detail-grid .card-title{margin-bottom:7px}.history-detail-row{padding:10px 0;border-top:1px solid #f0ebe7}.history-detail-row strong,.history-detail-row span{display:block}.history-detail-row strong{font-size:11px;color:#514841}.history-detail-row span{font-size:10px;color:#8f847c;margin-top:3px}
.insight-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.insight-pair>div{background:#faf8f6;border-radius:8px;padding:12px}.insight-pair strong,.insight-pair span,.insight-pair em{display:block}.insight-pair strong{font-size:22px;color:var(--espresso)}.insight-pair span{font-size:10px;color:#8f847c;margin:3px 0}.insight-pair em{font-style:normal;font-size:10px;color:var(--orange)}.insight-pair em.negative{color:var(--rose)}.mini-ranking>div{display:grid;grid-template-columns:24px 1fr auto;gap:7px;align-items:center;padding:8px 0;border-top:1px solid #f0ebe7;font-size:10px}.mini-ranking b{color:#a16a45}.mini-ranking span{color:#514841}.mini-ranking strong{color:#8f847c;font-size:9px;font-weight:500}
.service-actions{display:flex;gap:7px;margin-top:14px;padding-top:10px;border-top:1px solid #f0ebe7}.service-actions button{font-size:10px;font-weight:700;color:#9a5e39}.service-actions button:last-child{color:#a16d72}
.danger-button{color:#a15d63;font-size:11px;font-weight:700;margin-right:auto;display:inline-flex}.danger-solid{background:#a15d63;color:#fff;border-radius:7px;padding:10px 14px;font-size:12px}.confirm-dialog{width:min(390px,100%);background:#fff;border-radius:13px;padding:23px;box-shadow:0 20px 60px rgba(22,13,8,.25)}.confirm-dialog h3{margin:0;color:var(--espresso);font-size:18px}.confirm-dialog p{color:#7d726b;font-size:12px;margin:8px 0 20px}.confirm-dialog>div{display:flex;justify-content:flex-end;gap:8px}
.modal{max-height:calc(100vh - 32px);display:flex;flex-direction:column}.modal-body{overflow:auto}.modal-footer{flex-wrap:wrap;gap:8px}.technician-actions{display:flex;gap:7px;margin-left:auto}.technician-actions button{font-size:10px;color:#9a5e39;font-weight:700}.technician-actions button:last-child{color:#a16d72}.technician-modal .modal-body{overflow:visible}
@media(max-width:700px){.notification-stats{grid-template-columns:1fr 1fr}}
.confirmation-opened{display:none!important}.confirmation-opened-info{margin:0;color:#8f847c;font-size:10px}.confirmation-opened-info.seen{color:#4c8b67;font-weight:700}
.confirmation-intro{font-size:0}.confirmation-intro::after{content:'Recordamos que tem uma marcação na SILK — HAIR & DAY SPA.';font-size:12px}
.commercial-config{display:flex;flex-direction:column;gap:9px;border-top:1px solid #f0e4da;padding-top:11px;margin-top:11px}.commercial-config label:first-child{display:flex;align-items:center;gap:6px;font-size:10px!important;color:#7a6b61!important}.commercial-config input[type=number]{width:64px!important;margin:0!important;padding:7px 8px!important}.commercial-config select{width:auto!important;display:inline-block!important;margin:0!important;padding:7px 8px!important;font-size:10px!important}.commercial-config .toggle-row{font-size:10px!important}
.notification span{width:18px;height:18px;right:-2px;top:-3px;background:var(--orange);color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:9px;font-weight:800}.confirmation-opened{position:absolute;right:7px;bottom:5px;color:#4c8b67;font-size:12px;font-weight:800;text-shadow:0 1px #fff}
