.branch-schedule-page .page-description{max-width:760px}
.schedule-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;margin-bottom:18px;background:linear-gradient(135deg,#fff 0%,#f4fbf8 100%);border-color:#d7e8e3}
.schedule-hero-copy{display:flex;align-items:center;gap:15px}.schedule-hero-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#e8f5f1;color:#176358}.schedule-hero-copy small{display:block;font-size:13px;color:#70817d;margin-bottom:3px}.schedule-hero-copy h2{font-size:24px;line-height:1.2;margin:0 0 5px}.schedule-hero-copy p{font-size:14px;color:#6c7a77;margin:0}.schedule-hero-state{text-align:left}.schedule-hero-state>span{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;padding:9px 12px;border-radius:999px;background:#fff4ed;color:#a54e23}.schedule-hero-state>span i{width:8px;height:8px;border-radius:50%;background:#ef7b43}.schedule-hero-state>span.is-on{background:#eaf8f1;color:#177149}.schedule-hero-state>span.is-on i{background:#22a66a}.schedule-hero-state small{display:block;margin-top:7px;font-size:12px;color:#82908d}
.schedule-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.schedule-stats-grid article{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e1e9e6;border-radius:15px;padding:16px 18px;min-height:82px}.schedule-stats-grid article>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eef7f4;color:#1a665b}.schedule-stats-grid small{display:block;font-size:13px;color:#7a8885;margin-bottom:3px}.schedule-stats-grid strong{font-size:21px;line-height:1.1;color:#172724}
.schedule-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:18px;align-items:start}.schedule-layout main{display:grid;gap:18px}.schedule-layout aside{display:grid;gap:15px;position:sticky;top:88px}
.schedule-settings-card,.schedule-exceptions-card{overflow:hidden}.schedule-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;border-bottom:1px solid #e7ecea}.schedule-section-header h2{font-size:20px;margin:0 0 5px}.schedule-section-header p{font-size:13.5px;color:#788682;margin:0;line-height:1.7}.schedule-policy-badge,.count-pill{font-size:12px;font-weight:800;background:#ecf7f3;color:#17685b;border-radius:999px;padding:7px 10px;white-space:nowrap}
.schedule-method-toggles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 24px}.schedule-toggle-card{cursor:pointer}.schedule-toggle-card input{position:absolute;opacity:0;pointer-events:none}.schedule-toggle-card>span{position:relative;display:grid;grid-template-columns:40px 1fr auto;grid-template-rows:auto auto;column-gap:11px;min-height:112px;padding:15px;border:1px solid #dfe8e5;border-radius:14px;background:#fff;transition:.2s}.schedule-toggle-card>span>i{grid-row:1/3;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#f1f6f4;color:#64736f}.schedule-toggle-card b{font-size:15px;align-self:end}.schedule-toggle-card small{font-size:12.5px;line-height:1.6;color:#788581}.schedule-toggle-card em{font-style:normal;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#edf2f0;color:transparent;font-size:12px}.schedule-toggle-card input:checked+span{border-color:#8ccdbd;background:#f5fbf9;box-shadow:0 0 0 2px rgba(28,124,103,.07)}.schedule-toggle-card input:checked+span>i{background:#dff3ec;color:#17685b}.schedule-toggle-card input:checked+span em{background:#1f7968;color:white}
.schedule-form-block{border-top:1px solid #edf1ef;padding:20px 24px}.schedule-block-title{margin-bottom:16px}.schedule-block-title h3{font-size:16px;margin:0 0 4px}.schedule-block-title p{font-size:13px;color:#7d8a87;margin:0}.schedule-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.schedule-fields-grid .field>span,.schedule-note-field>span{font-size:13.5px;font-weight:700;margin-bottom:7px}.schedule-fields-grid .field small,.schedule-note-field small{font-size:12px;line-height:1.6;color:#88938f}.input-suffix{position:relative}.input-suffix .input{padding-left:68px}.input-suffix i{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-style:normal;font-size:12px;color:#75827f;background:#f4f7f6;padding:4px 7px;border-radius:7px}
.schedule-leads-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.schedule-leads-grid>label{border:1px solid #e1e8e6;border-radius:13px;padding:13px}.schedule-leads-grid>label>span{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:750;margin-bottom:9px;color:#31423e}.schedule-leads-grid>label>div{position:relative}.schedule-leads-grid input{padding-left:55px}.schedule-leads-grid i{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:11px;font-style:normal;color:#7c8885}.schedule-note-field{display:block;padding:0 24px 22px}.schedule-form-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 24px;background:#f7faf9;border-top:1px solid #e8eeec}.schedule-form-footer strong{display:block;font-size:13.5px;margin-bottom:2px}.schedule-form-footer span{font-size:12px;color:#7b8884}.schedule-form-footer .btn{min-width:180px}
.schedule-exception-create{margin:18px 24px;border:1px dashed #a9cfc5;border-radius:14px;background:#f8fcfa}.schedule-exception-create>summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:15px 17px;font-size:14px;font-weight:800;list-style:none}.schedule-exception-create>summary::-webkit-details-marker{display:none}.schedule-exception-create>summary>span{display:flex;align-items:center;gap:8px;color:#17685b}.schedule-exception-create[open]>summary{border-bottom:1px solid #dcebe6}.exception-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:17px}.exception-note-field{grid-column:span 2}.exception-form-actions{display:flex;justify-content:flex-end;padding:0 17px 17px}.exception-time-field[hidden]{display:none!important}
.schedule-exceptions-list{display:grid;gap:10px;padding:0 24px 22px}.schedule-exception-row{border:1px solid #e0e7e5;border-radius:14px;background:#fff;overflow:hidden}.schedule-exception-row>summary{display:grid;grid-template-columns:54px minmax(0,1fr) auto 20px;align-items:center;gap:13px;padding:13px 15px;cursor:pointer;list-style:none}.schedule-exception-row>summary::-webkit-details-marker{display:none}.exception-date-box{width:51px;height:51px;border-radius:13px;background:#fff1ea;color:#b35a2e;display:grid;place-items:center;align-content:center}.is-custom .exception-date-box{background:#eaf7f3;color:#1a705f}.exception-date-box b{font-size:18px;line-height:1}.exception-date-box small{font-size:11px;margin-top:3px}.exception-summary-copy strong{display:block;font-size:14px;margin-bottom:4px}.exception-summary-copy small{display:block;font-size:12.5px;color:#7b8784;line-height:1.55}.exception-mode-badge{font-size:12px;font-weight:750;border-radius:999px;padding:7px 10px;background:#fff2eb;color:#a95731;white-space:nowrap}.is-custom .exception-mode-badge{background:#edf8f4;color:#1c6f60}.exception-chevron{font-style:normal;color:#85918e}.schedule-exception-row[open] .exception-chevron{transform:rotate(180deg)}.exception-edit-body{padding:3px 0 15px;border-top:1px solid #edf1ef;background:#fafcfb}.exception-edit-body>form:last-child{display:flex;justify-content:flex-end;padding:0 17px}.schedule-empty-state{display:flex;align-items:center;gap:14px;padding:25px;border:1px dashed #d5dfdc;border-radius:14px;background:#fafcfb}.schedule-empty-state>span{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#edf7f4;color:#1d6d60}.schedule-empty-state h3{font-size:15px;margin:0 0 4px}.schedule-empty-state p{font-size:13px;color:#7b8884;margin:0}.schedule-history-panel{margin:0 24px 22px;border-top:1px solid #e7ecea;padding-top:15px}.schedule-history-panel>summary{cursor:pointer;font-size:13px;font-weight:700;color:#667572}.schedule-history-panel>summary b{background:#eef4f2;border-radius:999px;padding:3px 7px}.schedule-history-panel>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.schedule-history-panel>div>span{display:flex;gap:7px;align-items:center;border:1px solid #e3e9e7;border-radius:9px;padding:7px 9px}.schedule-history-panel b{font-size:12px}.schedule-history-panel small{font-size:11px;color:#7d8986}
.schedule-preview-card,.schedule-copy-card,.schedule-help-card{padding:18px}.schedule-preview-card>header,.schedule-copy-card>header{display:flex;align-items:center;gap:10px;margin-bottom:15px}.schedule-preview-card>header>span,.schedule-copy-card>header>span{width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:#edf7f4;color:#1b695d}.schedule-preview-card h3,.schedule-copy-card h3,.schedule-help-card h3{font-size:15px;margin:0 0 3px}.schedule-preview-card header p,.schedule-copy-card header p{font-size:12px;color:#7d8a86;margin:0}.schedule-preview-card dl{margin:0;display:grid}.schedule-preview-card dl>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf1ef}.schedule-preview-card dt{font-size:12.5px;color:#788581}.schedule-preview-card dd{font-size:12.5px;font-weight:800;margin:0;text-align:left}.schedule-preview-note{font-size:12.5px;line-height:1.7;background:#f5f9f7;border-radius:10px;padding:10px;margin:13px 0 0;color:#51615d}.schedule-copy-card form{display:grid;gap:9px}.schedule-help-card ol{padding-right:19px;margin:12px 0}.schedule-help-card li{font-size:12.5px;line-height:1.9;color:#52615d}.schedule-help-card p{font-size:12px;line-height:1.7;color:#788581;margin:10px 0 0;padding-top:10px;border-top:1px solid #edf1ef}
.branch-schedule-field{border:1px solid #dce8e4;background:#f8fcfa;border-radius:13px;padding:13px}.branch-schedule-field>label{font-weight:800}.branch-schedule-field small[data-schedule-feedback]{display:block;margin-top:7px;line-height:1.6;color:#61716d}.branch-schedule-note{display:flex;align-items:flex-start;gap:7px;margin-top:8px;font-size:12px;line-height:1.6;color:#53635f}.branch-schedule-note i{width:7px;height:7px;border-radius:50%;background:#27a371;margin-top:6px;flex:0 0 auto}.order-scheduled-badge{display:inline-flex;align-items:center;gap:5px;margin-top:5px;font-size:11px;font-weight:750;color:#1a6a5c;background:#eaf7f3;border-radius:999px;padding:4px 7px}.branch-schedule-summary-card{margin-top:15px;padding:16px}.branch-schedule-summary-card .card-header{margin-bottom:12px}.branch-schedule-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.branch-schedule-summary-grid>div{border:1px solid #e4eae8;border-radius:11px;padding:10px}.branch-schedule-summary-grid small{display:block;font-size:11.5px;color:#7b8884;margin-bottom:4px}.branch-schedule-summary-grid b{font-size:13px}.branch-schedule-summary-card .btn{width:100%;margin-top:11px}
@media(max-width:1180px){.schedule-layout{grid-template-columns:1fr}.schedule-layout aside{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-method-toggles{grid-template-columns:1fr}.schedule-toggle-card>span{min-height:88px}.schedule-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.schedule-hero{align-items:flex-start;flex-direction:column}.schedule-hero-state{text-align:right}.schedule-stats-grid{grid-template-columns:1fr 1fr}.schedule-fields-grid,.schedule-leads-grid{grid-template-columns:1fr}.exception-form-grid{grid-template-columns:1fr 1fr}.exception-note-field{grid-column:1/-1}.schedule-exception-row>summary{grid-template-columns:48px minmax(0,1fr) 20px}.exception-mode-badge{grid-column:2/3;justify-self:start}.schedule-layout aside{grid-template-columns:1fr}.schedule-form-footer{align-items:stretch;flex-direction:column}.schedule-form-footer .btn{width:100%}}
@media(max-width:560px){.schedule-stats-grid{grid-template-columns:1fr}.schedule-hero,.schedule-section-header,.schedule-method-toggles,.schedule-form-block{padding-left:16px;padding-right:16px}.schedule-note-field{padding-left:16px;padding-right:16px}.schedule-exception-create,.schedule-history-panel{margin-left:16px;margin-right:16px}.schedule-exceptions-list{padding-left:16px;padding-right:16px}.exception-form-grid{grid-template-columns:1fr}.exception-note-field{grid-column:auto}.schedule-section-header{flex-direction:column}.schedule-exception-row>summary{grid-template-columns:46px minmax(0,1fr) 18px;padding:11px}.exception-mode-badge{font-size:11px}.schedule-hero-copy h2{font-size:21px}}

.branch-show-page .branch-profile-links .branch-schedule-link{margin-top:0!important;display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:800;color:var(--brand);text-decoration:none}.branch-show-page .branch-profile-links .branch-schedule-link:hover{text-decoration:underline}
