.checkout{min-height:calc(100vh - 205px);max-width:760px;padding-top:100px}.checkout>h1{font-size:clamp(44px,6vw,68px)}.checkout-card{margin-top:37px;padding:28px;border:1px solid #3a3321;border-radius:20px;background:radial-gradient(circle at 80% 0,rgba(212,175,55,.11),transparent 34%),#171717;box-shadow:0 25px 60px rgba(0,0,0,.35)}.checkout-bundle-card{border-color:#806826}.checkout-product{display:grid;grid-template-columns:85px 1fr auto;gap:20px;align-items:center;padding-bottom:24px;border-bottom:1px solid #363636}.checkout-product img{width:85px;height:120px;object-fit:cover;border:1px solid #a98837;border-radius:4px;box-shadow:10px 14px 17px #0008}.checkout-product span{color:#d4af37;font:600 9px var(--heading);letter-spacing:1px}.checkout-product h3{margin:7px 0;font-size:20px}.checkout-product p{color:#aaa;font-size:11px;line-height:1.5;margin:0;max-width:310px}.checkout-product>strong{color:#f0d582;font:600 31px var(--heading);letter-spacing:-1.5px}.checkout-total{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:13px;color:#aaa}.checkout-total strong{font:600 25px var(--heading);color:#fff}.checkout-button{width:100%;text-align:center}.checkout-card small{display:block;text-align:center;margin-top:15px;color:#868686;font-size:10px}.delivery{min-height:90vh;display:grid;place-items:center}.delivery-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.delivery-secondary{border:1px solid #6b5d38;background:#1e1d19;color:#eadfbd}.delivery-secondary:hover{box-shadow:0 13px 32px rgba(189,151,57,.2)}@media(max-width:600px){.checkout{padding-top:72px}.checkout-card{padding:21px}.checkout-product{grid-template-columns:65px 1fr;gap:14px}.checkout-product img{width:65px;height:92px}.checkout-product>strong{grid-column:2;font-size:27px}.checkout-product h3{font-size:17px}.checkout-product p{font-size:10px}.delivery-actions{flex-direction:column;align-items:center}}
