.cart-page{min-height:70vh;padding:1px 0 70px;color:#302924;background:linear-gradient(180deg,#faf7f4 0,#fff 420px)}
.cart-breadcrumb{display:flex;align-items:center;gap:6px;margin:22px 0;color:#8b7e76;font-size:12px}.cart-breadcrumb a{color:#8f5c3e;text-decoration:none}.cart-breadcrumb i{font-size:15px}
.cart-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.cart-page-heading>div{display:flex;align-items:center;gap:12px}.cart-heading-icon{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ae7655,#8f5c3e);border-radius:14px;box-shadow:0 9px 20px rgba(143,92,62,.2)}.cart-heading-icon i{font-size:24px}.cart-page-heading h1{margin:0 0 3px;font-size:25px}.cart-page-heading p{margin:0;color:#8b7e76;font-size:12px}.cart-page-heading>a{display:inline-flex;align-items:center;gap:5px;color:#8f5c3e;text-decoration:none;font-size:13px}
.cart-alert{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:12px 14px;border-radius:11px;font-size:13px}.cart-alert i{font-size:19px}.cart-alert.success{color:#286a40;background:#edf8f1;border:1px solid #cce9d6}.cart-alert.error{color:#9c2929;background:#fff1f1;border:1px solid #f0cece}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:22px;align-items:start}.cart-items-panel,.cart-summary-card{background:#fff;border:1px solid #ebe4df;border-radius:20px;box-shadow:0 12px 38px rgba(67,44,29,.06)}.cart-items-panel{padding:22px}.cart-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid #eee8e3}.cart-section-title h2{margin:0;font-size:17px}.cart-section-title>span{color:#8c817a;background:#f4f0ed;border-radius:20px;padding:4px 10px;font-size:11px}.cart-section-title>i{color:#9a6748;font-size:21px}
.cart-product-list{display:flex;flex-direction:column}.cart-product-card{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:17px;align-items:center;padding:19px 0;border-bottom:1px solid #eee9e5}.cart-product-card:last-child{padding-bottom:0;border-bottom:0}.cart-product-image{width:112px;height:112px;overflow:hidden;background:#f2eeeb;border-radius:15px}.cart-product-image img{width:100%;height:100%;display:block;object-fit:cover}.cart-product-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.cart-product-info>a{max-width:100%;color:#332c28;text-decoration:none;font-size:14px;font-weight:700;line-height:1.9}.cart-product-info>a:hover{color:#8f5c3e}.cart-size{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;color:#7d5339;background:#f5ebe4;border-radius:9px;font-size:12px}.cart-size i{font-size:15px}.cart-product-info small{color:#8b817a;font-size:11px}
.cart-product-side{min-width:145px;display:flex;flex-direction:column;align-items:flex-end;gap:11px}.cart-product-side>strong{color:#8f5c3e;font-size:15px}.cart-product-side form{margin:0}.cart-quantity{height:36px;display:grid;grid-template-columns:34px 38px 34px;align-items:center;overflow:hidden;border:1px solid #ded5cf;border-radius:10px}.cart-quantity button{height:100%;display:grid;place-items:center;color:#675b54;background:#f7f4f2;cursor:pointer}.cart-quantity span{text-align:center;font-size:13px}.cart-remove{display:inline-flex;align-items:center;gap:5px;padding:2px;color:#a24a4a;background:transparent;font:inherit;font-size:11px;cursor:pointer}.cart-remove:hover{color:#d02d2d}
.cart-summary-card{position:sticky;top:22px;padding:22px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;color:#766b64;font-size:13px}.summary-row+ .summary-row{border-top:1px dashed #e5ddd7}.summary-row b{color:#3e3733;font-size:13px}.summary-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:7px 0 21px;padding:15px 0;border-top:1px solid #e8e0da;border-bottom:1px solid #e8e0da;font-size:13px}.summary-total strong{color:#8f5c3e;font-size:17px}
.checkout-form{display:flex;flex-direction:column;gap:13px}.checkout-form h3{margin:0;font-size:14px}.checkout-form label{display:flex;flex-direction:column;gap:6px;color:#5f554f;font-size:12px}.checkout-form input,.checkout-form textarea{width:100%;padding:11px 12px;color:#302925;background:#fcfbfa;border:1px solid #ded6d0;border-radius:10px;outline:0;font:inherit;font-size:13px;resize:vertical}.checkout-form input:focus,.checkout-form textarea:focus{border-color:#9b6a4d;box-shadow:0 0 0 3px rgba(155,106,77,.1)}.login-note{display:flex;align-items:flex-start;gap:6px;margin:0;padding:9px 10px;color:#7b614f;background:#faf1eb;border-radius:8px;font-size:11px;line-height:1.7}.login-note i{font-size:16px}.checkout-button{height:48px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:3px;color:#fff;background:linear-gradient(135deg,#a8704f,#895539);border-radius:11px;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(143,92,62,.2);transition:.2s}.checkout-button:hover{transform:translateY(-2px);box-shadow:0 11px 25px rgba(143,92,62,.27)}.cart-assurance{display:flex;justify-content:center;gap:15px;margin-top:17px;padding-top:14px;color:#81756e;border-top:1px solid #eee8e4;font-size:9px}.cart-assurance span{display:flex;align-items:center;gap:4px}.cart-assurance i{color:#966145;font-size:15px}
.empty-cart{max-width:650px;margin:35px auto;padding:55px 25px;text-align:center;background:#fff;border:1px solid #ebe3dd;border-radius:22px;box-shadow:0 15px 45px rgba(67,44,29,.06)}.empty-cart>span{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 18px;color:#9b6748;background:#f3e8e0;border-radius:50%}.empty-cart>span i{font-size:36px}.empty-cart h2{margin:0 0 9px;font-size:20px}.empty-cart p{margin:0 0 23px;color:#857a73;font-size:13px}.empty-cart>a{display:inline-flex;align-items:center;gap:7px;padding:11px 18px;color:#fff;background:#8f5c3e;border-radius:10px;text-decoration:none;font-size:13px}
@media(max-width:980px){.cart-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.cart-summary-card{max-width:none}}
@media(max-width:620px){.cart-page{padding-bottom:45px}.cart-page>.container{padding-inline:13px}.cart-breadcrumb{margin:14px 0}.cart-page-heading{margin-bottom:17px}.cart-heading-icon{width:42px;height:42px;border-radius:12px}.cart-page-heading h1{font-size:20px}.cart-page-heading>a{font-size:11px}.cart-items-panel,.cart-summary-card{padding:15px;border-radius:15px}.cart-product-card{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:15px 0}.cart-product-image{width:82px;height:82px;border-radius:11px}.cart-product-info{gap:7px}.cart-product-info>a{font-size:12px;line-height:1.75}.cart-size{padding:5px 8px;font-size:10px}.cart-product-info small{font-size:10px}.cart-product-side{grid-column:1/-1;min-width:0;display:grid;grid-template-columns:1fr auto auto;align-items:center;padding-top:3px}.cart-product-side>strong{justify-self:start;font-size:13px}.cart-quantity{grid-template-columns:31px 34px 31px}.empty-cart{margin:20px auto;padding:42px 18px}.cart-assurance{gap:8px}}
@media(max-width:380px){.cart-page-heading>a span{display:none}.cart-product-side{grid-template-columns:1fr auto}.cart-product-side>form:last-child{grid-column:1/-1;justify-self:end}.cart-assurance{flex-direction:column;align-items:center}}
