.phone-input-custom{position:relative}.phone-input-custom .PhoneInputCountry{position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;gap:.5rem}.phone-input-custom .PhoneInputCountryIcon{width:1.5rem;height:1.125rem;border-radius:.125rem;overflow:hidden;box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.phone-input-custom .PhoneInputCountrySelectArrow{width:.5rem;height:.5rem;color:#6b7280;opacity:.7;transition:opacity .2s}.phone-input-custom .PhoneInputCountrySelect:hover+.PhoneInputCountrySelectArrow{opacity:1}.phone-input-custom .PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.phone-input-custom input.PhoneInputInput{padding-left:5.5rem!important}.checkout-section{background:white;border-radius:.5rem;box-shadow:0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);border:1px solid #e4e4e7;overflow:hidden}.checkout-section-header{background:#fafafa;border-bottom:1px solid #e4e4e7;padding:1rem 1.5rem}.checkout-section-title{font-size:1.125rem;font-weight:300;letter-spacing:.05em;text-transform:uppercase;color:#18181b}.checkout-input{width:100%;padding:.75rem 1rem;border:1px solid #d4d4d8;border-radius:.375rem;transition:all .2s;font-size:.875rem}select.checkout-country-select{appearance:auto;-webkit-appearance:menulist;-moz-appearance:menulist;cursor:pointer;background-image:none;padding-right:1rem}.checkout-input:hover{border-color:#a1a1aa}.checkout-input:focus{outline:none;ring:2px;ring-color:#18181b;border-color:transparent}.checkout-input.error{border-color:#ef4444;background-color:#fef2f2}.checkout-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.checkout-error{color:#dc2626;font-size:.75rem;margin-top:.375rem;font-weight:500}@media (min-width:1024px){.order-summary-sticky{position:sticky;top:2rem}}.checkout-submit-btn{width:100%;padding:1rem 2.5rem;border:1px solid #18181b;background:#18181b;color:white;font-size:.875rem;font-weight:300;letter-spacing:.1em;text-transform:uppercase;transition:all .3s;cursor:pointer;border-radius:.375rem}.checkout-submit-btn:hover:not(:disabled){background:white;color:#18181b;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1)}.checkout-submit-btn:disabled{opacity:.5;cursor:not-allowed}.checkout-checkbox{width:1.125rem;height:1.125rem;border-radius:.25rem;border:1px solid #d4d4d8;transition:all .2s}.checkout-checkbox:checked{background-color:#18181b;border-color:#18181b}.order-product-card{display:flex;gap:1rem;padding:1rem;border-radius:.5rem;transition:background-color .2s}.order-product-card:hover{background-color:#fafafa}.order-product-image{width:4rem;height:4rem;border-radius:.375rem;-o-object-fit:cover;object-fit:cover;border:1px solid #e4e4e7}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .4s ease-out}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,0.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,0.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}