@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Montserrat:wght@700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Syne:wght@700;800&display=swap";:root{--mp-red: #e53935;--mp-red-dark: #b71c1c;--mp-red-light: #ffebee;--mp-black: #111111;--mp-dark: #1a1a1a;--mp-gray: #f5f5f5;--mp-gray-2: #eeeeee;--mp-gray-3: #9e9e9e;--mp-white: #ffffff;--mp-border: #e0e0e0;--mp-shadow: 0 2px 12px rgba(0,0,0,.08);--mp-shadow-lg: 0 8px 32px rgba(0,0,0,.12);--mp-radius: 12px;--mp-radius-lg: 20px}.mp-root{min-height:100vh;max-width:100vw;overflow-x:hidden;background:#fff;color:var(--mp-black);font-family:Poppins,Inter,sans-serif}.mp-header{position:relative;background:linear-gradient(135deg,#0d0d0d,#1a0000 40%,#b71c1c);overflow:hidden;box-shadow:0 4px 32px #0009;border-bottom-left-radius:36px;border-bottom-right-radius:36px}.mp-header--simple{background:#fff;box-shadow:none;border-radius:0;overflow:visible!important}.mp-search-zone{position:relative;z-index:1;background:#fff;border-bottom:1px solid #f0f0f0}.mp-topbar{position:relative;z-index:501;background:#fff;border-bottom:1px solid #eee}.mp-topbar-inner{max-width:1320px;margin:0 auto;padding:7px 24px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#888;position:relative}.mp-allcat-wrap{position:relative}.mp-allcat-btn{display:flex;align-items:center;gap:8px;background:none;border:none;padding:4px 0;font-size:13px;font-weight:600;color:#333;font-family:inherit;cursor:pointer}.mp-allcat-btn:hover{color:var(--mp-red)}.mp-allcat-menu{position:fixed;top:var(--mp-allcat-menu-top, 100%);left:24px;right:24px;margin-top:8px;height:460px;display:flex;background:#fff;border-radius:var(--mp-radius);box-shadow:var(--mp-shadow-lg);border:1px solid #eee;overflow:hidden;z-index:500}.mp-allcat-menu-cats{width:260px;flex-shrink:0;padding:22px 0;border-right:1px solid #eee;overflow-y:auto}.mp-allcat-menu-cats-title{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999;padding:0 24px;margin-bottom:10px}.mp-allcat-menu-cats-list{list-style:none;margin:0;padding:0}.mp-allcat-menu-cats-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 24px;background:transparent;border:none;color:#333;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,color .15s}.mp-allcat-menu-cats-list button svg{color:#ccc;flex-shrink:0}.mp-allcat-menu-cats-list button:hover{background:#fafafa;color:var(--mp-red)}.mp-allcat-menu-cats-list button:hover svg{color:var(--mp-red)}.mp-allcat-menu-mid{flex:1;min-width:0;padding:32px;display:flex;flex-direction:column;justify-content:center}.mp-allcat-menu-tag{align-self:flex-start;font-size:13px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--mp-red);background:var(--mp-red-light);padding:6px 14px;border-radius:20px;margin-bottom:14px}.mp-allcat-menu-title{font-size:28px;font-weight:800;color:var(--mp-black);line-height:1.3;margin:0 0 22px}.mp-allcat-menu-title span{color:var(--mp-red)}.mp-allcat-menu-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:22px 32px;margin-bottom:26px}.mp-allcat-stat{display:flex;flex-direction:column;gap:3px}.mp-allcat-stat strong{font-size:38px;font-weight:800;color:var(--mp-red);line-height:1.1}.mp-allcat-stat span{font-size:15px;color:#555;font-weight:600}.mp-allcat-menu-cta{align-self:flex-start;background:var(--mp-red);color:#fff;font-size:13px;font-weight:700;padding:10px 18px;border-radius:24px;text-decoration:none;transition:background .15s}.mp-allcat-menu-cta:hover{background:var(--mp-red-dark)}.mp-allcat-menu-right{position:relative;width:420px;flex-shrink:0;background:var(--mp-gray)}.mp-allcat-menu-visual{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .5s ease}.mp-allcat-menu-visual.active{opacity:1}.mp-topbar-right{color:#999}.mp-navbar--simple{position:sticky;top:0;z-index:200;background:linear-gradient(90deg,#0d0d0d,#4a0000,#b71c1c);border-bottom:1px solid rgba(255,214,0,.15);-webkit-backdrop-filter:none;backdrop-filter:none}.mp-navbar-inner--simple{max-width:1320px;gap:20px;height:58px;padding-bottom:0;position:relative;justify-content:center}.mp-nav-tabs{display:flex;list-style:none;margin:0;padding:0;gap:6px;align-items:center;transition:opacity .2s}.mp-nav-tab{background:none;border:none;box-shadow:none;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;color:#fff;padding:8px 16px;text-decoration:none;border-radius:20px;transition:color .2s,background .2s;white-space:nowrap}.mp-nav-tab:hover{background:#ffd600;color:#111}.mp-nav-tab--active{color:#ffd600}.mp-search-box.mp-search-box--compact{display:none;background:#fff;border:none;border-radius:20px;padding:0 4px 0 14px;width:340px;height:38px}.mp-search-box.mp-search-box--compact .mp-search-input{color:#222;padding:0 8px 0 0;font-size:13px}.mp-search-box.mp-search-box--compact .mp-search-input::placeholder{color:#999}.mp-search-btn.mp-search-btn--compact{height:30px;width:30px;padding:0;margin:4px 0;border-radius:50%;justify-content:center}.mp-navbar--scrolled .mp-nav-tabs{display:none}.mp-navbar--scrolled .mp-search-box.mp-search-box--compact{display:flex}.mp-nav-actions{display:flex;align-items:center}.mp-search-row{max-width:1320px;margin:0 auto;padding:14px 24px 16px;display:flex;justify-content:center}.mp-search-box.mp-search-box--alibaba{flex:1;max-width:700px;margin:0;background:#fff;border:2px solid var(--mp-red);border-radius:26px;padding:0 4px 0 22px;width:100%;height:44px;box-shadow:0 4px 16px #e539351f}.mp-search-box.mp-search-box--alibaba:focus-within{background:#fff;border-color:#ffd600}.mp-search-box.mp-search-box--alibaba svg{color:#999}.mp-search-input.mp-search-input--alibaba{color:#222;padding:0 8px 0 0;font-size:16px;height:100%}.mp-search-input--alibaba::placeholder,.mp-search-input.mp-search-input--alibaba::placeholder{color:#999}.mp-search-btn{display:flex;align-items:center;gap:8px;height:36px;margin:4px 0;padding:0 26px;background:var(--mp-red);color:#fff;border:none;border-radius:20px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;white-space:nowrap;transition:background .2s}.mp-search-btn:hover{background:#ffd600;color:#111}.mp-search-btn span{display:inline}.mp-header--simple .mp-btn-register{background:#fff;color:var(--mp-red);border:2px solid var(--mp-red);border-radius:20px}.mp-header--simple .mp-btn-register:hover{background:#ffd600;border-color:#ffd600;color:#111}@media(max-width:768px){.mp-topbar,.mp-nav-tabs{display:none}.mp-navbar-inner--simple{gap:12px;height:60px}.mp-search-row{padding:0 16px 16px}.mp-search-btn span{display:none}.mp-search-btn{padding:0 14px}.mp-allcat-menu{left:12px;right:12px;height:auto;max-height:calc(100vh - 120px);flex-direction:column;overflow-y:auto}.mp-allcat-menu-cats{width:100%;border-right:none;border-bottom:1px solid #eee;max-height:240px}.mp-allcat-menu-mid{padding:20px}.mp-allcat-menu-title{font-size:22px}.mp-allcat-menu-stats{gap:16px 20px}.mp-allcat-stat strong{font-size:28px}.mp-allcat-menu-right{width:100%;min-height:180px}.mp-search-box.mp-search-box--compact{width:auto;flex:1;min-width:0}}.mp-header-bg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.mp-navbar{position:sticky;top:0;z-index:200;background:linear-gradient(90deg,#0a0a0af7,#5a0000f7 60%,#b71c1cf7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(198,40,40,.4)}.mp-navbar-inner{max-width:1320px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;gap:32px}.mp-brand{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.mp-brand-logo{height:38px;width:140px;object-fit:contain;border-radius:10px}.mp-brand-name{font-size:28px;font-weight:900;font-style:italic;letter-spacing:-.5px;line-height:1}.mp-brand-white{color:#fff}.mp-brand-yellow{color:#ffeb3b}.mp-nav-links{display:flex;list-style:none;margin:0;padding:0;gap:4px;flex:1;justify-content:center}.mp-nav-dropdown{display:flex;align-items:center;gap:4px}.mp-nav-arrow{font-size:8px;color:#fff6}.mp-nav-link{background:none;border:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;color:#ffffffa6;letter-spacing:1.2px;text-transform:uppercase;padding:8px 14px;text-decoration:none;transition:color .2s;white-space:nowrap;position:relative}.mp-nav-link:after{content:"";position:absolute;bottom:0;left:14px;right:14px;height:2px;background:#c62828;transform:scaleX(0);transition:transform .2s}.mp-nav-link:hover{color:#fff}.mp-nav-link:hover:after{transform:scaleX(1)}.mp-nav-link--active{color:#ffd600!important}.mp-nav-link--active:after{transform:scaleX(1);background:#ffd600}.mp-nav-link--connexion{color:#ffffffa6!important}.mp-search-box{display:flex;align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:0 12px;gap:8px;width:200px;transition:border-color .2s,background .2s}.mp-search-box:focus-within{background:#ffffff1a;border-color:#c62828}.mp-search-box svg{color:#fff6;flex-shrink:0}.mp-search-box:focus-within svg{color:#c62828}.mp-search-input{flex:1;border:none;background:transparent;padding:9px 0;font-size:13px;color:#fff;outline:none;font-family:inherit;width:100%}.mp-search-input::placeholder{color:#ffffff4d}.mp-search-clear{background:none;border:none;color:#fff6;cursor:pointer;font-size:12px;padding:0;line-height:1;transition:color .2s}.mp-search-clear:hover{color:#fff}.mp-nav-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.mp-btn-register{display:inline-flex;align-items:center;padding:8px 20px;background:transparent;color:#ffd600;border:2px solid #FFD600;border-radius:2px;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;cursor:pointer;font-family:inherit;transition:background .2s,color .2s;white-space:nowrap}.mp-btn-register:hover{background:#ffd600;color:#000}.mp-btn-shop{display:inline-flex;align-items:center;padding:8px 20px;background:#ffd600;color:#111;border:2px solid #FFD600;border-radius:2px;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s;white-space:nowrap}.mp-btn-shop:hover{background:transparent;color:#ffd600}.mp-hero{position:relative;z-index:1;max-width:1320px;margin:0 auto;padding:28px 24px 32px;display:flex;align-items:center;justify-content:center;gap:56px;min-height:240px}.mp-hero-left{flex:1;max-width:520px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.mp-hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-style:italic;color:#ffd600;font-family:Georgia,serif;margin-bottom:6px;font-weight:400;letter-spacing:.5px;width:100%;justify-content:flex-start}.mp-hero-eyebrow-line{flex:1;max-width:60px;height:1px;background:linear-gradient(90deg,transparent,#FFD600)}.mp-hero-eyebrow-line:last-child{background:linear-gradient(90deg,#FFD600,transparent)}.mp-hero-h1{font-size:clamp(36px,5vw,62px);font-weight:900;line-height:.88;letter-spacing:-1px;margin:0 0 2px;text-transform:uppercase}.mp-hero-h1-white{color:#fff;display:block}.mp-hero-h1-red{color:#c62828;display:block}.mp-hero-h2{font-size:clamp(13px,2vw,22px);font-weight:900;color:#fff;letter-spacing:6px;text-transform:uppercase;margin:0 0 10px;opacity:.9}.mp-hero-discount{display:flex;align-items:baseline;gap:8px;margin-bottom:14px;justify-content:flex-start}.mp-hero-up{font-size:14px;font-weight:700;color:#fff9;letter-spacing:2px;text-transform:uppercase}.mp-hero-pct{font-size:clamp(26px,3vw,36px);font-weight:900;color:#fff;letter-spacing:-1px;line-height:1;text-shadow:0 0 40px rgba(198,40,40,.6)}.mp-hero-off{font-size:14px;font-weight:700;color:#fff9;letter-spacing:2px;text-transform:uppercase}.mp-hero-cta{display:inline-flex;align-items:center;gap:10px;padding:10px 24px;background:#ffd600;color:#000;border:none;border-radius:2px;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;cursor:pointer;font-family:inherit;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #ffd6004d;margin-bottom:10px;align-self:flex-start}.mp-hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ffd60073}.mp-hero-desc{font-size:12px;color:#fff6;line-height:1.6;max-width:360px;text-align:left}.mp-hero-desc span{color:#ffffffa6}.mp-hero-right{position:relative;width:420px;flex-shrink:0;display:flex;flex-direction:column}.mp-hero-circle-deco{position:absolute;top:-40px;right:-50px;width:280px;height:280px;border-radius:50%;border:1.5px solid rgba(198,40,40,.18);pointer-events:none;z-index:0;animation:heroCircleSpin 18s linear infinite}@keyframes heroCircleSpin{to{transform:rotate(360deg)}}.mp-hero-circle-deco:before{content:"";position:absolute;inset:24px;border-radius:50%;border:1px dashed rgba(198,40,40,.12)}.mp-hero-circle-deco:after{content:"";position:absolute;inset:56px;border-radius:50%;background:#c628280d;border:1px solid rgba(198,40,40,.15)}@keyframes heroSlideIn{0%{opacity:0;transform:translateY(28px) scale(.96);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes heroSlideOut{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(-22px) scale(.97);filter:blur(3px)}}.mp-anim-card{position:relative;z-index:2;background:#0f0000d1;border:1px solid rgba(198,40,40,.25);border-top:4px solid #c62828;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:28px 28px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;box-shadow:0 16px 48px #0000008c,0 0 0 1px #ffffff0a;min-height:200px}.mp-anim-card--in{animation:heroSlideIn .48s cubic-bezier(.22,1,.36,1) forwards}.mp-anim-card--out{animation:heroSlideOut .42s cubic-bezier(.55,0,1,.45) forwards}.mp-anim-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:#ffffff0d;filter:drop-shadow(0 0 12px rgba(255,255,255,.08))}.mp-anim-tag{font-size:10px;font-weight:800;letter-spacing:3px;text-transform:uppercase;border:1px solid;padding:3px 10px;border-radius:2px;line-height:1}.mp-anim-title{font-size:30px;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-.5px;margin:0}.mp-anim-sub{font-size:13px;color:#ffffff80;line-height:1.5;margin:0;max-width:100%;text-align:center}.mp-anim-bar{height:3px;width:56px;border-radius:2px;margin-top:6px;transition:background .4s}.mp-anim-dots{position:relative;z-index:2;display:flex;gap:6px;margin-top:10px;justify-content:center}.mp-anim-dot{width:6px;height:6px;border-radius:50%;border:none;background:#fff3;cursor:pointer;padding:0;transition:all .3s}.mp-anim-dot.active{width:22px;border-radius:3px}.mp-anim-stats{position:relative;z-index:2;display:flex;align-items:center;gap:0;margin-top:10px;background:#0006;border:1px solid rgba(255,255,255,.06);padding:10px 0;width:100%}.mp-anim-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px}.mp-anim-stat strong{font-size:22px;font-weight:900;color:#fff;line-height:1}.mp-anim-stat span{font-size:11px;color:#ffffff59;letter-spacing:1px;text-transform:uppercase}.mp-anim-stat-sep{width:1px;height:28px;background:#ffffff14}.mp-cat-bar{position:relative;z-index:1;background:#00000080;border-top:1px solid rgba(198,40,40,.2)}.mp-cat-bar-inner{max-width:1320px;margin:0 auto;padding:10px 24px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;align-items:center}.mp-cat-bar-inner::-webkit-scrollbar{display:none}.mp-cat-chip{flex-shrink:0;padding:5px 16px;border-radius:2px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#ffffff8c;font-size:12px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;transition:all .18s;white-space:nowrap;font-family:inherit}.mp-cat-chip:hover{border-color:#c6282899;color:#ffffffd9;background:#c6282814}.mp-cat-chip.active{background:#c62828;border-color:#c62828;color:#fff;font-weight:700;box-shadow:0 2px 10px #c6282859}.mp-user-btn,.mp-cat-nav,.mp-cat-pill{display:none}.mp-toast{position:fixed;top:80px;right:20px;z-index:999;padding:12px 20px;border-radius:var(--mp-radius);font-size:14px;font-weight:600;animation:mpToastIn .3s ease;box-shadow:var(--mp-shadow-lg)}.mp-toast--success{background:#1b5e20;color:#fff}.mp-toast--info{background:var(--mp-dark);color:#fff}@keyframes mpToastIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mp-main{max-width:1520px;margin:0 auto;padding:28px 32px 60px}.mp-sections{display:flex;flex-direction:column;gap:56px}.mp-cat-section{display:flex;flex-direction:column;gap:24px}.mp-cat-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid #efefef;position:relative}.mp-cat-section-head:after{content:"";position:absolute;bottom:-1px;left:0;width:80px;height:3px;background:var(--mp-red);border-radius:2px}.mp-cat-section-title-wrap{display:flex;align-items:center;gap:16px}.mp-cat-section-num{position:relative;width:52px;height:52px;border-radius:14px;background:#111;color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px;box-shadow:0 4px 16px #0000002e,inset 0 1px #ffffff14;overflow:hidden}.mp-cat-section-num:before{content:attr(data-n);position:absolute;font-size:42px;font-weight:900;color:#ffffff0f;line-height:1;bottom:-4px;right:-2px;letter-spacing:-2px}.mp-cat-section-num--fire{background:linear-gradient(135deg,#b71c1c,#e53935);box-shadow:0 4px 16px #c628284d}.mp-cat-section-text{display:flex;flex-direction:column;gap:4px}.mp-cat-section-title{font-size:22px;font-weight:900;color:#111;line-height:1;margin:0;letter-spacing:-.5px}.mp-cat-section-title--hot{background:linear-gradient(90deg,#b71c1c,#e53935 55%,#ff7043);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mp-cat-section-sub{font-size:12.5px;color:#aaa;margin:0;font-weight:500;letter-spacing:.2px}.mp-cat-section-more{display:inline-flex;align-items:center;gap:7px;padding:9px 20px;background:#fff;border:1.5px solid #e0e0e0;border-radius:99px;font-size:12.5px;font-weight:700;color:#333;cursor:pointer;font-family:inherit;transition:all .22s;white-space:nowrap;flex-shrink:0;letter-spacing:.2px;box-shadow:0 2px 8px #0000000d}.mp-cat-section-more svg{transition:transform .22s}.mp-cat-section-more:hover{background:var(--mp-red);border-color:var(--mp-red);color:#fff;box-shadow:0 4px 16px #c6282840;transform:translateY(-1px)}.mp-cat-section-more:hover svg{transform:translate(3px)}.mp-cat-section--hot{background:linear-gradient(135deg,#fff5f5,#fff 60%);border-radius:20px;padding:28px 24px;border:1px solid rgba(198,40,40,.1);box-shadow:0 4px 24px #c628280f}.mp-cat-section--hot .mp-cat-section-head{border-bottom-color:#c6282826}.mp-cat-section--hot .mp-cat-section-head:after{width:120px;background:linear-gradient(90deg,#b71c1c,#e53935);height:3px}.mp-ad-banner{position:relative;border-radius:16px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;min-height:130px}.mp-ad-banner--red{background:linear-gradient(120deg,#b71c1c,#e53935 60%,#c62828)}.mp-ad-banner--dark{background:linear-gradient(120deg,#0d0d0d,#1a1a1a 60%,#111)}.mp-ad-banner-deco{position:absolute;top:-40px;right:120px;width:180px;height:180px;border-radius:50%;border:36px solid rgba(255,255,255,.06);pointer-events:none}.mp-ad-banner-left{display:flex;flex-direction:column;gap:8px;z-index:1}.mp-ad-banner-tag{font-size:10px;font-weight:800;letter-spacing:2.5px;color:#ffd600;text-transform:uppercase}.mp-ad-banner-title{font-size:22px;font-weight:900;color:#fff;line-height:1.2;margin:0}.mp-ad-banner-title span{color:#ffd600}.mp-ad-banner-btn{display:inline-flex;align-items:center;margin-top:4px;padding:9px 22px;background:#fff;color:#b71c1c;border:none;border-radius:6px;font-size:13px;font-weight:800;cursor:pointer;font-family:inherit;transition:transform .18s,box-shadow .18s;align-self:flex-start;letter-spacing:.3px}.mp-ad-banner-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.mp-ad-banner-btn--gold{background:#ffd600;color:#000}.mp-ad-banner-right{z-index:1;flex-shrink:0}.mp-ad-banner-circle{width:90px;height:90px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12)}.mp-ad-trio{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mp-ad-trio-card{display:flex;align-items:center;gap:14px;background:#fff;border-radius:12px;padding:18px 16px;box-shadow:0 2px 12px #0000000f;border:1px solid #f0f0f0;transition:box-shadow .2s,transform .2s}.mp-ad-trio-card:hover{box-shadow:0 6px 24px #0000001a;transform:translateY(-2px)}.mp-ad-trio-icon{width:48px;height:48px;border-radius:12px;background:#fff0f0;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--mp-red)}.mp-ad-trio-title{font-size:13px;font-weight:800;color:#111;margin:0 0 3px}.mp-ad-trio-sub{font-size:11px;color:#9e9e9e;margin:0;line-height:1.4}.mp-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px;color:var(--mp-gray-3)}.mp-spinner{width:44px;height:44px;border:3px solid var(--mp-border);border-top-color:var(--mp-red);border-radius:50%;animation:mpSpin .8s linear infinite}@keyframes mpSpin{to{transform:rotate(360deg)}}.mp-carousel-section{margin-bottom:36px}.mp-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mp-section-title{font-size:20px;font-weight:800;color:var(--mp-black);display:flex;align-items:center;gap:8px}.mp-section-icon{font-size:22px}.mp-carousel-controls{display:flex;gap:6px}.mp-carousel-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--mp-border);background:var(--mp-white);color:var(--mp-black);font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .2s;padding-bottom:2px}.mp-carousel-btn:hover{background:var(--mp-red);border-color:var(--mp-red);color:var(--mp-white)}.mp-carousel-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.mp-carousel-track::-webkit-scrollbar{display:none}.mp-carousel-item{flex-shrink:0;width:220px;scroll-snap-align:start}.mp-layout{display:flex;flex-direction:column;gap:20px}.mp-toprow{display:flex;gap:16px;align-items:stretch}.mp-mobile-carousels{display:none}.mp-cat-sidebar{width:max-content;min-width:260px;flex-shrink:0;background:#fff;border-radius:10px;border:1px solid #eee;box-shadow:0 1px 4px #0000000a;overflow:hidden;position:sticky;top:16px}.mp-cat-sidebar--toprow{position:static;height:360px}.mp-cat-sidebar--toprow .mp-cat-sidebar-list{max-height:360px;height:100%}.mp-cat-sidebar-list{list-style:none;margin:0;padding:6px 0;max-height:480px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e0e0e0 transparent}.mp-cat-sidebar-list::-webkit-scrollbar{width:4px}.mp-cat-sidebar-list::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:2px}.mp-cat-sidebar-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 14px;background:transparent;border:none;color:#333;font-size:16px;font-weight:600;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,color .15s}.mp-cat-sidebar-item svg{color:#ccc;flex-shrink:0;transition:color .15s}.mp-cat-sidebar-item:hover{background:#fafafa;color:#ff6a00}.mp-cat-sidebar-item:hover svg{color:#ff6a00}.mp-cat-sidebar-item.active{background:#fff5ec;color:#ff6a00;font-weight:700}.mp-cat-sidebar-item.active svg{color:#ff6a00}.mp-cat-sidebar-label{flex:1;white-space:nowrap}.mp-cat-sidebar-item--all{justify-content:flex-start;border-bottom:1px solid var(--mp-border)}.mp-cat-sidebar-checkbox{width:18px;height:18px;flex-shrink:0;border:2px solid #ccc;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .15s,border-color .15s}.mp-cat-sidebar-item--all.active .mp-cat-sidebar-checkbox{background:#ff6a00;border-color:#ff6a00}.mp-toprow-right{flex:1;min-width:0;height:360px;display:flex;flex-direction:column;gap:12px}.mp-toprow-right-top{height:171px;flex-shrink:0;display:flex;gap:16px;align-items:stretch}.mp-featured-carousel{position:relative;flex:1;height:100%;min-height:0;display:flex;align-items:stretch;padding:0 34px}.mp-featured-carousel-viewport{flex:1;min-width:0;height:100%;overflow:hidden}.mp-featured-carousel-track{display:flex;height:100%;width:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.mp-featured-carousel-group{display:grid;grid-template-columns:repeat(var(--mp-featured-group-cols, 3),1fr);grid-template-rows:100%;gap:16px;width:100%;height:100%;flex-shrink:0}.mp-featured-card{display:flex;flex-direction:column;align-items:center;height:100%;background:none;border:none;padding:0;cursor:pointer;text-align:center;transition:transform .2s;font-family:inherit}.mp-featured-card:hover{transform:translateY(-2px)}.mp-featured-card-search{font-family:Poppins,Inter,sans-serif;font-size:13px;font-weight:700;color:var(--mp-black);margin-bottom:8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mp-featured-card-img{width:100%;flex:1;min-height:0;border-radius:10px;overflow:hidden;background:var(--mp-gray);display:flex;align-items:center;justify-content:center}.mp-featured-card-img img{width:100%;height:100%;object-fit:cover}.mp-featured-card-fallback{font-size:28px;opacity:.4}.mp-featured-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:#ffd600;color:#111;font-size:20px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 10px #0000002e;transition:transform .15s,box-shadow .15s}.mp-featured-carousel-arrow:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 4px 14px #00000040}.mp-featured-carousel-arrow--prev{left:0}.mp-featured-carousel-arrow--next{right:0}.mp-popular-carousel-arrow{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:none;background:#111;color:#fff;font-size:12px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:transform .15s}.mp-popular-carousel-arrow:hover{transform:scale(1.1)}.mp-popular-block{flex-shrink:0;background:var(--mp-gray, #f5f5f5);border:1px solid var(--mp-border, #eee);border-radius:12px;padding:10px 0 4px}.mp-popular-block-title{display:block;font-size:13px;font-weight:800;color:var(--mp-black, #111);padding:0 26px 8px}.mp-popular-carousel{position:relative;width:100%;height:142px;flex-shrink:0;display:flex;align-items:center;gap:8px;padding:0 26px}.mp-popular-carousel-viewport{flex:1;min-width:0;overflow:hidden;padding:4px 0 6px}.mp-popular-carousel-track{display:flex;align-items:flex-start;gap:12px;width:max-content;will-change:transform}.mp-popular-card{display:flex;flex-direction:column;align-items:center;width:var(--mp-popular-card-width, 120px);flex-shrink:0;background:#fff;border:1px solid var(--mp-border, #eee);border-radius:12px;padding:6px 6px 8px;cursor:pointer;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;font-family:inherit}.mp-popular-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014;border-color:transparent}.mp-popular-card-img{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--mp-gray);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.mp-popular-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mp-popular-card:hover .mp-popular-card-img img{transform:scale(1.06)}.mp-popular-card-name{font-size:10px;font-weight:600;color:#333;line-height:1.2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.mp-popular-card-price{font-size:10.5px;font-weight:700;color:var(--mp-red)}.mp-promo-ad{position:relative;width:400px;height:100%;flex-shrink:0;border-radius:var(--mp-radius);overflow:hidden;cursor:pointer;background:var(--mp-gray);animation:mp-promo-pulse 2.4s ease-in-out infinite}@keyframes mp-promo-pulse{0%,to{box-shadow:0 4px 16px #2e7d3259}50%{box-shadow:0 4px 28px #2e7d32a6}}.mp-promo-ad-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;opacity:0;transition:opacity .7s ease;pointer-events:none}.mp-promo-ad-img.active{opacity:1;pointer-events:auto}.mp-promo-ad-arrow{position:absolute;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:50%;border:none;background:#111;color:#fff;font-size:15px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 10px #00000059;transition:transform .15s,box-shadow .15s}.mp-promo-ad-arrow:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 4px 14px #00000080}.mp-promo-ad-arrow--prev{left:8px}.mp-promo-ad-arrow--next{right:8px}.mp-promo-ad-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;gap:5px;justify-content:center;z-index:2}.mp-promo-ad-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;box-shadow:0 0 2px #0006;cursor:pointer}.mp-promo-ad-dot.active{background:#fff;width:16px;border-radius:4px}.mp-catmodal-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.mp-catmodal{background:#fff;border-radius:var(--mp-radius-lg);width:min(720px,100%);max-height:80vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--mp-shadow-lg)}@media(max-width:640px){.mp-catmodal-overlay{padding:0;align-items:flex-end}.mp-catmodal{width:100%;max-height:90vh;border-radius:20px 20px 0 0}}.mp-catmodal--split{width:min(920px,100%)}.mp-catmodal-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--mp-border)}.mp-catmodal-head h3{margin:0;font-size:18px;font-weight:700}.mp-catmodal-close{border:none;background:var(--mp-gray);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333}.mp-catmodal-empty{color:var(--mp-gray-3);text-align:center;padding:20px 0}.mp-catmodal-split-body{display:flex;min-height:0;flex:1;overflow:hidden}@media(max-width:640px){.mp-catmodal-split-body{flex-direction:column}.mp-catmodal-subcol{width:100%;flex-shrink:0;border-right:none;border-bottom:1px solid var(--mp-border);display:flex;overflow-x:auto;overflow-y:hidden;padding:10px 12px;-webkit-overflow-scrolling:touch}.mp-catmodal-sub-item{flex-shrink:0;width:auto;white-space:nowrap;border-radius:20px;padding:8px 14px}.mp-catmodal-sub-item svg{display:none}}.mp-catmodal-subcol{width:220px;flex-shrink:0;border-right:1px solid var(--mp-border);overflow-y:auto;padding:10px 0}.mp-catmodal-sub-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 20px;background:transparent;border:none;color:#333;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s,color .15s}.mp-catmodal-sub-item svg{color:#ccc;flex-shrink:0;transition:color .15s}.mp-catmodal-sub-item-left{display:flex;align-items:center;gap:10px;min-width:0}.mp-catmodal-sub-item-img{width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--mp-gray);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mp-catmodal-sub-item-img img{width:100%;height:100%;object-fit:cover}.mp-catmodal-sub-item-fallback{font-size:13px;font-weight:700;color:var(--mp-gray-3)}.mp-catmodal-sub-item:hover{background:#fafafa;color:var(--mp-red)}.mp-catmodal-sub-item:hover svg{color:var(--mp-red)}.mp-catmodal-sub-item.active{background:var(--mp-red-light);color:var(--mp-red);font-weight:700}.mp-catmodal-sub-item.active svg{color:var(--mp-red)}.mp-catmodal-prodcol{flex:1;min-width:0;overflow-y:auto;padding:20px 22px}.mp-catmodal-prod-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.mp-catmodal-prod-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;background:none;border:1px solid transparent;border-radius:10px;cursor:pointer;font-family:inherit;padding:8px;text-align:left;transition:border-color .15s,box-shadow .15s}.mp-catmodal-prod-item:hover{border-color:var(--mp-border);box-shadow:var(--mp-shadow)}.mp-catmodal-prod-img{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:var(--mp-gray);display:flex;align-items:center;justify-content:center}.mp-catmodal-prod-img img{width:100%;height:100%;object-fit:cover}.mp-catmodal-prod-fallback{font-size:24px;opacity:.4}.mp-catmodal-prod-name{font-size:12.5px;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mp-catmodal-prod-price{font-size:13px;font-weight:700;color:var(--mp-red)}.mp-content{flex:none;width:100%;min-width:0}.mp-catalog{margin-top:0}.mp-catalog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:12px}.mp-catalog-info{display:flex;flex-direction:column;gap:6px}.mp-catalog-title-row{display:flex;align-items:center;gap:14px}.mp-catalog-title-accent{display:flex;flex-direction:column;gap:3px;flex-shrink:0}.mp-catalog-title-accent span{display:block;border-radius:2px;background:var(--mp-red)}.mp-catalog-title-accent span:nth-child(1){width:20px;height:3px}.mp-catalog-title-accent span:nth-child(2){width:13px;height:3px;opacity:.4}.mp-catalog-title{font-size:17px;font-weight:800;color:var(--mp-black);letter-spacing:-.3px;line-height:1;position:relative}.mp-catalog-title:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:linear-gradient(90deg,var(--mp-red),transparent);border-radius:2px;animation:catalogTitleLine .6s ease forwards;transform-origin:left}@keyframes catalogTitleLine{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.mp-catalog-count{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--mp-gray-3);padding-left:2px}.mp-catalog-count-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--mp-red);color:#fff;font-size:11px;font-weight:800;padding:2px 9px;border-radius:999px;line-height:1.6;letter-spacing:.3px}.mp-catalog-controls{display:flex;align-items:center;gap:10px}.mp-catalog-search{display:flex;align-items:center;gap:8px;background:#fff;border:1.5px solid var(--mp-border);border-radius:999px;padding:0 14px;height:38px;width:240px;transition:border-color .2s,box-shadow .2s;flex-shrink:0}.mp-catalog-search:focus-within{border-color:var(--mp-red);box-shadow:0 0 0 3px #e539351a}.mp-catalog-search svg{color:#bbb;flex-shrink:0;transition:color .2s}.mp-catalog-search:focus-within svg{color:var(--mp-red)}.mp-catalog-search-input{flex:1;border:none;background:transparent;font-size:13px;color:#111;outline:none;font-family:inherit;min-width:0}.mp-catalog-search-input::placeholder{color:#bbb}.mp-catalog-search-clear{display:flex;align-items:center;justify-content:center;background:#eee;border:none;border-radius:50%;width:18px;height:18px;cursor:pointer;color:#666;flex-shrink:0;transition:background .18s,color .18s;padding:0}.mp-catalog-search-clear:hover{background:var(--mp-red);color:#fff}.mp-sort-select{padding:8px 14px;border:1.5px solid var(--mp-border);border-radius:999px;font-size:13px;font-family:inherit;background:var(--mp-white);color:var(--mp-black);cursor:pointer;outline:none;height:38px}.mp-sort-select:focus{border-color:var(--mp-red)}.mp-view-toggle{display:flex;border:1.5px solid var(--mp-border);border-radius:8px;overflow:hidden}.mp-view-btn{width:36px;height:36px;border:none;background:var(--mp-white);color:var(--mp-gray-3);font-size:16px;cursor:pointer;transition:all .2s}.mp-view-btn.active{background:var(--mp-red);color:var(--mp-white)}.mp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px 14px}@media(max-width:1180px)and (min-width:993px){.mp-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px)and (min-width:769px){.mp-grid{grid-template-columns:repeat(3,1fr)}.mp-toprow{flex-wrap:wrap}.mp-toprow-right{height:auto}.mp-toprow-right-top{flex-wrap:wrap;height:auto}.mp-promo-ad{width:100%;height:220px}.mp-popular-carousel{grid-template-columns:repeat(4,1fr);height:auto}}.mp-list{display:flex;flex-direction:column;gap:16px}.mp-card{background:transparent;border-radius:0;box-shadow:none;overflow:visible;cursor:pointer;transition:opacity .2s}.mp-card:hover{transform:none;box-shadow:none;opacity:.92}.mp-card--grid .mp-card-img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--mp-radius);background:var(--mp-gray)}.mp-card--grid .mp-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.mp-card--grid:hover .mp-card-img-wrap img{transform:scale(1.06)}.mp-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--mp-gray-3);background:var(--mp-gray-2)}.mp-card--grid .mp-card-body{padding:10px 2px 0}.mp-card--list{display:flex;gap:0}.mp-card--list .mp-card-img-wrap{position:relative;width:140px;flex-shrink:0;overflow:hidden;background:var(--mp-gray)}.mp-card--list .mp-card-img-wrap img{width:100%;height:100%;object-fit:cover}.mp-card--list .mp-card-body{flex:1;padding:16px;display:flex;flex-direction:column;gap:4px}.mp-card--list .mp-card-desc{font-size:14px;color:var(--mp-gray-3);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mp-badge{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:700}.mp-badge--promo{background:var(--mp-red);color:#fff}.mp-badge--rupture{background:#424242;color:#fff;top:auto;bottom:8px;left:8px}.mp-card-overlay{position:absolute;inset:0;background:#00000059;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;opacity:0;transition:opacity .25s}.mp-card--grid:hover .mp-card-overlay{opacity:1}.mp-btn-fav--overlay{background:#ffffffe6!important;border-radius:50%!important;width:40px!important;height:40px!important;color:var(--mp-black);display:flex;align-items:center;justify-content:center}.mp-btn-fav--overlay.active{color:var(--mp-red)}.mp-btn-quick-view{display:inline-flex;align-items:center;gap:6px;background:var(--mp-white);color:var(--mp-black);border:none;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.mp-btn-quick-view:hover{background:var(--mp-red);color:#fff}.mp-card-name{font-size:16px;font-weight:400;color:var(--mp-black);line-height:1.35;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mp-card-meta{display:flex;align-items:center;gap:4px;margin-bottom:6px}.mp-stars{display:inline-flex}.mp-star{color:#ddd;font-size:16px;line-height:1}.mp-star.filled{color:#f59e0b}.mp-card-reviews{font-size:12.5px;font-weight:600;color:#555}.mp-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.mp-price-block{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.mp-price{font-size:19px;font-weight:800;color:var(--mp-black)}.mp-price-old{font-size:13px;color:var(--mp-red);text-decoration:line-through}.mp-card-desc-short{font-size:13.5px;color:var(--mp-gray-3);line-height:1.45;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mp-price-block--card{margin-top:6px}.mp-btn-fav{background:none;border:none;cursor:pointer;color:var(--mp-gray-3);padding:4px;line-height:1;display:inline-flex;transition:transform .15s,color .15s}.mp-btn-fav:hover{transform:scale(1.2)}.mp-btn-fav.active{color:var(--mp-red)}.mp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:12px;text-align:center}.mp-empty span{font-size:56px}.mp-empty h3{font-size:20px;font-weight:700;color:var(--mp-black)}.mp-empty p{font-size:14px;color:var(--mp-gray-3);max-width:320px}.mp-btn-reset{margin-top:8px;padding:10px 24px;background:var(--mp-red);color:#fff;border:none;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.mp-btn-reset:hover{background:var(--mp-red-dark)}.mp-load-more-wrap{display:flex;justify-content:center;margin:28px 0 8px}.mp-load-more-btn{padding:12px 32px;background:#fff;color:var(--mp-red);border:1.5px solid var(--mp-red);border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s,color .2s}.mp-load-more-btn:hover:not(:disabled){background:var(--mp-red);color:#fff}.mp-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.mp-cart-backdrop{position:fixed;inset:0;background:#00000080;z-index:200;display:flex;justify-content:flex-end;animation:mpFadeIn .2s ease}@keyframes mpFadeIn{0%{opacity:0}to{opacity:1}}.mp-cart-drawer{width:380px;max-width:100vw;background:var(--mp-white);height:100%;display:flex;flex-direction:column;animation:mpSlideIn .3s ease;box-shadow:-8px 0 32px #00000026}@keyframes mpSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mp-cart-header{padding:20px 20px 16px;border-bottom:1px solid var(--mp-border);display:flex;align-items:center;justify-content:space-between}.mp-cart-header h3{font-size:18px;font-weight:800}.mp-cart-close{background:var(--mp-gray);border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .2s}.mp-cart-close:hover{background:var(--mp-red);color:#fff}.mp-cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--mp-gray-3)}.mp-cart-empty span{font-size:56px}.mp-cart-items{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.mp-cart-item{display:flex;gap:12px;align-items:center;padding:12px;background:var(--mp-gray);border-radius:var(--mp-radius)}.mp-cart-item-img{width:60px;height:60px;border-radius:8px;overflow:hidden;background:var(--mp-gray-2);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.mp-cart-item-img img{width:100%;height:100%;object-fit:cover}.mp-cart-item-info{flex:1}.mp-cart-item-name{font-size:13px;font-weight:600;color:var(--mp-black);line-height:1.3;margin-bottom:2px}.mp-cart-item-price{font-size:14px;font-weight:800;color:var(--mp-red);margin-bottom:6px}.mp-cart-qty{display:flex;align-items:center;gap:8px}.mp-cart-qty button{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--mp-border);background:var(--mp-white);font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.mp-cart-qty button:hover{background:var(--mp-red);border-color:var(--mp-red);color:#fff}.mp-cart-qty span{font-size:14px;font-weight:700;min-width:20px;text-align:center}.mp-cart-item-remove{background:none;border:none;color:var(--mp-gray-3);cursor:pointer;font-size:14px;padding:4px;transition:color .2s}.mp-cart-item-remove:hover{color:var(--mp-red)}.mp-cart-footer{padding:16px 20px;border-top:1px solid var(--mp-border)}.mp-cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:16px;font-weight:700}.mp-cart-total span:last-child{color:var(--mp-red);font-size:20px}.mp-btn-checkout{width:100%;padding:14px;background:var(--mp-red);color:#fff;border:none;border-radius:var(--mp-radius);font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s}.mp-btn-checkout:hover{background:var(--mp-red-dark)}.mp-footer{background:linear-gradient(160deg,#0d0d0d,#1a0000 55%,#2a0000);color:#ffffffb3;margin-top:60px;border-top:3px solid var(--mp-red)}.mp-footer-main{max-width:1320px;margin:0 auto;padding:48px 24px 32px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:32px}.mp-footer-col-title{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;margin:0 0 16px}.mp-footer-col-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mp-footer-col-links a{color:#ffffffa6;font-size:14px;text-decoration:none;transition:color .15s}.mp-footer-col-links a:hover{color:#ffd600}.mp-footer-brand{display:flex;align-items:center;gap:10px;margin-bottom:14px}.mp-footer-brand img{width:36px;height:36px;object-fit:contain;border-radius:8px}.mp-footer-brand span{font-size:20px;font-weight:900;font-style:italic;color:#fff}.mp-footer-desc{font-size:13.5px;line-height:1.6;color:#ffffff8c;margin:0 0 20px;max-width:320px}.mp-footer-socials{display:flex;gap:10px}.mp-footer-social{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.12);transition:background .2s,color .2s,transform .2s}.mp-footer-social:hover{background:#ffd600;color:#111;transform:translateY(-2px)}.mp-footer-whatsapp-list{display:flex;flex-direction:column;gap:10px}.mp-footer-whatsapp-btn{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#25d3661f;border:1px solid rgba(37,211,102,.3);border-radius:10px;color:#fff;text-decoration:none;transition:background .2s,border-color .2s}.mp-footer-whatsapp-btn:hover{background:#25d36638;border-color:#25d366}.mp-footer-whatsapp-btn svg{color:#25d366;flex-shrink:0}.mp-footer-whatsapp-btn span{font-size:13.5px;font-weight:700;flex-shrink:0}.mp-footer-whatsapp-btn small{font-size:12px;color:#ffffff80;margin-left:auto;white-space:nowrap}.mp-footer-bottom{max-width:1320px;margin:0 auto;padding:20px 24px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.mp-footer-copy{font-size:12.5px;color:#ffffff73}.mp-footer-admin{color:#ffd600;font-size:13px;font-weight:600;text-decoration:none}.mp-footer-admin:hover{text-decoration:underline}@media(max-width:900px){.mp-footer-main{grid-template-columns:repeat(2,1fr);gap:28px 20px}.mp-footer-col--brand{grid-column:1 / -1}}@media(max-width:560px){.mp-footer-main{grid-template-columns:1fr;padding:36px 20px 24px}.mp-footer-bottom{flex-direction:column;align-items:flex-start;padding:16px 20px}}.mp-footer-admin:hover{color:#ef9a9a}@media(max-width:1100px){.mp-hero-right{display:none}.mp-hero{padding:28px 24px 32px}}.mp-burger,.mp-mobile-menu{display:none}.mp-search-box--desktop{display:flex}@media(max-width:768px){.mp-navbar-inner{height:58px;padding:0 16px;flex-wrap:nowrap;gap:0;justify-content:space-between}.mp-nav-links,.mp-nav-actions,.mp-search-box--desktop{display:none}.mp-burger{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s;flex-shrink:0}.mp-burger:hover{background:#ffffff14}.mp-burger-bar{display:block;width:22px;height:2px;background:#ffd600;border-radius:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;transform-origin:center}.mp-burger-bar.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.mp-burger-bar.open:nth-child(2){opacity:0;transform:scaleX(0)}.mp-burger-bar.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mp-mobile-menu{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:min(320px,88vw);height:100dvh;background:#ffd600;z-index:300;padding:20px 20px 32px;gap:0;transform:translate(110%);transition:transform .38s cubic-bezier(.4,0,.2,1);overflow-y:auto;box-shadow:-12px 0 48px #00000059}.mp-mobile-menu.open{transform:translate(0)}.mp-mobile-close{align-self:flex-end;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#00000014;border:none;color:#111;cursor:pointer;margin-bottom:20px;flex-shrink:0}.mp-mobile-close:hover{background:#00000029}.mp-mobile-overlay{position:fixed;inset:0;background:#0000008c;z-index:299;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:mpOverlayIn .25s ease forwards}@keyframes mpOverlayIn{0%{opacity:0}to{opacity:1}}.mp-mobile-search{display:flex;align-items:center;gap:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0 14px;margin-bottom:28px;transition:border-color .2s}.mp-mobile-search:focus-within{border-color:#c62828;background:#ffffff17}.mp-mobile-search svg{color:#ffffff59;flex-shrink:0}.mp-mobile-search:focus-within svg{color:#c62828}.mp-mobile-search .mp-search-input{padding:13px 0;font-size:14px;color:#fff;width:100%}.mp-mobile-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px;flex:1}.mp-mobile-link{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;border-bottom:1px solid rgba(0,0,0,.08);padding:16px 4px;color:#111;font-size:15px;font-weight:600;font-family:inherit;letter-spacing:.3px;cursor:pointer;text-align:left;text-decoration:none;transition:color .18s,padding-left .18s}.mp-mobile-link:hover{color:#b71c1c;padding-left:8px}.mp-mobile-link svg{color:#0000004d;transition:color .18s,transform .18s;flex-shrink:0}.mp-mobile-link:hover svg{color:#b71c1c;transform:translate(3px)}.mp-mobile-cats-title{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#00000080;margin:20px 4px 6px}.mp-mobile-cats-list{flex:none}.mp-mobile-actions{display:flex;flex-direction:column;gap:10px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(0,0,0,.1)}.mp-mobile-cta{display:flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none;letter-spacing:.5px;transition:all .2s;font-family:inherit;cursor:pointer;border:none}.mp-mobile-cta--full{background:#111;color:#ffd600}.mp-mobile-cta--full:hover{background:#2a2a2a}.mp-mobile-cta--outline{background:transparent;color:#111;border:1.5px solid rgba(0,0,0,.25)}.mp-mobile-cta--outline:hover{border-color:#0006;background:#0000000d}.mp-hero{padding:28px 20px 32px;justify-content:flex-start}.mp-hero-h1{font-size:40px}.mp-hero-h2{font-size:15px;letter-spacing:4px}.mp-layout{gap:0}.mp-toprow{display:none}.mp-main{padding:20px 16px 40px}.mp-mobile-carousels{display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px;background:#fff;border-bottom:1px solid #f0f0f0}.mp-mobile-carousels .mp-promo-ad{width:100%;height:180px}.mp-mobile-carousels .mp-popular-carousel{width:calc(100% + 32px);margin:0 -16px;height:110px;padding:0 12px}.mp-mobile-carousels .mp-popular-carousel-arrow,.mp-mobile-carousels .mp-popular-card-name,.mp-mobile-carousels .mp-popular-card-price{display:none}.mp-mobile-carousels .mp-popular-card-img{margin-bottom:0;border-radius:12px;border:1px solid #eee}.mp-mobile-carousels .mp-promo-ad-arrow{display:none}.mp-mobile-carousels .mp-promo-ad{border-radius:14px;overflow:hidden}.mp-mobile-carousels .mp-promo-ad-img{object-fit:cover}.mp-grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:12px}.mp-catalog-header{flex-direction:column;align-items:flex-start}.mp-catalog-search{width:100%;order:-1}.mp-cart-drawer{width:100vw}.mp-cat-bar-inner{padding:8px 16px;gap:6px}.mp-cat-chip{font-size:11px;padding:4px 12px}.mp-ad-banner{padding:20px;min-height:auto}.mp-ad-banner-title{font-size:17px}.mp-ad-banner-circle{display:none}.mp-ad-trio{grid-template-columns:1fr;gap:10px}.mp-cat-section-title{font-size:18px}.mp-cat-section-num{width:46px;height:46px}.mp-cat-section-more{padding:7px 14px;font-size:12px}.mp-sections{gap:40px}.mp-cat-section--hot{padding:20px 16px}}@media(max-width:480px){.mp-grid{grid-template-columns:repeat(2,1fr);gap:10px}.mp-hero-h1{font-size:34px}.mp-hero-h2{font-size:13px;letter-spacing:3px}.mp-header{border-bottom-left-radius:24px;border-bottom-right-radius:24px}.mp-cat-section-title{font-size:17px}.mp-cat-section-num{width:42px;height:42px}.mp-ad-trio{grid-template-columns:1fr}.mp-cat-section--hot{padding:20px 16px}}.mp-header--simple{padding-bottom:4px}.mp-page-title-wrap{position:relative;z-index:1;max-width:1320px;margin:0 auto;padding:32px 24px 20px}.mp-page-title{font-size:clamp(24px,3vw,32px);font-weight:900;color:#fff;margin-bottom:6px}.mp-page-subtitle{font-size:13.5px;color:#ffffffa6}.mp-standalone-content{width:100%}.mp-standalone-content .mp-grid{grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto}@media(max-width:992px){.mp-standalone-content .mp-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.mp-standalone-content .mp-grid{grid-template-columns:repeat(2,1fr)}}.mp-empty-state{text-align:center;padding:80px 20px;color:var(--mp-gray-3, #94a3b8);font-size:14.5px}:root{--sidebar-width: 260px;--sidebar-collapsed: 72px;--sb-bg-top: #ffffff;--sb-bg-bot: #ffffff;--sb-border: rgba(198, 40, 40, .12);--sb-text: #1a1a1a;--sb-muted: rgba(26, 26, 26, .55);--sb-hover: rgba(198, 40, 40, .08);--sb-active: #c62828;--sb-radius: 11px;--sb-transition: .22s cubic-bezier(.4, 0, .2, 1)}.sidebar{position:fixed;left:0;top:0;width:var(--sidebar-width);height:100vh;display:flex;flex-direction:column;padding:16px 10px;gap:0;z-index:100;overflow:hidden;transition:width var(--sb-transition);background:#fff;border-right:1px solid var(--sb-border);box-shadow:4px 0 28px #0000000f}.sidebar.collapsed{width:var(--sidebar-collapsed)}.sidebar-logo{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 8px 16px;min-height:60px;overflow:hidden;white-space:nowrap;flex-shrink:0}.sidebar-logo-img{width:32px;height:32px;object-fit:contain;flex-shrink:0;border-radius:8px}.logo-text{font-family:Montserrat,sans-serif;font-size:22px;font-weight:900;color:#c62828;letter-spacing:3px;text-transform:uppercase;transition:opacity var(--sb-transition)}.sidebar.collapsed .logo-text{opacity:0;pointer-events:none}.sidebar-divider{height:1px;background:var(--sb-border);margin:10px 2px;flex-shrink:0}.nav-section-label{font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:1.6px;color:var(--sb-muted);padding:0 8px 6px;display:block;white-space:nowrap;overflow:hidden;min-height:22px;flex-shrink:0}.sidebar.collapsed .nav-section-label{opacity:0}.sidebar-scroll{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;min-height:0}.sidebar-scroll::-webkit-scrollbar{display:none}.sidebar-nav{display:flex;flex-direction:column;gap:3px;flex:1}.sidebar-nav:last-of-type{flex:1.5}.nav-link{position:relative;display:flex;align-items:center;gap:13px;padding:13px 12px;border-radius:var(--sb-radius);color:#000;text-decoration:none;font-family:DM Sans,sans-serif;font-size:16.5px;font-weight:600;letter-spacing:.1px;cursor:pointer;white-space:nowrap;overflow:hidden;transition:background var(--sb-transition),color var(--sb-transition);animation:navFadeIn .28s ease both;animation-delay:var(--delay, 0s)}@keyframes navFadeIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.nav-link:hover{background:var(--sb-hover);color:#c62828}.nav-link.active{background:var(--sb-active);color:#fff;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff38}.active-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:55%;background:#fff;border-radius:0 3px 3px 0}.active-dot{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#fff;opacity:.8;flex-shrink:0}.nav-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.nav-icon svg{width:22px;height:22px;transition:stroke var(--sb-transition)}.nav-link.active .nav-icon svg{stroke:#fff}.nav-label-wrapper{flex:1;display:flex;flex-direction:column;gap:1px;transition:opacity var(--sb-transition);min-width:0}.nav-label{flex:1;overflow:hidden;text-overflow:ellipsis}.nav-badge{font-size:10px;font-weight:500;color:var(--sb-muted);letter-spacing:.3px}.nav-link.active .nav-badge{color:#fffc}.sidebar.collapsed .nav-label-wrapper,.sidebar.collapsed .nav-label,.sidebar.collapsed .active-dot{opacity:0;pointer-events:none}.sidebar-footer{flex-shrink:0;padding-top:4px}.sidebar-profile-wrap{position:relative;margin-bottom:8px}.sidebar-profile-trigger{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border-radius:var(--sb-radius);background:#c628280f;border:none;cursor:pointer;overflow:hidden;transition:background .18s}.sidebar-profile-trigger:hover{background:#c628281f}.sidebar-user-avatar{width:36px;height:36px;border-radius:50%;background:#c62828;color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1.5px solid rgba(198,40,40,.3);overflow:hidden}.sidebar-user-avatar-img{width:100%;height:100%;object-fit:cover}.sidebar-profile-chevron{flex-shrink:0;margin-left:auto;color:#1a1a1a80;transition:transform .2s}.sidebar-profile-chevron.open{transform:rotate(180deg)}.sidebar-profile-menu{position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:var(--sb-radius);box-shadow:0 8px 28px #0000002e;padding:12px;z-index:30;animation:sidebarProfileMenuIn .15s ease}@keyframes sidebarProfileMenuIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.sidebar-profile-menu-link{display:flex;align-items:center;gap:10px;padding:10px 8px;border-radius:8px;color:#000;font-size:13.5px;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.sidebar-profile-menu-link:hover{background:#c62828;color:#fff}.logout-btn{display:flex;align-items:center;gap:11px;width:100%;padding:12px;border-radius:var(--sb-radius);background:#0000000a;border:1px solid rgba(0,0,0,.1);color:#000;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:background var(--sb-transition),color var(--sb-transition),border-color var(--sb-transition);white-space:nowrap;overflow:hidden;margin-bottom:4px}.logout-btn:hover{background:#c62828;border-color:#c62828;color:#fff}.logout-btn svg{width:18px;height:18px;flex-shrink:0}.collapse-btn{display:flex;align-items:center;gap:11px;width:100%;padding:11px 12px;border-radius:var(--sb-radius);background:transparent;border:none;color:var(--sb-muted);font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background var(--sb-transition),color var(--sb-transition);white-space:nowrap;overflow:hidden}.collapse-btn:hover{background:var(--sb-hover);color:#c62828}.collapse-btn svg{width:18px;height:18px;flex-shrink:0}.sidebar-mobile-nav{display:none}@media(max-width:768px){.sidebar{position:fixed;inset:auto 0 0;width:100%!important;height:auto;max-height:86px;flex-direction:row;padding:0 6px;padding-bottom:max(10px,env(safe-area-inset-bottom));border-right:none;border-top:1px solid rgba(198,40,40,.15);background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.sidebar-logo,.sidebar-desktop-only,.sidebar-divider,.nav-section-label{display:none}.sidebar-mobile-nav{display:flex;flex-direction:row;gap:4px;flex:1;padding:10px 4px 6px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sidebar-mobile-nav::-webkit-scrollbar{display:none}.nav-link{flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;padding:10px 6px;font-size:12px;flex:0 0 auto;width:88px;min-height:62px;border-radius:12px;background:none;border:none;font-family:DM Sans,sans-serif;cursor:pointer;color:#000;scroll-snap-align:center}.nav-icon svg{width:27px;height:27px}.nav-label{opacity:1!important;font-size:11.5px;line-height:1.2;text-align:center;width:100%;max-width:none;overflow:visible;text-overflow:clip;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.active-indicator{top:0;left:50%;transform:translate(-50%);width:26px;height:3px;border-radius:0 0 3px 3px}.active-dot{display:none}}:root{--navbar-height: 68px;--color-bg: #ffffff;--color-border: #BBDEFB;--color-primary: #0D2545;--color-primary-hover: #1565C0;--color-accent: #43A047;--color-text: #0A1628;--color-muted: #546E7A;--color-surface: #EBF3FF;--color-danger: #d63b3b;--color-danger-bg: #fff5f5;--shadow-sm: 0 1px 3px rgba(21, 101, 192, .06), 0 1px 2px rgba(21, 101, 192, .04);--shadow-dropdown: 0 8px 32px rgba(21, 101, 192, .12), 0 2px 8px rgba(21, 101, 192, .06);--radius-md: 10px;--radius-lg: 14px;--transition: .2s cubic-bezier(.4, 0, .2, 1)}.navbar{position:sticky;top:0;z-index:50;height:var(--navbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.navbar-left{display:flex;align-items:center;gap:16px}.page-context{display:flex;flex-direction:column;gap:1px}.page-title{font-family:Syne,sans-serif;font-size:17px;font-weight:700;color:var(--color-text);margin:0;line-height:1.2;letter-spacing:-.3px}.page-date{font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:400;color:var(--color-muted);text-transform:capitalize;letter-spacing:.1px}.navbar-right{display:flex;align-items:center;gap:6px}.nav-divider{width:1px;height:24px;background:var(--color-border);margin:0 6px;flex-shrink:0}.icon-btn{position:relative;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);background:transparent;border:1px solid transparent;color:var(--color-muted);cursor:pointer;transition:background var(--transition),color var(--transition),border-color var(--transition)}.icon-btn:hover{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.icon-btn svg{width:18px;height:18px}.notif-badge{position:absolute;top:5px;right:5px;width:16px;height:16px;background:#1565c0;color:#43a047;font-family:DM Sans,sans-serif;font-size:9px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid var(--color-bg);line-height:1}.user-menu-wrapper{position:relative}.user-btn{display:flex;align-items:center;gap:10px;padding:6px 10px 6px 6px;border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;transition:all var(--transition)}.user-btn:hover,.user-btn.open{border-color:#1565c059;background:#e3f2fd;box-shadow:0 0 0 3px #43a04726}.avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#0d2545);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;box-shadow:0 2px 8px #1565c040;transition:transform var(--transition),box-shadow var(--transition)}.user-btn:hover .avatar{transform:scale(1.06);box-shadow:0 4px 12px #1565c059}.avatar svg{width:18px;height:18px;stroke:#43a047}.avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.chevron{width:14px;height:14px;color:var(--color-muted);transition:transform var(--transition);flex-shrink:0}.user-btn.open .chevron{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-dropdown);overflow:hidden;animation:dropIn .18s cubic-bezier(.4,0,.2,1);transform-origin:top right;z-index:1000}@keyframes dropIn{0%{opacity:0;transform:scale(.96) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}.dropdown-items{padding:6px}.dropdown-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:var(--radius-md);background:transparent;border:none;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:var(--color-text);text-align:left;cursor:pointer;transition:background var(--transition),color var(--transition)}.dropdown-item svg{width:15px;height:15px;stroke:currentColor;flex-shrink:0}.dropdown-item:hover{background:var(--color-surface);color:var(--color-primary)}.dropdown-item.danger{color:#000;font-weight:700}.dropdown-item.danger:hover{background:var(--color-danger);color:#fff}.dropdown-divider{height:1px;background:var(--color-border);margin:4px 2px}@media(max-width:768px){.navbar{padding:0 16px;height:60px}.page-date{display:none}.page-title{font-size:15px}.user-btn{padding:6px}}:root{--sidebar-width: 260px;--sidebar-collapsed: 72px;--bg-light: #FFFFFF}.admin-layout{display:flex;min-height:100vh;background-color:var(--bg-light)}.admin-main{flex:1;display:flex;flex-direction:column;margin-left:var(--sidebar-width);min-width:0;transition:margin-left .22s cubic-bezier(.4,0,.2,1)}.admin-layout:has(.sidebar.collapsed) .admin-main{margin-left:var(--sidebar-collapsed)}.admin-content{flex:1;padding:32px;overflow-y:auto;background-color:var(--bg-light)}.admin-content h1{font-size:28px;font-weight:800;color:#0a1628;margin-bottom:24px;font-family:Inter,sans-serif}.admin-content h2{font-size:20px;font-weight:700;color:#0a1628;margin-top:32px;margin-bottom:16px;font-family:Inter,sans-serif}.admin-content::-webkit-scrollbar{width:7px}.admin-content::-webkit-scrollbar-track{background:transparent}.admin-content::-webkit-scrollbar-thumb{background-color:#bbdefb;border-radius:10px}.admin-content::-webkit-scrollbar-thumb:hover{background-color:#1e88e5}@media(max-width:768px){.admin-layout{flex-direction:column}.admin-main{margin-left:0!important;padding-bottom:96px}.admin-content{padding:16px}.admin-content h1{font-size:22px}}.rl-bar{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;background:#0000000f;overflow:hidden}.rl-bar-fill{height:100%;width:40%;background:linear-gradient(90deg,#e53935,#ff7043);border-radius:0 4px 4px 0;animation:rlSlide .45s ease-in-out forwards}@keyframes rlSlide{0%{transform:translate(-100%);width:30%}60%{transform:translate(60%);width:50%}to{transform:translate(260%);width:30%}}.brand-splash{position:fixed;inset:0;z-index:20000;background:#e30000;display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;transition:opacity .35s ease;pointer-events:none}.brand-splash.visible{opacity:1;pointer-events:auto}.brand-splash-word{position:relative;display:flex;align-items:baseline;font-family:Montserrat,Plus Jakarta Sans,sans-serif;font-size:72px;font-weight:800;font-style:italic;letter-spacing:-1px;animation:brandSplashPop .5s cubic-bezier(.34,1.56,.64,1) both}.brand-splash-white{color:#fff}.brand-splash-yellow{color:#ffeb3b}@keyframes brandSplashPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@media(max-width:480px){.brand-splash-word{font-size:48px}}:root{--mp-red: #e53935;--mp-red-dark: #b71c1c;--mp-red-light: #ffebee;--primary-dark: #0D2545;--primary-medium: #1565C0;--primary-light: #1E88E5;--accent-green: #43A047;--bg-light: #FFFFFF;--bg-white: #FFFFFF;--text-dark: #0A1628;--text-gray: #546E7A;--border-color: #BBDEFB;--error-color: #C62828;--warning-color: #F9A825;--success-color: #2E7D32}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg-light);color:var(--text-dark);line-height:1.5}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:800;letter-spacing:-.5px}p{font-family:Poppins,sans-serif;font-weight:400}a{color:var(--primary-medium);text-decoration:none;transition:color .3s ease}a:hover{color:var(--primary-light)}button{font-family:Poppins,sans-serif;border:none;cursor:pointer;transition:all .3s ease}button:disabled{opacity:.6;cursor:not-allowed}table{width:100%;border-collapse:collapse;background:var(--bg-white)}thead{background:#f9fafb;border-bottom:2px solid var(--border-color)}th{padding:14px 16px;text-align:left;font-size:12px;font-weight:700;color:var(--primary-dark);text-transform:uppercase;letter-spacing:.3px}td{padding:14px 16px;border-bottom:1px solid #F3F4F6;font-size:13px;color:var(--text-dark)}tbody tr:hover{background:#f9fafb}.badge{display:inline-block;padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;font-family:Poppins,sans-serif;text-transform:capitalize}.badge.completed,.badge.approved,.badge.active{background:#e3f2fd;color:var(--success-color)}.badge.pending{background:#fff8e1;color:var(--warning-color)}.badge.failed,.badge.rejected,.badge.inactive{background:#fee;color:var(--error-color)}.card{background:var(--bg-white);border-radius:14px;padding:20px;box-shadow:0 2px 8px #1565c014;border:1px solid var(--border-color);transition:all .3s ease}.card:hover{box-shadow:0 4px 16px #1565c01f}input,textarea,select{font-family:Poppins,sans-serif;border:1px solid var(--border-color);border-radius:10px;padding:10px 14px;font-size:13px;color:var(--text-dark);transition:all .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary-medium);box-shadow:0 0 0 3px #1565c01a}input::placeholder,textarea::placeholder{color:#90caf9}.loading{opacity:.6;pointer-events:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.slide-up{animation:slideUp .3s ease}.text-center{text-align:center}.text-right{text-align:right}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.gap-1{gap:8px}.gap-2{gap:16px}.gap-3{gap:24px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:var(--primary-light)}@media(max-width:768px){body{font-size:14px}th,td{padding:10px 12px;font-size:12px}.badge{font-size:10px}}
