:root{
  --lg-ink:#10182d;--lg-muted:#6f7890;--lg-line:#e8edf5;--lg-surface:#fff;--lg-soft:#f7f9fd;
  --lg-pink:#ff2d7a;--lg-blue:#2766ff;--lg-purple:#7651ee;--lg-green:#19a977;--lg-shadow:0 10px 28px rgba(31,44,79,.07);
  --lg-shell:min(70vw,1440px);--lg-hero-card:84%;--lg-hero-gap:12px;--lg-radius:16px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.lg-site{margin:0;background:#fff;color:var(--lg-ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.lg-layer-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit}
button{touch-action:manipulation}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.lg-skip{position:fixed;left:12px;top:-64px;z-index:99999;background:#111827;color:#fff;padding:10px 14px;border-radius:8px}.lg-skip:focus{top:12px}
.lg-shell{width:var(--lg-shell);margin-inline:auto}
.lg-icon svg,.lg-icon-button svg,.lg-benefit-icon svg,.lg-heading-icon svg,.lg-section-actions svg,.lg-primary-button svg,.lg-mobile-bottom svg,.lg-category-orb svg,.lg-view-all svg,.lg-demo-icon svg,.lg-search-launch svg,.lg-signin-trigger svg,.lg-mobile-square svg,.lg-mobile-search-launch svg,.lg-mobile-wallet svg,.lg-panel-close svg,.lg-drawer-nav svg,.lg-account-nav svg,.lg-auth-game svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.18em}

/* Utility + desktop header */
.lg-utility{background:#11192c;color:#fff;font-size:10.5px}
.lg-utility-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;opacity:.95}
.lg-utility-links{display:flex;align-items:center;gap:18px}.lg-utility a{opacity:.82}.lg-utility a:hover{opacity:1}.lg-locale-inline{opacity:.74}
.lg-header{position:relative;z-index:40;background:#fff;border-bottom:1px solid rgba(226,232,240,.8)}
.lg-header-inner{height:70px;display:grid;grid-template-columns:auto auto minmax(190px,1fr) auto;align-items:center;gap:22px}
.lg-brand{display:flex;align-items:center;gap:8px;font-size:23px;font-weight:850;letter-spacing:-.04em;white-space:nowrap}.lg-brand>span>span,.lg-footer-brand span{color:var(--lg-pink)}
.lg-brand-mark{color:var(--lg-blue);font-size:19px}.lg-logo{max-height:38px;width:auto}
.lg-nav-list{list-style:none;display:flex;gap:22px;margin:0;padding:0;white-space:nowrap}.lg-nav-list a{font-size:11.5px;font-weight:760}.lg-nav-list a:hover{color:var(--lg-pink)}
.lg-search-launch{height:40px;min-width:0;border:1px solid #e9edf4;border-radius:999px;background:#f6f8fb;color:#8b94a7;display:flex;align-items:center;gap:9px;padding:0 14px;cursor:text;text-align:left}.lg-search-launch span:last-child{font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg-search-launch:hover{border-color:#dce2ec;background:#f9fafc}.lg-search-launch .lg-icon{display:flex;color:#68758e;font-size:15px}
.lg-actions{display:flex;align-items:center;gap:8px}.lg-icon-button,.lg-signin-trigger{height:40px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #e7ecf4;border-radius:11px;font-size:11px;font-weight:780;background:#fff;color:#1d2942;cursor:pointer}.lg-icon-button:hover,.lg-signin-trigger:hover{border-color:#d4dbe7;background:#fafbfe}.lg-wallet-link{border-color:#ffdce9;background:#fff4f8;color:#d91d65}
.lg-account-trigger{position:relative;width:40px;height:40px;padding:0;border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.lg-user-initials{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#5a66f4,#ee3a94);color:#fff;font-size:10px;font-weight:850;letter-spacing:.02em;box-shadow:0 4px 12px rgba(70,71,150,.18)}.lg-notification-badge{position:absolute;top:0;right:-2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ff3b30;color:#fff;border:2px solid #fff;font-size:8px;font-weight:850;display:grid;place-items:center}
.lg-mobile-header{display:none}

/* Main */
.lg-main{padding:22px 0 72px;background:radial-gradient(circle at 2% 30%,rgba(255,45,122,.04),transparent 20%),radial-gradient(circle at 98% 42%,rgba(39,102,255,.04),transparent 22%),#fff}

/* Hero carousel: centered active slide + subtle side peeks. */
.lg-hero-section{overflow:visible}
.lg-hero{position:relative;overflow:hidden;border-radius:18px;touch-action:pan-y;background:linear-gradient(110deg,#f0f3f8,#f8f9fc);isolation:isolate;outline:none}
.lg-hero:before{content:"";display:block;padding-top:calc(var(--lg-hero-card) * .36);pointer-events:none}
.lg-hero-track{position:absolute;inset:0 auto auto 0;display:flex;align-items:center;gap:var(--lg-hero-gap);will-change:transform;transition:transform .52s cubic-bezier(.22,.72,.22,1),opacity .22s ease;opacity:1}
.lg-hero:not(.is-enhanced) .lg-hero-track{margin-left:8%}.lg-hero.is-enhanced.is-booting .lg-hero-track{opacity:0}.lg-hero.is-ready .lg-hero-track{opacity:1}
.lg-hero-track.is-jumping{transition:none!important}
.lg-hero-slide{flex:0 0 var(--lg-hero-card);position:relative;border-radius:15px;overflow:hidden;opacity:.13;transform:scale(.972);transition:opacity .26s ease,transform .26s ease,filter .26s ease;box-shadow:0 10px 28px rgba(26,29,58,.10);background:#eef2f7;filter:saturate(.82)}
.lg-hero:hover .lg-hero-slide:not(.is-active),.lg-hero:focus-within .lg-hero-slide:not(.is-active){opacity:.30}
.lg-hero-slide.is-active{opacity:1;transform:scale(1);filter:none}.lg-hero-slide picture{display:block}.lg-hero-slide img{width:100%;aspect-ratio:25/9;object-fit:cover}.lg-hero-slide[data-lg-clone]{pointer-events:none}.lg-hero-slide:not(.is-active){pointer-events:none}
.lg-hero-arrow{position:absolute;top:50%;z-index:8;width:38px;height:38px;margin-top:-19px;border:0;border-radius:50%;display:grid;place-items:center;background:#273249;color:#fff;box-shadow:0 5px 16px rgba(0,0,0,.16);cursor:pointer;opacity:0;transform:scale(.92);transition:opacity .18s ease,transform .18s ease,background .18s ease}.lg-hero:hover .lg-hero-arrow,.lg-hero:focus-within .lg-hero-arrow{opacity:1;transform:scale(1)}.lg-hero-arrow:hover{background:#11192c}.lg-hero-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.lg-hero-prev{left:2.4%}.lg-hero-next{right:2.4%}
.lg-hero-controls{position:absolute;left:50%;bottom:9px;z-index:9;transform:translateX(-50%);display:flex;align-items:center;gap:9px;padding:4px 7px;border-radius:999px;background:rgba(16,24,45,.22);backdrop-filter:blur(5px)}
.lg-hero-dots{display:flex;align-items:center;gap:5px}.lg-hero-dots button{width:6px;height:6px;border:0;border-radius:99px;padding:0;background:rgba(255,255,255,.72);cursor:pointer;transition:width .18s ease,background .18s ease}.lg-hero-dots button.is-active{width:17px;background:#fff}
.lg-hero-progress{width:40px;height:3px;border-radius:99px;background:rgba(255,255,255,.35);overflow:hidden}.lg-hero-progress span{display:block;width:0;height:100%;border-radius:inherit;background:#ff2d7a;transform-origin:left center}.lg-hero-progress span.is-running{animation:lgHeroProgress var(--lg-progress-ms,5200ms) linear forwards}.lg-hero.is-paused .lg-hero-progress span{animation-play-state:paused}
.lg-hero-loader{position:absolute;left:7%;right:7%;bottom:0;z-index:12;height:3px;overflow:hidden;border-radius:99px;opacity:0;pointer-events:none;transition:opacity .15s}.lg-hero.is-loading .lg-hero-loader{opacity:1}.lg-hero-loader span{display:block;width:35%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,#ff2d7a,#6a5bff,transparent);animation:lgHeroLoading 1.05s ease-in-out infinite}
@keyframes lgHeroLoading{from{transform:translateX(-120%)}to{transform:translateX(360%)}}@keyframes lgHeroProgress{from{width:0}to{width:100%}}

/* Benefit strip */
.lg-benefits{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--lg-line);border-radius:14px;background:#fafbfe;overflow:hidden}
.lg-benefit{min-height:64px;display:flex;align-items:center;gap:11px;padding:11px 18px;border-right:1px solid var(--lg-line)}.lg-benefit:last-child{border-right:0}.lg-benefit-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff}.lg-benefit-icon svg{width:19px;height:19px}.lg-benefit-icon.is-orange{color:#ff991f}.lg-benefit-icon.is-green{color:#18a97a}.lg-benefit-icon.is-blue{color:#3176ff}.lg-benefit-icon.is-purple{color:#7247ea}.lg-benefit strong{display:block;font-size:11.5px}.lg-benefit small{display:block;margin-top:2px;font-size:9.5px;color:var(--lg-muted)}

/* Product sections */
.lg-section{margin-top:32px}.lg-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.lg-section-head>div:first-child{display:flex;align-items:center;gap:9px}.lg-section-head h2{margin:0;font-size:17px;letter-spacing:-.024em}.lg-heading-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px}.lg-heading-icon.is-game{color:#5b56ef;background:#f0efff}.lg-heading-icon.is-gift{color:#ed256a;background:#fff0f5}.lg-heading-icon.is-category{color:#3176ff;background:#edf4ff}.lg-section-actions{display:flex;align-items:center;gap:7px}.lg-section-actions a,.lg-view-all{display:flex;align-items:center;gap:5px;color:#44506a;font-size:10.5px;font-weight:760;margin-right:3px}.lg-section-actions a svg,.lg-view-all svg{width:13px;height:13px}.lg-section-actions button{width:30px;height:30px;border-radius:9px;border:1px solid #e6ebf3;background:#fff;color:#42506c;display:grid;place-items:center;cursor:pointer}.lg-section-actions button:hover{border-color:#cfd6e4;background:#f8f9fc}.lg-section-actions button[hidden]{display:none!important}.lg-section-actions button:disabled{opacity:.35;cursor:default;background:#f8f9fc}
.lg-product-viewport{overflow:hidden}.lg-product-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 1px 7px}.lg-product-track::-webkit-scrollbar{display:none}.lg-product-track.is-centered{justify-content:center}
.lg-product-card{flex:0 0 calc((100% - 56px)/5);min-width:0;scroll-snap-align:start;background:#fff;border:1px solid #e7ecf3;border-radius:13px;overflow:hidden;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.lg-product-card:hover{transform:translateY(-2px);border-color:#d6ddea;box-shadow:0 9px 20px rgba(31,44,79,.07)}
.lg-product-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#f1f4f8}.lg-product-image{width:100%;height:100%;object-fit:cover}.lg-product-card.is-gift .lg-product-image{object-fit:contain;padding:8px;background:#fff}.lg-badge{position:absolute;left:7px;bottom:7px;border-radius:999px;padding:3px 6px;background:#232d43;color:#fff;font-size:8px;font-weight:800}.lg-product-body{display:block;padding:9px 10px 11px}.lg-product-title{display:block;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg-product-price{display:block;margin-top:4px;font-size:10.5px;color:#6c7690;min-height:16px}.lg-product-price bdi,.lg-product-price .amount{color:#15203b;font-weight:800}.lg-demo-media{display:grid;place-items:center;background:linear-gradient(135deg,var(--demo),#263b60);color:#fff}.lg-demo-card.is-gift .lg-demo-media{background:linear-gradient(135deg,var(--demo),#111827)}.lg-demo-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.12)}.lg-demo-icon svg{width:28px;height:28px}.lg-demo-card{pointer-events:none}

/* Promo + categories */
.lg-promo{margin-top:36px;min-height:124px;border-radius:17px;padding:23px 27px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;background:linear-gradient(112deg,#111b36 0%,#3b2f8a 51%,#a52a84 100%);color:#fff;box-shadow:var(--lg-shadow);position:relative}.lg-promo:before,.lg-promo:after{content:"";position:absolute;border-radius:50%}.lg-promo:before{width:210px;height:210px;right:18%;top:-130px;background:rgba(54,177,255,.14)}.lg-promo:after{width:170px;height:170px;right:-65px;bottom:-75px;background:rgba(255,63,156,.18)}.lg-promo>div,.lg-promo>a{position:relative;z-index:1}.lg-promo span{font-size:8.5px;font-weight:850;letter-spacing:.12em;color:#cbd7ff}.lg-promo h2{margin:5px 0;font-size:21px;letter-spacing:-.03em}.lg-promo p{margin:0;color:#d9dfef;font-size:10.5px}.lg-primary-button{min-width:150px;height:40px;padding:0 16px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:7px;background:#fff;color:#18213a;font-size:10.5px;font-weight:800;white-space:nowrap}
.lg-category-section{margin-top:34px}.lg-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lg-category-grid>a{min-height:94px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:13px;align-content:center;padding:15px;border:1px solid #e7ecf3;border-radius:14px;background:#fff;transition:box-shadow .16s,border-color .16s}.lg-category-grid>a:hover{box-shadow:var(--lg-shadow);border-color:#dbe1eb}.lg-category-orb{grid-row:1/3;width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#fff}.lg-category-orb svg{width:21px;height:21px}.lg-category-orb.c1{background:linear-gradient(135deg,#5663ff,#8e4dff)}.lg-category-orb.c2{background:linear-gradient(135deg,#ff3d7f,#ff8553)}.lg-category-orb.c3{background:linear-gradient(135deg,#2b88ff,#33c5d8)}.lg-category-grid strong{font-size:11.5px;align-self:end}.lg-category-grid small{font-size:9.5px;color:var(--lg-muted);align-self:start;margin-top:2px}

/* Search / menu / auth / account layers. No AJAX: low CPU, only UI state. */
.lg-layer[hidden]{display:none!important}.lg-layer{position:fixed;inset:0;z-index:9990}.lg-layer-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;background:rgba(11,18,32,.48);backdrop-filter:blur(2px);cursor:default}.lg-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--lg-line)}.lg-panel-head strong{font-size:15px}.lg-panel-close{width:36px;height:36px;border:0;border-radius:10px;background:#f6f7fa;color:#667187;display:grid;place-items:center;cursor:pointer}.lg-panel-close:hover{background:#eef1f5;color:#182139}.lg-panel-close svg{width:18px;height:18px}
.lg-search-panel{position:absolute;top:104px;left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 32px));max-height:min(610px,calc(100vh - 130px));overflow:auto;border-radius:17px;background:#fff;box-shadow:0 24px 70px rgba(18,26,46,.22)}.lg-overlay-search{height:50px;margin:18px 20px 10px;border:2px solid #ff4b21;border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:0 7px 0 14px;background:#fff}.lg-overlay-search .lg-icon{display:flex;color:#6d7890}.lg-overlay-search input{min-width:0;border:0;outline:0;background:transparent;font-size:13px;color:#17213a}.lg-overlay-search button{height:34px;border:0;border-radius:8px;background:#17213a;color:#fff;padding:0 13px;font-size:10.5px;font-weight:780;cursor:pointer}.lg-search-group{padding:14px 20px 19px}.lg-search-group+.lg-search-group{border-top:1px solid var(--lg-line)}.lg-search-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;color:#858d9e;font-size:11.5px}.lg-search-label button{border:0;background:none;color:#59657a;font-size:10px;cursor:pointer}.lg-search-chips{display:flex;flex-wrap:wrap;gap:8px}.lg-search-chips button,.lg-search-chips a{border:0;border-radius:9px;background:#f3f4f6;color:#4f596c;padding:8px 11px;font-size:11px;cursor:pointer}.lg-search-chips button:hover,.lg-search-chips a:hover{background:#e9edf3;color:#18213a}
.lg-side-panel{position:absolute;top:0;bottom:0;width:min(390px,86vw);background:#fff;box-shadow:0 20px 70px rgba(18,26,46,.25);overflow:auto}.lg-side-panel.is-left{left:0;border-radius:0 18px 18px 0}.lg-side-panel.is-right{right:0;border-radius:18px 0 0 18px}.lg-mini-brand{display:flex;align-items:center;gap:8px;font-size:18px}.lg-drawer-nav{padding:10px 16px 24px}.lg-drawer-nav>a{display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:12px;padding:15px 10px;border-bottom:1px solid #eef1f5}.lg-drawer-nav>a>svg:first-child{width:21px;height:21px;color:#53617b}.lg-drawer-nav>a>svg:last-child{width:15px;height:15px;color:#a0a7b4}.lg-drawer-nav strong{display:block;font-size:12px}.lg-drawer-nav small{display:block;margin-top:2px;font-size:9.5px;color:#8790a0}
.lg-auth-panel{position:absolute;top:104px;right:max(24px,15vw);width:360px;min-height:430px;padding:54px 34px 30px;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(18,26,46,.24);text-align:center}.lg-auth-close{position:absolute;right:14px;top:14px}.lg-auth-art{height:130px;position:relative;display:grid;place-items:center;margin-bottom:16px}.lg-auth-game{position:relative;z-index:2;width:74px;height:74px;border-radius:24px;background:linear-gradient(135deg,#5663ff,#ff3d88);color:#fff;display:grid;place-items:center;box-shadow:0 12px 26px rgba(85,86,200,.24)}.lg-auth-game svg{width:36px;height:36px}.lg-auth-orb{position:absolute;border-radius:50%}.lg-auth-orb.o1{width:38px;height:38px;background:#ffd54f;left:23%;top:16%}.lg-auth-orb.o2{width:26px;height:26px;background:#67d790;right:25%;top:30%}.lg-auth-orb.o3{width:18px;height:18px;background:#6ea8ff;right:20%;bottom:16%}.lg-auth-panel h2{margin:0;font-size:20px;letter-spacing:-.03em}.lg-auth-panel p{margin:8px auto 20px;color:#727d91;font-size:11px;line-height:1.55;max-width:270px}.lg-auth-primary,.lg-auth-secondary{height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:820}.lg-auth-primary{background:#17213a;color:#fff}.lg-auth-secondary{margin-top:10px;border:1px solid #e1e6ee;background:#fff;color:#17213a}.lg-auth-secondary:hover{background:#f7f8fb}
.lg-account-profile{display:grid;grid-template-columns:52px 1fr 36px;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--lg-line)}.lg-user-initials.is-large{width:52px;height:52px;font-size:13px}.lg-account-profile strong{display:block;font-size:13px}.lg-account-profile small{display:block;margin-top:3px;color:#8a93a4;font-size:9.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lg-account-nav{padding:10px 16px 24px}.lg-account-nav a{display:flex;align-items:center;gap:13px;min-height:52px;padding:0 10px;border-bottom:1px solid #f0f2f6;font-size:12px}.lg-account-nav a svg{width:20px;height:20px;color:#5d687d}.lg-account-nav a.is-logout{margin-top:8px;color:#c92c54}.lg-account-nav a.is-logout svg{color:currentColor}

/* Footer */
.lg-footer{border-top:1px solid #e8ecf3;background:#fafbfe}.lg-footer-inner{min-height:116px;display:grid;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:28px}.lg-footer-brand{font-weight:900;font-size:19px;letter-spacing:-.04em}.lg-footer p{margin:5px 0 0;font-size:9.5px;color:var(--lg-muted)}.lg-footer-links,.lg-footer-menu{display:flex;gap:17px;align-items:center;list-style:none;padding:0;margin:0}.lg-footer-links a,.lg-footer-menu a{font-size:9.5px;color:#556078}.lg-copyright{font-size:9.5px;color:#7d8798;white-space:nowrap}.lg-mobile-bottom{display:none}.lg-basic-page{padding:44px 0 76px}.lg-basic-page h1{font-size:34px}.lg-basic-page img{height:auto}

/* Medium/tablet */
@media (max-width:1100px){:root{--lg-shell:calc(100% - 48px);--lg-hero-card:86%}.lg-header-inner{gap:15px}.lg-nav-list{gap:15px}.lg-nav-list a{font-size:10.5px}.lg-product-card{flex-basis:calc((100% - 42px)/4)}}
@media (max-width:980px){:root{--lg-shell:calc(100% - 32px);--lg-hero-card:88%}.lg-utility-links{display:none}.lg-desktop-header{display:none}.lg-mobile-header{display:block;padding-block:8px}.lg-mobile-header-top{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lg-mobile-meta{display:flex;align-items:center;gap:5px}.lg-locale-button,.lg-mobile-wallet{height:34px;border:0;background:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center}.lg-locale-button{gap:5px;padding:0 8px;color:#536079;font-size:9.5px}.lg-locale-button i{font-style:normal;color:#c2c7d0}.lg-locale-button strong{font-weight:800;color:#1b263e}.lg-mobile-wallet{width:34px;color:var(--lg-pink)}.lg-mobile-wallet svg{width:18px;height:18px}.lg-mobile-toolbar{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;padding-top:6px}.lg-mobile-square{width:40px;height:40px;border:1px solid #ebeff5;border-radius:10px;background:#fff;color:#39455d;display:grid;place-items:center}.lg-mobile-square svg{width:19px;height:19px}.lg-mobile-search-launch{height:40px;min-width:0;border:1px solid #edf0f5;border-radius:10px;background:#f5f7fa;color:#7c879b;display:flex;align-items:center;gap:8px;padding:0 11px;text-align:left}.lg-mobile-search-launch span{display:flex}.lg-mobile-search-launch em{font-style:normal;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lg-mobile-signin{height:40px;padding:0 12px;border:1px solid #e1e6ee;border-radius:10px;background:#fff;color:#17213a;font-size:10px;font-weight:780}.lg-account-trigger.is-mobile{width:40px;height:40px}.lg-product-card{flex-basis:calc((100% - 28px)/3)}.lg-mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:90;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #e7ebf3;box-shadow:0 -5px 18px rgba(31,42,68,.06)}.lg-mobile-bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8.5px;color:#7b8498}.lg-mobile-bottom a svg{width:17px;height:17px}.lg-mobile-bottom a.is-active{color:var(--lg-pink)}.lg-footer{padding-bottom:68px}}

/* Mobile */
@media (max-width:780px){:root{--lg-shell:calc(100% - 24px);--lg-hero-card:100%;--lg-hero-gap:10px}.lg-utility{display:none}.lg-header{position:sticky;top:0;z-index:80;box-shadow:0 2px 10px rgba(32,41,62,.035)}.lg-brand{font-size:18px}.lg-logo{max-height:30px}.lg-main{padding-top:12px;padding-bottom:90px}.lg-hero{border-radius:14px}.lg-hero:not(.is-enhanced) .lg-hero-track{margin-left:0}.lg-hero:before{padding-top:46%}.lg-hero-slide{border-radius:13px;opacity:.05;transform:none}.lg-hero-slide.is-active{opacity:1}.lg-hero:hover .lg-hero-slide:not(.is-active),.lg-hero:focus-within .lg-hero-slide:not(.is-active){opacity:.05}.lg-hero-slide img{aspect-ratio:16/7.4;object-fit:cover}.lg-hero-arrow{display:none}.lg-hero-controls{bottom:6px;padding:3px 6px}.lg-hero-progress{width:32px}.lg-hero-loader{left:10%;right:10%}.lg-benefits{margin-top:11px;grid-template-columns:repeat(2,1fr);border-radius:12px}.lg-benefit{min-height:58px;padding:10px 11px;border-right:1px solid var(--lg-line);border-bottom:1px solid var(--lg-line)}.lg-benefit:nth-child(2){border-right:0}.lg-benefit:nth-last-child(-n+2){border-bottom:0}.lg-benefit-icon{width:30px;height:30px}.lg-benefit-icon svg{width:17px;height:17px}.lg-benefit strong{font-size:10.5px}.lg-benefit small{font-size:8.5px}.lg-section{margin-top:26px}.lg-section-head{margin-bottom:10px}.lg-section-head h2{font-size:15px}.lg-heading-icon{width:26px;height:26px}.lg-section-actions button{display:none}.lg-section-actions a,.lg-view-all{font-size:9.5px}.lg-product-viewport{overflow:visible}.lg-product-track{gap:10px;overflow-x:auto;margin-inline:-12px;padding-inline:12px;scroll-padding-inline:12px}.lg-product-card{flex-basis:44%;border-radius:12px}.lg-product-body{padding:8px 9px 9px}.lg-product-title{font-size:10.5px}.lg-product-price{font-size:10px}.lg-badge{font-size:7.5px;left:6px;bottom:6px}.lg-demo-icon{width:44px;height:44px;border-radius:13px}.lg-demo-icon svg{width:23px;height:23px}.lg-promo{margin-top:28px;min-height:148px;padding:20px;display:block;border-radius:15px}.lg-promo h2{font-size:18px;max-width:290px}.lg-promo p{max-width:300px;line-height:1.5}.lg-primary-button{margin-top:16px;width:max-content;min-width:142px;height:38px}.lg-category-section{margin-top:28px}.lg-category-grid{grid-template-columns:1fr;gap:9px}.lg-category-grid>a{min-height:76px}.lg-footer{display:none}.lg-search-panel{top:104px;width:calc(100% - 24px);max-height:calc(100dvh - 125px);border-radius:14px}.lg-panel-head{padding:14px 16px}.lg-overlay-search{margin:14px 14px 8px;height:48px}.lg-search-group{padding:13px 16px 17px}.lg-auth-panel{top:calc(env(safe-area-inset-top) + 16px);left:12px;right:12px;width:auto;min-height:min(72dvh,650px);padding:54px 28px 28px;display:flex;flex-direction:column;justify-content:center}.lg-auth-art{height:150px}.lg-side-panel{width:min(86vw,390px)}.lg-basic-page{padding:26px 0 84px}.lg-basic-page h1{font-size:27px}}
@media (max-width:430px){.lg-product-card{flex-basis:47%}.lg-benefit{gap:8px;padding-inline:9px}.lg-benefit small{display:none}.lg-hero:before{padding-top:48%}.lg-mobile-signin{padding:0 10px}.lg-locale-button{padding-inline:6px}}
@media (max-width:600px){.admin-bar .lg-header{top:46px}.admin-bar .lg-search-panel{top:150px}.admin-bar .lg-side-panel{top:46px}.admin-bar .lg-auth-panel{top:calc(46px + env(safe-area-inset-top) + 16px)}}
@media (min-width:601px) and (max-width:780px){.admin-bar .lg-header{top:32px}.admin-bar .lg-search-panel{top:136px}.admin-bar .lg-side-panel{top:32px}}
@media (hover:none){.lg-hero-arrow{opacity:.88;transform:scale(1)}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.lg-hero-track,.lg-hero-slide,.lg-product-card{transition:none!important}.lg-hero-loader span,.lg-hero-progress span{animation:none!important}}
.lg-site :where(a,button,input):focus-visible{outline:2px solid #2766ff;outline-offset:2px}
