.checkout-page{color:#1e3a5f;background-color:#f6f9fc;justify-content:center;align-items:center;min-height:100vh;padding:1rem;font-family:sans-serif;display:flex}.checkout-card{background-color:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-width:1024px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:768px){.checkout-card{flex-direction:row}}.order-summary{background-color:#f8fafd;border-bottom:1px solid #e6ebf1;width:100%;padding:2rem}@media (min-width:768px){.order-summary{border-bottom:none;border-right:1px solid #e6ebf1;width:41.6667%;padding:3rem}}.logo-container{cursor:pointer;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.logo-icon{color:#fff;background-color:#1e3a5f;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;font-weight:700;display:flex}.logo-text{letter-spacing:-.025em;color:#1e3a5f;font-size:1.125rem;font-weight:700}.payment-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.total-amount{color:#1e3a5f;margin-bottom:2.5rem;font-size:2.25rem;font-weight:800}.cart-items{max-height:400px;margin-bottom:2.5rem;padding-right:.5rem;overflow-y:auto}.cart-item{border-bottom:1px solid #e6ebf1;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.item-info{align-items:center;gap:1rem;display:flex}.item-image-wrapper{background-color:#e5e7eb;border-radius:.375rem;width:3rem;height:3rem;position:relative;overflow:hidden}.item-image{object-fit:cover;width:100%;height:100%}.item-qty{color:#fff;background-color:#6b7280;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:10px;font-weight:700;display:flex;position:absolute;top:-.5rem;right:-.5rem}.item-details p{color:#1e3a5f;margin:0;font-size:.875rem;font-weight:700}.item-details .unit-price{color:#6b7280;font-size:.75rem}.item-total{font-size:.875rem;font-weight:600}.payment-methods-tabs{border-bottom:1px solid #e6ebf1;gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.payment-tab{color:#4b5563;white-space:nowrap;background:#f9fafb;border:1px solid #e6ebf1;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600}.payment-tab.active{color:#fff;background-color:#1e3a5f;border-color:#1e3a5f}.method-form{flex-direction:column;gap:1.5rem;display:flex}.bank-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:1rem;display:grid}.bank-option{cursor:pointer;background:#fff;border:1px solid #e6ebf1;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.bank-option:hover{background:#f0f4f8;border-color:#1e3a5f}.bank-option.selected{background:#eff6ff;border-color:#1e3a5f;box-shadow:0 0 0 1px #1e3a5f}.bank-logo{background:#f3f4f6;border-radius:.25rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.75rem;font-weight:700;display:flex}.web3-container{text-align:center;background:#f8fafc;border:2px dashed #e6ebf1;border-radius:1rem;padding:2rem}.connect-wallet-btn{color:#fff;background-color:#f59e0b;border-radius:9999px;margin:1rem 0;padding:.75rem 2rem;font-weight:700;transition:all .2s}.connect-wallet-btn:hover{background-color:#d97706}.token-selector{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.token-tag{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.token-tag.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.sudah-payment-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.sudah-header-mini{align-items:center;gap:.75rem;display:flex}.sudah-logo-mini{color:#fff;background:#1e3a5f;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:800;display:flex}.sudah-header-mini h4{color:#1e3a5f;margin:0;font-weight:700}.wallet-balance-display h3{margin:.25rem 0 0;font-size:1.5rem;font-weight:800}.insufficient-warning{color:#dc2626;margin:0;font-size:.75rem;font-weight:600}.limit-display{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem}.limit-item{justify-content:space-between;font-size:.875rem;font-weight:600;display:flex}.sudah-payment-info.paylater{border-left:4px solid #1e3a5f}.sudah-payment-info.loan{border-left:4px solid #10b981}.price-summary{border-top:1px solid #e6ebf1;flex-direction:column;gap:.5rem;padding-top:1.5rem;display:flex}.summary-row{justify-content:space-between;font-size:.875rem;display:flex}.summary-row.final-total{color:#1e3a5f;border-top:1px solid #e6ebf1;margin-top:1rem;padding-top:1rem;font-size:1.125rem;font-weight:700}.powered-by{color:#6b7280;opacity:.7;align-items:center;gap:.25rem;margin-top:3rem;font-size:.75rem;display:flex}.payment-form-container{width:100%;padding:2rem}@media (min-width:768px){.payment-form-container{width:58.3333%;padding:3rem}}.form-title{color:#1e3a5f;margin-bottom:2rem;font-size:1.25rem;font-weight:700}.checkout-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.25rem;display:flex}.form-group label{color:#1e3a5f;font-size:.875rem;font-weight:600}.form-input{border:1px solid #e6ebf1;border-radius:.5rem;outline:none;width:100%;padding:.75rem;transition:all .2s}.form-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px #1e3a5f1a}.card-info-group{flex-direction:column;display:flex}.card-number-input{border-bottom-right-radius:0;border-bottom-left-radius:0;font-family:monospace}.card-extra-info{display:flex}.expiry-input{border-top:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;width:50%}.cvc-input{border-top:0;border-left:0;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;width:50%}.pay-button{color:#fff;background-color:#1e3a5f;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700;transition:all .2s;display:flex}.pay-button:hover{background-color:#152943}.pay-button:disabled{opacity:.8;cursor:not-allowed}.spinner{width:1.25rem;height:1.25rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sandbox-notice{color:#0a3d7a;background-color:#f0f4f8;border:1px solid #dde8f0;border-radius:.5rem;margin-top:2rem;padding:1rem;font-size:.75rem}.sandbox-title{align-items:center;gap:.25rem;margin-bottom:.25rem;font-weight:700;display:flex}.empty-cart{background-color:#f6f9fc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.empty-cart h2{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.go-shopping-btn{color:#fff;background-color:#1e3a5f;border-radius:.5rem;padding:.5rem 1.5rem}.ai-assistant-toggle{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#1e3a5f 0%,#2d5a8c 100%);border:2px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #1e3a5f4d}.ai-assistant-toggle:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 15px 30px #1e3a5f66}.ai-panel{z-index:1000;transform-origin:100% 100%;background:#fff;border:1px solid #e6ebf1;border-radius:1.5rem;flex-direction:column;width:22rem;height:30rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) panel-pop;display:flex;position:fixed;bottom:6.5rem;right:2rem;overflow:hidden;box-shadow:0 20px 40px #0003}@keyframes panel-pop{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ai-header{color:#fff;background:#1e3a5f;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.ai-title{align-items:center;gap:.75rem;display:flex}.ai-status{background:#10b981;border-radius:9999px;width:.5rem;height:.5rem;box-shadow:0 0 10px #10b981}.ai-messages{background:#f8fafc;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.chat-bubble{border-radius:1rem;max-width:80%;padding:.75rem 1rem;font-size:.875rem;line-height:1.4}.chat-bubble.ai{color:#1e3a5f;background:#fff;border:1px solid #e6ebf1;border-bottom-left-radius:.25rem;align-self:flex-start}.chat-bubble.user{color:#fff;background:#1e3a5f;border-bottom-right-radius:.25rem;align-self:flex-end}.ai-input-area{border-top:1px solid #e6ebf1;gap:.5rem;padding:1rem;display:flex}.ai-input{border:1px solid #e6ebf1;border-radius:.75rem;outline:none;flex:1;padding:.75rem;font-size:.875rem}.ai-input:focus{border-color:#1e3a5f}.ai-send-btn{color:#fff;background:#1e3a5f;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@keyframes ai-dot-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ai-loading{gap:4px;padding:4px 8px;display:flex}.ai-dot{background:#1e3a5f;border-radius:9999px;width:6px;height:6px;animation:1.4s ease-in-out infinite both ai-dot-bounce}.ai-dot:first-child{animation-delay:-.32s}.ai-dot:nth-child(2){animation-delay:-.16s}
