*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#17191f;background:#f7f8fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.topbar{color:#fff;background:#111827;font-size:13px}.topbar .container{justify-content:space-between;align-items:center;gap:20px;padding-top:9px;padding-bottom:9px;display:flex}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border-bottom:1px solid #eceef2;position:sticky;top:0}.header-row{align-items:center;gap:18px;min-height:78px;display:flex}.logo{letter-spacing:-1.2px;flex-shrink:0;font-size:25px;font-weight:950}.logo span{color:#e11d2e}.catalog-btn,.primary{color:#fff;cursor:pointer;background:#e11d2e;border:0;border-radius:14px;padding:14px 18px;font-weight:850;transition:background .2s,transform .2s,box-shadow .2s}.catalog-btn:hover,.primary:hover{background:#c91828;transform:translateY(-1px);box-shadow:0 8px 20px #e11d2e2e}.secondary{cursor:pointer;background:#fff;border:1px solid #dde1e7;border-radius:14px;padding:13px 18px;font-weight:800}.search{background:#f2f4f7;border-radius:15px;flex:1;min-width:200px;padding:4px;display:flex}.search input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:12px 14px;font-size:15px}.search button{color:#fff;cursor:pointer;background:#17191f;border:0;border-radius:11px;padding:0 18px;font-weight:750}.hero{padding:34px 0 20px}.hero-card{background:linear-gradient(135deg,#fff 0% 58%,#fff1f2 100%);border-radius:32px;grid-template-columns:1.16fr .84fr;min-height:450px;padding:52px;display:grid;overflow:hidden;box-shadow:0 22px 70px #14182314}.eyebrow{color:#bd1625;background:#fff0f2;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-2.8px;margin:18px 0;font-size:52px;line-height:1.02}.hero p{color:#626873;max-width:650px;font-size:18px;line-height:1.6}.hero-actions{gap:12px;margin-top:26px;display:flex}.delivery-strip{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.delivery-item{background:#fff;border:1px solid #eceef2;border-radius:18px;padding:15px}.delivery-item b{margin-top:4px;font-size:18px;display:block}.hero-visual{justify-content:center;align-items:center;display:flex}.hero-visual img{object-fit:cover;border-radius:28px;width:100%;height:360px}.section{padding:34px 0}.section-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.section-title h2{letter-spacing:-1px;margin:0;font-size:31px}.muted{color:#747b86}.cats{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.cat{background:#fff;border-radius:20px;align-items:flex-end;min-height:120px;padding:20px;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 26px #1418230d}.cat:hover{transform:translateY(-3px);box-shadow:0 14px 34px #14182314}.products{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-card{background:#fff;border-radius:24px;padding:14px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 10px 34px #1418230e}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px #1418231a}.product-card img{object-fit:contain;background:#f8f9fb;border-radius:18px;width:100%;height:250px}.badge{z-index:2;color:#fff;background:#e11d2e;border-radius:9px;padding:7px 9px;font-size:12px;font-weight:900;position:absolute;top:24px;left:24px}.product-card h3{margin:12px 0 8px;font-size:17px;line-height:1.35}.brand{color:#9096a1;letter-spacing:.6px;font-size:12px;font-weight:900}.price{letter-spacing:-.8px;font-size:25px;font-weight:900}.old{color:#979da7;font-size:14px;text-decoration:line-through}.saving{color:#139a55;font-size:13px;font-weight:800}.arrival{background:#f6f7f9;border-radius:12px;margin-top:10px;padding:10px 12px;font-size:13px}.product-actions{gap:8px;margin-top:12px;display:flex}.product-actions a,.product-actions button{text-align:center;cursor:pointer;border:0;border-radius:12px;flex:1;padding:12px;font-weight:800}.product-actions a{background:#f2f3f6}.product-actions button{color:#fff;background:#e11d2e}.how{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.step{background:#fff;border-radius:22px;padding:23px}.step-num{color:#c81e2c;background:#fee2e2;border-radius:12px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.product-page{background:#fff;width:100%;min-height:100vh;padding:0;display:block}.product-page>.container{width:100%;max-width:1360px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}.gallery{background:#fff;border:1px solid #edf0f3;border-radius:24px;padding:20px}.gallery img{object-fit:contain;border-radius:20px;width:100%;height:560px}.buybox{background:#fff;border:1px solid #edf0f3;border-radius:24px;height:max-content;padding:30px}.buybox h1{letter-spacing:-1.2px;font-size:32px;line-height:1.12}.buybox .price{font-size:38px}.delivery-box{background:#fff5f5;border:1px solid #ffd7db;border-radius:18px;margin:20px 0;padding:18px}.specs{background:#fff;border:1px solid #edf0f3;border-radius:24px;margin-bottom:30px;padding:28px}.spec-row{border-bottom:1px solid #eef0f3;justify-content:space-between;gap:20px;padding:14px 0;display:flex}input,textarea,select{color:#17191f;background:#fff;border:1px solid #dfe3e8;border-radius:11px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:#e11d2e;box-shadow:0 0 0 3px #e11d2e14}.admin-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;padding:24px}.sidebar a{color:#d7dce5;border-radius:10px;margin:4px 0;padding:11px 12px;display:block}.sidebar a:hover{color:#fff;background:#222b3a}.admin-main{padding:30px}.stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat{background:#fff;border-radius:20px;padding:22px}.stat b{font-size:28px;display:block}.table{background:#fff;border-radius:20px;margin-top:22px;padding:10px;overflow:auto}.table table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #eef0f3;padding:13px}.form{background:#fff;border-radius:22px;grid-template-columns:1fr 1fr;gap:14px;padding:24px;display:grid}.form label{font-size:13px;font-weight:800}.form input,.form textarea,.form select{width:100%;margin-top:6px;padding:12px}.form .full{grid-column:1/-1}.footer{color:#fff;background:#111827;margin-top:50px;padding:45px 0}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:30px;display:grid}.footer h4{margin-top:0}.footer p,.footer a{color:#b9c0cc}@media (max-width:1100px){.product-page>.container{max-width:100%;padding-left:24px;padding-right:24px}.products{grid-template-columns:repeat(3,1fr)}.cats{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.topbar .container{gap:10px;font-size:11px}.header-row{flex-wrap:wrap;height:auto;padding-top:14px;padding-bottom:14px}.search{flex-basis:100%;order:3;width:100%}.hero-card{grid-template-columns:1fr;padding:38px}.hero h1{letter-spacing:-2px;font-size:40px}.hero-visual{display:none}.cats,.products{grid-template-columns:repeat(2,1fr)}.how{grid-template-columns:1fr 1fr}.delivery-strip{grid-template-columns:1fr}.product-page>.container{padding-left:20px;padding-right:20px}.admin-shell{grid-template-columns:1fr}.sidebar{display:none}.stats,.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.container,.product-page>.container{padding-left:14px;padding-right:14px}.topbar .container{text-align:center;justify-content:center}.topbar .container span:last-child{display:none}.logo{font-size:21px}.catalog-btn{padding:11px 13px;font-size:13px}.search{border-radius:13px}.search input{padding:10px 11px;font-size:13px}.search button{padding:0 13px;font-size:12px}.hero-card{border-radius:24px;padding:28px}.hero h1{letter-spacing:-1.8px;font-size:36px}.hero p{font-size:15px}.hero-actions{flex-direction:column}.cats{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:1fr}.product-card img{height:270px}.how,.stats,.form{grid-template-columns:1fr}.form .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.gallery{padding:12px}.gallery img{height:360px}.buybox{padding:20px}.buybox h1{font-size:27px}.buybox .price{font-size:31px}}.mobile-app-header,.mobile-bottom-nav{display:none}@media (max-width:760px){html,body{width:100%;max-width:100%;overflow-x:hidden}body{background:#f4f4f5;padding-bottom:78px}.container{padding-left:14px;padding-right:14px}.topbar,nav[aria-label=Основная\ навигация],.header{display:none!important}.mobile-app-header{z-index:1000;padding:calc(14px + env(safe-area-inset-top)) 16px 15px;background:#fff;border-bottom:1px solid #eeeeef;display:block;position:relative}.mobile-app-top{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-height:50px;display:grid}.mobile-location{color:#333;align-items:center;gap:5px;min-width:0;font-size:14px;font-weight:700;display:flex}.mobile-location-icon{color:#e11d2e;font-size:18px}.mobile-logo{white-space:nowrap;color:#111827;letter-spacing:-1.2px;font-size:23px;font-weight:950;line-height:1}.mobile-logo span{color:#e11d2e}.mobile-header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.mobile-lang{color:#333;font-size:14px;font-weight:800}.mobile-chat{color:#e11d2e;background:#fff1f2;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.mobile-search{background:#f5f5f6;border:1px solid #d8dadd;border-radius:15px;align-items:center;height:52px;margin-top:12px;display:flex;position:relative;overflow:hidden}.mobile-search-icon{color:#777;pointer-events:none;font-size:23px;position:absolute;left:16px}.mobile-search input{color:#222;background:0 0;width:100%;height:100%;padding:0 14px 0 48px;font-size:16px;font-weight:500;box-shadow:none!important;border:0!important;outline:0!important}.mobile-search input::placeholder{color:#858585}.mobile-bottom-nav{z-index:99999;height:calc(68px + env(safe-area-inset-bottom));padding:5px 5px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border-top:1px solid #e6e6e8;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 25px #0000000d}.mobile-nav-item{color:#7a7a7a;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:10px;font-weight:650;line-height:1;text-decoration:none;display:flex;position:relative}.mobile-nav-item.active{color:#e11d2e}.mobile-nav-icon{place-items:center;min-height:27px;font-size:24px;line-height:1;display:grid;position:relative}.mobile-cart-count{color:#fff;background:#e11d2e;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;font-weight:900;display:grid;position:absolute;top:-5px;right:-10px}main{overflow:hidden}.section{padding:20px 0}.section-title{align-items:center;margin-bottom:14px}.section-title h2{letter-spacing:-.8px;font-size:24px;line-height:1.08}main>.section:first-of-type{padding-top:18px;padding-bottom:8px}main>.section:first-of-type h1{letter-spacing:-1px;font-size:27px!important;line-height:1.08!important}main>.section:first-of-type p{font-size:14px!important;line-height:1.45!important}.cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.cat{min-width:0;min-height:135px;box-shadow:none;text-align:center;background:#fff;border-radius:17px;justify-content:center;align-items:stretch;padding:11px 8px 12px;display:flex;overflow:hidden}.cat>div{flex-direction:column;justify-content:center;display:flex}.cat img{object-fit:contain;max-width:100%;max-height:76px}.cat:hover{box-shadow:none;transform:none}.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.product-card{min-width:0;box-shadow:none;border-radius:17px;padding:9px;overflow:hidden}.product-card:hover{box-shadow:none;transform:none}.product-card img{object-fit:contain;background:#fff;border-radius:13px;width:100%;height:155px!important}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:8px 0 5px;font-size:13px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card .brand{font-size:9px}.product-card .price{letter-spacing:-.5px;font-size:18px}.product-card .old{font-size:11px}.product-card .saving{font-size:10px}.product-card .arrival{border-radius:9px;margin-top:7px;padding:7px;font-size:10px}.product-actions{gap:5px;margin-top:8px}.product-actions a,.product-actions button{border-radius:9px;padding:9px 5px;font-size:10px}.badge{padding:5px 6px;font-size:9px;top:15px;left:15px}.how{gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))!important}.step{border-radius:17px;padding:15px}.step h3{font-size:14px}.step p{font-size:11px}.whatsapp-float{bottom:calc(82px + env(safe-area-inset-bottom))!important;width:52px!important;height:52px!important;min-height:52px!important;right:12px!important}.whatsapp-icon-wrap{flex-basis:52px!important;width:52px!important;height:52px!important}.whatsapp-icon{width:31px!important;height:31px!important}.whatsapp-pulse{width:52px!important;height:52px!important}footer{margin-bottom:0}}@media (max-width:380px){.mobile-logo{font-size:20px}.mobile-location{font-size:12px}.cats{gap:7px!important}.cat{min-height:125px}.product-card img{height:140px!important}}@media (max-width:760px){.mobile-app-header{padding:calc(10px + env(safe-area-inset-top)) 14px 12px!important;background:#fff!important}.mobile-app-top{grid-template-columns:105px minmax(0,1fr) 62px!important;gap:5px!important;min-height:45px!important;display:grid!important}.mobile-location{white-space:nowrap!important;gap:5px!important;min-width:0!important;font-size:11px!important;font-weight:800!important;overflow:hidden!important}.mobile-location-icon{flex:none;font-size:13px!important}.mobile-logo{text-align:center!important;white-space:nowrap!important;letter-spacing:-.8px!important;min-width:0!important;font-size:17px!important;line-height:1!important;display:block!important}.mobile-header-actions{gap:4px!important}.mobile-lang{font-size:12px!important}.mobile-chat{width:30px!important;height:30px!important;font-size:14px!important}.mobile-search{background:#f5f5f6!important;border-radius:14px!important;height:48px!important;margin-top:9px!important}.mobile-search-icon{font-size:20px!important;left:15px!important}.mobile-search input{padding-left:44px!important;font-size:15px!important}.city-hero-section{background:#eef0f2!important;border-radius:16px!important;width:calc(100% - 28px)!important;margin:10px 14px 0!important;overflow:hidden!important}.city-hero{border-radius:16px!important;height:155px!important}.city-hero-background{background-position:50% 48%!important}.city-hero-section+.section{padding:14px 0 8px!important}.city-hero-section+.section h1{letter-spacing:-.55px!important;margin:0!important;font-size:21px!important;font-weight:900!important;line-height:1.15!important}.city-hero-section+.section p{color:#777d87!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:7px!important;font-size:12px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.section{padding:15px 0!important}.section-title{margin-bottom:12px!important}.section-title h2{letter-spacing:-.7px!important;font-size:22px!important;line-height:1.1!important}.section-title .muted{white-space:nowrap!important;font-size:12px!important}.cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.cat{min-width:0!important;min-height:128px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:16px!important;padding:10px 7px 11px!important}.cat img{object-fit:contain!important;max-width:100%!important;max-height:72px!important}.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.product-card{background:#fff!important;border-radius:16px!important;padding:8px!important}.product-card img{object-fit:contain!important;height:145px!important}.mobile-bottom-nav{height:calc(67px + env(safe-area-inset-bottom))!important;background:#fffffffa!important}.mobile-nav-item{font-size:10px!important}.mobile-nav-icon{font-size:22px!important}.whatsapp-float.whatsapp-float{right:12px!important;bottom:calc(82px + env(safe-area-inset-bottom))!important;border-radius:50%!important;width:50px!important;height:50px!important;min-height:50px!important;padding:0!important}.whatsapp-float .whatsapp-icon-wrap{flex:0 0 50px!important;width:50px!important;height:50px!important}.whatsapp-float .whatsapp-text{display:none!important}}@media (max-width:390px){.mobile-app-top{grid-template-columns:98px minmax(0,1fr) 58px!important}.mobile-location{font-size:10px!important}.mobile-logo{font-size:16px!important}.city-hero{height:145px!important}}@media (max-width:760px){.mobile-app-header{padding:calc(9px + env(safe-area-inset-top)) 13px 11px!important}.mobile-app-top{grid-template-columns:118px minmax(0,1fr) 57px!important;gap:4px!important;min-height:43px!important;display:grid!important}.mobile-location{letter-spacing:-.15px!important;white-space:nowrap!important;align-items:center!important;width:118px!important;max-width:118px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;display:flex!important;overflow:visible!important}.mobile-location-icon{color:#ed1b2f!important;border-radius:50%!important;flex:0 0 11px!important;width:11px!important;height:11px!important;font-size:10px!important;overflow:hidden!important}.mobile-logo{letter-spacing:-.75px!important;text-align:center!important;white-space:nowrap!important;min-width:0!important;font-size:16px!important;font-weight:950!important;line-height:1!important;position:relative!important}.mobile-logo span{color:#ed1b2f!important}.mobile-header-actions{justify-content:flex-end!important;gap:3px!important}.mobile-lang{font-size:11px!important;font-weight:900!important}.mobile-chat{width:28px!important;height:28px!important}.mobile-search{background:#f7f7f8!important;border:1px solid #dedfe2!important;border-radius:14px!important;height:46px!important;margin-top:8px!important}.mobile-search input{font-size:15px!important;font-weight:550!important}.city-hero-section{border-radius:15px!important;width:calc(100% - 26px)!important;margin:10px 13px 0!important}.city-hero{border-radius:15px!important;height:135px!important;min-height:135px!important}.city-hero-background{background-position:50% 47%!important}.city-hero-section+.section{padding:12px 0 5px!important}.city-hero-section+.section h1{letter-spacing:-.5px!important;margin:0!important;font-size:19px!important;font-weight:900!important;line-height:1.13!important}.city-hero-section+.section p{color:#777b85!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:6px 0 0!important;font-size:11.5px!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.section{padding:13px 0!important}.section-title{margin-bottom:11px!important}.section-title h2{letter-spacing:-.6px!important;font-size:21px!important;font-weight:900!important;line-height:1.08!important}.section-title .muted{font-size:11px!important}.cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.cat{min-width:0!important;height:132px!important;min-height:132px!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:15px!important;padding:8px 6px 10px!important;overflow:hidden!important}.cat>div{text-align:center!important;flex-direction:column!important;justify-content:space-between!important;align-items:center!important;gap:5px!important;width:100%!important;height:100%!important;font-size:13px!important;font-weight:800!important;line-height:1.12!important;display:flex!important;overflow:hidden!important}.cat img{object-fit:contain!important;width:100%!important;max-width:100%!important;height:82px!important;max-height:82px!important;margin:0 auto!important}.cat p,.cat span,.cat strong,.cat h3{text-align:center!important;overflow-wrap:anywhere!important;max-width:100%!important;margin:0!important;font-size:13px!important;font-weight:800!important;line-height:1.12!important}.products{gap:8px!important}.product-card{border-radius:15px!important;padding:8px!important}.product-card img{height:140px!important}.product-card h3{font-size:12.5px!important;line-height:1.3!important}.mobile-bottom-nav{height:calc(64px + env(safe-area-inset-bottom))!important;padding:4px 4px env(safe-area-inset-bottom)!important;background:#fffffffa!important;border-top:1px solid #e9e9eb!important;box-shadow:0 -4px 18px #0000000b!important}.mobile-nav-item{color:#858585!important;gap:3px!important;font-size:9.5px!important;font-weight:650!important}.mobile-nav-item.active{color:#ed1b2f!important}.mobile-nav-icon{place-items:center!important;width:25px!important;height:25px!important;min-height:25px!important;display:grid!important;position:relative!important}.mobile-nav-icon svg{fill:none!important;stroke:currentColor!important;stroke-width:1.8px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:23px!important;height:23px!important;display:block!important}.mobile-nav-item:nth-child(2) .mobile-nav-icon svg{fill:currentColor!important;stroke:none!important}.mobile-cart-count{top:-5px!important;right:-9px!important}.whatsapp-float.whatsapp-float{width:45px!important;height:45px!important;min-height:45px!important;right:11px!important;bottom:calc(76px + env(safe-area-inset-bottom))!important;border-radius:50%!important;padding:0!important;box-shadow:0 5px 18px #25d3664d!important}.whatsapp-float .whatsapp-icon-wrap{flex:0 0 45px!important;width:45px!important;height:45px!important}.whatsapp-float .whatsapp-icon{width:27px!important;height:27px!important}.whatsapp-float .whatsapp-pulse{width:45px!important;height:45px!important}.whatsapp-float .whatsapp-text{display:none!important}body{padding-bottom:calc(70px + env(safe-area-inset-bottom))!important}}@media (max-width:380px){.mobile-app-top{grid-template-columns:108px minmax(0,1fr) 54px!important}.mobile-location{width:108px!important;max-width:108px!important;font-size:9.5px!important}.mobile-logo{font-size:15px!important}.city-hero,.cat{height:125px!important;min-height:125px!important}.cat img{height:76px!important}.cat p,.cat span,.cat strong,.cat h3,.cat>div{font-size:12px!important}}.tm-welcome-overlay{z-index:1000000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1118277a;justify-content:center;align-items:center;padding:24px;animation:.25s both tmOverlayIn;display:flex;position:fixed;inset:0}.tm-welcome{background:#fff;border-radius:28px;grid-template-columns:.85fr 1.15fr;width:min(920px,100%);animation:.38s cubic-bezier(.2,.8,.2,1) both tmWelcomeIn;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #0000003d}.tm-welcome-close{z-index:5;color:#242832;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:27px;line-height:1;display:grid;position:absolute;top:16px;right:16px;box-shadow:0 3px 15px #00000014}.tm-welcome-visual{color:#fff;background:radial-gradient(circle at 20% 20%,#ffffff2e,#0000 30%),linear-gradient(145deg,#ef233c 0%,#d80e28 55%,#b80720 100%);min-height:560px;padding:35px 32px;position:relative;overflow:hidden}.tm-welcome-visual:before,.tm-welcome-visual:after{content:"";background:#ffffff12;border-radius:50%;position:absolute}.tm-welcome-visual:before{width:300px;height:300px;bottom:-80px;left:-130px}.tm-welcome-visual:after{width:220px;height:220px;top:90px;right:-110px}.tm-welcome-logo{z-index:2;letter-spacing:-1px;font-size:22px;font-weight:950;position:relative}.tm-welcome-logo span{color:#fff}.tm-welcome-badge{z-index:2;letter-spacing:.13em;background:#ffffff21;border:1px solid #ffffff52;border-radius:999px;width:max-content;margin-top:20px;padding:7px 11px;font-size:10px;font-weight:900;position:relative}.tm-welcome-appliances{height:315px;position:absolute;bottom:35px;left:25px;right:25px}.tm-device{background:linear-gradient(145deg,#fff,#e7e9ed);position:absolute;box-shadow:0 22px 40px #4b000a38}.tm-fridge{border-radius:11px;width:125px;height:270px;bottom:0;left:20px}.tm-fridge span{background:#cfd2d7;height:1px;position:absolute;left:8px;right:8px}.tm-fridge span:first-child{top:105px}.tm-fridge span:last-child{top:112px}.tm-washer{z-index:2;border-radius:12px;width:150px;height:180px;bottom:0;left:118px}.tm-washer:before{content:"";background:#d9dce1;border-radius:5px;height:22px;position:absolute;top:15px;left:15px;right:15px}.tm-washer i{background:radial-gradient(circle,#2b3541,#10161d);border:10px solid #cbd0d6;border-radius:50%;width:94px;height:94px;position:absolute;top:61px;left:28px}.tm-tv{z-index:3;background:linear-gradient(145deg,#253c52,#111827);border:7px solid #20242a;border-radius:7px;width:165px;height:105px;top:15px;right:0}.tm-tv i{background:#343a43;border-radius:99px;width:45px;height:6px;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.tm-welcome-content{padding:54px 55px 44px}.tm-welcome-kicker{color:#e11d2e;letter-spacing:.12em;margin-bottom:10px;font-size:11px;font-weight:950}.tm-welcome-content h2{color:#16181d;letter-spacing:-1.5px;max-width:450px;margin:0;font-size:37px;font-weight:950;line-height:1.05}.tm-welcome-lead{color:#656b75;max-width:480px;margin:15px 0 24px;font-size:15px;line-height:1.55}.tm-welcome-points{gap:13px;margin-bottom:25px;display:grid}.tm-welcome-points>div{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;display:grid}.tm-welcome-points>div>span{color:#e11d2e;background:#fff0f2;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:950;display:grid}.tm-welcome-points p{margin:0}.tm-welcome-points b{color:#22262d;font-size:13px;display:block}.tm-welcome-points small{color:#838892;margin-top:2px;font-size:11px;line-height:1.4;display:block}.tm-welcome-whatsapp{color:#fff;background:#25d366;border-radius:15px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:60px;padding:9px 15px;text-decoration:none;display:grid;box-shadow:0 10px 25px #25d36633}.tm-wa-icon{place-items:center;width:36px;height:36px;display:grid}.tm-wa-icon svg{fill:currentColor;width:31px;height:31px}.tm-welcome-whatsapp b{font-size:14px;font-weight:900;display:block}.tm-welcome-whatsapp small{color:#ffffffd1;margin-top:2px;font-size:10px;display:block}.tm-welcome-whatsapp strong{font-size:26px}.tm-welcome-preorder{color:#252a32;background:#fff;border:1px solid #e1e3e7;border-radius:14px;justify-content:center;align-items:center;min-height:50px;margin-top:9px;font-size:12px;font-weight:850;text-decoration:none;display:flex}.tm-welcome-later{color:#969ba3;cursor:pointer;background:0 0;border:0;width:100%;margin-top:14px;padding:4px;font-size:10px}@keyframes tmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes tmWelcomeIn{0%{opacity:0;transform:translateY(22px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:760px){.tm-welcome-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f121873;align-items:flex-end;padding:0}.tm-welcome{width:100%;max-height:calc(92dvh - env(safe-area-inset-top));border-radius:25px 25px 0 0;animation:.38s cubic-bezier(.2,.85,.25,1) both tmMobileSheet;display:block;overflow-y:auto}.tm-welcome:before{content:"";z-index:6;background:#d5d6da;border-radius:999px;width:42px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.tm-welcome-close{width:34px;height:34px;font-size:24px;top:17px;right:14px}.tm-welcome-visual{background:linear-gradient(135deg,#ef233c,#c90d27);min-height:132px;padding:24px 22px}.tm-welcome-logo{font-size:17px}.tm-welcome-badge{margin-top:12px;padding:5px 8px;font-size:8px}.tm-welcome-appliances{transform-origin:100% 100%;width:175px;height:110px;bottom:9px;left:auto;right:18px;transform:scale(.62)}.tm-fridge{width:82px;height:165px;left:0}.tm-washer{width:110px;height:120px;left:68px}.tm-washer i{border-width:7px;width:65px;height:65px;top:44px;left:22px}.tm-tv{display:none}.tm-welcome-content{padding:23px 18px calc(18px + env(safe-area-inset-bottom))}.tm-welcome-kicker{margin-bottom:7px;font-size:9px}.tm-welcome-content h2{letter-spacing:-1px;max-width:310px;font-size:27px;line-height:1.07}.tm-welcome-lead{margin:10px 0 17px;font-size:13px;line-height:1.45}.tm-welcome-points{gap:10px;margin-bottom:17px}.tm-welcome-points>div{grid-template-columns:27px 1fr;gap:9px}.tm-welcome-points>div>span{width:26px;height:26px;font-size:12px}.tm-welcome-points b{font-size:12px}.tm-welcome-points small{font-size:10px}.tm-welcome-whatsapp{border-radius:14px;min-height:57px}.tm-welcome-preorder{border-radius:13px;min-height:47px}}@keyframes tmMobileSheet{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tm-welcome,.tm-welcome-overlay{animation:none!important}}.tm-mobile-page{min-height:75vh;padding:34px 0 110px}.tm-mobile-page-inner{width:min(1180px,100% - 32px);margin:0 auto}.tm-page-top{margin-bottom:26px}.tm-page-kicker{color:#e11d2e;letter-spacing:.12em;font-size:12px;font-weight:950}.tm-page-top h1{margin:6px 0 4px;font-size:36px;line-height:1.05}.tm-page-top p{color:#7b818b;margin:0;font-size:15px}.tm-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.tm-category-card{background:#fff;border-radius:26px;min-width:0;padding:18px;transition:transform .18s,box-shadow .18s}.tm-category-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #11182714}.tm-category-image{background:#f7f8fa;border-radius:20px;justify-content:center;align-items:center;height:180px;display:flex;overflow:hidden}.tm-category-image img{object-fit:contain;width:88%;height:88%}.tm-category-placeholder{color:#c6cad0;font-size:42px}.tm-category-bottom{justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:15px 3px 0;display:flex}.tm-category-bottom strong{font-size:16px;line-height:1.25}.tm-category-bottom span{color:#a1a7b0;font-size:28px}.tm-empty-card,.tm-profile-loading{color:#7b818b;background:#fff;border-radius:24px;padding:32px}.tm-profile-hero{background:linear-gradient(135deg,#fff 0% 55%,#fff4f5 100%);border-radius:30px;align-items:center;gap:18px;padding:26px;display:flex}.tm-profile-avatar{color:#fff;background:#e11d2e;border-radius:24px;flex:0 0 72px;place-items:center;width:72px;height:72px;font-size:27px;font-weight:950;display:grid;box-shadow:0 12px 30px #e11d2e33}.tm-profile-info{min-width:0}.tm-profile-hello{color:#e11d2e;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:12px;font-weight:900}.tm-profile-info h1{margin:0;font-size:27px;line-height:1.1}.tm-profile-info p{color:#7b818b;margin:7px 0 0}.tm-account-menu{background:#fff;border-radius:28px;margin-top:18px;padding:7px 18px}.tm-account-row{border-bottom:1px solid #f0f1f3;grid-template-columns:48px 1fr 20px;align-items:center;gap:12px;min-height:78px;display:grid}.tm-account-row:last-child{border-bottom:0}.tm-account-row-icon{color:#e11d2e;background:#f6f7f9;border-radius:15px;place-items:center;width:44px;height:44px;font-size:21px;font-weight:900;display:grid}.tm-account-row div{min-width:0}.tm-account-row strong{font-size:15px;display:block}.tm-account-row small{color:#9298a1;margin-top:3px;font-size:12px;display:block}.tm-account-row>b{color:#b7bbc1;font-size:23px}.tm-logout-button{color:#e11d2e;cursor:pointer;background:#fff;border:0;border-radius:18px;width:100%;min-height:54px;margin-top:16px;font-weight:850}.tm-auth-head{text-align:center;max-width:520px;margin:0 auto 22px}.tm-auth-logo{letter-spacing:-.04em;margin-bottom:24px;font-size:18px;font-weight:950}.tm-auth-logo span{color:#e11d2e}.tm-auth-head h1{letter-spacing:-.035em;margin:0;font-size:32px}.tm-auth-head p{color:#7d838d;max-width:420px;margin:10px auto 0;line-height:1.55}.tm-auth-card{background:#fff;border-radius:30px;max-width:520px;margin:0 auto;padding:24px;box-shadow:0 18px 60px #1118270f}.tm-auth-tabs{background:#f4f5f7;border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.tm-auth-tabs button{color:#858b94;cursor:pointer;background:0 0;border:0;border-radius:13px;min-height:44px;font-weight:800}.tm-auth-tabs button.active{color:#17191f;background:#fff;box-shadow:0 3px 12px #11182712}.tm-auth-form{gap:16px;margin-top:22px;display:grid}.tm-auth-form label{gap:7px;display:grid}.tm-auth-form label>span{font-size:13px;font-weight:800}.tm-auth-form input{background:#fafbfc;border:1px solid #e7e9ed;border-radius:16px;outline:none;width:100%;height:54px;padding:0 16px;transition:border-color .15s,box-shadow .15s}.tm-auth-form input:focus{background:#fff;border-color:#e11d2e;box-shadow:0 0 0 4px #e11d2e12}.tm-auth-submit{color:#fff;cursor:pointer;background:#e11d2e;border:0;border-radius:17px;height:56px;margin-top:2px;font-weight:900;box-shadow:0 12px 28px #e11d2e33}.tm-auth-submit:disabled{opacity:.65}.tm-auth-error{color:#c7192b;background:#fff1f2;border-radius:13px;padding:12px 14px;font-size:13px;line-height:1.4}.tm-auth-note{color:#9a9fa7;text-align:center;margin-top:18px;font-size:12px;line-height:1.5}.tm-favorites-empty{text-align:center;background:#fff;border-radius:30px;max-width:600px;margin:20px auto 0;padding:52px 28px}.tm-favorites-heart{color:#e11d2e;background:#fff1f2;border-radius:26px;place-items:center;width:78px;height:78px;margin:0 auto 18px;font-size:39px;display:grid}.tm-favorites-empty h2{margin:0;font-size:24px}.tm-favorites-empty p{color:#858b94;max-width:400px;margin:10px auto 22px;line-height:1.55}.tm-red-button{background:#e11d2e;border-radius:17px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:900;display:inline-flex;color:#fff!important}@media (max-width:900px){.tm-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.tm-mobile-page{padding:20px 0 105px}.tm-mobile-page-inner{width:calc(100% - 24px)}.tm-page-top{margin-bottom:16px}.tm-page-top h1{margin-top:5px;font-size:27px}.tm-page-top p{font-size:13px}.tm-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tm-category-card{border-radius:20px;padding:10px}.tm-category-image{border-radius:16px;height:130px}.tm-category-bottom{min-height:49px;padding:11px 4px 2px}.tm-category-bottom strong{font-size:13px}.tm-category-bottom span{font-size:21px}.tm-profile-hero{border-radius:25px;padding:19px}.tm-profile-avatar{border-radius:20px;flex-basis:60px;width:60px;height:60px;font-size:23px}.tm-profile-info h1{font-size:22px}.tm-profile-info p{font-size:13px}.tm-account-menu{border-radius:24px;padding:5px 15px}.tm-account-row{grid-template-columns:44px 1fr 18px;min-height:73px}.tm-account-row-icon{border-radius:14px;width:40px;height:40px;font-size:19px}.tm-auth-head{margin-bottom:18px}.tm-auth-logo{margin-bottom:19px}.tm-auth-head h1{font-size:27px}.tm-auth-head p{font-size:13px}.tm-auth-card{border-radius:25px;padding:18px}.tm-favorites-empty{border-radius:25px;margin-top:8px;padding:40px 22px}}.tm-desktop-filters{background:#fff;border:1px solid #eceef1;border-radius:22px;width:100%;padding:20px;position:sticky;top:20px}.tm-desktop-filter-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.tm-desktop-filter-head strong{color:#15171c;font-size:20px;font-weight:900}.tm-desktop-filter-head button{color:#e11d2e;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800}.tm-desktop-filter-group{border-bottom:1px solid #eef0f2;padding:16px 0}.tm-filter-group-title{color:#17191e;text-align:left;cursor:default;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;font-size:14px;font-weight:850;display:flex}.tm-price-fields{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.tm-price-fields input{background:#fafbfc;border:1px solid #e1e4e8;border-radius:12px;outline:none;width:100%;min-width:0;height:42px;padding:0 10px;font-size:12px}.tm-price-fields input:focus{background:#fff;border-color:#e11d2e}.tm-filter-options{gap:9px;margin-top:12px;display:grid}.tm-filter-option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:9px;min-height:27px;display:flex}.tm-filter-option input{opacity:0;pointer-events:none;position:absolute}.tm-checkbox-ui{color:#0000;background:#fff;border:1.5px solid #cfd3d9;border-radius:6px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:950;transition:all .15s;display:grid}.tm-filter-option input:checked+.tm-checkbox-ui{color:#fff;background:#ed1b2f;border-color:#ed1b2f}.tm-filter-option-text{color:#343942;min-width:0;font-size:13px;line-height:1.3}.tm-desktop-filter-apply{color:#fff;cursor:pointer;background:#e11d2e;border:0;border-radius:14px;width:100%;height:46px;margin-top:18px;font-size:13px;font-weight:900}.tm-desktop-sort{color:#737985;align-items:center;gap:9px;font-size:13px;display:flex}.tm-desktop-sort select{color:#20242b;background:#fff;border:1px solid #e2e5e9;border-radius:13px;outline:none;height:42px;padding:0 38px 0 13px;font-weight:750}.tm-mobile-filter-area,.tm-sheet-overlay{display:none}.tm-filter-title-right{align-items:center;gap:9px;display:flex}.tm-filter-title-right small{color:#8a909a;font-size:12px;font-weight:650}@media (max-width:768px){.catalog-layout{grid-template-columns:minmax(0,1fr)!important;gap:0!important;display:block!important}.tm-desktop-filters,.tm-desktop-sort{display:none!important}.tm-mobile-filter-area{width:100%;margin-bottom:16px;display:block}.tm-mobile-catalog-controls{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.tm-mobile-control-button{color:#1d2026;background:#fff;border:1px solid #e1e4e8;border-radius:15px;justify-content:center;align-items:center;gap:7px;min-width:0;height:48px;padding:0 12px;font-size:13px;font-weight:850;display:flex;box-shadow:0 2px 8px #11182706}.tm-control-icon{color:#242830;font-size:18px;line-height:1}.tm-mobile-control-button b{color:#fff;background:#ed1b2f;border-radius:999px;place-items:center;width:21px;height:21px;font-size:11px;font-weight:950;display:grid}.tm-active-filters{scrollbar-width:none;align-items:center;gap:7px;width:100%;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.tm-active-filters::-webkit-scrollbar{display:none}.tm-filter-chip{color:#252930;background:#f0f1f3;border:0;border-radius:999px;flex:none;align-items:center;gap:7px;height:32px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.tm-filter-chip b{color:#858b94;font-size:16px;line-height:1}.tm-clear-filter-chips{color:#e11d2e;background:0 0;border:0;flex:none;height:32px;padding:0 7px;font-size:11px;font-weight:800}.tm-sheet-overlay{z-index:99999;-webkit-backdrop-filter:blur(2px);background:#0e12197a;justify-content:center;align-items:flex-end;animation:.18s both tmOverlayIn;display:flex;position:fixed;inset:0}.tm-filter-sheet,.tm-sort-sheet{background:#fff;border-radius:26px 26px 0 0;width:100%;max-width:620px;animation:.24s cubic-bezier(.2,.8,.2,1) both tmSheetIn;overflow:hidden;box-shadow:0 -20px 70px #00000029}.tm-filter-sheet{grid-template-rows:auto auto minmax(0,1fr) auto;height:min(91dvh,850px);display:grid}.tm-sort-sheet{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.tm-sheet-handle{background:#c7cbd1;border-radius:999px;width:42px;height:5px;margin:9px auto 2px}.tm-sheet-header{border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:12px 20px 13px;display:flex}.tm-sheet-header h2{color:#15171c;letter-spacing:-.03em;margin:0;font-size:25px;font-weight:950;line-height:1.05}.tm-sheet-header p{color:#858b94;margin:5px 0 0;font-size:12px}.tm-sheet-close{color:#20242a;background:#f5f6f7;border:0;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:27px;font-weight:300;line-height:1;display:grid}.tm-filter-sheet-scroll{overscroll-behavior:contain;background:#fff;min-height:0;padding:0 20px 18px;overflow-y:auto}.tm-filter-group{border-bottom:1px solid #eceef1}.tm-filter-group-title{cursor:pointer;min-height:58px;font-size:15px;font-weight:850}.tm-filter-chevron{color:#9aa0a8;font-size:24px;font-weight:400;line-height:1;transition:transform .18s;transform:rotate(0)}.tm-filter-chevron.open{transform:rotate(90deg)}.tm-filter-group .tm-price-fields{gap:10px;margin:-2px 0 18px}.tm-filter-group .tm-price-fields input{background:#fafafa;border-radius:14px;height:48px;padding:0 13px;font-size:14px}.tm-filter-group .tm-filter-options{gap:5px;margin:-1px 0 18px}.tm-filter-group .tm-filter-option{min-height:39px}.tm-filter-group .tm-checkbox-ui{border-radius:7px;flex-basis:23px;width:23px;height:23px}.tm-filter-group .tm-filter-option-text{font-size:14px}.tm-filter-sheet-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffffa;border-top:1px solid #e8eaed;grid-template-columns:112px 1fr;gap:10px;display:grid}.tm-filter-reset-button,.tm-filter-show-button{border:0;border-radius:16px;height:54px;font-size:14px;font-weight:900}.tm-filter-reset-button{color:#252930;background:#f0f1f3}.tm-filter-show-button{color:#fff;background:#ed1b2f;box-shadow:0 10px 26px #ed1b2f33}.tm-sort-options{padding:5px 20px 6px}.tm-sort-option{color:#252930;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef0f2;align-items:center;gap:13px;width:100%;min-height:57px;padding:0;font-size:15px;font-weight:700;display:flex}.tm-sort-option:last-child{border-bottom:0}.tm-sort-radio{border:2px solid #c7ccd3;border-radius:50%;flex:0 0 21px;width:21px;height:21px;position:relative}.tm-sort-option.active{color:#e11d2e;font-weight:850}.tm-sort-option.active .tm-sort-radio{border-color:#ed1b2f}.tm-sort-option.active .tm-sort-radio:after{content:"";background:#ed1b2f;border-radius:50%;position:absolute;inset:4px}@keyframes tmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes tmSheetIn{0%{opacity:.7;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.container.section{padding-top:20px!important}.section-title{margin-bottom:14px!important}.section-title h1{letter-spacing:-.035em;font-size:27px!important;line-height:1.08!important}}@media (max-width:390px){.tm-mobile-control-button{padding:0 8px;font-size:12px}.tm-filter-sheet-scroll,.tm-sheet-header{padding-left:16px;padding-right:16px}}.mobile-lang{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:5px 4px;font-weight:900}.mobile-lang:active{transform:scale(.96)}.tm-language-switch{background:#f4f5f7;border:1px solid #e5e7eb;border-radius:13px;flex:none;align-items:center;height:38px;padding:3px;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #0f172a08,inset 0 0 0 1px #ffffff80}.tm-language-option{color:#747b86;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:900;line-height:1;transition:background .18s,color .18s,box-shadow .18s,transform .12s;display:flex}.tm-language-option:hover{color:#20242b}.tm-language-option:active{transform:scale(.96)}.tm-language-option.active{color:#fff;background:#ed1b2f;box-shadow:0 3px 10px #ed1b2f38}.tm-language-divider{background:#dfe2e6;width:1px;height:15px;margin:0 1px}.tm-language-option.active+.tm-language-divider{opacity:0}.tm-language-divider:has(+.tm-language-option.active){opacity:0}.tm-language-switch-desktop{border-radius:14px;height:42px}.tm-language-switch-desktop .tm-language-option{min-width:45px;height:34px;font-size:12px}.mobile-lang{display:none!important}@media (max-width:760px){.tm-language-switch-mobile{height:32px;box-shadow:none;background:#f3f4f6;border-radius:11px;padding:2px}.tm-language-switch-mobile .tm-language-option{border-radius:8px;min-width:34px;height:26px;padding:0 7px;font-size:9px;font-weight:950}.tm-language-switch-mobile .tm-language-divider{height:12px}.tm-language-switch-desktop{display:none!important}}@media (max-width:370px){.tm-language-switch-mobile .tm-language-option{min-width:31px;padding-left:5px;padding-right:5px}}.tm-lang{background:#f2f3f5;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;align-items:center;height:34px;padding:3px;box-shadow:0 1px 3px #0000000a;display:inline-flex!important}.tm-lang-btn{appearance:none;color:#68707c;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:37px;height:26px;padding:0 7px;font-family:inherit;font-size:10px;font-weight:900;line-height:1;transition:background .18s,color .18s,box-shadow .18s,transform .12s}.tm-lang-btn.active{color:#fff;background:#ed1b2f;box-shadow:0 3px 9px #ed1b2f40}.tm-lang-btn:active{transform:scale(.95)}@media (max-width:760px){.mobile-header-actions{flex-shrink:0;align-items:center!important;gap:7px!important;display:flex!important}.tm-lang{border-radius:11px;height:32px;padding:3px;display:inline-flex!important}.tm-lang-btn{border-radius:8px;min-width:34px;height:24px;padding:0 6px;font-size:9px}}@media (max-width:390px){.tm-lang-btn{min-width:31px;padding:0 5px;font-size:8.5px}.mobile-header-actions{gap:5px!important}}
