.mcmp-section{margin:6px 0;padding:8px 10px;border-radius:24px;background:#ffffffe6}.mcmp-section__header{margin:0 0 6px;padding:0 4px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.mcmp-section__header--left{justify-content:flex-start;text-align:left}.mcmp-section__header--center{justify-content:center;text-align:center}.mcmp-section__header--right{justify-content:flex-end;text-align:right}.mcmp-section__title{font-size:16px;font-weight:800;color:var(--app-dark, #140226)}.mcmp-section--category_products .mcmp-section__header{text-align:center;justify-content:center}.mcmp-products-grid-wrapper{display:flex;flex-direction:column;gap:6px}.mcmp-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(min-width:900px){.mcmp-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mcmp-grid-pager{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:2px}.mcmp-grid-page{min-width:22px;height:22px;padding:0 4px;border-radius:999px;border:none;background:#11182714;color:var(--app-dark, #140226);font-size:11px;cursor:pointer}.mcmp-grid-page.is-active{background:#111827;color:#fff}.mcmp-grid-page--arrow{font-size:12px;font-weight:600}.mcmp-section--category_products{background:linear-gradient(135deg,#fdf6fbf5,#e7eefff5)}.mcmp-section--category_products .mcmp-products-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;justify-items:center!important}.mcmp-section--category_products .mcmp-product-card{width:100%!important;max-width:220px!important}.mcmp-section--category_products .mcmp-product-card__title{margin:0 0 2px!important}.mcmp-section--category_products .mcmp-product-card__price{margin-top:2px!important}@media(min-width:900px){.mcmp-section--category_products .mcmp-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.mcmp-section--banner_slider,.mcmp-section--product_carousel,.mcmp-section--single_product,.mcmp-section--featured_products,.mcmp-section--categories_carousel,.mcmp-section--youtube_video,.mcmp-section--offers_grid{background:transparent;padding:0;border-radius:0}.mcmp-section--separator{background:transparent}.mcmp-sep{height:1px;background:#94a3b873;border-radius:999px}.mcmp-text{font-weight:700;color:#0f172a;line-height:1.35;font-size:14px;padding:6px 2px}.mcmp-img{border:1px solid rgba(148,163,184,.35);border-radius:16px;overflow:hidden;background:#fff}.mcmp-img img{width:100%;display:block;object-fit:cover}.mcmp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:10px 14px;border:1px solid rgba(148,163,184,.35);background:#fff;font-weight:900;cursor:pointer;text-decoration:none;color:#0f172a}.mcmp-btn.primary{background:var(--app-primary, #1d4ed8);border-color:var(--app-primary, #1d4ed8);color:#fff}.mcmp-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.mcmp-hscroll{display:flex;gap:12px;overflow:auto;padding:8px 2px 10px;scroll-snap-type:x mandatory}.mcmp-hscroll>*{scroll-snap-align:start}.mcmp-hscroll--no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.mcmp-hscroll--no-scrollbar::-webkit-scrollbar{display:none}.mcmp-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:#00000059;color:#fff;font-size:32px;font-weight:300;line-height:1;cursor:pointer;z-index:10;transition:background .2s ease;display:flex;align-items:center;justify-content:center}.mcmp-carousel-arrow:hover{background:#0000008c}.mcmp-carousel-arrow--prev{left:4px}.mcmp-carousel-arrow--next{right:4px}.mcmp-carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:0 2px}.mcmp-carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#94a3b866;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.mcmp-carousel-dot:hover{background:#94a3b8b3;transform:scale(1.2)}.mcmp-carousel-dot.is-active{background:var(--app-primary, #1d4ed8);width:12px;height:12px}@keyframes mcmp-zoom-in{0%{transform:scale(1)}to{transform:scale(1.1)}}.mcmp-video{border-radius:16px;overflow:hidden;border:1px solid rgba(148,163,184,.35);background:#000}.mcmp-video iframe{width:100%;height:240px;border:0;display:block}@media(max-width:768px){.mcmp-section{margin:2px 0;padding:4px 6px;border-radius:18px}.mcmp-section--banner_slider,.mcmp-section--product_carousel,.mcmp-section--single_product,.mcmp-section--featured_products,.mcmp-section--categories_carousel,.mcmp-section--youtube_video,.mcmp-section--offers_grid{padding:0!important;border-radius:0!important}.mcmp-video iframe{height:210px}}:root{color-scheme:light}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f8fafc;color:#0f172a}.sf-container{max-width:1100px;margin:0 auto;padding:14px 16px}.sf-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px}@media(max-width:980px){.sf-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.sf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.sf-grid{grid-template-columns:1fr}}.sf-card{background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:14px;overflow:hidden;box-shadow:0 8px 20px #1a122b0f}.sf-img{position:relative;background:#f1f5f9;min-height:120px;display:flex;align-items:center;justify-content:center}.sf-product-img{width:100%;height:170px;object-fit:contain;padding:10px}.sf-stock-pill{position:absolute;left:10px;top:10px;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;color:#0f172a}.sf-stock-pill.warn{background:#f59e0b1a;border-color:#f59e0b59;color:#7c2d12}.sf-card-body{padding:10px 12px 12px}.sf-title{font-weight:900;font-size:13px;line-height:1.2}.sf-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.sf-price{font-weight:900;color:#0f172a}.sf-btn{border:1px solid rgba(148,163,184,.35);background:#fff;border-radius:12px;padding:8px 10px;font-weight:900;cursor:pointer}.sf-btn.primary{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.sf-btn:disabled{opacity:.55;cursor:not-allowed}.sf-select{border:1px solid rgba(148,163,184,.5);background:#fff;border-radius:12px;padding:10px 12px;font-weight:800}.sf-hero{margin:10px 0 14px;border:1px solid rgba(148,163,184,.35);border-radius:14px;overflow:hidden;background:#fff}.sf-hero-img{width:100%;max-height:220px;object-fit:cover;display:block}:root{--app-bg: var(--bg, #fdf6fb);--app-card: #ffffff;--app-primary: var(--brand, #8a00c2);--app-primary-alt: var(--brand2, #0b0418);--app-accent: var(--accent, #231942);--app-header-icon: #ffffff;--app-icon: var(--app-header-icon);--app-dark: #140226;--app-muted: #83629a;--app-border: rgba(239, 214, 248, .9);--app-footer-bg: #ffffff;--app-footer-icon: var(--app-accent);--app-shadow: rgba(235, 0, 183, .22);--app-radius: 20px}.m1-body{font-family:Poppins,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--app-bg);color:var(--app-dark);line-height:1.5;min-height:100vh;overflow-x:hidden;padding-top:calc(var(--mc-ticker-h, 24px) + var(--mc-header-h, 110px));padding-bottom:72px}.m1-body *,.m1-body *:before,.m1-body *:after{box-sizing:border-box}.m1-price-list-page .sf-card{max-width:100%}.m1-pl-item{display:grid;grid-template-columns:1fr auto;grid-template-areas:"img img" "info info" "price cta";gap:10px 12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--app-border);width:100%;max-width:100%;overflow:hidden}.m1-pl-item:last-child{border-bottom:none}.m1-pl-item.has-image{grid-template-areas:"img img" "info info" "price cta"}.m1-pl-img{grid-area:img;width:100%;height:86px;object-fit:contain;border-radius:10px;background:#f1f5f9}.m1-pl-info{grid-area:info;min-width:0}.m1-pl-name{font-weight:900;font-size:15px;line-height:1.2;word-break:break-word;overflow-wrap:anywhere}.m1-pl-meta{font-size:12px;color:#64748b;margin-top:2px}.m1-pl-price{grid-area:price;text-align:left;min-width:0}.m1-pl-price-main{font-weight:900;font-size:16px}.m1-pl-price-secondary{font-size:12px;color:#64748b;margin-top:2px}.m1-pl-cta{grid-area:cta;display:flex;justify-content:flex-end}.m1-pl-out{color:#dc2626;font-weight:800;font-size:13px}.m1-pl-out-muted{color:#64748b;font-size:12px;font-weight:700}@media(min-width:520px){.m1-pl-item{grid-template-columns:80px 1fr auto auto;grid-template-areas:"img info price cta";align-items:center}.m1-pl-img{height:80px;width:80px;justify-self:start}.m1-pl-price{text-align:right}}.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mcbase-ticker{position:fixed;left:0;right:0;top:0;z-index:1000;height:var(--mc-ticker-h, 24px);background:var(--mc-ticker-bg, #0b0418);color:var(--mc-ticker-fg, #ffffff);border-bottom:1px solid rgba(255,255,255,.12)}.mcbase-ticker__viewport{height:100%;overflow:hidden;position:relative}.mcbase-ticker__viewport:before,.mcbase-ticker__viewport:after{content:"";position:absolute;top:0;bottom:0;width:24px;z-index:2;pointer-events:none}.mcbase-ticker__viewport:before{left:0;background:linear-gradient(90deg,var(--mc-ticker-bg, #0b0418),rgba(0,0,0,0))}.mcbase-ticker__viewport:after{right:0;background:linear-gradient(270deg,var(--mc-ticker-bg, #0b0418),rgba(0,0,0,0))}.mcbase-ticker__track{height:100%;display:flex;align-items:center;gap:22px;width:max-content;will-change:transform;transform:translate(var(--mc-ticker-from, -50%));animation:mcbase-ticker-ltr var(--mc-ticker-duration, 18s) linear infinite}.mcbase-ticker__group{display:flex;align-items:center;gap:22px}.mcbase-ticker__item{font-size:12px;font-weight:600;letter-spacing:.2px;white-space:nowrap;text-shadow:0 1px 0 rgba(0,0,0,.2)}.mcbase-ticker__item:after{content:"•";margin-left:22px;opacity:.5}.mcbase-ticker__item:last-child:after{content:"";margin:0}.mcbase-ticker:hover .mcbase-ticker__track{animation-play-state:paused}@keyframes mcbase-ticker-ltr{0%{transform:translate(var(--mc-ticker-from, -50%))}to{transform:translate(var(--mc-ticker-to, 0%))}}@media(prefers-reduced-motion:reduce){.mcbase-ticker__track{animation:none;transform:none}.mcbase-ticker__group:nth-child(2){display:none}.mcbase-ticker__viewport:before,.mcbase-ticker__viewport:after{display:none}}.app-header{position:fixed;left:0;right:0;top:var(--mc-ticker-h, 24px);z-index:900;background:linear-gradient(135deg,var(--app-primary-alt) 0%,var(--app-primary) 100%);border-bottom-left-radius:26px;border-bottom-right-radius:26px;padding:10px 16px 16px;color:#fff;box-shadow:0 10px 30px var(--app-shadow)}.app-header__top{display:flex;justify-content:space-between;align-items:center;gap:16px}.app-header__selector,.app-header__selector-static{flex:1;background:transparent;color:#fff;border:none;border-radius:0;padding:0;text-align:left;display:flex;flex-direction:column;gap:2px;font-weight:600}.app-header__selector{cursor:pointer;transition:opacity .2s}.app-header__selector:hover{opacity:.9}.app-header__selector.is-active .app-header__selector-sub svg{transform:rotate(180deg)}.app-header__selector-title{font-size:15px;font-weight:700}.app-header__selector-sub{display:flex;align-items:center;gap:4px;font-size:11px;color:#ffffffd1}.app-header__selector-sub svg{width:16px;height:16px;fill:var(--app-icon);transition:transform .2s;flex-shrink:0}.app-header__branch-dropdown{position:absolute;top:calc(100% + 8px);left:16px;right:16px;background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000026;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:30;overflow:hidden;max-height:400px;overflow-y:auto}.app-header__branch-dropdown.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.app-header__branch-item{width:100%;display:flex;align-items:center;gap:12px;padding:14px 16px;color:var(--app-dark);border:none;border-bottom:1px solid var(--app-border);background:transparent;cursor:pointer;text-align:left;transition:background-color .2s}.app-header__branch-item:last-child{border-bottom:none}.app-header__branch-item:hover{background-color:#8a00c20d}.app-header__branch-item svg{flex-shrink:0;color:var(--app-primary)}.app-header__branch-item span{flex:1;font-size:14px;font-weight:500}.app-header__actions{display:flex;gap:10px}.app-header__icon{width:34px;height:34px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .1s,box-shadow .2s;text-decoration:none}.app-header__icon:hover{background:#fffffff2;box-shadow:0 4px 12px #00000026}.app-header__icon:active{transform:scale(.92)}.app-header__icon svg{width:18px;height:18px;fill:var(--app-primary-alt)}.app-header__search-row{margin-top:10px;position:relative}.app-search{display:flex;align-items:center;background:#fff;border-radius:999px;padding:2px 6px 2px 12px}.app-search input{flex:1;border:none;padding:8px 6px;font-size:14px;font-family:inherit;color:var(--app-dark);background:transparent}.app-search input:focus{outline:none}.app-search button{width:38px;height:38px;border-radius:50%;border:2px solid var(--app-primary);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .1s}.app-search button:hover{background:#8a00c20d}.app-search button:active{transform:scale(.96)}.app-search svg{width:18px;height:18px}.app-search button svg{fill:var(--app-primary)}.m1-main{padding:14px 16px}.app-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:60px;background:var(--app-footer-bg);border-top:1px solid var(--app-border);display:grid;grid-template-columns:repeat(5,1fr);justify-items:center;align-items:center;z-index:60;padding-bottom:env(safe-area-inset-bottom)}.app-bottom-nav__item{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;color:var(--app-footer-icon);gap:4px;background:transparent;border:none;cursor:pointer;font-family:inherit;padding:0;text-decoration:none}.app-bottom-nav__item:focus,.app-bottom-nav__item:hover{color:var(--app-primary)}.app-bottom-nav__item--chat{transition:transform .2s,color .2s}.app-bottom-nav__item--chat:active{transform:scale(.95)}.app-bottom-nav__icon svg{width:22px;height:22px;fill:currentColor}.mcapp-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;visibility:hidden;transition:opacity .18s ease-out,visibility .18s ease-out;z-index:120}.mcapp-cart-overlay.is-open{opacity:1;visibility:visible}.mcapp-cart-drawer{position:fixed;left:0;right:0;bottom:0;max-height:70vh;background:var(--app-footer-bg);color:var(--app-footer-icon);border-radius:24px 24px 0 0;box-shadow:0 -18px 40px #00000038;transform:translateY(100%);transition:transform .22s ease-out;z-index:121;display:flex;flex-direction:column}.mcapp-cart-drawer.is-open{transform:translateY(0)}.mcapp-cart-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 6px;border-bottom:1px solid var(--app-border)}.mcapp-cart-header h3{margin:0;font-size:15px;font-weight:600;color:var(--app-footer-icon)}.mcapp-cart-close{border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer}.mcapp-cart-body{padding:4px 8px 10px;overflow:auto}.mcapp-cart-empty{margin:12px 0;text-align:center;color:var(--app-muted);font-size:13px}.mcapp-cart-list{display:flex;flex-direction:column}.mcapp-cart-row{display:flex;align-items:flex-start;padding:6px 4px;border-bottom:1px solid var(--app-border)}.mcapp-cart-thumb{flex:0 0 56px;margin-right:8px}.mcapp-cart-thumb{background:#f9fafb;border-radius:12px;display:flex;align-items:center;justify-content:center}.mcapp-cart-main{flex:1;display:flex;flex-direction:column;gap:2px}.mcapp-cart-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}.mcapp-cart-title{font-size:13px;font-weight:500}.mcapp-cart-subtotal{font-size:13px;color:var(--app-muted)}.mcapp-cart-qty{display:inline-flex;align-items:center;border-radius:999px;background:#f3f3f3;padding:0;overflow:hidden}.mcapp-cart-qty-btn{width:22px;height:22px;border:none;background:transparent;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--app-footer-icon)}.mcapp-cart-qty-value{min-width:20px;text-align:center;font-size:13px;font-weight:500;background:#fff;padding:0 4px}.mcapp-cart-remove{border:none;background:transparent;color:var(--app-footer-icon);font-size:16px;line-height:1;cursor:pointer;padding:2px 6px}.mcapp-cart-remove svg{width:16px;height:16px;display:block}.mcapp-cart-footer{display:flex;gap:8px;padding:8px 12px 14px;border-top:1px solid var(--app-border);background:var(--app-footer-bg)}.mcapp-cart-btn{flex:1;border-radius:999px;border:1px solid var(--app-border);padding:6px 10px;font-size:12px;cursor:pointer}.mcapp-cart-btn--primary{background:var(--app-primary);border-color:var(--app-primary);color:var(--app-footer-bg)}.mcapp-cart-btn--secondary{background:var(--app-footer-bg);border-color:var(--app-footer-icon);color:var(--app-footer-icon)}.mcapp-cart-btn--ghost{background:var(--app-footer-bg);border-color:var(--app-footer-bg);color:var(--app-footer-icon)}.mcapp-profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a52;opacity:0;visibility:hidden;transition:opacity .18s ease-out,visibility .18s ease-out;z-index:50}.mcapp-profile-overlay.is-open{opacity:1;visibility:visible}.mcapp-profile-drawer{position:fixed;right:0;bottom:60px;height:50vh;max-height:380px;width:82%;max-width:360px;background:#fff;color:#111827;box-shadow:-18px 0 40px #0f172a42;transform:translate(100%);transition:transform .22s ease-out;z-index:51;display:flex;flex-direction:column;border-radius:22px 0 0 22px}.mcapp-profile-drawer.is-open{transform:translate(0)}.mcapp-profile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 8px;border-bottom:1px solid var(--app-border)}.mcapp-profile-header h3{margin:0;font-size:16px;font-weight:600}.mcapp-profile-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#6b7280}.mcapp-profile-body{padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px}.mcapp-profile-buttons{display:flex;flex-direction:column;gap:8px}.mcapp-profile-btn{width:100%;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;text-align:center;text-decoration:none;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.mcapp-profile-btn--primary{background:#111827;color:#fff}.mcapp-profile-btn--outline{background:transparent;color:#111827;border:1px solid #d1d5db}.mcapp-profile-input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid #d1d5db;background:#fff;color:#0f172a;font-weight:700;outline:none}.mcapp-profile-input:focus{border-color:var(--app-accent);box-shadow:0 0 0 3px #2563eb26}.mcapp-profile-hint{margin:4px 0 0;font-size:11px;color:#6b7280}.app-bottom-nav__item--cart{position:relative;top:-16px;width:72px;display:flex;flex-direction:column;align-items:center}.app-bottom-nav__item--cart .app-bottom-nav__icon{width:56px;height:56px;border-radius:50%;background:var(--app-footer-bg);border:2px solid var(--app-border);box-shadow:0 8px 18px #00000029;display:flex;align-items:center;justify-content:center;position:relative}.app-bottom-nav__item--cart .app-bottom-nav__icon svg{width:26px;height:26px;fill:var(--app-footer-icon)}.app-bottom-nav__badge{position:absolute;top:6px;right:8px;min-width:18px;padding:2px 4px;border-radius:999px;font-size:10px;background:var(--app-footer-bg);color:var(--app-footer-icon);border:1px solid rgba(255,255,255,.6);line-height:1}.m1-price-list-page{padding-top:82px!important}@media(max-width:768px){.m1-price-list-page{padding-top:78px!important}}.m1-price-list-page .m1-main{padding-top:0!important;padding-left:16px;padding-right:16px;padding-bottom:14px}.mc-login-superior{position:fixed;top:0;left:0;right:0;background:#333;color:#fff;z-index:9999;border-bottom:1px solid #555;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 8px;white-space:nowrap;overflow-x:auto;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none}.mc-login-superior__inner{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;margin:0 auto}.mc-login-superior::-webkit-scrollbar{display:none}.mc-login-superior a,.mc-login-superior button.mc-login-btn{background:#007cba;color:#fff;padding:6px 10px;text-decoration:none;border-radius:999px;font-size:12px;display:inline-block;border:none;cursor:pointer;font-weight:700}.mc-login-superior .pill-white{background:#fff;color:#214a72;border:1px solid #cfd4da;padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px;display:inline-block}.mc-login-superior .dolar-mini{margin-left:4px}.mc-login-superior .btn-excel-top{background:#28a745;color:#fff;padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px;text-decoration:none;display:inline-block}.mc-login-superior a.cuenta{background:#6c757d}@media(max-width:480px){.mc-login-superior a,.mc-login-superior button.mc-login-btn,.mc-login-superior .pill-white,.mc-login-superior .btn-excel-top{font-size:11px;padding:5px 8px}}.mc-auth-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:18px;z-index:20050}.mc-auth-modal{width:min(420px,92vw);max-height:72vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #00000047;display:flex;flex-direction:column}.mc-auth-modal-header{padding:12px 14px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:10px}.mc-auth-modal-close{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#6b7280}.mc-auth-modal-body{padding:12px 14px 14px;overflow:auto}.mc-auth-modal-footer{display:flex;gap:10px;margin-top:12px}.mc-auth-modal-btn{flex:1;border-radius:999px;padding:10px 12px;font-weight:900;border:1px solid #d1d5db;background:#fff;cursor:pointer}.mc-auth-modal-btn-primary{background:#111827;border-color:#111827;color:#fff}.mc-auth-modal-btn-outline{background:#fff;border-color:#d1d5db;color:#111827}.m1-price-list-page .m1-main{max-width:980px;margin:0 auto}.m1-price-list-wrap{width:100%}.m1-pl-brand-block{margin:12px 0 18px}.m1-pl-brand-title{background:#111;color:#fff;font-weight:800;padding:10px 12px;border-radius:0;letter-spacing:.4px}.m1-pl-table-wrap{background:#fff;border:1px solid #d1d5db;border-top:none}.m1-pl-table{width:100%;border-collapse:collapse;table-layout:fixed}.m1-pl-col-img{width:66px}.m1-pl-col-price{width:104px}.m1-pl-col-cart{width:64px}.m1-pl-table th,.m1-pl-table td{border-top:1px solid #e5e7eb;padding:10px;vertical-align:top}.m1-pl-table thead th{background:#f3f4f6;color:#111;font-weight:700;border-top:none}.m1-pl-td-img{padding-right:6px}.m1-pl-thumb-btn{border:none;background:transparent;padding:0;cursor:pointer}.m1-pl-thumb-btn:active{transform:scale(.98)}.m1-pl-thumb{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#f1f5f9;border:1px solid #e5e7eb;display:block}.m1-imgpv-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172ab8;z-index:300000;display:flex;align-items:center;justify-content:center;padding:18px}.m1-imgpv-close{position:fixed;top:10px;right:12px;width:40px;height:40px;border:none;border-radius:999px;background:#ffffff29;color:#fff;font-size:26px;line-height:1;cursor:pointer}.m1-imgpv-stage{width:min(560px,92vw);max-height:82vh;display:flex;align-items:center;justify-content:center}.m1-imgpv-img{max-width:100%;max-height:82vh;border-radius:16px;background:#fff;box-shadow:0 18px 50px #00000059;transform:scale(.92);opacity:0;animation:m1imgpvIn .14s ease-out forwards}@keyframes m1imgpvIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:520px){.m1-pl-table th,.m1-pl-table td{padding:6px}.m1-pl-thumb{width:38px;height:38px}.m1-pl-prod-name,.m1-pl-price-cell{font-size:12px}.m1-pl-col-img{width:52px}.m1-pl-col-price{width:76px}.m1-pl-col-cart{width:52px}.m1-pl-brand-title{font-size:14px;padding:9px 12px;letter-spacing:.2px}.m1-pl-cart-btn{width:32px;height:28px;border-radius:9px;font-size:14px}.m1-pl-cart-icon svg{width:18px;height:18px}.m1-pl-table td.m1-pl-td-name{padding-right:2px}.m1-pl-table td.m1-pl-td-price{padding-left:2px}.m1-pl-prod-sub{display:none}}.m1-pl-thumb.placeholder{background:#f1f5f9}.m1-pl-prod-name{font-weight:600;line-height:1.25;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media(max-width:520px){.m1-pl-prod-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.m1-pl-prod-sub{margin-top:4px;font-size:11px;color:#6b7280;font-weight:600}.m1-pl-td-price{text-align:right}.m1-pl-td-name{padding-right:6px}.m1-pl-td-price{padding-left:6px}.m1-pl-price-cell{font-weight:700;white-space:nowrap}.m1-pl-out-cell{color:#dc2626;font-weight:900;font-size:13px;white-space:nowrap}.m1-pl-td-cart{text-align:center}.m1-pl-cart-btn{width:36px;height:30px;border:none;border-radius:10px;font-weight:800;font-size:16px;line-height:1;color:#fff;background:#2aa34b;box-shadow:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.m1-pl-cart-icon{display:inline-flex;align-items:center;justify-content:center}.m1-pl-cart-icon svg{width:18px;height:18px;display:block;color:#fff}.m1-pl-cart-btn:active{transform:translateY(1px);box-shadow:0 2px #00000029}.m1-pl-cart-btn:disabled{opacity:.6;cursor:not-allowed}.m1-pl-out-mini{color:#9ca3af;font-weight:800}.mc-top-nav{position:fixed;top:40px;left:0;right:0;z-index:9998;height:42px;display:flex;align-items:center;gap:10px;padding:6px 12px;background:linear-gradient(#e9ecef,#dee2e6);border-bottom:1px solid #cfd4da;border-radius:0 0 10px 10px}.mc-top-nav .mc-nav-center{flex:1 1 auto;text-align:center;white-space:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.mc-top-nav .mc-nav-center::-webkit-scrollbar{display:none}.mc-top-nav .mc-nav-center a{display:inline-block;padding:4px;margin:0 10px;color:#214a72;text-decoration:none;font-weight:600;font-size:14px}.mc-top-nav .mc-right{flex:0 0 auto;display:flex;gap:10px}.mc-top-nav .pill{background:#d6e4ff;color:#214a72;padding:6px 12px;border-radius:999px;font-weight:700;font-size:12px;text-decoration:none}@media(max-width:768px){.m1-price-list-page{padding-top:78px!important}.mc-top-nav{height:40px}}
