.mays-tile-cart{position:absolute;left:9px;right:9px;bottom:42px;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #f2c200;border-radius:999px;background:#ffd814;color:#111;font:700 .7rem Arial,Helvetica,sans-serif;padding:9px 12px;box-shadow:0 2px 5px rgba(15,17,17,.18);cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}
.mays-tile-cart:hover,.mays-detail-cart:hover{background:#f7ca00;transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,17,17,.2)}
.mays-tile-cart:active,.mays-detail-cart:active{background:#f0b800;transform:translateY(0);box-shadow:0 1px 3px rgba(15,17,17,.18)}
.mays-tile-cart:focus-visible,.mays-detail-cart:focus-visible{outline:3px solid rgba(0,113,133,.38);outline-offset:2px}
.product-tile{position:relative}
.mays-detail-cart{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #f2c200;border-radius:999px;background:#ffd814;color:#111;min-height:50px;padding:9px 16px;font:700 .82rem Arial,Helvetica,sans-serif;box-shadow:0 2px 5px rgba(15,17,17,.18);cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}
.mays-cart-icon{width:19px;height:19px;flex:0 0 auto}
.mays-online-price{display:flex;align-items:baseline;gap:9px;margin:8px 0 14px;font-family:Arial,Helvetica,sans-serif}.mays-online-price del{color:#768078;font-size:.92rem}.mays-online-price strong{color:#03351f;font-size:1.55rem}.mays-online-price span{border-radius:999px;background:#f6bc00;color:#03351f;padding:4px 7px;font-size:.62rem;font-weight:900}
.product-actions:has(.mays-detail-cart){grid-template-columns:repeat(3,1fr)}
.mays-cart-fab{position:fixed;right:16px;bottom:16px;z-index:70;display:flex;align-items:center;justify-content:center;gap:3px;border:2px solid #f6bc00;border-radius:999px;background:#03351f;color:#fff;min-width:58px;height:58px;padding:0 13px;font:900 .82rem Arial,Helvetica,sans-serif;box-shadow:0 9px 24px rgba(0,0,0,.28);cursor:pointer}
.mays-cart-fab b{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:4px;border-radius:999px;background:#f6bc00;color:#03351f}
.mays-cart-dialog{border:0;padding:0;border-radius:15px;width:min(520px,calc(100% - 22px));max-height:calc(100svh - 30px);box-shadow:0 22px 70px rgba(0,0,0,.35);color:#16251c}
.mays-cart-dialog::backdrop{background:rgba(0,30,18,.68)}
.mays-cart-card{background:#fff;max-height:calc(100svh - 30px);overflow:auto}
.mays-cart-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:15px 17px;background:#03351f;color:#fff}
.mays-cart-head h2{margin:0;font-size:1.2rem}
.mays-cart-close{border:0;background:transparent;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}
.mays-cart-body{padding:14px}
.mays-cart-empty{text-align:center;color:#617066;padding:30px 8px}
.mays-cart-row{display:grid;grid-template-columns:62px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid #d7ddd9;padding:10px 0}
.mays-cart-row img{width:62px;height:58px;object-fit:contain;border:1px solid #e1e5e2;border-radius:8px}
.mays-cart-row strong{display:block;font-size:.86rem}
.mays-cart-row small{display:block;color:#617066;margin-top:3px}
.mays-cart-qty{display:flex;align-items:center;gap:7px;margin-top:7px}
.mays-cart-qty button{width:30px;height:30px;border:1px solid #bfc9c3;border-radius:7px;background:#fff;color:#03351f;font-weight:900;cursor:pointer}
.mays-cart-qty output{min-width:22px;text-align:center;font-weight:800}
.mays-cart-remove{border:0;background:transparent;color:#9d1c1c;font-size:1.4rem;cursor:pointer}
.mays-cart-total{display:flex;justify-content:space-between;align-items:center;padding:16px 0 12px;font-size:1.05rem;font-weight:900}
.mays-shipping-note{display:block;color:#617066;margin:-4px 0 12px;text-align:center}
.mays-checkout{width:100%;min-height:54px;border:0;border-radius:9px;background:#f6bc00;color:#03351f;font:900 1rem Arial,Helvetica,sans-serif;cursor:pointer}
.mays-checkout:disabled,.mays-tile-cart:disabled,.mays-detail-cart:disabled{opacity:.55;cursor:wait}
.mays-cart-error{min-height:20px;margin:9px 0 0;color:#a11515;font-size:.82rem;text-align:center}
.mays-choose-field{display:grid;gap:6px;margin-bottom:12px}
.mays-choose-field label{font-weight:800;font-size:.86rem}
.mays-choose-field select,.mays-choose-field input{width:100%;min-height:44px;border:1px solid #bfc9c3;border-radius:8px;padding:8px;font:inherit;background:#fff}
.mays-multi-list{display:grid;gap:10px}.mays-size-card{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:12px;padding:10px;border:1px solid #d9e2dc;border-radius:13px;background:linear-gradient(135deg,#fff,#f6faf7)}.mays-size-card>img{width:72px;height:68px;object-fit:contain;border-radius:9px;background:#fff}.mays-size-info strong{display:block;color:#03351f;font-size:1rem}.mays-size-info small{display:block;margin-top:4px;color:#607067}.mays-size-stepper{display:grid;grid-template-columns:34px 48px 34px;align-items:center}.mays-size-stepper button{width:34px;height:38px;border:1px solid #b9c8bf;background:#fff;color:#03351f;font-size:1.15rem;font-weight:900;cursor:pointer}.mays-size-stepper button:first-child{border-radius:9px 0 0 9px}.mays-size-stepper button:last-child{border-radius:0 9px 9px 0}.mays-size-stepper input{width:48px;height:38px;border:1px solid #b9c8bf;border-left:0;border-right:0;text-align:center;font:800 .95rem Arial,Helvetica,sans-serif;-moz-appearance:textfield}.mays-size-stepper input::-webkit-outer-spin-button,.mays-size-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mays-multi-total{display:flex;align-items:center;justify-content:space-between;margin:14px 0 10px;padding:12px 2px 2px;color:#03351f;font-weight:900}.mays-multi-total strong{font-size:1.25rem}.mays-add-both{display:flex;align-items:center;justify-content:center;gap:8px}.mays-size-help{margin:8px 0 0;color:#66746c;text-align:center;font-size:.78rem}
.mays-success{position:fixed;left:50%;top:12px;transform:translateX(-50%);z-index:90;width:min(560px,calc(100% - 24px));padding:14px 42px 14px 16px;border-radius:10px;background:#eaf7ef;color:#064d30;border:1px solid #74b88e;box-shadow:0 8px 24px rgba(0,0,0,.18);font-weight:800}
.mays-success button{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:1.4rem;color:#064d30;cursor:pointer}
@media(max-width:600px){.mays-tile-cart{left:6px;right:6px;bottom:39px;padding:7px 8px;font-size:.58rem}.mays-tile-cart .mays-cart-icon{width:15px;height:15px}.product-actions:has(.mays-detail-cart){grid-template-columns:repeat(2,1fr)}.mays-detail-cart{grid-column:1/-1;min-height:46px;font-size:.72rem}.mays-cart-fab{right:10px;bottom:10px;height:52px;min-width:52px;padding:0 11px}.mays-cart-row{grid-template-columns:52px 1fr auto}.mays-cart-row img{width:52px;height:50px}.mays-size-card{grid-template-columns:58px 1fr;padding:9px;gap:9px}.mays-size-card>img{width:58px;height:56px}.mays-size-stepper{grid-column:1/-1;justify-self:stretch;grid-template-columns:42px 1fr 42px}.mays-size-stepper button{width:42px}.mays-size-stepper input{width:100%}}
