:root{color:#333;font-synthesis:none;--primary:#2460f2;--blue:#36c;--shell:1536px;background:#eceff3;font-family:Inter,Noto Sans JP,Microsoft JhengHei,Arial,sans-serif}*{box-sizing:border-box}html,body,#app{background:#eceff3;min-height:100%;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{min-height:100vh;max-width:var(--shell);background:#fff;margin:auto;position:relative;overflow:hidden;box-shadow:0 0 20px #00000016}.site-header{z-index:50;background:#fff;border-bottom:1px solid #eee;align-items:center;gap:32px;height:72px;padding:0 5%;display:flex;position:sticky;top:0}.header-back{color:#333;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:border-color .2s,color .2s,background .2s;display:flex}.header-back:hover{color:#7f0019;background:#7f001908;border-color:#7f0019}.header-back svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.brand{align-items:center;gap:10px;margin-right:auto;font-size:20px;font-weight:700;display:flex}.brand img{object-fit:contain;width:42px;height:42px}.desktop-nav{display:none}.site-header select{background:#f5f5f5;border:0;border-radius:6px;padding:8px 12px}.site-footer{text-align:center;color:#777;border-top:1px solid #eee;padding:35px 15px 95px}.mobile-bottom{z-index:1001;width:100%;max-width:var(--shell);background:#fff;border-top:1px solid #eee;justify-content:space-around;align-items:center;height:60px;display:flex;position:fixed;bottom:0;left:50%;right:auto;transform:translate(-50%);box-shadow:0 -2px 10px #0000001a}.mobile-bottom a{color:#666;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;padding:8px 0;text-decoration:none;transition:all .3s;display:flex}.mobile-bottom a:hover{color:#7f0019;background:#7f00190d}.mobile-bottom a.router-link-exact-active{color:#7f0019}.mobile-bottom a span{font-size:12px}.nav-icon{background:currentColor;width:20px;height:20px;margin-bottom:4px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.nav-icon.house{-webkit-mask-image:url(/icons/house.svg);mask-image:url(/icons/house.svg)}.nav-icon.bag-shopping{-webkit-mask-image:url(/icons/bag-shopping.svg);mask-image:url(/icons/bag-shopping.svg)}.nav-icon.newspaper{-webkit-mask-image:url(/icons/newspaper.svg);mask-image:url(/icons/newspaper.svg)}.floating-chat{right:max(24px,calc((100vw - var(--shell))/2 + 24px));color:#fff;z-index:1002;background:linear-gradient(135deg,#4a90e2,#357abd);border-radius:50%;place-items:center;width:56px;height:56px;font-size:24px;display:grid;position:fixed;bottom:75px;box-shadow:0 8px 24px #357abd55}.chat-icon{background:#fff;width:28px;height:28px;-webkit-mask:url(/icons/chat.svg) 50%/contain no-repeat;mask:url(/icons/chat.svg) 50%/contain no-repeat}.feed-page{background:#f5f5f5;max-width:720px;min-height:calc(100vh - 72px);margin:auto;padding:16px}.marquee{background:#fff7e8;border-radius:7px;align-items:center;gap:10px;height:46px;margin-bottom:12px;padding:0 14px;display:flex;overflow:hidden}.post-card{background:#fff;border-radius:8px;margin-bottom:10px;padding:15px;box-shadow:0 1px 3px #00000018}.post-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.avatar{object-fit:cover;border-radius:50%;width:42px;height:42px}.post-content{white-space:pre-line;margin:0 0 12px;line-height:1.65}.post-images{grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:12px;display:grid}.post-images img{aspect-ratio:1;object-fit:cover;cursor:pointer;border-radius:4px;width:100%}.post-images.single img{max-width:400px;max-height:400px}.post-footer{border-top:1px solid #f0f0f0;gap:35px;padding-top:10px;display:flex}.post-footer button{color:#777;cursor:pointer;background:0 0;border:0;gap:6px;display:flex}.viewer{z-index:100;background:#000e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.viewer img{object-fit:contain;max-width:94vw;max-height:90vh}.viewer button{color:#fff;cursor:pointer;background:#ffffff20;border:0;position:absolute}.viewer-close{border-radius:50%;width:45px;height:45px;font-size:34px;top:20px;right:20px}.viewer-prev,.viewer-next{width:50px;font-size:54px;top:50%}.viewer-prev{left:15px}.viewer-next{right:15px}.viewer-count{color:#fff;background:#0008;border-radius:18px;padding:6px 14px;position:absolute;bottom:20px}.news-page,.detail-page,.article-page{min-height:70vh;padding:24px 4% 55px}.products-page{min-height:70vh;padding:0 0 55px}.products-content{padding:0 4%}.banner-carousel{background:#eee;width:100%;height:clamp(400px,127vw,800px);margin-bottom:24px;position:relative;overflow:hidden}.banner-slide{opacity:0;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.banner-slide.active{opacity:1;pointer-events:auto;z-index:1}.banner-slide img{object-fit:cover;width:100%;height:100%;transition:transform 7s;display:block;transform:scale(1)}.banner-slide.active img{transform:scale(1.15)}.rush-buy-btn{z-index:4;color:#fff;letter-spacing:1px;background:#e53e3e;border-radius:24px;padding:8px 24px;font-size:14px;font-weight:600;text-decoration:none;animation:2s infinite pulse-rush;position:absolute;bottom:20px;left:20px;box-shadow:0 2px 8px #e53e3e66}.banner-dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:59px;left:50%;transform:translate(-50%)}.banner-dots button{background:#fff6;border:0;border-radius:10px;width:10px;height:10px;padding:0;transition:all .5s}.banner-dots button.active{background:#fff;width:20px}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-card{background:#fff;border-radius:12px;transition:top .5s;position:relative;top:0;overflow:hidden;box-shadow:0 2px 8px #6464641a}.product-card:hover{background:var(--primary);color:#fff;top:-4px}.product-image{height:45vh;min-height:200px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.product-card:hover img{transform:scale(1.2)}.product-body{text-align:center;padding:15px 15px 20px}.product-body h3{text-align:center;white-space:nowrap;text-overflow:ellipsis;margin:0 0 9px;font-size:16px;font-weight:700;overflow:hidden}.product-body p{color:#999;text-align:left;height:48px;margin:10px 0;font-size:14px;line-height:24px;overflow:hidden}.product-card:hover p{color:#fff}.product-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.prices{text-align:left;flex-direction:column;display:flex}.prices strong{color:#333}.product-card:hover .prices strong{color:#fff}.prices del{color:#999;font-size:12px}.product-bottom button,.consult-large{border:1.5px solid var(--blue);color:var(--blue);cursor:pointer;background:0 0;border-radius:20px;padding:6px 16px}.product-card:hover .product-bottom button{color:#fff;border-color:#fff}.pagination{justify-content:center;align-items:center;gap:15px;margin-top:30px;display:flex}.pagination button{background:#fff;border:1px solid #ddd;border-radius:50%;width:38px;height:38px}.loading,.empty{text-align:center;color:#999;padding:35px}@keyframes pulse-rush{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.detail-top{grid-template-columns:1.05fr 1fr;gap:55px;max-width:1200px;margin:auto;display:grid}.gallery-main{background:#f7f7f7;border-radius:10px;place-items:center;height:440px;display:grid}.gallery-main img{object-fit:contain;width:100%;height:100%}.thumbs button{background:#fff;border:1px solid #ddd;border-radius:8px;height:90px;padding:3px}.thumbs button.active{border:2px solid #222}.thumbs img{object-fit:contain;width:100%;height:100%}.product-info h1{margin:15px 0 30px;font-size:30px}.product-info dl>div{border-bottom:1px solid #eee;grid-template-columns:130px 1fr;padding:13px 0;display:grid}.product-info dt{color:#777}.product-info dd{margin:0}.current-price{color:#c33;font-size:28px;font-weight:700}.consult-large{background:var(--blue);color:#fff;margin-top:28px;padding:12px 28px}.rich-detail{max-width:1200px;margin:45px auto 0;line-height:1.8}.rich-detail h2{border-left:4px solid var(--primary);padding-left:12px}.rich-detail img{max-width:100%}.page-title{text-align:center;padding:20px}.news-card{background:#fff;border-bottom:1px solid #eee;grid-template-columns:260px 1fr;gap:25px;max-width:1100px;margin:0 auto 20px;padding:15px;display:grid}.news-card img{object-fit:cover;width:260px;height:170px}.news-card h2{margin:5px 0 12px;font-size:21px}.news-card p{color:#777;line-height:1.7}.news-card a{color:var(--primary);margin-top:10px;display:inline-block}.article-page{max-width:920px;margin:auto}.article-page>h1{font-size:34px}.article-page>time{color:#999}.article-page>img{object-fit:cover;width:100%;max-height:500px;margin-top:22px}@media (width<=991px){.desktop-nav{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.detail-top{grid-template-columns:1fr;gap:25px}.gallery-main{height:380px}.site-header{height:62px}.feed-page{min-height:calc(100vh - 62px)}}@media (width>=992px){.site-footer{display:none}.products-page{padding-bottom:75px}}@media (width<=575px){body{background:#fff}.app-shell{box-shadow:none}.site-header{gap:12px;padding:0 15px}.header-back{flex-basis:34px;width:34px;height:34px}.brand{white-space:nowrap;text-overflow:ellipsis;max-width:62%;font-size:15px;overflow:hidden}.site-header select{max-width:100px;font-size:12px}.products-page{padding-bottom:90px}.products-content{padding:0 15px}.news-page,.detail-page,.article-page{padding:15px 15px 90px}.feed-page{padding:10px 8px 80px}.product-grid{grid-template-columns:1fr;gap:15px}.product-image{height:35vh}.banner-arrow{width:34px;height:34px;font-size:24px}.gallery-main{height:300px}.thumbs button{height:65px}.product-info h1{font-size:24px}.news-card{grid-template-columns:100px 1fr;gap:12px;padding:10px 0}.news-card img{width:100px;height:100px}.news-card h2{margin-top:0;font-size:17px}.news-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.mobile-bottom{max-width:100%}.mobile-bottom a{min-width:80px}.mobile-bottom a span{font-size:12px}.floating-chat{width:48px;height:48px;bottom:75px;right:15px}.site-footer{padding-bottom:80px}}.back-top{z-index:888;opacity:0;visibility:hidden;pointer-events:none;background:var(--primary);color:#fff;border:1px solid var(--primary);cursor:pointer;border-radius:5px 5px 0 0;justify-content:center;align-items:center;width:40px;height:50px;padding:0;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:75%;right:10px;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.back-top.show{opacity:1;visibility:visible;pointer-events:auto}.back-top i{background:#fff;width:24px;height:24px;-webkit-mask:url(/icons/arrow-up.svg) 50%/contain no-repeat;mask:url(/icons/arrow-up.svg) 50%/contain no-repeat}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.product-card{border-radius:9px}.product-image{aspect-ratio:1.45;width:100%;height:auto;min-height:0;overflow:hidden}.product-image img{display:block}.product-body{padding:10px 10px 14px}.product-body h3{margin-bottom:7px;font-size:14px;line-height:20px}.product-body p{height:36px;margin:7px 0 9px;font-size:12px;line-height:18px}.product-bottom{gap:6px}.prices{white-space:nowrap;flex-direction:row;align-items:center;gap:4px;min-width:0}.prices strong{font-size:13px}.prices del{text-overflow:ellipsis;font-size:10px;overflow:hidden}.product-bottom button{text-overflow:ellipsis;white-space:nowrap;max-width:58%;padding:5px 12px;overflow:hidden}@media (width>=576px){.products-content{padding-left:5%;padding-right:5%}}@media (width<=575px){.products-content{padding-left:15px;padding-right:15px}.product-image{height:auto}}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.products-page{background:#f8f9fa}.products-content{width:100%;margin-left:auto;margin-right:auto;padding-left:12px;padding-right:12px}.product-grid{gap:24px}.product-card{border-radius:12px;box-shadow:0 2px 8px #6363631a}.product-image{aspect-ratio:1;border-radius:12px 12px 0 0;height:auto;min-height:0}.product-body{border-radius:0 0 12px 12px;padding:15px 15px 20px}.product-body h3{color:#000;height:19.2px;margin:0 0 8px;font-size:16px;font-weight:700;line-height:19.2px}.product-body p{color:#999;height:48px;margin:10px 0;font-size:14px;font-weight:400;line-height:24px}.product-bottom{justify-content:space-between;gap:0;height:35px;overflow:visible}.prices{color:#333;white-space:nowrap;flex-direction:row;flex:none;align-items:center;gap:3.92px;height:32px;margin:0;line-height:30px;display:flex}.price-unit{font-size:12px;font-weight:400;line-height:30px}.prices strong{font-size:16px;font-weight:700;line-height:30px}.original-price{color:#999;flex:none;font-size:13px;font-weight:400;line-height:19.5px}.product-bottom button{color:#36c;text-overflow:clip;white-space:nowrap;background:0 0;border:1px solid #36c;border-radius:20px;flex:none;max-width:none;height:35px;padding:6px 16px;font-size:14px;font-weight:600;line-height:21px;overflow:visible}@media (width>=576px){.products-content{max-width:540px}}@media (width>=768px){.products-content{max-width:720px}}@media (width>=992px){.products-content{max-width:960px}}@media (width>=1200px){.products-content{max-width:1140px}}@media (width>=1400px){.products-content{max-width:1320px}}@media (width<=575px){.products-content{padding-left:12px;padding-right:12px}.prices{gap:4.9px;height:31px;margin-right:6px}.price-unit{font-size:13px}.prices strong{font-size:17px}}.banner-carousel{margin-bottom:27px}@media (width>=992px){.site-header{height:75px}}@media (width<=575px){.site-header{height:60px}.banner-carousel{height:250px;margin-bottom:43px}}.feed-page{background:#f5f5f5;width:100%;max-width:none;min-height:calc(100vh - 75px);margin:0;padding:0}.marquee{color:#333;background:#fff;border-radius:0;align-items:center;gap:10px;width:100%;height:48px;margin:0;padding:0 14px;display:flex;overflow:hidden}.marquee-icon{color:#666;flex:none;justify-content:center;align-items:center;display:flex}.marquee-viewport{white-space:nowrap;flex:1;min-width:0;overflow:hidden}.marquee-text{min-width:max-content;font-size:14px;line-height:21px;animation:20s linear infinite home-marquee;display:inline-block}.post-feed{background:#f5f5f5;padding:10px}.post-card{background:#fff;border-radius:8px;margin:0 0 10px;padding:15px;box-shadow:0 1px 3px #0000001a}.post-header{align-items:center;gap:0;height:44px;margin:0 0 12px;display:flex}.avatar{object-fit:cover;border:2px solid #eee;border-radius:50%;width:44px;height:44px;margin-right:12px}.post-username{color:#333;font-size:15px;font-weight:600;line-height:22.5px}.post-content{color:#333;white-space:pre-line;margin:0 0 12px;padding:0 2px;font-size:14px;font-weight:400;line-height:22.4px}.post-images{gap:4px;margin:0 0 12px;display:grid}.post-images.double{grid-template-columns:repeat(2,minmax(0,1fr))}.post-images.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.post-images.single{display:block}.post-images img{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%;max-width:300px;height:auto;max-height:300px;display:block}.post-footer{border:0;align-items:center;gap:20px;margin:0;padding:10px 0 0;display:flex}.post-footer .post-action{color:#666;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:400;line-height:21px;display:flex}.post-action svg{flex:none;display:block}.post-action span{line-height:21px}@keyframes home-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media (width<=575px){.feed-page{min-height:calc(100vh - 120px)}}@media (prefers-reduced-motion:reduce){.marquee-text{animation:none}}.news-page,.news-detail-page{background:#f8f9fa;min-height:100vh;padding:0}.news-hero{background:#eee;width:100%;height:275px;position:relative;overflow:hidden}.news-hero>img{opacity:0;object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;inset:0}.news-hero>img.active{opacity:1}.news-hero-title{z-index:2;color:#fff;background:linear-gradient(#0000,#00000094);align-items:center;height:100px;padding:0 max(5%,50% - 648px);display:flex;position:absolute;bottom:0;left:0;right:0}.news-hero-title h1,.news-hero-title h2{margin:0;font-size:30px;font-weight:600;line-height:42px}.news-hero-dots{z-index:3;gap:7px;display:flex;position:absolute;bottom:16px;right:20px}.news-hero-dots button{background:#ffffff80;border:0;border-radius:50%;width:8px;height:8px;padding:0}.news-hero-dots button.active{background:#fff}.news-list-section{background:#f5f7fa;margin-top:15px;padding:12px 0 48px}.news-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:calc(100% - 24px);max-width:1287px;margin:12px auto;display:grid}.news-card{background:0 0;border:0;max-width:none;margin:0;padding:0;display:block}.news-card>a{background:#fff;border-radius:8px;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000a}.news-card-pic{aspect-ratio:1.503;background:#f5f5f5;flex:0 0 42%}.news-card-pic img{object-fit:cover;width:100%;height:100%;display:block}.news-card-content{flex-direction:column;flex:1;min-width:0;padding:16px 18px;display:flex}.news-card-content h2{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:42px;margin:0 0 10px;font-size:15px;font-weight:700;line-height:21px;display:-webkit-box;overflow:hidden}.news-card-content p{color:#666;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0 0 16px;font-size:13px;font-weight:400;line-height:20.15px;display:-webkit-box;overflow:hidden}.news-card-content span{color:#2460f2;margin-top:auto;font-size:13px;font-weight:500;line-height:20.15px}.news-pagination{flex-direction:column;align-items:center;gap:12px;width:calc(100% - 24px);max-width:1287px;margin:28px auto 40px;display:flex}.news-pagination p{margin:0}.news-pagination>div{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.news-pagination button{color:#555;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:36px;height:36px;padding:0 11px}.news-pagination button.active{color:#fff;background:#2460f2;border-color:#2460f2}.news-pagination button:disabled{opacity:.42;cursor:not-allowed}.news-article-section{background:#f8f9fa;padding:40px 12px}.news-article-card{background:#fff;border-radius:10px;width:100%;max-width:1287px;margin:auto;padding:30px}.news-article-card>h1{color:#333;margin:0 0 24px;font-size:30px;font-weight:600;line-height:42px}.news-article-content{color:#333;font-size:16px;font-weight:400;line-height:32px}.news-article-content p{margin:0 0 16px}.news-article-content img{max-width:100%;height:auto;margin:0 auto 16px;display:block}.news-article-content a{color:#2460f2;overflow-wrap:anywhere}@media (width<=575px){.news-page,.news-detail-page{padding:0 0 60px}.news-hero{height:230px}.news-hero-title{height:90px;padding:0 12px}.news-hero-title h1,.news-hero-title h2{font-size:24px;line-height:34px}.news-list-section{padding-bottom:32px}.news-list{grid-template-columns:1fr;gap:16px}.news-card>a{flex-direction:column}.news-card-pic{flex-basis:auto;width:100%}.news-card-content p{-webkit-line-clamp:3}.news-pagination{margin-bottom:48px}.news-article-card{padding:30px}.news-article-card>h1{font-size:30px;line-height:42px}}.news-hero>img{transform-origin:50%;height:auto;min-height:100%;transition:opacity .3s,transform 7s;top:0;bottom:auto;transform:scale(1)}.news-hero>img.active{transform:scale(1.025)}.news-hero-title{background:0 0;align-items:flex-start;height:70px;padding-top:16px;top:46px;bottom:auto}.news-hero-title h1,.news-hero-title h2{font-size:44px;font-weight:400;line-height:52.8px}.news-hero-nav{z-index:4;color:#ccc;background:#00000026;justify-content:space-between;align-items:center;height:120px;padding:75px max(4.84%,50% - 643.5px) 0;display:flex;position:absolute;bottom:0;left:0;right:0}.news-hero-nav>a{color:#fff;background:#2460f2;border-radius:40px;justify-content:center;align-items:center;width:150px;height:35px;padding:0 15px;font-size:15px;font-weight:500;display:flex}.news-hero-nav>div{align-items:center;gap:10px;font-size:14px;line-height:21px;display:flex}.news-hero-nav>div a{color:#ccc}.news-card>a{aspect-ratio:3.579;height:auto;margin:0;overflow:hidden}.news-card-pic{aspect-ratio:auto;flex:0 0 42%;width:42%;min-width:0;height:100%}.news-card-content{height:100%;overflow:hidden}.news-card-content p{flex:none}@media (width<=575px){.news-hero>img{width:100%;height:auto;min-height:100%}.news-hero-title{height:89.594px;padding:16px 12px 0;top:140.406px}.news-hero-title h1,.news-hero-title h2{font-size:28px;font-weight:400;line-height:33.6px}.news-hero-nav{display:none}.news-card>a{aspect-ratio:auto;height:auto}.news-card-pic{aspect-ratio:1.503;flex-basis:auto;width:100%;height:auto}.news-card-content{flex:none;height:160.422px}}.product-detail-page{background:#f5f7fa;min-height:calc(100vh - 75px);padding:45px 12px 70px}.product-detail-top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;width:100%;max-width:1287px;margin:auto;display:grid}.product-gallery,.product-info{min-width:0}.product-gallery-main{aspect-ratio:1.18;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.product-gallery-main>img{object-fit:contain;width:100%;height:100%;display:block}.gallery-control{z-index:2;color:#fff;cursor:pointer;background:#00000047;border:0;border-radius:50%;width:38px;height:38px;padding:0;font-size:30px;line-height:34px;position:absolute;top:50%;transform:translateY(-50%)}.gallery-control:hover{background:#00000085}.gallery-prev{left:14px}.gallery-next{right:14px}.thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.thumbs button{aspect-ratio:1.45;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:5px;height:auto;padding:3px;overflow:hidden}.thumbs button.active{border-color:#7f0019}.thumbs img{object-fit:cover;width:100%;height:100%;display:block}.product-info{padding:4px 0}.product-info h1{color:#333;margin:0 0 24px;font-size:26px;font-weight:600;line-height:1.45}.product-meta{margin:0}.product-meta>div{border-bottom:1px solid #e8e8e8;grid-template-columns:120px minmax(0,1fr);align-items:center;min-height:46px;padding:10px 0;display:grid}.product-meta dt{color:#666;font-size:14px}.product-meta dd{color:#333;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;line-height:1.6}.product-meta dd.current-price{color:#7f0019;font-size:24px;font-weight:700;line-height:1.2}.product-meta del{color:#777}.consult-large{color:#fff;background:#7f0019;border:1px solid #7f0019;border-radius:4px;min-width:180px;margin-top:20px;padding:10px 24px;font-size:14px}.product-detail-content{background:#fff;border-radius:8px;width:100%;max-width:1287px;margin:38px auto 0;overflow:hidden}.product-detail-tab{color:#7f0019;text-align:center;border-bottom:2px solid #7f0019;width:max-content;min-width:130px;padding:13px 25px;font-size:16px;font-weight:600}.product-detail-body{color:#666;white-space:pre-wrap;padding:26px 30px;font-size:15px;line-height:2.2}.product-detail-body p{margin:0 0 16px}.product-detail-body img{max-width:100%;height:auto;margin:16px auto;display:block}@media (width<=991px){.product-detail-page{padding-top:25px}.product-detail-top{grid-template-columns:1fr;gap:30px}.product-gallery-main{max-height:620px}.product-info h1{font-size:24px}}@media (width<=575px){.site-header .brand{max-width:none}.site-header .brand img{width:auto;max-width:150px;height:40px}.product-detail-page{padding:15px 12px 90px}.product-detail-top{gap:22px}.product-gallery-main{aspect-ratio:1}.gallery-control{width:34px;height:34px}.thumbs{gap:7px}.product-info h1{margin-bottom:16px;font-size:20px}.product-meta>div{grid-template-columns:92px minmax(0,1fr);padding:8px 0}.product-meta dt,.product-meta dd{font-size:13px}.product-meta dd.current-price{font-size:21px}.consult-large{width:100%}.product-detail-content{margin-top:26px}.product-detail-body{padding:20px 16px;font-size:14px}}.header-brand-cluster{align-items:center;gap:2px;min-width:0;margin-right:auto;display:flex}.header-brand-cluster .brand{margin-right:0}.header-back{color:#222;background:0 0;border:0;border-radius:8px;flex:0 0 44px;width:44px;height:44px;margin:0 2px 0 -4px}.header-back:hover{color:var(--primary);background:#0000000a;border:0}.header-back svg{stroke-width:1.8px;width:20px;height:20px}.brand img{width:auto;height:45px;max-height:60px}@media (width<=991px){.brand img,.site-header .brand img{width:auto;max-width:200px;height:55px}}
