.checkout-module__ss_A1W__page,.checkout-module__ss_A1W__emptyPage,.checkout-module__ss_A1W__successPage{background:var(--cream);min-height:calc(100dvh - 104px)}.checkout-module__ss_A1W__page{padding:28px 0 64px}.checkout-module__ss_A1W__shell{width:min(1200px,100% - 32px);margin-inline:auto}.checkout-module__ss_A1W__backLink{min-height:40px;color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:700;transition:color .16s;display:inline-flex}.checkout-module__ss_A1W__backLink:hover{color:var(--text)}.checkout-module__ss_A1W__pageHeader{margin-top:20px}.checkout-module__ss_A1W__pageHeader h1,.checkout-module__ss_A1W__successCard h1,.checkout-module__ss_A1W__emptyCard h1{font-family:var(--font-road-radio), sans-serif;letter-spacing:-.025em;margin:0;line-height:1}.checkout-module__ss_A1W__pageHeader h1{font-size:clamp(34px,6vw,58px)}.checkout-module__ss_A1W__pageHeader p{max-width:62ch;color:var(--muted);margin:10px 0 0;font-size:14px}.checkout-module__ss_A1W__checkoutGrid{gap:24px;margin-top:28px;display:grid}.checkout-module__ss_A1W__form{gap:16px;display:grid}.checkout-module__ss_A1W__formSection,.checkout-module__ss_A1W__submitSection,.checkout-module__ss_A1W__summary{border-radius:var(--radius-card);background:var(--paper);box-shadow:var(--shadow-soft)}.checkout-module__ss_A1W__formSection,.checkout-module__ss_A1W__submitSection{padding:20px}.checkout-module__ss_A1W__sectionHeading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.checkout-module__ss_A1W__sectionHeading h2,.checkout-module__ss_A1W__summary h2{margin:0;font-size:20px;line-height:1.15}.checkout-module__ss_A1W__sectionHeading>span{background:var(--ink);width:28px;height:28px;color:var(--cream);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:700;display:grid}.checkout-module__ss_A1W__fulfilmentButtons{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.checkout-module__ss_A1W__fulfilmentButtons button{border:1px solid var(--line);border-radius:var(--radius-control);min-width:0;min-height:82px;color:var(--text);cursor:pointer;text-align:left;background:0 0;align-items:flex-start;gap:10px;padding:13px;transition:border-color .16s,background .16s,transform .16s;display:flex}.checkout-module__ss_A1W__fulfilmentButtons button:hover{border-color:#aa9b87}.checkout-module__ss_A1W__fulfilmentButtons button:active,.checkout-module__ss_A1W__submitButton:active,.checkout-module__ss_A1W__successActions a:active,.checkout-module__ss_A1W__successActions button:active,.checkout-module__ss_A1W__emptyCard a:active,.checkout-module__ss_A1W__summaryActions button:active{transform:translateY(1px)}.checkout-module__ss_A1W__fulfilmentButtons button[aria-pressed=true]{border-color:var(--gold-dark);background:#f2e5c5}.checkout-module__ss_A1W__fulfilmentButtons button>svg{color:var(--gold-dark);flex:none;margin-top:1px}.checkout-module__ss_A1W__fulfilmentButtons button span{gap:2px;min-width:0;display:grid}.checkout-module__ss_A1W__fulfilmentButtons strong{font-size:13px}.checkout-module__ss_A1W__fulfilmentButtons small{color:var(--muted);font-size:10px;line-height:1.3}.checkout-module__ss_A1W__zoneBox,.checkout-module__ss_A1W__pickupBox{border-radius:var(--radius-control);background:var(--cream);margin-top:14px}.checkout-module__ss_A1W__zoneBox{padding:14px}.checkout-module__ss_A1W__zoneBox label{margin-bottom:6px;font-size:12px;font-weight:700;display:block}.checkout-module__ss_A1W__zoneBox select{background:var(--paper);width:100%;min-height:47px;color:var(--text);border:1px solid #b8aa96;border-radius:9px;padding:0 10px;font-size:12px}.checkout-module__ss_A1W__zoneBox p{color:var(--muted);align-items:flex-start;gap:6px;margin:9px 0 0;font-size:10px;display:flex}.checkout-module__ss_A1W__zoneBox p svg{flex:none}.checkout-module__ss_A1W__pickupBox{align-items:flex-start;gap:10px;padding:15px;display:flex}.checkout-module__ss_A1W__pickupBox>svg{color:var(--gold-dark);flex:none}.checkout-module__ss_A1W__pickupBox div{gap:2px;display:grid}.checkout-module__ss_A1W__pickupBox span{font-size:13px}.checkout-module__ss_A1W__pickupBox small{color:var(--muted);font-size:10px}.checkout-module__ss_A1W__fieldsGrid{gap:15px;display:grid}.checkout-module__ss_A1W__field,.checkout-module__ss_A1W__textareaField{gap:6px;display:grid}.checkout-module__ss_A1W__field>span,.checkout-module__ss_A1W__textareaField>span{font-size:12px;font-weight:700}.checkout-module__ss_A1W__field i{color:var(--danger);margin-left:4px;font-style:normal}.checkout-module__ss_A1W__field input,.checkout-module__ss_A1W__textareaField textarea{border-radius:var(--radius-control);background:var(--paper);width:100%;min-width:0;min-height:48px;color:var(--text);border:1px solid #b8aa96;outline:0;padding:11px 12px;transition:border-color .15s,box-shadow .15s}.checkout-module__ss_A1W__field input::placeholder,.checkout-module__ss_A1W__textareaField textarea::placeholder{color:#746a5f}.checkout-module__ss_A1W__field input:focus,.checkout-module__ss_A1W__textareaField textarea:focus,.checkout-module__ss_A1W__zoneBox select:focus{border-color:var(--gold-dark);box-shadow:0 0 0 3px #d6a23338}.checkout-module__ss_A1W__field input[aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 2px #a83a321f}.checkout-module__ss_A1W__fieldHint,.checkout-module__ss_A1W__fieldError{margin:0;font-size:10px;line-height:1.35}.checkout-module__ss_A1W__fieldHint{color:var(--muted)}.checkout-module__ss_A1W__fieldError{color:var(--danger)}.checkout-module__ss_A1W__textareaField{margin-top:15px}.checkout-module__ss_A1W__textareaField textarea{resize:vertical;min-height:88px}.checkout-module__ss_A1W__paymentOptions{gap:9px;display:grid}.checkout-module__ss_A1W__paymentOptions label{border:1px solid var(--line);border-radius:var(--radius-control);cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:78px;padding:14px;transition:border-color .16s,background .16s;display:grid;position:relative}.checkout-module__ss_A1W__paymentOptions label:hover{border-color:#aa9b87}.checkout-module__ss_A1W__paymentOptions label:has(input:checked){border-color:var(--gold-dark);background:#f2e5c5}.checkout-module__ss_A1W__paymentOptions input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.checkout-module__ss_A1W__paymentOptions label:has(input:focus-visible){outline:2px solid var(--gold-dark);outline-offset:2px}.checkout-module__ss_A1W__paymentOptions label>svg:first-of-type{color:var(--gold-dark)}.checkout-module__ss_A1W__paymentOptions label>span{gap:2px;display:grid}.checkout-module__ss_A1W__paymentOptions strong{font-size:13px}.checkout-module__ss_A1W__paymentOptions small{color:var(--muted);font-size:10px;line-height:1.35}.checkout-module__ss_A1W__radioCheck{color:var(--gold-dark);opacity:0}.checkout-module__ss_A1W__paymentOptions label:has(input:checked) .checkout-module__ss_A1W__radioCheck{opacity:1}.checkout-module__ss_A1W__paymentSafety{color:var(--muted);align-items:center;gap:7px;margin:13px 0 0;font-size:11px;display:flex}.checkout-module__ss_A1W__paymentSafety svg{color:var(--success);flex:none}.checkout-module__ss_A1W__consent{cursor:pointer;align-items:flex-start;gap:10px;font-size:12px;line-height:1.4;display:flex}.checkout-module__ss_A1W__consent input{width:19px;height:19px;accent-color:var(--gold-dark);flex:none;margin:0}.checkout-module__ss_A1W__submitSection>.checkout-module__ss_A1W__fieldError{margin:7px 0 0 29px}.checkout-module__ss_A1W__minimumWarning{color:#69480f;background:#f2e5c5;border-radius:9px;align-items:flex-start;gap:7px;margin:14px 0 0;padding:10px 12px;font-size:11px;font-weight:700;display:flex}.checkout-module__ss_A1W__minimumWarning svg{flex:none}.checkout-module__ss_A1W__submitButton,.checkout-module__ss_A1W__successActions a,.checkout-module__ss_A1W__successActions button,.checkout-module__ss_A1W__emptyCard a{border-radius:var(--radius-control);background:var(--gold);color:#241809;cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;min-height:50px;padding-inline:18px;font-weight:700;transition:background .16s,transform .16s;display:inline-flex}.checkout-module__ss_A1W__submitButton{width:100%;margin-top:17px}.checkout-module__ss_A1W__submitButton:hover,.checkout-module__ss_A1W__successActions a:hover,.checkout-module__ss_A1W__emptyCard a:hover{background:var(--gold-bright)}.checkout-module__ss_A1W__submitButton:disabled{color:#71685d;cursor:not-allowed;background:#ddd5c9}.checkout-module__ss_A1W__submitNote{color:var(--muted);text-align:center;margin:9px 0 0;font-size:10px}.checkout-module__ss_A1W__errorSummary{border-radius:var(--radius-card);color:#702923;background:#f1deda;align-items:flex-start;gap:10px;padding:14px;display:flex}.checkout-module__ss_A1W__errorSummary>svg{flex:none}.checkout-module__ss_A1W__errorSummary strong{font-size:13px}.checkout-module__ss_A1W__errorSummary p{margin:2px 0 0;font-size:11px}.checkout-module__ss_A1W__summary{padding:20px}.checkout-module__ss_A1W__summary>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:15px;display:flex}.checkout-module__ss_A1W__summary header p{color:var(--muted);margin:4px 0 0;font-size:10px}.checkout-module__ss_A1W__summary header>span{background:var(--ink);min-width:29px;height:29px;color:var(--cream);border-radius:8px;place-items:center;padding-inline:7px;font-size:11px;font-weight:700;display:grid}.checkout-module__ss_A1W__summary ul{max-height:360px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.checkout-module__ss_A1W__summary li{border-bottom:1px solid var(--line);padding:14px 0}.checkout-module__ss_A1W__summaryLine{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.checkout-module__ss_A1W__summaryLine>div{gap:2px;display:grid}.checkout-module__ss_A1W__summaryLine strong,.checkout-module__ss_A1W__summaryLine b{font-size:12px}.checkout-module__ss_A1W__summaryLine b{white-space:nowrap}.checkout-module__ss_A1W__summaryLine small{color:var(--muted);font-size:9px}.checkout-module__ss_A1W__summaryActions{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.checkout-module__ss_A1W__summaryActions>div{border:1px solid var(--line);border-radius:8px;grid-template-columns:44px 34px 44px;min-height:44px;display:grid;overflow:hidden}.checkout-module__ss_A1W__summaryActions button{cursor:pointer;background:0 0;border:0;place-items:center;min-height:44px;padding:0;display:grid}.checkout-module__ss_A1W__summaryActions button:hover{background:var(--cream-deep)}.checkout-module__ss_A1W__summaryActions output{place-items:center;font-size:11px;font-weight:700;display:grid}.checkout-module__ss_A1W__summaryActions .checkout-module__ss_A1W__deleteLine{width:44px;height:44px;color:var(--muted);border-radius:8px}.checkout-module__ss_A1W__summaryActions .checkout-module__ss_A1W__deleteLine:hover{color:var(--danger);background:#f1deda}.checkout-module__ss_A1W__summary dl{gap:8px;margin:0;padding-top:15px;display:grid}.checkout-module__ss_A1W__summary dl div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.checkout-module__ss_A1W__summary dt,.checkout-module__ss_A1W__summary dd{margin:0;font-size:11px}.checkout-module__ss_A1W__summary dt{color:var(--muted)}.checkout-module__ss_A1W__totalLine{border-top:1px solid var(--line);margin-top:5px;padding-top:11px}.checkout-module__ss_A1W__summary .checkout-module__ss_A1W__totalLine dt,.checkout-module__ss_A1W__summary .checkout-module__ss_A1W__totalLine dd{color:var(--text);font-size:17px;font-weight:700}.checkout-module__ss_A1W__emptyPage,.checkout-module__ss_A1W__successPage{place-items:center;padding:48px 16px;display:grid}.checkout-module__ss_A1W__emptyCard,.checkout-module__ss_A1W__successCard{border-radius:var(--radius-card);background:var(--paper);width:min(100%,610px);box-shadow:var(--shadow-soft);text-align:center;padding:34px 22px}.checkout-module__ss_A1W__emptyCard>svg,.checkout-module__ss_A1W__successIcon{color:var(--gold-dark);margin:0 auto 17px}.checkout-module__ss_A1W__successIcon{width:64px;height:64px;color:var(--success);background:#e6eee8;border-radius:50%;place-items:center;display:grid}.checkout-module__ss_A1W__emptyCard h1,.checkout-module__ss_A1W__successCard h1{font-size:clamp(27px,7vw,43px)}.checkout-module__ss_A1W__emptyCard p,.checkout-module__ss_A1W__successCard>p{max-width:52ch;color:var(--muted);margin:13px auto 0;font-size:13px}.checkout-module__ss_A1W__emptyCard a{margin-top:23px}.checkout-module__ss_A1W__successFacts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:25px;display:grid}.checkout-module__ss_A1W__successFacts div{border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;display:flex}.checkout-module__ss_A1W__successFacts div:last-child{border-bottom:0}.checkout-module__ss_A1W__successFacts span{color:var(--muted);font-size:11px}.checkout-module__ss_A1W__successFacts strong{text-align:right;font-size:12px}.checkout-module__ss_A1W__successActions{gap:9px;margin-top:24px;display:grid}.checkout-module__ss_A1W__successActions button{border:1px solid var(--line);color:var(--text);background:0 0}.checkout-module__ss_A1W__successActions button:hover{background:var(--cream-deep)}.checkout-module__ss_A1W__loadingHeading,.checkout-module__ss_A1W__loadingGrid>div{border-radius:var(--radius-card);background:linear-gradient(90deg,#e3dbcf,#f3eee6,#e3dbcf) 0 0/220% 100%;animation:1.4s ease-in-out infinite checkout-module__ss_A1W__loading}.checkout-module__ss_A1W__loadingHeading{width:min(68%,420px);height:58px;margin-top:42px}.checkout-module__ss_A1W__loadingGrid{gap:22px;margin-top:34px;display:grid}.checkout-module__ss_A1W__loadingGrid>div{min-height:380px}@keyframes checkout-module__ss_A1W__loading{to{background-position:-220% 0}}@media (min-width:620px){.checkout-module__ss_A1W__shell{width:min(1200px,100% - 48px)}.checkout-module__ss_A1W__page{padding-top:38px}.checkout-module__ss_A1W__formSection,.checkout-module__ss_A1W__submitSection,.checkout-module__ss_A1W__summary{padding:25px}.checkout-module__ss_A1W__fieldsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-module__ss_A1W__fieldWide{grid-column:1/-1}.checkout-module__ss_A1W__successActions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:940px){.checkout-module__ss_A1W__checkoutGrid,.checkout-module__ss_A1W__loadingGrid{grid-template-columns:minmax(0,1fr) 350px;align-items:start}.checkout-module__ss_A1W__summary{position:sticky;top:94px}}@media (max-width:400px){.checkout-module__ss_A1W__shell{width:min(100% - 20px,380px)}.checkout-module__ss_A1W__formSection,.checkout-module__ss_A1W__submitSection,.checkout-module__ss_A1W__summary{padding:16px}.checkout-module__ss_A1W__fulfilmentButtons{grid-template-columns:1fr}.checkout-module__ss_A1W__fulfilmentButtons button{min-height:70px}}@media (prefers-reduced-motion:reduce){.checkout-module__ss_A1W__loadingHeading,.checkout-module__ss_A1W__loadingGrid>div{animation:none}}
