.provider-bookings-page,.provider-booking-detail-page{max-width:1420px;margin:0 auto;padding:24px 28px 42px}.provider-bookings-page{gap:18px;display:grid}.bookings-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.bookings-page-header h1{color:#101d39;letter-spacing:-.03em;margin:4px 0 6px;font-size:2rem}.bookings-page-header p:not(.provider-eyebrow){color:#61708a;margin:0;font-size:.92rem}.booking-metrics-strip{flex-wrap:wrap;gap:10px;display:flex}.booking-metric{background:#fff;border:1px solid #dce5f1;border-radius:13px;align-items:center;gap:10px;min-width:132px;padding:11px 13px;display:flex;box-shadow:0 4px 14px #1e3a600a}.booking-metric-icon{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.booking-metric-icon.blue{color:#075fe8;background:#eaf2ff}.booking-metric-icon.orange{color:#a86c00;background:#fff4dc}.booking-metric-icon.green{color:#16743e;background:#e8f8ef}.booking-metric-icon.purple{color:#7456d4;background:#f1edff}.booking-metric strong,.booking-metric span,.booking-metric small{display:block}.booking-metric strong{color:#142340;font-size:1.35rem;line-height:1}.booking-metric span{color:#33425d;margin-top:3px;font-size:.75rem;font-weight:800}.booking-metric small{color:#8190a7;font-size:.67rem}.bookings-workspace{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.bookings-main-panel,.booking-side-card,.booking-detail-card,.booking-detail-header{background:#fff;border:1px solid #dce5f1;border-radius:16px;box-shadow:0 8px 28px #1e3a600d}.bookings-main-panel{overflow:hidden}.bookings-page-toolbar{border-bottom:1px solid #e5ebf3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.booking-view-toggle{border:1px solid #ccd8e7;border-radius:9px;display:inline-flex;overflow:hidden}.booking-view-toggle button,.booking-calendar-view-controls button{color:#53637d;font:inherit;cursor:pointer;background:#fff;border:0;padding:9px 15px;font-size:.8rem;font-weight:800}.booking-view-toggle button.active,.booking-calendar-view-controls button.active{color:#fff;background:#075fe8}.booking-filter-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.booking-filter-controls select,.booking-filter-controls input{color:#33425d;min-height:37px;font:inherit;background:#fff;border:1px solid #ccd8e7;border-radius:8px;padding:7px 10px;font-size:.8rem}.booking-filter-controls input{width:170px}.booking-clear-filter{color:#075fe8;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:800}.booking-calendar-panel{padding:15px 17px 13px}.booking-calendar-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.booking-calendar-navigation{align-items:center;gap:7px;display:flex}.booking-calendar-navigation h2{color:#152441;margin:0 0 0 8px;font-size:1rem}.booking-tool-button,.booking-icon-button{color:#345071;min-height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd8e7;border-radius:8px;font-size:.78rem;font-weight:800}.booking-tool-button{padding:0 12px}.booking-icon-button{width:35px}.booking-tool-button:hover,.booking-icon-button:hover{color:#075fe8;border-color:#075fe8}.booking-calendar-view-controls{border:1px solid #ccd8e7;border-radius:8px;display:inline-flex;overflow:hidden}.booking-calendar-view-controls button{padding:8px 12px}.booking-calendar-grid{border-top:1px solid #e5ebf3;border-left:1px solid #e5ebf3;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.booking-calendar-weekday{color:#74839b;text-transform:uppercase;border-bottom:1px solid #e5ebf3;border-right:1px solid #e5ebf3;padding:8px;font-size:.68rem;font-weight:800}.booking-calendar-day{min-width:0;min-height:92px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5edf4;border-top:0;border-left:0;padding:.45rem}.booking-calendar-day:hover{background:#f5faff}.booking-calendar-week .booking-calendar-day{min-height:310px}.booking-calendar-day.outside-month{background:#fbfcfe}.booking-calendar-day-number{color:#41526d;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:.77rem;font-weight:800;display:inline-flex}.booking-calendar-day.outside-month .booking-calendar-day-number{color:#a5b1c2}.booking-calendar-day.today .booking-calendar-day-number{color:#fff;background:#075fe8;box-shadow:0 0 0 4px #eaf2ff}.booking-calendar-events{gap:4px;margin-top:4px;display:grid}.booking-calendar-event{border-left:3px solid;border-radius:5px;gap:1px;padding:5px 6px;text-decoration:none;display:grid;overflow:hidden}.booking-calendar-event strong{font-size:.62rem}.booking-calendar-event span,.booking-calendar-event small,.booking-calendar-event em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.booking-calendar-event span{font-size:.68rem;font-weight:800}.booking-calendar-event small,.booking-calendar-event em{font-size:.59rem}.booking-calendar-event.confirmed{color:#155d36;background:#e8f8ef;border-color:#27a866}.booking-calendar-event.attention{color:#7d5400;background:#fff4dc;border-color:#d88a00}.booking-calendar-event.completed{color:#586981;background:#eef2f7;border-color:#8d9aad}.booking-calendar-event.cancelled{color:#9d3d35;background:#fff0ed;border-color:#d65a52}.booking-calendar-more{color:#075fe8;font-size:.68rem;font-weight:800}.booking-calendar-empty{text-align:center;justify-items:center;gap:7px;padding:70px 20px;display:grid}.booking-calendar-empty span{color:#075fe8;font-size:1.8rem}.booking-calendar-empty h3{color:#172643;margin:0;font-size:1rem}.booking-calendar-empty p{color:#71809a;margin:0;font-size:.8rem}.booking-calendar-legend{color:#687994;flex-wrap:wrap;gap:14px;padding-top:12px;font-size:.7rem;display:flex}.booking-calendar-legend i{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.booking-calendar-legend i.confirmed{background:#27a866}.booking-calendar-legend i.attention{background:#d88a00}.booking-calendar-legend i.completed{background:#8d9aad}.booking-calendar-legend i.cancelled{background:#d65a52}.booking-calendar-day:has(.booking-calendar-event){background-image:linear-gradient(#f8fbff80,#fff0)}.bookings-side-column{gap:16px;display:grid}.booking-side-card{padding:17px}.booking-side-card header,.booking-detail-card header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:13px;display:flex}.booking-side-card h2,.booking-detail-card h2{color:#172643;margin:0;font-size:1rem}.booking-side-card header button{color:#075fe8;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:800}.upcoming-booking-row{color:inherit;border-top:1px solid #edf1f6;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:11px 0;text-decoration:none;display:grid}.upcoming-booking-row:first-of-type{border-top:0}.booking-date-block{color:#53637d;background:#f2f6fb;border-radius:8px;align-content:center;justify-items:center;min-width:42px;padding:4px 3px;line-height:1.05;display:grid}.booking-date-block strong,.booking-date-block span{font-size:.55rem;font-weight:800}.booking-date-block b{color:#075fe8;margin:2px 0;font-size:1.08rem}.upcoming-booking-main{min-width:0}.upcoming-booking-main h3,.upcoming-booking-main p,.upcoming-booking-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.upcoming-booking-main h3{color:#1c2b47;margin:0;font-size:.82rem}.upcoming-booking-main p{color:#586a84;margin:3px 0;font-size:.74rem}.upcoming-booking-main span{color:#7a899f;font-size:.68rem}.upcoming-booking-row .booking-status-pill{grid-column:2;justify-self:start}.booking-side-empty{color:#71809a;margin:0;font-size:.8rem;line-height:1.5}.booking-attention-row{color:inherit;border-top:1px solid #edf1f6;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:8px;padding:10px 0;text-decoration:none;display:grid}.booking-attention-row>span{color:#9b6900;background:#fff4dc;border-radius:8px;justify-content:center;align-items:center;width:25px;height:25px;font-weight:900;display:inline-flex}.booking-attention-row strong{color:#283a57;font-size:.73rem;display:block}.booking-attention-row p{color:#53637d;margin:3px 0;font-size:.74rem}.booking-attention-row small{color:#8a98ae;font-size:.67rem}.booking-attention-row:last-child{color:#075fe8}.booking-status-pill{white-space:nowrap;border-radius:999px;width:fit-content;padding:4px 8px;font-size:.65rem;font-weight:800;display:inline-flex}.booking-status-pill.confirmed{color:#16743e;background:#e8f8ef}.booking-status-pill.attention{color:#946100;background:#fff4dc}.booking-status-pill.completed{color:#5c6d85;background:#eef2f7}.customer-provider-workspace .customer-mobile-booking-group{scroll-margin-top:150px}.bookings-list-view{background:#edf1f6;gap:1px;display:grid}.booking-list-row{color:inherit;background:#fff;grid-template-columns:50px 44px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:15px 17px;text-decoration:none;display:grid}.booking-list-row:hover{background:#f7faff}.booking-list-row-main{min-width:0}.booking-list-row-main h3{color:#172643;margin:0;font-size:.9rem}.booking-list-row-main p{color:#53637d;margin:3px 0;font-size:.78rem}.booking-list-row-main span{color:#7b8ba2;font-size:.72rem}.booking-row-action{color:#075fe8;white-space:nowrap;font-size:.76rem;font-weight:800}.booking-customer-avatar{color:#14766d;background:#dff4f0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.booking-customer-avatar-sm{width:30px;height:30px;font-size:.65rem}.booking-customer-avatar-md{width:42px;height:42px;font-size:.8rem}.booking-customer-avatar-lg{width:52px;height:52px;font-size:.95rem}.booking-empty-state{text-align:center;flex-direction:column;align-items:center;gap:9px;padding:58px 24px;display:flex}.booking-empty-state>span{color:#075fe8;font-size:2rem}.booking-empty-state h3{color:#172643;margin:0;font-size:1.05rem}.booking-empty-state p{color:#71809a;margin:0;font-size:.83rem}.provider-primary-button,.provider-secondary-button,.provider-danger-button{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;padding:0 14px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.provider-primary-button{color:#fff;background:#075fe8;border:1px solid #075fe8}.provider-danger-button{color:#b53e36;background:#fff;border:1px solid #efaaa2}.provider-primary-button:disabled,.provider-secondary-button:disabled,.provider-danger-button:disabled{opacity:.55;cursor:not-allowed}.booking-loading-skeleton{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.booking-loading-skeleton span{background:#e8eef6;border-radius:14px;height:90px}.booking-detail-skeleton{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.booking-detail-skeleton span{background:#e8eef6;border-radius:14px;height:150px}.booking-detail-skeleton span.wide{grid-column:1/-1;height:100px}.booking-detail-skeleton span.tall{height:260px}.provider-booking-detail-page{gap:15px;display:grid}.provider-back-button{color:#075fe8;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.85rem;font-weight:800}.booking-detail-header{grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:17px 20px;display:grid}.booking-detail-heading-icon{color:#075fe8;background:#eaf2ff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.35rem;display:inline-flex}.booking-detail-heading h1{color:#101d39;letter-spacing:-.02em;margin:3px 0 4px;font-size:1.45rem}.booking-detail-heading p:not(.provider-eyebrow){color:#53637d;margin:0;font-size:.82rem}.booking-detail-heading .provider-eyebrow{margin:0}.booking-detail-header-meta{color:#33425d;justify-items:start;gap:6px;font-size:.78rem;display:grid}.booking-detail-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.booking-detail-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:17px;display:grid}.booking-detail-main-column,.booking-detail-side-column{gap:14px;display:grid}.booking-detail-card{padding:17px 19px}.booking-detail-card header{margin-bottom:15px}.booking-overview-grid{grid-template-columns:repeat(2,1fr);gap:16px 28px;margin:0;display:grid}.booking-overview-grid div,.quote-summary-card dl div{gap:4px;display:grid}.booking-overview-grid dt,.quote-summary-card dt{color:#7a899f;font-size:.71rem;font-weight:700}.booking-overview-grid dd,.quote-summary-card dd{color:#1b2b48;margin:0;font-size:.86rem;font-weight:700}.booking-overview-grid dd .booking-status-pill{vertical-align:middle}.booking-timeline{grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.booking-timeline li{text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.booking-timeline li:not(:last-child):after{content:"";background:#dce5f1;height:2px;position:absolute;top:15px;left:calc(50% + 16px);right:calc(16px - 50%)}.booking-timeline li.done:not(:last-child):after{background:#42b879}.booking-timeline li>span{z-index:1;color:#8695aa;background:#fff;border:2px solid #dce5f1;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-weight:800;display:inline-flex;position:relative}.booking-timeline li.done>span{color:#16743e;background:#e8f8ef;border-color:#42b879}.booking-timeline li.current>span{color:#075fe8;border-color:#075fe8;box-shadow:0 0 0 4px #eaf2ff}.booking-timeline li.terminated>span{color:#b53e36;border-color:#d65a52}.booking-timeline strong,.booking-timeline small{display:block}.booking-timeline strong{color:#33425d;font-size:.72rem}.booking-timeline small{color:#8290a5;margin-top:3px;font-size:.65rem}.manage-booking-actions{flex-wrap:wrap;gap:9px;display:flex}.booking-past-notice{color:#714b00;background:#fffaf0;border:1px solid #f1d299;border-left:4px solid #d88a00;border-radius:12px;padding:15px 18px}.booking-past-notice strong{font-size:.9rem}.booking-past-notice p{margin:5px 0 11px;font-size:.8rem}.booking-past-notice>div{flex-wrap:wrap;gap:8px;display:flex}.original-job-card>div{grid-template-columns:86px minmax(0,1fr);gap:13px;display:grid}.original-job-fallback{color:#075fe8;background:#eaf2ff;border-radius:10px;justify-content:center;align-items:center;min-height:76px;font-size:1.6rem;display:flex}.original-job-card h3{color:#1b2b48;margin:0;font-size:.9rem}.original-job-card p{color:#63728a;margin:5px 0 11px;font-size:.78rem;line-height:1.45}.original-job-actions{flex-wrap:wrap;gap:8px;display:flex}.quote-summary-card dl{grid-template-columns:repeat(2,1fr);gap:14px;margin:0;display:grid}.scheduled-date-card header button{color:#243958;cursor:pointer;background:0 0;border:0;font-size:1rem}.scheduled-date-card header div{gap:8px;display:flex}.scheduled-month{text-align:center;color:#243958;margin-bottom:12px;font-size:.85rem;display:block}.mini-calendar-weekdays,.mini-calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.mini-calendar-weekdays span{color:#8a98ae;font-size:.58rem;font-weight:800}.mini-calendar-grid{margin-top:8px}.mini-calendar-grid span{color:#53637d;border-radius:50%;justify-content:center;align-items:center;min-height:27px;font-size:.72rem;display:inline-flex}.mini-calendar-grid span.selected{color:#fff;background:#075fe8;box-shadow:0 0 0 4px #eaf2ff}.customer-card-content{align-items:center;gap:10px;margin-bottom:13px;display:flex}.customer-card-content strong{color:#1b2b48;font-size:.9rem}.customer-card-content p{color:#78879d;margin:4px 0 0;font-size:.72rem;line-height:1.4}.customer-card>.provider-secondary-button{width:100%}.booking-next-steps ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.booking-next-steps li{align-items:flex-start;gap:9px;display:flex}.booking-next-steps li>span{color:#075fe8;background:#eaf2ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:.7rem;font-weight:800;display:inline-flex}.booking-next-steps p{color:#42536d;margin:3px 0;font-size:.76rem;line-height:1.35}.next-step-actions{border-top:1px solid #edf1f6;gap:7px;margin-top:14px;padding-top:13px;display:grid}.next-step-actions button{color:#075fe8;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;font-size:.76rem;font-weight:800}.booking-details-error{text-align:center;background:#fff;border:1px solid #dce5f1;border-radius:15px;max-width:550px;margin:20px auto;padding:30px}.booking-details-error h1{color:#172643;margin:0 0 9px;font-size:1.2rem}.booking-details-error p{color:#697994}.booking-confirm-dialog{background:#fff;border-radius:15px;width:min(100% - 2rem,480px);padding:23px;box-shadow:0 20px 60px #0a1f3e40}.booking-confirm-dialog h2{color:#162642;margin:3px 0 8px;font-size:1.25rem}.booking-confirm-dialog>p:not(.provider-eyebrow){color:#5f6e87;font-size:.84rem;line-height:1.5}.booking-confirm-dialog dl{background:#f6f9fc;border-radius:10px;gap:8px;margin:18px 0;padding:14px;display:grid}.booking-confirm-dialog dl div{justify-content:space-between;gap:12px;display:flex}.booking-confirm-dialog dt{color:#71809a;font-size:.76rem}.booking-confirm-dialog dd{color:#263857;text-align:right;margin:0;font-size:.8rem;font-weight:700}.booking-confirm-actions{justify-content:flex-end;gap:8px;display:flex}.booking-modal-backdrop{z-index:100;background:#0e1d3680;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}@media (width<=1150px){.bookings-workspace,.booking-detail-layout{grid-template-columns:1fr}.bookings-side-column,.booking-detail-side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-detail-side-column .booking-next-steps{grid-column:1/-1}}@media (width<=760px){.provider-bookings-page,.provider-booking-detail-page{padding:16px 14px 30px}.bookings-page-header{flex-direction:column;align-items:stretch}.booking-metrics-strip{flex-wrap:wrap}.booking-metric{flex:1;min-width:calc(50% - 5px)}.bookings-main-panel{min-width:100%}.bookings-page-toolbar{flex-direction:column;align-items:stretch}.booking-filter-controls{align-items:stretch}.booking-filter-controls select,.booking-filter-controls input{flex:1;width:auto}.booking-calendar-panel{padding:6px 4px}.booking-calendar-toolbar{flex-direction:column;align-items:stretch}.booking-calendar-navigation{flex-wrap:wrap}.booking-calendar-grid{min-width:0}.booking-calendar-day{min-height:48px;padding:2px}.booking-calendar-week .booking-calendar-day{min-height:100px}.booking-calendar-day-number{width:22px;height:22px;font-size:.65rem}.booking-calendar-weekday{padding:4px;font-size:.6rem}.booking-calendar-event strong,.booking-calendar-event span{font-size:.5rem}.booking-calendar-events{gap:1px;margin-top:1px}.booking-calendar-event{padding:2px 3px}.booking-calendar-legend{gap:6px;font-size:.6rem}.booking-calendar-week .booking-calendar-event{padding:3px 4px}.bookings-side-column,.booking-detail-side-column{grid-template-columns:1fr}.booking-detail-header{grid-template-columns:44px minmax(0,1fr);padding:14px}.booking-detail-heading-icon{width:42px;height:42px}.booking-detail-heading h1{font-size:1.1rem}.booking-detail-header-meta{grid-column:2;grid-template-columns:auto auto auto;align-items:center}.booking-detail-header-actions{grid-column:1/-1;justify-content:stretch}.booking-detail-header-actions>*{flex:1}.booking-overview-grid,.quote-summary-card dl{grid-template-columns:1fr;gap:12px}.booking-timeline{gap:8px}.booking-timeline strong{font-size:.63rem}.booking-timeline small{font-size:.58rem}.booking-list-row{grid-template-columns:45px 38px minmax(0,1fr) auto;gap:9px}.booking-list-row .booking-status-pill{grid-column:3;justify-self:start}.booking-row-action{grid-area:1/4/3}.original-job-card>div{grid-template-columns:1fr}.original-job-fallback{min-height:60px}.booking-loading-skeleton{grid-template-columns:repeat(2,1fr)}.booking-loading-skeleton span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.customer-day-timeline{background:#fff;border:1px solid #dce5f1;border-radius:14px;height:min(650px,100vh - 250px);min-height:480px;position:relative;overflow-y:auto}.customer-day-timeline-content{position:relative}.customer-day-hour{width:100%;height:64px;min-height:64px;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e7edf5;grid-template-columns:58px minmax(0,1fr);padding:0;display:grid}.customer-day-hour>span:first-child{color:#7a8799;padding:8px 8px 0;font-size:11px}.customer-day-hour-content{border-left:1px solid #edf1f6;min-width:0;position:relative}.customer-current-time-marker{z-index:3;color:#2f80ed;pointer-events:none;background:#2f80ed;height:2px;margin:0;font-size:10px;font-style:normal;font-weight:800;position:absolute;left:0;right:0}.customer-current-time-marker:before{content:"";background:#2f80ed;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;left:-4px}.customer-day-event{color:#075fe8;background:#eaf2ff;border-left:3px solid #1769e8;border-radius:7px;margin:6px 8px;padding:7px 9px;font-size:12px;font-weight:800;text-decoration:none;display:block}.customer-day-event.personal-calendar-event{color:#526174;background:#f1f3f6;border-left-color:#7b8799}.customer-mobile-bookings-fab{z-index:40;color:#fff;cursor:pointer;background:#1769e8;border:0;border-radius:50%;place-items:center;width:52px;height:52px;font-size:30px;line-height:1;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 20px #1769e84d}.customer-mobile-personal-event-sheet{z-index:50;background:#0f172a59;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.customer-mobile-personal-event-sheet.is-open{display:flex}.customer-mobile-personal-event-sheet-header{background:#fff;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.customer-mobile-personal-event-sheet-header h2{margin:0;font-size:18px}.customer-mobile-personal-event-sheet-header button{cursor:pointer;background:0 0;border:0;font-size:26px}.customer-mobile-personal-event-sheet>.personal-event-panel{border-radius:18px;width:min(100% - 2rem,560px);max-height:90vh;margin:0;overflow-y:auto;box-shadow:0 20px 60px #0f172a40}.customer-bookings-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.customer-bookings-header h1{color:#101d39;letter-spacing:-.035em;margin:3px 0 6px;font-size:clamp(1.7rem,3vw,2.2rem)}.customer-bookings-header p:not(.customer-eyebrow){color:#65748c;margin:0;font-size:.9rem}.customer-eyebrow{color:#0871d9;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:900}.customer-booking-metrics{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.customer-booking-metrics button{color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce5f1;border-radius:15px;grid-template-rows:auto auto auto;grid-template-columns:42px 1fr;align-items:center;column-gap:12px;padding:15px 17px;display:grid;box-shadow:0 5px 20px #1e3a600a}.customer-booking-metrics button:hover{border-color:#9fc5f7}.metric-icon{border-radius:50%;grid-row:1/span 3;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:900;display:inline-flex}.metric-icon.blue{color:#075fe8;background:#e8f1ff}.metric-icon.amber{color:#ad6e00;background:#fff1d9}.metric-icon.green{color:#14814a;background:#e3f8ec}.metric-icon.purple{color:#7456d4;background:#f1edff}.customer-booking-metrics strong{color:#162743;font-size:1.5rem;line-height:1}.customer-booking-metrics span{color:#384b68;font-size:.78rem;font-weight:800}.customer-booking-metrics small{color:#7a899f;font-size:.68rem}.customer-booking-workspace{grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);align-items:start;gap:16px;display:grid}.customer-booking-calendar,.customer-upcoming-panel,.customer-booking-list{background:#fff;border:1px solid #dce5f1;border-radius:16px;box-shadow:0 8px 28px #1e3a600d}.customer-booking-calendar{padding:17px}.customer-calendar-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.customer-calendar-header h2,.customer-upcoming-panel h2{color:#172643;margin:0;font-size:1.05rem}.customer-calendar-header p{color:#78879d;margin:4px 0 0;font-size:.75rem}.customer-calendar-controls{gap:6px;display:flex}.customer-calendar-controls button{color:#334b6d;min-height:35px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ccd8e7;border-radius:8px;padding:0 10px;font-size:.75rem;font-weight:800}.customer-calendar-controls button:hover{color:#075fe8;border-color:#075fe8}.customer-calendar-grid{border-top:1px solid #e5ebf3;border-left:1px solid #e5ebf3;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.customer-calendar-weekday{color:#7a899f;text-transform:uppercase;border-bottom:1px solid #e5ebf3;border-right:1px solid #e5ebf3;padding:8px 6px;font-size:.65rem;font-weight:900}.customer-calendar-day{color:#344863;text-align:left;cursor:default;background:#fff;border:1px solid #e5ebf3;border-top:0;border-left:0;min-width:0;min-height:98px;padding:7px}.customer-calendar-day:not(.outside):has(.customer-calendar-event){cursor:pointer;background:linear-gradient(#fbfdff,#fff)}.customer-calendar-day.selected{box-shadow:inset 0 0 0 2px #2b84ef;background:#eef6ff!important}.customer-calendar-day strong{border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:.75rem;display:inline-flex}.customer-calendar-day.today strong{color:#fff;background:#075fe8}.customer-calendar-day.outside strong{color:#abb6c6}.customer-calendar-event{color:#0755b9;text-overflow:ellipsis;white-space:nowrap;background:#eaf3ff;border-left:3px solid #1675e8;border-radius:4px;margin-top:6px;padding:4px 5px;font-size:.62rem;font-weight:800;display:block;overflow:hidden}.customer-calendar-day em{color:#075fe8;margin-top:3px;font-size:.6rem;font-style:normal;font-weight:800;display:block}.customer-calendar-legend{color:#71809a;flex-wrap:wrap;gap:14px;padding-top:12px;font-size:.7rem;display:flex}.customer-calendar-legend i{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.customer-calendar-legend i.upcoming{background:#1675e8}.customer-calendar-legend i.completed{background:#22a765}.customer-calendar-legend i.attention{background:#d88a00}.customer-upcoming-panel{padding:17px}.customer-upcoming-panel>header{justify-content:space-between;align-items:start;gap:8px;margin-bottom:6px;display:flex}.customer-upcoming-panel>header button{color:#075fe8;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.75rem;font-weight:800}.customer-upcoming-row{color:inherit;border-top:1px solid #edf1f6;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 0;text-decoration:none;display:grid}.customer-upcoming-row>div{min-width:0}.customer-upcoming-row strong,.customer-upcoming-row span,.customer-upcoming-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.customer-upcoming-row strong{color:#20324e;font-size:.8rem}.customer-upcoming-row span{color:#5d6e87;margin-top:3px;font-size:.72rem}.customer-upcoming-row small{color:#7f8da2;margin-top:4px;font-size:.67rem}.customer-booking-muted{color:#71809a;font-size:.8rem}.customer-booking-list{overflow:hidden}.customer-booking-list-header{border-bottom:1px solid #e5ebf3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.customer-filter-tabs{border:1px solid #ccd8e7;border-radius:8px;display:inline-flex;overflow:hidden}.customer-filter-tabs button{color:#52637d;font:inherit;cursor:pointer;background:#fff;border:0;padding:8px 14px;font-size:.76rem;font-weight:800}.customer-filter-tabs button.active{color:#fff;background:#075fe8}.customer-booking-list-controls{flex-wrap:wrap;gap:8px;display:flex}.customer-booking-list-controls input,.customer-booking-list-controls select{color:#384b68;width:auto;max-width:205px;min-height:35px;font:inherit;background:#fff;border:1px solid #ccd8e7;border-radius:8px;padding:7px 9px;font-size:.73rem}.customer-selected-date{color:#52637d;border-bottom:1px solid #edf1f6;margin:0;padding:9px 16px;font-size:.76rem}.customer-selected-date button{color:#075fe8;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.customer-booking-row{color:inherit;border-bottom:1px solid #edf1f6;grid-template-columns:50px 44px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:15px 17px;text-decoration:none;display:grid}.customer-booking-row:hover{background:#f7faff}.customer-booking-row-main{min-width:0}.customer-booking-row-main h3{color:#172643;margin:0;font-size:.9rem}.customer-booking-row-main p{color:#52637d;margin:3px 0;font-size:.78rem}.customer-booking-row-main span{color:#7a899f;font-size:.7rem}.customer-booking-row-value{justify-items:end;gap:7px;display:grid}.customer-booking-row-value strong{color:#162743;font-size:.95rem}.customer-booking-row-action{color:#075fe8;white-space:nowrap;font-size:.76rem;font-weight:800}.customer-booking-empty,.customer-booking-empty{text-align:center;justify-items:center;gap:8px;padding:50px 20px;display:grid}.customer-booking-empty h2{color:#172643;margin:0;font-size:1rem}.customer-booking-empty p{color:#71809a;margin:0;font-size:.8rem}.customer-booking-skeleton{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.customer-booking-skeleton span{background:linear-gradient(110deg,#e8eef6 30%,#f7f9fc 45%,#e8eef6 60%) 0 0/200% 100%;border-radius:15px;height:110px;animation:1.3s linear infinite customer-booking-shimmer}.customer-booking-skeleton span:nth-child(4){grid-column:1/-1;height:250px}@keyframes customer-booking-shimmer{to{background-position:-200% 0}}@media (width<=1100px){.customer-booking-workspace{grid-template-columns:1fr}.customer-upcoming-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.customer-upcoming-panel>header{grid-column:1/-1}.customer-upcoming-row{min-width:0}}@media (width<=760px){.customer-bookings-page{padding:17px 14px 32px}.customer-bookings-header{flex-direction:column;align-items:stretch}.customer-bookings-header>a{width:100%}.customer-booking-metrics{grid-template-columns:1fr}.customer-booking-metrics button{min-height:72px}.customer-booking-calendar{padding:10px}.customer-calendar-header{flex-direction:column;align-items:stretch}.customer-calendar-controls{justify-content:space-between}.customer-calendar-controls button{flex:1}.customer-calendar-day{min-height:58px;padding:3px}.customer-calendar-weekday{padding:5px 2px;font-size:.56rem}.customer-calendar-day strong{width:22px;height:22px;font-size:.65rem}.customer-calendar-event{border-left:0;border-radius:50%;height:6px;margin-top:3px;padding:0;font-size:0}.customer-calendar-day em{font-size:.55rem}.customer-upcoming-panel{display:block}.customer-booking-list-header{flex-direction:column;align-items:stretch}.customer-filter-tabs{width:100%}.customer-filter-tabs button{flex:1}.customer-booking-list-controls{grid-template-columns:1fr 1fr;display:grid}.customer-booking-list-controls input{grid-column:1/-1;width:100%;max-width:none}.customer-booking-list-controls select{width:100%;max-width:none}.customer-booking-row{grid-template-columns:45px 36px minmax(0,1fr);align-items:start;gap:10px}.customer-booking-row-main{grid-column:3}.customer-booking-row-value{grid-column:3;justify-content:space-between;align-items:center;display:flex}.customer-booking-row-action{grid-column:3}.customer-booking-skeleton{grid-template-columns:1fr 1fr}.customer-booking-skeleton span:nth-child(4){grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.customer-booking-skeleton span{animation:none}}.personal-event-page{color:#172643;max-width:760px;margin:0 auto;padding:24px 20px 48px}.personal-event-header{align-items:center;gap:14px;margin-bottom:22px;display:flex}.personal-event-header h1{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(1.75rem,4vw,2.35rem)}.personal-event-back{color:#075fe8;cursor:pointer;background:#fff;border:1px solid #dce5f1;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;display:grid}.personal-event-form{gap:14px;display:grid}.personal-event-field,.personal-event-toggle{color:#64748b;background:#fff;border:1px solid #dce5f1;border-radius:16px;gap:8px;padding:16px;font-size:.82rem;font-weight:800;display:grid;box-shadow:0 6px 20px #1e3a600a}.personal-event-field input,.personal-event-field textarea{color:#172643;width:100%;min-height:28px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:1.05rem;font-weight:600}.personal-event-field textarea{resize:vertical;min-height:130px}.personal-event-field input:focus,.personal-event-field textarea:focus{box-shadow:0 2px #1769e8}.personal-event-date-control{align-items:center;gap:12px;display:flex}.personal-event-date-control input{flex:1}.personal-event-date-control span{color:#1769e8;font-size:1.8rem;font-weight:400}.personal-event-time-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.personal-event-field.is-disabled{opacity:.52}.personal-event-toggle{cursor:pointer;justify-content:space-between;align-items:center;min-height:72px;display:flex}.personal-event-toggle input{opacity:0;pointer-events:none;position:absolute}.personal-event-toggle i{background:#cbd5e1;border-radius:20px;width:48px;height:28px;transition:background .15s;position:relative}.personal-event-toggle i:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a40}.personal-event-toggle.is-on i{background:#1769e8}.personal-event-toggle.is-on i:after{transform:translate(20px)}.personal-event-actions{grid-template-columns:1fr 1fr;gap:12px;padding-top:8px;display:grid}.personal-event-actions button{min-height:52px}.personal-event-actions button:disabled{cursor:not-allowed;opacity:.55}.personal-event-error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin:0;padding:12px 14px;font-weight:700}.personal-event-delete{color:#b91c1c;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;font-weight:800}@media (width<=600px){.personal-event-page{min-height:calc(100vh - 72px);padding:16px 14px calc(100px + env(safe-area-inset-bottom))}.personal-event-header{margin-bottom:16px}.personal-event-header .provider-eyebrow{display:none}.personal-event-header h1{font-size:27px}.personal-event-field{padding:15px}.personal-event-time-row,.personal-event-actions{gap:10px}}.customer-overdue-card{gap:10px;display:grid}.customer-overdue-card .provider-primary-button{width:100%}.customer-report-issue-link{color:#b53e36;text-align:center;font-size:.78rem;font-weight:800;text-decoration:underline}.customer-booking-detail-page{gap:15px;max-width:1480px;margin:0 auto;padding:24px 30px 48px;display:grid;overflow-x:hidden}.customer-booking-detail-header{background:#fff;border:1px solid #dce5f1;border-radius:16px;grid-template-columns:58px minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:17px 20px;display:grid;box-shadow:0 8px 28px #1e3a600d}.customer-detail-icon{color:#075fe8;background:#eaf2ff;border-radius:13px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.35rem;display:inline-flex}.customer-booking-detail-header h1{color:#101d39;letter-spacing:-.03em;margin:3px 0 4px;font-size:1.5rem}.customer-booking-detail-header p:not(.customer-eyebrow){color:#53637d;margin:0;font-size:.82rem}.customer-detail-header-meta{color:#354864;gap:6px;font-size:.78rem;display:grid}.customer-detail-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customer-detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:17px;display:grid}.customer-detail-main,.customer-detail-side{gap:14px;display:grid}.customer-detail-card{background:#fff;border:1px solid #dce5f1;border-radius:16px;padding:17px 19px;box-shadow:0 8px 28px #1e3a600d}.customer-detail-card>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.customer-detail-card h2{color:#172643;margin:0;font-size:1rem}.customer-detail-card header a{color:#075fe8;font-size:.75rem;font-weight:800;text-decoration:none}.customer-details-grid{grid-template-columns:repeat(2,1fr);gap:15px 28px;margin:0;display:grid}.customer-details-grid div,.customer-request-card dl div,.customer-response-card dl div{gap:4px;display:grid}.customer-details-grid dt,.customer-request-card dt,.customer-response-card dt{color:#7b899e;font-size:.7rem}.customer-details-grid dd,.customer-request-card dd,.customer-response-card dd{color:#1b2b48;margin:0;font-size:.86rem;font-weight:700}.customer-manage-card{border-top:3px solid #0c73ed}.customer-manage-card header p{color:#71809a;margin:4px 0 0;font-size:.75rem}.customer-manage-actions{flex-wrap:wrap;gap:9px;display:flex}.customer-read-only{color:#71809a;margin:0;font-size:.8rem}.customer-past-notice{color:#714b00;background:#fffaf0;border:1px solid #f1d299;border-left:4px solid #d88a00;border-radius:12px;padding:15px 18px}.customer-past-notice strong{font-size:.9rem}.customer-past-notice p{margin:5px 0 11px;font-size:.8rem}.customer-request-card dl,.customer-response-card dl{grid-template-columns:repeat(2,1fr);gap:13px;margin:0 0 13px;display:grid}.customer-request-card p,.customer-response-card p{color:#53637d;margin:0 0 13px;font-size:.8rem;line-height:1.5}.customer-detail-links{flex-wrap:wrap;gap:8px;display:flex}.customer-detail-links a{min-height:36px;font-size:.72rem}.customer-mini-calendar header{margin-bottom:11px}.customer-mini-calendar header button{color:#345071;cursor:pointer;background:0 0;border:0;font-size:1rem}.customer-mini-calendar header div{gap:6px;display:flex}.customer-mini-weekdays,.customer-mini-days{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.customer-mini-weekdays span{color:#8a98ae;font-size:.57rem;font-weight:800}.customer-mini-days{margin-top:8px}.customer-mini-days span{color:#53637d;border-radius:50%;justify-content:center;align-items:center;min-height:28px;font-size:.73rem;display:inline-flex}.customer-mini-days span.selected{color:#fff;background:#075fe8;box-shadow:0 0 0 4px #eaf2ff}.customer-calendar-caption{color:#71809a;margin:13px 0 0;font-size:.67rem}.customer-calendar-caption i{background:#075fe8;border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block}.customer-provider-summary{align-items:center;gap:10px;margin-bottom:14px;display:flex}.customer-provider-summary>span{color:#14766d;background:#dff4f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:900;display:inline-flex}.customer-provider-summary strong{color:#20324e;font-size:.87rem}.customer-provider-summary p{color:#78879d;margin:4px 0 0;font-size:.7rem;line-height:1.4}.customer-provider-card>a{width:100%}.customer-quick-actions{gap:0;display:grid}.customer-next-steps ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.customer-next-steps li{align-items:flex-start;gap:9px;display:flex}.customer-next-steps li>span{color:#075fe8;background:#eaf2ff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:23px;height:23px;font-size:.7rem;font-weight:800;display:inline-flex}.customer-next-steps p{color:#42536d;margin:3px 0;font-size:.76rem;line-height:1.35}.customer-next-step-actions{border-top:1px solid #edf1f6;gap:7px;margin-top:14px;padding-top:13px;display:grid}.customer-next-step-actions a{color:#075fe8;font-size:.76rem;font-weight:800;text-decoration:none}.customer-quick-actions header{margin-bottom:3px}.customer-quick-actions a{color:#334863;border-top:1px solid #edf1f6;justify-content:space-between;padding:12px 0;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.customer-quick-actions a span{color:#075fe8}.customer-timeline ol{grid-template-columns:repeat(4,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.customer-timeline li{text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.customer-timeline li:not(:last-child):after{content:"";background:#dce5f1;height:2px;position:absolute;top:15px;left:calc(50% + 16px);right:calc(16px - 50%)}.customer-timeline li.done:not(:last-child):after{background:#42b879}.customer-timeline li>span{z-index:1;color:#8795aa;background:#fff;border:2px solid #dce5f1;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-weight:800;display:inline-flex;position:relative}.customer-timeline li.done>span{color:#16743e;background:#e8f8ef;border-color:#42b879}.customer-timeline li.current>span{color:#075fe8;border-color:#075fe8;box-shadow:0 0 0 4px #eaf2ff}.customer-timeline li.terminated>span{color:#b53e36;border-color:#d65a52}.customer-timeline strong,.customer-timeline small{display:block}.customer-timeline strong{color:#33425d;font-size:.7rem}.customer-timeline small{color:#8290a5;margin-top:3px;font-size:.62rem}.customer-detail-skeleton{grid-template-columns:1.4fr 1fr;gap:14px;display:grid}.customer-detail-skeleton span{background:#e8eef6;border-radius:15px;min-height:190px}.customer-detail-skeleton span:first-child{grid-column:1/-1;min-height:100px}.customer-detail-error{text-align:center;background:#fff;border:1px solid #dce5f1;border-radius:15px;max-width:560px;margin:25px auto;padding:35px}.customer-detail-error h1{color:#172643;margin:0 0 9px;font-size:1.2rem}.customer-detail-error p{color:#71809a}@media (width<=1100px){.customer-detail-layout{grid-template-columns:1fr}.customer-detail-side{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-detail-side .customer-quick-actions{grid-column:1/-1}}@media (width<=760px){.customer-booking-detail-page{padding:17px 14px 32px}.customer-booking-detail-header{grid-template-columns:44px minmax(0,1fr);padding:14px}.customer-detail-icon{width:42px;height:42px}.customer-booking-detail-header h1{font-size:1.15rem}.customer-detail-header-meta{grid-column:2;grid-template-columns:auto auto auto;align-items:center}.customer-detail-header-actions{grid-column:1/-1;justify-content:stretch}.customer-detail-header-actions>*{flex:1}.customer-details-grid,.customer-request-card dl,.customer-response-card dl{grid-template-columns:1fr;gap:12px}.customer-timeline ol{grid-template-columns:1fr;justify-items:start;gap:14px}.customer-timeline li{text-align:left;grid-template-columns:31px minmax(0,1fr);justify-items:start;width:100%}.customer-timeline li:not(:last-child):after{width:2px;height:auto;inset:31px auto -14px 15px}.customer-detail-side{grid-template-columns:1fr}.customer-detail-side .customer-quick-actions{grid-column:auto}.customer-manage-actions>*{flex:1;min-width:145px}.customer-past-notice .provider-secondary-button{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behaviour:auto!important}}.provider-chats-page{gap:18px;max-width:1420px;margin:0 auto;padding:24px 28px 40px;display:grid}.chats-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.chats-page-header h1{color:#101d39;letter-spacing:-.03em;margin:4px 0 6px;font-size:2rem}.chats-page-subtitle{color:#5f6e87;margin:0;font-size:.92rem}.chat-metrics-strip{flex-wrap:wrap;gap:10px;display:flex}.chat-metric{background:#fff;border:1px solid #dce5f1;border-radius:13px;align-items:center;gap:10px;min-width:130px;padding:12px 16px;display:flex;box-shadow:0 4px 14px #1e3a600a}.chat-metric-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.05rem;display:inline-flex}.chat-metric-icon.blue{color:#075fe8;background:#eaf2ff}.chat-metric-icon.red{color:#c84b42;background:#fff0e9}.chat-metric-icon.orange{color:#bd7700;background:#fff7df}.chat-metric strong{color:#101d39;font-size:1.5rem;font-weight:800;line-height:1;display:block}.chat-metric span{color:#687994;font-size:.72rem;font-weight:600}.chats-page-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:22px;display:grid}.chats-list-panel{background:#fff;border:1px solid #dce5f1;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #1e3a600d}.chats-toolbar{border-bottom:1px solid #e5ebf3;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;display:flex}.chats-search-wrapper{flex:200px;min-width:160px;position:relative}.chats-search-icon{color:#8a98ae;pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.chats-search-input{box-sizing:border-box;width:100%;font:inherit;background:#f8fafc;border:1px solid #ccd8e7;border-radius:9px;outline:none;padding:9px 12px 9px 34px;font-size:.88rem}.chats-search-input:focus{background:#fff;border-color:#075fe8;box-shadow:0 0 0 3px #075fe81a}.chats-filter-group{border:1px solid #ccd8e7;border-radius:9px;gap:4px;display:flex;overflow:hidden}.chat-filter-button{color:#5f6e87;font:inherit;cursor:pointer;background:#fff;border:0;padding:8px 14px;font-size:.82rem;font-weight:700;transition:background .12s,color .12s}.chat-filter-button.active{color:#fff;background:#075fe8}.chat-filter-button:hover:not(.active){background:#f0f4fa}.chats-sort-select{font:inherit;color:#293957;cursor:pointer;background:#fff;border:1px solid #ccd8e7;border-radius:9px;outline:none;padding:8px 12px;font-size:.82rem;font-weight:700}.chats-sort-select:focus{border-color:#075fe8;box-shadow:0 0 0 3px #075fe81a}.chats-list{background:#eef2f7;gap:1px;display:grid}.chat-list-item{color:inherit;background:#fff;border-left:3px solid #0000;align-items:flex-start;gap:14px;padding:16px 18px;text-decoration:none;transition:background .12s;display:flex}.chat-list-item:hover{background:#f6f9fc;border-left-color:#075fe8}.chat-list-item:focus-visible{outline-offset:-3px;outline:3px solid #075fe8}.chat-avatar{object-fit:cover;border-radius:50%;flex:none;width:44px;height:44px}.chat-avatar-sm{width:32px;height:32px}.chat-avatar-lg{width:52px;height:52px}.chat-avatar-fallback{color:#075fe8;background:#eaf2ff;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:inline-flex}.chat-list-item-body{flex:auto;min-width:0}.chat-list-item-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-list-item-header h3{color:#16233f;margin:0;font-size:.95rem;font-weight:700}.chat-unread-name{color:#075fe8}.chat-list-item-time{color:#8a98ae;white-space:nowrap;flex:none;font-size:.75rem}.chat-list-item-service{color:#5f6e87;margin:3px 0 0;font-size:.78rem;font-weight:600}.chat-list-item-preview{color:#687994;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:.82rem;line-height:1.4;overflow:hidden}.chat-unread-preview{color:#2a3a55;font-weight:600}.chat-list-item-footer{align-items:center;gap:8px;margin-top:8px;display:flex}.chat-list-item-arrow{color:#075fe8;flex:none;align-self:center;font-size:1.1rem}.chat-status-pill{border-radius:999px;align-items:center;padding:3px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.chat-status-pill.quote{color:#075fe8;background:#eaf2ff}.chat-status-pill.booking{color:#16743e;background:#e8f8ef}.chat-status-pill.awaiting{color:#9b6900;background:#fff7df}.chat-status-pill.inactive{color:#687994;background:#eef2f7}.chat-unread-badge{color:#fff;background:#075fe8;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.7rem;font-weight:800;display:inline-flex}.chat-list-skeleton{background:#eef2f7;gap:1px;display:grid}.chat-list-skeleton-row{background:#fff;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.chat-skeleton-avatar{background:#e8eef6;border-radius:50%;flex:none;width:44px;height:44px}.chat-skeleton-body{flex:1;gap:6px;display:grid}.chat-skeleton-line{background:#e8eef6;border-radius:4px;height:12px}.chat-skeleton-line.w40{width:40%}.chat-skeleton-line.w60{width:60%}.chat-skeleton-line.w80{width:80%}.chat-empty-state{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:48px 24px;display:flex}.chat-empty-icon{color:#075fe8;font-size:2.2rem}.chat-empty-state h3{color:#16233f;margin:0;font-size:1.05rem}.chat-empty-state p{color:#687994;margin:0;font-size:.85rem}.chats-page-sidebar,.chat-detail-sidebar{gap:16px;display:grid}.chat-side-card{background:#fff;border:1px solid #dce5f1;border-radius:14px;padding:18px;box-shadow:0 6px 18px #1e3a600a}.chat-side-card-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.chat-side-card-title h2{color:#182744;margin:0;font-size:1rem}.chat-side-icon{color:#075fe8;background:#eaf2ff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:800;display:inline-flex}.chat-side-icon.amber{color:#bd7700;background:#fff4dc}.chat-side-icon.green{color:#16743e;background:#e8f8ef}.chat-side-icon.purple{color:#7958dc;background:#f1edff}.chat-guidance-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.chat-guidance-list li{align-items:flex-start;gap:11px;display:flex}.chat-guidance-step-icon{border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;display:inline-flex}.chat-guidance-step-icon.purple{color:#7958dc;background:#f1edff}.chat-guidance-step-icon.green{color:#16743e;background:#e8f8ef}.chat-guidance-step-icon.orange{color:#bd7700;background:#fff7df}.chat-guidance-list strong{color:#182744;font-size:.85rem;display:block}.chat-guidance-list p{color:#687994;margin:3px 0 0;font-size:.76rem;line-height:1.4}.provider-chat-detail-page{flex-direction:column;max-width:1420px;height:calc(100dvh - 64px);margin:0 auto;padding:16px 28px 0;display:flex;overflow:hidden}.chat-back-button{color:#075fe8;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:none;width:fit-content;padding:0 0 12px;font-weight:700}.chat-back-button:hover{color:#0644ad;text-decoration:underline}.chat-detail-workspace{flex:auto;grid-template-columns:minmax(0,1fr) 290px;gap:22px;min-height:0;padding-bottom:16px;display:grid}.chat-detail-main{background:#fff;border:1px solid #dce5f1;border-radius:16px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 8px 28px #1e3a600d}.chat-conversation-header{border-bottom:1px solid #e5ebf3;flex:none;align-items:center;gap:14px;padding:14px 18px;display:flex}.chat-conversation-info{flex:auto;min-width:0}.chat-conversation-info h1{color:#101d39;margin:0;font-size:1.25rem}.chat-conversation-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;display:flex}.chat-conversation-meta>span{color:#5f6e87;font-size:.8rem}.chat-conversation-actions{flex:none;gap:8px;display:flex}.chat-messages-viewport{background:#f7f9fc;flex-direction:column;flex:auto;gap:4px;min-height:0;padding:18px;display:flex;overflow-y:auto}.chat-date-separator{color:#8a98ae;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:10px;margin:16px 0 8px;font-size:.72rem;font-weight:700;display:flex}.chat-date-separator:before,.chat-date-separator:after{content:"";background:#dde4ee;flex:1;height:1px}.chat-message-row{gap:8px;max-width:100%;margin-bottom:6px;display:flex}.chat-message-incoming{justify-content:flex-start}.chat-message-outgoing{justify-content:flex-end}.chat-message-bubble-wrapper{flex-direction:column;max-width:68%;display:flex}.chat-message-bubble{word-wrap:break-word;overflow-wrap:break-word;border-radius:14px;padding:10px 14px;font-size:.88rem;line-height:1.45}.chat-message-bubble p{margin:0}.chat-message-bubble.incoming{color:#1b2b48;background:#fff;border:1px solid #e0e7f0;border-top-left-radius:5px}.chat-message-bubble.outgoing{color:#0d2247;background:#eaf2ff;border-top-right-radius:5px}.chat-sender-sr{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.chat-message-time{color:#8a98ae;margin-top:4px;font-size:.68rem}.chat-message-outgoing .chat-message-time{text-align:right}.chat-messages-empty{text-align:center;color:#8a98ae;padding:40px 0;font-size:.85rem}.chat-send-error{color:#b33f38;text-align:center;background:#fff0e9;border:1px solid #f3c1b8;border-radius:10px;max-width:400px;margin:12px auto;padding:10px 14px;font-size:.82rem}.chat-jump-latest{color:#075fe8;font:inherit;cursor:pointer;z-index:5;background:#fff;border:1px solid #075fe8;border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:700;position:absolute;bottom:120px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #075fe82e}.chat-jump-latest:hover{background:#eaf2ff}.chat-composer-fixed{background:#fff;border-top:1px solid #e5ebf3;flex:none;padding:12px 18px}.chat-composer-label{color:#293957;margin-bottom:6px;font-size:.78rem;font-weight:700;display:block}.chat-composer-input-row{align-items:flex-end;gap:10px;display:flex}.chat-composer-input-row textarea{box-sizing:border-box;min-height:44px;max-height:140px;font:inherit;resize:none;border:1px solid #ccd8e7;border-radius:12px;outline:none;flex:auto;padding:11px 14px;font-size:.88rem;line-height:1.4;overflow-y:auto}.chat-composer-input-row textarea:focus{border-color:#075fe8;box-shadow:0 0 0 3px #075fe81a}.chat-composer-input-row button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#075fe8;border:1px solid #075fe8;border-radius:12px;flex:none;padding:0 20px;font-size:.85rem;font-weight:800}.chat-composer-input-row button:hover:not(:disabled){background:#064fc4}.chat-composer-input-row button:disabled{opacity:.5;cursor:not-allowed}.chat-composer-note{color:#8a98ae;margin:7px 0 0;font-size:.7rem}.chat-context-list{gap:12px;margin:0;display:grid}.chat-context-list>div{border-bottom:1px solid #eef2f7;gap:3px;padding-bottom:10px;display:grid}.chat-context-list>div:last-child{border-bottom:0;padding-bottom:0}.chat-context-list dt{color:#687994;font-size:.72rem;font-weight:700}.chat-context-list dd{color:#172643;margin:0;font-size:.85rem;font-weight:600}.chat-context-link{width:100%;margin-top:14px}.chat-tips-list{color:#455572;gap:10px;margin:0;padding:0;font-size:.8rem;line-height:1.4;list-style:none;display:grid}.chat-tips-list li{padding-left:22px;position:relative}.chat-tips-list li:before{content:"✓";color:#075fe8;font-weight:900;position:absolute;left:0}.chat-detail-error{text-align:center;background:#fff;border:1px solid #dce5f1;border-radius:16px;max-width:600px;margin:40px auto;padding:32px}.chat-detail-error h1{margin:0 0 10px;font-size:1.3rem}.chat-detail-error p{color:#60708b}.chat-detail-error>div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px;display:flex}.chat-conversation-skeleton{gap:14px;display:grid}.chat-skeleton-header{background:#e8eef6;border-radius:12px;height:60px}.chat-skeleton-messages{gap:10px;padding:20px;display:grid}.chat-skeleton-bubble{background:#e8eef6;border-radius:12px;height:40px}.chat-skeleton-bubble.left{justify-self:start}.chat-skeleton-bubble.right{justify-self:end}.chat-skeleton-bubble.w40{width:40%}.chat-skeleton-bubble.w50{width:50%}.chat-skeleton-bubble.w60{width:60%}.provider-direct-enquiries-shell{max-width:1180px;margin:0 auto 22px}.provider-direct-enquiries{background:#fff;border:1px solid #dce5f1;border-radius:18px;padding:22px;box-shadow:0 8px 24px #142c500d}.provider-direct-enquiries-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.provider-direct-enquiries-heading h2{color:#172643;margin:2px 0 5px;font-size:1.25rem}.provider-direct-enquiries-heading p:last-child{color:#687994;margin:0;font-size:.85rem}.provider-direct-enquiries-heading>strong{color:#075fe8;text-align:center;background:#eaf2ff;border-radius:999px;min-width:42px;padding:8px 12px}.provider-direct-enquiries-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.provider-direct-enquiry-card{color:inherit;border:1px solid #e4eaf2;border-radius:14px;gap:7px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:grid}.provider-direct-enquiry-card:hover,.provider-direct-enquiry-card:focus-visible{border-color:#075fe8;outline:none;box-shadow:0 4px 14px #075fe81f}.provider-direct-enquiry-card-top,.provider-direct-enquiry-card footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.provider-direct-enquiry-badge{color:#075fe8;letter-spacing:.06em;font-size:.68rem;font-weight:900}.provider-direct-enquiry-intent{color:#687994;font-size:.75rem}.provider-direct-enquiry-intent.quote{color:#a45b00}.provider-direct-enquiry-unread{color:#167545;background:#e2f6eb;border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:800}.provider-direct-enquiry-card>strong{color:#172643;font-size:.95rem}.provider-direct-enquiry-card h3{color:#172643;margin:0;font-size:.9rem}.provider-direct-enquiry-card p{color:#687994;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.provider-direct-enquiry-card footer{color:#8795aa;text-transform:capitalize;border-top:1px solid #eef2f7;padding-top:8px;font-size:.72rem}.provider-direct-enquiries-empty{color:#687994;background:#f6f8fb;border-radius:12px;margin:18px 0 0;padding:18px;font-size:.85rem}@media (width<=1050px){.chats-page-layout,.chat-detail-workspace{grid-template-columns:1fr}.chat-detail-sidebar{display:none}}@media (width<=700px){.provider-chats-page{padding:16px 14px 30px}.chats-page-header{flex-direction:column;align-items:stretch}.provider-direct-enquiries{padding:16px}.provider-direct-enquiries-list{grid-template-columns:1fr}.provider-direct-enquiries-heading{gap:12px}.chat-metrics-strip{overflow-x:auto}.chats-toolbar{flex-direction:column;align-items:stretch}.chats-search-wrapper{min-width:auto}.chats-filter-group{justify-content:stretch;width:100%}.chat-filter-button{flex:1}.provider-chat-detail-page{height:calc(100dvh - 142px);padding:12px 14px 0}.chat-conversation-header{flex-wrap:wrap}.chat-conversation-actions{width:100%}.chat-message-bubble-wrapper{max-width:85%}.chat-composer-fixed{padding:10px 12px}.chat-composer-input-row{gap:7px}.chat-composer-input-row button{padding:0 13px}.chat-detail-error{margin:20px auto;padding:24px 16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.chat-report-button{color:#a52f38;min-height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e4a5a5;border-radius:8px;padding:.45rem .7rem;font-weight:800}.chat-report-panel{background:#fff8f8;border:1px solid #e4a5a5;border-radius:12px;gap:.7rem;padding:1rem;display:grid}.chat-report-panel h2,.chat-report-panel p{margin:0}.chat-report-panel p{color:#6e4b4b}.chat-report-panel label{gap:.4rem;font-weight:800;display:grid}.chat-report-panel textarea{width:100%;font:inherit;resize:vertical;border:1px solid #dbb;border-radius:8px;padding:.65rem}.chat-report-panel>div{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.account-page{width:min(850px,100% - 3rem);color:var(--text);margin:0 auto;padding:2rem 0 5rem}.account-page>header{margin:1.2rem 0}.account-page h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.account-page header p:last-child{color:var(--muted);line-height:1.55}.account-form,.account-links,.account-danger-panel,.account-notice{border:1px solid var(--border);background:#fff;border-radius:16px;gap:.8rem;padding:1.25rem;display:grid}.account-form label{gap:.4rem;font-weight:800;display:grid}.account-form input{min-height:44px;color:var(--text);font:inherit;border:1px solid #dce6f0;border-radius:8px;padding:.65rem .75rem}.account-form input[readonly]{color:var(--muted);background:#f4f7fa}.account-form small,.account-form fieldset p{color:var(--muted);font-weight:500}.account-form fieldset{border:1px solid #e1eaf3;border-radius:10px;gap:.7rem;padding:1rem;display:grid}.account-form fieldset p{margin:0}.account-error{color:#a52f38;background:#fff0f0;border-radius:8px;padding:.7rem}.account-success{color:#16733b;background:#effbf2;border-radius:8px;padding:.7rem}.account-links{margin-top:1rem}.account-links h2{margin:0}.account-links a{color:var(--primary);font-weight:850}.danger-button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#c53c47;border:0;border-radius:9px;padding:.6rem .9rem;font-weight:850}.danger-link{color:#c53c47!important}.account-danger-panel{background:#fff8f8;border-color:#e4a5a5}.account-danger-panel h2{margin:0}.account-danger-panel li{margin:.35rem 0}.account-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.not-found-page{text-align:center;width:min(650px,100% - 3rem);color:var(--text);margin:8rem auto}.not-found-page h1{margin:.3rem 0;font-size:clamp(2rem,5vw,3.2rem)}.not-found-page p{color:var(--muted)}.not-found-path{font-family:ui-monospace,monospace;font-size:.85rem}@media (width<=620px){.account-page,.not-found-page{width:min(100% - 1.25rem,620px);padding-top:1.2rem}.account-actions{display:grid}}.canonical-offer-message{background:0 0!important;border:0!important;max-width:min(100%,520px)!important;padding:0!important}.chat-offer-card{color:#102044;background:#f4f8ff;border:1px solid #9bc1ff;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px #1a57b31f}.chat-offer-card-heading{background:#e3efff;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.chat-offer-card-heading strong,.chat-offer-card-eyebrow{display:block}.chat-offer-card-eyebrow{color:#3565a7;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px;font-size:.72rem;font-weight:800}.chat-offer-card-status{color:#275ba1;white-space:nowrap;background:#fff;border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:.75rem;font-weight:800}.chat-offer-card-accepted .chat-offer-card-status{color:#176c40}.chat-offer-card-rejected .chat-offer-card-status{color:#a42f37}.chat-offer-card-body{padding:14px 16px 8px}.chat-offer-card-body dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.chat-offer-card-body dt{color:#627596;font-size:.74rem;font-weight:700}.chat-offer-card-body dd{color:#102044;margin:2px 0 0;font-weight:800}.chat-offer-card-body p{gap:3px;margin:14px 0 4px;line-height:1.45;display:grid}.chat-offer-card-body p span{color:#627596;font-size:.74rem;font-weight:800}.chat-offer-card-actions{grid-template-columns:1fr 1fr;gap:8px;padding:8px 16px 14px;display:grid}.chat-offer-card-actions button{min-height:44px;font:inherit;cursor:pointer;border-radius:9px;font-weight:850}.chat-offer-card-actions button:first-child{color:#fff;background:#165aba;border:1px solid #165aba}.chat-offer-card-actions button:last-child{color:#b52d36;background:#fff;border:1px solid #c7333d}.chat-offer-card-action{color:#165aba;border-top:1px solid #cbdcf6;justify-content:space-between;align-items:center;min-height:44px;padding:0 16px;font-weight:850;text-decoration:none;display:flex}@media (width<=500px){.chat-offer-card-heading{align-items:flex-start}.chat-offer-card-body dl{grid-template-columns:1fr;gap:8px}}.customer-mobile-conversation-back{display:none}.customer-chats-page{gap:20px;max-width:1420px;margin:0 auto;padding:28px 28px 44px;display:grid}.customer-chats-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.customer-eyebrow{color:#075fe8;letter-spacing:.14em;margin:0 0 5px;font-size:.72rem;font-weight:800}.customer-chats-header h1{color:#101d39;letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.35rem)}.customer-chats-header p:not(.customer-eyebrow){color:#687994;margin:7px 0 0;font-size:.94rem}.customer-chat-count{color:#687994;white-space:nowrap;font-size:.82rem;font-weight:700}.customer-chats-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:22px;display:grid}.customer-chats-list-panel{background:#fff;border:1px solid #dce5f1;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px #1e3a600d}.customer-chats-toolbar{border-bottom:1px solid #e5ebf3;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;display:flex}.customer-chat-search{flex:210px;min-width:180px;position:relative}.customer-chat-search span{color:#8a98ae;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.customer-chat-search input{box-sizing:border-box;color:#182744;width:100%;font:inherit;background:#f8fafc;border:1px solid #ccd8e7;border-radius:9px;padding:10px 12px 10px 34px;font-size:.88rem}.customer-chat-search input:focus{background:#fff;border-color:#075fe8;outline:none;box-shadow:0 0 0 3px #075fe81a}.customer-chat-filters{border:1px solid #ccd8e7;border-radius:9px;gap:4px;display:flex;overflow-x:auto}.customer-chat-filters button{color:#5f6e87;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:0;padding:9px 12px;font-size:.78rem;font-weight:700}.customer-chat-filters button.active{color:#fff;background:#075fe8}.customer-chats-toolbar select{color:#293957;font:inherit;background:#fff;border:1px solid #ccd8e7;border-radius:9px;padding:9px 11px;font-size:.78rem;font-weight:700}.customer-chat-list{background:#eef2f7;gap:1px;display:grid}.customer-chat-list-item{border-left-color:#0000;position:relative}.customer-chat-list-item.customer-chat-unread{background:#f3f8ff;border-left-color:#075fe8}.customer-chat-unread-dot{background:#075fe8;border-radius:50%;width:8px;height:8px;position:absolute;top:25px;left:8px}.customer-chat-list-item h2{color:#16233f;margin:0;font-size:.95rem;font-weight:700}.customer-chat-list-item .chat-list-item-footer{min-height:20px}.customer-chat-tips{position:sticky;top:18px}.customer-chat-secondary-button,.customer-chat-outline-button,.customer-chat-context-link{box-sizing:border-box;color:#075fe8;min-height:40px;font:inherit;background:#fff;border:1px solid #cbd9ea;border-radius:9px;justify-content:center;align-items:center;padding:8px 13px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.customer-chat-secondary-button:hover,.customer-chat-outline-button:hover,.customer-chat-context-link:hover{background:#f0f6ff}.customer-chat-context-link{width:100%;margin-top:10px}.customer-chat-detail-page{height:calc(100dvh - 64px)}.customer-chat-detail-page .chat-detail-workspace{min-height:0}.customer-chat-detail-page .chat-detail-main{position:relative}.customer-chat-detail-page .customer-chat-back{flex:none}.customer-chat-detail-page .customer-chat-context-actions{flex-wrap:wrap;justify-content:flex-end}.customer-chat-detail-page .chat-message-bubble-wrapper{max-width:68%}.customer-chat-detail-page .chat-message-bubble{min-width:0}.customer-chat-closed{color:#687994;background:#fff;border-top:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px 18px;font-size:.84rem;display:flex}.customer-chat-closed a{color:#075fe8;font-weight:800}.customer-chat-detail-sidebar{min-height:0;overflow-y:auto}@media (width<=1050px){.customer-chats-layout{grid-template-columns:1fr}.customer-chat-tips,.customer-chat-detail-page .chat-detail-sidebar{display:none}}@media (width<=700px){.customer-chats-page{padding:18px 14px calc(96px + env(safe-area-inset-bottom))}.customer-chats-header{align-items:flex-start}.customer-chats-header h1{font-size:1.7rem}.customer-chat-count{padding-top:24px}.customer-chats-toolbar{flex-direction:column;align-items:stretch;padding:12px}.customer-chat-search{min-width:0}.customer-chat-filters{width:100%}.customer-chat-filters button{flex:1 0 auto}.customer-chats-toolbar select{width:100%}.customer-chat-list-item{padding:14px 12px}.customer-chat-list-item .chat-list-item-preview{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.customer-chat-detail-page{height:calc(100dvh - 142px);padding:12px 10px 0}.customer-chat-detail-page .chat-detail-workspace{padding-bottom:0}.customer-chat-detail-page .chat-conversation-header{padding:12px}.customer-chat-detail-page .chat-conversation-actions{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.customer-chat-detail-page .customer-chat-outline-button{white-space:nowrap}.customer-chat-detail-page .chat-messages-viewport{padding:14px 10px}.customer-chat-detail-page .chat-message-bubble-wrapper{max-width:85%}.customer-chat-detail-page .chat-composer-fixed,.customer-chat-detail-page .customer-chat-closed{padding:10px 12px}.customer-chat-detail-page .chat-composer-input-row button{padding:0 12px}.customer-chat-detail-page .chat-composer-note{display:none}.customer-chat-closed{min-height:58px}}@media (prefers-reduced-motion:reduce){.customer-chat-detail-page *{scroll-behavior:auto!important}}.provider-job-detail-page{color:#16233f;background:#f5f8fc;min-height:100%;padding:28px 32px 56px}.job-detail-content-width{max-width:1420px;margin:0 auto}.job-detail-back-button{color:#075fe8;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 0 20px;font-weight:700}.job-detail-back-button:hover{color:#0644ad;text-decoration:underline}.job-detail-layout{grid-template-columns:minmax(0,3fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.job-detail-main-column{min-width:0}.job-detail-header{justify-content:space-between;align-items:flex-start;gap:24px;margin:8px 4px 24px;display:flex}.job-detail-header h1{color:#101d39;letter-spacing:-.035em;margin:4px 0 10px;font-size:clamp(2rem,3.2vw,3rem);line-height:1.08}.job-detail-intro{color:#52617c;white-space:pre-wrap;max-width:800px;margin:0;font-size:1rem;line-height:1.65}.provider-small-primary,.provider-secondary-button{min-height:44px;font:inherit;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 17px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.provider-small-primary{color:#fff;background:#075fe8;border:1px solid #075fe8;box-shadow:0 5px 14px #075fe829}.provider-small-primary:hover{background:#064fc4}.provider-small-primary:disabled{cursor:wait;opacity:.7}.provider-secondary-button:hover{background:#f3f7ff;border-color:#075fe8}.job-detail-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.job-detail-top-action{white-space:nowrap}.job-detail-panel,.existing-quote-summary,.job-unavailable-panel,.job-detail-side-card{background:#fff;border:1px solid #dce5f1;border-radius:16px;box-shadow:0 8px 28px #1e3a600d}.job-detail-panel{margin-bottom:20px;padding:21px}.job-detail-panel h2,.job-detail-side-card h2,.existing-quote-summary h2,.job-unavailable-panel h2{color:#182744;margin:0;font-size:1.08rem}.job-overview-panel>h2{margin-bottom:17px}.job-overview-content{grid-template-columns:minmax(230px,29%) 1fr;gap:24px;display:grid}.job-image-gallery{min-width:0}.job-main-image-button{cursor:zoom-in;background:#eaf1fa;border:0;border-radius:13px;width:100%;height:250px;padding:0;display:block;overflow:hidden}.job-main-image-button img{object-fit:cover;width:100%;height:100%}.job-gallery-controls{color:#586b87;justify-content:center;align-items:center;gap:15px;margin-top:10px;font-size:.8rem;display:flex}.job-gallery-controls button{color:#075fe8;cursor:pointer;background:#fff;border:1px solid #d5dfec;border-radius:50%;width:32px;height:32px}.job-image-placeholder{color:#6a7d99;background:linear-gradient(145deg,#e9f1fd,#f4f7fb);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.job-image-placeholder span{color:#075fe8;font-size:3rem}.job-image-placeholder p{margin:7px 0 0;font-size:.8rem}.job-metadata-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.job-metadata-grid>div{border-bottom:1px solid #e5ebf3;min-height:67px;padding:5px 17px 12px}.job-metadata-grid>div:nth-child(3n+1){padding-left:0}.job-metadata-grid>div:nth-last-child(-n+3){border-bottom:0;padding-bottom:0}.job-metadata-grid dt,.side-summary-list dt,.existing-quote-grid dt,.quote-success-summary dt{color:#687994;font-size:.72rem;font-weight:700}.job-metadata-grid dd,.side-summary-list dd,.existing-quote-grid dd,.quote-success-summary dd{color:#172643;overflow-wrap:anywhere;margin:5px 0 0;font-size:.87rem;font-weight:750;line-height:1.35}.detail-panel-heading,.existing-quote-heading{align-items:center;gap:13px;display:flex}.detail-panel-icon,.side-card-icon,.quote-success-icon{color:#075fe8;background:#eaf2ff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:39px;height:39px;font-size:1.2rem;font-weight:800;display:inline-flex}.job-full-description{color:#34435f;white-space:pre-wrap;margin:15px 0 0 52px;font-size:.93rem;line-height:1.7}.job-detail-sidebar{gap:16px;display:grid}.job-detail-side-card{padding:20px}.side-card-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.side-card-icon{border-radius:10px;width:31px;height:31px;font-size:1.05rem}.side-card-icon.amber{color:#bd7700;background:#fff4dc}.side-card-icon.purple{color:#7958dc;background:#f1edff}.side-summary-list{margin:0}.side-summary-list>div{border-bottom:1px solid #e7edf5;grid-template-columns:minmax(0,1fr);gap:4px;padding:12px 0;display:grid}.side-summary-list>div:last-child{border-bottom:0;padding-bottom:0}.side-summary-list dd{text-align:left;overflow-wrap:normal;word-break:normal;margin:0;font-size:.78rem}.job-detail-status-pill{color:#53637d;background:#eef2f7;border-radius:999px;align-items:center;padding:4px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.job-detail-status-pill.asap,.job-detail-status-pill.pending{color:#a84c25;background:#fff0e9}.job-detail-status-pill.soon{color:#9b6900;background:#fff7df}.job-detail-status-pill.flexible,.job-detail-status-pill.open{color:#16743e;background:#e8f8ef}.tips-card ul{color:#455572;gap:11px;margin:0;padding:0;font-size:.8rem;line-height:1.45;list-style:none;display:grid}.tips-card li{padding-left:23px;position:relative}.tips-card li:before{content:"✓";color:#075fe8;font-weight:900;position:absolute;left:0}.workflow-card p,.support-card p{color:#53627c;margin:0;font-size:.82rem;line-height:1.55}.support-card .provider-secondary-button{width:100%;margin-top:15px}.existing-quote-summary{margin-bottom:20px;padding:23px}.existing-quote-heading p:not(.provider-eyebrow){color:#5f6e87;margin:5px 0 0;font-size:.85rem}.quote-success-icon{color:#18884a;background:#e9f8ef;border-radius:50%}.existing-quote-grid{border-top:1px solid #e3eaf3;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0;padding-top:17px;display:grid}.existing-quote-grid>div:last-child{grid-column:1/-1}.existing-quote-summary .provider-small-primary{margin-top:4px}.job-unavailable-panel{align-items:flex-start;gap:14px;margin-bottom:20px;padding:24px;display:flex}.job-unavailable-panel p{color:#53627c;margin:7px 0 17px;font-size:.88rem}.job-unavailable-panel .provider-small-primary{min-height:40px}.quote-form-panel{padding:0;overflow:hidden}.quote-submission-form{padding:25px}.quote-form-heading{margin-bottom:22px}.quote-form-heading h2{margin:4px 0 5px;font-size:1.25rem}.quote-form-heading p:last-child{color:#61708a;margin:0;font-size:.86rem}.quote-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.quote-field{min-width:0}.quote-field label{color:#293957;margin-bottom:7px;font-size:.78rem;font-weight:800;display:block}.quote-field label span{color:#7888a1;font-weight:500}.quote-field input,.quote-field select,.quote-field textarea{box-sizing:border-box;color:#1b2b48;width:100%;font:inherit;background:#fff;border:1px solid #ccd8e7;border-radius:9px;outline:none;padding:11px 12px;font-size:.9rem}.quote-field input,.quote-field select{height:45px}.quote-field textarea{resize:vertical;min-height:118px;line-height:1.45}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:#075fe8;box-shadow:0 0 0 3px #075fe821}.quote-field input[aria-invalid=true],.quote-field textarea[aria-invalid=true]{border-color:#c84b42}.quote-price-field{grid-column:span 1}.quote-price-input{background:#fff;border:1px solid #ccd8e7;border-radius:9px;align-items:center;display:flex;overflow:hidden}.quote-price-input:focus-within{border-color:#075fe8;box-shadow:0 0 0 3px #075fe821}.quote-price-input span{color:#52617c;padding:0 11px;font-weight:800}.quote-price-input input{border:0;border-left:1px solid #e0e7f0;border-radius:0}.quote-price-input input:focus{box-shadow:none}.quote-message-field{grid-column:span 2}.quote-field-footer{color:#76859e;justify-content:space-between;gap:12px;margin-top:5px;font-size:.71rem;display:flex}.quote-field-error{color:#b33f38}.quote-privacy-note{color:#61708a;margin:21px 0 0;font-size:.76rem}.quote-form-status{color:#b33f38;margin:11px 0 0;font-size:.8rem}.quote-form-actions{border-top:1px solid #e3eaf3;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:17px;display:flex}.quote-success-state{align-items:flex-start;gap:14px;padding:27px;display:flex}.quote-success-state h2{margin:2px 0 5px}.quote-success-state p{color:#566681;margin:0 0 17px;font-size:.88rem}.quote-success-summary{flex-wrap:wrap;gap:18px 30px;margin:0 0 20px;display:flex}.job-detail-error{text-align:center;background:#fff;border:1px solid #dce5f1;border-radius:16px;max-width:650px;margin:70px auto;padding:35px}.job-detail-error h1{margin:0 0 10px;font-size:1.35rem}.job-detail-error p{color:#60708b}.job-detail-error>div{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.job-detail-skeleton{gap:17px;max-width:1420px;margin:20px auto;display:grid}.job-detail-skeleton span,.job-detail-skeleton div{background:linear-gradient(90deg,#e8eef6,#f8fafc,#e8eef6) 0 0/200% 100%;border-radius:8px;min-height:22px;animation:1.4s infinite job-skeleton-shimmer;display:block}.job-detail-skeleton span:first-child{width:30%;height:20px}.job-detail-skeleton span:nth-child(2){width:58%;height:55px}.job-detail-skeleton span:nth-child(3){width:74%;height:20px}.job-detail-skeleton div{height:290px}.job-detail-skeleton div:nth-last-child(-n+2){height:100px}@keyframes job-skeleton-shimmer{to{background-position:-200% 0}}@media (width<=1050px){.provider-job-detail-page{padding:24px 20px 45px}.job-detail-layout{grid-template-columns:1fr}.job-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.support-card{grid-column:span 2}.job-overview-content{grid-template-columns:235px 1fr}}@media (width<=700px){.provider-job-detail-page{padding:18px 14px 35px}.job-detail-header{margin-bottom:18px;display:block}.job-detail-header h1{font-size:2rem}.job-detail-top-action{width:100%;margin-top:17px}.job-detail-panel{border-radius:13px;padding:16px}.job-overview-content{grid-template-columns:1fr}.job-main-image-button,.job-image-placeholder{height:210px;min-height:210px}.job-metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-metadata-grid>div,.job-metadata-grid>div:nth-child(3n+1),.job-metadata-grid>div:nth-last-child(-n+3){border-bottom:1px solid #e5ebf3;padding:10px 8px 12px 0}.job-metadata-grid>div:nth-child(2n){border-left:1px solid #e5ebf3;padding-left:8px}.job-full-description{margin-left:0}.job-detail-sidebar{grid-template-columns:1fr}.support-card{grid-column:auto}.quote-submission-form{padding:17px 16px}.quote-form-grid{grid-template-columns:1fr;gap:15px}.quote-message-field{grid-column:auto}.quote-form-actions{z-index:2;background:#fffffff5;margin-left:-16px;margin-right:-16px;padding:12px 16px;position:sticky;bottom:0}.quote-form-actions>*{flex:1}.existing-quote-grid{grid-template-columns:repeat(2,1fr)}.existing-quote-grid>div:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.job-detail-skeleton span,.job-detail-skeleton div{animation:none}}.provider-jobs-page{gap:1.25rem;display:grid}.provider-jobs-heading-row{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.provider-jobs-heading-row h1{color:#071936;letter-spacing:-.045em;margin:0;font-size:clamp(2rem,3.5vw,2.7rem)}.provider-jobs-heading-row p:not(.provider-eyebrow){color:#61708a;margin:.45rem 0 0}.provider-eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;font-size:.75rem;font-weight:850}.open-jobs-visibility,.open-jobs-side-panel{background:#fffffff5;border:1px solid #dbe9f6;border-radius:18px;box-shadow:0 14px 36px #1020330e}.open-jobs-visibility{justify-content:space-between;align-items:center;gap:1.25rem;width:min(100%,590px);padding:1.15rem 1.3rem;display:flex}.open-jobs-visibility h2,.open-jobs-side-panel h2{color:#071936;margin:0;font-size:1rem}.open-jobs-visibility p{max-width:26rem;font-size:.85rem;margin:.35rem 0 0!important}.open-jobs-layout{grid-template-columns:minmax(0,1fr) minmax(270px,.31fr);align-items:start;gap:1rem;display:grid}.open-jobs-main,.open-jobs-sidebar{align-content:start;gap:.85rem;min-width:0;display:grid}.open-jobs-distance{color:#102033;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.25rem 0;display:flex}.open-jobs-distance strong{margin-right:.35rem;font-size:.87rem}.open-jobs-distance button,.open-jobs-clear{color:#29415f;min-height:36px;box-shadow:none;background:#fff;border:1px solid #cbdbea;border-radius:999px;padding:.45rem .85rem;font-size:.82rem;font-weight:800}.open-jobs-distance button.active{border-color:var(--primary);background:var(--primary);color:#fff}.open-jobs-tabs{border-bottom:1px solid #dbe5ef;align-items:end;gap:.15rem;display:flex}.open-jobs-tabs button,.open-jobs-tabs a{color:#5b6b83;min-height:42px;box-shadow:none;background:0 0;border-bottom:3px solid #0000;border-radius:0;padding:.65rem 1rem;font-size:.88rem;font-weight:850}.open-jobs-tabs button:hover,.open-jobs-tabs a:hover,.open-jobs-tabs button.active{border-bottom-color:var(--primary);color:var(--primary)}.open-jobs-filter-bar{grid-template-columns:1.2fr 1.1fr .85fr 1fr auto;align-items:end;gap:.55rem;display:grid}.open-jobs-filter-bar label{color:#53657e;gap:.3rem;font-size:.7rem;font-weight:800;display:grid}.open-jobs-filter-bar select{color:#102033;background:#fff;border:1px solid #d3e0ec;border-radius:10px;width:100%;min-height:42px;padding:0 .7rem;font-size:.82rem;font-weight:750}.open-jobs-toggle{background:#fff;border:1px solid #d3e0ec;border-radius:10px;grid-template-columns:auto 1fr;align-content:center;align-items:center;min-height:42px;padding:0 .7rem;color:#102033!important;font-size:.82rem!important;display:flex!important}.open-jobs-toggle input{width:18px;height:18px;accent-color:var(--primary)}.open-jobs-clear{min-height:42px;color:var(--primary);white-space:nowrap}.open-jobs-result-count{color:#64748b;margin:0 0 .3rem;font-size:.8rem;font-weight:750}.open-jobs-results{gap:.7rem;display:grid}.open-job-card{background:#fff;border:1px solid #dbe5ef;border-radius:16px;grid-template-columns:138px minmax(0,1fr) 128px;gap:1rem;min-height:190px;padding:.65rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 10px 26px #1020330b}.open-job-card:hover{border-color:#a9c9ec;transform:translateY(-1px);box-shadow:0 14px 32px #0566d61a}.open-job-image-link{background:#edf5fc;border-radius:12px;min-height:176px;display:block;overflow:hidden}.open-job-image,.open-job-image-fallback{object-fit:cover;width:100%;height:100%;min-height:176px;display:block}.open-job-image-fallback{color:var(--primary);background:linear-gradient(135deg,#eaf4ff,#dff6f4);place-items:center;font-size:3rem;display:grid}.open-job-card-content{min-width:0;padding:.25rem 0}.open-job-card-heading{justify-content:space-between;gap:.75rem;display:flex}.open-job-labels{flex-wrap:wrap;gap:.35rem;min-height:22px;display:flex}.open-job-status{border-radius:999px;align-items:center;min-height:22px;padding:.2rem .55rem;font-size:.68rem;font-weight:850;display:inline-flex}.open-job-status-new{color:#075fc7;background:#e6f1ff}.open-job-status-quote{color:#087452;background:#e5f7f1}.open-job-card h2{color:#102033;text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 .15rem;font-size:1.03rem;line-height:1.25;overflow:hidden}.open-job-card h2 a{color:inherit}.open-job-category,.open-job-meta,.open-job-description{color:#5b6b83;margin:0;font-size:.78rem}.open-job-category{color:#304865;font-weight:750}.open-job-meta{color:#4d6380;flex-wrap:wrap;gap:.35rem;margin-top:.55rem;display:flex}.open-job-description{color:#334862;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.6rem;line-height:1.45;display:-webkit-box;overflow:hidden}.open-job-responses{color:#526983;white-space:nowrap;background:#f1f6fb;border-radius:8px;flex:none;align-self:start;padding:.35rem .5rem;font-size:.68rem;font-weight:800}.open-job-facts{flex-wrap:wrap;gap:.4rem;margin:.65rem 0 0;display:flex}.open-job-facts div{background:#f2f7fc;border-radius:8px;min-width:84px;padding:.35rem .5rem}.open-job-facts dt,.open-job-facts dd{margin:0;font-size:.67rem}.open-job-facts dt{color:#60738c}.open-job-facts dd{color:#182d47;font-weight:800}.open-job-actions{flex-direction:column;justify-content:center;gap:.55rem;padding:.25rem .2rem;display:flex}.open-job-actions .provider-secondary-button,.open-job-actions .provider-small-primary{text-align:center;width:100%;min-height:42px;padding:0 .5rem;font-size:.78rem}.open-jobs-side-panel{padding:1rem}.open-jobs-side-panel header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.open-jobs-side-panel header a,.open-jobs-side-panel>a{color:var(--primary);font-size:.78rem;font-weight:850}.my-quotes-list{display:grid}.my-quote-row{color:inherit;border-bottom:1px solid #e5edf5;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.7rem 0;display:grid}.my-quote-row:last-child{border-bottom:0}.my-quote-row:hover strong{color:var(--primary)}.my-quote-row strong,.my-quote-row small{display:block}.my-quote-row strong{color:#172c47;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.my-quote-row small{color:#667993;margin-top:.18rem;font-size:.68rem}.my-quote-row b{color:#172c47;white-space:nowrap;font-size:.78rem}.my-quote-icon{width:32px;height:32px;color:var(--primary);background:#edf6ff;border-radius:9px;place-items:center;display:grid}.open-jobs-empty-side p{color:#64748b;margin:.4rem 0 .7rem;font-size:.78rem;line-height:1.45}.open-jobs-empty-side strong{color:#172c47;font-size:.85rem}.open-jobs-empty-side a{font-size:.78rem;font-weight:800}.provider-tips-panel ul{gap:.9rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.provider-tips-panel li{grid-template-columns:32px 1fr;align-items:start;gap:.65rem;display:grid}.provider-tips-panel li>span{width:32px;height:32px;color:var(--primary);background:#edf6ff;border-radius:9px;place-items:center;font-weight:900;display:grid}.provider-tips-panel li strong{color:#172c47;font-size:.78rem;display:block}.provider-tips-panel li p{color:#64748b;margin:.2rem 0 0;font-size:.73rem;line-height:1.4}.open-jobs-empty{background:#ffffffbf;border:1px dashed #b8cee4;border-radius:16px;justify-items:start;gap:.4rem;padding:2rem 1.25rem;display:grid}.open-jobs-empty strong{color:#172c47}.open-jobs-empty p{color:#61708a;margin:0 0 .6rem;font-size:.85rem}.open-jobs-skeletons{gap:.7rem;display:grid}.open-job-skeleton{background:#fff;border:1px solid #e0eaf3;border-radius:16px;grid-template-columns:138px 1fr;gap:1rem;min-height:190px;padding:.65rem;display:grid}.open-job-skeleton>span,.open-job-skeleton b,.open-job-skeleton i{background:linear-gradient(90deg,#edf3f8,#f8fbfd,#edf3f8) 0 0/200% 100%;border-radius:8px;animation:1.4s infinite open-jobs-shimmer;display:block}.open-job-skeleton>span{min-height:176px}.open-job-skeleton div{align-content:center;gap:.7rem;display:grid}.open-job-skeleton b{width:60%;height:18px}.open-job-skeleton i{width:90%;height:12px}@keyframes open-jobs-shimmer{to{background-position:-200% 0}}@media (width<=1100px){.open-jobs-layout{grid-template-columns:1fr}.open-jobs-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.open-jobs-filter-bar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.provider-jobs-heading-row{display:grid}.open-jobs-visibility{align-items:flex-start;width:100%}.open-jobs-layout{gap:1rem}.open-jobs-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.open-jobs-clear{grid-column:1/-1;justify-self:start}.open-job-card{grid-template-columns:92px minmax(0,1fr);gap:.75rem}.open-job-image-link,.open-job-image,.open-job-image-fallback{height:92px;min-height:92px}.open-job-card-content{grid-area:1/2}.open-job-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;padding:0;display:grid}.open-job-card h2{font-size:.95rem}.open-job-facts{display:none}.open-job-description{-webkit-line-clamp:3}.open-job-responses{display:none}.open-jobs-sidebar{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.open-job-card{transition:none}.open-job-skeleton>span,.open-job-skeleton b,.open-job-skeleton i{animation:none}}.provider-quotes-page,.provider-quote-detail-page{color:#13294b;max-width:1500px;margin:0 auto;padding:32px 28px 64px}.quotes-page-header,.quote-detail-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.quotes-page-header h1,.quote-detail-header h1{color:#102b50;margin:2px 0 8px;font-size:2rem;line-height:1.08}.quotes-page-header p:not(.provider-eyebrow),.quote-detail-header p{color:#617390;margin:0}.provider-eyebrow{color:#1672df;text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px;font-size:.7rem;font-weight:800}.provider-primary-action,.provider-small-primary,.provider-secondary-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.provider-primary-action,.provider-small-primary{color:#fff;background:#0867e8;border:1px solid #0867e8}.provider-secondary-button{color:#18365b;background:#fff;border:1px solid #cad7e7}.quotes-metrics{background:#fff;border:1px solid #dbe5f0;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px;display:grid;box-shadow:0 8px 24px #123b6910}.quote-metric{border-right:1px solid #e6edf5;align-items:center;gap:14px;padding:20px 24px;display:flex}.quote-metric:last-child{border-right:0}.quote-metric-icon{border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:900;display:grid}.quote-metric-icon.blue{color:#0867e8;background:#e8f2ff}.quote-metric-icon.amber{color:#ad6b00;background:#fff3d5}.quote-metric-icon.green{color:#138a62;background:#e0f7ed}.quote-metric-icon.grey{color:#607087;background:#edf1f5}.quote-metric strong{font-size:1.45rem;display:block}.quote-metric span:last-child{color:#667996;margin-top:3px;font-size:.78rem;display:block}.quotes-workspace{background:#fff;border:1px solid #dbe5f0;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #123b6909}.quotes-toolbar{border-bottom:1px solid #e1e9f3;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.quotes-filter-tabs{flex-wrap:wrap;gap:7px;display:flex}.quotes-filter-tabs button{color:#314b70;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d3dfed;border-radius:7px;padding:0 13px;font-size:.78rem;font-weight:800}.quotes-filter-tabs button.active{color:#0966df;background:#edf5ff;border-color:#4d97ef}.quotes-toolbar-controls{align-items:center;gap:10px;display:flex}.quotes-search{color:#7590ae;border:1px solid #d3dfed;border-radius:7px;align-items:center;gap:7px;padding:0 11px;display:flex}.quotes-search input{color:#213b5f;border:0;outline:0;width:190px;min-height:38px}.quotes-sort{color:#617390;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.quotes-sort select{color:#243f62;background:#fff;border:1px solid #d3dfed;border-radius:7px;padding:10px;font-weight:700}.quotes-table-header,.quote-row{grid-template-columns:1.35fr 1.35fr .75fr .85fr .9fr .95fr 1fr;align-items:center;gap:14px;display:grid}.quotes-table-header{color:#627793;text-transform:uppercase;letter-spacing:.04em;background:#f7fafe;padding:11px 16px;font-size:.63rem;font-weight:800}.quote-row{border-top:1px solid #e7edf4;padding:16px;font-size:.78rem}.quote-job-cell,.quote-customer-summary{align-items:center;gap:10px;display:flex}.quote-customer-avatar{color:#0867e8;background:#e8f2ff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:.78rem;font-weight:900;display:grid}.quote-job-cell>div{min-width:0}.quote-job-title{color:#17365d;margin-bottom:4px;font-weight:900;text-decoration:none;display:block}.quote-job-cell span,.quote-job-cell small,.quote-price-cell span,.quote-date-cell span,.quote-status-note{color:#71839b;font-size:.7rem;display:block}.quote-job-cell small{margin-top:4px}.quote-summary-cell p{color:#506986;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 5px;line-height:1.4;display:-webkit-box;overflow:hidden}.quote-summary-cell a{color:#0867e8;font-size:.7rem;font-weight:800;text-decoration:none}.quote-price-cell strong,.quote-date-cell strong{color:#19375e;font-size:.85rem;display:block}.quote-price-cell span,.quote-date-cell span{margin-top:4px}.quote-status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:.68rem;font-weight:900;display:inline-flex}.quote-status-awaiting{color:#936000;background:#fff2cf}.quote-status-accepted{color:#08724d;background:#dcf6e9}.quote-status-declined{color:#a13b46;background:#fce4e6}.quote-status-note{margin-top:5px}.quote-row-actions{flex-direction:column;align-items:stretch;gap:6px;display:flex}.quote-row-actions a{min-height:34px;padding:0 8px;font-size:.7rem}.quotes-empty-state{text-align:center;padding:64px 20px}.quotes-empty-state>span{color:#7ba1d6;font-size:2rem;display:block}.quotes-empty-state h3{color:#1b3b63;margin:10px 0 6px}.quotes-empty-state p{color:#71839b;margin:0 0 18px}.quotes-empty-state button{cursor:pointer}.quotes-pagination{color:#657b97;justify-content:space-between;align-items:center;padding:14px 16px;font-size:.75rem;display:flex}.quotes-pagination div{align-items:center;gap:10px;display:flex}.quotes-pagination button{color:#244a77;cursor:pointer;background:#fff;border:1px solid #d3dfed;border-radius:6px;width:32px;height:32px;font-size:1.1rem}.quotes-pagination button:disabled{opacity:.45;cursor:not-allowed}.quotes-pagination strong{font-size:.75rem}.quotes-skeleton{padding:12px 16px}.quotes-skeleton div{border-bottom:1px solid #e7edf4;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 0;display:grid}.quotes-skeleton span{background:linear-gradient(90deg,#edf2f7,#f8fafc,#edf2f7) 0 0/200% 100%;border-radius:5px;height:14px;animation:1.4s infinite quote-skeleton}@keyframes quote-skeleton{to{background-position:-200% 0}}.quote-back-link{color:#176bd2;margin-bottom:18px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-block}.quote-detail-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.quote-detail-header small{color:#72849b;margin-top:11px;display:block}.quote-detail-header-actions{flex-wrap:wrap;gap:9px;display:flex}.quote-detail-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:18px;display:grid}.quote-detail-main,.quote-detail-sidebar{align-content:start;gap:18px;display:grid}.quote-detail-card{background:#fff;border:1px solid #dbe5f0;border-radius:11px;padding:20px;box-shadow:0 7px 20px #123b6909}.quote-detail-card h2{color:#18375e;margin:0 0 17px;font-size:1rem}.quote-overview-grid{grid-template-columns:repeat(3,1fr);gap:0;margin:0;display:grid}.quote-overview-grid div{border-top:1px solid #edf1f6;padding:13px 15px}.quote-overview-grid dt{color:#72839a;margin-bottom:5px;font-size:.7rem}.quote-overview-grid dd{color:#18375e;margin:0;font-size:.86rem;font-weight:800}.quote-message-display{color:#526b89;white-space:pre-wrap;margin:0;line-height:1.7}.original-job-card{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.original-job-card h3{color:#18375e;margin:0 0 6px}.original-job-card p{color:#58708d;margin:0 0 9px;line-height:1.55}.original-job-card span{color:#176bd2;background:#edf5ff;border-radius:999px;padding:5px 9px;font-size:.68rem;font-weight:800;display:inline-block}.quote-timeline{margin:0;padding:0;list-style:none}.quote-timeline li{gap:12px;padding-bottom:18px;display:flex;position:relative}.quote-timeline li:last-child{padding-bottom:0}.quote-timeline li:not(:last-child):after{content:"";background:#d8e4f0;width:1px;position:absolute;top:22px;bottom:0;left:10px}.quote-timeline li>span{z-index:1;color:#91a1b5;background:#eff3f7;border-radius:50%;place-items:center;width:21px;height:21px;font-size:.7rem;font-weight:900;display:grid}.quote-timeline li.complete>span{color:#0c8a61;background:#ddf6e9}.quote-timeline strong,.quote-timeline small{display:block}.quote-timeline strong{color:#244464;font-size:.78rem}.quote-timeline small{color:#78899f;margin-top:4px;font-size:.7rem}.quote-customer-summary{margin-bottom:16px}.quote-customer-summary .quote-customer-avatar{color:#75b;background:#eee7ff;width:48px;height:48px}.quote-customer-summary strong,.quote-customer-summary span{display:block}.quote-customer-summary strong{color:#19375e}.quote-customer-summary span{color:#71839b;margin-top:5px;font-size:.72rem;line-height:1.4}.quote-state-card{background:#f8fbff}.quote-state-card p{color:#607590;margin:0;font-size:.8rem;line-height:1.55}.quote-detail-loading{text-align:center;color:#607590;padding:80px}.quote-detail-header-actions a{min-height:40px}.quote-detail-page .provider-secondary-button{cursor:pointer}@media (width<=1100px){.quotes-table-header,.quote-row{grid-template-columns:1.4fr 1.3fr .8fr .9fr 1fr}.quotes-table-header span:nth-child(4),.quote-row>.quote-date-cell:nth-of-type(2){display:none}.quote-detail-layout{grid-template-columns:1fr}.quote-detail-sidebar{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.provider-quotes-page,.provider-quote-detail-page{padding:22px 14px 45px}.quotes-page-header,.quote-detail-header{display:block}.quotes-page-header .provider-primary-action{width:100%;margin-top:16px}.quotes-metrics{grid-template-columns:repeat(2,1fr)}.quote-metric{border-bottom:1px solid #e6edf5;padding:14px}.quote-metric:nth-child(2){border-right:0}.quotes-toolbar{display:block}.quotes-toolbar-controls{grid-template-columns:1fr;margin-top:12px;display:grid}.quotes-search input{width:100%}.quotes-sort{justify-content:space-between}.quotes-sort select{flex:1}.quotes-table-header{display:none}.quotes-list{gap:0;display:grid}.quote-row{grid-template-columns:1fr 1fr;gap:13px;padding:18px;display:grid}.quote-job-cell,.quote-summary-cell{grid-column:1/-1}.quote-price-cell,.quote-date-cell{padding-top:3px}.quote-row>div:nth-last-child(2){grid-column:1/-1}.quote-row-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.quotes-pagination{text-align:center;display:block}.quotes-pagination div{justify-content:center;margin-top:10px}.quote-detail-title-row h1{font-size:1.7rem}.quote-detail-header-actions{margin-top:16px}.quote-detail-header-actions a{flex:1}.quote-overview-grid{grid-template-columns:repeat(2,1fr)}.quote-detail-sidebar{grid-template-columns:1fr}.original-job-card{display:block}.original-job-card .provider-secondary-button{width:100%;margin-top:15px}}@media (prefers-reduced-motion:reduce){.quotes-skeleton span{animation:none}}.provider-direct-enquiries-page{max-width:720px;padding:16px 16px calc(96px + env(safe-area-inset-bottom));margin:0 auto}.direct-enquiries-header{background:linear-gradient(135deg, var(--color-primary,#2695bf), #19799f);color:#fff;align-items:center;gap:12px;margin:-16px -16px 16px;padding:16px;display:flex}.direct-enquiries-header h1{letter-spacing:-.4px;margin:0;font-size:27px}.direct-enquiries-header p{color:#ffffffc7;margin:3px 0 0;font-size:14px}.direct-enquiries-back{color:#fff;background:#ffffff2e;border-radius:20px;place-items:center;width:40px;height:40px;font-size:34px;line-height:1;text-decoration:none;display:grid}.direct-enquiries-list{gap:12px;display:grid}.direct-enquiry-card{text-align:left;width:100%;color:inherit;cursor:pointer;background:#fff;border:0;border-radius:16px;padding:16px;box-shadow:0 3px 12px #10182814}.direct-enquiry-card:focus-visible{outline:3px solid var(--color-primary,#2695bf);outline-offset:2px}.direct-enquiry-card-top,.direct-enquiry-identity,.direct-enquiry-footer{align-items:center;display:flex}.direct-enquiry-card-top{justify-content:space-between;gap:10px}.direct-enquiry-badge{color:var(--color-primary,#2695bf);letter-spacing:.5px;font-size:11px;font-weight:800}.direct-enquiry-card time{color:#8b95a5;font-size:12px}.direct-enquiry-identity{gap:10px;margin-top:13px}.direct-enquiry-avatar{width:38px;height:38px;color:var(--color-primary,#2695bf);background:#e8f5fa;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.direct-enquiry-identity strong,.direct-enquiry-identity small{display:block}.direct-enquiry-identity strong{font-size:15px}.direct-enquiry-identity small{color:#697586;margin-top:2px;font-size:12px}.direct-enquiry-chevron{color:#97a1b0;margin-left:auto;font-size:28px}.direct-enquiry-card h2{margin:16px 0 3px;font-size:17px}.direct-enquiry-context{color:var(--color-primary,#2695bf);margin:0;font-size:13px;font-weight:700}.direct-enquiry-preview{color:#526071;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.direct-enquiry-footer{color:#6f7b8b;border-top:1px solid #edf0f3;flex-wrap:wrap;gap:12px;padding-top:11px;font-size:12px}.direct-enquiries-loading,.direct-enquiries-empty{text-align:center;color:#6f7b8b;place-content:center;justify-items:center;min-height:300px;display:grid}.direct-enquiries-empty span{color:var(--color-primary,#2695bf);font-size:42px}.direct-enquiries-empty h2{color:#19212c;margin:14px 0 6px;font-size:20px}.direct-enquiries-empty p{max-width:280px;margin:0;line-height:21px}@media (width>=1024px){.provider-direct-enquiries-page{max-width:1120px;padding:32px}.direct-enquiries-header{margin:-32px -32px 24px;padding:26px 32px}.direct-enquiries-list{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f8fb;--surface:#fff;--surface-strong:#eef7ff;--text:#102033;--muted:#5d6b7c;--border:#d8e3ee;--primary:#0566d6;--primary-dark:#004aa3;--accent:#10b8c7;--success:#12805c;--warning:#b26a00;--shadow:0 18px 50px #1020331a;--radius-large:28px;--radius-medium:18px;--radius-small:12px}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #10b8c729, transparent 32rem), linear-gradient(180deg, #f7fbff 0%, var(--background) 100%);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-loading{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-loading-card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-large);width:min(100%,24rem);box-shadow:var(--shadow);padding:2.5rem 2rem}.auth-loading-mark{background:var(--primary);color:#fff;border-radius:1rem;place-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.25rem;font-size:1.75rem;font-weight:800;display:grid}.auth-loading-card h1{margin:0;font-size:1.35rem}.auth-loading-card p{color:var(--muted);margin:.65rem 0 0}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-dark)}button,input,textarea,select{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.65}button,.button,.primary-link,.nav-cta{border-radius:999px;font-weight:700}button,.button{cursor:pointer;border:0;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.2rem;display:inline-flex}.button-primary,button[type=submit],.primary-link,.nav-cta{background:var(--primary);color:#fff;box-shadow:0 12px 24px #0566d638}.button-primary:hover,button[type=submit]:hover,.primary-link:hover,.nav-cta:hover{background:var(--primary-dark);color:#fff}.button-secondary{color:var(--primary);border:1px solid var(--border);background:#fff}.text-button{min-height:auto;color:var(--primary);box-shadow:none;background:0 0;padding:0}.app-shell{min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #d8e3eed9;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{color:var(--text);align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:.85rem;place-items:center;width:2.4rem;height:2.4rem;font-weight:900;display:inline-grid}.site-nav,.account-summary{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.site-nav a:not(.nav-cta){color:var(--text);font-weight:650}.nav-cta,.primary-link{justify-content:center;align-items:center;padding:.7rem 1rem;display:inline-flex}.account-summary{color:var(--muted);font-size:.95rem}.page-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:clamp(1.5rem,5vw,4rem) 0}.hero,.page-hero,.role-card,.action-card,.request-card,.request-preview-card,.content-card,form{border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#ffffffeb}.hero{padding:clamp(2rem,5vw,4.5rem)}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.eyebrow{color:var(--primary);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:800}h1,h2,p{overflow-wrap:anywhere}h1{letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(2.25rem,6vw,4.9rem);line-height:.96}h2{letter-spacing:-.03em;margin:0 0 .65rem;font-size:clamp(1.2rem,2vw,1.65rem)}.hero-copy,.page-hero p,.role-card p,.action-card p,.content-card p,.request-card p{color:var(--muted);line-height:1.65}.serviseek-info-card{border-radius:var(--radius-large);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff 0%,#eef8ff 100%);border:1px solid #0566d62e;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr);gap:1.5rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.serviseek-info-card h2{margin-bottom:.4rem}.serviseek-info-card p{color:var(--muted);margin:0;line-height:1.65}.serviseek-info-meta{border-left:1px solid var(--border);align-content:center;gap:.85rem;padding-left:1.5rem;display:grid}.serviseek-info-meta .build-info{color:var(--text)}.serviseek-info-meta nav{flex-wrap:wrap;gap:.55rem 1rem;display:flex}.serviseek-info-meta a{font-weight:700}.hero-copy{max-width:620px;font-size:1.18rem}.hero-actions,.role-card,.action-grid,.requests-page header{flex-wrap:wrap;gap:1rem;display:flex}.hero-panel{justify-content:center;display:flex}.request-preview-card{width:min(100%,360px);padding:1.35rem;transform:rotate(1.5deg)}.status-pill{width:max-content;color:var(--success);background:#eafbf5;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.82rem;font-weight:800;display:inline-flex}.metric-grid,.request-card dl{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;margin:1rem 0 0;display:grid}.metric-grid div,.request-card dl div{border-radius:var(--radius-small);background:var(--surface-strong);padding:.85rem}dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:700}dd{margin:.25rem 0 0;font-weight:800}.role-grid,.action-grid,.requests-page section,.jobs-page section{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.role-card,.action-card,.request-card{padding:1.35rem}.role-card,.action-card{flex-direction:column;align-items:flex-start}.action-card{color:var(--text);min-height:190px}.featured-action{background:linear-gradient(135deg,#fff 0%,#eaf7ff 100%)}.card-icon{background:var(--primary);color:#fff;border-radius:1rem;place-items:center;width:3rem;height:3rem;font-size:1.35rem;font-weight:900;display:inline-grid}.page-hero,.compact-hero{padding:clamp(1.5rem,4vw,2.75rem)}.compact-hero h1{font-size:clamp(2rem,4vw,3.4rem)}.requests-page header{justify-content:space-between;align-items:center;margin-bottom:1rem}.requests-page header h1,.jobs-page h1,.form-page h1{font-size:clamp(2rem,4vw,3.2rem)}.request-list-error{border-radius:var(--radius-small);background:#fff7f6;border:1px solid #f1c4c0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.request-list-error p{margin:0}.request-list-error button{width:auto;padding:.6rem 1rem}.async-error-banner{background:#fff7f6;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.async-error-banner p{color:#b91c1c;margin:0}.async-error-banner button{white-space:nowrap;flex-shrink:0;width:auto;padding:.6rem 1rem}form{gap:1rem;margin-top:1.25rem;padding:clamp(1rem,3vw,2rem);display:grid}label{color:var(--text);gap:.45rem;font-weight:700;display:grid}input,textarea,select{border:1px solid var(--border);border-radius:var(--radius-small);width:100%;color:var(--text);background:#fff;padding:.85rem .95rem}textarea{resize:vertical;min-height:130px}[role=alert]{color:#b42318;font-weight:700}[role=status]{color:var(--success);font-weight:700}.profile-image-manager{border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#ffffffeb;align-items:center;gap:1.5rem;margin:1.25rem 0;padding:clamp(1rem,3vw,2rem);display:flex}.profile-image-preview{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;border-radius:50%;flex:0 0 8rem;place-items:center;width:8rem;height:8rem;font-size:3rem;font-weight:800;display:grid;overflow:hidden}.profile-image-preview img{object-fit:cover;width:100%;height:100%}.profile-image-controls{gap:.75rem;width:min(100%,34rem);display:grid}.profile-image-controls h2{margin-bottom:.25rem}.profile-image-controls .muted-copy{margin:0}.profile-image-picker{width:max-content;position:relative;overflow:hidden}.profile-image-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.profile-crop-controls{gap:.75rem;padding-top:.5rem;display:grid}.profile-crop-controls label{font-size:.9rem}.profile-crop-controls input[type=range]{accent-color:var(--primary);padding:0}.profile-image-actions{flex-wrap:wrap;gap:.65rem;display:flex}.profile-remove-button{color:#b42318;justify-self:start}@media (width<=560px){.profile-image-manager{flex-direction:column;align-items:flex-start}.profile-image-preview{align-self:center}.profile-image-picker,.profile-image-actions .button,.profile-image-actions button{width:100%}}.notification-settings-page{gap:1.25rem}.notification-browser-card,.notification-section-heading,.notification-toggle-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.notification-browser-card,.notification-settings-card{padding:clamp(1.25rem,3vw,2rem)}.notification-browser-card h2,.notification-section-heading h2{margin:.25rem 0 0}.notification-browser-card .muted-copy{max-width:48rem;margin-bottom:0}.notification-section-heading{align-items:flex-start;margin-bottom:1rem}.notification-toggle-row{border-top:1px solid var(--border);cursor:pointer;min-height:4.5rem;padding:1rem 0}.notification-toggle-row span{gap:.25rem;display:grid}.notification-toggle-row small{color:var(--muted);line-height:1.45}.notification-toggle-row input{width:1.25rem;height:1.25rem;accent-color:var(--primary);flex:none}.notification-critical-note{margin-bottom:0;padding-top:1rem}.success-copy{color:var(--success)}.error-copy{color:#b42318}@media (width<=860px){.serviseek-info-card{grid-template-columns:1fr}.serviseek-info-meta{border-top:1px solid var(--border);border-left:0;padding-top:1rem;padding-left:0}.site-header{flex-direction:column;align-items:flex-start}.hero-grid{grid-template-columns:1fr}.account-summary{justify-content:space-between;width:100%}}@media (width<=560px){.page-shell{width:min(100% - 1rem,1180px);padding-top:1rem}.hero,.page-hero,.role-card,.action-card,.request-card,form{border-radius:var(--radius-medium)}.hero-actions,.button,.primary-link,.nav-cta,.site-nav{width:100%}.request-list-error,.async-error-banner,.notification-browser-card,.notification-section-heading{flex-direction:column;align-items:stretch}.request-list-error button,.async-error-banner button,.notification-browser-card button{width:100%}.notification-toggle-row{align-items:flex-start}}.sign-out-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10203380;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.sign-out-dialog{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-large);width:min(100%,26rem);padding:2rem 2rem 1.5rem;box-shadow:0 24px 64px #1020332e}.sign-out-dialog h2{margin:0 0 .75rem;font-size:1.25rem}.sign-out-dialog p{color:var(--muted);margin:0;line-height:1.5}.sign-out-actions{justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.sign-out-actions button{min-width:8rem}.button-secondary{background:var(--surface-strong);color:var(--text);border:1px solid var(--border)}.button-secondary:hover{background:var(--border)}.button-danger{color:#fff;background:#b42318}.button-danger:hover{background:#8e2b1e}.public-auth-app{min-height:100vh}.public-auth-shell{color:#132744;background:#f4f8fc;flex-direction:column;min-height:100vh;display:flex}.public-auth-header{background:#fff;border-bottom:1px solid #e4ebf3;justify-content:space-between;align-items:center;gap:1rem;min-height:98px;padding:1rem clamp(1.25rem,4vw,3rem);display:flex}.public-auth-header>a img{width:min(230px,42vw);display:block}.public-auth-downloads{color:#344b6a;align-items:center;gap:.75rem;display:flex}.public-auth-downloads strong{white-space:nowrap;font-size:.95rem}.public-auth-downloads a img{object-fit:cover;border-radius:8px;width:146px;height:48px;display:block}.public-auth-main{background:radial-gradient(circle at 50% 35%,#fff 0,#f4f8fc 55%,#edf4fb 100%);flex:1;place-items:center;padding:clamp(1.5rem,5vw,3.5rem) 1rem;display:grid}.public-auth-card{background:#fff;border:1px solid #edf1f6;border-radius:24px;width:min(100%,708px);padding:clamp(1.75rem,5vw,3.25rem);box-shadow:0 18px 50px #22446e1a}.public-auth-card-wide{width:min(100%,1040px)}.direct-enquiry-card{max-width:680px;margin:3rem auto}.direct-enquiry-card textarea{resize:vertical;width:100%;min-height:150px;font:inherit;border:1px solid #d6e0eb;border-radius:9px;margin-top:.5rem;padding:.8rem}.direct-enquiry-card form{gap:.7rem;margin-top:1.5rem;display:grid}.direct-enquiry-card form button{color:#fff;min-height:52px;font:inherit;cursor:pointer;background:#1769e8;border:0;border-radius:9px;font-weight:800}.direct-enquiry-card form button:disabled{cursor:not-allowed;background:#9db9df}.direct-enquiry-card select,.direct-enquiry-card input[type=file]{color:#132744;width:100%;min-height:50px;font:inherit;background:#fff;border:1px solid #d6e0eb;border-radius:9px;padding:.8rem .95rem}.direct-enquiry-headline{color:#405776;font-size:1.1rem;font-weight:700}.direct-enquiry-count,.direct-enquiry-help{color:#667891;font-size:.9rem}.direct-enquiry-auth-prompt{background:#f5faff;border:1px solid #cfe0f5;border-radius:14px;margin:1rem 0 1.5rem;padding:1.2rem}.direct-enquiry-auth-prompt h2{margin-top:0}.canonical-conversation-page{max-width:980px;margin:0 auto;padding:2rem 1rem 6rem}.canonical-conversation{background:#fff;border-radius:16px;margin-top:1rem;overflow:hidden;box-shadow:0 8px 24px #102a4312}.canonical-conversation>header{border-bottom:1px solid #e5edf7;padding:1.25rem 1.5rem}.canonical-conversation>header h1{margin:.15rem 0;font-size:1.5rem}.canonical-conversation>header p{color:#667891;margin:.25rem 0}.canonical-messages{background:#f7faff;min-height:320px;max-height:55vh;padding:1.25rem;overflow-y:auto}.canonical-message{background:#fff;border-radius:14px;max-width:min(75%,560px);margin:.6rem 0;padding:.75rem 1rem;box-shadow:0 2px 8px #102a430f}.canonical-message.outgoing{background:#e7f1ff;margin-left:auto}.canonical-composer{gap:.6rem;padding:1rem 1.25rem;display:grid}.canonical-composer textarea{resize:vertical;width:100%;min-height:80px;font:inherit;border:1px solid #d6e0eb;border-radius:9px;padding:.8rem}.canonical-composer button{color:#fff;min-height:48px;font:inherit;background:#1769e8;border:0;border-radius:9px;font-weight:800}.canonical-composer button:disabled{background:#9db9df}@media (width<=600px){.canonical-conversation-page{padding:1rem .5rem 5rem}.canonical-message{max-width:88%}}.public-auth-heading{text-align:center;margin-bottom:2rem}.public-auth-heading>img{width:210px;max-width:60%;margin:0 auto 1.5rem;display:block}.public-auth-heading h1{color:#132744;letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3vw,2.6rem)}.public-auth-heading p{color:#687b95;max-width:650px;margin:.75rem auto 0;font-size:1.05rem}.auth-form,.provider-auth-form{gap:.7rem;display:grid}.public-auth-card form{box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:0;padding:0}.auth-form{max-width:530px;margin:0 auto}.auth-form label,.provider-auth-form label,.work-methods legend{color:#132744;font-size:.92rem;font-weight:750}.auth-form label span{display:inline}.auth-form input,.provider-auth-form input,.provider-auth-form textarea,.provider-auth-form select{color:#132744;background:#fff;border:1px solid #d6e0eb;border-radius:9px;width:100%;min-height:50px;padding:.8rem .95rem}.provider-auth-form textarea{resize:vertical;min-height:110px}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:5rem}.password-toggle{color:#1769e8;min-height:40px;box-shadow:none;background:0 0;padding:.4rem .7rem;position:absolute;top:.35rem;right:.45rem}.auth-primary-button,.auth-outline-button{text-align:center;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:52px;margin-top:.7rem;padding:.8rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-primary-button{color:#fff;background:#1769e8;border:0;box-shadow:0 10px 22px #1769e838}.auth-primary-button:hover{color:#fff;background:#0754c7}.auth-primary-button:disabled{background:#9db9df}.auth-outline-button{color:#1769e8;background:#fff;border:2px solid #1769e8}.auth-outline-button:hover{background:#f1f7ff}.auth-forgot{justify-self:end;margin:.15rem 0 .35rem;font-weight:700}.auth-back-link{margin:0 0 1rem}.auth-switch{text-align:center;color:#687b95;margin:1.5rem 0 0}.auth-switch a{font-weight:800;text-decoration:underline}.auth-link-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.auth-divider{color:#71829a;align-items:center;gap:1rem;max-width:530px;margin:1.5rem auto;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dce4ed;flex:1;height:1px}.auth-divider span{text-transform:uppercase;font-size:.82rem;font-weight:800}.social-auth-buttons{gap:.75rem;max-width:530px;margin:0 auto;display:grid}.social-button{border-radius:9px;justify-self:center;width:180px;height:50px;min-height:50px;font-weight:800}.social-button-apple{color:#fff;background:#000;border:1px solid #000;justify-content:center;align-items:center;gap:.55rem;display:flex}.social-button-apple img{width:22px;height:22px}.social-button-apple:hover:not(:disabled),.social-button-apple:focus-visible:not(:disabled){background:#1f1f1f}.social-button:disabled{cursor:not-allowed;opacity:.58}.social-button-google{background:#fff;border:0;justify-content:center;align-items:center;height:50px;padding:0;display:flex;overflow:hidden}.social-button-google img{object-fit:fill;width:100%;height:50px;display:block}.google-mark{color:#4285f4;font-weight:900}.auth-help-text{color:#687b95;font-size:.86rem;line-height:1.5}.social-auth-buttons .auth-help-text{text-align:center;margin:.15rem 0 0}.auth-error{color:#9e2424;background:#fff5f5;border:1px solid #efb4b4;border-radius:9px;margin:0 auto 1rem;padding:.8rem 1rem}.future-phase-banner{color:#825d00;text-align:center;background:#fff7df;border-radius:8px;margin:0 0 1.25rem;padding:.65rem .8rem;font-weight:750}.password-requirements{color:#1769e8;background:#f1f6ff;border:1px solid #b7d1ff;border-radius:9px;margin:.45rem 0 1rem;padding:.8rem 1rem}.password-requirements ul{gap:.25rem;margin:.45rem 0 0;padding:0;list-style:none;display:grid}.password-requirements li{color:#1769e8;font-size:.9rem}.password-requirements li span{width:1.2rem;display:inline-block}.password-requirements li.valid{color:#16744f}.legal-consent{border:0;gap:.7rem;margin:.3rem 0;padding:0;display:grid}.legal-consent label,.work-methods label{align-items:flex-start;gap:.55rem;font-weight:600;line-height:1.4;display:flex}.legal-consent input,.work-methods input{accent-color:#1769e8;flex:none;width:19px;height:19px;margin-top:.1rem}.role-selection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.role-selection-card{text-align:center;border:1px solid #dce5ee;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.role-icon{color:#1769e8;background:#f0f9ff;border:2px solid #cde6f6;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:1rem;font-size:2rem;display:grid}.role-selection-card h2{margin:0;font-size:1.35rem}.role-selection-card p{color:#687b95;min-height:72px;line-height:1.55}.provider-form-section{border-top:1px solid #e4ebf3;padding:1.15rem 0}.provider-form-section h2{margin:0 0 .9rem;font-size:1.15rem}.provider-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;display:grid}.provider-form-grid>label,.provider-form-section>label{gap:.35rem;display:grid}.provider-form-full{grid-column:1/-1}.provider-form-section small{color:#687b95;text-align:right}.work-methods{border:0;gap:.6rem;margin:1rem 0;padding:0;display:grid}.provider-services-selector{border:1px solid #d6e0eb;border-radius:9px;max-height:330px;margin-top:.35rem;padding:.8rem;overflow:auto}.identity-summary{background:#f7faff;border:1px solid #dce5ee;border-radius:12px;grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:1rem 0 1.5rem;padding:1rem;display:grid}.identity-summary strong{color:#687b95;font-size:.85rem}.identity-summary span{font-weight:700}.public-auth-footer{color:#687b95;background:#fff;border-top:1px solid #e4ebf3;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:1.25rem;font-size:.88rem;display:flex}.onboarding-card{flex-direction:column;justify-content:space-between;min-height:620px;display:flex;position:relative}.onboarding-skip{color:#666;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-end;padding:.6rem .75rem;font-weight:700}.onboarding-skip:disabled{visibility:hidden}.onboarding-slide{flex-direction:column;flex:1;justify-content:center;display:flex}.onboarding-icon{border-radius:50%;place-items:center;width:160px;height:160px;margin:0 auto 2rem;font-size:4.5rem;font-weight:800;display:grid}.onboarding-slide .public-auth-heading{margin-bottom:0}.onboarding-slide .public-auth-heading>img{display:none}.onboarding-slide .public-auth-heading p{max-width:560px;line-height:1.55}.onboarding-footer{gap:1rem;display:grid}.onboarding-progress{justify-content:center;align-items:center;gap:.45rem;min-height:24px;display:flex}.onboarding-dot{opacity:.3;border-radius:999px;width:10px;height:10px;transition:width .2s,opacity .2s;display:block}.onboarding-dot.active{opacity:1;width:20px}.onboarding-next{margin-top:0}.email-verify-card{text-align:center;max-width:620px}.email-verify-icon{color:#1769e8;background:#e8f4ff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2rem;display:grid}.email-verify-address{color:#1769e8;overflow-wrap:anywhere;font-weight:800}.email-verify-actions{gap:.75rem;max-width:530px;margin:1.5rem auto 0;display:grid}.email-verify-status{color:#16744f;margin:1rem 0 0;font-weight:700}.email-verify-help{color:#856404;text-align:left;background:#fff9e6;border:1px solid #ffecc0;border-radius:12px;margin:1.5rem 0 0;padding:1rem;line-height:1.5}.legal-page{background:#f4f8fc;min-height:100vh;padding:2rem 1rem}.legal-page-inner{width:min(760px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin:0 auto;padding:clamp(1.5rem,5vw,3rem)}.legal-page-inner h1{margin-top:1.5rem}.legal-page-inner p{color:#526680;line-height:1.7}@media (width<=700px){.public-auth-header{min-height:78px;padding:.75rem 1rem}.public-auth-header>a img{width:150px}.public-auth-downloads strong{display:none}.public-auth-downloads a img{width:92px;height:31px}.public-auth-card{border-radius:16px;padding:1.4rem 1rem}.public-auth-heading>img{width:155px;margin-bottom:1rem}.public-auth-heading h1{font-size:1.65rem}.role-selection-grid,.provider-form-grid{grid-template-columns:1fr}.role-selection-card p{min-height:0}.provider-form-full{grid-column:auto}.public-auth-footer{gap:.75rem 1rem;padding:1rem}.identity-summary{grid-template-columns:1fr}.identity-summary span{margin-bottom:.3rem}}.shared-destination-page{color:#132744;max-width:680px;margin:0 auto}.destination-back{color:#1769e8;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.shared-destination-page .public-auth-heading{margin:1.25rem 0}.shared-destination-page .public-auth-heading>img{display:none}.shared-destination-page p{color:#526680;line-height:1.65}.shared-destination-page section{margin-top:1.75rem}.shared-destination-page h2{margin-bottom:.7rem;font-size:1.2rem}.about-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1769e8,#2e5bff);border-radius:16px;padding:2rem 1rem}.about-hero h1{color:#fff;margin:.5rem 0 .25rem}.about-hero p{color:#ffffffe6;margin:0}.about-logo{letter-spacing:.25rem;font-size:1.5rem}.about-values{gap:.7rem;padding:0;list-style:none;display:grid}.about-values li,.support-area-row{background:#f7faff;border-radius:12px;gap:.2rem;padding:.9rem 1rem;display:grid}.about-values span,.support-area-row span{color:#687b95;font-size:.9rem}.about-contact{background:#eaf2ff;border-radius:14px;padding:1.25rem}.about-contact .auth-primary-button{width:auto;margin-top:.5rem}.referral-code-card,.referral-balance-card{text-align:center;background:#f7faff;border-radius:16px;justify-items:center;gap:.6rem;padding:1.35rem;display:grid}.referral-code-card strong{color:#1769e8;letter-spacing:.2rem;font-size:2rem}.referral-code-card .auth-primary-button{width:auto;margin-top:.4rem}.referral-balance-card{background:#e8f5e9;justify-items:start;margin-top:1rem}.referral-balance-card strong{color:#16744f;font-size:1.5rem}.destination-muted{font-size:.9rem}.referral-row{background:#f7faff;border-radius:10px;justify-content:space-between;gap:1rem;margin-bottom:.6rem;padding:.85rem 1rem;display:flex}.referral-row strong{color:#16744f}.destination-error{color:#9e2424!important}.support-intro,.support-cta{background:#f7faff;border-radius:14px;padding:1.1rem}.support-intro h2,.support-cta h2{margin-top:0}.support-area-list{gap:.6rem;display:grid}.support-cta{background:#eaf2ff}.support-cta .auth-primary-button{margin-top:.5rem}.invite-page{background:linear-gradient(#f7fbff 0%,#edf5fb 100%);place-items:center;min-height:100vh;padding:1rem;display:grid}.invite-card{border:1px solid var(--border);width:min(100%,38rem);box-shadow:var(--shadow);background:#fff;border-radius:24px;gap:1rem;padding:clamp(1.25rem,5vw,2.5rem);display:grid}.invite-card h1{letter-spacing:-.04em;max-width:none;font-size:clamp(1.75rem,5vw,2.55rem);line-height:1.08}.invite-card p{color:var(--muted);margin:0;line-height:1.6}.invite-loading,.invite-state,.invite-success{text-align:center;justify-items:center}.invite-icon{width:3.5rem;height:3.5rem;color:var(--primary);background:#e8f4ff;border-radius:1.1rem;place-items:center;font-size:1.8rem;font-weight:900;display:grid}.invite-business-identity{text-align:center;justify-items:center;gap:.8rem;display:grid}.invite-business-identity img,.invite-image-fallback{object-fit:cover;border-radius:1.25rem;width:5rem;height:5rem}.invite-image-fallback{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;place-items:center;font-size:2rem;font-weight:900;display:grid}.invite-expiry{font-size:.9rem}.invite-auth-actions,.invite-form{gap:.8rem;display:grid}.invite-primary,.invite-secondary{text-align:center;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:3.25rem;padding:.8rem 1rem;font-weight:800;display:inline-flex}.invite-primary{background:var(--primary);color:#fff;border:0;box-shadow:0 10px 22px #0566d633}.invite-primary:hover{background:var(--primary-dark);color:#fff}.invite-secondary{border:1px solid var(--border);color:var(--primary);background:#fff}.invite-secondary:hover{background:#f1f7ff}.invite-form{box-shadow:none;background:0 0;border:0;margin-top:.25rem;padding:0}.invite-form fieldset{border:0;gap:.8rem;margin:0;padding:0;display:grid}.invite-form legend{color:var(--text);margin-bottom:.1rem;font-weight:800}.invite-rating{justify-content:space-between;max-width:21rem;display:flex}.invite-rating label{color:#d5dce5;cursor:pointer;font-size:2.6rem;line-height:1;display:block}.invite-rating label.selected{color:#f6b800}.invite-rating input{opacity:0;width:1px;height:1px;position:absolute}.invite-form label[for=invite-comment]{margin-top:.35rem}.invite-form label[for=invite-comment] span{color:var(--muted);font-weight:500}.invite-confirmation{border:1px solid var(--border);border-radius:10px;grid-template-columns:auto 1fr;align-items:flex-start;gap:.65rem;padding:.9rem;font-weight:650;line-height:1.4;display:flex}.invite-confirmation input{width:1.2rem;height:1.2rem;accent-color:var(--primary);flex:none}.invite-error{background:#fff5f5;border-radius:10px;padding:.8rem 1rem;font-weight:700;color:#a12a20!important}.invite-success p{max-width:30rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=560px){.invite-page{align-items:start;padding-top:1rem}.invite-card{border-radius:18px}.invite-rating label{font-size:2.35rem}}.canonical-conversation-page{width:min(100% - 2rem,1100px);margin:0 auto;padding:1.25rem 0 2rem}.canonical-conversation-page>.chat-back-button{margin-bottom:1rem}.canonical-conversation{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-medium);box-shadow:var(--shadow);overflow:hidden}.canonical-conversation .chat-conversation-header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:1.25rem;display:flex}.canonical-avatar{object-fit:cover;background:var(--surface-strong);width:3.25rem;height:3.25rem;color:var(--primary);border-radius:50%;flex:none;place-items:center;font-size:1.4rem;font-weight:800;display:grid}.chat-business-identity{min-width:0;color:inherit;flex:auto;align-items:center;gap:1rem;text-decoration:none;display:flex}a.chat-business-identity{cursor:pointer;border-radius:.55rem}a.chat-business-identity:hover .chat-conversation-info h1{color:var(--primary)}a.chat-business-identity:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.canonical-conversation .chat-conversation-info{flex:1;min-width:0}.canonical-conversation .chat-conversation-info h1{overflow-wrap:anywhere;margin:.15rem 0}.canonical-conversation .chat-conversation-info p{color:var(--muted);margin:0}.canonical-context{background:var(--surface-strong);color:var(--muted);flex-wrap:wrap;gap:.6rem 1rem;padding:.75rem 1.25rem;font-size:.9rem;display:flex}.canonical-quote{width:100%;color:var(--text);flex-wrap:wrap;align-items:baseline;gap:.4rem .8rem;display:flex}.canonical-quote span{font-weight:650}.canonical-messages{flex-direction:column;gap:.75rem;min-height:22rem;max-height:58vh;padding:1.25rem;display:flex;overflow-y:auto}.canonical-messages>button{align-self:center}.canonical-message-date-divider{width:min(100%,34rem);color:var(--muted);align-self:center;align-items:center;gap:.7rem;font-size:.75rem;font-weight:750;display:flex}.canonical-message-date-divider:before,.canonical-message-date-divider:after{content:"";background:var(--border);flex:1;height:1px}.canonical-message-date-divider span{white-space:nowrap}.canonical-message{overflow-wrap:anywhere;border-radius:1rem;max-width:min(75%,38rem);padding:.7rem .85rem}.canonical-message.incoming{background:#f1f5f9;align-self:flex-start}.canonical-message.outgoing{background:#dff3ff;align-self:flex-end}.canonical-message p{white-space:pre-wrap;margin:.2rem 0}.canonical-message time{color:var(--muted);margin-top:.35rem;font-size:.75rem;display:block}.canonical-offer-message>time{margin:.45rem .85rem .7rem}.canonical-message-image{object-fit:cover;border-radius:.6rem;width:min(100%,240px);max-height:240px;margin-top:.5rem;display:block}.canonical-visit-card{border:1px solid var(--border);background:#fff;border-radius:.7rem;margin-top:.55rem;padding:.7rem}.canonical-visit-card p{margin:.2rem 0}.canonical-visit-card button{margin:.5rem .5rem 0 0}.canonical-composer{border-top:1px solid var(--border);flex-wrap:wrap;align-items:end;gap:.6rem;padding:1rem 1.25rem;display:flex}.canonical-composer label{width:100%;font-weight:700}.canonical-composer textarea{resize:vertical;flex:18rem;min-width:0;min-height:2.8rem}.canonical-composer button{min-height:2.8rem}.canonical-composer p{width:100%;color:var(--muted);margin:0;font-size:.85rem}@media (width<=600px){.canonical-conversation-page{width:min(100% - 1rem,1100px);padding-top:.5rem}.canonical-conversation .chat-conversation-header{flex-wrap:wrap;align-items:flex-start;padding:1rem}.canonical-conversation-actions{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.canonical-messages{min-height:18rem;max-height:55vh;padding:.75rem}.canonical-message-date-divider{width:min(100%,20rem)}.canonical-message{max-width:90%}.canonical-composer{padding:.75rem}.canonical-composer button{flex:auto}}.stack-page{gap:1.25rem;display:grid}.list-stack{gap:1rem;display:grid}.content-card{color:var(--text);padding:1.25rem;display:block}.content-card h2,.content-card h3{margin:.65rem 0 .35rem}.content-card p{margin:.25rem 0}.filter-tabs{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}.filter-tabs button{border:1px solid var(--border);color:var(--text);box-shadow:none;background:#fff}.filter-tabs button.active,.filter-tabs button[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:#fff}.status-pill.neutral{color:var(--muted);background:#eef2f6}.chat-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.row-meta{justify-items:end;gap:.5rem;display:grid}.split-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.message-list{gap:.75rem;display:grid}.message-bubble{border-radius:var(--radius-medium);border:1px solid var(--border);background:#fff;width:min(720px,88%);padding:1rem}.message-bubble.mine{background:#eaf7ff;justify-self:end}.profile-card dl{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.profile-card dl div{border-radius:var(--radius-small);background:var(--surface-strong);padding:.85rem}.muted-copy{color:var(--muted)}.request-flow-page{gap:1rem;width:min(760px,100%);margin:0 auto;display:grid}.flow-step,.flow-card{border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#f8fbfff5;gap:1rem;padding:clamp(1.25rem,4vw,2rem);display:grid}.flow-step h1,.flow-card h1{font-size:clamp(1.9rem,4vw,3rem)}.back-button{width:max-content;min-height:0;color:var(--text);box-shadow:none;background:0 0;padding:.35rem .65rem;font-size:1.5rem}.close-button{justify-self:end}.category-button-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;display:grid}.category-tile{min-height:150px;color:var(--text);text-align:center;background:#fff;border:1px solid #0000;border-radius:1.4rem;align-content:center;justify-items:center;gap:.75rem;padding:1rem;display:grid;box-shadow:0 12px 28px #10203314}.category-tile:hover,.subcategory-list button:hover,.choice-card:hover{border-color:var(--primary);transform:translateY(-1px)}.category-icon{border-radius:1.1rem;place-items:center;width:3.3rem;height:3.3rem;font-size:1.7rem;font-weight:900;display:inline-grid}.flow-illustration{min-height:96px;color:var(--primary);background:linear-gradient(135deg,#dbeaff,#cfe2ff);border-radius:1.5rem;justify-content:center;align-items:center;gap:1.6rem;padding:1rem;font-size:2rem;font-weight:900;display:flex}.subcategory-list{gap:.65rem;display:grid}.subcategory-list button,.choice-card{min-height:56px;color:var(--text);box-shadow:none;background:#fff;border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.subcategory-list button:focus-visible,.category-tile:focus-visible,.choice-card:focus-visible,.back-button:focus-visible{outline:3px solid var(--primary);outline-offset:3px;border-radius:6px}.subcategory-list button[aria-selected=true]{color:#fff;background:#0d3d6e;border-color:#0d3d6e}.selected-subcategory-status{color:var(--success);font-size:.95rem;font-weight:700}.subcategory-list button:first-child,.choice-card.selected{color:#fff;background:#0d3d6e;border-color:#0d3d6e}.choice-grid{gap:.85rem;display:grid}.two-options{grid-template-columns:repeat(2,minmax(0,1fr))}.three-options{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{text-align:center;border-radius:var(--radius-medium);flex-direction:column;justify-content:center}.choice-card small{color:inherit;opacity:.76;margin-top:.25rem;display:block}.two-column-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.upload-button{color:#fff;cursor:pointer;background:#0d3d6e;border-radius:999px;justify-content:center;align-items:center;min-height:52px;font-weight:800;display:flex}.upload-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.photo-placeholder-grid{grid-template-columns:repeat(3,76px);gap:.65rem;display:grid}.photo-placeholder-grid span{border:1px dashed var(--border);border-radius:var(--radius-small);min-height:76px;color:var(--muted);text-align:center;background:#fff;place-items:center;padding:.25rem;font-size:.72rem;display:grid}.review-summary{gap:.75rem;display:grid}.review-summary article{border-radius:var(--radius-medium);border:1px solid var(--border);background:#fff;gap:.2rem;padding:1rem;display:grid}.review-summary span{color:var(--muted);font-size:.8rem}.review-summary small{color:var(--muted)}.review-edit-button{width:max-content;min-height:0;color:var(--primary);box-shadow:none;background:0 0;padding:.25rem .6rem;font-size:.85rem}.review-photo-grid{flex-wrap:wrap;gap:.6rem;display:flex}.review-photo-grid img{object-fit:cover;border-radius:var(--radius-small);border:1px solid var(--border);width:82px;height:82px}.review-summary .review-description{white-space:pre-wrap}.success-screen{width:min(560px,100%)}.success-card{text-align:left}.success-details{border:1px solid var(--border);border-radius:var(--radius-medium);background:#fff;gap:.35rem;padding:1rem;display:grid}.success-details span{color:var(--muted);font-size:.9rem}.success-illustration{color:#fff;min-height:180px}.success-illustration span{background:#22c76f;border:.6rem solid #fff;border-radius:50%;place-items:center;width:5.5rem;height:5.5rem;display:inline-grid}.secondary-link{border:1px solid var(--border);min-height:46px;color:var(--text);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:700;display:inline-flex}.request-wizard-shell .request-flow-page{width:100%}@media (width<=767px){.request-wizard-shell .customer-topbar,.request-wizard-shell .customer-bottom-nav{display:none}.request-wizard-shell .page-shell{width:100%;padding:0 20px 24px}.request-wizard-shell .request-flow-page{gap:0}.request-wizard-shell .request-wizard-header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:76px;display:grid}.request-wizard-shell .request-wizard-back{color:#304661;background:#eef2f6;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:30px;line-height:1;display:grid}.request-wizard-shell .request-wizard-progress{background:#dfe5ec;border-radius:999px;height:5px;overflow:hidden}.request-wizard-shell .request-wizard-progress span{border-radius:inherit;background:var(--primary);height:100%;display:block}.request-wizard-shell .request-wizard-header strong{color:#304661;grid-column:2/4;justify-self:center;font-size:13px}.request-wizard-shell .flow-step{box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:12px 0 24px}.request-wizard-shell .flow-step h1{text-align:center;margin:0 0 4px;font-size:21px;line-height:1.2}.request-wizard-shell .category-button-grid{grid-template-columns:1fr;gap:10px;display:grid}.request-wizard-shell .category-tile{text-align:left;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto;place-items:center start;gap:12px;min-height:72px;padding:12px 14px;display:grid;box-shadow:0 2px 8px #0000000d}.request-wizard-shell .category-icon{border-radius:14px;width:48px;height:48px}.request-wizard-shell .category-tile-copy{gap:3px;min-width:0;display:grid}.request-wizard-shell .category-tile-copy strong{font-size:16px}.request-wizard-shell .category-tile-copy small{color:#7f8c8d;font-size:13px}.request-wizard-shell .request-row-chevron{color:#95a5a6;font-size:26px}.request-wizard-shell .subcategory-list{gap:10px}.request-wizard-shell .subcategory-list button{color:#2c3e50;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:999px;grid-template-columns:32px minmax(0,1fr) auto;gap:12px;min-height:58px;padding:12px 16px;display:grid}.request-wizard-shell .subcategory-list button[aria-selected=true],.request-wizard-shell .subcategory-list button:first-child{color:#2c3e50;background:#fff;border-color:#e5e7eb}.request-wizard-shell .subcategory-icon{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.request-wizard-shell .three-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.request-wizard-shell .three-options .choice-card{border-radius:14px;min-height:96px;padding:10px 6px;font-size:14px}.request-wizard-shell .three-options .choice-card small{font-size:11px}.request-wizard-shell .location-quick-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.request-wizard-shell .location-quick-actions button{border:1px solid var(--primary);min-height:44px;color:var(--primary);background:#fff;border-radius:999px;padding:8px;font-weight:700}.request-wizard-shell .location-confirmed{color:#4b8d12;background:#eef9e5;border-radius:14px;gap:3px;padding:14px;font-weight:800;display:grid}.request-wizard-shell .location-confirmed small{color:#61708a;font-weight:500}.request-wizard-shell .location-privacy{color:#61708a;text-align:center;margin:0;font-size:12px;font-style:italic}.request-wizard-shell .review-summary article{grid-template-columns:minmax(0,1fr) auto}.request-wizard-shell .review-summary article>span{grid-column:1}.request-wizard-shell .review-summary article>strong,.request-wizard-shell .review-summary article>small,.request-wizard-shell .review-summary article>.review-photo-grid{grid-column:1/-1}.request-wizard-shell .review-summary article>.review-edit-button{grid-area:1/2}}.brand img{width:154px;height:auto;display:block}.site-header{background:#fffffff0}.branded-dashboard{gap:1.25rem;display:grid}.colourful-hero{background:radial-gradient(circle at 100% 0,#10b8c740,#0000 18rem),linear-gradient(135deg,#fff 0%,#e8f4ff 48%,#d7ecff 100%);justify-content:space-between;align-items:center;gap:1.5rem;display:flex;overflow:hidden}.provider-hero{background:radial-gradient(circle at 100% 0,#10b8c752,#0000 18rem),linear-gradient(135deg,#fff 0%,#eaf7ff 48%,#d9f5f8 100%)}.hero-request-link{flex:none}.gradient-card{background:linear-gradient(145deg,#fff 0%,#f3f9ff 100%)}.gradient-card-blue{background:radial-gradient(circle at 100% 0,#10b8c733,#0000 10rem),linear-gradient(145deg,#fff 0%,#e6f2ff 100%);border-color:#0566d638}.action-card:hover{border-color:#0566d659;transform:translateY(-2px)}.app-download-card{border-radius:var(--radius-large);box-shadow:var(--shadow);background:linear-gradient(135deg,#10b8c724,#0000 50%),#fff;border:1px solid #0566d629;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.app-download-card h2{color:#071936;margin:0 0 .2rem;font-size:1.05rem}.app-download-card p{color:var(--muted);margin:0;font-size:.88rem}.store-buttons{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.store-buttons img{width:auto;height:40px;display:block}.app-download-card a{min-height:40px;display:block}.customer-topbar{flex-direction:column;align-items:stretch;gap:.45rem}.customer-header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:40px;display:flex}.app-download-masthead-card{box-sizing:border-box;width:min(100%,1180px);box-shadow:none;background:0 0;border:0;border-radius:0;align-self:center;gap:.35rem;padding:.15rem 0 .45rem}.app-download-masthead-card .store-buttons img{height:clamp(28px,9.6vw,36px)}.app-download-masthead-card .store-buttons{flex-wrap:nowrap;gap:clamp(.4rem,2vw,.6rem);margin-top:.05rem}.chat-composer{border:1px solid var(--border);border-radius:var(--radius-large);box-shadow:var(--shadow);background:#fff;gap:.65rem;padding:1rem;display:grid}.chat-composer label{color:var(--text);font-weight:900}.chat-composer>div{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.chat-composer textarea{resize:vertical}.chat-composer button{min-height:3.25rem}@media (width<=720px){.chat-composer>div{grid-template-columns:1fr}}.requests-list{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}.mobile-request-card{background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:132px;display:grid}.request-category-icon{color:#e33191;background:#fcebf4;border-radius:1.15rem;place-items:center;width:72px;height:72px;font-size:2rem;font-weight:900;display:grid}.request-card-main h2{color:#102033;margin:0 0 .25rem;font-size:clamp(1.35rem,2.4vw,2rem)}.request-card-main p{color:var(--muted);margin:0 0 .45rem;font-size:1.05rem;font-weight:700}.request-meta-line{color:var(--muted);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.request-meta-line:after{content:"";background:#6bd11f;border-radius:50%;order:-1;width:.55rem;height:.55rem;margin-left:.2rem}.request-card-side{justify-items:end;gap:1rem;display:grid}.offer-pill,.open-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:38px;padding:.45rem .85rem;font-weight:900;display:inline-flex}.offer-pill{color:#fff;background:#4895e8}.open-pill{color:#64c51e;background:#edfce6}.request-card-side a{color:#a8b0bd;font-size:2.5rem;line-height:1}.modern-request-detail{gap:1.25rem;width:min(920px,100%);margin:0 auto;display:grid}.back-link{width:max-content;color:var(--text);font-weight:800}.request-detail-header{text-align:center;gap:.35rem;display:grid}.request-detail-header h1{margin:0 auto;font-size:clamp(2.2rem,5vw,3.8rem)}.request-detail-header p{color:var(--muted);margin:0;font-weight:700}.offer-summary-bar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.offer-summary-bar strong{letter-spacing:-.05em;font-size:clamp(1.8rem,4vw,3rem)}.sort-pill{color:var(--text);border:1px solid var(--border);background:#fff;box-shadow:0 10px 24px #10203314}.offer-detail-card{background:linear-gradient(135deg,#dcecff 0%,#cfe3ff 100%);border-radius:2rem;gap:1.5rem;padding:clamp(1.25rem,4vw,2.25rem);display:grid}.offer-detail-card>header{align-items:center;gap:1rem;display:flex}.provider-avatar{color:#fff;background:linear-gradient(135deg,#0d3d6e,#10b8c7);border-radius:50%;place-items:center;width:78px;height:78px;font-size:2rem;font-weight:900;display:grid}.offer-detail-card h2{margin:0;font-size:clamp(1.8rem,4vw,3rem)}.offer-detail-card p{color:var(--muted);margin:0;font-weight:700}.top-rated-pill{color:#856c00;text-transform:uppercase;background:#fff8c7;border:2px solid #f0cf28;border-radius:999px;margin-left:auto;padding:.55rem .85rem;font-weight:900}.offer-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.offer-metric-grid div{background:#ffffff61;border-radius:1.1rem;padding:1rem}.offer-metric-grid span,.provider-message-box strong{color:var(--muted);font-weight:900;display:block}.offer-metric-grid strong{margin-top:.2rem;font-size:1.7rem;display:block}.provider-message-box{background:#ffffff8c;border-radius:1.2rem;gap:.5rem;padding:1.2rem;display:grid}.provider-message-box p{color:var(--text);font-size:1.35rem;font-style:italic}.request-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.request-action-grid button,.request-action-grid a{border-radius:1rem;min-height:64px;font-size:1.1rem;font-weight:900}.message-action{color:var(--text);background:#fff;justify-content:center;align-items:center;display:inline-flex}.request-detail-summary{border-radius:var(--radius-large);border:1px solid var(--border);background:#fff;padding:1.25rem}.request-detail-summary h2{margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2.2rem)}.request-detail-summary h3{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:1.25rem 0 .5rem;font-size:1.1rem;font-weight:800}.request-detail-description{color:var(--text);margin:0 0 1rem;line-height:1.6}.request-detail-summary dl{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;display:grid}.request-images-section{margin-top:1rem}.request-images-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.5rem;display:grid}.request-image-thumb{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-small);border:1px solid var(--border);background:var(--surface-strong);width:100%}.request-lifecycle-meta{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.request-lifecycle-meta dl{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.urgency-pill{border-radius:999px;align-items:center;width:max-content;padding:.35rem .65rem;font-size:.82rem;font-weight:800;display:inline-flex}.urgency-asap{color:#b91c1c;background:#fef2f2}.urgency-soon{color:#b45309;background:#fffbeb}.urgency-flexible{color:#15803d;background:#f0fdf4}.cancel-request-button{color:#d90429;min-height:72px;box-shadow:none;background:#fff;border:3px solid #d90429;font-size:1.3rem;font-weight:900}.review-prompt-banner{z-index:100;background:#0006;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.review-prompt-card{text-align:center;background:#fff;border-radius:2rem;gap:1rem;width:min(480px,100%);padding:2rem;display:grid;box-shadow:0 20px 60px #00000026}.review-prompt-avatar{color:#fff;background:linear-gradient(135deg,#0d3d6e,#10b8c7);border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto;font-size:1.8rem;font-weight:900;display:grid}.review-prompt-card h2{margin:0;font-size:1.8rem}.review-prompt-card p{color:var(--muted);margin:0}.review-prompt-sub{font-size:.9rem}.review-prompt-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.review-prompt-inline{border-radius:var(--radius-medium);background:var(--surface-strong);color:var(--text);flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.75rem;padding:.75rem;font-size:.9rem;display:flex}.review-prompt-avatar-sm{color:#fff;background:linear-gradient(135deg,#0d3d6e,#10b8c7);border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.85rem;font-weight:900;display:inline-flex}.button-small{white-space:nowrap;min-height:36px;padding:.35rem .85rem;font-size:.85rem}.already-reviewed-label{color:#15803d;margin-top:.5rem;font-size:.9rem;font-weight:700}@media (width<=720px){.colourful-hero,.app-download-card,.offer-summary-bar,.offer-detail-card>header{flex-direction:column;align-items:flex-start}.mobile-request-card,.offer-metric-grid,.request-action-grid{grid-template-columns:1fr}.request-card-side{justify-items:start}.top-rated-pill{margin-left:0}}.star-rating-fieldset{border:none;margin:0;padding:0}.star-rating-legend{margin-bottom:.5rem;font-weight:700}.star-rating-group{gap:.25rem;display:flex}.star-input{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.star-label{cursor:pointer;color:#d0d5dd;font-size:2.5rem;line-height:1;transition:color .15s,transform .15s}.star-label:hover{transform:scale(1.15)}.star-label:hover~.star-label,.star-rating-group:not(:hover) .star-label-active,.star-label-active,.star-rating-group:hover .star-label{color:#f59e0b}.star-label:hover~.star-label{color:#d0d5dd}.star-rating-label{color:var(--muted);margin:.25rem 0 0;font-size:.95rem;font-weight:700}.review-form-overlay{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.review-form{border-radius:var(--radius-large);border:1px solid var(--border);background:#fff;gap:1.25rem;width:min(100%,520px);margin-top:0;padding:clamp(1.5rem,4vw,2.25rem);display:grid;box-shadow:0 24px 60px #10203333}.review-form-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.review-form-header h2{margin:0}.review-form-header p{color:var(--muted);margin:.35rem 0 0}.review-form-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.75rem;line-height:1}.review-form-provider-context{background:#f3f7fc;border-radius:14px;align-items:center;gap:.8rem;padding:.8rem;display:flex}.review-form-provider-context img,.review-form-provider-context>span{object-fit:cover;color:#174579;background:#dbeafe;border-radius:14px;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.review-form-provider-context div{gap:.2rem;display:grid}.review-form-provider-context small{color:var(--muted)}.review-form h2{letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,3vw,1.6rem)}.review-comment-label{gap:.45rem;font-weight:700;display:grid}.review-comment-label span:first-child{color:var(--muted);font-size:.92rem;display:block}.review-comment-input{resize:vertical;min-height:100px}.review-comment-input[aria-invalid=true]{border-color:#d90429}.review-chars-hint{color:#d90429;font-size:.82rem;font-weight:600}.review-chars-count{color:var(--muted);text-align:right;font-size:.82rem;font-weight:600}.review-error{color:#d90429;margin:0;font-weight:700}.review-form-actions{justify-content:flex-end;gap:.85rem;display:flex}.review-submitted-message{text-align:center;border-radius:var(--radius-small);color:#12805c;background:#edfce6;padding:1rem;font-weight:700}.customer-shell{background:radial-gradient(circle at 30% 10%,#0566d617,#0000 32rem),linear-gradient(#f7fbff 0%,#f2f7fc 100%);grid-template-columns:280px minmax(0,1fr);display:grid}.customer-shell .page-shell{width:min(1480px,100% - 3rem);padding:0 0 2rem}.customer-nav-rail{background:#ffffffeb;border-right:1px solid #d8e3eee6;flex-direction:column;gap:1.6rem;height:100vh;padding:2rem 1.25rem;display:flex;position:sticky;top:0;box-shadow:14px 0 44px #1020330d}.rail-brand img{width:170px}.rail-nav{gap:.65rem;display:grid}.rail-link{color:#24364d;border-radius:14px;align-items:center;gap:.8rem;min-height:54px;padding:.75rem 1rem;font-weight:850;display:flex;position:relative}.rail-link:hover,.rail-link.active{color:var(--primary);background:#eef6ff}.rail-link span:first-child{place-items:center;width:1.6rem;font-size:1.2rem;display:grid}.rail-count{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:1.6rem;height:1.6rem;margin-left:auto;padding:0 .35rem;font-size:.82rem;font-weight:950;display:grid}.rail-link-cta{background:linear-gradient(135deg, var(--primary), #0878f2);color:#fff;box-shadow:0 16px 28px #0566d638}.rail-link-cta:hover,.rail-link-cta.active{background:linear-gradient(135deg, var(--primary-dark), var(--primary));color:#fff}.rail-profile-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:.8rem;width:100%;margin-top:auto;padding:.9rem;display:flex}.rail-sign-out:hover{border-color:#b9d7f6;box-shadow:0 14px 28px #10203314}.rail-profile-card span:last-child{gap:.1rem;display:grid}.rail-profile-card small{color:var(--muted)}.profile-avatar{width:42px;height:42px;color:var(--primary);background:#eaf4ff;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.app-main-frame{min-width:0}.customer-topbar{justify-content:flex-end;gap:1.5rem;min-height:64px;padding:.45rem 1.5rem}.customer-app-links{color:#24364d;justify-content:center;align-items:center;gap:.8rem;font-weight:900;display:flex}.customer-app-links img{width:auto;height:34px;display:block}.customer-header-account{align-items:center;gap:.85rem;margin-left:auto;display:flex;position:relative}.customer-header-name{color:#24364d;white-space:nowrap;font-size:.95rem;font-weight:800}.customer-header-avatar{width:40px;height:40px;color:var(--primary);background:#eaf4ff;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;font-size:1rem;font-weight:900;display:grid;box-shadow:0 2px 8px #0566d61f}.customer-header-avatar-img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 8px #0566d61f}.customer-header-menu-btn{color:#5d6b7c;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.customer-header-menu-btn:hover{color:var(--primary);background:#eef6ff}.customer-account-dropdown{z-index:50;border:1px solid var(--border);background:#fff;border-radius:14px;min-width:200px;margin-top:.35rem;padding:.5rem;position:absolute;top:100%;right:0;box-shadow:0 18px 42px #1020331f}.customer-account-dropdown a,.customer-account-dropdown button{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem .85rem;font-size:.95rem;font-weight:700;display:flex}.customer-account-dropdown a:hover,.customer-account-dropdown button:hover{color:var(--primary);background:#eef6ff}.customer-account-dropdown hr{border:0;border-top:1px solid var(--border);margin:.35rem 0}.customer-account-dropdown .sign-out{color:#d33}.customer-account-dropdown .sign-out:hover{color:#b00;background:#fff0f0}.cust-home{gap:1.5rem;padding:0 .5rem 2rem;display:grid}.cust-greeting{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}.cust-greeting-text{gap:.1rem;display:grid}.cust-greeting-hello{letter-spacing:-.04em;color:#071936;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1}.cust-greeting-prompt{color:#5d6b7c;margin:0;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:650}.cust-primary-cta{background:linear-gradient(135deg, var(--primary), #0878f2);color:#fff;border-radius:16px;flex-shrink:0;align-items:center;gap:.65rem;min-height:56px;padding:0 1.5rem;font-size:1.05rem;font-weight:900;transition:box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 18px 34px #0566d63d}.cust-primary-cta:hover{color:#fff;background:linear-gradient(135deg, var(--primary-dark), var(--primary));transform:translateY(-1px);box-shadow:0 22px 40px #0566d652}.cust-cta-chevron{margin-left:.15rem}.cust-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cust-metric-card{border:1px solid var(--border);min-height:112px;color:var(--text);background:#fffffff0;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;transition:box-shadow .15s,transform .15s;display:grid;box-shadow:0 18px 42px #10203314}.cust-metric-card:hover{color:var(--text);transform:translateY(-2px);box-shadow:0 22px 48px #1020331f}.cust-metric-blue{background:linear-gradient(135deg,#fff,#eef7ff)}.cust-metric-teal{background:linear-gradient(135deg,#fff,#f0fbfa)}.cust-metric-purple{background:linear-gradient(135deg,#fff,#f6f0ff)}.cust-metric-orange{background:linear-gradient(135deg,#fff,#fff6e8)}.cust-metric-icon{border-radius:50%;flex:none;place-items:center;width:52px;height:52px;display:grid}.cust-metric-icon-blue{color:var(--primary);background:#0566d61c}.cust-metric-icon-teal{color:#0d9aa8;background:#10b8c71f}.cust-metric-icon-purple{color:#7c3aed;background:#8b5cf61c}.cust-metric-icon-orange{color:#ea580c;background:#f973161f}.cust-metric-body{gap:.05rem;display:grid}.cust-metric-label{color:var(--muted);margin:0;font-size:.92rem;font-weight:750}.cust-metric-value{letter-spacing:-.05em;font-size:2rem;line-height:1.1;display:block}.cust-metric-sub{color:var(--primary);font-size:.85rem;font-weight:750}.cust-metric-arrow{color:#b6c8db;flex-shrink:0}.cust-empty-state{place-items:center;padding:2rem 1rem;display:grid}.cust-empty-card{text-align:center;border:1px solid var(--border);background:#fffffff0;border-radius:22px;place-items:center;gap:.75rem;max-width:380px;padding:2.5rem 2rem;display:grid;box-shadow:0 18px 42px #10203314}.cust-empty-card h2{color:#071936;margin:0;font-size:1.25rem}.cust-empty-card p{color:var(--muted);margin:0;line-height:1.5}.cust-empty-cta{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:.5rem;min-height:44px;margin-top:.5rem;padding:0 1.25rem;font-size:.95rem;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #0566d633}.cust-empty-cta:hover{color:#fff;background:var(--primary-dark)}.cust-panels{grid-template-columns:minmax(0,1.1fr) minmax(320px,.85fr) minmax(320px,.95fr);gap:1rem;display:grid}.cust-panel{border:1px solid var(--border);background:#fffffff0;border-radius:18px;flex-direction:column;min-height:220px;display:flex;overflow:hidden;box-shadow:0 18px 42px #10203314}.cust-panel-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.2rem .65rem;display:flex}.cust-panel-header h2{color:#071936;margin:0;font-size:1.2rem}.cust-panel-viewall{white-space:nowrap;font-size:.9rem;font-weight:850}.cust-panel-empty{text-align:center;flex:1;place-items:center;gap:.5rem;padding:2rem 1.2rem;display:grid}.cust-panel-empty p{color:var(--muted);margin:0;font-weight:700}.cust-panel-empty span,.cust-panel-empty a{color:var(--muted);font-size:.9rem}.cust-panel-list{flex-direction:column;flex:1;display:flex}.cust-request-row{color:var(--text);border-top:1px solid #edf2f7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem 1.2rem;transition:background .12s;display:grid}.cust-request-row:hover{color:var(--text);background:#f8fbff}.cust-request-icon{border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.cust-request-row-body{gap:.15rem;min-width:0;display:grid}.cust-request-row-title{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;overflow:hidden}.cust-request-row-meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:650;overflow:hidden}.cust-request-row-end{flex-shrink:0;justify-items:end;gap:.35rem;display:grid}.cust-chat-row{color:var(--text);border-top:1px solid #edf2f7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem 1.2rem;transition:background .12s;display:grid}.cust-chat-row:hover{color:var(--text);background:#f8fbff}.cust-chat-avatar{width:42px;height:42px;color:var(--primary);background:#eaf4ff;border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:900;display:grid}.cust-chat-row-body{gap:.15rem;min-width:0;display:grid}.cust-chat-row-name{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.cust-chat-row-preview{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:650;overflow:hidden}.cust-chat-row-end{flex-shrink:0;justify-items:end;gap:.35rem;display:grid}.cust-unread-badge{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:1.5rem;height:1.5rem;padding:0 .3rem;font-size:.78rem;font-weight:950;display:grid}.cust-booking-row{color:var(--text);border-top:1px solid #edf2f7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem 1.2rem;transition:background .12s;display:grid}.cust-booking-row:hover{color:var(--text);background:#f8fbff}.cust-date-tile{min-width:60px;min-height:58px;color:var(--text);text-align:center;background:#f7faff;border:1px solid #dfe9f4;border-radius:12px;flex-shrink:0;place-items:center;padding:.35rem;font-weight:900;line-height:1.15;display:grid}.cust-date-tile-tbc{background:#f7faff}.cust-date-tile-day{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.cust-date-tile-date{font-size:1.15rem;font-weight:950}.cust-date-tile-month{color:var(--muted);text-transform:uppercase;font-size:.65rem;font-weight:800}.cust-booking-row-body{gap:.15rem;min-width:0;display:grid}.cust-booking-row-title{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.cust-booking-row-meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:650;overflow:hidden}.cust-pill{border-radius:999px;align-items:center;width:max-content;padding:.2rem .6rem;font-size:.78rem;font-weight:850;display:inline-flex}.cust-pill-green{color:#14801f;background:#e7f8e5}.cust-pill-waiting{color:#b26a00;background:#fff4dd}.cust-time{color:#9aabbf;font-size:.78rem;font-weight:700}.cust-panel-footer-link{color:var(--primary);border-top:1px solid #edf2f7;justify-content:center;align-items:center;gap:.4rem;padding:.85rem 1.2rem;font-size:.9rem;font-weight:850;display:flex}.cust-panel-footer-link:hover{color:var(--primary);background:#f8fbff}.cust-popular{border:1px solid var(--border);background:#fffffff0;border-radius:18px;overflow:hidden;box-shadow:0 18px 42px #10203314}.cust-popular-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.2rem .75rem;display:flex}.cust-popular-header h2{color:#071936;margin:0;font-size:1.2rem}.cust-popular-grid{grid-template-columns:repeat(4,1fr);gap:.85rem;padding:0 1.2rem 1.2rem;display:grid}.cust-popular-card{min-height:108px;color:var(--text);background:linear-gradient(#0566d605,#0566d614),#fff;border:1px solid #dfe8f2;border-radius:16px;align-content:end;gap:.75rem;padding:1rem;transition:box-shadow .15s,transform .15s;display:grid}.cust-popular-card:hover{color:var(--text);transform:translateY(-2px);box-shadow:0 12px 28px #1020331a}.cust-popular-icon{background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #1020331f}.cust-popular-icon-more{background:var(--primary);color:#fff;box-shadow:0 10px 22px #0566d633}.cust-popular-label{color:#24364d;font-size:.88rem;font-weight:800;line-height:1.2}.cust-mobile-cta{display:none}.cust-skeleton-group{gap:1.5rem;display:grid}.cust-skeleton-metrics{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.cust-skeleton-panels{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.cust-skeleton-card{border:1px solid var(--border);background:#ffffffb3;border-radius:18px;align-items:center;gap:1rem;min-height:100px;padding:1rem;display:flex}.cust-skeleton-card.tall{flex-direction:column;align-items:stretch;min-height:260px}.cust-skeleton-shape{background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:52px;height:52px;animation:1.4s ease-in-out infinite shim}.cust-skeleton-lines{flex:1;gap:.5rem;display:grid}.cust-skeleton-lines div{background:linear-gradient(90deg,#eef2f6 25%,#f8fafc 50%,#eef2f6 75%) 0 0/200% 100%;border-radius:999px;height:14px;animation:1.4s ease-in-out infinite shim}.cust-skeleton-lines div:nth-child(2){width:60%}.cust-skeleton-lines div:nth-child(3){width:40%}@keyframes shim{0%{background-position:200% 0}to{background-position:-200% 0}}.filter-tabs{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0;display:flex}.filter-tabs button{border:1px solid var(--border);min-height:2.75rem;color:var(--text);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:.6rem 1rem;font-weight:650}.filter-tabs button:hover,.filter-tabs button:focus-visible,.filter-tabs button.active{border-color:var(--primary);background:var(--primary);color:#fff}.request-list-count{color:var(--text);margin:1.5rem 0 0;font-size:1.1rem;font-weight:700}.request-list-empty{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-small,8px);background:var(--surface-subtle,#f9fafb);margin:2rem 0;padding:2rem 1.5rem}.request-list-empty h2{color:var(--text);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.request-list-empty p{color:var(--muted);margin:0 0 1.25rem;font-size:.92rem;line-height:1.5}.request-list-empty .primary-link{display:inline-block}@media (width<=1180px){.customer-shell{grid-template-columns:230px minmax(0,1fr)}.cust-metrics,.cust-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.cust-skeleton-metrics,.cust-skeleton-panels{grid-template-columns:repeat(2,1fr)}.cust-popular-grid{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(4,minmax(140px,1fr));overflow-x:auto}}@media (width<=760px){.customer-shell{padding-bottom:78px;display:block}.customer-nav-rail,.customer-topbar .site-nav,.customer-topbar .account-summary{display:none}.customer-topbar{background:#edf6fff0;border-bottom:1px solid #d9e6f4;min-height:auto;padding:.5rem}.customer-shell .page-shell{width:min(100% - 1rem,680px);padding-bottom:6rem}.cust-greeting{flex-direction:column;align-items:stretch;gap:1rem;margin-top:1rem}.cust-primary-cta{justify-content:center;min-height:52px}.cust-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.cust-metric-card{min-height:96px;padding:.85rem}.cust-metric-icon{width:44px;height:44px}.cust-metric-value{font-size:1.6rem}.cust-panels{grid-template-columns:1fr}.cust-popular-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.cust-popular-card{min-height:96px}.cust-mobile-cta{left:1rem;right:1rem;bottom:calc(78px + env(safe-area-inset-bottom,0px));z-index:40;background:linear-gradient(135deg, var(--primary), #0878f2);color:#fff;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;min-height:52px;font-size:1rem;font-weight:900;display:flex;position:fixed;box-shadow:0 18px 34px #0566d63d}.cust-mobile-cta:hover{color:#fff}.cust-skeleton-metrics{grid-template-columns:repeat(2,1fr)}.cust-skeleton-panels{grid-template-columns:1fr}.customer-bottom-nav{z-index:41;padding:.45rem .35rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff5;grid-template-columns:repeat(5,1fr);gap:.1rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #1020331a}.customer-bottom-nav a{color:var(--muted);justify-items:center;gap:.15rem;font-size:.72rem;font-weight:800;display:grid}.customer-bottom-nav a.active{color:var(--primary)}}.customer-requests-page,.customer-request-detail-page{color:#071936;width:min(1480px,100% - 3rem);margin:0 auto;padding:2rem 0 3rem}.customer-requests-page{gap:1.25rem;display:grid}.customer-requests-header,.customer-request-detail-header{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.customer-requests-eyebrow{color:var(--primary);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:950}.customer-requests-header h1,.customer-request-detail-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,4vw,3rem)}.customer-requests-header>div>p:last-child{color:var(--muted);margin:.45rem 0 0;font-weight:650}.customer-requests-primary-action{background:linear-gradient(135deg, var(--primary), #0878f2);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.75rem 1.1rem;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #0566d633}.customer-requests-primary-action:hover{color:#fff;background:var(--primary-dark)}.customer-request-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.customer-request-metric{border:1px solid var(--border);min-height:108px;color:var(--text);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem;display:grid;box-shadow:0 14px 34px #10203312}.customer-request-metric:hover{color:var(--text);transform:translateY(-1px);box-shadow:0 18px 38px #1020331c}.customer-request-metric>span:nth-child(2){gap:.1rem;display:grid}.customer-request-metric strong{font-size:1.9rem;line-height:1}.customer-request-metric span span{font-weight:850}.customer-request-metric small{color:var(--muted);font-weight:650}.customer-request-metric-icon{border-radius:15px;place-items:center;width:48px;height:48px;font-size:1.35rem;font-weight:950;display:grid}.customer-request-metric-blue .customer-request-metric-icon{color:var(--primary);background:#e8f2ff}.customer-request-metric-purple .customer-request-metric-icon{color:#7836d9;background:#f1eaff}.customer-request-metric-teal .customer-request-metric-icon{color:#099a84;background:#e4faf5}.customer-request-metric-orange .customer-request-metric-icon{color:#db7410;background:#fff1dc}.customer-requests-toolbar{border:1px solid var(--border);background:#ffffffe6;border-radius:16px;grid-template-columns:minmax(220px,300px) minmax(0,1fr) 180px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:grid}.customer-requests-search{min-height:42px;color:var(--muted);border:1px solid #dce6f0;border-radius:10px;align-items:center;gap:.55rem;padding:0 .8rem;display:flex}.customer-requests-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:0}.customer-requests-filters{flex-wrap:wrap;gap:.45rem;display:flex}.customer-requests-filters button{min-height:40px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border:1px solid #dce6f0;border-radius:999px;padding:.55rem .9rem;font-size:.86rem;font-weight:800}.customer-requests-filters button[aria-pressed=true]{border-color:var(--primary);background:var(--primary);color:#fff}.customer-requests-sort select,.customer-request-responses-heading select{width:100%;min-height:42px;color:var(--text);font:inherit;background:#fff;border:1px solid #dce6f0;border-radius:10px;padding:0 .75rem;font-weight:750}.customer-requests-attention{background:linear-gradient(90deg,#f2f8ff,#fbfdff);border:1px solid #b9d7ff;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.customer-requests-attention-icon{width:42px;height:42px;color:var(--primary);background:#deedff;border-radius:50%;place-items:center;display:grid}.customer-requests-attention strong{display:block}.customer-requests-attention p{color:var(--muted);margin:.15rem 0 0;font-size:.9rem}.customer-requests-attention button{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:900}.customer-requests-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.customer-request-card{border:1px solid var(--border);background:#fffffff5;border-radius:17px;gap:.9rem;min-width:0;padding:1rem;display:grid;box-shadow:0 14px 34px #10203312}.customer-request-card:hover{box-shadow:0 18px 38px #1020331c}.customer-request-card-topline{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.7rem;display:grid}.customer-request-card-icon{width:44px;height:44px;color:var(--primary);background:#eaf3ff;border-radius:13px;place-items:center;font-size:1.25rem;font-weight:950;display:grid}.customer-request-card-heading{min-width:0}.customer-request-card-heading h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.02rem;overflow:hidden}.customer-request-card-heading p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.82rem;font-weight:700;overflow:hidden}.customer-request-status,.customer-response-status{white-space:nowrap;border-radius:999px;align-items:center;width:max-content;padding:.25rem .55rem;font-size:.76rem;font-weight:900;display:inline-flex}.customer-request-status-blue{color:#116bd0;background:#e4f0ff}.customer-request-status-green{color:#16823a;background:#e4f7e8}.customer-request-status-amber{color:#a86105;background:#fff0d6}.customer-request-status-slate{color:#596878;background:#edf1f5}.customer-request-card-details{border-top:1px solid #edf2f7;gap:.45rem;margin:0;padding-top:.7rem;display:grid}.customer-request-card-details div{gap:.5rem;min-width:0;display:flex}.customer-request-card-details dt{color:var(--muted);flex:0 0 75px;font-size:.76rem;font-weight:750}.customer-request-card-details dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.82rem;font-weight:750;overflow:hidden}.customer-request-card-footer{border-top:1px solid #edf2f7;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.55rem;padding-top:.8rem;display:grid}.customer-request-response-count{font-size:.8rem;font-weight:900}.customer-request-activity{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:700;overflow:hidden}.customer-request-card-action{min-height:36px;color:var(--primary);white-space:nowrap;border:1px solid #87bfff;border-radius:8px;align-items:center;padding:0 .65rem;font-size:.78rem;font-weight:900;display:inline-flex}.customer-request-card-more{width:34px;height:34px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.customer-request-card-more:hover{color:var(--primary);background:#eef6ff}.customer-requests-empty,.customer-requests-error{text-align:center;background:#ffffffb8;border:1px dashed #b9cde2;border-radius:18px;justify-items:center;gap:.6rem;padding:3rem 1rem;display:grid}.customer-requests-empty-icon{width:54px;height:54px;color:var(--primary);background:#eaf3ff;border-radius:50%;place-items:center;font-size:1.8rem;display:grid}.customer-requests-empty h2,.customer-requests-error h1{margin:0;font-size:1.25rem}.customer-requests-empty p,.customer-requests-error p{color:var(--muted);margin:0}.customer-requests-error button{background:var(--primary);color:#fff;border:0;border-radius:9px;min-height:42px;padding:0 1rem;font-weight:850}.customer-requests-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.customer-request-skeleton{background:linear-gradient(110deg,#eef3f8 30%,#f8fbfe 45%,#eef3f8 60%) 0 0/200% 100%;border-radius:17px;height:230px;animation:1.3s linear infinite customer-request-shimmer}@keyframes customer-request-shimmer{to{background-position:-200% 0}}.customer-request-detail-page{gap:1rem;display:grid}.customer-request-back-link{color:#435b75;width:max-content;font-weight:850}.customer-request-detail-statuses{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.7rem;display:flex}.customer-request-response-total{color:#435b75;border:1px solid #d8e3ee;border-radius:999px;align-items:center;min-height:28px;padding:0 .65rem;font-size:.8rem;font-weight:850;display:inline-flex}.customer-request-booked-banner{background:#effbf2;border:1px solid #a9dfbc;border-radius:15px;gap:.2rem;padding:1rem 1.1rem;display:grid}.customer-request-booked-banner strong{color:#16733b}.customer-request-booked-banner p{color:#426151;margin:0}.customer-request-booked-banner div{flex-wrap:wrap;gap:.7rem;margin-top:.45rem;display:flex}.customer-request-booked-banner a{color:#16733b;font-weight:900}.customer-request-detail-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.38fr);align-items:start;gap:1.25rem;display:grid}.customer-request-responses{gap:1rem;min-width:0;display:grid}.customer-request-responses-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.customer-request-responses-heading h2{margin:0;font-size:1.35rem}.customer-request-responses-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.customer-request-responses-heading label{width:190px}.customer-request-privacy-notice{color:#47627e;background:#f4f9ff;border:1px solid #cfe1f5;border-radius:11px;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;display:flex}.customer-request-privacy-notice span{color:var(--primary);font-size:.9rem}.customer-request-privacy-notice p{margin:0;font-size:.82rem;line-height:1.45}.customer-provider-response{background:#fff;border:1px solid #cedceb;border-radius:18px;gap:1rem;padding:1.15rem;display:grid;box-shadow:0 14px 34px #10203312}.customer-provider-response>header{align-items:center;gap:.8rem;display:flex}.customer-provider-avatar{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:950;display:grid}.customer-provider-response h2{margin:0;font-size:1.2rem}.customer-provider-response header p{color:var(--muted);margin:.2rem 0 0;font-size:.82rem;font-weight:700}.customer-provider-response>header .customer-response-status{margin-left:auto}.customer-response-status-pending{color:#116bd0;background:#e4f0ff}.customer-response-status-accepted{color:#16823a;background:#e4f7e8}.customer-response-status-rejected{color:#596878;background:#edf1f5}.customer-provider-response-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.customer-provider-response-grid div{background:#fbfdff;border:1px solid #e1eaf3;border-radius:12px;gap:.2rem;min-width:0;padding:.8rem;display:grid}.customer-provider-response-grid span,.customer-provider-message span{color:var(--muted);font-size:.75rem;font-weight:750}.customer-provider-response-grid strong{overflow-wrap:anywhere;font-size:.92rem}.customer-provider-message{background:#f7fbff;border:1px solid #e1eaf3;border-radius:12px;padding:.85rem 1rem}.customer-provider-message p{white-space:pre-wrap;margin:.35rem 0 0;line-height:1.55}.customer-provider-actions{grid-template-columns:1.2fr 1fr 1fr;gap:.65rem;display:grid}.customer-provider-actions button,.customer-provider-message-action{min-height:44px;font:inherit;text-align:center;cursor:pointer;border-radius:9px;padding:.65rem .75rem;font-size:.84rem;font-weight:900}.customer-provider-accept{background:var(--primary);color:#fff;border:0}.customer-provider-message-action{color:var(--text);background:#fff;border:1px solid #d5e0ec;place-items:center;display:grid}.customer-provider-decline{color:#b14d4d;background:#fff;border:1px solid #d5e0ec}.customer-provider-response-accepted{border-color:#a9dfbc}.customer-request-no-responses,.customer-request-more-responses{text-align:center;background:#f7fbff;border:1px dashed #b7cde4;border-radius:16px;padding:1.4rem}.customer-request-no-responses span{color:var(--primary);font-size:2rem}.customer-request-no-responses h3,.customer-request-more-responses strong{margin:.3rem 0;display:block}.customer-request-no-responses p,.customer-request-more-responses p{color:var(--muted);margin:0}.customer-request-more-responses{text-align:left}.customer-request-context-rail{gap:1rem;display:grid;position:sticky;top:1rem}.customer-request-context-card{background:#fff;border:1px solid #cedceb;border-radius:17px;padding:1.15rem;box-shadow:0 14px 34px #1020330f}.customer-request-context-card h2{margin:0 0 1rem;font-size:1.2rem}.customer-request-context-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin:0;display:grid}.customer-request-context-card dl div{min-width:0}.customer-request-context-card dt{color:var(--muted);font-size:.73rem;font-weight:800}.customer-request-context-card dd{overflow-wrap:anywhere;margin:.18rem 0 0;font-size:.84rem;font-weight:800}.customer-request-context-description{border-top:1px solid #e5edf5;margin-top:1rem;padding-top:1rem}.customer-request-context-description h3{color:var(--muted);margin:0;font-size:.75rem}.customer-request-context-description p{white-space:pre-wrap;margin:.35rem 0 0;line-height:1.5}.customer-request-context-images{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.customer-request-context-images img{object-fit:cover;border-radius:9px;width:70px;height:70px}.customer-request-timeline ol{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.customer-request-timeline li{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.customer-request-timeline li>span:last-child{gap:.15rem;display:grid}.customer-request-timeline small{color:var(--muted)}.customer-request-timeline-dot{background:var(--primary);border-radius:50%;width:12px;height:12px;margin-top:.25rem;box-shadow:0 0 0 5px #e8f2ff}.customer-request-cancel,.customer-request-complete{min-height:48px;font:inherit;cursor:pointer;border-radius:10px;font-weight:900}.customer-request-cancel{color:#c53c47;background:#fff;border:1px solid #e35d66}.customer-request-complete{background:var(--primary);color:#fff;border:0}.customer-request-inline-error,.customer-request-success{border-radius:10px;padding:.85rem 1rem}.customer-request-inline-error{color:#a52f38;background:#fff0f0}.customer-request-success{color:#16733b;background:#effbf2}.customer-request-dialog-backdrop{z-index:100;background:#0719367a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.customer-request-dialog{background:#fff;border-radius:16px;width:min(500px,100%);padding:1.3rem;box-shadow:0 24px 70px #0719363d}.customer-request-dialog h2{margin:0}.customer-request-dialog p{color:var(--muted);line-height:1.5}.customer-request-dialog>div{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.customer-request-dialog button{min-height:44px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border:1px solid #d5e0ec;border-radius:9px;padding:0 .9rem;font-weight:850}.customer-request-dialog-primary{border-color:var(--primary)!important;background:var(--primary)!important;color:#fff!important}.customer-request-dialog-danger{color:#fff!important;background:#c53c47!important;border-color:#c53c47!important}.customer-request-detail-loading{place-items:center;min-height:400px}.customer-detail-skeleton{width:100%;min-height:180px;color:var(--muted);background:linear-gradient(110deg,#eef3f8 30%,#f8fbfe 45%,#eef3f8 60%) 0 0/200% 100%;border-radius:18px;place-items:center;font-weight:800;animation:1.3s linear infinite customer-request-shimmer;display:grid}@media (width<=1180px){.customer-requests-grid,.customer-requests-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-requests-toolbar{grid-template-columns:minmax(220px,280px) minmax(0,1fr)}.customer-requests-sort{grid-area:1/2;justify-self:end;width:180px}.customer-request-detail-layout{grid-template-columns:minmax(0,1fr)}.customer-request-context-rail{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.customer-request-cancel,.customer-request-complete{grid-column:span 1}}@media (width<=760px){.customer-requests-page,.customer-request-detail-page{width:min(100% - 1.25rem,620px);padding-top:1.2rem;padding-bottom:5.5rem}.customer-requests-header,.customer-request-detail-header{gap:1rem;display:grid}.customer-requests-header .customer-requests-primary-action{width:max-content}.customer-request-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-requests-toolbar{grid-template-columns:1fr}.customer-requests-sort{grid-area:auto;justify-self:stretch;width:auto}.customer-requests-filters{flex-wrap:nowrap;padding-bottom:.2rem;overflow-x:auto}.customer-requests-filters button{flex:none}.customer-requests-attention{grid-template-columns:auto minmax(0,1fr)}.customer-requests-attention button{grid-column:2;justify-self:start}.customer-requests-grid,.customer-requests-skeleton-grid{grid-template-columns:1fr}.customer-request-card-footer{grid-template-columns:auto 1fr auto}.customer-request-activity{grid-area:1/2}.customer-request-card-more{grid-area:1/3}.customer-request-card-action{grid-column:1/-1;width:100%}.customer-request-responses-heading{align-items:stretch;display:grid}.customer-request-responses-heading label{width:auto}.customer-provider-response-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-provider-actions,.customer-request-context-rail{grid-template-columns:1fr}.customer-request-context-card dl{grid-template-columns:1fr 1fr}}@media (width<=430px){.customer-request-metrics{gap:.65rem}.customer-request-metric{grid-template-columns:auto minmax(0,1fr);padding:.75rem}.customer-request-metric>span:last-child{display:none}.customer-request-metric-icon{width:38px;height:38px}.customer-request-metric strong{font-size:1.55rem}.customer-request-card-topline{grid-template-columns:auto minmax(0,1fr)}.customer-request-card-topline .customer-request-status{grid-column:2;justify-self:start}.customer-provider-response-grid,.customer-request-context-card dl{grid-template-columns:1fr}}.customer-request-edit-page{width:min(900px,100% - 3rem);color:var(--text);margin:0 auto;padding:2rem 0 5rem}.customer-request-edit-page header{margin:1.2rem 0}.customer-request-edit-page header h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.customer-request-edit-page header p:last-child{color:var(--muted)}.customer-request-edit-form{border:1px solid var(--border);background:#fff;border-radius:18px;gap:.7rem;padding:1.25rem;display:grid}.customer-request-edit-form label,.customer-request-edit-form legend{font-weight:850}.customer-request-edit-form input,.customer-request-edit-form textarea,.customer-request-edit-form select{width:100%;min-height:44px;color:var(--text);font:inherit;background:#fff;border:1px solid #dce6f0;border-radius:9px;padding:.65rem .75rem}.customer-request-edit-form textarea{resize:vertical}.customer-edit-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.customer-edit-grid>div{gap:.7rem;display:grid}.customer-request-edit-form fieldset{border:1px solid #e1eaf3;border-radius:12px;gap:.7rem;margin-top:.5rem;padding:1rem;display:grid}.customer-edit-images{flex-wrap:wrap;gap:.7rem;display:flex}.customer-edit-images figure{gap:.35rem;margin:0;display:grid}.customer-edit-images img{object-fit:cover;border-radius:9px;width:86px;height:86px}.customer-edit-images button{color:#b14d4d;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.78rem}.customer-request-edit-form fieldset p{color:var(--muted);margin:0;font-size:.82rem}.customer-edit-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;margin-top:.5rem;display:flex}.marketplace-location-selector{background:#f4f9ff;border:1px solid #b9d7ff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:.65rem;padding:1rem 1.1rem;display:flex}.marketplace-location-selector span{font-weight:850}.marketplace-location-selector button,.marketplace-tabs button,.marketplace-save-button{min-height:40px;color:var(--primary);font:inherit;cursor:pointer;background:#fff;border:1px solid #b8d6f7;border-radius:9px;padding:.5rem .8rem;font-weight:850}.marketplace-location-selector button{margin-left:auto}.marketplace-location-dialog{background:#fff;border:1px solid #9fc8f5;border-radius:14px;gap:.7rem;padding:1.1rem;display:grid;box-shadow:0 14px 32px #1020331a}.marketplace-location-dialog h2,.marketplace-location-dialog p{margin:0}.marketplace-location-dialog p{color:var(--muted)}.marketplace-location-dialog input{min-height:44px;font:inherit;border:1px solid #dce6f0;border-radius:8px;padding:.6rem .7rem}.marketplace-location-dialog>div{flex-wrap:wrap;gap:.6rem;display:flex}.marketplace-location-dialog [role=alert]{color:#a52f38}.marketplace-tabs{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.marketplace-tabs button[aria-pressed=true]{background:var(--primary);color:#fff}.marketplace-business-card{position:relative}.marketplace-business-card-link{color:var(--text);gap:.7rem;display:grid}.marketplace-business-card-link:hover{color:var(--text)}.marketplace-save-button{justify-self:start}@media (width<=620px){.customer-request-edit-page{width:min(100% - 1.25rem,620px);padding-top:1.2rem}.customer-edit-grid{grid-template-columns:1fr}.customer-edit-actions{grid-template-columns:1fr;display:grid}.marketplace-location-selector button{margin-left:0}}.customer-request-detail-page{gap:1.15rem;width:min(1040px,100% - 3rem)}.customer-request-primary-card,.customer-request-secondary-card,.customer-request-photos{background:#fff;border:1px solid #dce8f8;border-radius:22px;box-shadow:0 10px 28px #1020330e}.customer-request-primary-card{gap:1rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.customer-request-chip-row{flex-wrap:wrap;gap:.5rem;display:flex}.customer-request-chip{color:#1769bf;background:#eaf3ff;border-radius:999px;align-items:center;gap:.35rem;min-height:30px;padding:.3rem .65rem;font-size:.78rem;font-weight:850;display:inline-flex}.customer-request-primary-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.customer-request-primary-heading h1{letter-spacing:-.04em;margin:0 0 .55rem;font-size:clamp(1.55rem,3vw,2.25rem)}.customer-request-primary-meta{color:#49627c;flex-wrap:wrap;gap:.75rem 1.2rem;font-size:.9rem;font-weight:750;display:flex}.customer-request-primary-meta span{overflow-wrap:anywhere;min-width:0}.customer-request-primary-description{color:#2c425b;white-space:pre-wrap;border-top:1px solid #e5edf5;margin:0;padding-top:1rem;line-height:1.55}.customer-request-cancel-inline{color:#c53c47;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:.5rem 0;font-weight:900}.customer-request-photos{padding:1rem 1.15rem}.customer-request-photos h2{margin:0 0 .85rem;font-size:1.1rem}.customer-request-photos>div{flex-wrap:wrap;gap:.65rem;display:flex}.customer-request-photos img{object-fit:cover;border-radius:14px;width:108px;height:108px}.customer-request-responses{justify-self:center;width:min(100%,820px)}.customer-request-responses-heading{align-items:center}.customer-request-responses-heading h2{font-size:1.3rem}.customer-offer-sort{background:#fff;border:1px solid #dce8f8;border-radius:999px;align-items:center;width:auto;display:inline-flex}.customer-offer-sort select{background:0 0;border:0;border-radius:999px;min-width:110px;min-height:40px;padding:0 .85rem}.customer-provider-offer{background:#fff;border:1px solid #dce8f8;border-radius:22px;gap:1rem;padding:1.1rem;display:grid;box-shadow:0 10px 28px #1020330f}.customer-provider-offer-rejected{background:snow;border-color:#f1c1bd}.customer-provider-offer-accepted{border-color:#a9dfbc}.customer-provider-offer-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.customer-provider-offer-identity{align-items:center;gap:.75rem;min-width:0;display:flex}.customer-provider-avatar{object-fit:cover;border-radius:50%;flex:none;width:56px;height:56px;display:grid;overflow:hidden}.customer-provider-avatar-fallback{color:var(--primary);background:#e8f2ff;place-items:center;font-size:.94rem;font-weight:950}.customer-provider-offer h3{overflow-wrap:anywhere;margin:0;font-size:1.08rem}.customer-provider-rating{color:#64758a;flex-wrap:wrap;gap:.3rem;margin:.3rem 0 0;font-size:.82rem;font-weight:700;display:flex}.customer-provider-rating span{color:#d89614}.customer-provider-rating i{color:#8a99ac;font-style:normal}.customer-provider-offer-header-actions{justify-items:end;gap:.55rem;display:grid}.customer-provider-profile-link{border:1.5px solid var(--primary);min-height:40px;color:var(--primary);border-radius:11px;padding:.5rem .75rem;font-size:.82rem;font-weight:900}.customer-provider-offer-rule{background:#e5edf5;height:1px}.customer-provider-offer-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .8rem;margin:0;display:grid}.customer-provider-offer-facts div{align-items:center;gap:.65rem;min-width:0;display:flex}.customer-provider-offer-facts dt{color:#66758a;flex:none;gap:.28rem;font-size:.75rem;font-weight:800;display:grid}.customer-provider-offer-facts dt span{width:34px;height:34px;color:var(--primary);background:#eaf3ff;border-radius:10px;place-items:center;font-size:1rem;display:grid}.customer-provider-offer-facts dd{overflow-wrap:anywhere;color:#0b2444;min-width:0;margin:0;font-size:.94rem;font-weight:900}.customer-provider-message{background:#f5f9fe;border-color:#dce8f8;border-radius:14px;padding:.9rem 1rem}.customer-provider-message p{font-style:italic}.customer-provider-actions{grid-template-columns:1.15fr 1fr 1fr}.customer-provider-actions button,.customer-provider-message-action{border-radius:12px;min-height:46px}.customer-provider-message-action{color:var(--primary);border-color:#b9d7ff}.customer-provider-decline{color:#b42318;border-color:#e9b9b4}.customer-request-timeline{padding:1.15rem}.customer-request-timeline h2{margin-top:0}.customer-requests-mode{background:#eef4f9;border:1px solid #d8e3ee;border-radius:12px;width:max-content;padding:.28rem;display:inline-flex}.customer-requests-mode button{color:#435b75;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:.5rem 1rem;font-weight:850}.customer-requests-mode button[aria-pressed=true]{color:var(--primary);background:#fff;box-shadow:0 2px 7px #1020331f}.customer-response-groups{gap:.85rem;display:grid}.customer-response-group{background:#fff;border:1px solid #cedceb;border-radius:17px;overflow:hidden;box-shadow:0 12px 30px #1020330f}.customer-response-group-toggle{width:100%;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem 1.1rem;display:grid}.customer-response-group-toggle:hover{background:#f8fbff}.customer-response-group-copy{gap:.2rem;min-width:0;display:grid}.customer-response-group-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.05rem;overflow:hidden}.customer-response-group-copy small,.customer-response-group-meta{color:var(--muted);font-size:.82rem;font-weight:700}.customer-response-group-copy em{color:var(--primary);font-size:.84rem;font-style:normal;font-weight:900}.customer-response-children{background:#f9fcff;border-left:2px solid #d7eaff;gap:.45rem;margin:0 1rem 1rem 2.2rem;padding:.55rem;display:grid}.customer-response-row{background:#fff;border:1px solid #e1eaf3;border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.7rem;display:grid}.customer-response-business{width:42px;height:42px;color:var(--primary);background:#eaf3ff;border-radius:50%;place-items:center;font-size:.76rem;font-weight:900;display:grid;overflow:hidden}.customer-response-business img{object-fit:cover;width:100%;height:100%}.customer-response-main{min-width:0;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:.16rem;padding:0;display:grid}.customer-response-main:disabled{cursor:default}.customer-response-main strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-response-main span{color:#284a6e;font-size:.88rem;font-weight:800}.customer-response-main em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;font-style:normal;overflow:hidden}.customer-response-main small{color:var(--muted);font-size:.77rem}.customer-response-chevron{width:40px;height:40px;color:var(--primary);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;font-size:1.45rem;display:grid}.customer-response-chevron:hover{background:#eaf3ff}@media (width<=760px){.customer-requests-mode{width:100%}.customer-requests-mode button{flex:1}.customer-response-group-toggle{grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.customer-response-group-meta{grid-column:1}.customer-response-group-toggle>span:last-child{grid-area:1/2/span 2}.customer-response-children{margin-left:1rem}.customer-request-detail-page{width:min(100% - 1.25rem,620px);padding-top:1.2rem;padding-bottom:calc(6.5rem + env(safe-area-inset-bottom,0px))}.customer-request-responses-heading{align-items:flex-start;display:flex}.customer-request-responses-heading>div{min-width:0}.customer-provider-offer{padding:1rem}.customer-provider-offer-header{gap:.7rem}.customer-provider-offer-header-actions{flex:none}.customer-provider-profile-link{min-height:42px}.customer-provider-actions{grid-template-columns:1fr}}@media (width<=430px){.customer-request-primary-meta{gap:.55rem;display:grid}.customer-request-photos img{width:min(100%,148px);height:96px}.customer-request-responses-heading{gap:.75rem;display:grid}.customer-offer-sort{justify-self:start}.customer-provider-offer-header{display:grid}.customer-provider-offer-header-actions{justify-content:space-between;align-items:center;width:100%;display:flex}.customer-provider-offer-facts{grid-template-columns:1fr}}.landing-gateway{gap:1.65rem;display:grid}.header-app-links{color:#102033;white-space:nowrap;justify-content:center;align-items:center;gap:.8rem;font-size:.98rem;font-weight:900;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-app-links img{border-radius:8px;width:auto;height:36px;display:block}.gateway-hero{background:radial-gradient(circle at 80%,#0566d61a,#0000 23rem),linear-gradient(135deg,#fff 0%,#f7fbff 48%,#edf7ff 100%);border:1px solid #dbe9f6;border-radius:30px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:clamp(2rem,6vw,5rem);min-height:clamp(470px,58vh,650px);padding:clamp(2rem,7vw,5.2rem);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #10203314}.gateway-hero:before,.gateway-hero:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.gateway-hero:before{border:2px solid #0566d614;width:24rem;height:24rem;top:4rem;right:-8rem}.gateway-hero:after{opacity:.65;background-image:radial-gradient(#0566d62e 1px,#0000 1px);background-size:12px 12px;width:9rem;height:9rem;top:11rem;right:5rem}.gateway-hero-copy,.gateway-hero-preview{z-index:1;position:relative}.gateway-hero h1{color:#071936;letter-spacing:-.065em;max-width:620px;font-size:clamp(2.55rem,5vw,4.2rem);line-height:.98}.gateway-subheadline{color:#071936;letter-spacing:-.055em;max-width:760px;margin:.7rem 0 0;font-size:clamp(2rem,4.2vw,3.55rem);font-weight:900;line-height:1.15}.gateway-supporting-copy{color:#61708a;max-width:520px;margin:1.4rem 0 0;font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.65}.gateway-actions{flex-wrap:wrap;gap:1.1rem;margin-top:2rem;display:flex}.gateway-button,.gateway-view-link{border-radius:14px;justify-content:space-between;align-items:center;gap:1.2rem;min-height:58px;font-weight:900;display:inline-flex}.gateway-button{border:1px solid var(--primary);min-width:min(260px,100%);padding:.95rem 1.45rem}.gateway-button-primary{background:linear-gradient(180deg, #0a72f0 0%, var(--primary) 100%);color:#fff;box-shadow:0 18px 32px #0566d63d}.gateway-button-primary:hover{color:#fff;background:var(--primary-dark)}.gateway-button-secondary{color:var(--primary);background:#fff}.gateway-hero-preview{justify-content:center;display:flex}.gateway-request-card{background:#fffffff5;border:1px solid #dbe9f6;border-radius:24px;width:min(100%,390px);padding:clamp(1.45rem,3vw,2rem);box-shadow:0 30px 70px #10203321}.gateway-request-card h2{color:#071936;margin:1.2rem 0 0;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.18}.gateway-request-card p{color:#61708a;margin:1rem 0 0;line-height:1.6}.gateway-stat-row{border-top:1px solid #dbe9f6;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:1.4rem;padding-top:1.4rem;display:grid}.gateway-stat-row span{color:#52627a;text-align:center;justify-items:center;gap:.35rem;font-size:.88rem;display:grid}.gateway-stat-row strong{color:var(--primary);font-size:1.4rem;line-height:1}.gateway-view-link{width:100%;color:var(--primary);background:#edf6ff;margin-top:1.5rem;padding:.85rem 1.2rem}.gateway-benefits{background:#fffffff5;border:1px solid #dbe9f6;border-radius:26px;grid-template-columns:repeat(4,1fr);gap:0;padding:1.5rem;display:grid;box-shadow:0 20px 55px #1020330f}.gateway-benefit{border-right:1px solid #dbe9f6;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;padding:.9rem 1.3rem;display:grid}.gateway-benefit:last-child{border-right:0}.gateway-benefit-icon{width:3.25rem;height:3.25rem;color:var(--primary);background:#edf6ff;border-radius:999px;place-items:center;font-size:1.45rem;font-weight:900;display:grid}.gateway-benefit h2{color:#071936;margin:0 0 .4rem;font-size:1rem}.gateway-benefit p{color:#61708a;margin:0;line-height:1.5}.role-choice-page{place-items:center;display:grid}.role-choice-card{background:#fffffff5;border:1px solid #dbe9f6;border-radius:26px;width:min(100%,760px);padding:clamp(1.5rem,5vw,3rem);box-shadow:0 20px 55px #10203314}.role-choice-card h1{font-size:clamp(2.1rem,4vw,3.4rem)}.role-choice-copy{color:#61708a;max-width:560px;line-height:1.6}.role-choice-links{gap:1rem;margin-top:1.4rem;display:grid}.role-choice-link{color:#071936;background:#f7fbff;border:1px solid #dbe9f6;border-radius:18px;gap:.35rem;padding:1.2rem;display:grid}.role-choice-link:hover{border-color:var(--primary);color:#071936;box-shadow:0 14px 32px #0566d61a}.role-choice-link span{color:#61708a}@media (width<=1040px){.header-app-links{flex-basis:100%;order:3;position:static;transform:none}.gateway-hero{grid-template-columns:1fr;min-height:auto}.gateway-benefits{grid-template-columns:repeat(2,1fr)}.gateway-benefit:nth-child(2){border-right:0}.gateway-benefit:nth-child(-n+2){border-bottom:1px solid #dbe9f6}}@media (width<=560px){.header-app-links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem}.header-app-links img{height:31px}.gateway-hero{border-radius:22px;padding:1.3rem}.gateway-subheadline{font-size:clamp(1.8rem,10vw,2.6rem)}.gateway-button{width:100%}.gateway-stat-row{grid-template-columns:1fr}.gateway-hero-preview{display:none}.gateway-benefits{grid-template-columns:1fr;padding:.9rem}.gateway-benefit,.gateway-benefit:nth-child(2),.gateway-benefit:nth-child(-n+2){border-bottom:1px solid #dbe9f6;border-right:0}.gateway-benefit:last-child{border-bottom:0}}.explainer-backdrop{z-index:20;background:#0f172a94;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.marketplace-explainer{background:#fff;border-radius:1.5rem;width:min(100%,40rem);max-width:40rem;padding:clamp(1.5rem,4vw,2.5rem);position:relative;box-shadow:0 1.5rem 4rem #0f172a3d}.explainer-close{color:#334155;cursor:pointer;background:#eef2f7;border:0;border-radius:50%;width:2rem;height:2rem;font-size:1.4rem;position:absolute;top:1rem;right:1rem}.marketplace-explainer h2{color:#102a43;margin:.35rem 0 1.5rem;font-size:clamp(1.6rem,4vw,2.2rem)}.explainer-steps{gap:1rem;display:grid}.explainer-steps article{align-items:flex-start;gap:.9rem;display:flex}.explainer-steps article>span{color:#18794e;background:#e8f3ee;border-radius:50%;flex:0 0 2rem;place-items:center;height:2rem;font-weight:700;display:grid}.explainer-steps h3{color:#102a43;margin:0;font-size:1rem}.explainer-steps p{color:#52606d;margin:.25rem 0 0;line-height:1.5}.explainer-skip{color:#243b53;cursor:pointer;background:#fff;border:1px solid #bcccdc;border-radius:.6rem;margin-top:1.5rem;padding:.7rem 1rem;font-weight:600}.customer-bottom-nav{display:none}.marketplace-page,.marketplace-profile-page{width:min(1200px,100% - 2rem);color:var(--text);margin:0 auto;padding:2rem 0 5rem}.marketplace-header,.marketplace-results-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.marketplace-header h1,.marketplace-profile-identity h1{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,5vw,3.7rem)}.marketplace-header p:last-child{color:var(--muted);max-width:650px;line-height:1.6}.marketplace-category-panel,.marketplace-profile-section,.marketplace-notice{border:1px solid var(--border);background:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 12px 30px #1020330f}.marketplace-category-panel h2,.marketplace-results h2,.marketplace-profile-section h2{margin:0 0 .35rem;font-size:1.3rem}.marketplace-category-panel p{color:var(--muted);margin:0}.marketplace-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.marketplace-category{border:1px solid var(--border);background:var(--category-bg,#f2f7ff);min-height:90px;color:var(--text);text-align:left;cursor:pointer;border-radius:14px;gap:.5rem;padding:.85rem;display:grid}.marketplace-category span{background:var(--category-colour,var(--primary));color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.marketplace-category.selected{outline:3px solid var(--category-colour,var(--primary));outline-offset:2px}.marketplace-results{margin-top:1.5rem}.marketplace-business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.marketplace-business-card{border:1px solid var(--border);min-width:0;color:var(--text);background:#fff;border-radius:18px;gap:.7rem;padding:1rem;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 12px 28px #1020330f}.marketplace-business-card:hover{color:var(--text);transform:translateY(-2px);box-shadow:0 18px 35px #1020331f}.marketplace-business-card-top{align-items:center;gap:.75rem;display:flex}.marketplace-business-card-top img,.marketplace-business-avatar{object-fit:cover;border-radius:15px;flex:none;width:58px;height:58px}.marketplace-business-avatar{color:var(--primary);background:#e6f1ff;place-items:center;font-size:1.1rem;font-weight:900;display:grid}.marketplace-business-card h2{overflow-wrap:anywhere;margin:0;font-size:1.1rem}.marketplace-business-card p{margin:0}.marketplace-business-card-top p,.marketplace-muted,.marketplace-distance{color:var(--muted);font-size:.85rem}.marketplace-rating,.marketplace-review-stars{color:#d89600;font-weight:900}.marketplace-rating span{color:var(--muted);font-weight:700}.marketplace-card-copy{line-height:1.5}.marketplace-chip-row{flex-wrap:wrap;gap:.4rem;display:flex}.marketplace-chip-row span{color:#205f9e;background:#edf6ff;border-radius:999px;padding:.35rem .55rem;font-size:.78rem;font-weight:800}.marketplace-card-link{color:var(--primary);font-weight:900}.marketplace-notice{background:#f2f8ff;gap:.5rem;margin-bottom:1rem;display:grid}.marketplace-notice p{color:var(--muted);margin:0}.marketplace-loading,.marketplace-empty,.marketplace-error{text-align:center;background:#fff;border:1px dashed #b8cade;border-radius:18px;padding:2rem}.marketplace-error{color:#a52f38}.marketplace-load-more{margin:1.2rem auto;display:block}.marketplace-back-link{color:var(--muted);margin-bottom:1rem;font-weight:800;display:inline-block}.marketplace-profile-hero{background:linear-gradient(135deg,#0d68dc,#14bac4);border-radius:24px 24px 0 0;height:240px;overflow:hidden}.marketplace-profile-hero img{object-fit:cover;width:100%;height:100%}.marketplace-profile-identity{border:1px solid var(--border);background:#fff;border-top:0;align-items:flex-end;gap:1rem;padding:0 1.25rem 1.25rem;display:flex}.marketplace-profile-logo{object-fit:cover;border:5px solid #fff;border-radius:20px;flex:none;width:104px;height:104px;margin-top:-35px;box-shadow:0 8px 24px #10203333}.marketplace-profile-logo.fallback{color:var(--primary);background:#e8f2ff;place-items:center;font-size:1.7rem;font-weight:900;display:grid}.marketplace-profile-headline{color:var(--muted);margin:.4rem 0;font-size:1.1rem}.marketplace-profile-meta{color:var(--muted);flex-wrap:wrap;gap:.8rem;font-size:.9rem;font-weight:750;display:flex}.marketplace-profile-actions{justify-content:flex-end;gap:.65rem;margin:1rem 0;display:flex}.marketplace-profile-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:1rem;display:grid}.marketplace-profile-main,.marketplace-profile-side{gap:1rem;display:grid}.marketplace-profile-section p{color:var(--muted);line-height:1.65}.marketplace-profile-section ul{color:var(--muted);gap:.55rem;padding-left:1.1rem;line-height:1.5;display:grid}.marketplace-gallery{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.marketplace-gallery figure{margin:0}.marketplace-gallery img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.marketplace-gallery figcaption{color:var(--muted);padding-top:.25rem;font-size:.8rem}.marketplace-reviews{gap:.8rem;display:grid}.marketplace-review{background:#fbfdff;border:1px solid #e0e9f1;border-radius:14px;padding:1rem}.marketplace-review-heading{justify-content:space-between;gap:1rem;display:flex}.marketplace-review-heading span,.marketplace-review small{color:var(--muted);font-size:.82rem}.marketplace-review-badge{border-radius:999px;margin:.4rem 0;padding:.3rem .55rem;font-size:.78rem;font-weight:900;display:inline-flex}.marketplace-review-badge.verified{color:#16823a;background:#e5f7e9}.marketplace-review-badge.previous{color:#365b8c;background:#e7f0fb}.marketplace-review p{color:var(--text);margin:.45rem 0 0}.marketplace-privacy-note{background:#f1f7ff;border-radius:12px;padding:.8rem;font-size:.86rem;color:#47627e!important;line-height:1.5!important}@media (width<=900px){.marketplace-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketplace-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-profile-layout{grid-template-columns:1fr}}@media (width<=620px){.customer-bottom-nav{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.marketplace-page,.marketplace-profile-page{width:min(100% - 1.25rem,620px);padding-top:1.2rem;padding-bottom:6rem}.marketplace-header,.marketplace-results-heading{gap:1rem;display:grid}.marketplace-header .button,.marketplace-results-heading .button{width:max-content}.marketplace-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-business-grid{grid-template-columns:1fr}.marketplace-profile-hero{height:170px}.marketplace-profile-identity{align-items:start;padding:0 .8rem 1rem;display:grid}.marketplace-profile-actions{grid-template-columns:1fr;display:grid}.marketplace-profile-actions .button{width:100%}.marketplace-gallery{grid-template-columns:repeat(2,1fr)}.marketplace-profile-meta{gap:.35rem;display:grid}}.provider-shell{background:radial-gradient(circle at 80% 0,#0566d614,#0000 28rem),linear-gradient(#f8fbff 0%,#f4f8fb 100%);grid-template-columns:260px minmax(0,1fr);display:grid}.provider-nav-rail{background:#ffffffe6;border-right:1px solid #dbe9f6;min-height:100vh;padding:1rem;position:sticky;top:0}.provider-topbar{min-height:64px}.provider-shell .page-shell{width:min(100% - 2rem,1540px);padding:1.35rem 0 2rem}.provider-dashboard-page{gap:1rem;display:grid}.provider-welcome-panel,.provider-panel,.provider-stat-card{background:#fffffff5;border:1px solid #dbe9f6;border-radius:22px;box-shadow:0 18px 48px #1020330f}.provider-welcome-panel{background:radial-gradient(circle at 88% 40%,#0566d62e,#0000 13rem),linear-gradient(135deg,#fff 0%,#eff7ff 100%);justify-content:space-between;align-items:center;gap:1.5rem;min-height:170px;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.provider-welcome-panel h1{color:#071936;letter-spacing:-.04em;margin:0;font-size:clamp(1.65rem,3vw,2.25rem)}.provider-welcome-panel p,.provider-panel p,.provider-stat-card p{color:#61708a}.provider-primary-action,.provider-small-primary,.provider-secondary-button{border-radius:10px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.provider-primary-action,.provider-small-primary{background:var(--primary);color:#fff;box-shadow:0 12px 24px #0566d633}.provider-primary-action{min-height:44px;margin-top:.9rem;padding:0 1.15rem}.provider-primary-action:hover,.provider-small-primary:hover{background:var(--primary-dark);color:#fff}.provider-secondary-button{min-height:44px;color:var(--primary);background:#fff;border:1px solid #d5e2ef;padding:0 .9rem}.provider-small-primary{min-height:38px;padding:0 .95rem}.provider-welcome-art{width:180px;height:112px;color:var(--primary);background:#0566d614;border-radius:22px;place-items:center;font-size:4rem;display:grid}.provider-welcome-avatar{object-fit:cover;border:3px solid #fff;border-radius:50%;width:96px;height:96px;box-shadow:0 4px 16px #0566d626}.provider-welcome-avatar-placeholder{width:96px;height:96px;color:var(--primary);cursor:pointer;background:#fffc;border:2px dashed #0566d666;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.provider-welcome-avatar-placeholder:hover{border-color:var(--primary);background:#0566d614}.provider-welcome-avatar-placeholder span{font-size:1.8rem;font-weight:300;line-height:1}.provider-welcome-avatar-placeholder small{font-size:.7rem;font-weight:700}.provider-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.provider-stat-card{align-items:center;gap:1rem;min-height:112px;padding:1.2rem;display:flex}.provider-card-icon,.provider-request-icon,.provider-quote-icon{width:3rem;height:3rem;color:var(--primary);background:#edf6ff;border-radius:14px;flex:none;place-items:center;font-size:1.25rem;font-weight:900;display:grid}.provider-stat-card p,.provider-stat-card strong{margin:0;display:block}.provider-stat-card strong{color:#071936;font-size:1.7rem}.provider-stat-card a,.provider-panel header a{color:var(--primary);font-weight:850}.provider-dashboard-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:1rem;display:grid}.provider-dashboard-column{align-content:start;gap:1rem;display:grid}.provider-panel{padding:1.15rem}.provider-panel header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.provider-panel h2,.provider-panel h3{color:#071936;margin:0}.provider-panel h2{font-size:1.2rem}.provider-completeness>p{max-width:58rem;margin:0 0 1rem}.provider-completeness-score{color:var(--primary);white-space:nowrap}.provider-completeness-list{gap:.7rem;display:grid}.provider-completeness-item{background:#fffaf2;border:1px solid #f0d9b5;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.85rem;display:grid}.provider-completeness-item.complete{background:#f5fcf8;border-color:#c9eadb}.provider-completeness-item h3{font-size:.98rem}.provider-completeness-item p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem}.provider-completeness-icon{color:#704500;background:#f3c46b;border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font-weight:900;display:grid}.provider-completeness-item.complete .provider-completeness-icon{color:#12805c;background:#c9eadb}.provider-completeness-item a,.provider-completeness-status{white-space:nowrap;font-weight:800}.provider-completeness-status{color:#12805c}.provider-verification-status{background:#f7fbff;border:1px solid #d7e4f1;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;margin-top:1rem;padding:.9rem 1rem;display:grid}.provider-verification-status p{color:var(--muted);margin:.2rem 0 0;font-size:.88rem}.provider-verification-status>strong{color:#0b4fc5;white-space:nowrap}.provider-verification-status>span{color:var(--muted);white-space:nowrap;font-size:.88rem}.provider-request-list,.provider-quote-list{gap:.75rem;display:grid}.provider-request-card,.provider-quote-card,.provider-chat-card,.provider-booking-card,.provider-notification-card,.provider-empty-state{background:#fff;border:1px solid #e1ebf5;border-radius:16px;align-items:center;gap:1rem;padding:1rem;display:grid}.provider-request-card{grid-template-columns:auto minmax(0,1fr) auto}.provider-request-body p,.provider-quote-card p,.provider-chat-card p,.provider-booking-card p{margin:.2rem 0 0}.provider-request-meta{color:var(--primary);gap:1.5rem;margin-top:.55rem;font-size:.9rem;font-weight:800;display:flex}.provider-request-actions,.provider-empty-actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.provider-empty-state{grid-template-columns:auto minmax(0,1fr) auto}.provider-empty-state>span{color:#7891ad;background:#edf6ff;border-radius:50%;place-items:center;width:4.6rem;height:4.6rem;font-size:2rem;display:grid}.provider-empty-state h3{margin-bottom:.2rem}.provider-quote-card{grid-template-columns:auto minmax(0,1fr) auto}.provider-quote-status{justify-items:end;gap:.5rem;display:grid}.provider-quote-status strong{color:#071936;background:#edf6ff;border-radius:9px;padding:.45rem .7rem}.status-pill.pending{color:#a15c00;background:#fff3cf}.status-pill.accepted,.status-pill.confirmed{color:#12805c;background:#d9f8e8}.provider-chat-card{grid-template-columns:auto minmax(0,1fr) auto auto}.provider-avatar,.provider-unread-badge{background:var(--primary);color:#fff;border-radius:50%;place-items:center;font-weight:900;display:grid}.provider-avatar{width:3rem;height:3rem}.provider-unread-badge{width:1.7rem;height:1.7rem}.provider-booking-card{grid-template-columns:auto minmax(0,1fr) auto auto}.provider-page-heading{min-height:130px}.provider-notification-card{color:inherit;grid-template-columns:auto minmax(0,1fr) auto}.provider-notification-card:hover{border-color:#0566d652;box-shadow:0 14px 34px #10203314}.provider-price-pill{color:#0b4fc5;background:#e7f1ff;border-radius:999px;align-self:flex-start;padding:.65rem .9rem;box-shadow:inset 0 0 0 1px #0566d61f}.provider-bottom-nav{display:none}@media (width<=1160px){.provider-shell{grid-template-columns:88px minmax(0,1fr)}.provider-nav-rail .rail-link span:not([aria-hidden=true]),.provider-nav-rail .rail-count{display:none}.provider-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.provider-shell{padding-bottom:78px;display:block;overflow-x:hidden}.provider-nav-rail{display:none}.provider-shell .page-shell{width:min(100% - 1rem,680px);padding:1rem 0 6rem}.provider-welcome-panel,.provider-request-card,.provider-empty-state,.provider-quote-card,.provider-chat-card,.provider-booking-card,.provider-notification-card{grid-template-columns:1fr}.provider-welcome-art{justify-content:center;align-items:center;display:flex}.provider-stat-grid{grid-template-columns:1fr}.provider-request-actions,.provider-empty-actions,.provider-panel header{justify-content:flex-start}.provider-topbar .header-app-links{flex-wrap:wrap;gap:.4rem;padding-top:.25rem;position:static;transform:none}.provider-topbar .header-app-links img{height:30px}.provider-completeness-item,.provider-verification-status{grid-template-columns:1fr}.provider-completeness-icon{display:none}.provider-completeness-score,.provider-verification-status>strong,.provider-verification-status>span{white-space:normal}.provider-bottom-nav{z-index:41;padding:.45rem .35rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#fffffff5;grid-template-columns:repeat(6,minmax(0,1fr));gap:.1rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 32px #1020331a}.provider-bottom-nav a{min-width:0;color:var(--muted);justify-items:center;gap:.15rem;font-size:.68rem;font-weight:800;display:grid}.provider-bottom-nav a>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.provider-bottom-nav a.active{color:var(--primary)}}.provider-services-selector{gap:.85rem;display:grid}.provider-services-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.provider-services-clear-all{color:#b42318;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1ebf5;border-radius:8px;flex-shrink:0;padding:.4rem .85rem;font-size:.85rem;font-weight:700}.provider-services-clear-all:hover{border-color:#b42318}.provider-services-chips{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.provider-services-chip{color:#0b4fc5;background:#e7f1ff;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .4rem .3rem .7rem;font-size:.82rem;font-weight:700;display:inline-flex}.provider-services-chip button{color:#0b4fc5;cursor:pointer;background:#0566d626;border:0;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;font-size:.95rem;line-height:1;display:grid}.provider-services-chip button:hover{background:#0566d64d}.provider-services-empty{margin:0;font-style:italic}.provider-services-categories{gap:.5rem;display:grid}.provider-services-category{background:#fafcff;border:1px solid #e1ebf5;border-radius:12px;overflow:hidden}.provider-services-category-header{justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .85rem;display:flex}.provider-services-category-toggle{color:#071936;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-weight:800;display:flex}.provider-services-chevron{color:var(--muted);font-size:.8rem}.provider-services-count{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.72rem;font-weight:800;display:inline-grid}.provider-services-category-actions{flex-shrink:0;gap:.35rem;display:flex}.provider-services-mini-button{color:#24364d;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7e4f1;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:700}.provider-services-mini-button:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.provider-services-mini-button:disabled{opacity:.4;cursor:default}.provider-services-subcategories{border:0;border-top:1px solid #eef4fa;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.3rem;margin:0;padding:.5rem .85rem .85rem;display:grid}.provider-services-subcategories .visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.provider-services-option{cursor:pointer;color:#24364d;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.45rem .55rem;font-size:.9rem;display:flex}.provider-services-option:hover{background:#0566d60d}.provider-services-option.checked{color:#0b4fc5;background:#0566d614;font-weight:700}.provider-services-option input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);cursor:pointer;flex-shrink:0;margin-top:.1rem}.provider-services-legacy{margin:0;font-size:.82rem;font-style:italic}.provider-services-summary{color:#24364d;margin:0;font-weight:600;line-height:1.5}.provider-services-form-actions{margin-top:.5rem}.provider-services-form-actions button{background:var(--primary);color:#fff;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:10px;padding:.7rem 1.25rem;font-weight:850}.provider-services-form-actions button:disabled{cursor:wait;opacity:.65}@media (width<=760px){.provider-services-subcategories{grid-template-columns:1fr}.provider-services-category-header{flex-wrap:wrap}}.provider-jobs-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.provider-radius-slider{align-items:center;gap:.7rem;display:flex}.provider-radius-label{color:#071936;white-space:nowrap;font-weight:800}.provider-radius-options{flex-wrap:wrap;gap:.35rem;display:flex}.provider-radius-pill{min-height:38px;color:var(--primary);font:inherit;cursor:pointer;background:#fff;border:1px solid #d5e2ef;border-radius:999px;padding:0 .85rem;font-weight:850;transition:background .15s,color .15s,border-color .15s}.provider-radius-pill:hover{border-color:var(--primary)}.provider-radius-pill.active{background:var(--primary);border-color:var(--primary);color:#fff}.provider-jobs-tabs{border-bottom:2px solid #e1ebf5;gap:.3rem;display:flex}.provider-jobs-tab{color:#61708a;min-height:42px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;margin-bottom:-2px;padding:0 1rem;font-weight:850;transition:color .15s,border-color .15s}.provider-jobs-tab:hover{color:var(--primary)}.provider-jobs-tab.active{color:var(--primary);border-bottom-color:var(--primary)}.provider-job-card-link{color:inherit;text-decoration:none;display:block}.provider-job-card-link:hover .request-card{border-color:#0566d666;box-shadow:0 14px 34px #10203314}.provider-job-card-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.provider-job-card-cta{color:var(--primary);margin-top:.5rem;font-weight:850;display:inline-block}.provider-quote-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s}.provider-quote-card-link:hover{border-color:#0566d666;box-shadow:0 14px 34px #10203314}.provider-back-button{color:var(--primary,#0566d6);cursor:pointer;background:#0566d60f;border:1px solid #0566d640;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.6rem 1.1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.provider-back-button:hover{background:#0566d61f;border-color:#0566d680}.provider-back-button:active{transform:translateY(1px)}.provider-chat-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s}.provider-chat-card-link:hover{border-color:#0566d666;box-shadow:0 14px 34px #10203314}.provider-chat-open-pill{color:var(--primary,#0566d6);white-space:nowrap;font-size:.9rem;font-weight:700}.provider-booking-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .15s,box-shadow .15s}.provider-booking-card-link:hover{border-color:#0566d666;box-shadow:0 14px 34px #10203314}.provider-booking-detail-page{max-width:720px}@media (width<=760px){.provider-jobs-controls{flex-direction:column;align-items:stretch}.provider-radius-slider{justify-content:space-between}.provider-jobs-tabs{overflow-x:auto}}.provider-dashboard-page{gap:1.25rem}.provider-welcome-panel{background:linear-gradient(120deg,#eaf5ff 0%,#f8fcff 68%,#e4f1ff 100%);border-color:#cfe3f6;border-radius:18px;min-height:210px;padding:clamp(1.35rem,3vw,2rem);box-shadow:0 12px 32px #1020330f}.dashboard-eyebrow{color:#1762b1;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:850}.welcome-copy h1{letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,2.35rem)}.welcome-copy>p:not(.dashboard-eyebrow){color:#506783;margin:.65rem 0 0;font-size:1rem}.welcome-actions,.opportunity-actions{flex-wrap:wrap;gap:.65rem;display:flex}.welcome-actions{margin-top:1.1rem}.welcome-actions .button-primary,.welcome-actions .button-secondary,.opportunity-actions .button-primary,.opportunity-actions .button-secondary{border-radius:9px;min-height:42px;padding:.65rem .95rem;font-weight:800}.welcome-status{background:#ffffffb8;border:1px solid #0566d61f;border-radius:14px;width:min(100%,280px);padding:1rem}.welcome-profile-row{align-items:center;gap:.8rem;display:flex}.welcome-profile-row>div{gap:.2rem;display:grid}.welcome-profile-row strong{color:#102b4e}.welcome-profile-row span{color:#5f748d;font-size:.84rem}.profile-progress,.conversion-track{background:#dce8f2;border-radius:999px;height:7px;margin:.85rem 0 .5rem;overflow:hidden}.profile-progress span,.conversion-track span{border-radius:inherit;background:#21a56f;height:100%;display:block}.welcome-status>a{font-size:.86rem;font-weight:800}.dashboard-kpi-strip{background:#fff;border:1px solid #dbe7f2;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 10px 28px #1020330b}.dashboard-metric{align-items:center;gap:.75rem;min-height:108px;padding:1rem 1.1rem;display:flex}.dashboard-metric+.dashboard-metric{border-left:1px solid #e3ebf3}.dashboard-metric-icon,.summary-icon{border-radius:11px;flex:none;place-items:center;width:2.7rem;height:2.7rem;font-size:1.25rem;font-weight:800;display:grid}.dashboard-metric strong{color:#10233e;font-size:1.55rem;line-height:1;display:block}.dashboard-metric p{color:#536a83;margin:.22rem 0 .35rem;font-size:.82rem}.dashboard-metric a{font-size:.78rem;font-weight:800}.dashboard-metric-blue .dashboard-metric-icon{color:#176bd0;background:#e7f2ff}.dashboard-metric-green .dashboard-metric-icon{color:#12805c;background:#e5f7ee}.dashboard-metric-purple .dashboard-metric-icon{color:#7750c7;background:#f1ebff}.dashboard-metric-orange .dashboard-metric-icon{color:#bd6817;background:#fff0df}.provider-dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:1.25rem}.dashboard-side-column{align-content:start;gap:1.25rem;display:grid}.dashboard-panel{background:#fff;border:1px solid #dbe7f2;border-radius:16px;padding:1.15rem;box-shadow:0 10px 28px #1020330b}.dashboard-panel-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.dashboard-panel-header h2{color:#10233e;letter-spacing:-.02em;margin:0;font-size:1.18rem}.dashboard-panel-header a{flex:none;font-size:.8rem;font-weight:800}.opportunities-header{align-items:end}.opportunity-filters{gap:.4rem;margin-bottom:.85rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.opportunity-filters button{color:#536a83;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d9e4ee;border-radius:999px;min-height:38px;padding:.5rem .8rem;font-size:.8rem;font-weight:800}.opportunity-filters button.active{border-color:var(--primary);background:var(--primary);color:#fff}.opportunity-filters button:hover:not(.active){border-color:var(--primary);color:var(--primary)}.opportunity-list{gap:.8rem;display:grid}.opportunity-card{background:#fff;border:1px solid #e0e9f1;border-radius:13px;grid-template-columns:180px minmax(0,1fr);gap:1rem;padding:.75rem;transition:border-color .15s,box-shadow .15s;display:grid}.opportunity-card:hover{border-color:#a9ccef;box-shadow:0 8px 20px #10203312}.opportunity-image-wrap{background:#e9f2fb;border-radius:10px;min-height:180px;position:relative;overflow:hidden}.opportunity-image{object-fit:cover;width:100%;height:100%;min-height:180px}.opportunity-image-fallback{color:#6f94bb;place-items:center;height:100%;min-height:180px;font-size:3rem;display:grid}.opportunity-badge{color:#1762b1;background:#fff;border-radius:6px;padding:.3rem .5rem;font-size:.72rem;font-weight:850;position:absolute;bottom:.55rem;left:.55rem}.opportunity-badge-urgent{color:#a9580c;background:#fff0df}.opportunity-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.opportunity-heading-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.opportunity-heading-row h3{color:#10233e;margin:0;font-size:1rem}.opportunity-category{color:#62758a;margin:.28rem 0 0;font-size:.78rem}.opportunity-budget{color:#276cb4;background:#edf5ff;border-radius:7px;flex:none;padding:.38rem .55rem;font-size:.72rem;font-weight:800}.opportunity-meta{color:#276cb4;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;font-size:.76rem;font-weight:750;display:flex}.opportunity-description{color:#435b73;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.7rem 0 0;font-size:.83rem;line-height:1.45;display:-webkit-box;overflow:hidden}.opportunity-responses{color:#788ba0;margin-top:.45rem}.opportunity-actions{justify-content:flex-end;margin-top:.75rem}.opportunity-actions .button-primary{order:2}.opportunity-actions .button-secondary{order:1}.dashboard-empty{color:#5f748d;gap:.35rem;padding:1rem 0;font-size:.86rem;display:grid}.dashboard-empty strong{color:#1e3550}.dashboard-empty a{margin-top:.25rem;font-weight:800}.dashboard-empty-large{background:#f8fbfe;border:1px dashed #bfd5e9;border-radius:12px;align-content:center;justify-items:start;min-height:180px;padding:2rem}.dashboard-empty-large strong{font-size:1rem}.dashboard-error{color:#9e2d26;background:#fff5f4;border:1px solid #f0c8c5;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.88rem;display:flex}.dashboard-error button{color:#9e2d26;cursor:pointer;background:#fff;border:1px solid #e5a9a4;border-radius:7px;min-height:34px;padding:.4rem .7rem;font-size:.8rem}.dashboard-loading{color:#526a83;font-size:.86rem}.opportunity-skeleton-list{gap:.8rem;display:grid}.opportunity-skeleton-list div{background:linear-gradient(90deg,#edf3f8 25%,#f7fafc 50%,#edf3f8 75%) 0 0/200% 100%;border-radius:13px;height:188px;animation:1.5s infinite dashboard-shimmer}@keyframes dashboard-shimmer{to{background-position:-200% 0}}.booking-summary,.message-row{color:inherit;align-items:center;gap:.75rem;display:flex}.booking-summary{background:#f8fbfe;border-radius:10px;padding:.7rem}.booking-summary:hover,.message-row:hover{background:#f3f8fd}.summary-icon-orange{color:#bd6817;background:#fff0df}.booking-summary-main,.message-main{flex:1;gap:.18rem;min-width:0;display:grid}.booking-summary-main strong,.message-main strong{color:#1d3551;font-size:.88rem}.booking-summary-main span,.message-main span,.booking-summary-main small,.message-main small{color:#61778e;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.booking-summary-main small{color:#2867a6;font-weight:750}.message-list{display:grid}.message-row{border-bottom:1px solid #e8eef4;min-height:66px;padding:.6rem .35rem}.message-row:last-child{border-bottom:0}.message-avatar{color:#256bc2;background:#e5efff;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;font-size:.73rem;font-weight:850;display:grid}.message-meta{color:#788ba0;justify-items:end;gap:.3rem;font-size:.7rem;display:grid}.message-new{color:#246bc0;background:#e5f2ff;border-radius:999px;padding:.18rem .35rem;font-size:.65rem}.quote-pipeline{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.quote-pipeline-column{background:#f7fafc;border-radius:9px;gap:.22rem;padding:.7rem .55rem;display:grid}.quote-pipeline-column span,.quote-pipeline-column small{color:#6b7e92;font-size:.68rem}.quote-pipeline-column strong{color:#1d3551;font-size:1.3rem}.quote-pipeline-blue{background:#eef6ff}.quote-pipeline-blue strong{color:#1762b1}.quote-pipeline-green{background:#edf9f3}.quote-pipeline-green strong{color:#12805c}.quote-pipeline-grey{background:#f5f6f8}.conversion-rate{color:#536a83;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem .7rem;margin-top:1rem;font-size:.78rem;display:grid}.conversion-rate span{gap:.12rem;display:grid}.conversion-rate small{color:#8796a6;font-size:.68rem}.conversion-rate strong{color:#1d3551}.conversion-track{grid-column:1/-1;height:6px;margin:.15rem 0 0}.conversion-track span{background:var(--primary)}@media (width<=1160px){.provider-dashboard-grid{grid-template-columns:1fr}.dashboard-side-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.dashboard-side-column .dashboard-panel:last-child{grid-column:1/-1}}@media (width<=760px){.provider-welcome-panel{flex-direction:column;align-items:stretch}.welcome-status{width:100%}.dashboard-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric{min-height:94px;padding:.8rem}.dashboard-metric:nth-child(odd){border-left:0}.dashboard-metric:nth-child(n+3){border-top:1px solid #e3ebf3}.dashboard-side-column{grid-template-columns:1fr}.dashboard-side-column .dashboard-panel:last-child{grid-column:auto}.opportunity-card{grid-template-columns:1fr}.opportunity-image-wrap,.opportunity-image{height:150px;min-height:150px}.opportunity-heading-row{flex-direction:column}.opportunity-actions{justify-content:stretch}.opportunity-actions a{flex:1}.opportunity-actions .button-primary{order:1}.opportunity-actions .button-secondary{order:2}.dashboard-panel-header{flex-direction:column}}.provider-header-account{align-items:center;gap:.8rem;margin-left:auto;display:flex}.provider-header-business{color:#10233e;font-size:.88rem;font-weight:800}.provider-header-notifications{color:#526a83;border-radius:50%;place-items:center;width:2.35rem;height:2.35rem;font-size:1.15rem;display:grid}.provider-header-notifications:hover{background:#eef5fb}.provider-header-avatar{object-fit:cover;border:2px solid #d8e8f7;border-radius:50%;width:2.35rem;height:2.35rem}.provider-header-avatar-fallback{color:#1762b1;background:#e5f0ff;place-items:center;font-weight:850;display:grid}.provider-header-sign-out{font-size:.78rem}.provider-nav-rail .rail-brand{margin:.25rem 0 1.5rem;padding:.3rem .45rem;display:flex}.provider-nav-rail .rail-brand img{width:150px;max-width:100%;height:auto}@media (width<=760px){.provider-header-business,.provider-header-sign-out{display:none}.provider-header-account{gap:.4rem}}@media (width<=860px){.provider-topbar{flex-direction:row;align-items:center;padding:.5rem clamp(.5rem,3vw,1rem)}.provider-topbar .brand img{width:110px;height:auto}}@media (prefers-reduced-motion:reduce){.opportunity-skeleton-list div{animation:none}}.provider-profile-page{gap:1.25rem;width:min(100%,1480px);margin:0 auto;padding:0 0 3rem;display:grid}.provider-profile-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.provider-profile-heading h1{color:#071936;letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3vw,2.15rem)}.provider-profile-heading>div>p:last-child{color:#61708a;max-width:580px;margin:.45rem 0 0}.provider-profile-heading-actions{flex-wrap:wrap;flex-shrink:0;gap:.65rem;display:flex}.provider-profile-heading-actions .button{border-radius:10px;min-height:42px;padding:.75rem 1.1rem;font-size:.9rem;font-weight:850}.provider-profile-summary{background:linear-gradient(135deg,#fff 0%,#eff7ff 100%);border:1px solid #dbe9f6;border-radius:22px;gap:1rem;padding:1.25rem 1.5rem;display:grid;box-shadow:0 18px 48px #1020330f}.provider-profile-summary-identity{align-items:center;gap:1rem;display:flex}.provider-profile-avatar{flex:none;width:82px;height:82px;position:relative}.provider-profile-avatar img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100%;height:100%;box-shadow:0 4px 16px #0566d626}.provider-profile-avatar>span:not(img){width:100%;height:100%;color:var(--primary);background:#ffffffd9;border:2px dashed #0566d659;border-radius:50%;place-items:center;font-size:2rem;font-weight:700;display:grid}.provider-profile-camera{background:var(--primary);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;font-size:1rem;display:grid;position:absolute;bottom:0;right:0;box-shadow:0 2px 8px #0566d633}.provider-profile-camera:hover{background:var(--primary-dark)}.provider-profile-name-line{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.provider-profile-name-line h2{letter-spacing:-.03em;margin:0;font-size:1.45rem}.provider-profile-summary-copy{color:#61708a;margin:.35rem 0 0;font-size:.95rem}.provider-profile-summary-location{color:#5f748d;margin:.3rem 0 0;font-size:.82rem;font-weight:700}.provider-profile-summary-progress{align-items:center;gap:1rem;display:flex}.profile-progress-label{color:#5f748d;flex-shrink:0;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.profile-progress-label strong{color:#10233e;font-size:.95rem}.profile-progress-track{background:#dce8f2;border-radius:999px;flex:1;max-width:280px;height:8px;overflow:hidden}.profile-progress-track span{border-radius:inherit;background:#21a56f;height:100%;transition:width .3s;display:block}.provider-quick-stats{border-top:1px solid #dce8f2;flex-wrap:wrap;gap:1rem 1.5rem;padding-top:.5rem;display:flex}.provider-quick-stats span{color:#5f748d;font-size:.82rem;font-weight:700}.provider-quick-stats strong{color:#10233e;font-size:.9rem}.provider-profile-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);align-items:start;gap:1.25rem;display:grid}.provider-profile-main-column,.provider-profile-side-column{align-content:start;gap:1.25rem;display:grid}.provider-profile-side-column{position:sticky;top:1rem}.profile-dashboard-card{background:#fffffff5;border:1px solid #dbe9f6;border-radius:18px;padding:1.15rem 1.25rem;box-shadow:0 10px 28px #1020330b}.profile-card-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.profile-card-header h2{color:#071936;letter-spacing:-.02em;margin:0;font-size:1.1rem}.profile-card-link{margin-top:.7rem}.profile-card-header .button-small,.profile-card-header .button.button-small{min-height:34px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #d5e2ef;border-radius:8px;padding:.35rem .7rem;font-size:.8rem;font-weight:800}.profile-card-header .button-small:hover{border-color:var(--primary);background:#f5faff}.profile-completion-content{align-items:flex-start;gap:1.25rem;display:flex}.profile-progress-ring{background:conic-gradient(#21a56f var(--profile-progress,0deg), #dce8f2 0deg);border-radius:50%;flex:none;place-items:center;width:80px;height:80px;display:grid}.profile-progress-ring span{color:#10233e;background:#fff;border-radius:50%;place-items:center;width:60px;height:60px;font-size:1.1rem;font-weight:850;display:grid}.profile-checklist{flex:1;gap:.35rem;min-width:0;display:grid}.profile-complete-message{color:#12805c;margin:0 0 .35rem;font-size:.9rem;font-weight:700}.profile-checklist-item{color:#5f748d;align-items:center;gap:.45rem;padding:.35rem 0;font-size:.84rem;font-weight:650;text-decoration:none;display:flex}.profile-checklist-item.complete{color:#12805c}.profile-checklist-item small{color:#5f748d;font-weight:700}.profile-details-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem 1rem;margin:0;display:grid}.profile-details-grid dt,.profile-detail-wide dt{color:#61708a;text-transform:uppercase;align-items:center;gap:.3rem;font-size:.76rem;font-weight:700;display:flex}.profile-details-grid dt small,.profile-detail-wide dt small{color:#8796a6;text-transform:none;font-size:.65rem;font-weight:650}.profile-details-grid dd,.profile-detail-wide dd{color:#10233e;margin:.2rem 0 0;font-size:.9rem;font-weight:700}.profile-detail-wide{grid-column:1/-1}.profile-detail-muted dd{color:#61708a}.profile-context-editor{background:#f8fbfe;border:1px solid #dbe7f2;border-radius:14px;gap:1rem;margin-top:1rem;padding:1.15rem;display:grid}.profile-context-editor fieldset{border:0;gap:.85rem;margin:0;padding:0;display:grid}.profile-context-editor legend{color:#10233e;margin-bottom:.3rem;font-size:.88rem;font-weight:800}.profile-context-editor label{color:#10233e;gap:.35rem;font-size:.85rem;font-weight:700;display:grid}.profile-context-editor input,.profile-context-editor textarea{font:inherit;color:#10233e;background:#fff;border:1px solid #d5e2ef;border-radius:8px;padding:.55rem .7rem;font-size:.9rem}.profile-context-editor textarea{resize:vertical;min-height:80px}.profile-context-editor .button-primary{border-radius:10px;justify-self:flex-start;min-height:44px;padding:.65rem 1.2rem}.profile-method-option{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}.profile-method-option input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0;margin-top:.15rem}.profile-method-option span{gap:.05rem;display:grid}.profile-method-option i{color:#61708a;font-size:.82rem}.form-error{color:#b42318;margin:0;font-size:.85rem;font-weight:600}.service-chip-list{flex-wrap:wrap;gap:.4rem;display:flex}.service-chip{color:#0b4fc5;white-space:nowrap;background:#e7f1ff;border:0;border-radius:999px;align-items:center;min-height:34px;padding:.3rem .75rem;font-size:.84rem;font-weight:700;display:inline-flex}.service-chip-more{color:var(--primary);cursor:pointer;background:#f0f5fc;border:1px solid #d5e2ef;font-weight:850}.service-chip-more:hover{border-color:var(--primary);background:#e4f0ff}.text-link-button{font:inherit;color:var(--primary);cursor:pointer;min-height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-weight:800;text-decoration:none;display:inline}.text-link-button:hover{color:var(--primary-dark);text-decoration:underline}.profile-method-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.profile-method-list li{align-items:flex-start;gap:.65rem;display:flex}.profile-method-icon{width:32px;height:32px;color:var(--primary);background:#edf6ff;border-radius:8px;flex:none;place-items:center;font-size:1rem;display:grid}.profile-method-list li span:last-child{gap:.1rem;display:grid}.profile-method-list li strong{color:#10233e;font-size:.9rem}.profile-method-list li small{color:#61708a;font-size:.78rem}.profile-area-grid{grid-template-columns:1fr 1fr;align-items:start;gap:1rem;display:grid}.profile-area-summary{gap:.5rem;display:grid}.profile-strength-card{text-align:center}.profile-strength-ring{background:conic-gradient(#21a56f var(--profile-progress,0deg), #dce8f2 0deg);border-radius:50%;place-items:center;width:100px;height:100px;margin:0 auto .65rem;display:grid}.profile-strength-ring strong{color:#10233e;background:#fff;border-radius:50%;place-items:center;width:76px;height:76px;font-size:1.4rem;display:grid;position:relative}.profile-strength-ring span{margin-top:.1rem;display:block}.profile-strength-card>p{color:#61708a;margin:0 0 .65rem;font-size:.86rem}.profile-dashboard-card a.text-link{margin-top:.7rem;font-size:.88rem;font-weight:800;display:inline-block}.profile-account-card .muted-copy{margin:.5rem 0 0;font-size:.78rem}.public-provider-card{background:#f8fbfe;border:1px solid #e1ebf5;border-radius:12px;padding:.85rem}.public-provider-card-heading{align-items:center;gap:.65rem;display:flex}.public-provider-avatar{width:44px;height:44px;color:var(--primary);background:#e5f0ff;border-radius:50%;flex:none;place-items:center;font-size:1.2rem;font-weight:850;display:grid;overflow:hidden}.public-provider-avatar img{object-fit:cover;width:100%;height:100%}.public-provider-card-heading h2{margin:0;font-size:1rem}.public-provider-card-heading .status-pill{padding:.2rem .4rem;font-size:.68rem}.public-provider-rating{color:#b58b1e;margin:.4rem 0 0;font-size:.82rem;font-weight:750}.public-provider-location{color:#5f748d;margin:.2rem 0 0;font-size:.76rem;font-weight:650}.public-provider-description{color:#435b73;margin:.4rem 0 0;font-size:.8rem;line-height:1.5}.public-provider-services{flex-wrap:wrap;gap:.3rem;margin-top:.45rem;display:flex}.public-provider-services .service-chip{min-height:26px;padding:.15rem .5rem;font-size:.72rem}.public-provider-privacy-note{color:#8796a6;margin:.5rem 0 0;font-size:.68rem;font-style:italic}.public-provider-card-preview{background:#fff;border-color:#dbe7f4;padding:0;overflow:hidden;box-shadow:0 14px 38px #102a4317}.public-profile-preview-banner{color:#10233e;background:#eef7ff;border:1px solid #b9d9ff;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:1rem;margin:1rem;padding:1rem;display:flex}.public-profile-preview-banner div{gap:.28rem;display:grid}.public-profile-preview-banner strong{font-size:1.05rem}.public-profile-preview-banner span{color:#61708a;font-size:.82rem}.public-profile-preview-banner a{color:#075fe8;font-size:.85rem;font-weight:800;text-decoration:underline}.public-profile-settings{background:#dbe8f7;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid;color:#405776!important;font-size:1.1rem!important}.public-profile-hero{background:#eaf2ff;height:220px;position:relative}.public-profile-hero>img,.public-profile-hero-fallback{object-fit:cover;width:100%;height:100%;display:block}.public-profile-hero-fallback{background:linear-gradient(135deg,#d9eaff,#8fb4ff)}.public-profile-content{padding:0 1.2rem 1.5rem}.public-profile-logo{border:4px solid #fff;border-radius:18px;width:82px;height:82px;position:absolute;bottom:-34px;left:1.2rem;box-shadow:0 8px 24px #102a4333}.public-profile-content>h2{color:#10233e;margin:3.35rem 0 .2rem;font-size:clamp(1.45rem,4vw,1.9rem)}.public-profile-headline{color:#435b73;margin:0;font-size:.98rem;line-height:1.5}.public-profile-rating,.public-profile-meta{color:#61708a;flex-wrap:wrap;align-items:center;gap:.45rem .8rem;margin-top:.7rem;font-size:.84rem;display:flex}.public-profile-rating strong{color:#10233e}.public-profile-stars{color:#f0b400;letter-spacing:.08em;white-space:nowrap}.public-profile-actions{gap:.6rem;margin-top:1.15rem;display:flex}.public-profile-actions button{color:#fff;min-height:48px;font:inherit;opacity:1;background:#075fe8;border:1px solid #075fe8;border-radius:10px;flex:1;font-weight:800}.public-profile-actions button+button{color:#075fe8;background:#fff}.public-profile-section{border-top:1px solid #e5edf7;margin-top:1.15rem;padding:1.15rem 0 0}.public-profile-section h3{color:#10233e;margin:0 0 .7rem;font-size:1.16rem}.public-profile-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.public-profile-section-heading h3{margin-bottom:0}.public-profile-review-summary{color:#61708a;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 0;font-size:.8rem;display:flex}.public-profile-review-summary strong{color:#10233e;font-size:1.7rem}.public-profile-review{background:#f8fbfe;border:1px solid #dbe7f4;border-radius:11px;padding:.85rem}.public-profile-review>div{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.public-profile-review p{margin-top:.55rem}.public-profile-section p{color:#435b73;margin:0;line-height:1.6}.public-profile-portfolio{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.public-profile-portfolio figure{min-width:0;margin:0}.public-profile-portfolio img{aspect-ratio:1.25;object-fit:cover;border-radius:10px;width:100%;display:block}.public-profile-portfolio figcaption{color:#61708a;margin-top:.25rem;font-size:.75rem}.public-profile-services{flex-wrap:wrap;gap:.45rem;display:flex}.public-profile-services .service-chip{color:#10233e;background:#f7fbff;border:1px solid #c7dcf2;border-radius:9px;align-items:center;gap:.25rem;min-height:34px;padding:.35rem .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.public-profile-more{font-size:.82rem;font-weight:800;color:#075fe8!important;margin-top:.55rem!important}.public-profile-work-list{gap:.8rem;display:grid}.public-profile-work-list>div{align-items:flex-start;gap:.75rem;display:flex}.public-profile-work-list>div>span{color:#075fe8;font-size:1.35rem;line-height:1.2}.public-profile-work-list strong{color:#10233e}.public-profile-work-list p{color:#61708a;margin-top:.1rem;font-size:.82rem}.public-profile-location-summary{border-top:1px solid #e5edf7;padding-top:.8rem}.public-profile-hours,.public-profile-details{gap:0;margin:0;display:grid}.public-profile-hours>div,.public-profile-details>div{border-bottom:1px solid #e5edf7;justify-content:space-between;gap:1rem;padding:.62rem 0;display:flex}.public-profile-hours>div:last-child,.public-profile-details>div:last-child{border-bottom:0}.public-profile-hours span:first-child,.public-profile-details dt{color:#10233e;font-weight:700}.public-profile-hours span:last-child,.public-profile-details dd{color:#61708a;text-align:right;margin:0}.provider-profile-preview-page{gap:1.25rem;width:min(100%,720px);margin:0 auto;padding:0 0 3rem;display:grid}.provider-profile-preview-stage{max-width:520px}@media (width<=520px){.provider-profile-preview-page{padding-bottom:1.5rem}.provider-profile-heading{gap:.8rem;display:grid}.public-profile-preview-banner{margin:.75rem;padding:.85rem}.public-profile-hero{height:180px}.public-profile-content{padding-inline:1rem}.public-profile-actions{z-index:2;background:#fffffff5;border:1px solid #dbe7f4;border-radius:13px;margin-inline:-.25rem;padding:.45rem;position:sticky;bottom:.5rem;box-shadow:0 8px 22px #102a431f}}.profile-preview-privacy{background:#f7fbff;border:1px solid #d7e4f1;border-radius:12px;padding:.85rem 1rem}.profile-preview-privacy strong{color:#10233e;margin-bottom:.2rem;font-size:.9rem;display:block}.profile-preview-privacy p{color:#61708a;margin:0;font-size:.82rem}.provider-profile-error{text-align:center;color:#b42318;background:#fff5f4;border:1px solid #f0c8c5;border-radius:14px;padding:2rem;font-weight:700}.muted-copy{color:#61708a;margin:0 0 .65rem;font-size:.85rem}@media (width<=1160px){.provider-profile-layout{grid-template-columns:1fr}.provider-profile-side-column{position:static}}.provider-notifications-page{gap:1.25rem;min-width:0;display:grid}.provider-notifications-page-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:.75rem 0 .25rem;display:flex}.provider-notifications-page-header h1{color:#071936;letter-spacing:-.04em;margin:.15rem 0 .35rem;font-size:clamp(1.7rem,3vw,2.25rem)}.provider-notifications-page-header p{color:#61708a;margin:0}.provider-notifications-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850;color:var(--primary)!important}.provider-notifications-header-actions,.provider-notification-actions{align-items:center;gap:.55rem;display:flex}.provider-notifications-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:1.25rem;display:grid}.provider-notifications-main-column{gap:1rem;min-width:0;display:grid}.provider-notification-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.provider-notification-metric{color:#10233e;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe9f6;border-radius:14px;align-items:center;gap:.75rem;min-width:0;min-height:104px;padding:1rem;transition:transform .15s,border-color .15s;display:flex;box-shadow:0 12px 30px #1020330d}.provider-notification-metric:hover,.provider-notification-metric:focus-visible{border-color:var(--primary);transform:translateY(-1px)}.provider-notification-metric-icon{width:2.8rem;height:2.8rem;color:var(--primary);background:#edf6ff;border-radius:50%;flex:none;place-items:center;font-size:1.35rem;font-weight:900;display:grid}.provider-notification-metric-quotes .provider-notification-metric-icon{color:#835bd6;background:#f3edff}.provider-notification-metric-bookings .provider-notification-metric-icon{color:#ea841c;background:#fff2e7}.provider-notification-metric-label,.provider-notification-metric-link,.provider-notification-metric strong{display:block}.provider-notification-metric-label{color:#536783;font-size:.78rem;font-weight:750}.provider-notification-metric strong{color:#071936;margin:.1rem 0;font-size:1.65rem;line-height:1}.provider-notification-metric-link{color:var(--primary);font-size:.7rem;font-weight:800}.provider-notification-toolbar{background:#fff;border:1px solid #dbe9f6;border-radius:14px;align-items:center;gap:.75rem;min-width:0;padding:.65rem;scroll-margin-top:1rem;display:flex;box-shadow:0 12px 30px #1020330d}.provider-notification-filter-tabs{align-items:center;gap:.25rem;min-width:0;display:flex;overflow-x:auto}.provider-notification-filter-tabs button{color:#52647d;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:.35rem;min-height:40px;padding:0 .65rem;font-weight:800;display:inline-flex}.provider-notification-filter-tabs button:hover,.provider-notification-filter-tabs button:focus-visible{color:var(--primary);background:#f0f6fd}.provider-notification-filter-tabs button.is-selected{background:var(--primary);color:#fff}.provider-notification-filter-tabs button span{color:#536783;background:#eef3f8;border-radius:999px;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.68rem;display:inline-grid}.provider-notification-filter-tabs button.is-selected span{color:#fff;background:#fff3}.provider-notification-search,.provider-notification-sort{color:#61708a;background:#fff;border:1px solid #d5e2ef;border-radius:9px;flex:none;align-items:center;min-height:40px;display:flex}.provider-notification-search{gap:.4rem;min-width:230px;padding:0 .65rem}.provider-notification-search input{color:#10233e;width:100%;min-width:0;font:inherit;border:0;outline:0}.provider-notification-sort select{color:#10233e;background:0 0;border:0;outline:0;min-height:38px;padding:0 .6rem;font-weight:750}.provider-notification-groups{gap:1rem;display:grid}.provider-notification-group{gap:.55rem;display:grid}.provider-notification-group h2{color:#304661;margin:0 .1rem;font-size:.92rem}.provider-notification-group-list{background:#fff;border:1px solid #dbe9f6;border-radius:14px;gap:.15rem;display:grid;overflow:hidden;box-shadow:0 12px 30px #1020330a}.provider-notification-row{background:#fff;border-left:3px solid #0000;grid-template-columns:8px 3rem minmax(0,1fr) auto minmax(160px,auto);align-items:center;gap:.8rem;min-width:0;padding:1rem 1rem 1rem .65rem;display:grid}.provider-notification-row+.provider-notification-row{border-top:1px solid #e4edf5}.provider-notification-row.is-unread{background:linear-gradient(90deg,#f5faff 0%,#fff 65%);border-left-color:#1677e8}.provider-notification-unread-indicator{background:0 0;border-radius:50%;width:8px;height:8px;display:block}.provider-notification-row.is-unread .provider-notification-unread-indicator{background:#1677e8;box-shadow:0 0 0 4px #e3f0ff}.provider-notification-icon{width:3rem;height:3rem;color:var(--primary);background:#edf6ff;border:1px solid #dce9f5;border-radius:50%;place-items:center;font-size:1.25rem;font-weight:900;display:grid}.provider-notification-icon-blue{color:#fff;background:linear-gradient(135deg,#42a5f5,#2196f3);border-color:#d2e9ff}.provider-notification-icon-purple{color:#fff;background:linear-gradient(135deg,#ab47bc,#9c27b0);border-color:#e5d4f5}.provider-notification-icon-green{color:#fff;background:linear-gradient(135deg,#4caf50,#45b049);border-color:#d4ead7}.provider-notification-icon-red{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff5757);border-color:#ffd9d9}.provider-notification-icon-orange{color:#fff;background:linear-gradient(135deg,#ffa726,#ff9800);border-color:#ffe0b2}.provider-notification-icon-yellow{color:#fff;background:linear-gradient(135deg,gold,#ffb800);border-color:#ffe9a6}.provider-notification-icon-grey{color:#fff;background:linear-gradient(135deg,#8a969e,#616161);border-color:#dce3e8}.provider-notification-content{min-width:0}.provider-notification-content h3{color:#10233e;margin:0;font-size:.92rem;font-weight:850}.provider-notification-row.is-unread .provider-notification-content h3{color:#071936}.provider-notification-content p{overflow-wrap:anywhere;color:#536783;margin:.25rem 0;font-size:.8rem;line-height:1.4}.provider-notification-meta{color:#8291a4;flex-wrap:wrap;gap:.5rem;font-size:.7rem;font-weight:700;display:flex}.provider-notification-meta span+span:before{content:"·";margin-right:.5rem}.provider-notification-statuses{flex-wrap:wrap;gap:.35rem;display:flex}.provider-notification-type-pill,.provider-notification-status-pill{white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:0 .65rem;font-size:.68rem;font-weight:850;display:inline-flex}.provider-notification-type-jobs{color:#1264c5;background:#e8f2ff}.provider-notification-type-quotes{color:#734bc6;background:#f1eaff}.provider-notification-type-bookings{color:#c86408;background:#fff0e3}.provider-notification-type-chats{color:#178056;background:#e6f8f1}.provider-notification-type-general{color:#536783;background:#eef3f8}.provider-notification-status-pill.is-unread{color:#16834f;background:#dff5e9}.provider-notification-status-pill.is-read{color:#536783;background:#eef3f8}.provider-notification-actions{flex-wrap:wrap;justify-content:flex-end}.provider-notification-primary-action{min-width:122px;min-height:40px;color:var(--primary);background:#fff;border:1px solid #d5e2ef;border-radius:8px;justify-content:space-between;align-items:center;gap:.65rem;padding:0 .75rem;font-size:.75rem;font-weight:850;text-decoration:none;display:inline-flex}.provider-notification-primary-action:hover,.provider-notification-primary-action:focus-visible{border-color:var(--primary);background:#f4f9ff}.provider-notification-read-action{color:#63758e;cursor:pointer;background:0 0;border:0;min-height:40px;padding:0 .5rem;font-size:.7rem;font-weight:750}.provider-notification-read-action:hover,.provider-notification-read-action:focus-visible{color:var(--primary);text-decoration:underline}.provider-notification-unavailable{color:#8a98a8;text-align:right;max-width:150px;font-size:.72rem}.provider-notifications-tips{background:#fff;border:1px solid #dbe9f6;border-radius:14px;gap:1rem;padding:1.15rem;display:grid;box-shadow:0 12px 30px #1020330d}.provider-notifications-tips h2{color:#10233e;align-items:center;gap:.5rem;margin:0;font-size:.95rem;display:flex}.provider-notifications-tips h2 span{color:#2d91ed;font-size:1.3rem}.provider-notifications-tips div{gap:.2rem;display:grid}.provider-notifications-tips strong{color:#10233e;font-size:.78rem}.provider-notifications-tips p{color:#61708a;margin:0;font-size:.76rem;line-height:1.45}.provider-notifications-preferences{border:1px solid var(--primary);min-height:42px;color:var(--primary);border-radius:8px;justify-content:center;align-items:center;font-size:.76rem;font-weight:850;text-decoration:none;display:flex}.provider-notifications-preferences:hover,.provider-notifications-preferences:focus-visible{background:#f1f7ff}.provider-notifications-empty,.provider-notifications-error{text-align:center;background:#fff;border:1px solid #dbe9f6;border-radius:14px;justify-items:center;gap:.6rem;padding:3rem 1.5rem;display:grid}.provider-notifications-empty>span{font-size:2rem}.provider-notifications-empty h3{color:#304661;margin:0;font-size:1rem}.provider-notifications-error{background:#fff8f7;border-color:#f0c8c5}.provider-notifications-error p,.provider-notifications-inline-error{color:#b42318;margin:0;font-weight:750}.provider-notifications-skeleton{background:#fff;border:1px solid #dbe9f6;border-radius:14px;gap:.15rem;display:grid;overflow:hidden}.provider-notification-skeleton-row{border-bottom:1px solid #e4edf5;grid-template-columns:3rem 1fr;gap:.8rem;padding:1rem;display:grid}.provider-notification-skeleton-row>span,.provider-notification-skeleton-row div span{background:linear-gradient(90deg,#edf3f8,#f7fafc,#edf3f8) 0 0/200% 100%;border-radius:5px;animation:1.4s ease-in-out infinite provider-notification-shimmer;display:block}.provider-notification-skeleton-row>span{border-radius:50%;width:3rem;height:3rem}.provider-notification-skeleton-row div{align-content:center;gap:.5rem;display:grid}.provider-notification-skeleton-row div span:first-child{width:38%;height:.8rem}.provider-notification-skeleton-row div span:nth-child(2){width:80%;height:.65rem}.provider-notification-skeleton-row div span:nth-child(3){width:25%;height:.55rem}@keyframes provider-notification-shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.provider-notification-skeleton-row>span,.provider-notification-skeleton-row div span{animation:none}}@media (width<=1160px){.provider-notifications-layout{grid-template-columns:1fr}.provider-notifications-tips{order:2}}@media (width<=900px){.provider-notification-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-notification-toolbar{flex-wrap:wrap}.provider-notification-filter-tabs{flex:100%;order:1}.provider-notification-search{flex:220px}}@media (width<=680px){.provider-notifications-page-header{flex-direction:column}.provider-notifications-header-actions{width:100%}.provider-notifications-header-actions .provider-secondary-button{flex:1}.provider-notification-metrics{padding-bottom:.25rem;display:flex;overflow-x:auto}.provider-notification-metric{flex:0 0 180px}.provider-notification-row{grid-template-columns:8px 2.6rem minmax(0,1fr);align-items:start;padding:.9rem .7rem .9rem .45rem}.provider-notification-icon{width:2.6rem;height:2.6rem}.provider-notification-statuses,.provider-notification-actions{grid-column:3;justify-content:flex-start}.provider-notification-actions{align-items:flex-start}.provider-notification-primary-action{min-width:116px}.provider-notification-read-action{padding-left:0}.provider-notification-search,.provider-notification-sort{flex:100%}.provider-notification-sort select{width:100%}}@media (width<=760px){.provider-profile-summary-identity{text-align:center;flex-direction:column}.provider-profile-name-line,.provider-quick-stats{justify-content:center}.profile-completion-content{flex-direction:column;align-items:center}.profile-details-grid,.profile-area-grid{grid-template-columns:1fr}.provider-profile-heading{flex-direction:column}.provider-profile-heading-actions{width:100%}.provider-profile-heading-actions .button{flex:1}}.profile-card form{gap:.65rem;max-width:720px;display:grid}.profile-card label,.profile-card legend{color:#24364d;font-weight:800}.profile-card input{border:1px solid var(--border);color:#16263a;width:100%;min-height:46px;font:inherit;background:#fff;border-radius:10px;padding:.7rem .85rem}.profile-card input:focus{border-color:var(--primary);outline:3px solid #0566d62e}.profile-card input[readonly]{color:var(--muted);background:#f4f7fa}.profile-card small{color:var(--muted);line-height:1.45}.profile-picture-field{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.profile-picture-preview{width:80px;height:80px;color:var(--primary);background:#eaf4ff;border-radius:50%;place-items:center;font-size:1.8rem;font-weight:900;display:grid;overflow:hidden}.profile-picture-preview img{object-fit:cover;width:100%;height:100%}.profile-card fieldset{border:1px solid var(--border);border-radius:12px;gap:.65rem;margin:.75rem 0;padding:1rem;display:grid}.profile-card button[type=submit]{background:var(--primary);color:#fff;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:10px;justify-self:start;padding:.7rem 1.25rem;font-weight:850}.profile-card button[type=submit]:disabled{cursor:wait;opacity:.65}.form-error{color:#b42318;font-weight:700}.form-success{color:#137333;font-weight:700}@media (width<=600px){.profile-picture-field{flex-direction:column;align-items:flex-start}}.customer-profile-page{color:#16263a;gap:1rem;width:min(100%,1220px);margin:0 auto;padding:1.4rem 0 2rem;display:grid}.customer-profile-heading{padding:.2rem .25rem .5rem}.customer-profile-heading h1{color:#071936;letter-spacing:-.05em;margin:.2rem 0 .45rem;font-size:clamp(2rem,4vw,2.8rem)}.customer-profile-heading p:last-child{color:#61708a;max-width:620px;margin:0;font-size:1rem;line-height:1.55}.customer-profile-summary,.customer-profile-card{background:#fffffff5;border:1px solid #dbe9f6;border-radius:20px;box-shadow:0 18px 48px #1020330f}.customer-profile-summary{background:linear-gradient(135deg,#fff 0%,#eff7ff 100%);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.customer-profile-summary-identity{align-items:center;gap:1rem;min-width:0;display:flex}.customer-profile-avatar{width:112px;height:112px;color:var(--primary);background:#e5f1ff;border-radius:50%;flex:none;place-items:center;font-size:3rem;font-weight:900;display:grid;overflow:hidden}.customer-profile-avatar img{object-fit:cover;width:100%;height:100%}.customer-profile-summary h2{color:#071936;margin:0;font-size:1.65rem}.customer-profile-summary p{color:#61708a;margin:.35rem 0}.customer-profile-summary small{color:#61708a;max-width:430px;margin-top:.55rem;line-height:1.45;display:block}.customer-profile-status{color:#58677a;background:#eef2f6;border-radius:999px;align-items:center;min-height:28px;padding:.2rem .65rem;font-size:.78rem;font-weight:850;display:inline-flex}.customer-profile-status.ready{color:#137333;background:#dff6e9}.customer-profile-summary-action{justify-items:end;gap:.6rem;display:grid}.customer-profile-button{min-height:44px;font:inherit;cursor:pointer;border-radius:10px;padding:0 1rem;font-weight:850}.customer-profile-button.primary{background:var(--primary);color:#fff;border:0}.customer-profile-button.secondary{color:var(--primary);background:#fff;border:1px solid #c9dceb}.customer-profile-button.small{min-height:38px;padding:0 .85rem}.customer-profile-button:disabled{cursor:wait;opacity:.65}.customer-profile-text-link,.customer-profile-account-links a{color:var(--primary);font-weight:800;text-decoration:none}.customer-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.customer-profile-card{min-width:0;padding:1.25rem}.customer-profile-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.customer-profile-card-header h2{color:#071936;letter-spacing:-.02em;margin:0;font-size:1.15rem}.customer-profile-card-header p{color:#61708a;margin:.25rem 0 0;font-size:.88rem;line-height:1.4}.customer-profile-details,.customer-profile-address dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;margin:0;display:grid}.customer-profile-details>div,.customer-profile-address dl>div{min-width:0}.customer-profile-details .wide{grid-column:1/-1}.customer-profile-details dt,.customer-profile-address dt{color:#61708a;font-size:.76rem;font-weight:800}.customer-profile-details dd,.customer-profile-address dd{color:#16263a;overflow-wrap:anywhere;margin:.25rem 0 0;font-weight:750}.customer-profile-details small,.customer-profile-address p,.customer-profile-editor small{color:#61708a;line-height:1.4}.private-label{color:#65758a;margin-left:.3rem;font-size:.68rem;font-weight:700}.customer-profile-address{background:#fbfdff;border:1px solid #dbe9f6;border-radius:13px;padding:.85rem}.customer-profile-address-title{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.customer-profile-address p{margin:1rem 0 0;font-size:.82rem}.customer-profile-editor{gap:.7rem;display:grid}.customer-profile-editor label{color:#24364d;gap:.35rem;font-weight:800;display:grid}.customer-profile-editor input{color:#16263a;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #c9dceb;border-radius:9px;padding:.65rem .8rem}.customer-profile-editor input:focus{border-color:var(--primary);outline:3px solid #0566d62e}.customer-profile-editor-actions{justify-content:flex-end;gap:.6rem;margin-top:.35rem;display:flex}.customer-profile-settings-list{display:grid}.customer-profile-settings-list a{color:#16263a;border-top:1px solid #e5edf5;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:62px;text-decoration:none;display:grid}.customer-profile-settings-list a:first-child{border-top:0}.customer-profile-settings-list strong,.customer-profile-account-links strong{color:#16263a;display:block}.customer-profile-settings-list small,.customer-profile-account-links small{color:#61708a;margin-top:.2rem;line-height:1.35;display:block}.customer-profile-setting-icon{width:34px;height:34px;color:var(--primary);background:#edf6ff;border-radius:50%;place-items:center;font-weight:900;display:grid}.customer-profile-settings-list b,.customer-profile-account-links b{color:var(--primary);font-size:1.2rem}.customer-profile-image-card{grid-column:1/-1}.customer-profile-image-card .profile-image-manager{border:0;margin:0;padding:0}.customer-profile-account-card{display:block}.customer-profile-account-links{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.customer-profile-account-links a{border-left:1px solid #e5edf5;grid-template-columns:minmax(0,1fr) auto;gap:0 .5rem;padding:.5rem 1rem;display:grid}.customer-profile-account-links a:first-child{border-left:0;padding-left:0}.customer-profile-account-links a b{grid-area:1/2/span 2;align-self:center}.customer-profile-account-links a.destructive strong,.customer-profile-account-links a.destructive b{color:#c62828}.customer-profile-save-error,.customer-profile-save-success,.customer-profile-error{border-radius:10px;padding:.8rem 1rem;font-weight:750}.customer-profile-save-error{color:#b42318;background:#fff1f0}.customer-profile-save-success{color:#137333;background:#e8f7ee}.customer-profile-error{text-align:center}.customer-profile-error h1{color:#071936;font-size:1.4rem}@media (width<=900px){.customer-profile-page{width:min(100% - 2rem,720px)}.customer-profile-grid{grid-template-columns:1fr}.customer-profile-image-card{grid-column:auto}}@media (width<=620px){.customer-profile-page{width:min(100% - 1rem,100%);padding-top:.8rem}.customer-profile-summary{flex-direction:column;align-items:flex-start;padding:1rem}.customer-profile-summary-action{justify-items:stretch;width:100%}.customer-profile-summary-action a{text-align:center}.customer-profile-avatar{width:82px;height:82px;font-size:2.2rem}.customer-profile-summary h2{font-size:1.3rem}.customer-profile-card{border-radius:16px;padding:1rem}.customer-profile-details,.customer-profile-address dl,.customer-profile-account-links{grid-template-columns:1fr}.customer-profile-account-links a,.customer-profile-account-links a:first-child{border-top:1px solid #e5edf5;border-left:0;padding:.8rem 0}.customer-profile-account-links a:first-child{border-top:0}}.customer-account-details-page{color:#16263a;width:min(100% - 2rem,720px);margin:0 auto;padding:1.2rem 0 3rem}.customer-account-details-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin-bottom:1.2rem;display:grid}.customer-account-details-header a{color:var(--primary);font-weight:800;text-decoration:none}.customer-account-details-header h1{color:#071936;text-align:center;margin:0;font-size:clamp(1.5rem,3vw,2rem)}.customer-account-details-form{gap:1.2rem;display:grid}.customer-account-details-form section{background:#fff;border:1px solid #dbe9f6;border-radius:18px;padding:1.25rem;box-shadow:0 14px 36px #1020330d}.customer-account-details-form h2{color:#071936;margin:0 0 .4rem;font-size:1.25rem}.account-details-hint{color:#61708a;line-height:1.45}.customer-account-details-form label{color:#24364d;gap:.35rem;margin-top:1rem;font-weight:800;display:grid}.customer-account-details-form label span{color:#61708a;font-size:.8rem;font-weight:500}.customer-account-details-form input{box-sizing:border-box;color:#16263a;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #c9dceb;border-radius:10px;padding:.7rem .8rem}.customer-account-details-form input:focus{border-color:var(--primary);outline:3px solid #0566d62e}.customer-account-details-form input[readonly]{color:#61708a;background:#f4f7fa}.postcode-success{color:#15803d;font-weight:800}.account-details-save{min-height:52px}@media (width<=620px){.customer-account-details-page{width:min(100% - 1rem,100%);padding-top:.7rem}.customer-account-details-header{grid-template-columns:auto 1fr}.customer-account-details-header h1{text-align:left}.customer-account-details-header a span{display:none}.customer-account-details-form section{border-radius:16px;padding:1rem}}.provider-payments-page{max-width:980px;margin:0 auto;padding:2rem 1.25rem 4rem}.provider-payments-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.provider-payments-heading h1{margin:.25rem 0 .5rem}.provider-payments-heading p:not(.eyebrow){max-width:660px;color:var(--muted-foreground,#667085);margin:0}.provider-payments-status{border:1px solid var(--border,#e5e7eb);background:var(--card,#fff);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:grid;box-shadow:0 10px 30px #0f172a0f}.provider-payments-status-mark{color:#b54708;background:#fff4e5;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:1.4rem;font-weight:800;display:grid}.provider-payments-status-active .provider-payments-status-mark{color:#027a48;background:#ecfdf3}.provider-payments-status h2,.provider-payments-details h2,.provider-payments-explainer h2{margin:.2rem 0 .5rem}.provider-payments-status p:not(.dashboard-eyebrow){max-width:620px;color:var(--muted-foreground,#667085);margin:0;line-height:1.55}.provider-payments-details,.provider-payments-explainer{margin-top:1rem}.provider-payments-details dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0;display:grid}.provider-payments-details dl div{background:#f8fafc;border-radius:12px;padding:.85rem}.provider-payments-details dt{color:var(--muted-foreground,#667085);font-size:.82rem}.provider-payments-details dd{margin:.3rem 0 0;font-weight:700}.provider-payments-explainer ul{color:var(--muted-foreground,#667085);margin:0;padding-left:1.25rem;line-height:1.7}.provider-payments-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.provider-payments-error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}@media (width<=700px){.provider-payments-heading,.provider-payments-status{flex-direction:column;display:flex}.provider-payments-status .button{width:100%}.provider-payments-details dl{grid-template-columns:1fr}}.booking-modal-backdrop{z-index:1000;background:#0f294a8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.booking-modal{border:1px solid var(--border,#d8e1ea);background:var(--surface,#fff);border-radius:1rem;width:min(100%,34rem);max-height:min(90vh,46rem);padding:1.25rem;overflow-y:auto;box-shadow:0 1.5rem 4rem #0f294a40}.booking-modal-header{border-bottom:1px solid var(--border,#d8e1ea);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.booking-modal-header h2{margin:.2rem 0 0}.booking-modal-close{color:var(--muted,#64748b);cursor:pointer;background:0 0;border:0;font-size:1.75rem;line-height:1}.booking-modal-summary{background:#f5f8fb;border-radius:.75rem;gap:.35rem;margin:1rem 0;padding:.9rem;display:grid}.booking-modal-summary p,.booking-modal-summary strong{margin:0}.booking-modal-form,.booking-modal-form label,.booking-modal-form fieldset{gap:.5rem;display:grid}.booking-modal-form label,.booking-modal-form legend{color:var(--text,#0f294a);font-weight:600}.booking-modal-form input[type=date],.booking-modal-form textarea{box-sizing:border-box;border:1px solid var(--border,#cbd5e1);width:100%;font:inherit;border-radius:.5rem;padding:.7rem}.booking-modal-form fieldset{border:0;margin:0;padding:0}.booking-time-options{gap:.5rem;display:grid}.booking-time-options label{border:1px solid var(--border,#cbd5e1);cursor:pointer;border-radius:.5rem;padding:.7rem;display:block}.booking-time-options label.selected{border-color:var(--primary,#0f294a);background:#edf4fc}.booking-time-options input{margin-right:.5rem}.booking-modal-actions,.booking-actions .review-prompt-inline{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.booking-modal-actions{margin-top:1rem}.button-danger{color:#fff;cursor:pointer;font:inherit;background:#b42318;border:1px solid #b42318;border-radius:.5rem;padding:.65rem .9rem;font-weight:600}.button-danger:disabled,.booking-modal button:disabled{cursor:not-allowed;opacity:.55}.button-link{color:var(--primary,#0f294a);cursor:pointer;background:0 0;border:0;padding:.5rem;text-decoration:underline}.booking-overdue-banner{color:#92400e;background:#fffbeb;border:1px solid #f59e0b;border-radius:.6rem;padding:.8rem 1rem}.booking-details-list{gap:.8rem;margin:0;display:grid}.booking-details-list div{border-bottom:1px solid var(--border,#e2e8f0);justify-content:space-between;gap:1rem;padding-bottom:.6rem;display:flex}.booking-details-list dt{color:var(--muted,#64748b)}.booking-details-list dd{text-align:right;margin:0;font-weight:600}@media (width<=560px){.booking-modal-backdrop{place-items:end center;padding:0}.booking-modal{border-radius:1rem 1rem 0 0;max-height:92vh}}:root{--mobile-primary:#4a90e2;--mobile-primary-light:#6ba3e5;--mobile-primary-dark:#3a7bc8;--mobile-secondary:#f5a623;--mobile-success:#7ed321;--mobile-warning:#f8e71c;--mobile-error:#dc2626;--mobile-background:#f7f9fc;--mobile-surface:#fff;--mobile-text:#2c3e50;--mobile-text-secondary:#7f8c8d;--mobile-text-light:#95a5a6;--mobile-border:#e0e0e0;--mobile-border-light:#f0f0f0;--mobile-card-radius:16px;--mobile-profile-radius:20px;--mobile-card-shadow:0 2px 8px #0000001a;--mobile-nav-height:64px}.cust-phone-home{display:none}.app-shell{background:var(--mobile-background);min-height:100dvh;color:var(--mobile-text)}.app-shell .app-main-frame{min-width:0}.app-shell .site-header{background:var(--mobile-surface);border-bottom:1px solid var(--mobile-border);min-height:64px;box-shadow:none;padding:8px 16px}.app-shell .site-header .brand img{width:128px}.app-shell .page-shell{width:min(1180px,100% - 32px);padding:24px 0 calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 24px)}.app-shell .customer-nav-rail,.app-shell .provider-nav-rail{background:var(--mobile-surface);border-color:var(--mobile-border);box-shadow:none}.app-shell .rail-link{min-height:48px;color:var(--mobile-text-secondary);border-radius:10px}.app-shell .rail-link.active{color:var(--mobile-primary-dark);background:#eef6ff}.app-shell .rail-link-cta{background:var(--mobile-primary);color:#fff}.app-shell .rail-link-cta.active{color:#fff;background:var(--mobile-primary-dark)}.customer-bottom-nav,.provider-bottom-nav{z-index:40;min-height:var(--mobile-nav-height);padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:var(--mobile-surface);border-top:1px solid var(--mobile-border);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #00000014}.customer-bottom-nav a,.provider-bottom-nav a{min-width:0;min-height:44px;color:var(--mobile-text-secondary);text-align:center;align-content:center;place-items:center;gap:2px;font-size:12px;font-weight:600;display:grid}.customer-bottom-nav a.active,.provider-bottom-nav a.active{color:var(--mobile-primary)}.customer-bottom-nav a>span:last-child,.provider-bottom-nav a>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ds-button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:16px;font-weight:600;display:inline-flex}.ds-button-primary{background:var(--mobile-primary);color:#fff}.ds-button-primary:hover{background:var(--mobile-primary-dark)}.ds-button-secondary{background:var(--mobile-surface);color:var(--mobile-primary-dark);border-color:var(--mobile-border)}.ds-button-text{min-height:44px;color:var(--mobile-primary-dark);background:0 0;padding:0 8px}.ds-button-destructive{color:var(--mobile-error);background:#fee2e2}.ds-icon-button{width:44px;height:44px;color:var(--mobile-text);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.ds-icon-button:hover{background:#eef6ff}.ds-card{border:1px solid var(--mobile-border-light);border-radius:var(--mobile-card-radius);background:var(--mobile-surface);box-shadow:var(--mobile-card-shadow);padding:16px}.ds-action-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.ds-card-icon,.ds-row-icon{width:44px;height:44px;color:var(--mobile-primary);background:#eef6ff;border-radius:12px;place-items:center;display:grid}.ds-action-card h3{margin:0;font-size:16px}.ds-chevron{color:var(--mobile-text-light)}.ds-field{color:var(--mobile-text);gap:6px;font-size:14px;font-weight:600;display:grid}.ds-field input,.ds-field textarea,.ds-field select{border:1px solid var(--mobile-border);background:var(--mobile-surface);min-height:52px;color:var(--mobile-text);border-radius:8px;padding:12px}.ds-helper{color:var(--mobile-text-secondary);font-size:12px;font-weight:400}.ds-error{color:var(--mobile-error);font-size:12px}.ds-status{border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.ds-status-primary{color:var(--mobile-primary-dark);background:#eaf3fd}.ds-status-success{color:#4b8d12;background:#eef9e5}.ds-status-warning{color:#806b00;background:#fff8d6}.ds-status-error{color:#b91c1c;background:#fee2e2}.ds-status-muted{color:var(--mobile-text-secondary);background:#f0f0f0}.ds-state{color:var(--mobile-text-secondary);text-align:center;place-items:center;gap:8px;padding:40px 16px;display:grid}.ds-state h2{color:var(--mobile-text);margin:0;font-size:18px}.ds-state p{margin:0;font-size:14px}.ds-state-error{color:var(--mobile-error)}.ds-spinner{border:3px solid var(--mobile-border);border-top-color:var(--mobile-primary);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite ds-spin}@keyframes ds-spin{to{transform:rotate(360deg)}}.ds-menu-row{border-bottom:1px solid var(--mobile-border-light);align-items:center;gap:12px;min-height:60px;padding:8px 0;display:flex}.ds-row-copy{flex:1;gap:2px;display:grid}.ds-row-copy strong{font-size:16px}.ds-row-copy small{color:var(--mobile-text-secondary);font-size:12px}.ds-family-profile{border-radius:var(--mobile-profile-radius)}.ds-notification-row time{color:var(--mobile-text-secondary);font-size:12px}.ds-notification-row.is-unread{background:#f7fbff}.ds-unread-dot{background:var(--mobile-primary);border-radius:50%;width:8px;height:8px}.ds-modal-backdrop{z-index:100;background:#2c3e5080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ds-modal{background:var(--mobile-surface);border-radius:20px 20px 0 0;width:min(560px,100%);max-height:min(88dvh,720px);overflow:auto;box-shadow:0 -8px 32px #00000029}.ds-modal>header{border-bottom:1px solid var(--mobile-border-light);justify-content:space-between;align-items:center;min-height:60px;padding:8px 16px;display:flex}.ds-modal h2{margin:0;font-size:18px}.ds-modal-body{padding:16px}.ds-chat-bubble{width:fit-content;max-width:min(80%,480px);color:var(--mobile-text);background:#eef0f2;border-radius:16px 16px 16px 4px;margin:6px 0;padding:10px 12px}.ds-chat-bubble.is-mine{background:var(--mobile-primary);color:#fff;border-radius:16px 16px 4px;margin-left:auto}.ds-chat-context{border:1px solid var(--mobile-border);background:#eef6ff;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.ds-chat-context div{gap:2px;display:grid}.ds-chat-context small{color:var(--mobile-text-secondary)}.ds-chat-composer{border:1px solid var(--mobile-border);background:var(--mobile-surface);border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:4px;padding:6px;display:grid}.ds-chat-composer textarea{resize:none;border:0;outline:none;min-height:32px;max-height:120px;padding:8px}@media (width<=767px){.app-shell .customer-nav-rail,.app-shell .provider-nav-rail{display:none}.app-shell .site-header .role-mode-switcher{display:inline-flex}.app-shell .page-shell{width:calc(100% - 32px)}.app-shell .site-header{padding-inline:12px}}@media (width>=768px) and (width<=1023px){.app-shell .customer-nav-rail,.app-shell .provider-nav-rail{display:none}.app-shell .app-main-frame{margin-left:0}.customer-bottom-nav,.provider-bottom-nav{min-height:70px;padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom));display:grid}.customer-bottom-nav a,.provider-bottom-nav a{font-size:14px}.app-shell .page-shell{width:min(920px,100% - 48px);padding-bottom:calc(70px + env(safe-area-inset-bottom) + 28px)}}@media (width>=1024px){.app-shell .customer-nav-rail,.app-shell .provider-nav-rail{display:block}.customer-bottom-nav,.provider-bottom-nav{display:none}.app-shell .page-shell{padding-bottom:40px}.ds-modal-backdrop{align-items:center;padding:24px}.ds-modal{border-radius:20px}}.customer-header-brand{display:none}@media (width<=767px){.app-shell .customer-topbar{justify-content:flex-start;align-items:stretch;gap:3px;display:flex}.app-shell .customer-header-row{gap:10px;width:100%}.app-shell .customer-header-brand{flex:auto;min-width:0;display:block}.app-shell .customer-header-brand img{width:118px;height:auto}.app-shell .customer-header-account{flex:none;gap:2px}.app-shell .customer-home-topbar{justify-content:space-between;min-height:64px}.app-shell .customer-home-topbar .customer-header-account{margin-left:auto}.app-shell .customer-home-topbar .customer-header-account>:not(.app-header-notifications),.app-shell .customer-header-name,.app-shell .customer-header-account .role-mode-switcher,.app-shell .customer-header-avatar,.app-shell .customer-header-avatar-img,.app-shell .customer-header-menu-btn{display:none}.app-shell .customer-header-account .app-header-notifications{place-items:center;width:44px;height:44px;display:inline-grid}.app-shell .app-download-masthead-card{width:100%;padding:.1rem 0 .45rem}.app-shell .app-download-masthead-card .store-buttons{flex-wrap:nowrap;justify-content:flex-start}.app-shell .page-shell{width:100%;padding:0 16px calc(var(--mobile-nav-height) + env(safe-area-inset-bottom) + 92px)}.cust-home{padding-top:12px}.cust-greeting{margin:8px 4px 18px;display:block}.cust-greeting-hello{margin:0;font-size:26px;line-height:1.1}.cust-greeting-prompt{color:var(--mobile-text-secondary);margin:5px 0 0;font-size:16px}.cust-primary-cta{border-radius:16px;width:100%;min-height:62px;margin-top:18px;font-size:17px}.cust-metrics{display:none}.cust-panels{flex-direction:column;gap:18px;display:flex}.cust-panel{box-shadow:var(--mobile-card-shadow);border-radius:16px}.cust-panel-header{padding:16px 16px 10px}.cust-panel-list{padding:0 12px 8px}.cust-request-row,.cust-chat-row,.cust-booking-row{min-height:68px;padding:10px 4px}.cust-popular{border-radius:16px;margin-top:18px;padding:16px}.cust-popular-header h2,.cust-panel-header h2{font-size:19px}.cust-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cust-popular-card{border-radius:12px;min-height:76px;padding:10px}.cust-empty-state{margin:12px 0}.cust-empty-card{border-radius:16px;padding:28px 18px}.customer-requests-page,.marketplace-page,.marketplace-profile-page,.customer-booking-detail-page,.provider-chat-detail-page,.customer-profile-page{padding-top:8px}.customer-requests-header,.marketplace-header,.bookings-page-header,.customer-profile-heading{display:block}.customer-requests-header h1,.marketplace-header h1,.bookings-page-header h1,.customer-profile-heading h1{font-size:27px;line-height:1.1}.customer-requests-header>*,.marketplace-header>*{max-width:none}.customer-requests-primary-action,.marketplace-header .button,.bookings-page-header .provider-primary-button{width:100%;margin-top:16px}.customer-requests-toolbar{gap:10px}.customer-requests-filters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;display:flex;overflow-x:auto}.customer-requests-filters button{flex:none;min-height:42px}.customer-request-metrics{display:none}.marketplace-page{padding-bottom:12px}.marketplace-header .eyebrow{margin-bottom:6px}.marketplace-tabs{z-index:3;background:var(--mobile-background);margin-inline:-16px;padding-inline:16px;position:sticky;top:0}.marketplace-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.marketplace-category{border-radius:16px;min-height:112px;padding:10px 6px}.marketplace-business-grid{flex-direction:column;gap:10px;display:flex}.marketplace-business-card{border-radius:16px}.marketplace-profile-hero{border-radius:16px;height:150px}.marketplace-profile-identity{margin-top:-42px;padding:0 16px;display:block}.marketplace-profile-logo{width:84px;height:84px}.marketplace-profile-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.marketplace-profile-actions .button-primary{order:-1;grid-column:1/-1}.marketplace-profile-layout{display:block}.marketplace-profile-side{margin-top:12px}.chat-detail-workspace{display:block}.customer-chat-detail-sidebar{display:none}.chat-conversation-header{z-index:4;padding:10px 0;position:sticky;top:-8px}.chat-conversation-actions{display:none}.chat-messages-viewport{min-height:calc(100dvh - 250px);max-height:none;padding-bottom:120px}.chat-composer-fixed{bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));background:var(--mobile-surface);padding:8px 12px;left:0;right:0}.chat-composer-input-row textarea{max-height:120px}.chat-composer-note{display:none}.customer-detail-layout,.bookings-workspace{display:block}.customer-detail-side,.bookings-side-column{margin-top:12px}.booking-calendar-panel{overflow:visible}.booking-calendar-grid{min-width:620px;overflow-x:auto}.booking-calendar-toolbar{display:block}.booking-calendar-view-controls,.booking-filter-controls{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.customer-profile-summary{padding:16px;display:block}.customer-profile-summary-action{margin-top:14px}.customer-profile-grid{display:block}.customer-profile-card{border-radius:16px;margin-top:12px}.customer-bulk-request-page{padding:8px 0 24px}.customer-bulk-request-header{margin:24px 0}.customer-bulk-request-header h1{margin:4px 0 8px;font-size:28px}.customer-bulk-request-header p:last-child{color:var(--mobile-text-secondary);margin:0;line-height:1.5}.customer-bulk-request-services{gap:10px;margin-top:14px;display:grid}.customer-bulk-request-services .ds-action-card{min-height:70px;text-decoration:none}.customer-bulk-request-services .bulk-service-copy{gap:2px;min-width:0;display:grid}.cust-business-shortcuts{display:none}.cust-phone-home{gap:20px;display:grid}.cust-greeting-text{display:none}.cust-greeting{margin:8px 4px 16px}.cust-phone-section{gap:10px;display:grid}.cust-phone-section>header{justify-content:space-between;align-items:center;display:flex}.cust-phone-section h2{color:var(--mobile-text);margin:0;font-size:19px}.cust-phone-section header a{align-items:center;min-height:44px;font-size:14px;font-weight:700;display:inline-flex}.cust-phone-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.cust-phone-service-grid a{min-height:122px;color:var(--mobile-text);text-align:center;background:#fff;border:1px solid #e4eaf2;border-radius:14px;align-content:center;place-items:center;gap:8px;padding:10px 5px;font-size:13px;line-height:17px;display:grid}.cust-phone-business-links{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cust-phone-business-links a{min-height:68px;color:var(--mobile-text);background:#fff;border:1px solid #e4eaf2;border-radius:14px;align-items:center;gap:9px;padding:10px 13px;font-size:13px;line-height:17px;display:flex}.cust-phone-business-links span{color:var(--mobile-primary);font-size:22px}.cust-phone-row,.cust-phone-browse{min-height:68px;color:var(--mobile-text);background:#fff;border:1px solid #e4eaf2;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.cust-phone-row span,.cust-phone-browse span{gap:3px;min-width:0;display:grid}.cust-phone-row small,.cust-phone-browse small{color:var(--mobile-text-secondary);font-size:12px}.cust-phone-row b,.cust-phone-browse b{color:var(--mobile-text-secondary);font-size:22px}.cust-home>.cust-panels,.cust-home>.cust-popular{display:none}.customer-requests-header{margin:0;padding:8px 0 12px}.customer-requests-header .customer-requests-eyebrow,.customer-requests-header p,.customer-requests-header .customer-requests-primary-action,.customer-requests-toolbar .customer-requests-search,.customer-requests-toolbar .customer-requests-sort,.customer-requests-attention{display:none}.customer-requests-header h1{margin:0;font-size:28px}.customer-requests-toolbar{margin:0 -4px 10px}.customer-requests-filters{gap:0;width:100%;padding:0;overflow:visible}.customer-requests-filters button{border-radius:10px;flex:1 1 0;min-width:0;font-size:12px}.customer-requests-filters button:nth-child(3),.customer-requests-filters button:nth-child(6){display:none}.customer-requests-grid{grid-template-columns:1fr;gap:10px}.app-shell:has(.customer-requests-page) .customer-topbar{display:none}.app-shell:has(.customer-requests-page) .app-main-frame{padding-top:0}.customer-requests-page .customer-requests-header{padding-top:8px}.customer-requests-page .customer-requests-header .customer-requests-eyebrow,.customer-requests-page .customer-requests-header>div>p:last-child,.customer-requests-page .customer-requests-header .customer-requests-primary-action{display:none}.customer-requests-page .customer-requests-header h1{margin:0}.customer-requests-page .customer-requests-toolbar{box-shadow:none;background:0 0;border:0;padding:0;display:block}.customer-requests-page .customer-requests-search,.customer-requests-page .customer-requests-sort{display:none}.customer-requests-page .customer-requests-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin:6px 0 14px;display:grid;overflow:visible}.customer-requests-page .customer-requests-filters button{border-radius:10px;min-height:42px;padding:0 4px;font-size:12px}.customer-requests-page .customer-requests-grid{grid-template-columns:1fr;gap:10px;display:grid}.app-shell:has(.customer-provider-workspace) .customer-topbar{display:none}.app-shell:has(.customer-provider-workspace) .app-main-frame{padding-top:0}.customer-provider-workspace{min-height:calc(100dvh - var(--mobile-nav-height));padding:8px 12px calc(92px + env(safe-area-inset-bottom));display:block;overflow-x:hidden}.customer-provider-workspace>.bookings-page-header{display:none}.customer-mobile-bookings-header{grid-template-columns:40px 1fr 60px;align-items:center;gap:8px;min-height:44px;display:grid}.customer-mobile-bookings-header h1{color:#17233d;margin:0;font-size:28px}.customer-mobile-bookings-header button{color:#075fe8;font:inherit;background:0 0;border:0;font-weight:800}.customer-mobile-bookings-header button:first-child{color:#27364f;text-align:left;font-size:30px}.customer-mobile-bookings-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:10px 0 12px;display:grid}.customer-mobile-bookings-segment{background:#eef2f6;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.customer-mobile-bookings-segment button{color:#334155;min-height:36px;font:inherit;background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:800}.customer-mobile-bookings-segment button.active{color:#fff;background:#172d57}.customer-mobile-bookings-month{color:#172d57;font:inherit;white-space:nowrap;background:0 0;border:0;font-size:13px;font-weight:800}.customer-mobile-month-picker-backdrop{z-index:60;background:#1c2b4661;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.customer-mobile-month-picker{background:#fff;border-radius:18px;width:min(100%,330px);padding:18px;box-shadow:0 18px 48px #0f172a38}.customer-mobile-month-picker header{text-align:center;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.customer-mobile-month-picker header button{color:#172d57;background:0 0;border:0;font-size:28px}.customer-mobile-month-picker header strong{color:#172d57;font-size:18px}.customer-mobile-month-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin:18px 0;display:grid}.customer-mobile-month-grid button{color:#263653;min-height:42px;font:inherit;background:#eef2f6;border:0;border-radius:10px;font-weight:800}.customer-mobile-month-cancel{color:#075fe8;font:inherit;background:0 0;border:0;margin:0 auto;font-weight:800;display:block}.customer-provider-workspace .bookings-workspace{display:block}.customer-provider-workspace .bookings-side-column,.customer-provider-workspace .bookings-page-toolbar,.customer-provider-workspace .booking-calendar-legend{display:none}.customer-provider-workspace .bookings-main-panel{box-shadow:none;background:0 0;border:0}.customer-provider-workspace .booking-calendar-panel{box-shadow:none;background:0 0;border:0;padding:0}.customer-provider-workspace .booking-calendar-toolbar{display:none}.customer-provider-workspace .customer-day-timeline{background:#fff;border:1px solid #dce5f1;border-radius:14px;height:calc(100dvh - 210px);min-height:480px;position:relative;overflow-y:auto}.customer-provider-workspace .customer-day-hour{border-bottom:1px solid #e7edf5;grid-template-columns:50px minmax(0,1fr);min-height:64px;display:grid}.customer-provider-workspace .customer-day-hour>span{color:#7a8799;padding:8px 6px 0;font-size:11px}.customer-provider-workspace .customer-day-hour>div{border-left:1px solid #edf1f6;min-width:0;position:relative}.customer-provider-workspace .customer-day-event{color:#075fe8;background:#eaf2ff;border-left:3px solid #1769e8;border-radius:7px;margin:6px 8px;padding:7px 9px;font-size:12px;font-weight:800;text-decoration:none;display:block}.customer-provider-workspace .customer-day-event.personal-calendar-event{color:#526174;background:#f1f3f6;border-left-color:#7b8799}.customer-provider-workspace .customer-current-time-marker{z-index:2;color:#2f80ed;background:#2f80ed;height:2px;font-size:10px;font-style:normal;font-weight:800;position:absolute;left:-50px;right:0}.customer-provider-workspace .customer-current-time-marker-global{top:0}.customer-provider-workspace .booking-calendar-grid{background:#dce5f1;border:1px solid #dce5f1;border-radius:14px;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.customer-provider-workspace .booking-calendar-weekday{color:#7a8799;text-align:center;background:#fff;min-height:28px;padding-top:7px;font-size:10px;font-weight:800}.customer-provider-workspace .booking-calendar-day{color:#263653;text-align:left;background:#fff;border:0;border-radius:0;min-width:0;min-height:76px;padding:6px 3px}.customer-provider-workspace .booking-calendar-day-number{border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;display:inline-grid}.customer-provider-workspace .booking-calendar-day.today .booking-calendar-day-number{color:#fff;background:#2f80ed}.customer-provider-workspace .booking-calendar-day.outside-month{color:#aab4c2}.customer-provider-workspace .booking-calendar-events{gap:2px;min-width:0;margin-top:2px;display:grid}.customer-provider-workspace .booking-calendar-event{color:#075fe8;text-overflow:ellipsis;white-space:nowrap;background:#eaf2ff;border-radius:4px;max-width:100%;padding:2px 3px;font-size:9px;line-height:1.15;display:block;overflow:hidden}.customer-provider-workspace .booking-calendar-event strong,.customer-provider-workspace .booking-calendar-event small,.customer-provider-workspace .booking-calendar-event em{display:none}.customer-provider-workspace .booking-calendar-more{color:#075fe8;font-size:9px;font-weight:800}.customer-provider-workspace .booking-calendar-day.booking-calendar-selected{background:#eef6ff}.customer-provider-workspace .booking-calendar-day.booking-calendar-day{cursor:pointer}.customer-provider-workspace .booking-calendar-day:focus-visible{outline-offset:-2px;outline:2px solid #075fe8}.customer-provider-workspace .booking-calendar-day .booking-calendar-events{pointer-events:none}.customer-provider-workspace .booking-calendar-day.booking-calendar-day{align-self:stretch}.customer-provider-workspace .booking-calendar-day:not(:has(.booking-calendar-event)){background:#fff}.customer-provider-workspace .booking-calendar-day[aria-label*="11 September"]{background:#eef6ff}.customer-provider-workspace .booking-calendar-day[aria-label*="11 September"] .booking-calendar-day-number{color:#fff;background:#2f80ed}.customer-provider-workspace .booking-calendar-day.booking-calendar-day{-webkit-tap-highlight-color:transparent}.customer-provider-workspace .bookings-list-view{gap:14px;display:grid}.customer-provider-workspace .customer-mobile-booking-group{gap:8px;scroll-margin-top:150px;display:grid}.customer-provider-workspace .customer-mobile-booking-group h2{color:#1769e8;margin:6px 4px 0;font-size:14px}.customer-provider-workspace .bookings-list-view:before{content:""}.customer-provider-workspace .customer-booking-list-row{min-width:0;min-height:64px;box-shadow:none;border-radius:12px;grid-template-columns:4px 28px 52px minmax(0,1fr) 20px;gap:10px;padding:10px 8px 10px 0;overflow:hidden}.customer-provider-workspace .customer-booking-row-accent{color:#fff;background:#1769e8;align-self:stretch;place-items:center;display:grid}.customer-provider-workspace .customer-booking-list-row.completed .customer-booking-row-accent,.customer-provider-workspace .customer-booking-list-row.cancelled .customer-booking-row-accent{background:#94a3b8}.customer-provider-workspace .customer-booking-row-accent span{display:none}.customer-provider-workspace .customer-booking-row-icon{color:#1769e8;background:#eaf2ff;border-radius:8px;place-items:center;width:28px;height:28px;font-size:16px;display:grid}.customer-provider-workspace .customer-booking-row-time{color:#334155;white-space:nowrap;font-size:12px;font-weight:800}.customer-provider-workspace .customer-booking-list-row .booking-list-row-main{grid-column:4;gap:3px;min-width:0;display:grid}.customer-provider-workspace .customer-booking-list-row .booking-list-row-main strong,.customer-provider-workspace .customer-booking-list-row .booking-list-row-main small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-provider-workspace .customer-booking-list-row .booking-list-row-main strong{color:#172643;font-size:13px}.customer-provider-workspace .customer-booking-list-row .booking-list-row-main small{color:#66758b;font-size:11px}.customer-provider-workspace .customer-booking-list-row .booking-date-block,.customer-provider-workspace .customer-booking-list-row .booking-status-pill{display:none}.customer-provider-workspace .customer-booking-list-row .booking-row-action{color:#9aa6b5;grid-column:5;place-items:center;font-size:0;display:grid}.customer-provider-workspace .customer-booking-list-row .booking-row-action:after{content:"›";font-size:24px}.customer-mobile-bookings-fab{right:18px;bottom:calc(var(--mobile-nav-height) + 18px + env(safe-area-inset-bottom));z-index:40;color:#fff;background:#1769e8;border:0;border-radius:50%;place-items:center;width:52px;height:52px;font-size:30px;line-height:1;display:grid;position:fixed;box-shadow:0 8px 20px #1769e84d}.customer-mobile-personal-event-sheet{z-index:50;background:#0f172a59;align-items:flex-end;display:none;position:fixed;inset:0}.customer-mobile-personal-event-sheet.is-open{display:flex}.customer-mobile-personal-event-sheet-header{background:#fff;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.customer-mobile-personal-event-sheet-header h2{margin:0;font-size:18px}.customer-mobile-personal-event-sheet-header button{background:0 0;border:0;font-size:26px}.customer-mobile-personal-event-sheet>.personal-event-panel{width:100%;max-height:82dvh;box-shadow:none;border:0;border-radius:18px 18px 0 0;margin:0;overflow-y:auto}:is(.app-shell:has(.customer-chats-page) .customer-topbar,.app-shell:has(.customer-canonical-conversation-page) .customer-topbar){display:none}:is(.app-shell:has(.customer-chats-page) .app-main-frame,.app-shell:has(.customer-canonical-conversation-page) .app-main-frame){padding-top:0}.customer-chats-page{padding:8px 12px calc(88px + env(safe-area-inset-bottom));display:block}.customer-chats-header .customer-eyebrow,.customer-chats-header>div>p:last-child,.customer-chat-count,.customer-chat-tips{display:none}.customer-chats-header h1{font-size:28px}.customer-chats-list-panel{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.customer-chats-toolbar{border:0;grid-template-columns:1fr;gap:10px;padding:0 0 12px;display:grid}.customer-chat-search input{background:#eef2f6;border:0;border-radius:12px;min-height:42px}.customer-chat-filters{background:#eef2f6;border:0;border-radius:999px;width:max-content;overflow:hidden}.customer-chat-filters button{border-radius:999px;min-height:34px;padding:7px 14px}.customer-chat-filters button.active{background:#075fe8}.customer-chats-toolbar select{display:none}.customer-chat-list{background:0 0;gap:0}.customer-chat-list-item{min-height:72px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #edf1f5;border-radius:0;padding:10px 4px}.customer-chat-list-item.customer-chat-unread{background:0 0;border-left:0}.customer-chat-list-item .chat-avatar{width:48px;height:48px}.customer-chat-list-item .chat-list-item-service{display:none}.customer-chat-list-item .chat-list-item-role{color:#6d7a8d;margin:2px 0 0;font-size:11px;display:block}.customer-chat-list-item .chat-list-item-preview{margin-top:3px;font-size:12px}.customer-chat-list-item .chat-list-item-footer{margin-top:3px}.customer-chat-list-item .chat-status-pill,.customer-chat-list-item .chat-list-item-arrow{display:none}.customer-chat-unread-dot{top:27px;left:-2px}.customer-chat-detail-page{height:calc(100dvh - 72px);padding:0}.customer-canonical-conversation-page{width:100%;height:calc(100dvh - var(--mobile-nav-height));margin:0;padding:0;overflow:hidden}.customer-canonical-conversation-page .chat-back-button{display:none}.customer-canonical-conversation-page .canonical-conversation{flex-direction:column;height:100%;min-height:0;display:flex}.customer-canonical-conversation-page .chat-conversation-header{z-index:4;background:#fff;border-bottom:1px solid #e6ebf2;min-height:64px;padding:8px 12px;position:sticky;top:0}.customer-canonical-conversation-page .customer-mobile-conversation-back{color:#334155;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;font-size:30px;line-height:1;display:grid}.customer-canonical-conversation-page .canonical-avatar{width:42px;height:42px}.customer-canonical-conversation-page .chat-conversation-info .eyebrow,.customer-canonical-conversation-page .chat-conversation-info>p:last-child{display:none}.customer-canonical-conversation-page .chat-conversation-info h1{margin:0;font-size:16px}.customer-canonical-conversation-page .chat-conversation-info:after{content:"›";color:#7b8798;margin-left:4px}.customer-canonical-conversation-page .chat-conversation-actions{width:auto;margin-left:auto;display:flex}.customer-canonical-conversation-page .chat-conversation-actions>a{display:none}.customer-canonical-conversation-page .chat-report-button{color:#334155;background:0 0;border:0;width:34px;height:34px;padding:0;font-size:0;overflow:hidden}.customer-canonical-conversation-page .chat-report-button:after{content:"⋮";font-size:24px}.customer-canonical-conversation-page .canonical-context{display:none}.customer-canonical-conversation-page .canonical-messages{overscroll-behavior:contain;min-height:0;max-height:none;padding:16px 12px calc(var(--customer-composer-height,64px) + 24px + env(safe-area-inset-bottom));background:#fff;flex:auto;overflow-y:auto}.customer-canonical-conversation-page .canonical-message{max-width:82%;box-shadow:none;border-radius:16px;margin:6px 0;padding:9px 12px;font-size:14px}.customer-canonical-conversation-page .canonical-message.incoming{background:#eef1f4}.customer-canonical-conversation-page .canonical-message.outgoing{background:#dbeafe;margin-left:auto}.customer-canonical-conversation-page .canonical-message time{margin-top:4px;font-size:10px}.customer-canonical-conversation-page .canonical-visit-card{background:#fff;border:1px solid #dce5f1;border-radius:14px;margin-top:8px;overflow:hidden}.customer-canonical-conversation-page .canonical-visit-card>p:first-child{color:#fff;background:#075fe8;margin:0;padding:12px}.customer-canonical-conversation-page .canonical-visit-card>p:not(:first-child){padding:0 12px}.customer-canonical-conversation-page .canonical-visit-card button{border-radius:9px;min-height:38px;margin:0 6px 12px 12px}.customer-canonical-conversation-page .canonical-composer{right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));z-index:35;background:#fff;border-top:1px solid #e6ebf2;grid-template-columns:34px minmax(0,1fr) 40px;align-items:end;gap:8px;min-width:0;padding:8px 10px;display:grid;position:fixed;left:0}.customer-canonical-conversation-page .canonical-composer label{display:none}.customer-canonical-conversation-page .canonical-composer textarea{resize:none;background:#eef2f6;border:0;border-radius:20px;order:2;width:100%;min-width:0;min-height:38px;max-height:120px;padding:9px 12px;overflow-y:hidden}.customer-canonical-conversation-page .canonical-composer>button[type=button]{background:0 0;border:0;order:1;width:34px;height:34px;padding:0;font-size:0;overflow:hidden}.customer-canonical-conversation-page .canonical-composer>button[type=button]:after{content:"+";color:#075fe8;font-size:26px}.customer-canonical-conversation-page .canonical-composer>button[type=submit]{color:#fff;background:#075fe8;border:0;border-radius:50%;order:3;width:38px;height:38px;padding:0;font-size:0}.customer-canonical-conversation-page .canonical-composer>button[type=submit]:after{content:"➤";font-size:16px}.customer-canonical-conversation-page .canonical-attachment-preview{grid-column:1/-1}.customer-phone-request-only{display:block}.customer-desktop-request-only{display:none}.customer-phone-request-card{min-height:78px;color:var(--mobile-text);background:#fff;border:1px solid #e4eaf2;border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:grid}.customer-phone-request-icon{border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.customer-phone-request-copy{gap:3px;min-width:0;display:grid}.customer-phone-request-copy strong,.customer-phone-request-copy small,.customer-phone-request-copy em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-phone-request-copy strong{font-size:15px}.customer-phone-request-copy small{color:var(--mobile-text-secondary);font-size:12px}.customer-phone-request-copy em{color:var(--mobile-text-secondary);font-size:11px;font-style:normal}.customer-phone-request-status{white-space:nowrap;border-radius:999px;align-self:start;padding:5px 7px;font-size:10px;font-weight:800}.customer-phone-request-status.status-open{color:#4b8d12;background:#eef9e5}.customer-phone-request-status.status-assigned,.customer-phone-request-status.status-in_progress{color:#8a6700;background:#fff4d6}.customer-phone-request-status.status-completed{color:#596878;background:#edf1f5}.customer-phone-request-status.status-cancelled{color:#b42318;background:#fee2e2}.customer-phone-request-chevron{color:var(--mobile-text-light);font-size:24px}.marketplace-header>div .eyebrow,.marketplace-header>div>p:last-child{display:none}.marketplace-header h1{margin:0}.marketplace-location-selector{border-radius:14px;margin-top:4px}.marketplace-tabs{background:0 0;margin:12px 0;padding:0;position:static}.marketplace-tabs button{flex:1 1 0;min-height:44px;padding-inline:6px}.marketplace-category-panel{box-shadow:none;background:0 0;border:0;padding:0}.marketplace-category-panel>div:first-child p{display:none}.marketplace-category-panel h2{margin:8px 0 12px;font-size:19px}.marketplace-business-card{min-height:112px}.customer-chats-header{padding:8px 0 12px}.customer-chats-header .customer-eyebrow,.customer-chats-header p,.customer-chat-count,.customer-chat-tips{display:none}.customer-chats-header h1{margin:0;font-size:28px}.customer-chats-layout{display:block}.customer-chats-toolbar{grid-template-columns:1fr;gap:10px}.customer-chat-filters{flex-wrap:nowrap;overflow-x:auto}.customer-chat-filters button{flex:none}.customer-chat-filters button:nth-child(3),.customer-chat-filters button:nth-child(4),.customer-chats-toolbar select{display:none}.chat-list-item{box-shadow:none;border-radius:0}.provider-bookings-page .provider-eyebrow,.bookings-page-header>div>p:last-child,.booking-metrics-strip,.bookings-side-column>:not(.personal-event-panel),.booking-filter-controls{display:none}.bookings-page-header{padding:8px 0 12px}.bookings-page-header h1{margin:0;font-size:28px}.bookings-page-header .provider-primary-button{width:auto;margin-top:10px}.bookings-workspace{display:block}.booking-calendar-panel{border-radius:16px}.booking-calendar-toolbar h2{font-size:17px}.booking-calendar-grid{grid-template-columns:repeat(7,minmax(42px,1fr));min-width:0}.booking-calendar-event{min-height:24px;padding:3px;font-size:9px}.booking-calendar-event small,.booking-calendar-event em{display:none}.app-shell:has(.customer-notifications-page) .customer-topbar{display:none}.app-shell:has(.customer-notifications-page) .app-main-frame{padding-top:0}.customer-notifications-page .provider-notifications-page-header{background:linear-gradient(105deg,#e7f1ff,#c7dbff);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 -16px;padding:16px;display:grid}.customer-notifications-back{color:var(--primary);font-size:32px;line-height:1;text-decoration:none}.customer-notifications-page .provider-notifications-eyebrow{display:none}.customer-notifications-page .provider-notifications-page-header h1{margin:0;font-size:22px}.customer-notifications-page .provider-notifications-page-header p{grid-column:2/-1;font-size:13px}.customer-notifications-page .provider-notifications-header-actions{width:auto}.customer-notifications-page .provider-notifications-header-actions .provider-secondary-button{min-height:36px;color:var(--primary);box-shadow:none;background:0 0;border:0;flex:none;padding:0;font-size:12px}.customer-notifications-filter-button{display:none!important}.provider-notifications-layout{display:block}.customer-notifications-page .provider-notification-metrics,.customer-notifications-page .provider-notification-toolbar,.customer-notifications-page .provider-notification-filter-tabs,.customer-notifications-page .provider-notification-search,.customer-notifications-page .provider-notification-sort,.customer-notifications-page .provider-notifications-tips{display:none}.customer-notifications-page .provider-notification-group{gap:0}.customer-notifications-page .provider-notification-group h2{color:#61708a;letter-spacing:.08em;text-transform:uppercase;margin:18px 0 6px;font-size:.72rem}.customer-notifications-page .provider-notification-group-list{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.customer-notifications-page .provider-notification-row{box-shadow:none;background:0 0;border-top:0;border-bottom:1px solid #dfe4e8;border-left:0;border-radius:0;grid-template-columns:0 2.6rem minmax(0,1fr) auto;align-items:center;padding:18px 0;text-decoration:none}.customer-notifications-page .provider-notification-row.is-unread{background:0 0;border-left:0}.customer-notifications-page .provider-notification-unread-indicator{width:0;height:0;display:block}.customer-notifications-page .provider-notification-icon{color:#fff;border:0;width:2.6rem;height:2.6rem}.customer-notifications-page .provider-notification-icon-blue{background:linear-gradient(135deg,#42a5f5,#2196f3)}.customer-notifications-page .provider-notification-icon-purple{background:linear-gradient(135deg,#ab47bc,#9c27b0)}.customer-notifications-page .provider-notification-icon-green{background:linear-gradient(135deg,#4caf50,#45b049)}.customer-notifications-page .provider-notification-icon-red{background:linear-gradient(135deg,#ff6b6b,#ff5757)}.customer-notifications-page .provider-notification-icon-orange{background:linear-gradient(135deg,#ffa726,#ff9800)}.customer-notifications-page .provider-notification-icon-yellow{background:linear-gradient(135deg,gold,#ffb800)}.customer-notifications-page .provider-notification-icon-grey{background:linear-gradient(135deg,#8a969e,#616161)}.customer-notifications-page .provider-notification-content h3{font-size:16px}.customer-notifications-page .provider-notification-content p{margin:4px 0 0;font-size:13px;line-height:1.4}.customer-notifications-page .provider-notification-date{color:#b8c0c5;white-space:nowrap;align-self:start;font-size:13px}.customer-notifications-page .provider-notification-statuses,.customer-notifications-page .provider-notification-actions,.customer-profile-heading .eyebrow,.customer-profile-heading>div>p:last-child{display:none}.customer-profile-heading{padding:8px 0 12px}.customer-profile-heading h1{margin:0;font-size:28px}.customer-profile-summary{border-radius:16px}.customer-profile-card{box-shadow:none}.customer-request-detail-page{padding-top:8px}.customer-request-detail-header{padding:0 0 12px;display:block}.customer-request-detail-header h1{font-size:27px;line-height:1.15}.customer-request-detail-layout{flex-direction:column;gap:12px;display:flex}.customer-request-context-rail{order:-1}.customer-request-context-card,.customer-provider-response{border-radius:16px}.customer-request-responses-heading{display:block}.customer-request-responses-heading select{margin-top:8px}.canonical-conversation-page{margin:0 -16px;padding:0 12px}.chat-back-button{min-height:44px}.chat-conversation-header{background:var(--mobile-background);top:0}.chat-conversation-actions{margin-left:auto;display:flex}.chat-conversation-actions>a{display:none}.chat-report-button{min-height:40px;padding:8px 10px}.canonical-messages{padding-bottom:104px}.canonical-composer{z-index:35;right:0;bottom:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));border-top:1px solid var(--mobile-border);background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:6px;padding:8px 12px;display:grid;position:fixed;left:0}.canonical-composer label,.canonical-composer>p{display:none}.canonical-composer textarea{resize:none;min-height:36px;max-height:120px}}.directory-landing-page,.directory-results-page{width:min(100% - 24px,680px);padding:12px 0 calc(92px + env(safe-area-inset-bottom));color:var(--mobile-text);margin:0 auto}.directory-landing-header,.directory-results-page>header{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;margin-bottom:14px;display:grid}.directory-landing-header button,.directory-results-page>header button{width:44px;height:44px;color:var(--mobile-text);background:0 0;border:0;padding:0;font-size:25px}.directory-landing-header h1,.directory-results-page h1{color:var(--mobile-text);text-align:center;margin:0;font-size:24px;line-height:1.15}.directory-tabs{background:#eff1f4;border-radius:18px;gap:4px;margin-bottom:16px;padding:4px;display:flex}.directory-tabs button{min-width:0;min-height:44px;color:var(--mobile-text);background:0 0;border:0;border-radius:14px;flex:1;padding:6px 4px;font-weight:700}.directory-tabs button[aria-pressed=true]{color:var(--mobile-primary);background:#fff;box-shadow:0 2px 6px #1020331f}.directory-location-card,.directory-results-location{border:1px solid var(--mobile-border);width:100%;min-height:62px;color:var(--mobile-text);text-align:left;background:#fff;border-radius:17px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 15px;display:grid}.directory-location-card>span,.directory-results-location>span{color:var(--mobile-primary);font-size:22px}.directory-location-card strong,.directory-results-location strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.directory-location-card b,.directory-results-location b{color:var(--mobile-primary);font-size:15px}.directory-location-dialog{border:1px solid var(--mobile-border);background:#fff;border-radius:16px;gap:10px;margin-top:10px;padding:16px;display:grid}.directory-location-dialog h2,.directory-location-dialog p{margin:0}.directory-location-dialog p{color:var(--mobile-text-secondary)}.directory-location-dialog input{border:1px solid var(--mobile-border);border-radius:10px;min-height:46px;padding:10px 12px}.directory-location-dialog>div{flex-wrap:wrap;gap:8px;display:flex}.directory-category-panel,.directory-saved-panel{margin-top:26px}.directory-category-panel h2,.directory-saved-panel h2{margin:0 0 14px;font-size:21px}.directory-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.directory-category-grid button{border:1px solid var(--mobile-border);min-height:132px;color:var(--mobile-text);background:#fff;border-radius:18px;align-content:center;justify-items:center;padding:9px 6px;display:grid}.directory-category-grid svg{width:34px;height:34px;color:var(--category-colour,var(--mobile-primary));margin-bottom:10px}.directory-category-grid strong{text-align:center;font-size:11px;line-height:15px}.directory-result-list{background:#fff;border-radius:17px;padding:0 14px}.directory-result-row{border-bottom:1px solid #e4eaf2;grid-template-columns:minmax(0,1fr) 44px;align-items:center;min-height:78px;display:grid}.directory-result-row:last-child{border-bottom:0}.directory-result-row>a{min-width:0;color:var(--mobile-text);grid-template-columns:52px minmax(0,1fr) 20px;align-items:center;gap:12px;display:grid}.directory-result-row img,.directory-result-avatar{width:52px;height:52px;color:var(--mobile-primary);object-fit:cover;background:#eaf2ff;border-radius:50%;place-items:center;font-size:16px;font-weight:800;display:grid;overflow:hidden}.directory-result-row a>span:nth-child(2){gap:4px;min-width:0;display:grid}.directory-result-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.directory-result-row small{color:var(--mobile-text-secondary);font-size:13px}.directory-result-row b{color:var(--mobile-text-secondary);font-size:22px}.directory-result-row>button{color:#e53935;background:0 0;border:0;width:44px;height:44px;font-size:23px}.directory-result-row>button[aria-pressed=false]{color:var(--mobile-text-secondary)}.directory-empty,.directory-state{text-align:center;color:var(--mobile-text-secondary);justify-items:center;gap:8px;padding:36px 20px;display:grid}.directory-empty h3,.directory-empty p,.directory-state h3,.directory-state p{margin:0}.directory-empty a,.directory-state a,.directory-state button{background:var(--mobile-primary);color:#fff;border:0;border-radius:10px;min-height:44px;padding:10px 16px;font-weight:800}.directory-results-page>h2{color:var(--mobile-text);margin:26px 0 12px;font-size:21px}.directory-bulk-cta{border-radius:16px;gap:10px}.directory-load-more{color:var(--mobile-text)}@media (width>=768px){.directory-landing-page,.directory-results-page{padding-top:30px}.directory-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-category-grid button{min-height:150px}.directory-result-list{padding:0 18px}}.saved-businesses-page{max-width:760px;margin:0 auto}.saved-businesses-page>header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.saved-businesses-page h1{margin:0;font-size:28px}.saved-back{background:0 0;border:0;width:44px;height:44px;padding:0;font-size:25px}.saved-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.saved-tabs button{border:1px solid var(--mobile-border);min-height:44px;color:var(--mobile-text);background:#fff;border-radius:10px;font-weight:700}.saved-tabs button[aria-selected=true]{background:var(--mobile-primary);border-color:var(--mobile-primary);color:#fff}.saved-business-list{gap:8px;display:grid}.saved-business-row{background:#fff;border:1px solid #e4eaf2;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.saved-business-row>a{min-width:0;color:var(--mobile-text);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.saved-business-logo{width:48px;height:48px;color:var(--mobile-primary);background:#eef4ff;border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid;overflow:hidden}.saved-business-logo img{object-fit:cover;width:100%;height:100%}.saved-business-row span:nth-child(2){gap:2px;display:grid}.saved-business-row small{color:var(--mobile-text-secondary);font-size:12px}.saved-business-row b{color:var(--mobile-text-secondary);font-size:22px}.saved-business-row>button{min-width:44px;min-height:44px;color:var(--mobile-primary);background:0 0;border:0;font-size:22px}.saved-state{text-align:center;color:var(--mobile-text-secondary);justify-items:center;gap:10px;padding:48px 20px;display:grid}.saved-state h2,.saved-state p{margin:0}.saved-state a,.saved-state button{background:var(--mobile-primary);color:#fff;border-radius:10px;min-height:44px;padding:10px 16px}.directory-results-page{max-width:680px;margin:0 auto}.directory-results-page>header{align-items:center;gap:10px;display:flex}.directory-results-page>header button{background:0 0;border:0;width:44px;height:44px;font-size:24px}.directory-results-page h1{margin:0;font-size:24px}.directory-results-page>h2{margin:20px 0 12px;font-size:18px}.directory-results-location{border:1px solid var(--mobile-border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;min-height:54px;margin-top:12px;padding:10px 12px;display:flex}.directory-results-location button{min-height:44px;color:var(--mobile-primary);background:0 0;border:0;font-weight:700}.directory-bulk-cta{color:#fff;background:#0f294a;border-radius:12px;justify-content:center;align-items:center;min-height:52px;margin-top:12px;font-weight:800;display:flex}.directory-result-list{gap:8px;display:grid}.directory-result-list article{border-bottom:1px solid #e4eaf2;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:10px 0;display:grid}.directory-result-list a{color:var(--mobile-text);grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.directory-result-list a>span{background:#eef4ff;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.directory-result-list img{object-fit:cover;width:100%;height:100%}.directory-result-list a small{color:var(--mobile-text-secondary)}.directory-result-list article>button{width:44px;height:44px;color:var(--mobile-primary);background:0 0;border:0;font-size:22px}.directory-load-more{border:1px solid var(--mobile-border);background:#fff;border-radius:10px;min-height:44px;margin:16px auto;padding:0 18px;display:flex}.directory-state{text-align:center;color:var(--mobile-text-secondary);justify-items:center;gap:8px;padding:36px 20px;display:grid}.directory-result-list .directory-result-row>a{grid-template-columns:52px minmax(0,1fr) 20px;gap:12px;min-width:0}.directory-result-list .directory-result-row>a>img,.directory-result-list .directory-result-row>a>.directory-result-avatar{width:52px;height:52px}.directory-result-list .directory-result-row>a>.directory-result-copy{background:0 0;border-radius:0;gap:4px;width:auto;min-width:0;height:auto;display:grid;overflow:visible}.directory-result-list .directory-result-row>a>.directory-result-copy strong{white-space:normal;overflow-wrap:anywhere;overflow:visible}.canonical-attachment-preview{grid-column:1/-1;gap:8px;padding:4px 0;display:flex;overflow-x:auto}.canonical-attachment-preview span{flex:none;width:52px;height:52px;position:relative}.canonical-attachment-preview img{object-fit:cover;border-radius:8px;width:100%;height:100%}.canonical-attachment-preview button{color:#fff;background:#102033;border-radius:50%;width:22px;height:22px;min-height:22px;padding:0;position:absolute;top:-6px;right:-6px}.chat-report-panel{z-index:80;max-width:560px;padding:20px 16px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;margin:auto;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 40px #0003}.chat-report-panel textarea{border:1px solid var(--mobile-border);border-radius:12px;width:100%;margin-top:8px;padding:10px}.chat-report-panel>div{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.customer-mobile-profile-menu,.provider-mobile-profile-menu{display:none}@media (width<=767px){.provider-business-profile-editor>.provider-mobile-profile-menu,.provider-business-profile-editor>.provider-profile-summary,.provider-business-profile-editor .provider-profile-side-column,.provider-business-profile-editor .provider-profile-main-column>:not(#business-details){display:none!important}.provider-business-profile-editor>.provider-profile-heading,.provider-business-profile-editor>.provider-profile-layout,.provider-business-profile-editor .provider-profile-main-column,.provider-business-profile-editor #business-details{display:block!important}.provider-business-profile-editor{padding:0 12px calc(92px + env(safe-area-inset-bottom))}.provider-business-profile-editor .provider-profile-heading-actions{margin-top:1rem}.provider-business-profile-editor .postcode-recognised{color:#15803d;margin:-.35rem 0 .75rem;font-weight:800}.provider-business-profile-editor .profile-radius-options{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.provider-business-profile-editor .profile-radius-options button{border:1px solid var(--border);min-height:42px;color:var(--foreground);cursor:pointer;background:#fff;border-radius:10px;padding:.55rem .75rem}.provider-business-profile-editor .profile-radius-options button.selected{border-color:var(--primary);color:var(--primary);background:#eaf2ff;font-weight:800}}.customer-bottom-nav a,.provider-bottom-nav a,.app-header-notifications,.provider-header-notifications{position:relative}.header-unread-badge,.bottom-unread-badge{border:2px solid var(--mobile-surface,#fff);color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.header-unread-badge{position:absolute;top:0;right:-6px}.bottom-unread-badge{position:absolute;top:0;left:calc(50% + 5px)}@media (width<=767px){.provider-mobile-profile-menu{gap:10px;display:grid}.provider-mobile-profile-menu h2{color:var(--mobile-text-secondary);text-transform:uppercase;margin:12px 0 0;font-size:13px;font-weight:700}.provider-mobile-profile-identity{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:16px;display:flex}.provider-mobile-profile-identity>span{width:52px;height:52px;color:var(--mobile-primary);background:#eef4ff;border-radius:50%;place-items:center;font-size:22px;font-weight:800;display:grid}.provider-mobile-profile-identity>div{gap:3px;display:grid}.provider-mobile-profile-identity small,.provider-mobile-profile-section small{color:var(--mobile-text-secondary);font-size:12px}.provider-mobile-profile-section{border:1px solid var(--mobile-border-light);background:#fff;border-radius:16px;overflow:hidden}.provider-mobile-profile-section a,.provider-mobile-profile-section button{border:0;border-bottom:1px solid var(--mobile-border-light);width:100%;min-height:60px;color:var(--mobile-text);text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 10px;padding:10px 14px;display:grid}.provider-mobile-profile-section a:last-child,.provider-mobile-profile-section button:last-child{border-bottom:0}.provider-mobile-profile-section b{min-width:0}.provider-mobile-profile-section small{grid-column:1}.provider-mobile-profile-section i{color:var(--mobile-text-light);grid-area:1/2/span 2;font-size:22px;font-style:normal}.provider-mobile-profile-danger{margin-top:10px}.provider-mobile-profile-danger a,.provider-mobile-profile-danger button{color:#c62828}.provider-profile-page>.provider-profile-heading,.provider-profile-page>.provider-profile-summary,.provider-profile-page>.provider-profile-layout{display:none}.provider-profile-page{padding-top:8px}.customer-mobile-profile-menu{gap:10px;display:grid}.customer-mobile-profile-menu h2{color:var(--mobile-text-secondary);text-transform:uppercase;margin:12px 0 0;font-size:13px;font-weight:700}.customer-mobile-profile-menu>div{border:1px solid var(--mobile-border-light);background:#fff;border-radius:16px;overflow:hidden}.customer-mobile-profile-menu a{min-height:64px;color:var(--mobile-text);border-bottom:1px solid var(--mobile-border-light);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.customer-mobile-profile-menu a:last-child,.customer-mobile-profile-menu .customer-mobile-role-switch{border-bottom:0}.customer-mobile-profile-menu .customer-mobile-role-switch{border:0;border-bottom:1px solid var(--mobile-border-light);width:100%;min-height:64px;color:var(--mobile-text);text-align:left;background:#fff;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.customer-mobile-profile-menu .customer-mobile-role-switch span:nth-child(2){gap:2px;display:grid}.customer-mobile-profile-menu .customer-mobile-role-switch b{color:var(--mobile-text-secondary);font-size:21px}.customer-mobile-profile-menu a>span:nth-child(2){gap:2px;display:grid}.customer-mobile-profile-menu small{color:var(--mobile-text-secondary);font-size:12px}.customer-mobile-profile-menu b{color:var(--mobile-text-secondary);font-size:21px}.customer-mobile-profile-destructive{margin-top:12px}.customer-mobile-profile-destructive a,.customer-mobile-profile-destructive button{color:#c62828;background:0 0;border:0;justify-content:center;width:100%;min-height:46px;font-weight:800;display:flex}.customer-profile-page:not(:has(.customer-mobile-profile-menu+.customer-profile-grid)) .customer-profile-grid{display:block}.customer-profile-page .customer-mobile-profile-menu+.customer-profile-grid{display:none}.customer-profile-page:has(.customer-mobile-profile-menu) .customer-profile-summary-action{display:none}}.reviews-page{width:min(100% - 2rem,680px);color:var(--mobile-text);margin:0 auto;padding:1.25rem 0 3rem}.reviews-page-header{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;margin-bottom:14px;display:grid}.reviews-page-header h1{text-align:center;margin:0;font-size:24px;line-height:1.15}.reviews-back-button{width:44px;height:44px;color:var(--mobile-text);cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:28px}.reviews-summary{border:1px solid var(--mobile-border-light);border-radius:var(--mobile-card-radius);box-shadow:var(--mobile-card-shadow);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:18px 16px;display:flex}.reviews-summary p{color:var(--mobile-text-secondary);margin:0;font-size:13px}.reviews-summary>div>strong{color:var(--mobile-text);margin-top:2px;font-size:28px;line-height:1.1;display:block}.reviews-summary-rating{justify-items:end;gap:2px;display:grid}.reviews-summary-rating>strong{font-size:16px!important}.review-stars{color:#f5a623;letter-spacing:0;gap:2px;font-size:17px;line-height:1;display:inline-flex}.review-stars-large{font-size:20px}.review-stars span{display:inline-block}.reviews-segmented-control{background:#e8eef6;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin:14px 0;padding:4px;display:grid}.reviews-segmented-control button{min-height:44px;color:var(--mobile-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:6px;font-weight:700}.reviews-segmented-control button[aria-selected=true]{color:var(--mobile-primary-dark);background:#fff;box-shadow:0 2px 6px #1020331f}.reviews-list{gap:12px;display:grid}.review-card{border:1px solid var(--mobile-border-light);border-radius:var(--mobile-card-radius);box-shadow:var(--mobile-card-shadow);background:#fff;gap:10px;padding:16px;display:grid;position:relative}.review-card-header{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;display:grid}.review-avatar{color:#fff;object-fit:cover;background:linear-gradient(135deg,#6c63d9,#3e8ed0);border-radius:50%;place-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:grid;overflow:hidden}.review-card-identity{min-width:0}.review-card-identity h2{color:var(--mobile-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;overflow:hidden}.review-card-identity p{color:var(--mobile-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;overflow:hidden}.review-card-actions{justify-self:end;position:relative}.review-menu-button{width:44px;height:44px;color:var(--mobile-text-secondary);letter-spacing:2px;cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0;font-size:17px}.review-menu-button:hover{background:#eef6ff}.review-action-menu{z-index:5;border:1px solid var(--mobile-border);background:#fff;border-radius:10px;min-width:150px;padding:6px;display:grid;position:absolute;top:42px;right:0;box-shadow:0 8px 24px #10203329}.review-action-menu a{color:var(--mobile-text);white-space:nowrap;padding:10px;font-size:14px}.review-action-menu a:hover{background:#eef6ff;border-radius:7px}.review-comment{color:var(--mobile-text);margin:0;font-size:15px;line-height:1.45}.review-provenance-badge{color:#4b8d12;background:#eef9e5;border-radius:999px;align-items:center;gap:5px;width:max-content;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.review-provenance-badge.previous-customer{color:#365b8c;background:#e7f0fa}.reviews-state{color:var(--mobile-text-secondary);text-align:center;padding:40px 16px}.reviews-error{color:#b42318}.reviews-empty{border-radius:var(--mobile-card-radius);text-align:center;background:#fff;justify-items:center;gap:10px;padding:42px 20px;display:grid}.reviews-empty>span{color:var(--mobile-secondary);font-size:42px}.reviews-empty h2,.reviews-empty p{margin:0}.reviews-empty h2{color:var(--mobile-text);font-size:18px}.reviews-empty p{color:var(--mobile-text-secondary);line-height:1.5}.reviews-empty a{background:var(--mobile-primary);color:#fff;border-radius:10px;align-items:center;min-height:44px;padding:0 16px;font-weight:700;display:inline-flex}@media (width>=768px){.reviews-page{padding-top:2rem}}@media (width<=420px){.reviews-page{width:calc(100% - 24px);padding-top:8px;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.review-card{padding:14px}}
