.phone-row{display:grid;grid-template-columns:auto 1fr;grid-gap:.65rem;gap:.65rem;align-items:center}.phone-prefix{padding:.75rem .85rem;background:var(--surface-muted);color:var(--muted);font-weight:700;white-space:nowrap}.phone-prefix,.phone-row input{border:1px solid var(--border);border-radius:12px}.phone-row input{width:100%;min-width:0;padding:.75rem .9rem;font:inherit;background:#fff}.address-form{display:grid;grid-gap:1rem;gap:1rem}.address-form label{display:grid;grid-gap:.45rem;gap:.45rem;font-weight:600;font-size:.92rem;min-width:0}.address-form input,.address-form textarea{width:100%;min-width:0;padding:.75rem .9rem;border:1px solid var(--border);border-radius:12px;font:inherit;background:#fff;box-sizing:border-box}.address-form input:-moz-read-only{background:var(--surface-muted);color:var(--muted);cursor:default}.address-form input:read-only{background:var(--surface-muted);color:var(--muted);cursor:default}.address-form input:focus,.address-form textarea:focus,.phone-row input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.address-form__row{display:grid;grid-gap:1rem;gap:1rem}@media (min-width:640px){.address-form__row{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}}.address-form__location{display:grid;grid-gap:.75rem;gap:.75rem;padding:.9rem;border:1px solid var(--border);border-radius:12px;background:var(--surface-muted)}.address-form__location-title{font-weight:700;font-size:.92rem}.address-form__location-copy{margin-top:.25rem;color:var(--muted);font-size:.86rem;line-height:1.45}.address-form__location-actions{display:flex;flex-wrap:wrap;gap:.5rem}.address-form__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;padding-top:.25rem}.checkout-address__form .address-form__actions{justify-content:stretch}.checkout-address__form .address-form__actions .btn--primary{flex:1 1}.custom-checkbox{position:relative;display:flex;align-items:flex-start;gap:.75rem;min-height:44px;padding:.55rem .65rem;border:1px solid var(--border);border-radius:12px;background:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.custom-checkbox:hover{background:var(--surface-muted)}.custom-checkbox--inline{min-height:auto;padding:.45rem .55rem}.custom-checkbox__input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.custom-checkbox__box{width:22px;height:22px;margin-top:.05rem;border:2px solid #cbd5e1;border-radius:7px;display:grid;place-items:center;flex-shrink:0;background:#fff;color:transparent;transition:background .15s ease,border-color .15s ease,color .15s ease}.custom-checkbox__input:checked+.custom-checkbox__box{background:var(--primary);border-color:var(--primary);color:#fff}.custom-checkbox__input:focus-visible+.custom-checkbox__box{outline:2px solid var(--primary);outline-offset:2px}.custom-checkbox__label{display:block;font-weight:600;font-size:.92rem;line-height:1.45}.checkout-address__save.custom-checkbox{margin-bottom:.15rem}.city-combobox{display:grid;grid-gap:.35rem;gap:.35rem;min-width:0}.city-combobox,.city-combobox__control{position:relative}.city-combobox__icon{position:absolute;top:50%;left:.9rem;transform:translateY(-50%);color:var(--muted);pointer-events:none;z-index:1}.city-combobox__control input{width:100%;min-width:0;padding:.75rem 2.5rem .75rem 2.35rem;border:1px solid var(--border);border-radius:12px;font:inherit;background:#fff;box-sizing:border-box}.city-combobox__control input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-soft)}.city-combobox__clear{position:absolute;top:50%;right:.65rem;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:50%;background:var(--surface-muted);color:var(--muted);cursor:pointer;z-index:1}.city-combobox__list{position:absolute;z-index:30;top:calc(100% + .35rem);left:0;right:0;max-height:240px;overflow-y:auto;margin:0;padding:.35rem;list-style:none;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.city-combobox__message,.city-combobox__option{padding:.65rem .75rem;border-radius:8px;font-size:.92rem}.city-combobox__option{display:flex;justify-content:space-between;gap:.75rem;cursor:pointer}.city-combobox__option.is-highlighted,.city-combobox__option:hover{background:var(--primary-soft)}.city-combobox__meta,.form-hint{display:block;margin-top:.25rem;color:var(--muted);font-size:.82rem;line-height:1.4;font-weight:500}.city-combobox__option--postcode .city-combobox__meta{color:var(--primary-dark);font-weight:700}.address-map-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:1rem}.address-map-modal__backdrop{position:absolute;inset:0;border:none;background:rgba(12,22,20,.5)}.address-map-modal__panel{position:relative;z-index:1;width:min(920px,100%);max-height:calc(100vh - 2rem);display:grid;grid-template-rows:auto 1fr auto;border-radius:16px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.address-map-modal__footer,.address-map-modal__header{padding:1rem 1.15rem}.address-map-modal__header{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border)}.address-map-modal__coords,.address-map-modal__header p{color:var(--muted);font-size:.88rem}.address-map-modal__close{width:36px;height:36px;border:none;border-radius:50%;background:var(--surface-muted);font-size:1.4rem;cursor:pointer}.address-map-modal__map-wrap{position:relative;min-height:420px;background:var(--surface-muted)}.address-map-modal__map{width:100%;min-height:420px;height:100%}.address-map-modal__prompt{position:absolute;inset:0;z-index:2;display:grid;place-items:center;padding:1.25rem;background:linear-gradient(180deg,rgba(242,246,244,.92),rgba(242,246,244,.98)),var(--surface-muted)}.address-map-modal__prompt-card{width:min(100%,420px);padding:1.25rem;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.address-map-modal__prompt-card h3{font-size:1.05rem;margin-bottom:.5rem}.address-map-modal__prompt-card p{color:var(--muted);line-height:1.55;font-size:.92rem}.address-map-modal__prompt-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.address-map-modal__actions{display:flex;justify-content:flex-end;gap:.65rem;margin-top:.75rem}.address-form .auth-error{color:#b42318;font-size:.9rem;margin:0}