.fast-order_block__ZcCdO{border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem;background:var(--color-surface);display:flex;flex-direction:column;gap:1rem}.fast-order_heading__xx655{display:flex;align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:700;color:var(--color-text);margin:0}.fast-order_heading__xx655 svg{flex-shrink:0}.fast-order_subtitle__fwu7z{font-size:.875rem;line-height:1.5;color:var(--color-text-muted);margin:0}.fast-order_fields__dSyYR{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:768px){.fast-order_fields__dSyYR{grid-template-columns:1fr 1fr}}.fast-order_field__bLWxr{display:flex;flex-direction:column;gap:.25rem;min-width:0}.fast-order_full__f6WQl{grid-column:1/-1}.fast-order_inputWrap__m_ZN3{position:relative;display:flex;align-items:center}.fast-order_icon__s4pWn{position:absolute;left:.875rem;color:var(--color-text-muted);pointer-events:none;display:inline-flex}.fast-order_input___1T7E{width:100%;min-height:46px;padding:0 .875rem 0 2.5rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);font-size:.9375rem;outline:none;transition:border-color .12s ease}.fast-order_input___1T7E::-moz-placeholder{color:var(--color-text-muted)}.fast-order_input___1T7E::placeholder{color:var(--color-text-muted)}.fast-order_input___1T7E:focus{border-color:var(--color-text)}.fast-order_inputError__Xxeyi{border-color:#dc2626}.fast-order_required___LSqt{position:absolute;right:.875rem;color:#dc2626;font-weight:700;pointer-events:none}.fast-order_error__MARML{font-size:.75rem;color:#dc2626;margin:0}.fast-order_submit__CSgWD{width:100%;min-height:46px;padding:0 1rem;border:none;border-radius:var(--radius);background:var(--color-brand);color:var(--color-brand-fg);font-size:.9375rem;font-weight:600;cursor:pointer;transition:opacity .12s ease}.fast-order_submit__CSgWD:hover:not(:disabled){opacity:.9}.fast-order_submit__CSgWD:disabled{opacity:.6;cursor:not-allowed}.fast-order_privacy__332t5{display:flex;align-items:flex-start;gap:.4375rem;font-size:.75rem;line-height:1.5;color:var(--color-text-muted);margin:0}.fast-order_privacy__332t5 svg{flex-shrink:0;margin-top:.0625rem}.fast-order_success__Llkzy{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;line-height:1.5;color:var(--color-text);margin:0}.fast-order_success__Llkzy svg{flex-shrink:0;color:var(--color-brand)}.fast-order_trigger__TukLN{width:100%;min-height:46px;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:var(--radius);background:var(--color-brand);color:var(--color-brand-fg);font-size:.9375rem;font-weight:600;cursor:pointer;transition:opacity .12s ease}.fast-order_trigger__TukLN:hover{opacity:.9}.fast-order_summary__oaCeL{display:flex;align-items:center;gap:.75rem;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-muted)}.fast-order_thumb__ubm1G{position:relative;flex-shrink:0;width:3rem;height:3rem;border-radius:calc(var(--radius) - .125rem);overflow:hidden;background:var(--color-surface)}.fast-order_summaryText__hWPuJ{display:flex;flex-direction:column;gap:.125rem;min-width:0}.fast-order_summaryTitle__0G1hI{font-size:.875rem;font-weight:600;color:var(--color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fast-order_summaryMeta__H20_L{font-size:.8125rem;color:var(--color-text-muted)}.fast-order_overlay__hh13D{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.55);animation:fast-order_foFade__wTMXA .15s ease-out}.fast-order_modalCard__LGUD_{position:relative;width:100%;max-width:28rem;max-height:calc(100vh - 2rem);border-radius:var(--radius);border:1px solid var(--color-border);box-shadow:0 20px 50px rgba(15,23,42,.25)}.fast-order_drawer__vQkx1,.fast-order_modalCard__LGUD_{overflow-y:auto;padding:1.75rem 1.5rem 1.5rem;background:var(--color-surface);display:flex;flex-direction:column;gap:1rem}.fast-order_drawer__vQkx1{position:fixed;z-index:1001;box-shadow:0 -8px 40px rgba(15,23,42,.25);animation:fast-order_foSlideUp__ceIvw .2s ease-out;left:0;right:0;bottom:0;max-height:88vh;border-radius:var(--radius) var(--radius) 0 0}@media (min-width:768px){.fast-order_drawer__vQkx1{left:auto;top:0;bottom:0;right:0;width:26rem;max-height:100vh;border-radius:0;animation:fast-order_foSlideLeft__hUaLM .2s ease-out;box-shadow:-8px 0 40px rgba(15,23,42,.25)}}.fast-order_close__Yc1T3{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:none;background:transparent;color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius)}.fast-order_close__Yc1T3:hover{color:var(--color-text)}@keyframes fast-order_foFade__wTMXA{0%{opacity:0}to{opacity:1}}@keyframes fast-order_foSlideUp__ceIvw{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fast-order_foSlideLeft__hUaLM{0%{transform:translateX(100%)}to{transform:translateX(0)}}.notify-me-form_form__eUfk8{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.notify-me-form_input__HrToW{flex:1 1 12rem;min-height:44px;padding:0 .75rem;border:1px solid var(--color-border,#d4d4d8);border-radius:8px;font-size:1rem;background:var(--color-surface,#fff);color:inherit}.notify-me-form_button__kwbUd{min-height:44px;padding:0 1.25rem;border:1px solid var(--color-primary,#111);border-radius:8px;background:var(--color-primary,#111);color:var(--color-on-primary,#fff);font-size:1rem;font-weight:600;cursor:pointer}.notify-me-form_button__kwbUd:disabled{opacity:.6;cursor:default}.notify-me-form_done__tnZI7{color:var(--color-success,#16a34a);font-size:.95rem}.notify-me-form_error__NwVhp{flex-basis:100%;color:var(--color-danger,#dc2626);font-size:.875rem}