.cart-page{background:#f5f7fa;color:#10213d}.cart-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.cart-hero{padding:46px 0;background:linear-gradient(120deg,#08264b,#164e86);color:#fff}.cart-hero p{margin:0 0 8px;color:#ff7650;font-size:12px;font-weight:900;letter-spacing:2.2px}.cart-hero h1{margin:0;font-size:38px;letter-spacing:-2px}.cart-hero span{display:block;margin-top:9px;color:#cedced;font-size:14px}.cart-section{padding:42px 0 75px}.cart-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.cart-heading h2{margin:0;font-size:27px}.cart-heading p{margin:5px 0 0;color:#738198;font-size:13px}.cart-heading>a{color:#245f9f;font-size:14px;font-weight:800}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid #e1e7ef;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(12,42,77,.04)}.cart-item>img{width:116px;height:106px;border-radius:12px;background:#f0f3f7;object-fit:cover}.cart-item-info{min-width:0}.cart-item-info>small{color:#8090a4;font-size:12px}.cart-item-info h3{margin:5px 0 8px;font-size:18px}.cart-option{display:inline-flex;padding:5px 9px;border-radius:7px;background:#f2f5f9;color:#64758b;font-size:12px}.cart-item-price{display:block;margin-top:12px;color:#173c68;font-size:17px}.cart-item-actions{display:grid;justify-items:end;gap:12px}.cart-quantity{display:grid;grid-template-columns:34px 54px 34px;height:36px;overflow:hidden;border:1px solid #dce4ee;border-radius:9px}.cart-quantity button{border:0;background:#f5f7fa;color:#395571;font-size:17px}.cart-quantity input{width:54px;border:0;text-align:center;font-weight:800;outline:none}.cart-remove{border:0;background:none;color:#8a98aa;font-size:12px;text-decoration:underline;text-underline-offset:3px}.cart-summary{position:sticky;top:18px;padding:25px;border:1px solid #dfe6ee;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(11,40,74,.07)}.cart-summary h2{margin:0 0 20px;font-size:20px}.cart-summary>div{display:flex;justify-content:space-between;padding:9px 0;color:#6f7f93;font-size:13px}.cart-summary>div b{color:#213752}.cart-summary .cart-total{margin-top:10px;padding-top:18px;border-top:1px solid #e4e9ef;align-items:center}.cart-total strong{color:#ff6032;font-size:23px}.cart-summary p{margin:14px 0 18px;color:#8391a3;font-size:11px;line-height:1.65}.cart-summary button{width:100%;min-height:52px;border:0;border-radius:11px;background:#ff6533;color:#fff;font-size:14px;font-weight:900;box-shadow:0 10px 24px rgba(255,101,51,.2)}.cart-summary button:disabled{background:#cbd3dd;box-shadow:none}.cart-summary>a{display:block;margin-top:13px;color:#5c7089;font-size:12px;text-align:center}.cart-empty{display:grid;min-height:310px;padding:40px;border:1px dashed #ccd7e3;border-radius:18px;background:#fff;place-items:center;text-align:center}.cart-empty span{display:grid;width:68px;height:68px;border-radius:22px;background:#edf4fc;color:#1c5c9f;font-size:30px;place-items:center}.cart-empty h2{margin:15px 0 5px;font-size:21px}.cart-empty p{margin:0 0 18px;color:#7d8da1;font-size:13px}.cart-empty a{padding:12px 20px;border-radius:10px;background:#0d315d;color:#fff;font-size:13px;font-weight:800}.cart-toast{position:fixed;z-index:300;left:50%;bottom:28px;transform:translate(-50%,20px);padding:13px 18px;border-radius:10px;background:#0b294f;color:#fff;opacity:0;pointer-events:none;transition:.2s}.cart-toast.show{opacity:1;transform:translate(-50%,0)}.portal-cart.active{background:#edf4fc;color:#174f8d}
.recommend-footer{display:flex;justify-content:space-between;gap:20px;padding:24px max(24px,calc((100% - 1180px)/2));background:#071d3b;color:#aebdd0;font-size:12px}.recommend-footer a{color:#fff;font-weight:800}.recommend-footer p{margin:0}
@media(max-width:820px){.cart-wrap{width:min(100% - 26px,700px)}.cart-hero{padding:35px 0}.cart-hero h1{font-size:31px}.cart-section{padding:28px 0 55px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:86px minmax(0,1fr);gap:13px;padding:14px}.cart-item>img{width:86px;height:86px}.cart-item-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;width:100%}.cart-item-info h3{font-size:16px}.cart-heading{align-items:flex-start}.cart-heading p{max-width:250px}.cart-heading>a{font-size:12px}.recommend-footer{display:grid;text-align:center}}
.recommend-footer .recommend-business{max-width:650px;color:#8195ad;font-size:10px;line-height:1.7}
