:root{--brand-blue:#1ca7de;--brand-blue-dark:#0e7dae;--brand-blue-tint:#eaf7fc;--brand-red:#ee3131;--brand-red-dark:#c81e1e;--brand-yellow:#ffc72c;--brand-yellow-dark:#e0a800;--brand-dark:#1a1a1a;--brand-ink:#222;--brand-muted:#777}.blog_contentlist ul{list-style-type:disc!important;padding-left:35px!important}.blog_contentlist ol{list-style-type:decimal!important;font-weight:500!important;font-size:15px!important;padding-left:35px!important}.blog_contentlist li{list-style-type:disc!important;margin-left:0!important;font-weight:500!important;font-size:15px!important;margin-bottom:8px!important}.blog_contentlist{font-size:16px;line-height:1.85;color:#444}.blog_contentlist h2,.blog_contentlist h3{margin-top:28px;font-size:22px;margin-bottom:14px;font-weight:700;color:var(--brand-ink)}.blog_contentlist h1{margin-top:28px;font-size:28px;line-height:1.2;margin-bottom:14px;font-weight:700;color:var(--brand-ink)}@media (max-width:576px){.blog_contentlist h1{font-size:20px}.blog_contentlist h2,.blog_contentlist h3{font-size:17px}.blog_contentlist p{font-size:12px}.blog_contentlist ul{font-size:12px}.blog_contentlist ol{font-size:12px}}.blog_contentlist img{max-width:100%;height:auto;border-radius:8px;margin:12px 0}.blog_contentlist p{margin-bottom:6px;font-size:15px}.blog_contentlist a{color:var(--brand-blue-dark);text-decoration:underline}.bd-category-badge{display:inline-block;background: linear-gradient(
        120deg,
        var(--brand-blue) 0%,
        var(--brand-blue-dark) 100%
    );color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 14px;border-radius:20px;margin-bottom:16px}.bd-title{font-size:32px;font-weight:800;line-height:1.25;color:var(--brand-ink);margin-bottom:18px}@media (max-width:576px){.bd-title{font-size:24px}}.bd-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;font-size:14px;color:var(--brand-muted);padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #eee}.bd-meta-row span{display:flex;align-items:center;gap:6px}.bd-meta-row i{color:var(--brand-blue)}.bd-hero-img{border-radius:12px;overflow:hidden}.bd-hero-img img{width:100%;height:auto;display:block}.bd-share{display:flex;align-items:center;gap:10px;margin:26px 0;flex-wrap:wrap}.bd-share-label{font-size:14px;font-weight:700;color:#333;margin-right:4px}.bd-share a{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff!important;font-size:16px;transition:transform .15s ease , opacity .15s ease}.bd-share a:hover{transform:translateY(-3px);opacity:.92}.bd-share .wa{background:#25d366}.bd-share .fb{background:#1877f2}.bd-share .tw{background:#000}.bd-share .li{background:#0a66c2}.bd-share .copy{background:var(--brand-blue-dark);cursor:pointer;width:38px;height:38px;padding:5px;border-radius:50%;border:none}.bd-author-box{display:flex;align-items:center;gap:16px;background:var(--brand-blue-tint);border-radius:12px;padding:18px 20px;margin:30px 0}.bd-author-avatar{width:54px;height:54px;border-radius:50%;background:var(--brand-blue);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;flex-shrink:0}.bd-author-box h6{margin:0 0 4px;font-weight:700;color:var(--brand-ink)}.bd-author-box p{margin:0;font-size:13.5px;color:var(--brand-muted)}.bd-cta{background: linear-gradient(
        135deg,
        var(--brand-blue) 0%,
        var(--brand-blue-dark) 100%
    );border-radius:14px;padding:30px 26px;margin:34px 0;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.bd-cta h4{font-size:20px;font-weight:800;margin:0 0 6px}.bd-cta p{margin:0;font-size:14px;opacity:.92}.bd-cta .btn-white{background:var(--brand-yellow);color:var(--brand-dark);font-weight:700;padding:12px 26px;border-radius:30px;white-space:nowrap;font-size:14px;transition:.2s ease}.bd-cta .btn-white:hover{background:var(--brand-yellow-dark);color:var(--brand-dark)}.bd-tag{display:inline-block;font-size:12.5px;color:var(--brand-blue-dark);background:var(--brand-blue-tint);padding:6px 14px;border-radius:20px;margin:0 6px 6px 0;transition:.2s ease}.bd-tag:hover{background:var(--brand-blue);color:#fff}.sec-relate-product{background:linear-gradient(180deg,#fff 0%,var(--brand-blue-tint) 100%)}.bd-section-title{font-size:24px;font-weight:800;color:var(--brand-ink);margin-bottom:6px;position:relative;display:inline-block;padding-bottom:12px}.bd-section-title::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:56px;height:4px;border-radius:4px;background:linear-gradient(90deg,var(--brand-blue),var(--brand-yellow))}.bd-section-sub{font-size:13.5px;color:#888;margin-bottom:30px}.bd-product-card{position:relative;border:1px solid #eef1f3;border-radius:14px;overflow:hidden;height:100%;background:#fff;transition:box-shadow .25s ease , transform .25s ease , border-color .25s ease}.bd-product-card:hover{box-shadow:0 14px 30px rgba(28,167,222,.16);transform:translateY(-4px);border-color:var(--brand-blue)}.bd-product-img{position:relative;padding-top:100%;overflow:hidden;background:#f7f7f7;display:block}.bd-product-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.bd-product-card:hover .bd-product-img img{transform:scale(1.06)}.bd-discount-ribbon{position:absolute;top:10px;left:10px;z-index:2;background:var(--brand-red);color:#fff;font-size:11px;font-weight:800;padding:4px 9px;border-radius:6px;letter-spacing:.02em}.bd-stock-flag{position:absolute;bottom:10px;left:10px;z-index:2;font-size:10.5px;font-weight:700;padding:4px 10px;border-radius:20px;background:rgba(255,255,255,.95);color:var(--brand-red);box-shadow:0 2px 6px rgba(0,0,0,.12)}.bd-stock-flag.bd-stock-out{color:#999}.bd-product-body{padding:14px 15px 16px}.bd-product-name{font-size:13.5px;font-weight:600;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px;min-height:36px;line-height:1.35}.bd-product-name:hover{color:var(--brand-blue-dark)}.bd-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;padding-top:10px;border-top:1px dashed #eee}.bd-sale-price{font-size:16.5px;font-weight:800;color:var(--brand-red)}.bd-orig-price{font-size:12.5px;color:#999;text-decoration:line-through}.bd-discount{font-size:11px;font-weight:700;color:#1a9e4c}.bd-widget{margin-bottom:40px}.bd-widget-title{font-size:17px;font-weight:800;color:var(--brand-ink);margin-bottom:20px;padding-bottom:10px;border-bottom:3px solid var(--brand-blue);display:inline-block}.bd-mini-product{display:flex;gap:12px;margin-bottom:16px;align-items:center}.bd-mini-product img{width:62px;height:62px;object-fit:cover;border-radius:8px;flex-shrink:0}.bd-mini-product-name{font-size:13px;font-weight:600;color:#333;line-height:1.3;display:block}.bd-mini-price{font-size:13px;font-weight:800;color:var(--brand-red)}.bd-badge-hot{font-size:10.5px;font-weight:700;background:#fff6e0;color:var(--brand-yellow-dark);padding:2px 8px;border-radius:10px;display:inline-block;margin-bottom:4px}.bd-newsletter{background:var(--brand-dark);border-radius:12px;padding:24px 20px;color:#fff;text-align:center}.bd-newsletter h6{font-weight:800;margin-bottom:8px}.bd-newsletter p{font-size:13px;opacity:.8;margin-bottom:16px}.bd-newsletter .btn-red{background:var(--brand-yellow);color:var(--brand-dark);font-weight:700;border:none;padding:10px 20px;border-radius:30px;font-size:13.5px;width:100%}.bd-newsletter .btn-red:hover{background:var(--brand-yellow-dark)}.bd-progress{position:fixed;top:0;left:0;height:3px;background: linear-gradient(
        90deg,
        var(--brand-blue),
        var(--brand-yellow),
        var(--brand-red)
    );width:0%;z-index:9999;transition:width .1s ease}.bd-mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:#fff;padding:12px 16px;box-shadow:0 -4px 16px rgba(0,0,0,.12)}.bd-mobile-cta a{display:block;text-align:center;background: linear-gradient(
        120deg,
        var(--brand-blue) 0%,
        var(--brand-blue-dark) 100%
    );color:#fff;font-weight:700;padding:13px;border-radius:30px;font-size:14.5px}@media (max-width:767px){.bd-mobile-cta{display:block}body{padding-bottom:68px}}.related-blog-list{display:flex;flex-direction:column;gap:25px}.related-blog-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:.3s}.related-blog-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.08)}.related-blog-image{display:block}.related-blog-image img{width:100%;object-fit:cover;display:block}.related-blog-content{padding:9px 12px}.related-blog-title{margin:0;font-size:14px;font-weight:600;line-height:1.5}.related-blog-title a{color:#222;text-decoration:none}.related-blog-title a:hover{color:#0d6efd}.related-blog-date{margin-top:2px;color:#888;font-size:14px}.related-blog-date i{margin-right:6px}.related-blog-desc{margin-top:2px;margin-bottom:2px;color:#666;line-height:1.7;font-size:12px}.related-blog-btn{display:inline-block;color:#0d6efd;font-weight:600;text-decoration:none}.related-blog-btn:hover{text-decoration:underline}@media (max-width:768px){.related-blog-image img{height:180px}.related-blog-title{font-size:12px}.related-blog-desc{font-size:14px}}