@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');

:root{--ink:#080b12;--ink-2:#111622;--violet:#7c5cff;--cyan:#21d4fd;--paper:#f6f7fb;--line:rgba(11,15,24,.1);--radius-xl:28px}
html{scroll-behavior:smooth}
body{font-family:'DM Sans',sans-serif;background:var(--paper);letter-spacing:-.01em}
h1,h2,h3,.nav-logo{font-family:'Manrope',sans-serif;letter-spacing:-.04em}
nav{height:74px;background:rgba(8,11,18,.88);border:0;color:#fff;backdrop-filter:blur(18px);padding:0 max(1.25rem,calc((100vw - 1180px)/2));}
.nav-logo{display:inline-flex;align-items:center;color:#fff}.nav-logo img{display:block;width:164px;height:40px;max-width:none}
.btn{border-radius:999px;min-height:44px;padding:.7rem 1.3rem}
.btn-primary{background:linear-gradient(110deg,var(--violet),#5a7cff);box-shadow:0 8px 24px rgba(124,92,255,.25)}
.btn-primary:hover{background:linear-gradient(110deg,#6c4df5,#476aff);transform:translateY(-1px)}
.btn-outline{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.06);color:#fff}
.container{max-width:1180px}
.adromy-hero{min-height:720px;display:grid;align-items:center;position:relative;overflow:hidden;background:#070910 url('../images/adromy-hero.png') center/cover no-repeat;color:#fff}
.adromy-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,12,.96) 0%,rgba(5,7,12,.78) 34%,rgba(5,7,12,.08) 76%),linear-gradient(0deg,rgba(5,7,12,.72),transparent 45%)}
.hero-copy{position:relative;z-index:2;max-width:650px;padding:7rem 0 5rem}
.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;color:var(--cyan);margin-bottom:1.1rem}
.hero-copy h1{font-size:clamp(3rem,6vw,5.6rem);line-height:.96;margin-bottom:1.5rem;max-width:760px}
.hero-copy h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.65)}
.hero-copy>p:not(.eyebrow){max-width:570px;color:#c9ceda;font-size:1.1rem;line-height:1.75}
.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin:2rem 0}
.hero-proof{display:flex;gap:1.5rem;flex-wrap:wrap;color:#adb4c3;font-size:.82rem}.hero-proof strong{color:#fff}
.quick-search{position:relative;z-index:3;margin-top:-62px;background:#fff;border-radius:22px;padding:1.2rem;box-shadow:0 22px 70px rgba(7,10,18,.16);display:grid;grid-template-columns:1.6fr 1fr auto;gap:.8rem;align-items:end}
.quick-search label{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.quick-search .btn{min-height:51px}
.section-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:2.2rem}.section-head h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.section-head p{max-width:440px;color:#657084}
.service-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.service-tile{min-height:230px;padding:1.5rem;border-radius:22px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:.25s}.service-tile:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(10,15,25,.1);border-color:rgba(124,92,255,.35)}
.service-tile .service-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#ebe7ff,#e5faff);font-size:1.45rem;margin-bottom:auto}.service-tile h3{font-size:1.05rem;margin:1.2rem 0 .35rem}.service-tile p{color:#6b7280;font-size:.88rem}
.dark-band{background:var(--ink);color:#fff;border-radius:32px;padding:clamp(2rem,5vw,4.5rem);position:relative;overflow:hidden}.dark-band:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-150px;top:-150px;background:radial-gradient(circle,rgba(33,212,253,.28),transparent 70%)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.12);margin-top:2.5rem}.step-card{background:var(--ink);padding:1.8rem}.step-card b{display:block;color:var(--cyan);font-size:.75rem;letter-spacing:.14em;margin-bottom:1rem}.step-card p{color:#9fa8b8;margin-top:.6rem}
.pro-cta{display:grid;grid-template-columns:1.05fr .95fr;gap:0;background:linear-gradient(125deg,#6c45ef,#4b70ee);border-radius:30px;overflow:hidden;color:#fff}.pro-cta>div{padding:clamp(2rem,5vw,4rem)}.pro-visual{background:radial-gradient(circle at 40% 40%,rgba(33,212,253,.42),transparent 25%),linear-gradient(135deg,#121827,#242b45);display:grid;place-items:center;min-height:350px}.pro-dashboard{width:82%;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:1.2rem;box-shadow:0 25px 60px rgba(0,0,0,.25);transform:rotate(2deg)}
.pro-stat{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding:.9rem 0}.pro-stat:last-child{border:0}
.review-shell{max-width:650px;margin:2rem auto}.review-shell h1{font-size:2.5rem;margin-bottom:1.5rem}.review-card{padding:2rem}.rating-choice{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:1.5rem}.rating-choice input{display:none}.rating-choice label{font-size:2.4rem;color:#d1d5db;cursor:pointer;margin-right:.2rem}.rating-choice label:hover,.rating-choice label:hover~label,.rating-choice input:checked~label{color:#f6b91a}
.nav-logout{display:inline}.nav-logout button{font:inherit}
footer{background:var(--ink)!important;color:#9ba4b4;border:0!important}
.form-group.field-has-error>label{color:#b42318}
input[aria-invalid="true"],select[aria-invalid="true"],textarea[aria-invalid="true"],#slot-picker.field-has-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.12)!important;background:#fff8f8!important}
.field-error-message{margin:.45rem 0 0;color:#b42318;font-size:.82rem;font-weight:700;line-height:1.4}
#slot-picker:focus{outline:none}
.quote-facts,.quote-proposal-grid,.quote-booking-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
.quote-facts>div,.quote-proposal-grid>div,.quote-booking-summary>div{padding:.8rem;border:1px solid var(--gray-200);border-radius:10px;background:#f8fafc}
.quote-facts span,.quote-proposal-grid span,.quote-booking-summary span{display:block;color:var(--gray-600);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem}
.quote-proposal-grid strong,.quote-booking-summary strong{display:block;font-size:1rem}
.quote-proposal-grid small{display:block;margin-top:.2rem;font-size:.74rem}
.quote-booking-summary{margin-bottom:1rem;background:#f0fdf4;border-color:#86efac}
.quote-choice{display:flex;align-items:center;gap:.55rem;border:1px solid var(--gray-200);border-radius:10px;padding:.75rem;margin-top:.5rem;cursor:pointer}
.offer-location-config{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}
.offer-location-config>.quote-choice{background:#fff}
.quote-choice.is-disabled{opacity:.48;cursor:not-allowed;background:#f1f5f9}
.provider-support-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.provider-support-group{border:1px solid var(--gray-200);border-radius:13px;padding:.75rem;background:var(--gray-50)}.provider-support-group-title{display:flex;align-items:center;gap:.4rem;margin-bottom:.55rem;color:var(--gray-700);font-size:.8rem}.provider-support-group-title small{margin-left:auto;color:var(--gray-400);font-size:.68rem;font-weight:650}.provider-support-options{display:flex;gap:.4rem;flex-wrap:wrap}.provider-support-option{display:inline-flex;align-items:center;border:1px solid var(--gray-200);border-radius:999px;padding:.38rem .65rem;background:#fff;color:var(--gray-600);font-size:.76rem;font-weight:700;transition:.15s}.provider-support-option:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-l)}.provider-support-option.is-active{border-color:var(--blue);color:var(--blue);background:var(--blue-l);box-shadow:0 0 0 2px color-mix(in srgb,var(--blue) 12%,transparent)}
@media(max-width:700px){.provider-support-groups{grid-template-columns:1fr}}
.resource-check-panel{border:1px solid #c9c1ff;border-radius:16px;background:linear-gradient(145deg,#f7f5ff 0%,#f1f5ff 100%);padding:1.15rem;margin:0 0 1rem;box-shadow:0 8px 24px rgba(91,72,210,.06)}
.resource-check-head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.resource-check-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:11px;background:#7657ff;color:#fff;font-size:1.05rem}.resource-check-head strong{display:block;color:var(--gray-900);font-size:.94rem}.resource-check-head p{margin:.2rem 0 0;color:var(--gray-500);font-size:.76rem;line-height:1.45}
.resource-question{padding:.9rem 0;border-top:1px solid rgba(118,87,255,.13)}.resource-question:first-of-type{border-top:0;padding-top:0}.resource-question-title{display:flex;align-items:center;gap:.5rem;font-size:.84rem;font-weight:750;color:var(--gray-700);margin-bottom:.6rem}.resource-options{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.resource-option{position:relative;display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.55rem .8rem;border:1.5px solid var(--gray-200);border-radius:11px;background:#fff;color:var(--gray-700);font-size:.82rem;font-weight:750;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.resource-option input{position:absolute;opacity:0;pointer-events:none}.resource-option:hover{border-color:#a99cff}.resource-option:has(input:focus-visible){outline:3px solid rgba(118,87,255,.22);outline-offset:2px}.resource-option:has(input:checked){border-color:#7657ff;background:#eeeaff;color:#573bd1;box-shadow:0 0 0 2px rgba(118,87,255,.1)}.resource-option-mark{font-size:.9rem}.resource-option.no:has(input:checked){border-color:#ef8354;background:#fff5f0;color:#b84b21;box-shadow:0 0 0 2px rgba(239,131,84,.1)}
@media(max-width:520px){.resource-check-panel{padding:.9rem}.resource-check-head p{font-size:.72rem}.resource-options{gap:.4rem}.resource-option{min-height:44px;padding:.5rem}}
input[readonly]{background:#f1f5f9;color:#475569;cursor:not-allowed}
.booking-back-link{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1.15rem;padding:.58rem .9rem;border:1px solid var(--gray-200);border-radius:999px;background:#fff;color:var(--gray-600);font-size:.86rem;font-weight:700;text-decoration:none;box-shadow:0 2px 8px rgba(17,22,34,.05);transition:border-color .18s,color .18s,transform .18s,box-shadow .18s}
.booking-back-link:hover{color:var(--blue);border-color:var(--blue);transform:translateX(-2px);box-shadow:0 5px 14px rgba(124,92,255,.12)}
.booking-back-link:focus-visible{outline:3px solid rgba(124,92,255,.22);outline-offset:2px}
@media(max-width:900px){.service-rail{grid-template-columns:repeat(2,1fr)}.pro-cta{grid-template-columns:1fr}.quick-search{grid-template-columns:1fr 1fr}.quick-search .btn{grid-column:1/-1}.steps-grid{grid-template-columns:1fr}.adromy-hero{min-height:650px;background-position:62% center}.hero-copy{max-width:570px}.adromy-hero:before{background:rgba(5,7,12,.72)}}
@media(max-width:700px){.hero-copy h1{font-size:clamp(2.4rem,8vw,3.6rem)}.hero-actions{gap:.5rem}.hero-actions .btn{flex:1;justify-content:center;text-align:center}.quick-search{grid-template-columns:1fr;margin-top:-20px}.quick-search .btn{grid-column:1/-1}.hero-proof{flex-wrap:wrap;gap:.6rem 1.2rem}}
@media(max-width:600px){nav{height:66px}.adromy-hero{min-height:620px}.hero-copy{padding:5rem 0 4rem}.hero-copy h1{font-size:2.6rem}.quick-search{grid-template-columns:1fr;margin-top:-30px}.service-rail{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:1rem}.hero-proof{gap:.8rem}.pro-visual{min-height:280px}.quote-facts,.quote-proposal-grid,.quote-booking-summary{grid-template-columns:1fr}table{display:block;overflow-x:auto;white-space:nowrap}}
.quote-dashboard-summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.8rem}
.quote-dashboard-summary small{display:block;margin-top:.25rem}
.quote-dashboard-list{display:grid;gap:.65rem;margin-top:1rem}
.quote-dashboard-row{border:1px solid var(--gray-200);border-radius:12px;padding:.85rem .95rem;display:flex;justify-content:space-between;gap:.8rem;align-items:center;color:inherit;transition:border-color .18s ease,background .18s ease,transform .18s ease}
.quote-dashboard-row:hover{border-color:var(--blue);transform:translateY(-1px)}
.quote-dashboard-row-action{border-color:#f0b45a;background:rgba(245,158,11,.07)}
.quote-dashboard-main,.quote-dashboard-state{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}
.quote-dashboard-main small{display:block}
.quote-action-help{color:#a96305;font-weight:650;margin-top:.2rem}
.quote-dashboard-state{align-items:flex-end;flex:0 0 auto}
.quote-open-label{font-size:.74rem;color:var(--blue);font-weight:750}
@media(max-width:640px){.quote-dashboard-summary,.quote-dashboard-row{align-items:flex-start}.quote-dashboard-summary{flex-wrap:wrap}.quote-dashboard-row{flex-direction:column}.quote-dashboard-state{align-items:flex-start}}
.quote-photo-upload input[type=file]{margin-bottom:.55rem}
.quote-photo-counter{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin:.1rem 0 .55rem;padding:.7rem .8rem;border:1px solid var(--gray-200);border-radius:10px;background:#f8fafc;color:var(--gray-600);font-size:.78rem}
.quote-photo-counter strong{color:var(--gray-800);white-space:nowrap}.quote-photo-counter.is-warning{border-color:#f4c56f;background:#fff9ed}.quote-photo-counter.is-warning strong{color:#a96305}.quote-photo-counter.is-error{border-color:#f4a49b;background:#fff4f2;color:#b42318}.quote-photo-counter.is-error strong{color:#b42318}.quote-photo-counter.is-valid{border-color:#86d6a2;background:#f0fdf4;color:#16733a}.quote-photo-counter.is-valid strong{color:#16733a}
.quote-photo-gallery{margin-top:1.1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}
.quote-photo-gallery-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:.75rem}.quote-photo-gallery-head strong,.quote-photo-gallery-head small{display:block}.quote-photo-gallery-head small{color:var(--gray-500);font-size:.75rem;margin-top:.15rem}
.quote-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:.65rem}.quote-photo-thumb{position:relative;display:block;aspect-ratio:4/3;border-radius:11px;overflow:hidden;border:1px solid var(--gray-200);background:#eef2f7}.quote-photo-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.quote-photo-thumb:hover img{transform:scale(1.04)}.quote-photo-thumb span{position:absolute;right:.4rem;bottom:.4rem;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(8,11,18,.78);color:#fff;font-size:.7rem;font-weight:800}.quote-photo-empty{font-size:.82rem;margin:0}
@media(max-width:640px){.quote-photo-counter{align-items:flex-start;flex-direction:column;gap:.2rem}.quote-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.provider-reviews-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.provider-reviews-head p{font-size:.78rem;margin-top:.2rem}.review-list{display:grid;gap:.7rem}.review-preview{width:100%;padding:1rem;border:1px solid var(--gray-200);border-radius:14px;background:#fff;color:inherit;text-align:left;font:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.review-preview:hover{transform:translateY(-2px);border-color:#a99cff;box-shadow:0 10px 26px rgba(31,41,55,.08)}.review-preview:focus-visible{outline:3px solid rgba(124,92,255,.24);outline-offset:2px}.review-preview-top,.review-preview-bottom{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.review-preview-top strong{font-size:.9rem}.review-preview-top .stars{font-size:.82rem}.review-preview-comment{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:.55rem 0;color:var(--gray-600);font-size:.86rem;line-height:1.55}.review-preview-bottom{color:var(--gray-400);font-size:.74rem}.review-preview-bottom strong{color:var(--blue)}
.review-dialog{width:min(92vw,560px);max-height:88vh;padding:0;border:0;border-radius:24px;background:transparent;box-shadow:0 30px 90px rgba(8,11,18,.3);overflow:visible}.review-dialog::backdrop{background:rgba(8,11,18,.68);backdrop-filter:blur(5px)}.review-dialog-card{position:relative;padding:2.2rem;background:#fff;border-radius:24px;text-align:center;overflow:auto;max-height:88vh}.review-dialog-close{position:absolute;right:1rem;top:1rem;width:36px;height:36px;border:1px solid var(--gray-200);border-radius:50%;background:#f8fafc;color:var(--gray-600);font-size:1.35rem;line-height:1;cursor:pointer}.review-dialog-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 1rem;border-radius:17px;background:linear-gradient(145deg,#fff1b8,#ffe278);color:#a46500;font-size:1.45rem}.review-dialog .eyebrow{margin-bottom:.55rem;color:var(--violet)}.review-dialog-stars{font-size:1.2rem;margin-bottom:1.2rem}.review-dialog blockquote{margin:0;padding:1.2rem;border-radius:16px;background:#f7f7fb;color:var(--gray-700);font-size:1rem;line-height:1.7;text-align:left;overflow-wrap:anywhere}.review-dialog-author{display:flex;flex-direction:column;gap:.2rem;margin-top:1.1rem}.review-dialog-author span{color:var(--gray-500);font-size:.76rem}.review-dialog-button{margin-top:1.35rem;justify-content:center;min-width:150px}
@media(max-width:640px){.provider-reviews-head{flex-direction:column}.review-dialog-card{padding:1.7rem 1.15rem}.review-dialog blockquote{font-size:.92rem}.review-preview-top{align-items:flex-start;flex-direction:column;gap:.25rem}}
.provider-stat-card{cursor:pointer}.provider-stat-card:focus-visible{outline:3px solid rgba(124,92,255,.25);outline-offset:3px}
.provider-reviews-dialog{width:min(94vw,720px)}.provider-reviews-dialog-card{text-align:left}.provider-reviews-dialog-head{display:flex;align-items:center;gap:1rem;padding-right:2.5rem;margin-bottom:1.25rem}.provider-reviews-dialog-head .review-dialog-icon{flex:0 0 54px;margin:0}.provider-reviews-dialog-head .eyebrow{margin:0 0 .15rem}.provider-reviews-dialog-head h2{font-size:1.35rem}.provider-reviews-dialog-head p:last-child{font-size:.8rem;margin-top:.15rem}.provider-review-history{display:grid;gap:.75rem;max-height:min(55vh,520px);overflow:auto;padding-right:.3rem}.provider-review-history-item{padding:1rem;border:1px solid var(--gray-200);border-radius:14px;background:#f9fafc}.provider-review-history-top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.provider-review-history-top>div{display:flex;flex-direction:column;gap:.15rem}.provider-review-history-top>div:last-child{align-items:flex-end}.provider-review-history-top small{color:var(--gray-500);font-size:.72rem}.provider-review-history-item p{margin-top:.7rem;color:var(--gray-700);font-size:.88rem;line-height:1.6;overflow-wrap:anywhere}.provider-reviews-dialog-card>.review-dialog-button{display:flex;margin-left:auto;margin-right:auto}
@media(max-width:540px){.provider-reviews-dialog-head{align-items:flex-start}.provider-review-history-top{flex-direction:column}.provider-review-history-top>div:last-child{align-items:flex-start}.provider-review-history{max-height:58vh}}
.provider-finance-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}.provider-finance-summary>div{padding:.85rem;border:1px solid var(--gray-200);border-radius:13px;background:#f8fafc}.provider-finance-summary span{display:block;color:var(--gray-500);font-size:.7rem;font-weight:750;margin-bottom:.25rem}.provider-finance-summary strong{font-size:.95rem}.provider-finance-summary>div:last-child{border-color:#86d6a2;background:#f0fdf4}.provider-finance-summary>div:last-child strong{color:#16733a}.provider-detail-history{display:grid;gap:.65rem;max-height:min(55vh,520px);overflow:auto;padding-right:.3rem}.provider-detail-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem;border:1px solid var(--gray-200);border-radius:13px;background:#fff}.provider-detail-item>div{display:flex;flex-direction:column;align-items:flex-start;gap:.22rem}.provider-detail-item small,.provider-detail-item span{color:var(--gray-500);font-size:.74rem}.provider-detail-item .badge{color:inherit;margin-top:.15rem}.provider-detail-amounts{align-items:flex-end!important;text-align:right}.provider-detail-amounts strong{color:var(--gray-900)}.provider-detail-empty{padding:2rem 1rem;border:1px dashed var(--gray-200);border-radius:13px;color:var(--gray-500);text-align:center;font-size:.86rem}
@media(max-width:600px){.provider-finance-summary{grid-template-columns:1fr}.provider-detail-item{align-items:flex-start;flex-direction:column}.provider-detail-amounts{align-items:flex-start!important;text-align:left}}
.schedule-editor{margin-bottom:1.5rem;border:2px solid #a99cff;background:linear-gradient(145deg,#fbfaff,#f3f0ff)}
.schedule-range{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:.8rem;margin-bottom:1.15rem}.schedule-range label{display:block;font-size:.78rem;font-weight:750;color:var(--gray-600);margin-bottom:.35rem}.schedule-range select{width:100%;padding:.58rem .7rem;border:1.5px solid var(--gray-200);border-radius:9px;background:#fff}
.schedule-pauses-head{padding-top:1rem;border-top:1px solid rgba(124,92,255,.18);margin-bottom:.75rem}.schedule-pauses-head strong{display:block;font-size:.9rem}.schedule-pauses-head p{margin:.2rem 0 0;color:var(--gray-500);font-size:.75rem;line-height:1.45}
.schedule-hour-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.55rem}.schedule-hour-choice{display:flex;align-items:center;gap:.55rem;min-height:58px;padding:.55rem .65rem;border:1px solid var(--gray-200);border-radius:11px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s}.schedule-hour-choice:hover{border-color:#a99cff}.schedule-hour-choice input{width:auto}.schedule-hour-choice span,.schedule-hour-choice strong,.schedule-hour-choice small{display:block}.schedule-hour-choice strong{font-size:.8rem}.schedule-hour-choice small{margin-top:.1rem;color:var(--gray-500);font-size:.64rem}.schedule-hour-choice:has(input:checked){border-color:#ee8c62;background:#fff4ef}.schedule-hour-choice:has(input:checked) small{color:#ae4f28}.schedule-hour-choice.is-occupied{border-color:#8bc9a0;background:#effcf3;cursor:not-allowed}.schedule-hour-choice.is-occupied small{color:#16733a}.schedule-hour-choice.is-outside-range{display:none}.schedule-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1rem}
.quote-slot-select{min-height:46px;background:#fff}.quote-slot-note{margin:.45rem 0 0;color:var(--gray-500);font-size:.75rem;line-height:1.5}
@media(max-width:560px){.schedule-range{grid-template-columns:1fr 1fr}.schedule-hour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
