/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.mcart{--violet:#6d28d9;--violet-dark:#5b21b6;--violet-light:#ede7fb;--violet-faint:#f7f3ff;--navy:#1e1450;--orange:#f59e0b;--green:#16a34a;--red:#ef4444;--ink:#1f2030;--muted:#7a7c8a;--line:#ececf2;--page:#f6f5fa;--bg:#fff;--radius:14px;--shadow:0 1px 3px #2814500d,0 8px 26px #2814500d;background:var(--page);color:var(--ink);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:13px;line-height:1.45}.mcart *{box-sizing:border-box;margin:0;padding:0}.mcart a{color:inherit;cursor:pointer;text-decoration:none}.mcart button{font-family:inherit}.mcart .wrap{max-width:1340px;margin:0 auto;padding:0 16px}.mcart .muted{color:var(--muted)}.mcart .violet{color:var(--violet)}.mcart .green{color:var(--green)}.mcart .sm{font-size:11px}.mcart .block{display:block}.mcart .big{font-size:16px}.mcart .strike{color:#b3b4c0;font-weight:500;text-decoration:line-through}.mcart .off{color:var(--green);font-size:12px;font-weight:800}.mcart .link{color:var(--violet);background:0 0;font-size:12px}.mcart .btn,.mcart .link{cursor:pointer;border:none;font-weight:700}.mcart .btn{border-radius:9px;justify-content:center;align-items:center;gap:7px;font-family:inherit;transition:all .15s;display:inline-flex}.mcart .btn-primary{background:var(--violet);color:#fff}.mcart .btn-primary:hover{background:var(--violet-dark)}.mcart .btn-primary:disabled{cursor:not-allowed;background:#cfcbd9}.mcart .btn-outline{border:1.5px solid var(--violet);color:var(--violet);background:#fff}.mcart .btn-outline:hover{background:var(--violet-faint)}.mcart .card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.mcart .pad{padding:18px}.mcart h3{margin-bottom:14px;font-size:15px;font-weight:800}.mcart .empty{text-align:center;padding:60px 16px}.mcart .empty-ic{margin-bottom:10px;font-size:54px}.mcart .empty h2{margin-bottom:6px;font-size:20px;font-weight:800}.mcart .empty-btn{margin-top:16px;padding:11px 26px;font-size:14px}.mcart .cbox{cursor:pointer;color:#fff;background:#fff;border:1.6px solid #cfcbd9;border-radius:5px;flex:none;place-items:center;width:20px;height:20px;display:grid}.mcart .cbox.on{background:var(--violet);border-color:var(--violet)}.mcart .title{padding:20px 0 14px;font-size:26px;font-weight:800}.mcart .layout{grid-template-columns:1fr 340px;grid-template-areas:"main side""extras side";align-items:start;gap:20px;padding-bottom:30px;display:grid}.mcart .layout>main{grid-area:main}.mcart .layout>.side{grid-area:side}.mcart .cart-extras{grid-area:extras}.mcart .cart-extras,.mcart main{flex-direction:column;gap:14px;min-width:0;display:flex}.mcart .freebar{color:#16713c;background:#f0fbf4;border:1px solid #cdeed9;border-radius:11px;align-items:center;gap:9px;padding:13px 16px;font-weight:600;display:flex}.mcart .cart-tools{flex-wrap:wrap;justify-content:space-between;padding:4px 2px}.mcart .cart-tools,.mcart .selall{align-items:center;gap:10px;display:flex}.mcart .selall{cursor:pointer;font-size:13px;font-weight:700}.mcart .tool-links{gap:18px;display:flex}.mcart .tool-links button{color:var(--violet);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.mcart .items{flex-direction:column;gap:14px;display:flex}.mcart .citem{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;gap:14px;padding:16px;display:flex}.mcart .citem-img{background:linear-gradient(135deg,#f3edfd,#ece4fb);border-radius:11px;flex:none;place-items:center;width:110px;height:110px;display:grid;overflow:hidden}.mcart .citem-img img{object-fit:contain;width:100%;height:100%}.mcart .citem-img span{color:#a99cd0;font-size:11px;font-weight:700}.mcart .citem-body{flex-direction:column;flex:1;min-width:0;display:flex}.mcart .citem-main{grid-template-columns:1fr auto auto;align-items:start;gap:18px;display:grid}.mcart .citem-name{color:var(--ink);font-size:14px;font-weight:700;line-height:1.3;display:block}.mcart .citem-spec{text-transform:capitalize;margin:3px 0 7px;font-size:12px}.mcart .assured{color:var(--green);align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.mcart .seller{margin-top:6px}.mcart .stepper{border:1px solid var(--line);border-radius:9px;align-items:center;gap:12px;height:max-content;padding:7px 12px;display:flex}.mcart .stepper button{cursor:pointer;color:var(--violet);background:0 0;border:none;place-items:center;padding:0;display:grid}.mcart .stepper span{text-align:center;min-width:16px;font-weight:700}.mcart .citem-price{text-align:right;white-space:nowrap}.mcart .citem-price .pr b{font-size:17px}.mcart .savetag{margin-top:4px}.mcart .citem-actions{border-top:1px solid var(--line);gap:24px;margin-top:14px;padding-top:12px;display:flex}.mcart .citem-actions button{color:var(--violet);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.mcart .removeall{text-align:center;margin:8px 0}.mcart .removeall .btn{padding:10px 22px;font-size:13px}.mcart .fbt{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin-top:8px;padding:18px}.mcart .fbt-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.mcart .fbt-head h3{margin:0}.mcart .combo-pill{background:var(--violet-light);color:var(--violet);border-radius:20px;padding:4px 11px;font-size:11px;font-weight:700}.mcart .fbt-row{flex-wrap:wrap}.mcart .fbt-pair,.mcart .fbt-row{align-items:center;gap:10px;display:flex}.mcart .fbt-item{text-align:center;width:110px}.mcart .fbt-img{background:linear-gradient(135deg,#f3edfd,#ece4fb);border-radius:10px;place-items:center;height:90px;margin-bottom:7px;display:grid;overflow:hidden}.mcart .fbt-img img{object-fit:contain;width:100%;height:100%;padding:8px}.mcart .fbt-img span{color:#a99cd0;font-size:10px;font-weight:700}.mcart .fbt-item small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;display:block;overflow:hidden}.mcart .fbt-item b{font-size:12px}.mcart .op{color:var(--muted);font-size:18px;font-weight:700}.mcart .combo{background:var(--violet-faint);text-align:center;border-radius:11px;min-width:200px;margin-left:auto;padding:14px 18px}.mcart .combo-price{font-size:20px}.mcart .combo-btn{width:100%;margin-top:10px;padding:10px;font-size:12.5px}.mcart .also{margin-top:8px}.mcart .also h3{margin-bottom:14px}.mcart .also-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.mcart .side{flex-direction:column;gap:16px;display:flex;position:sticky;top:90px}.mcart .prow{justify-content:space-between;padding:6px 0;font-size:13px;display:flex}.mcart .psep{background:var(--line);height:1px;margin:8px 0}.mcart .savebanner{color:#16713c;text-align:center;background:#f0fbf4;border-radius:9px;justify-content:center;align-items:center;gap:6px;margin:12px 0;padding:10px;font-size:11.5px;font-weight:600;display:flex}.mcart .checkout{width:100%;padding:13px;font-size:14px}.mcart .secure{justify-content:center;gap:6px;margin-top:12px}.mcart .offer,.mcart .secure{align-items:center;display:flex}.mcart .offer{border:1px solid var(--line);border-radius:10px;gap:11px;margin-bottom:9px;padding:11px}.mcart .code{background:var(--violet-light);color:var(--violet);border-radius:7px;flex:none;padding:6px 9px;font-size:11px;font-weight:800}.mcart .offer-txt{flex:1}.mcart .offer-txt b{font-size:12.5px;display:block}.mcart .offer-txt small{font-size:10.5px}.mcart .offer-err{color:#d0392b;margin-top:2px;font-size:10.5px;display:block}.mcart .viewmore{text-align:center;margin-top:4px;display:block}.mcart .rw-head{justify-content:space-between;align-items:flex-start;display:flex}.mcart .rw-head h3{margin-bottom:6px}.mcart .pts{font-size:18px}.mcart .coin{background:radial-gradient(circle at 35% 30%,#ffe07a,#f6a609);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.mcart .redeem{margin-top:12px;padding:11px 0;font-size:13px;font-weight:600}.mcart .redeem,.mcart .usepts{border-top:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.mcart .usepts{padding-top:12px}.mcart .usepts span{align-items:center;gap:6px;font-size:12.5px;font-weight:600;display:inline-flex}.mcart .toggle{cursor:pointer;background:#cfcbd9;border:none;border-radius:20px;width:38px;height:21px;transition:all .15s;position:relative}.mcart .toggle.on{background:var(--violet)}.mcart .toggle i{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .15s;position:absolute;top:2px;left:2px}.mcart .toggle.on i{left:19px}.mcart .conf{border-top:1px solid var(--line);align-items:flex-start;gap:10px;padding:9px 0;display:flex}.mcart .conf:first-of-type{border-top:none}.mcart .conf-ic{background:var(--violet-light);width:30px;height:30px;color:var(--violet);border-radius:8px;flex:none;place-items:center;display:grid}.mcart .conf b{font-size:12px;display:block}.mcart .conf small{font-size:10px}.mcart .botstrip{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:30px;padding:18px;display:grid}.mcart .bs{align-items:center;gap:11px;display:flex}.mcart .bs-ic{background:var(--violet-light);width:38px;height:38px;color:var(--violet);border-radius:10px;flex:none;place-items:center;display:grid}.mcart .bs b{font-size:12px;display:block}.mcart .bs small{color:var(--muted);font-size:10px}.mcart .mobilebar{border-top:1px solid var(--line);z-index:60;background:#fff;align-items:center;gap:12px;padding:10px 14px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #2814501a}.mcart .mb-total{flex-direction:column;line-height:1.1;display:flex}.mcart .mb-total b{font-size:18px}.mcart .mobilebar .btn{flex:1;padding:13px;font-size:14px}@media (max-width:1080px){.mcart .layout{flex-direction:column;align-items:stretch;display:flex}.mcart .layout>main{order:0}.mcart .layout>.side{order:1}.mcart .cart-extras{order:2}.mcart .side{position:static}.mcart .also-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.mcart .fcols{grid-template-columns:1fr 1fr}}@media (max-width:680px){.mcart .citem{flex-wrap:wrap}.mcart .citem-img{width:84px;height:84px}.mcart .citem-main{grid-template-columns:1fr;gap:12px}.mcart .citem-price{text-align:left}.mcart .stepper{justify-self:start}.mcart .also-grid{grid-template-columns:1fr 1fr}.mcart .fbt-row{flex-wrap:wrap;align-items:flex-start;gap:6px}.mcart .fbt-pair{flex:1 1 0;gap:4px;min-width:0}.mcart .fbt-item{flex:1 1 0;width:auto;min-width:0}.mcart .fbt-img{height:74px}.mcart .op{flex:none}.mcart .combo{flex-basis:100%;width:100%;min-width:0;margin:14px 0 0}.mcart .botstrip{grid-template-columns:1fr 1fr}.mcart .mobilebar{display:flex}.mcart .wrap{padding-bottom:80px}}@media (max-width:440px){.mcart .also-grid{grid-template-columns:1fr 1fr}.mcart .botstrip{grid-template-columns:1fr}}