/* Customer workspace and booking upgrades. */
.wide{grid-column:1/-1}.day-offer{padding:24px;background:#e0efea;border:1px solid #bad6cc;border-radius:10px}.day-offer h3{font-size:19px;line-height:1.6;margin:8px 0}.day-offer p{font-size:12px;line-height:1.9}.day-offer .button{margin-top:14px}.day-offer .field-help{margin-bottom:0}.day-offer button:disabled{opacity:.5;cursor:not-allowed}.consent-box{padding:17px 19px;background:var(--paper);border:1px solid var(--line);border-radius:8px;margin:22px 0}.consent-box .check-row{margin:0;align-items:flex-start}.consent-box b{font-size:12px;font-weight:500;line-height:1.8}.consent-box small{display:block;font-size:10px;color:var(--muted);line-height:1.9;margin-top:5px}.consent-box details{margin:12px 0 0 26px}.consent-box summary{cursor:pointer;font-size:10px;text-decoration:underline;text-underline-offset:3px}.consent-box details p{font-size:11px;line-height:1.9;margin-top:12px;color:var(--muted)}.workspace-demo{font-size:11px;color:var(--muted);line-height:1.8;margin:0 0 28px}.admin-tabs{overflow-x:auto;white-space:nowrap;gap:26px}.admin-tabs button{flex-shrink:0}.crm-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:start;gap:24px}.customer-filters{display:grid;grid-template-columns:1fr 150px;gap:10px;margin:20px 0}.customer-filters input,.customer-filters select{margin:0;font-size:12px;min-width:0}.compact{padding:10px 15px!important;min-height:39px!important;font-size:11px!important;border:1px solid var(--line)}.customer-card{display:flex;align-items:center;gap:13px;width:100%;padding:20px 12px;text-align:left;border-bottom:1px solid var(--line);border-radius:6px}.customer-card:hover{background:var(--paper)}.customer-card.selected{background:#e5f0ec;box-shadow:inset 3px 0 var(--teal)}.customer-avatar{background:var(--white);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:13px;color:var(--teal)}.customer-main{flex:1;min-width:0}.customer-main>strong{font-size:13px;display:block;overflow-wrap:anywhere}.customer-main small{display:block;font-size:10px;color:var(--muted);margin:6px 0;line-height:1.7}.customer-tags{display:flex;gap:4px;flex-wrap:wrap}.customer-tags i{font-size:9px;font-style:normal;color:var(--teal);padding:3px 6px;background:var(--white);border-radius:3px}.consent-tag{display:inline-flex;align-items:center;font-size:9px;line-height:1.5;padding:5px 9px;border-radius:4px;white-space:nowrap;background:var(--mist);color:var(--muted)}.consent-tag.agreed{background:#d9ece3;color:#24604c}.consent-tag.withdrawn{background:#f4e6de;color:#925d40}.customer-phone{font-size:14px;color:var(--muted);margin:15px 0}.customer-actions{display:flex;flex-wrap:wrap;gap:10px}.profile-section{border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.profile-section h3{font-size:13px;font-weight:600}.profile-section h3 span{font-size:11px;color:var(--muted);margin-left:5px}.profile-section>p{font-size:12px;line-height:1.9;color:var(--muted);margin:12px 0}.preserve-text{white-space:pre-wrap;overflow-wrap:anywhere}.consent-history{margin-top:15px;font-size:10px;color:var(--muted)}.consent-history summary{cursor:pointer}.consent-history p{font-size:10px;line-height:1.9;margin-top:12px}.history-item{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.history-item strong{font-size:11px}.history-item p{font-size:10px;color:var(--muted);margin:6px 0}.history-item small{font-size:9px;color:var(--muted)}.money-stat{font-size:27px!important;line-height:1.4!important;overflow-wrap:anywhere}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.template-card{background:white;padding:25px;border:1px solid var(--line);border-radius:10px;min-width:0}.template-card h3{font-size:17px;margin:16px 0}.template-copy{white-space:pre-wrap;font-size:11px;color:var(--muted);line-height:1.9;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;min-height:105px;overflow-wrap:anywhere}.template-card .row-actions{justify-content:flex-start;gap:5px;margin-top:18px}.template-card .row-actions button{padding:8px 10px}.integration-hero{background:var(--ink);color:white;padding:38px 42px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:24px}.integration-hero .eyebrow{color:#b4d7cc}.integration-hero h2{font-size:31px;line-height:1.5}.integration-hero p:not(.eyebrow){font-size:12px;line-height:1.9;color:#c5d8d4;margin-top:18px}.integration-status{background:#ffffff16;border:1px solid #ffffff30;padding:12px 18px;border-radius:30px;font-size:11px;white-space:nowrap}.integration-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.integration-grid h3,.integration-notes h3{font-size:19px;margin-bottom:17px}.integration-grid p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:20px}.integration-grid dl{display:grid;grid-template-columns:1fr 1.4fr;font-size:11px;line-height:1.8;gap:13px;margin:0}.integration-grid dt{color:var(--muted)}.integration-grid dd{margin:0;overflow-wrap:anywhere}.integration-notes{margin-top:24px}.integration-notes ol{font-size:12px;line-height:2.3;padding-left:20px}.integration-notes li{overflow-wrap:anywhere}.danger{color:#b45d4d!important}#templateDialog{width:min(660px,calc(100% - 36px));max-height:90svh;overflow-y:auto}#customerDialog{max-height:90svh;overflow-y:auto}#messageStatus{font-size:12px;line-height:1.8;margin-top:14px}#allDayNote{margin:0;font-size:12px}#editQuote{font-size:12px}.booking-summary .summary-line strong{overflow-wrap:anywhere}.message-layout>*,.crm-layout>*{min-width:0}
@media(max-width:1050px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-layout{grid-template-columns:1fr 1fr}.customer-filters{grid-template-columns:1fr}.customer-avatar{display:none}.integration-hero{flex-direction:column;align-items:flex-start}.money-stat{font-size:23px!important}}
@media(max-width:700px){.crm-layout,.integration-grid{grid-template-columns:1fr}.customer-card{padding:18px 12px}.customer-avatar{display:grid}.customer-filters{grid-template-columns:1fr 115px}.customer-filters input,.customer-filters select{font-size:12px}.template-grid{grid-template-columns:1fr}.admin-tabs{gap:21px}.admin-tabs button{font-size:12px;padding:14px 0}.workspace-demo{font-size:10px}.day-offer{padding:20px}.day-offer h3{font-size:17px}.day-offer p{font-size:11px}.consent-box{padding:15px}.consent-box b{font-size:11px}.integration-hero{padding:28px 24px}.integration-hero h2{font-size:26px}.integration-status{font-size:10px}.integration-grid dl{font-size:10px}.integration-notes ol{font-size:11px}.money-stat{font-size:20px!important}.customer-detail{padding:24px 20px}.template-card{padding:23px}.template-copy{-webkit-line-clamp:4;min-height:84px}.template-card .row-actions button{min-height:40px;padding:10px 16px}.consent-box .check-row input{margin-top:3px}#messageForm .fields>label{grid-column:1/-1}.stats .stat{min-width:0}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}}
