.ModalShipping-module__BOdePG__modalOverlay{z-index:2400;background:color-mix(in srgb, var(--main-primary-color) 48%, transparent);-webkit-backdrop-filter:blur(10px);overscroll-behavior:contain;justify-content:center;align-items:flex-end;padding:0;animation:.22s ease-out forwards ModalShipping-module__BOdePG__fadeInBg;display:flex;position:fixed;inset:0}.ModalShipping-module__BOdePG__shippingModalCard{border:1px solid color-mix(in srgb, var(--main-yellow) 22%, var(--main-primary-border));background:linear-gradient(165deg, color-mix(in srgb, var(--main-yellow) 8%, var(--main-box-background)), var(--main-box-background) 36%);width:min(520px,100%);max-height:min(86vh,680px);box-shadow:var(--main-box-shdow-4);color:var(--main-primary-color);border-radius:22px 22px 0 0;flex-direction:column;animation:.32s cubic-bezier(.22,1,.36,1) forwards ModalShipping-module__BOdePG__sheetUp;display:flex;overflow:hidden}.ModalShipping-module__BOdePG__sheetHandle{background:color-mix(in srgb, var(--main-yellow) 35%, var(--main-primary-border));border-radius:999px;flex-shrink:0;width:42px;height:4px;margin:10px auto 0}.ModalShipping-module__BOdePG__modalHeader{border-bottom:1px solid color-mix(in srgb, var(--main-yellow) 14%, var(--main-primary-border));flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px 12px;display:flex}.ModalShipping-module__BOdePG__headerText{min-width:0}.ModalShipping-module__BOdePG__eyebrow{letter-spacing:.08em;color:var(--main-yellow);margin:0 0 4px;font-size:.66rem;font-weight:800}.ModalShipping-module__BOdePG__modalHeader h3{color:var(--main-primary-color);margin:0;font-size:1.08rem;font-weight:850}.ModalShipping-module__BOdePG__closeBtn{border:1px solid var(--main-primary-border);background:var(--main-secondary-background);width:36px;height:36px;color:var(--main-secondary-color);cursor:pointer;border-radius:12px;place-items:center;display:grid}.ModalShipping-module__BOdePG__closeBtn:hover{color:var(--main-red);background:var(--main-bg-negative);border-color:color-mix(in srgb, var(--main-red) 35%, transparent)}.ModalShipping-module__BOdePG__shippingListContainer{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:10px;min-height:0;padding:14px 16px 18px;display:flex;overflow-y:auto}.ModalShipping-module__BOdePG__emptyList{color:var(--main-secondary-color);text-align:center;padding:24px 8px;font-size:.84rem}@keyframes ModalShipping-module__BOdePG__fadeInBg{0%{opacity:0}to{opacity:1}}@keyframes ModalShipping-module__BOdePG__sheetUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.ModalShipping-module__BOdePG__modalOverlay{align-items:center;padding:24px}.ModalShipping-module__BOdePG__shippingModalCard{border-radius:20px;animation:.3s cubic-bezier(.22,1,.36,1) forwards ModalShipping-module__BOdePG__dialogIn}.ModalShipping-module__BOdePG__sheetHandle{display:none}}@keyframes ModalShipping-module__BOdePG__dialogIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.ModalShipping-module__BOdePG__modalOverlay,.ModalShipping-module__BOdePG__shippingModalCard{animation:none}}
