:root{--single-blog-bg:#050505;--single-blog-surface:rgba(18, 18, 18, .94);--single-blog-surface-strong:#111;--single-blog-text:#fff;--single-blog-muted:rgba(255, 255, 255, .68);--single-blog-border:rgba(255, 255, 255, .13);--single-blog-red:var(--red, #ec0014);--single-blog-yellow:var(--yellow, #ffd21a);--single-blog-radius:18px}.single-blog-page{min-height:100vh;background:linear-gradient(rgb(255 255 255 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .035) 1px,transparent 1px),radial-gradient(circle at 10% 8%,rgb(236 0 20 / .26),transparent 34%),radial-gradient(circle at 88% 10%,rgb(255 210 26 / .19),transparent 34%),var(--single-blog-bg);background-size:64px 64px,64px 64px,auto,auto,auto;color:var(--single-blog-text);font-family:var(--body-font,"Rajdhani",Arial,sans-serif)}.single-blog-container{width:min(95vw, 1680px);margin:0 auto;padding:calc(var(--nav-h, 86px) + 24px) 0 76px}.single-blog-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px;color:var(--single-blog-muted);font-size:14px;font-weight:800;letter-spacing:.03em}.single-blog-breadcrumb a{color:var(--single-blog-red);text-decoration:none}.single-blog-breadcrumb a:hover{color:var(--single-blog-yellow)}.single-blog-layout{display:grid;grid-template-columns:minmax(0,4fr) minmax(230px,1fr);gap:clamp(20px, 2.2vw, 34px);align-items:start}.single-blog-main,.single-blog-sidebar{min-width:0}.single-blog-featured-image{margin:0 0 18px;overflow:hidden;border:1px solid var(--single-blog-border);border-radius:var(--single-blog-radius);background:#151515;box-shadow:0 22px 54px rgb(0 0 0 / .42)}.single-blog-featured-image img{display:block;width:100%;height:clamp(300px, 35vw, 520px);object-fit:cover}.single-blog-header-card,.single-blog-content-card,.single-blog-widget{background:linear-gradient(135deg,rgb(255 255 255 / .055),rgb(255 255 255 / .015)),var(--single-blog-surface);border:1px solid var(--single-blog-border);border-radius:var(--single-blog-radius);box-shadow:0 18px 44px rgb(0 0 0 / .36)}.single-blog-header-card{margin-bottom:26px;padding:clamp(24px, 3vw, 42px)}.single-blog-category{display:inline-flex;align-items:center;min-height:36px;padding:8px 18px;border-radius:999px;background:var(--single-blog-red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.single-blog-title{max-width:980px;margin:18px 0 18px;color:#fff;font-family:var(--display-font,"Bangers","Black Han Sans",Impact,sans-serif);font-size:clamp(2.8rem, 6vw, 6.8rem);font-weight:900;letter-spacing:0;line-height:.92;text-shadow:6px 6px 0 var(--single-blog-red);text-transform:uppercase}.single-blog-meta{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(--single-blog-muted);font-size:15px;font-weight:800}.single-blog-meta a{color:var(--single-blog-yellow);text-decoration:none}.single-blog-content-card{padding:clamp(26px, 3vw, 44px)}.single-blog-content{color:rgb(255 255 255 / .84);font-size:clamp(17px, 1.2vw, 19px);font-weight:600;line-height:1.78}.single-blog-content>*:first-child{margin-top:0}.single-blog-content p{margin:0 0 1.25em}.single-blog-content h2,.single-blog-content h3,.single-blog-content h4{margin:1.55em 0 .65em;color:#fff;font-family:var(--display-font,"Bangers","Black Han Sans",Impact,sans-serif);line-height:1;text-shadow:3px 3px 0 var(--single-blog-red);text-transform:uppercase}.single-blog-content h2{font-size:clamp(2rem, 3.2vw, 3.4rem)}.single-blog-content h3{font-size:clamp(1.55rem, 2.4vw, 2.5rem)}.single-blog-content a{color:var(--single-blog-yellow);font-weight:900}.single-blog-content img{max-width:100%;height:auto;border-radius:16px}.single-blog-content blockquote{margin:2rem 0;padding:22px 24px;border-left:6px solid var(--single-blog-yellow);border-radius:14px;background:rgb(236 0 20 / .16);color:#fff;font-size:1.08em;font-weight:800}.single-blog-content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.single-blog-content th,.single-blog-content td{padding:12px;border:1px solid var(--single-blog-border)}.single-blog-tags,.single-blog-share{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:28px;padding-top:24px;border-top:1px solid var(--single-blog-border)}.single-blog-tags strong,.single-blog-share strong{margin-right:4px;color:#fff;font-weight:900}.single-blog-tags a,.single-blog-share a,.single-blog-tag-cloud a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid var(--single-blog-border);border-radius:999px;background:rgb(255 255 255 / .06);color:#fff;font-size:13px;font-weight:900;text-decoration:none}.single-blog-share a:hover,.single-blog-tags a:hover,.single-blog-tag-cloud a:hover{border-color:var(--single-blog-yellow);background:var(--single-blog-yellow);color:#050505}.single-blog-author-box{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:center;margin-top:30px;padding:22px;border:1px solid var(--single-blog-border);border-radius:var(--single-blog-radius);background:rgb(255 255 255 / .04)}.single-blog-author-avatar img{width:96px;height:96px;border:2px solid var(--single-blog-yellow);border-radius:50%;object-fit:cover}.single-blog-author-box p{margin:0 0 4px;color:var(--single-blog-muted);font-size:14px;font-weight:800}.single-blog-author-box h2{margin:0 0 8px;color:#fff;font-size:1.4rem;line-height:1.15}.single-blog-author-box h2 a{color:#fff;text-decoration:none}.single-blog-author-box div div p{margin:0;color:rgb(255 255 255 / .78);line-height:1.55}.single-blog-post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:30px}.single-blog-nav-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;padding:16px;border:1px solid var(--single-blog-border);border-radius:14px;background:rgb(255 255 255 / .035);color:#fff;text-decoration:none}.single-blog-nav-card img{width:72px;height:62px;border-radius:10px;object-fit:cover}.single-blog-nav-card span{display:block;color:var(--single-blog-muted);font-size:12px;font-weight:900;text-transform:uppercase}.single-blog-nav-card strong{display:block;margin-top:3px;line-height:1.18}.single-blog-nav-card:hover strong{color:var(--single-blog-yellow)}.single-blog-comments{margin-top:34px;padding-top:28px;border-top:1px solid var(--single-blog-border)}.single-blog-comments input:not([type="submit"]),.single-blog-comments textarea{width:100%;border-radius:10px}.single-blog-sidebar{position:sticky;top:calc(var(--nav-h, 86px) + 18px);display:grid;gap:18px}.single-blog-widget{padding:18px}.single-blog-widget h2{margin:0 0 14px;color:#fff;font-family:var(--display-font,"Bangers","Black Han Sans",Impact,sans-serif);font-size:clamp(1.35rem, 1.7vw, 1.95rem);line-height:1;text-shadow:2px 2px 0 var(--single-blog-red);text-transform:uppercase}.single-blog-search form,.single-blog-search .search-form{display:grid;grid-template-columns:1fr;gap:9px}.single-blog-search input[type="search"]{width:100%;min-height:42px;border:1px solid var(--single-blog-border);border-radius:10px;background:#fff;color:#111}.single-blog-search input[type="submit"],.single-blog-search button{min-height:42px;padding:0 14px;border:0;border-radius:10px;background:var(--single-blog-red);color:#fff;font-weight:900}.single-blog-recent-posts,.single-blog-product-scroller{display:grid;gap:12px}.single-blog-product-scroller{max-height:470px;overflow-y:auto;padding-right:6px;scrollbar-color:var(--single-blog-yellow) rgb(255 255 255 / .08);scrollbar-width:thin}.single-blog-product-scroller::-webkit-scrollbar{width:8px}.single-blog-product-scroller::-webkit-scrollbar-track{background:rgb(255 255 255 / .08);border-radius:999px}.single-blog-product-scroller::-webkit-scrollbar-thumb{background:var(--single-blog-yellow);border-radius:999px}.single-blog-recent-post,.single-blog-product-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:11px;align-items:center;padding:8px;border:1px solid rgb(255 255 255 / .08);border-radius:13px;background:rgb(255 255 255 / .04);color:#fff;text-decoration:none}.single-blog-recent-post img,.single-blog-recent-post>span[aria-hidden],.single-blog-product-card img,.single-blog-product-placeholder{display:block;width:72px;height:72px;border-radius:10px;background:#202020;object-fit:cover}.single-blog-recent-post strong,.single-blog-product-card strong{display:block;overflow:hidden;color:#fff;font-size:.86rem;font-weight:900;line-height:1.12}.single-blog-recent-post small{color:var(--single-blog-muted);font-size:.76rem}.single-blog-product-card em{display:block;margin-top:5px;color:var(--single-blog-yellow);font-style:normal;font-weight:900}.single-blog-product-card em del{color:var(--single-blog-muted)}.single-blog-product-card em ins{color:var(--single-blog-yellow);text-decoration:none}.single-blog-categories{display:grid;gap:10px;margin:0;padding:0;list-style:none}.single-blog-categories li{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--single-blog-border)}.single-blog-categories a{color:#fff;font-weight:900;text-decoration:none}.single-blog-categories span{color:var(--single-blog-yellow);font-weight:900}.single-blog-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}@media (max-width:1100px){.single-blog-layout{grid-template-columns:1fr}.single-blog-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.single-blog-products-widget{grid-column:1 / -1}.single-blog-product-scroller{display:flex;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 10px}.single-blog-product-card{flex:0 0 240px}}@media (max-width:700px){.single-blog-container{width:min(94vw, 100%);padding-top:calc(var(--nav-h, 76px) + 18px)}.single-blog-featured-image img{height:clamp(220px, 62vw, 300px)}.single-blog-header-card,.single-blog-content-card{padding:20px}.single-blog-title{font-size:clamp(2.35rem, 15vw, 4.4rem);text-shadow:4px 4px 0 var(--single-blog-red)}.single-blog-meta{gap:8px 12px}.single-blog-author-box,.single-blog-post-nav,.single-blog-sidebar{grid-template-columns:1fr}.single-blog-author-box{text-align:center}.single-blog-author-avatar{justify-self:center}.single-blog-nav-card{grid-template-columns:64px minmax(0,1fr)}}.single-blog-title,.single-blog-content :is(h2,h3,h4),.single-blog-widget h2{color:#fff;text-shadow:4px 4px 0 var(--single-blog-red)}.single-blog-content,.single-blog-content :is(p,li,td,th),.single-blog-author-box div div p,.single-blog-recent-post small,.single-blog-meta{color:rgb(255 255 255 / .86)}.single-blog-content :is(p,li,span,div,strong,b,em,i,td,th){color:rgb(255 255 255 / .9)!important}.single-blog-content a{color:var(--single-blog-yellow)!important}.single-blog-header-card,.single-blog-content-card,.single-blog-widget,.single-blog-author-box,.single-blog-nav-card{background:linear-gradient(135deg,rgb(255 255 255 / .055),rgb(255 255 255 / .015)),var(--single-blog-surface);color:#fff}