.checkout-container{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.order-summary-item{transition:all .2s ease}.order-summary-item:hover{background-color:#f9fafb}#google-pay-button{height:48px;width:100%;max-width:200px}#apple-pay-button{height:auto;width:auto}.payment-method-tile{min-height:84px;border:2px solid #f3f4f6;border-radius:1rem;overflow:hidden;transition:all .2s ease;background:#fff;display:flex;align-items:center;justify-content:center}.payment-method-tile:hover{border-color:#f3f4f6;background:#f9fafb}#apple-pay-button:active,#google-pay-button:active{transform:scale(.98)}.payment-method-card:has(.is-focus){background:#fff;border-color:#ff7b00;box-shadow:0 0 0 1px #ff7b00}#card-container,#gift-card-container{width:100%;box-sizing:border-box;min-height:100px;transition:all .2s ease}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.auth-overlay{z-index:100}.payment-method-container{position:relative;width:100%}.sq-input{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .2s ease}.sq-input--focus{background-color:#fff!important;border-color:#111827!important;box-shadow:0 0 0 1px #111827!important}@media(min-width:768px){.checkout-container{max-width:800px;margin:2rem auto;padding:3rem;border:1px solid #f3f4f6;border-radius:2rem;box-shadow:0 20px 25px -5px #00000008}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:10px}section{animation:fadeIn .5s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
