:root{--qv-orange:#ff9a24;--qv-black:#0c0c0c;--qv-bg:#f5f4f2;--qv-border:#e2e2e2;--qv-muted:#888}
*{box-sizing:border-box}
body.new-order-v5{margin:0;background:var(--qv-bg);color:var(--qv-black);font-family:"Plus Jakarta Sans",Arial,sans-serif;font-size:14px}
.new-order-v5 button,.new-order-v5 input,.new-order-v5 select,.new-order-v5 textarea{font:inherit}
.new-order-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid var(--qv-border)}
.new-order-header-inner{max-width:1200px;height:64px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:14px}
.new-order-back{display:flex;align-items:center;gap:7px;color:#777;text-decoration:none;font-weight:700;font-size:13px}.new-order-back:hover{color:#111}
.new-order-header-divider{height:19px;width:1px;background:var(--qv-border)}
.new-order-brand{display:flex;height:34px;width:108px;overflow:hidden;align-items:center}.new-order-brand img{display:block;width:108px;height:auto}
.new-order-header-inner>strong{font-size:14px}
.new-order-main{min-height:calc(100vh - 64px)}
.new-order-layout{max-width:1200px;margin:auto;padding:40px 24px 70px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start}
.new-order-form-column{display:flex;flex-direction:column;gap:24px}
.new-order-card,.new-order-staff-card{background:#fff;border:1px solid var(--qv-border);border-radius:20px;overflow:hidden}
.new-order-card{padding:28px}
.new-order-section-title{display:flex;align-items:center;gap:10px;margin:0 0 22px}.new-order-section-title>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--qv-orange);color:#fff;font-size:11px;font-weight:900;flex:0 0 auto}.new-order-section-title h1,.new-order-section-title h2{margin:0;font-size:16px;line-height:1.2;font-weight:900;letter-spacing:-.3px}.new-order-section-title small{font-size:11px;color:#aaa;text-transform:uppercase;letter-spacing:.6px;margin-left:5px}
.new-order-staff-card>header{height:48px;padding:0 20px;background:var(--qv-black);display:flex;align-items:center;justify-content:space-between;color:#fff}.new-order-staff-card>header span{display:flex;align-items:center;gap:10px}.new-order-staff-card>header i{color:#888}.new-order-staff-card>header em{font-style:normal;color:var(--qv-orange);font-size:9px;text-transform:uppercase;letter-spacing:1px;font-weight:900;background:rgba(255,154,36,.15);padding:4px 8px;border-radius:999px}.new-order-staff-body{padding:24px}
.new-order-staff-body label,.new-order-field label{display:block;margin:0 0 9px;color:#777;text-transform:uppercase;letter-spacing:.65px;font-size:11px;font-weight:800}.new-order-field label small{font-size:10px;color:#aaa}
.new-order-search{position:relative}.new-order-search>i{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#bbb}.new-order-search input{padding-left:39px!important}
.new-order-v5 input,.new-order-v5 select,.new-order-v5 textarea{width:100%;border:1px solid var(--qv-border);border-radius:10px;background:#fff;color:#111;outline:none;transition:border-color .15s,box-shadow .15s}.new-order-v5 input,.new-order-v5 select{height:46px;padding:0 14px}.new-order-v5 textarea{padding:13px 14px;resize:vertical}.new-order-v5 input:focus,.new-order-v5 select:focus,.new-order-v5 textarea:focus{border-color:var(--qv-orange);box-shadow:0 0 0 3px rgba(255,154,36,.1)}
.new-order-field+.new-order-field{margin-top:20px}
.new-order-address-field{margin:0}.new-order-visual-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.new-order-address-input{position:relative}.new-order-address-input>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#aaa;font-size:13px;pointer-events:none}.new-order-address-input input{padding-left:39px!important}.new-order-unit-toggle{display:block;margin:11px 0 0;padding:0;border:0!important;background:transparent!important;color:#666!important;font-size:11px;font-weight:700;line-height:1.4;cursor:pointer;text-align:left}.new-order-unit-toggle:hover,.new-order-unit-toggle:focus-visible{color:var(--qv-orange)!important}.new-order-unit-toggle:focus-visible{outline:2px solid var(--qv-orange);outline-offset:3px}.new-order-unit-toggle[hidden],.new-order-unit-field[hidden]{display:none!important}.new-order-unit-field{margin-top:14px!important}.new-order-address-help{margin:11px 0 0;color:#aaa;font-size:10px;line-height:1.5}
.new-order-location-title{display:flex;align-items:center}.new-order-location-title h1{margin-right:auto}.new-order-property-facts[hidden]{display:none}.new-order-property-facts{display:flex;align-items:center;gap:8px;min-height:40px;margin-left:14px;padding:0 12px;border:1px solid #e9e9e9;border-radius:9px;background:#f8f8f7;color:#0c0c0c}.new-order-property-label{color:#aaa;text-transform:uppercase;letter-spacing:.6px;font-size:9px;font-weight:900;white-space:nowrap}.new-order-property-loading{display:none;align-items:center;gap:6px;color:#aaa;font-size:10px;white-space:nowrap}.new-order-property-loading>i{width:11px;height:11px;border:2px solid #ddd;border-top-color:var(--qv-orange);border-radius:50%;animation:new-order-spin .7s linear infinite}.new-order-property-facts.is-loading .new-order-property-loading{display:flex}.new-order-property-value{display:flex;align-items:center;gap:6px;min-height:38px;margin:-1px -5px -1px 0;padding:0 5px;border:0;background:transparent;color:#0c0c0c;cursor:pointer}.new-order-property-facts:not(.is-found) .new-order-property-value{display:none}.new-order-property-value strong{font-size:13px;font-weight:900}.new-order-property-value i{color:#bbb;font-size:9px;transition:color .18s}.new-order-property-value:hover i,.new-order-property-value:focus-visible i{color:var(--qv-orange)}.new-order-property-value:focus-visible{outline:2px solid var(--qv-orange);outline-offset:2px;border-radius:5px}.new-order-property-facts>input{display:none;width:76px;height:26px!important;padding:3px 6px!important;border:1px solid var(--qv-orange)!important;border-radius:6px!important;background:#fff!important;color:#0c0c0c;font-size:12px;font-weight:900;outline:0}.new-order-property-facts.is-editing>input{display:block}.new-order-property-facts.is-editing .new-order-property-value{display:none}.new-order-sr-status{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.new-order-results{margin-top:10px;border:1px solid var(--qv-border);border-radius:12px;overflow:hidden;max-height:320px;overflow-y:auto}.new-order-results>p{margin:0;padding:17px;color:#aaa;text-align:center;font-size:12px}.new-order-result{width:100%;border:0;border-bottom:1px solid #f0f0f0;background:#fff;color:#111;padding:12px 15px;display:flex;gap:12px;align-items:center;text-align:left;cursor:pointer}.new-order-result:last-child{border-bottom:0}.new-order-result:hover,.new-order-result:focus-visible{background:#f8f8f7;color:#111}.new-order-result:focus-visible{outline:2px solid var(--qv-orange);outline-offset:-2px}.new-order-result-icon{width:36px;height:36px;border-radius:9px;background:#f0efed;display:grid;place-items:center;color:#888;flex:none}.new-order-result-copy{min-width:0;flex:1}.new-order-result-copy strong,.new-order-result-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-order-result-copy strong{color:#111;font-size:13px}.new-order-result-copy small{margin-top:3px;color:#777;font-size:11px}.new-order-result-badge{color:#777;background:#f0efed;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800;flex:none}
.new-order-create-customer{border-top:1px dashed var(--qv-border);margin-top:14px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.new-order-create-customer span{color:#aaa;font-size:11px}.new-order-create-customer button,.new-order-add-contact{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:#555;border:1px solid var(--qv-border);border-radius:8px;background:#fff;padding:8px 12px;font-weight:700;font-size:11px;cursor:pointer}.new-order-create-customer button:hover,.new-order-create-customer button:focus-visible,.new-order-add-contact:hover{border-color:#111;color:#111}.new-order-create-customer button:focus-visible{outline:2px solid var(--qv-orange);outline-offset:2px}.new-order-add-contact{margin-top:12px}
.new-order-selected-account,.new-order-selected-customer{display:flex;align-items:center;gap:11px;background:#f5f4f2;border-radius:11px;padding:12px;margin-bottom:18px}.new-order-selected-account>div,.new-order-selected-customer>div{min-width:0;flex:1}.new-order-selected-account strong,.new-order-selected-customer strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.new-order-selected-account small,.new-order-selected-customer small{display:block;color:#999;font-size:10px;margin-top:2px}.new-order-selected-account button,.new-order-selected-customer button{border:0;background:none;color:#888;font-size:11px;font-weight:800;cursor:pointer}.new-order-selected-account button:hover,.new-order-selected-customer button:hover{color:var(--qv-orange)}
.new-order-service-status{padding:16px;border-radius:12px;background:#f8f8f7;color:#888;font-size:12px}.new-order-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.new-order-service-card{position:relative;min-height:210px;border:2px solid var(--qv-border);border-radius:14px;background:#fff;color:#111;padding:18px;display:flex;flex-direction:column;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.new-order-service-card:hover,.new-order-service-card:focus-visible{border-color:#999;color:#111;transform:translateY(-1px)}.new-order-service-card:focus-visible{outline:2px solid var(--qv-orange);outline-offset:2px}.new-order-service-card.is-selected{border-color:var(--qv-black);background:var(--qv-black);color:#fff}.new-order-service-card h3{margin:0 105px 5px 0;color:#111;font-size:14px;line-height:1.35}.new-order-service-card.is-selected h3{color:#fff}.new-order-service-description{margin:0;color:#888;font-size:11px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-order-service-card.is-selected .new-order-service-description{color:rgba(255,255,255,.55)}.new-order-service-includes{display:flex;flex-direction:column;gap:4px;margin-top:11px}.new-order-service-includes>span{display:flex;align-items:flex-start;gap:6px;color:#555;font-size:10px;font-weight:700;line-height:1.35}.new-order-service-includes i{color:var(--qv-orange);font-size:8px;margin-top:3px;flex:none}.new-order-service-card.is-selected .new-order-service-includes>span{color:rgba(255,255,255,.66)}.new-order-service-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:14px}.new-order-service-price{display:flex;align-items:baseline;gap:4px;color:#111}.new-order-service-price strong{font-size:20px;line-height:1;font-weight:900}.new-order-service-price small{color:#aaa;font-size:9px;font-weight:500;white-space:nowrap}.new-order-service-card.is-selected .new-order-service-price strong{color:var(--qv-orange)}.new-order-service-card.is-selected .new-order-service-price small{color:rgba(255,255,255,.38)}.new-order-service-footer>em{font-style:normal;background:#f5f4f2;border-radius:999px;padding:3px 8px;color:#888;font-size:9px;font-weight:700;white-space:nowrap}.new-order-service-card.is-selected .new-order-service-footer>em{background:rgba(255,255,255,.1);color:rgba(255,255,255,.52)}.new-order-service-popular{position:absolute;right:14px;top:14px;border-radius:999px;background:var(--qv-orange);color:#fff;padding:3px 7px;text-transform:uppercase;letter-spacing:.6px;font-size:8px;font-weight:900}.new-order-service-check{position:absolute;right:14px;top:14px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--qv-orange);background:var(--qv-orange);color:#fff}
.new-order-scheduler-label{display:block;margin:0 0 11px;color:#777;text-transform:uppercase;letter-spacing:.65px;font-size:10px;font-weight:800}.new-order-calendar{padding:16px 18px 18px;border-radius:14px;background:#fafafa}.new-order-calendar-header{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;margin-bottom:13px}.new-order-calendar-header strong{text-align:center;font-size:12px;font-weight:900}.new-order-calendar-header button{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#777;cursor:pointer}.new-order-calendar-header button:hover,.new-order-calendar-header button:focus-visible{background:#fff;color:#111}.new-order-calendar-header button:focus-visible{outline:2px solid var(--qv-orange)}.new-order-calendar-weekdays,.new-order-calendar-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center}.new-order-calendar-weekdays{margin-bottom:6px;color:#bbb;font-size:9px;font-weight:800}.new-order-calendar-weekdays span{padding:6px 0}.new-order-calendar-days{row-gap:5px}.new-order-calendar-day{justify-self:center;display:inline-grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:#111;font-size:10px;font-weight:800;line-height:1;cursor:pointer}.new-order-calendar-day:hover:not(:disabled):not(.is-selected),.new-order-calendar-day:focus-visible:not(:disabled):not(.is-selected){border-color:var(--qv-orange);color:#111}.new-order-calendar-day:focus-visible{outline:2px solid var(--qv-orange);outline-offset:2px}.new-order-calendar-day.is-selected,.new-order-calendar-day.is-selected:hover,.new-order-calendar-day.is-selected:focus-visible{border-color:#111;background:#111;color:#fff}.new-order-calendar-day.is-today:not(.is-selected){border-color:var(--qv-orange)}.new-order-calendar-day.is-outside,.new-order-calendar-day:disabled{color:#d2d2d2;cursor:default}.new-order-calendar-day.is-closed{background:#f2f2f2;text-decoration:line-through}.new-order-calendar-day.is-outside{pointer-events:none}.new-order-time-picker[hidden]{display:none}.new-order-time-picker{margin-top:22px}.new-order-time-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.new-order-time-options button{position:relative;height:40px;border:1px solid var(--qv-border);border-radius:8px;background:#fff;color:#333;font-size:10px;font-weight:700;cursor:pointer}.new-order-time-options button:hover,.new-order-time-options button:focus-visible{border-color:var(--qv-orange);color:#111}.new-order-time-options button:focus-visible{outline:2px solid var(--qv-orange);outline-offset:2px}.new-order-time-options button.is-suggested:not(.is-selected){border-color:var(--qv-orange);box-shadow:inset 0 0 0 1px var(--qv-orange)}.new-order-time-options button.is-selected,.new-order-time-options button.is-selected:hover,.new-order-time-options button.is-selected:focus-visible{border-color:#111;background:#111;color:#fff}.new-order-time-options button:disabled,.new-order-time-options button.is-unavailable{border-color:#ededed;background:#f6f6f6;color:#c2c2c2;cursor:not-allowed;box-shadow:none}.new-order-help{margin:11px 0 0;color:#888;font-size:10px}.new-order-help.is-error{color:#c62828}.new-order-inline-error{color:#c62828;margin:10px 0 0;font-size:12px}
.new-order-time-loading[hidden]{display:none}.new-order-time-loading{display:flex;align-items:center;gap:9px;margin:0 0 11px;padding:10px 12px;border:1px solid #ffe0bd;border-radius:9px;background:#fff8f0;color:#5e4a34;font-size:11px}.new-order-time-loading>span{width:17px;height:17px;flex:none;border:2px solid #ffd29d;border-top-color:var(--qv-orange);border-radius:50%;animation:new-order-spin .7s linear infinite}.new-order-time-loading strong{font-size:11px}.new-order-time-options{transition:opacity .18s ease}.new-order-time-options.is-loading{opacity:.42}@keyframes new-order-spin{to{transform:rotate(360deg)}}
.new-order-manual-time{margin-top:13px}.new-order-manual-time-toggle{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#666;font-size:10px;font-weight:800;cursor:pointer}.new-order-manual-time-toggle i{color:var(--qv-orange)}.new-order-manual-time-toggle:hover,.new-order-manual-time-toggle:focus-visible{color:#111}.new-order-manual-time-toggle:focus-visible{outline:2px solid var(--qv-orange);outline-offset:4px}.new-order-manual-time-toggle:disabled{color:#bbb;cursor:not-allowed}.new-order-manual-time-toggle:disabled i{color:#bbb}.new-order-manual-time-field[hidden]{display:none}.new-order-manual-time-field{display:grid;grid-template-columns:minmax(180px,240px) auto;align-items:end;gap:10px;margin-top:12px;padding:14px;border:1px solid #ffe0bd;border-radius:11px;background:#fff8f0}.new-order-manual-time-field label{display:block;margin:0 0 7px;color:#6d5a45;text-transform:uppercase;letter-spacing:.6px;font-size:9px;font-weight:900}.new-order-manual-time-field input{background:#fff}.new-order-manual-time-field>button{height:46px;padding:0 14px;border:1px solid #e5c49f;border-radius:10px;background:#fff;color:#6d5a45;font-size:10px;font-weight:800;cursor:pointer}.new-order-manual-time-field>button:hover,.new-order-manual-time-field>button:focus-visible{border-color:var(--qv-orange);color:#111}.new-order-manual-time-field>p{grid-column:1/-1;display:flex;align-items:flex-start;gap:7px;margin:1px 0 0;color:#806b55;font-size:9px;line-height:1.5}.new-order-manual-time-field>p i{margin-top:2px;color:var(--qv-orange)}
.new-order-twilight-time[hidden]{display:none}.new-order-twilight-time{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:13px;padding:12px 13px;border:1px solid #ffc985;border-radius:11px;background:#fff8ef}.new-order-twilight-time>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ffead0;color:var(--qv-orange);font-size:15px}.new-order-twilight-time small{display:block;margin-bottom:3px;color:#a35d00;text-transform:uppercase;letter-spacing:.55px;font-size:8px;font-weight:900}.new-order-twilight-time strong{display:block;color:#181818;font-size:11px}.new-order-twilight-time p{margin:3px 0 0;color:#7b6955;font-size:9px;line-height:1.45}.new-order-twilight-time button{height:36px;padding:0 13px;border:1px solid var(--qv-orange);border-radius:18px;background:#fff;color:#9b5700;font-size:9px;font-weight:900;cursor:pointer;white-space:nowrap}.new-order-twilight-time button:hover,.new-order-twilight-time button:focus-visible,.new-order-twilight-time button.is-selected{background:var(--qv-orange);color:#fff}.new-order-twilight-time button:focus-visible{outline:2px solid #111;outline-offset:2px}
.new-order-async-state{grid-column:1/-1;min-height:92px;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px;border:1px solid #ffe0bd;border-radius:12px;background:#fff8f0;color:#5e4a34}.new-order-async-state>div{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.new-order-async-state strong{color:#222;font-size:12px}.new-order-async-state small{color:#806b55;font-size:10px;line-height:1.45}.new-order-async-spinner{width:20px;height:20px;flex:none;border:2px solid #ffd29d;border-top-color:var(--qv-orange);border-radius:50%;animation:new-order-spin .7s linear infinite}.new-order-async-state.is-error{border-color:#f3b8b4;background:#fff5f4;color:#b42318}.new-order-async-state.is-error>i{font-size:18px}.new-order-async-state.is-error small{color:#8f4b45}.new-order-async-state button{margin-top:5px;padding:7px 11px;border:1px solid #b42318;border-radius:8px;background:#fff;color:#9b1c14;font-size:10px;font-weight:900;cursor:pointer}.new-order-async-state button:hover,.new-order-async-state button:focus-visible{background:#b42318;color:#fff}.new-order-review.is-loading::before{content:"";width:14px;height:14px;border:2px solid #c9c9c9;border-top-color:var(--qv-orange);border-radius:50%;animation:new-order-spin .7s linear infinite}.new-order-review.is-loading i{display:none}
.new-order-addons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.new-order-addon-shell{position:relative;min-width:0}.new-order-addon{position:relative;width:100%;height:100%;min-height:104px;border:2px solid var(--qv-border);border-radius:12px;background:#fff;color:#111;padding:13px 42px 13px 15px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.new-order-addon:hover,.new-order-addon:focus-visible{color:#111}.new-order-addon.is-selected,.new-order-addon.is-selected:hover,.new-order-addon.is-selected:focus-visible{background:var(--qv-black);border-color:var(--qv-black);color:#fff}.new-order-addon.is-disabled{background:#f8f8f7;color:#777;cursor:not-allowed;opacity:.72}.new-order-addon-info{position:absolute;z-index:5;top:11px;right:11px;width:25px;height:25px;border:1px solid #dedede;border-radius:50%;background:#fff;color:#666;display:grid;place-items:center;padding:0;cursor:pointer}.new-order-addon-info:hover,.new-order-addon-info:focus-visible{border-color:var(--qv-orange);background:#fff5e9;color:#d56e00}.new-order-addon-shell.is-selected .new-order-addon-info{border-color:#4a4a4a;background:#222;color:#fff}.new-order-addon-shell.is-selected .new-order-addon-info:hover,.new-order-addon-shell.is-selected .new-order-addon-info:focus-visible{border-color:var(--qv-orange);color:var(--qv-orange)}.new-order-addon-box{width:20px;height:20px;border:2px solid #d4d4d4;border-radius:5px;display:grid;place-items:center;flex:none}.new-order-addon.is-selected .new-order-addon-box{border-color:var(--qv-orange);background:var(--qv-orange)}.new-order-addon-copy{flex:1;min-width:0}.new-order-addon-copy strong,.new-order-addon-copy small{display:block}.new-order-addon-copy strong{color:inherit;font-size:12px;line-height:1.3}.new-order-addon-copy small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#777;font-size:10px;line-height:1.45;margin-top:5px}.new-order-addon.is-selected small{color:rgba(255,255,255,.68)}.new-order-addon-price{flex:none;color:inherit;font-weight:900;font-size:12px}.new-order-addon.is-selected .new-order-addon-price{color:var(--qv-orange)}
.new-order-empty-copy{margin:0;color:#bbb;font-size:12px;font-style:italic;grid-column:1/-1}
.new-order-summary{position:sticky;top:88px;background:#fff;border:1px solid var(--qv-border);border-radius:18px;overflow:hidden}.new-order-ordering-as{min-height:58px;padding:11px 19px;background:#f8f8f7;border-bottom:1px solid #e9e9e9;display:flex;align-items:center;gap:10px}.new-order-avatar{width:30px;height:30px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:900;font-size:10px;flex:none}.new-order-ordering-as div{min-width:0}.new-order-ordering-as small,.new-order-ordering-as strong{display:block}.new-order-ordering-as small{color:#aaa;font-size:9px}.new-order-ordering-as strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-order-summary-body{padding:20px}.new-order-summary-body>h2{font-size:11px;text-transform:uppercase;letter-spacing:.8px;color:#888;margin:0 0 16px}.new-order-summary-item{display:flex;justify-content:space-between;gap:12px;margin:0 0 8px}.new-order-summary-item span{font-size:12px;color:#777}.new-order-summary-item strong{font-size:12px}.new-order-summary-details{border-top:1px solid #f0f0f0;margin-top:13px;padding-top:13px;color:#666;font-size:11px;line-height:1.6}.new-order-summary-details p{display:flex;gap:8px;margin:0 0 7px}.new-order-summary-details i{color:#bbb;margin-top:3px}.new-order-total{border-top:1px solid #f0f0f0;margin-top:13px;padding-top:14px;display:flex;align-items:center;justify-content:space-between}.new-order-total strong{font-size:13px}.new-order-total span{font-size:22px;font-weight:900}.new-order-review{width:100%;height:52px;margin-top:17px;border:0;border-radius:14px;background:var(--qv-black);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.new-order-review:disabled{background:#e9e9e9;color:#bbb;cursor:default}.new-order-next{text-align:center;color:#bbb;font-size:10px;margin:8px 0 0}.new-order-rate-note{color:#888;background:#fff8ef;border:1px solid #ffe1bd;border-radius:9px;padding:9px 10px;font-size:9px;line-height:1.5;margin:13px 0 0}
.new-order-modal[hidden],.new-order-toast[hidden]{display:none}.new-order-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.new-order-modal-backdrop{position:absolute;inset:0;background:rgba(12,12,12,.62);backdrop-filter:blur(3px)}.new-order-modal>section{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.new-order-modal>section>header{padding:22px 24px;border-bottom:1px solid var(--qv-border);display:flex;align-items:center;justify-content:space-between}.new-order-modal header small{color:var(--qv-orange);text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:900}.new-order-modal header h2{margin:3px 0 0;font-size:21px}.new-order-modal header button{width:36px;height:36px;flex:none;border:0;border-radius:50%;background:#f5f4f2;color:#777;cursor:pointer;display:grid;place-items:center;padding:0;line-height:1}.new-order-modal header button i{display:block;margin:0;line-height:1}.new-order-modal header button:hover,.new-order-modal header button:focus-visible{background:#eceae7;color:#111}.new-order-review-content{padding:24px}.new-order-review-block{border:1px solid var(--qv-border);border-radius:13px;padding:15px;margin-bottom:12px}.new-order-review-block small,.new-order-review-block strong{display:block}.new-order-review-block small{text-transform:uppercase;color:#999;font-size:9px;letter-spacing:.6px;margin-bottom:5px}.new-order-review-block strong{font-size:13px}.new-order-review-block p{font-size:11px;color:#777;margin:5px 0 0;line-height:1.5}.new-order-addon-modal>section{width:min(500px,100%)}.new-order-addon-modal-content{padding:25px 24px;display:flex;align-items:flex-start;gap:14px}.new-order-addon-modal-icon{width:40px;height:40px;flex:none;border-radius:12px;background:#fff1df;color:var(--qv-orange);display:grid;place-items:center;font-size:18px}.new-order-addon-modal-content p{margin:0;color:#565656;font-size:13px;line-height:1.7}.new-order-modal footer{border-top:1px solid var(--qv-border);padding:17px 24px;display:flex;justify-content:flex-end;gap:10px}.new-order-modal footer button{height:44px;border-radius:12px;padding:0 18px;font-weight:900;cursor:pointer}.new-order-cancel,.new-order-cancel:visited{background:#fff;border:1px solid var(--qv-border);color:#222}.new-order-cancel:hover,.new-order-cancel:focus-visible{background:#f5f4f2;border-color:#bdbdbd;color:#111}.new-order-place,.new-order-place:hover,.new-order-place:focus-visible{background:var(--qv-black);border:1px solid var(--qv-black);color:#fff}.new-order-place:disabled{opacity:.55;cursor:wait}.new-order-toast{position:fixed;right:22px;bottom:22px;z-index:300;max-width:360px;background:#111;color:#fff;padding:15px 18px;border-radius:12px;box-shadow:0 15px 45px rgba(0,0,0,.25);font-size:12px;line-height:1.5}.new-order-toast.is-error{background:#b42318}
.new-order-create-customer-modal>section{width:min(600px,100%)}.new-order-create-customer-content{padding:24px}.new-order-create-customer-content>p:first-child{margin:0 0 22px;color:#666;font-size:12px;line-height:1.65}.new-order-create-customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.new-order-create-field-wide{grid-column:1/-1}.new-order-create-field label{display:block;margin:0 0 8px;color:#777;text-transform:uppercase;letter-spacing:.65px;font-size:10px;font-weight:800}.new-order-create-field label small{color:#aaa;font-size:9px}.new-order-create-customer-note{display:flex;align-items:center;gap:11px;margin-top:20px;padding:13px 14px;border:1px solid #ffe0bd;border-radius:11px;background:#fff8f0;color:#745534}.new-order-create-customer-note>i{width:30px;height:30px;flex:none;border-radius:9px;background:#fff0dd;color:var(--qv-orange);display:grid;place-items:center}.new-order-create-customer-note strong,.new-order-create-customer-note span{display:block}.new-order-create-customer-note strong{margin-bottom:2px;color:#3d2a17;font-size:11px}.new-order-create-customer-note span{font-size:10px;line-height:1.45}.new-order-create-customer-error{margin:14px 0 0;padding:11px 13px;border:1px solid #f2b8b5;border-radius:9px;background:#fff4f3;color:#a92219;font-size:11px;line-height:1.5}.new-order-create-customer-error[hidden]{display:none}.new-order-create-customer-modal .new-order-place.is-loading::before{content:"";display:inline-block;width:13px;height:13px;margin-right:7px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:new-order-spin .7s linear infinite}.new-order-create-customer-modal .new-order-place.is-loading i{display:none}
@media(max-width:900px){.new-order-layout{grid-template-columns:1fr}.new-order-summary{position:static;order:0}.new-order-service-grid,.new-order-addons{grid-template-columns:1fr}}
@media(max-width:600px){.new-order-header-inner{padding:0 16px}.new-order-brand{display:none}.new-order-layout{padding:22px 14px 50px;gap:18px}.new-order-form-column{gap:18px}.new-order-card{padding:20px 16px;border-radius:16px}.new-order-staff-body{padding:18px 16px}.new-order-calendar{padding:12px 8px 14px}.new-order-calendar-day{width:38px;height:38px}.new-order-time-options{grid-template-columns:repeat(2,minmax(0,1fr))}.new-order-twilight-time{grid-template-columns:36px 1fr}.new-order-twilight-time button{grid-column:1/-1;width:100%}.new-order-manual-time-field{grid-template-columns:1fr}.new-order-create-customer{align-items:flex-start;flex-direction:column}.new-order-create-customer-grid{grid-template-columns:1fr}.new-order-create-field-wide{grid-column:auto}.new-order-create-customer-content{padding:20px 17px}.new-order-modal footer{display:grid;grid-template-columns:1fr 1fr}.new-order-modal footer button{padding:0 10px}}
@media(max-width:600px){.new-order-location-title{flex-wrap:wrap}.new-order-property-facts{margin-left:auto;padding:0 9px}.new-order-property-loading{font-size:0}.new-order-property-loading>i{margin:0 2px}}
@media(prefers-reduced-motion:reduce){.new-order-time-loading>span{animation-duration:1.8s}}
.new-order-service-status{margin:0 0 12px;padding:12px 14px;border:1px solid #ecebea;border-radius:10px;background:#f8f8f7;color:#777;font-size:11px;line-height:1.45}
.new-order-service-status.is-error{border-color:#f3b8b4;background:#fff5f4;color:#a92219}
.new-order-calendar.is-locked{opacity:.5}
.new-order-calendar.is-locked .new-order-calendar-day,.new-order-calendar.is-locked .new-order-calendar-header button{cursor:not-allowed}
.new-order-professional-option strong,.new-order-professional-option:hover strong,.new-order-professional-option:focus strong{color:#171717}
.new-order-professionals{position:relative;z-index:5;overflow:visible;padding:24px 28px}.new-order-professionals:has(.new-order-professional-trigger[aria-expanded=true]){z-index:20}.new-order-professional-heading{margin-bottom:18px}.new-order-professional-heading>small{margin-left:auto!important;padding:4px 8px;border-radius:999px;background:#fff4e8;color:#ff8b12!important;font-size:10px!important;font-weight:800}.new-order-professional-note{display:flex;gap:10px;padding:12px 14px;margin-bottom:18px;border-radius:12px;background:#f8f8f7;color:#7e8490;font-size:12px;line-height:1.55}.new-order-professional-note p{margin:0}.new-order-professional-note i{color:#ff9418;margin-top:3px}.new-order-professional-slot{position:relative;margin-top:14px}.new-order-professional-slot+.new-order-professional-slot{margin-top:18px}.new-order-professional-slot>label{display:block;margin-bottom:7px;color:#687180;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.new-order-professional-picker{position:relative}.new-order-professional-trigger{width:100%;height:46px;border:1px solid #ddd;border-radius:10px;background:#fff;padding:0 13px;display:flex;align-items:center;gap:10px;text-align:left;font:inherit;cursor:pointer}.new-order-professional-trigger:hover,.new-order-professional-trigger[aria-expanded=true]{border-color:#ff9a24}.new-order-professional-trigger>img,.new-order-professional-option>img{width:26px;height:26px;border-radius:50%;object-fit:cover;flex:0 0 auto}.new-order-professional-trigger>span{flex:1;color:#171717}.new-order-professional-trigger.is-empty>span{color:#b4b8bf}.new-order-professional-trigger>i{color:#a9adb4;font-size:11px}.new-order-professional-menu{position:absolute;z-index:30;top:51px;left:0;right:0;max-height:264px;overflow:auto;border:1px solid #e2e2e2;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.1)}.new-order-professional-option{width:100%;min-height:52px;padding:8px 13px;border:0;border-bottom:1px solid #f3f3f3;background:#fff;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.new-order-professional-option:last-child{border-bottom:0}.new-order-professional-option:hover,.new-order-professional-option:focus{background:#f8f8f7}.new-order-professional-option>span{display:flex;flex:1;min-width:0;flex-direction:column}.new-order-professional-option strong{font-size:13px}.new-order-professional-option small{margin-top:2px;color:#969ba4;font-size:10px}.new-order-professional-option>i{color:#ff8b12}.new-order-professional-meta{display:flex;gap:5px;align-items:center;padding:6px 2px 0;color:#8a8f98;font-size:10.5px}.new-order-professional-meta strong{color:#ff8b12}.new-order-summary-item.is-mileage span:before{content:'\f3c5';font-family:'Font Awesome 5 Pro';color:#ff8b12;margin-right:7px}@media(max-width:600px){.new-order-professionals{padding:20px 16px}}
.new-order-sidebar{position:sticky;top:88px;display:flex;flex-direction:column;gap:14px}.new-order-sidebar>.new-order-summary{position:static;top:auto}.new-order-weather{border:1px solid var(--qv-border);border-radius:18px;background:#fff;padding:18px 19px}.new-order-weather[hidden],.new-order-weather-loading[hidden],.new-order-weather-message[hidden]{display:none}.new-order-weather>header{display:flex;align-items:center;gap:10px}.new-order-weather>header>span{width:34px;height:34px;border-radius:10px;background:#fff4e8;color:var(--qv-orange);display:grid;place-items:center}.new-order-weather>header small,.new-order-weather>header h2{display:block;margin:0}.new-order-weather>header small{text-transform:uppercase;letter-spacing:.65px;color:#999;font-size:8px;font-weight:900}.new-order-weather>header h2{margin-top:2px;font-size:13px}.new-order-weather-loading{display:flex;align-items:center;gap:9px;margin-top:16px;padding:13px;border-radius:10px;background:#f8f8f7;color:#888;font-size:11px}.new-order-weather-loading>i{width:14px;height:14px;border:2px solid #ddd;border-top-color:var(--qv-orange);border-radius:50%;animation:new-order-spin .7s linear infinite}.new-order-weather-current{display:grid;grid-template-columns:auto 1fr;gap:1px 12px;align-items:center;margin-top:16px}.new-order-weather-current>i{grid-row:1/3;width:45px;height:45px;border-radius:12px;background:#fff4e8;color:var(--qv-orange);display:grid;place-items:center;font-size:20px}.new-order-weather-current strong{font-size:20px;line-height:1}.new-order-weather-current span{color:#777;font-size:10px}.new-order-weather-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.new-order-weather-stat{padding:9px 10px;border-radius:9px;background:#f8f8f7}.new-order-weather-stat small,.new-order-weather-stat strong{display:block}.new-order-weather-stat small{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:8px}.new-order-weather-stat strong{margin-top:3px;font-size:11px}.new-order-weather-advice{margin:13px 0 0;padding-top:12px;border-top:1px solid #eee;color:#48734d;font-size:10px;font-weight:800}.new-order-weather-advice.is-watch{color:#9a6700}.new-order-weather-advice.is-caution{color:#a33b2b}.new-order-weather-fineprint{margin:5px 0 0;color:#aaa;font-size:8px}.new-order-weather-message{margin:15px 0 0;padding:12px;border-radius:10px;background:#f8f8f7;color:#888;font-size:10px;line-height:1.45}@media(max-width:900px){.new-order-sidebar{position:static;order:0}}
/* Availability is advisory; selection always rechecks the scheduler. */
.new-order-guest-intro,.new-order-draft-status{padding:20px 24px;border:1px solid #eed9ba;border-radius:16px;background:#fffaf3;color:#5d4934;font-size:13px;line-height:1.6;margin:0 0 18px}
.new-order-guest-intro{padding:16px 24px;margin-bottom:0}.new-order-guest-intro>strong{font-size:21px;color:#20252b}.new-order-guest-intro p{margin:3px 0 0}
.new-order-guest-returning{margin-top:8px;color:#5f6570}.new-order-guest-returning button{min-height:44px;padding:10px 2px;margin:-10px 0;border:0;border-radius:3px;background:transparent;color:#242b35;font:inherit;font-weight:700;line-height:1.6;text-decoration:underline;text-decoration-color:#9da2a9;text-underline-offset:3px;vertical-align:baseline;cursor:pointer}.new-order-guest-returning button:hover{color:#111;text-decoration-color:currentColor}.new-order-guest-returning button:focus-visible{outline:2px solid #c56700;outline-offset:2px}
.new-order-auth-reset{display:block;margin-bottom:20px;border:0;background:transparent;padding:0;color:#934100;font:inherit;text-decoration:underline;cursor:pointer}
.new-order-guest-auth{margin:0}.new-order-guest-auth p{font-size:13px;line-height:1.55;color:#5f6570}.new-order-guest-auth>p:first-child{margin-top:0}
.new-order-auth-tabs{display:flex;gap:8px;margin:18px 0}.new-order-auth-tabs button{flex:1;padding:12px;border:1px solid #ddd;border-radius:9px;background:#fff;color:#555;font:inherit;font-weight:700;cursor:pointer}.new-order-auth-tabs button[aria-pressed=true]{border-color:#ed8a20;background:#fff3e3;color:#803800}
.new-order-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.new-order-auth-wide{grid-column:1/-1}.new-order-auth-grid label{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.new-order-auth-grid input{box-sizing:border-box;width:100%;min-height:44px;border:1px solid #d3d5d8;border-radius:8px;padding:10px 12px;font:inherit;font-size:16px;background:#fff;color:#20252b}.new-order-auth-grid small{font-size:11px;color:#626976}
.new-order-auth-submit{width:100%;min-height:46px;border:0;border-radius:9px;background:#ff9418;color:#171717;font:inherit;font-weight:800;cursor:pointer}.new-order-auth-submit:disabled{opacity:.6;cursor:wait}.new-order-guest-auth [hidden],.new-order-draft-status[hidden],.new-order-place[hidden]{display:none!important}.new-order-auth-reset{margin-top:14px;font-size:13px}.new-order-guest-auth .new-order-auth-message{color:#813e00;overflow-wrap:anywhere}.new-order-guest-auth a{color:#934100;text-decoration:underline}.new-order-guest-auth input:focus-visible,.new-order-guest-auth button:focus-visible{outline:2px solid #c56700;outline-offset:3px}
.new-order-guest-auth .new-order-auth-field-error{margin:8px 0 0;color:#a12622;font-size:13px;line-height:1.5}.new-order-auth-grid input[aria-invalid=true]{border-color:#b33932;background:#fffafa}.new-order-guest-auth .new-order-auth-message:empty{display:none}
@media(max-width:600px){.new-order-guest-intro,.new-order-draft-status{padding:16px}.new-order-auth-grid{grid-template-columns:1fr}}
.new-order-calendar-day[data-availability] {position:relative}
.new-order-calendar-day[data-availability="available"]::after {content:"";position:absolute;bottom:3px;left:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:#16834a}
.new-order-calendar-day[data-availability="none"] {text-decoration:line-through;opacity:.45}
.new-order-calendar-day[data-availability="error"]::after {content:"?";position:absolute;bottom:0;right:4px;font-size:10px;color:#a64d00}
.new-order-calendar-day[data-availability="checking"] {opacity:.65}
.new-order-availability-actions {display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.new-order-availability-actions button {background:#fff5e8;color:#943e00;border:1px solid #ffbc70;border-radius:20px;padding:9px 14px;font:inherit;font-size:12px;cursor:pointer}
.new-order-availability-actions button[hidden] {display:none!important}
.new-order-help[data-calendar-status]:empty {display:none}
.new-order-availability-actions button:focus-visible {outline:2px solid #ff9500;outline-offset:3px}
.new-order-modal[data-review-modal]{box-sizing:border-box;height:100vh;height:100dvh;overflow:hidden}
.new-order-modal[data-review-modal]>section{display:flex;flex-direction:column;min-height:0;max-height:100%;overflow:hidden;box-sizing:border-box}
.new-order-modal[data-review-modal]>section>header,.new-order-modal[data-review-modal]>section>footer{flex:0 0 auto;background:#fff}
.new-order-modal[data-review-modal] .new-order-review-content{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;overflow-wrap:anywhere}
@media(max-width:600px){
 .new-order-modal[data-review-modal]{padding:12px;padding-top:max(12px,env(safe-area-inset-top));padding-bottom:max(12px,env(safe-area-inset-bottom))}
 .new-order-modal[data-review-modal]>section>header{padding:14px 16px}
 .new-order-modal[data-review-modal] .new-order-review-content{padding:16px}
 .new-order-modal[data-review-modal]>section>footer{padding:12px 16px}
 .new-order-modal[data-review-modal]>section>footer button{min-width:0;min-height:44px;height:auto;white-space:normal}
}
