body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;margin:0;padding:0;background:#f8f8f8;color:#333}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif}.sidebar-widget{margin-bottom:30px}.sidebar-widget h3{font-size:1.2em;margin-bottom:10px}.top-bar{background-color:#0d1b2a;color:#fff;font-size:13px;padding:8px 5%}.top-bar-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:10px}.top-bar-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.top-bar-close{background:0 0;border:none;color:#aaa;cursor:pointer;font-size:13px;padding:0 4px;line-height:1}.top-bar-socials{display:flex;align-items:center;gap:12px}.top-bar-socials a{color:#ccc;text-decoration:none;font-size:15px;transition:color .2s}.top-bar-socials a:hover{color:#fff}.site-header{background:#fff;border-bottom:2px solid #e6f0ff;padding:0 5%;box-sizing:border-box;z-index:9999;transition:box-shadow .3s}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;padding:10px 0;order:1;flex:0 0 auto}.site-logo .logo-img{height:60px;width:auto}.logo-text-wrap{display:flex;flex-direction:column}.logo-name{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:22px;font-weight:700;color:#0d1b2a;line-height:1.1}.logo-bit{color:#d90429}.logo-tagline{font-size:11px;color:#888;letter-spacing:.05em;text-transform:uppercase}@media (max-width:768px){.top-bar{padding:8px 4%}.top-bar-left span{font-size:12px}.site-header{padding:0 4%}.site-logo .logo-img{height:48px}.logo-name{font-size:18px}}img{max-width:100%;height:auto}main{width:100%}.content-layout,.hero-fullwidth,.latest-posts{width:85%;margin-left:auto;margin-right:auto}.hero-fullwidth,.latest-posts{width:100%;margin-top:20px;margin-bottom:20px}.latest-wrapper{display:flex;gap:10px;flex-wrap:nowrap}.latest-featured{width:50%;position:relative}.latest-featured .image{position:relative;aspect-ratio:16/9;overflow:hidden}.latest-featured .image img{width:100%;height:100%;object-fit:cover;display:block}.latest-featured .text{position:absolute;bottom:0;left:0;width:100%;height:33%;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.3));color:#fff;padding:10px;box-sizing:border-box;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.latest-featured h3{font-size:1.3rem;margin:0 0 5px;height:3rem;line-height:1.5rem;display:flex;align-items:center;padding-top:2px}.latest-featured h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;color:#fff;text-decoration:none;width:100%;line-height:1.5rem;margin-top:-10px}.latest-featured h3 a:hover{color:#f5b403;text-decoration:none}.latest-featured .meta-row{display:flex;justify-content:space-between;align-items:center;font-size:.8em;gap:10px;flex-wrap:wrap}.latest-featured .tags{display:flex;gap:6px;flex-wrap:wrap}.latest-featured .tag{color:#fff;background-color:rgba(255,255,255,.2);padding:6px 14px;border-radius:20px;text-decoration:none;font-size:12px}.latest-featured .tag:hover{filter:brightness(85%) contrast(130%)}.latest-featured .date{font-size:12px;white-space:nowrap}.latest-grid{width:50%;display:flex;flex-wrap:wrap;gap:10px}.grid-post{width:calc(50% - 5px);position:relative;aspect-ratio:16/9;overflow:hidden;color:#fff}.grid-post img{width:100%;height:100%;object-fit:cover;display:block}.grid-post .text{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,.3));color:#fff;padding:10px;box-sizing:border-box;z-index:2;display:flex;flex-direction:column;justify-content:flex-end}.grid-post:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);z-index:1}.grid-post h4{position:absolute;bottom:45px;left:10px;right:10px;z-index:2;font-size:.9em;font-weight:700;margin:0;height:2.4em;display:flex;align-items:center}.grid-post h4 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.4em;max-height:2.8em;color:#fff;text-decoration:none;margin-top:5px}.grid-post h4 a:hover{color:#f5b403;text-decoration:none}.grid-post .meta-row{position:absolute;bottom:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;font-size:.75em;z-index:2}.grid-post .tags{display:flex;gap:4px;flex-wrap:wrap}.grid-post .tag{color:#fff;background-color:rgba(255,255,255,.2);padding:4px 10px;border-radius:20px;text-decoration:none;margin-right:3px}.grid-post .tag:hover{filter:brightness(85%) contrast(130%)}a.tag{display:inline-block;padding:6px 14px;border-radius:8px;font-size:12px;color:#fff;text-decoration:none;font-weight:500;transition:background-color .3s ease}.grid-post .date{white-space:nowrap}.calendar-icon{font-size:18px;vertical-align:middle;margin-bottom:2px}@media (max-width:768px){.latest-wrapper{flex-direction:column}.latest-featured{width:100%}.latest-grid{width:100%}.grid-post{width:100%}.latest-featured h3,.grid-post h4{font-size:1.2rem}.latest-featured .text{height:50%}}.category-block{margin-bottom:2rem;width:100%}.category-block h3{background-color:#d90429;color:#fff;padding:10px 15px;margin:0 0 15px;font-size:1.2em}.category-block h3 a{color:#fff;text-decoration:none}.category-posts-row{display:flex;flex-wrap:nowrap;gap:1.5rem;width:100%;box-sizing:border-box}.latest-post,.other-posts{width:calc(50% - 0.75rem);box-sizing:border-box}@media (max-width:768px){.latest-post,.other-posts{flex:1 1 100%}}.latest-post,.post-item{background-color:#f2f2f2}.latest-post:hover{background-color:#edece9}.post-item:hover{background-color:#edece9}.latest-post,.other-posts{display:flex;flex-direction:column}.latest-post .featured-image{position:relative;width:100%;aspect-ratio:16/9;background:#eee;overflow:hidden;border-radius:0;margin-bottom:.5rem}.latest-post .featured-image img{width:100%;height:100%;object-fit:cover}.latest-post h4{font-size:1rem;margin:0 10px 8px}.latest-post h4 a{text-decoration:none;color:#222;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.latest-post h4 a:hover{text-decoration:none;color:#097daf}.latest-post .post-meta{margin:0 10px 8px;display:flex;justify-content:space-between;font-size:.875rem;color:#666;margin-top:auto}.latest-post .post-tags a{color:#fff;margin-right:.05rem;text-decoration:none}.latest-post .post-tags a:hover{text-decoration:none;filter:brightness(85%) contrast(130%)}.other-posts{gap:1rem}.post-item{display:flex;gap:1rem;width:100%;align-items:stretch}.post-item .featured-image{width:40%;aspect-ratio:16/9;border-radius:0;overflow:hidden;background:#eee;position:relative;flex-shrink:0}.post-item .featured-image img{width:100%;height:100%;object-fit:cover;display:block}.post-item>div{display:flex;flex-direction:column;justify-content:space-between;flex:1}.post-item h5{margin:.5rem 0;font-size:.9rem;font-weight:600}.post-item h5 a{text-decoration:none;color:#222;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.post-item h5 a:hover{text-decoration:none;color:#097daf}.post-item .post-meta{margin-top:auto;margin-right:1rem;margin-bottom:10px;display:flex;justify-content:space-between;font-size:.8rem;color:#666}.post-item .post-tags a{color:#fff;margin-right:.05rem;text-decoration:none}.post-item .post-tags a:hover{text-decoration:none;filter:brightness(85%) contrast(130%)}.post-date{margin-top:8px}@media (max-width:1200px){.category-posts-row{flex-direction:column;gap:2rem}.latest-post,.other-posts{width:100%}.post-item{flex-direction:column}.post-item .featured-image,.post-item>div{width:100%}.post-item .post-meta{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.post-item{gap:.5rem}.post-item>div{margin:0 10px}.latest-post h4,.post-item h5{font-size:1.1em}}.main-menu-wrapper{display:none}.sticky-nav{position:fixed;top:0;left:0;width:100%;z-index:9999;box-shadow:0 2px 5px rgba(0,0,0,.2)}.main-menu{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;text-transform:uppercase;display:flex;align-items:stretch;order:2;flex:1 1 auto;justify-content:flex-end}.main-menu>ul.menu,.main-menu>.menu{display:flex;align-items:stretch;list-style:none;margin:0;padding:0}.main-menu ul.menu>li,.main-menu .menu>li{position:relative;display:flex;align-items:center}.main-menu ul.menu>li>a,.main-menu .menu>li>a{display:block;padding:14px 12px;color:#0d1b2a;text-decoration:none;font-size:13.5px;font-weight:500;transition:color .2s,background .2s;white-space:nowrap}.main-menu ul.menu>li>a:hover,.main-menu .menu>li>a:hover{color:#d90429;background:#fafafa}.main-menu ul.menu>li.current-menu-item>a,.main-menu .menu>li.current-menu-item>a,.main-menu ul.menu>li.current_page_item>a,.main-menu .menu>li.current_page_item>a{color:#d90429;border-bottom:2px solid #d90429;background:0 0}.main-menu .sub-dropdown{display:none;position:absolute;top:100%;left:0;min-width:200px;background:#fff;list-style:none;padding:0;margin:0;z-index:20000;box-shadow:0 6px 18px rgba(0,0,0,.12);border-top:2px solid #d90429}.main-menu .sub-dropdown li a{display:block;padding:12px 15px;color:#0d1b2a;text-decoration:none;transition:background .2s,color .2s;text-transform:capitalize;text-align:left;font-size:14px}.main-menu .sub-dropdown li a:hover{background:#e6f0ff;color:#d90429}@media (min-width:1141px){.main-menu ul.menu>li:hover>.sub-dropdown,.main-menu .menu>li:hover>.sub-dropdown{display:block}}.main-menu .has-sub>a{font-weight:700}.main-menu .has-sub>a:after{font-family:'FontAwesome';content:'\f078';font-size:9px;margin-left:5px;opacity:.7}.sub-toggle{display:none}.mobile-menu-toggle{display:none;background:0 0;border:none;font-size:22px;color:#0d1b2a;cursor:pointer;padding:8px;line-height:1;order:3;flex:0 0 auto}.mobile-menu-close{display:none}@media (max-width:1140px){.mobile-menu-toggle{display:block}.mobile-menu-close{display:flex;align-items:center;justify-content:flex-end;gap:8px;background:0 0;border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;padding:18px 20px 12px;width:100%;border-bottom:1px solid rgba(255,255,255,.1);text-transform:uppercase;letter-spacing:.05em}.mobile-menu-close i{font-size:20px}.main-menu{display:none}.site-header.responsive{position:fixed !important;top:0;left:0;width:100%;height:100vh;z-index:10000;background:#0d1b2a;overflow:hidden;border-bottom:none}.site-header.responsive .header-inner{flex-wrap:wrap;align-content:flex-start;align-items:stretch;height:100%;max-width:100%;margin:0;border-bottom:none}.site-header.responsive .site-logo{order:1;flex:1 1 auto;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.15)}.site-header.responsive .mobile-menu-toggle{order:2;flex:0 0 auto;display:flex;align-items:center;color:rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.15)}.site-header.responsive .main-menu{order:3;flex:0 0 100%;display:flex;flex-direction:column;position:static;width:100%;background:0 0;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 80px)}.site-header.responsive .logo-name{color:#fff}.site-header.responsive .logo-bit{color:#d90429}.site-header.responsive .logo-tagline{color:rgba(255,255,255,.5)}.main-menu>ul.menu,.main-menu>.menu{flex-direction:column;width:100%;list-style:none;margin:0;padding:0 0 40px}.main-menu ul.menu>li,.main-menu .menu>li{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.06)}.main-menu ul.menu>li>a,.main-menu .menu>li>a{flex:1;padding:13px 20px;color:#fff;display:flex;align-items:center;border-bottom:none;background:0 0;font-size:14px}.sub-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:0 18px;flex:0 0 auto;transition:color .2s}.sub-toggle i{transition:transform .25s ease;font-size:11px}.has-sub.open>.sub-toggle{color:#d90429}.has-sub.open>.sub-toggle i{transform:rotate(180deg)}.main-menu ul.menu>li>a:hover,.main-menu .menu>li>a:hover{color:#d90429;background:rgba(255,255,255,.05)}.main-menu ul.menu>li.current-menu-item>a,.main-menu .menu>li.current-menu-item>a,.main-menu ul.menu>li.current_page_item>a,.main-menu .menu>li.current_page_item>a{color:#d90429;border-bottom:1px solid rgba(255,255,255,.06)}.main-menu .has-sub>a:after{display:none}.main-menu .sub-dropdown{display:none;position:static;background:rgba(255,255,255,.05);box-shadow:none;border-top:none;min-width:0;flex:0 0 100%}.has-sub.open>.sub-dropdown{display:block}.main-menu .sub-dropdown li a{color:#aac8e0;padding:10px 20px 10px 36px;font-size:13px;text-transform:capitalize;border-bottom:1px solid rgba(255,255,255,.04)}.main-menu .sub-dropdown li a:hover{color:#d90429;background:rgba(255,255,255,.05)}}.category-container{padding:0}.content-layout{display:flex;gap:30px}.main-column{flex:3}.sidebar{flex:1}.category-header{display:flex;justify-content:space-between;align-items:center;background-color:#d90429;padding:10px;margin-top:20px;margin-bottom:20px;color:#fff;border-radius:0}.category-title{font-size:22px;margin:0}.sort-dropdown select{padding:6px 12px;font-size:16px;border-radius:1px;border:none}.featured-post{background-color:#f2f2f2;margin-bottom:20px;transition:background-color .3s ease}.featured-post:hover{background-color:#edece9}.featured-post .post-thumbnail img{width:100%;height:auto;border-radius:0}.post-content{padding:0 10px 10px}.featured-post .post-meta{display:flex;justify-content:space-between;margin-top:10px;color:#777;font-size:14px}.featured-post .post-title{font-size:24px;margin:10px 0;color:#000;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.featured-post.no-hover .post-title{color:#097daf;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset}.featured-post .post-title a{text-decoration:none;color:inherit}.featured-post .post-title a:hover{text-decoration:none;color:#097daf}.featured-post .excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#444;font-size:15px}.list-post{background-color:#f2f2f2;margin-bottom:20px;transition:background-color .3s ease}.list-post:hover{background-color:#edece9}.list-post-inner{display:grid;grid-template-columns:260px 1fr;gap:20px;align-items:stretch;height:150px}.list-thumbnail{width:260px;aspect-ratio:16/9;overflow:hidden;height:150px}.list-thumbnail img{width:100%;height:100%;object-fit:cover}.list-content{height:146px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:10px 10px 10px 0}.list-content .post-title{font-size:18px;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.list-content .post-title a{text-decoration:none;color:#000}.list-content .post-title a:hover{text-decoration:none;color:#097daf}.list-content .post-meta,.featured-post .post-meta{display:flex;justify-content:space-between;font-size:.875rem;color:#666;margin-top:0;margin-bottom:8px}.featured-post .post-meta a,.list-content .post-tags a{color:#fff;margin-right:.05rem;text-decoration:none}.featured-post .post-meta a:hover,.list-content .post-tags a:hover{text-decoration:none;filter:brightness(85%) contrast(130%)}.list-content .excerpt{font-size:15px;color:#444;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:30px 0}.pagination a,.pagination span{padding:8px 14px;background-color:#f1f1f1;border-radius:6px;color:#333;text-decoration:none;font-weight:700;transition:background .2s ease}.pagination a:hover{background-color:#ccc}.pagination .current{background-color:#333;color:#fff}@media (max-width:900px){.content-layout,.hero-fullwidth,.latest-posts{width:92%}.content-layout{flex-direction:column}.main-column,.sidebar{width:100%;flex:none}.latest-wrapper{flex-direction:column}.latest-featured,.latest-grid{width:100%}.grid-post{width:calc(50% - 5px)}}@media (max-width:768px){.content-layout,.hero-fullwidth,.latest-posts{width:95%;margin-left:auto;margin-right:auto}.list-post-inner{display:flex !important;flex-direction:column;align-items:stretch;height:auto !important}.list-thumbnail{width:100% !important;aspect-ratio:4/3 !important;overflow:hidden;margin-bottom:-5px}.list-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.list-content{width:100% !important;box-sizing:border-box;padding:0 10px 10px;display:block}.list-content .post-title{font-size:22px;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.featured-post.no-hover{background-color:#f2f2f2;padding:0;border-radius:0}.featured-post.no-hover:hover{background-color:#f2f2f2}.post-body{line-height:1.8}.sidebar-widget.category-menu{background:#f2f2f2;padding:15px 20px;font-family:sans-serif}.sidebar-widget.category-menu h3{background-color:#0d1b2a;color:#fff;padding:10px 15px;margin:-15px -20px 20px;font-size:1.2em;font-weight:700}.sidebar-widget.category-menu ul{list-style:none;padding:0;margin:0}.sidebar-widget.category-menu>ul>li{margin-bottom:15px;font-weight:700;color:#4a849d;border-top:1px solid #4a849d;padding-top:8px}.sidebar-widget.category-menu>ul>li:first-child{border-top:none;padding-top:0}.sidebar-widget.category-menu>ul>li>a{text-decoration:none;color:#4a849d;display:block;padding:4px 8px;transition:background .3s,color .3s}.sidebar-widget.category-menu>ul>li>a:hover{color:#fff;background:#3190ba;border-radius:0}.sidebar-widget.category-menu ul ul{margin-top:5px;padding-left:15px}.sidebar-widget.category-menu ul ul li{font-weight:400;margin:8px 0}.sidebar-widget.category-menu ul ul li a{color:#4a849d;text-decoration:none;padding:4px 8px;display:block;transition:background .3s,color .3s;border-radius:0}.sidebar-widget.category-menu ul ul li a:hover{color:#fff;background:#3190ba}.sidebar-widget.tag-cloud{background-color:#f2f2f2;padding:20px;border-radius:0}.sidebar-widget.tag-cloud h3{background-color:#07a;color:#fff;margin:-20px -20px 15px;padding:10px 20px;font-size:20px;border-top-left-radius:0;border-top-right-radius:0}.sidebar-widget.tag-cloud ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px}.sidebar-widget.tag-cloud ul li a{display:inline-block;padding:6px 14px;border-radius:20px;font-size:14px;color:#fff;text-decoration:none;font-weight:500;transition:background-color .3s ease}.sidebar-widget.tag-cloud ul li a:hover{filter:brightness(85%) contrast(150%)}.search-box{padding:20px 5px;border-radius:10px}.search-wrapper{position:relative;width:100%}.search-box input[type=search]{width:100%;padding:10px 15px 10px 40px;font-size:16px;border:2px solid #ccc;border-radius:25px;outline:none;transition:border-color .3s,box-shadow .3s;box-sizing:border-box}.search-box input[type=search]:focus{border-color:#07a;box-shadow:0 0 5px rgba(0,119,170,.4)}.search-icon{position:absolute;left:15px;top:45%;transform:translateY(-60%);color:gray;width:16px;height:16px;pointer-events:none}.site-footer{background-color:#0d1b2a;color:#ccc;font-size:14px}.footer-grid-wrap{max-width:1200px;margin:0 auto;padding:50px 5% 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.4fr;gap:40px}.footer-brand .footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:16px}.footer-brand .footer-logo img{height:48px;width:auto}.footer-logo-text{display:flex;flex-direction:column;color:#fff}.footer-logo-text span{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.1}.footer-bit{color:#d90429}.footer-logo-text small{font-size:10px;color:#aaa;letter-spacing:.05em;text-transform:uppercase}.footer-brand p{margin:0 0 18px;line-height:1.7;color:#aaa;font-size:13px}.footer-socials{display:flex;gap:12px;align-items:center}.footer-socials a{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.1);color:#ccc;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;transition:background .2s,color .2s}.footer-socials a:hover{background:#d90429;color:#fff}.footer-col h4{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#fff;font-size:15px;font-weight:600;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col ul li{margin-bottom:10px;color:#aaa;font-size:13px}.footer-col ul li a{color:#aaa;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-col ul li i{margin-right:6px;width:14px;text-align:center;color:#d90429}.footer-bottom{background:rgba(0,0,0,.25);text-align:center;padding:14px 5%;color:#777;font-size:13px}.footer-bottom p{margin:0}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-brand p{max-width:500px}}@media (max-width:600px){.footer-grid{grid-template-columns:1fr 1fr;gap:24px}}#goToTopBtn{position:fixed;bottom:20px;right:30px;z-index:999;display:none;background-color:rgba(0,0,0,.7);color:#fff;border:none;padding:12px 16px;border-radius:50%;font-size:22px;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.4);transition:opacity .3s,background-color .3s}#goToTopBtn:hover{background-color:#444}@media (max-width:768px){#goToTopBtn{display:none !important}}.custom-comments{margin-top:40px;background:#f6f6f6;padding:0;border-radius:0}.custom-comments ul{list-style:none;padding:0;margin:0}.custom-comments li.comment{display:flex;flex-direction:row;align-items:flex-start;gap:15px;margin-bottom:10px;padding:15px;background:#f2f1f1;border:1px solid #e0e0e0;border-radius:6px}.custom-comments .children{padding-left:40px;margin-top:10px}.custom-comments .children .children{padding-left:0}.comment-author-avatar{flex:0 0 48px;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:13px;color:#444}.comment-author-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-bottom:5px}.comment-list{display:flex;flex-direction:column;width:100%;box-sizing:border-box}.comment-body{display:flex;align-items:flex-start;gap:10px;width:100%}.comment-author-avatar{flex:0 0 48px;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:13px;color:#444}.comment-author-avatar img{width:48px;height:48px;border-radius:50%;object-fit:cover;margin-bottom:5px}.comment-content-block{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.comment-text{font-size:15px;color:#333;margin-bottom:10px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.comment-meta-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:auto}.comment-date{color:#555;font-style:italic}.comment-reply{margin-left:10px}.comment-reply a{background-color:#689bb1;color:#fff;padding:6px 12px;border-radius:4px;font-size:13px;text-decoration:none;transition:background-color .3s ease}.comment-reply a:hover{background-color:#557f92}@media (max-width:768px){.custom-comments li.comment{display:flex;flex-direction:column;align-items:flex-start;width:100%;box-sizing:border-box}.comment-body{display:flex;flex-direction:row;align-items:flex-start;width:100%;flex-wrap:nowrap;box-sizing:border-box}.comment-author-avatar{flex-direction:column;align-items:center;justify-content:flex-start;gap:5px;margin-bottom:10px}.comment-author-avatar img{width:40px;height:40px}.comment-content-block{flex:1 1 auto;min-width:0;width:auto;box-sizing:border-box}.comment-text{overflow-wrap:break-word;word-break:break-word;max-width:100%}.comment-meta-row{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;flex-wrap:nowrap;white-space:nowrap}}.comment-form{background-color:#f8f8f8;padding:20px;border:1px solid #ccc;border-radius:6px;margin-top:30px;margin-bottom:30px}.comment-form p{margin-bottom:15px}.comment-form label{font-weight:700;color:#333;display:block;margin-bottom:5px}.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url],.comment-form textarea{width:95%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px}.comment-form textarea{resize:vertical;height:120px}.comment-form .form-submit input[type=submit]{background-color:#097daf;color:#fff;border:none;padding:10px 20px;font-size:15px;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.comment-form .form-submit input[type=submit]:hover{background-color:#075d81}.error-404{min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:10px;background:#f9f9f9}.error-404 h1{font-size:2rem;margin-bottom:10px;color:#333}.error-404 p{margin:5px 0}.error-404 a{color:#097daf;text-decoration:none;font-size:1.3rem;font:bold}.error-404 a:hover{color:#005f99}.error-404 .exit-icon{vertical-align:middle;font-size:20px;margin-left:4px}.hero-section{background:#e6f0ff url(//bitborders.com/wp-content/themes/bittheme/assets/hero-background.png) center bottom/cover no-repeat;padding:60px 5% 40px}.hero-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:40px}.hero-content{flex:1}.hero-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:3.3rem;font-weight:700;color:#0d1b2a;line-height:1.2;margin:0 0 16px;-webkit-font-smoothing:antialiased;word-break:keep-all;letter-spacing:-.01em}.hero-red{color:#d90429;display:block}.hero-desc{font-size:16px;color:#444;line-height:1.7;margin:0 0 28px;max-width:520px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:36px}.btn-primary{background:#d90429;color:#fff;padding:13px 28px;border-radius:6px;text-decoration:none;font-weight:600;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;transition:background .2s;display:inline-block}.btn-primary:hover{background:#b8001f;color:#fff}.btn-secondary{background:0 0;color:#0d1b2a;padding:12px 28px;border-radius:6px;border:2px solid #0d1b2a;text-decoration:none;font-weight:600;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;transition:background .2s,color .2s;display:inline-block}.btn-secondary:hover{background:#0d1b2a;color:#fff}.hero-trust{display:flex;gap:24px;flex-wrap:wrap}.trust-item{display:flex;align-items:flex-start;gap:10px}.trust-item .fa{font-size:24px;color:#d90429;flex-shrink:0;margin-top:3px}.trust-item strong{display:block;font-size:14px;font-weight:600;color:#0d1b2a}.trust-item p{margin:2px 0 0;font-size:12px;color:#666}.hero-image{flex:0 0 460px;text-align:center}.hero-image img{max-width:100%;height:auto}@media (max-width:900px){.hero-section{padding:40px 5%}.hero-inner{flex-direction:column}.hero-image{flex:none;width:380px}.hero-title{font-size:2.8rem}}@media (max-width:600px){.hero-title{font-size:2.3rem}.hero-image{width:360px}.hero-trust{gap:16px}}.services-strip{background:#e6f0ff;padding:28px 5% 44px}.services-inner{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;justify-content:center;background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(13,27,42,.08);padding:36px 24px}.service-item{flex:1;display:flex;flex-direction:column;gap:10px;padding:0 32px;text-decoration:none;transition:transform .2s ease}.service-item:hover{transform:translateY(-4px)}.service-item:hover .service-title{color:#d90429}.service-top{display:flex;align-items:center;gap:14px}.service-icon{font-size:36px;color:#d90429;flex-shrink:0}.service-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:17px;font-weight:700;color:#0d1b2a;text-transform:uppercase;line-height:1.35;letter-spacing:.02em}.service-desc{font-size:14px;color:#666;line-height:1.7;margin:0}.service-divider{width:1px;background:#e0e4ed;flex-shrink:0;align-self:stretch}@media (max-width:900px){.services-inner{flex-wrap:wrap;padding:24px 16px}.service-item{flex:0 0 calc(50% - 16px);padding:16px 12px}.service-divider{display:none}}@media (max-width:480px){.service-item{flex:0 0 100%;padding:20px 8px;border-bottom:1px solid #e8edf5;align-items:center;text-align:center}.service-item:last-child{border-bottom:none}.service-top{justify-content:center;align-items:center}.service-title{font-size:16px}.service-desc{font-size:14px}}.featured-section{background:#f5f7fa;padding:40px 5%}.featured-section-inner{max-width:1200px;margin:0 auto}.section-heading{margin-bottom:24px}.section-heading h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:1.6rem;font-weight:700;color:#0d1b2a;margin:0}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.featured-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.featured-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1)}.featured-grid .featured-card:only-child{grid-column:1/-1}.featured-card-img{position:relative;aspect-ratio:16/9;overflow:hidden}.featured-card-img a{display:block;height:100%}.featured-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.featured-card:hover .featured-card-img img{transform:scale(1.04)}.no-thumb{background:#ddd;width:100%;height:100%}.pinned-badge{position:absolute;top:10px;left:10px;background:#d90429;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:3px;letter-spacing:.05em;z-index:2}.featured-card-body{padding:16px}.featured-card-meta-top{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.cat-badge{background:#e6f0ff;color:#0d1b2a;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;text-decoration:none;transition:background .2s}.cat-badge:hover{background:#d90429;color:#fff}.featured-card-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:15px;font-weight:600;margin:0 0 12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-card-title a{color:#0d1b2a;text-decoration:none}.featured-card-title a:hover{color:#d90429}.featured-card-meta-bottom{display:flex;gap:14px;font-size:13px;color:#888}@media (max-width:900px){.featured-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.featured-grid{grid-template-columns:1fr}}.archive-hero{background-color:#e6f0ff;background-position:30% center;background-size:cover;background-repeat:no-repeat;padding:100px 20px;overflow:hidden}.archive-hero-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px}.arch-content{flex:1}.arch-img{flex-shrink:0}.arch-img img{width:160px;height:160px;object-fit:contain;border-radius:50%}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;margin-bottom:14px;flex-wrap:wrap}.breadcrumb a{color:#0d1b2a;text-decoration:none}.breadcrumb a:hover{color:#d90429}.bc-sep{color:#aaa}.bc-current{color:#d90429;font-weight:500}.breadcrumb a.bc-current{color:#d90429;font-weight:500}.breadcrumb a.bc-current:hover{color:#b8001f;text-decoration:none}.arch-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:36px;font-weight:700;color:#0d1b2a;margin:0 0 12px;line-height:1.2}.arch-desc{font-size:16px;color:#555;margin:0 0 16px;max-width:560px;line-height:1.7}.arch-count{display:inline-flex;align-items:center;gap:6px;background:rgba(13,27,42,.08);color:#0d1b2a;font-size:14px;font-weight:600;padding:5px 14px;border-radius:20px}.tag-hero{background-color:#0d1b2a;background-position:30% center;background-size:cover;background-repeat:no-repeat;padding:100px 20px;color:#fff;overflow:hidden}.tag-hero-inner{max-width:1200px;margin:0 auto}.tag-hero-label{display:flex;align-items:baseline;gap:2px;margin-bottom:12px}.tag-hash{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:48px;font-weight:700;color:#d90429;line-height:1}.tag-hero-name{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:48px;font-weight:700;color:#0d1b2a;line-height:1}.tag-count{display:inline-flex;align-items:center;gap:6px;background:rgba(13,27,42,.08);color:#0d1b2a;font-size:14px;font-weight:600;padding:5px 14px;border-radius:20px;margin:0}.search-hero{background:linear-gradient(135deg,#e6f0ff 0%,#f5f9ff 100%);padding:50px 20px;border-bottom:1px solid #dde8f5}.search-hero-inner{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;flex-wrap:wrap}.search-hero-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:24px;font-weight:700;color:#0d1b2a;margin:0 0 10px;line-height:1.4}.search-hero-title em{color:#d90429;font-style:normal}.search-hero-count{display:inline-flex;align-items:center;gap:6px;background:rgba(13,27,42,.08);color:#0d1b2a;font-size:14px;font-weight:600;padding:5px 14px;border-radius:20px;margin:0}.search-repeat-form{display:flex;align-items:center;border:2px solid #0d1b2a;border-radius:6px;overflow:hidden;background:#fff;flex-shrink:0;align-self:center}.search-repeat-form input[type=text]{padding:10px 14px;border:none;outline:none;font-size:14px;width:220px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif}.search-repeat-form button{background:#d90429;color:#fff;border:none;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;transition:background .2s;white-space:nowrap}.search-repeat-form button:hover{background:#b8001f}.filter-bar{background:#fff;border-bottom:1px solid #e5eaf2;padding:12px 20px;box-shadow:0 2px 8px rgba(13,27,42,.05)}.filter-bar-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.filter-sort-form{display:flex;align-items:center}.filter-sort-group{display:flex;align-items:center;gap:10px}.filter-sort-group label{font-size:13px;font-weight:600;color:#555;white-space:nowrap}.sort-select{border:1.5px solid #dde8f5;border-radius:6px;padding:7px 12px;font-size:13px;color:#0d1b2a;background:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;outline:none;transition:border-color .2s}.sort-select:focus{border-color:#d90429}.filter-search-form{display:flex;align-items:center;border:1.5px solid #dde8f5;border-radius:6px;overflow:hidden;background:#fff;transition:border-color .2s}.filter-search-form:focus-within{border-color:#d90429}.filter-search-input{border:none;outline:none;padding:7px 12px;font-size:13px;width:200px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif}.filter-search-btn{background:0 0;border:none;padding:7px 12px;color:#0d1b2a;cursor:pointer;font-size:14px;transition:color .2s}.filter-search-btn:hover{color:#d90429}.archive-wrap{max-width:1200px;margin:0 auto;padding:40px 20px}.archive-with-sidebar{max-width:1200px;margin:0 auto;padding:40px 20px;display:flex;align-items:flex-start;gap:30px}.archive-main{flex:1;min-width:0}.archive-with-sidebar .featured-grid{grid-template-columns:repeat(2,1fr)}.archive-sidebar{width:270px;flex-shrink:0}.asb-section{background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(13,27,42,.07);padding:20px;margin-bottom:20px;overflow:hidden}.asb-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:13px;font-weight:700;color:#fff;background:#0d1b2a;padding:9px 16px;border-radius:6px;margin:-20px -20px 16px;text-transform:uppercase;letter-spacing:.06em}.asb-cat-list{list-style:none;padding:0;margin:0}.asb-cat-list>li{border-bottom:1px solid #f0f4f8}.asb-cat-list>li:last-child{border-bottom:none}.asb-cat-row{display:flex;align-items:center;justify-content:space-between;padding:9px 0}.asb-cat-list a{color:#0d1b2a;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s;flex:1}.asb-cat-list a:hover{color:#d90429}.cat-toggle{display:none}.sub-cat-list{list-style:none;padding:0 0 8px 12px;margin:0;display:block}.sub-cat-list li{padding:4px 0}.sub-cat-list a{font-size:13px;color:#666;text-decoration:none;transition:color .2s}.sub-cat-list a:hover{color:#d90429}.asb-tags{display:flex;flex-wrap:wrap;gap:6px}.search-result-item{display:flex;gap:16px;padding:20px;background:#fff;border-radius:6px;box-shadow:0 1px 4px rgba(13,27,42,.07);margin-bottom:12px}.search-result-item:last-of-type{margin-bottom:0}.sri-thumb{width:130px;flex-shrink:0}.sri-thumb img{width:130px;height:90px;object-fit:cover;border-radius:8px;display:block}.no-thumb-sm{width:130px;height:90px;background:linear-gradient(135deg,#e6f0ff,#def);border-radius:8px}.sri-content{flex:1;min-width:0}.sri-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.sri-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:17px;font-weight:600;margin:0 0 8px;line-height:1.4}.sri-title a{color:#0d1b2a;text-decoration:none;transition:color .2s}.sri-title a:hover{color:#d90429}.sri-excerpt{font-size:14px;color:#666;margin:0 0 10px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sri-meta{display:flex;gap:14px;font-size:13px;color:#888}.error-hero{background:linear-gradient(135deg,#e6f0ff 0%,#f5f9ff 100%);padding:80px 20px;min-height:80vh;display:flex;align-items:center}.error-hero-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:70px;flex-wrap:wrap;width:100%}.err-visual{flex-shrink:0;position:relative}.err-404-frame{position:relative;display:inline-block;text-align:center;padding-bottom:28px}.err-logo{width:190px;height:190px;object-fit:contain;border-radius:50%;background:#fff;box-shadow:0 8px 32px rgba(13,27,42,.12);display:block}.err-404-text{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:52px;font-weight:700;color:#0d1b2a;background:#fff;padding:4px 22px;border-radius:10px;box-shadow:0 4px 16px rgba(13,27,42,.12);white-space:nowrap;line-height:1.1}.err-msg{max-width:480px}.err-oops{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:56px;font-weight:700;color:#d90429;margin:0 0 8px;line-height:1}.err-subtitle{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:22px;font-weight:600;color:#0d1b2a;margin:0 0 16px}.err-desc{font-size:15px;color:#555;margin:0 0 8px;line-height:1.7}.err-hint{font-size:14px;color:#888;margin:0 0 28px;font-style:italic}.err-btns{display:flex;gap:12px;flex-wrap:wrap}.btn-outline{background:0 0;color:#0d1b2a;padding:12px 20px;border-radius:6px;border:2px solid #0d1b2a;text-decoration:none;font-weight:600;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;transition:background .2s,color .2s;display:inline-flex;align-items:center;gap:6px}.btn-outline:hover{background:#0d1b2a;color:#fff}.err-featured{padding:60px 20px;background:#f8faff;border-top:1px solid #e5eaf2}.err-featured-inner{max-width:1200px;margin:0 auto}.archive-empty{text-align:center;padding:60px 20px;color:#999}.archive-empty .fa{font-size:52px;margin-bottom:16px;display:block;color:#dde8f5}.archive-empty p{font-size:16px;color:#888}@media (max-width:1024px){.archive-sidebar{width:230px}}@media (max-width:900px){.archive-with-sidebar{flex-direction:column}.archive-sidebar{width:100%}.archive-with-sidebar .featured-grid{grid-template-columns:repeat(2,1fr)}.arch-title{font-size:28px}.tag-hash,.tag-hero-name{font-size:36px}.err-oops{font-size:42px}}@media (max-width:768px){.archive-hero-inner{flex-direction:column-reverse;gap:24px;align-items:flex-start}.arch-img{display:none}.filter-bar-inner{flex-direction:column;align-items:flex-start;gap:10px}.filter-search-input{width:150px}.search-hero-inner{flex-direction:column;gap:20px}.search-repeat-form input[type=text]{width:160px}.error-hero-inner{flex-direction:column;gap:40px;text-align:center}.err-btns{justify-content:center}.archive-hero{padding:80px 20px;background-position:right center}.arch-content{text-align:left;align-items:flex-start}.tag-hero{padding:80px 20px;background-position:right center}}@media (max-width:600px){.archive-with-sidebar{padding:16px 10px;gap:16px}.archive-with-sidebar .featured-grid{grid-template-columns:1fr;width:100%}.search-result-item{flex-direction:column}.sri-thumb{width:100%}.sri-thumb img{width:100%;height:180px}.no-thumb-sm{width:100%;height:100px}.err-404-text{font-size:36px}.err-oops{font-size:36px}.err-subtitle{font-size:18px}.tag-hash,.tag-hero-name{font-size:28px}}.single-wrap{max-width:1200px;margin:0 auto;padding:16px 10px 32px;display:flex;align-items:flex-start;gap:12px;box-sizing:border-box}.single-main{flex:1;min-width:0;background:#fff;border-radius:10px;padding:14px}.single-sidebar{width:300px;flex-shrink:0;position:sticky;top:16px}.single-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:13px;color:#888;margin-bottom:18px}.single-breadcrumb a{color:#0d1b2a;text-decoration:none}.single-breadcrumb a:hover{color:#d90429}.single-breadcrumb a.bc-current{color:#d90429;font-weight:500}.single-breadcrumb a.bc-current:hover{color:#b8001f;text-decoration:none}.single-cat-badge{display:inline-block;background:#0d1b2a;color:#fff;font-size:13px;font-weight:600;padding:4px 14px;border-radius:6px;text-decoration:none;margin-bottom:14px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;transition:background .2s}.single-cat-badge:hover{background:#d90429;color:#fff}.single-title{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:32px;font-weight:700;color:#0d1b2a;line-height:1.3;margin:0 0 20px}.single-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #f0f4f8}.single-meta-left{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.single-meta-author{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#0d1b2a}.author-avatar{width:32px !important;height:32px !important;border-radius:50% !important;object-fit:cover;display:block !important}.single-meta-item{display:flex;align-items:center;gap:5px;font-size:13px;color:#666}.single-meta-item .fa{font-size:13px;color:#aaa}.single-meta-share{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.share-label{font-size:13px;color:#888;white-space:nowrap;margin-right:2px}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:14px;text-decoration:none;color:#fff;border:none;cursor:pointer;transition:opacity .2s,transform .15s;flex-shrink:0}.share-btn:hover{opacity:.85;transform:scale(1.1);color:#fff}.share-fb{background:#1877f2}.share-msg{background:#0084ff}.share-wa{background:#25d366}.share-copy{background:#888}.single-featured-img{margin-bottom:24px;border-radius:10px;overflow:hidden}.single-featured-img img{width:100%;height:auto;display:block}.toc-box{background:#f8faff;border:1px solid #dde8f5;border-radius:10px;padding:18px 20px;margin-bottom:28px}.toc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.toc-header>span{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:15px;font-weight:700;color:#0d1b2a}.toc-toggle{background:0 0;border:none;font-size:13px;color:#d90429;cursor:pointer;font-weight:600;padding:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif}.toc-toggle:hover{text-decoration:underline}.toc-list{display:grid;grid-template-columns:1fr 1fr;gap:6px 24px;padding:0;margin:0;list-style:decimal;padding-left:20px}.toc-list li{font-size:14px;line-height:1.5}.toc-list a{color:#0d1b2a;text-decoration:none}.toc-list a:hover{color:#d90429;text-decoration:underline}.single-content{font-size:16px;line-height:1.8;color:#333}.single-content h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:22px;font-weight:700;color:#0d1b2a;border-left:4px solid #d90429;padding-left:12px;margin:36px 0 16px;line-height:1.4}.single-content h3{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:18px;font-weight:600;color:#0d1b2a;border-left:3px solid #d90429;padding-left:10px;margin:24px 0 12px}.single-content h4{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;font-size:16px;font-weight:600;color:#0d1b2a;margin:20px 0 10px}.single-content p{margin:0 0 16px}.single-content img{max-width:100%;border-radius:8px;height:auto}.single-content ul{list-style:none;padding:0;margin:0 0 16px}.single-content ul li{position:relative;padding-left:28px;margin-bottom:8px}.single-content ul li:before{content:'';position:absolute;left:0;top:4px;width:18px;height:18px;border-radius:50%;background:#097daf url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/14px no-repeat;flex-shrink:0}.single-content ol{padding-left:22px;margin:0 0 16px}.single-content ol li{margin-bottom:6px}.single-content a:not(.tag){color:#097daf}.single-content a:not(.tag):hover{color:#d90429}.single-content blockquote{border-left:4px solid #d90429;padding:14px 20px;margin:20px 0;background:#f8faff;border-radius:0 8px 8px 0;color:#555;font-style:italic}.single-content .more-link,.single-content .wp-block-button__link{display:inline-flex;align-items:center;gap:6px;background:#d90429;color:#fff !important;padding:12px 24px;border-radius:6px;text-decoration:none !important;font-weight:600;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;transition:background .2s;margin-top:8px}.single-content .more-link:hover,.single-content .wp-block-button__link:hover{background:#b8001f}.sp-posts-list{display:flex;flex-direction:column;gap:0}.sp-post-item{display:flex;gap:12px;text-decoration:none;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f4f8;transition:background .15s}.sp-post-item:first-child{padding-top:0}.sp-post-item:last-child{border-bottom:none;padding-bottom:0}.sp-thumb{flex-shrink:0;width:72px}.sp-thumb img{width:72px;height:54px;object-fit:cover;border-radius:6px;display:block}.sp-no-thumb{width:72px;height:54px;background:linear-gradient(135deg,#e6f0ff,#def);border-radius:6px}.sp-content{flex:1;min-width:0}.sp-title{font-size:13px;font-weight:600;color:#0d1b2a;line-height:1.4;margin:0 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s}.sp-post-item:hover .sp-title{color:#d90429}.sp-meta{display:flex;gap:10px;font-size:11px;color:#aaa}@media (max-width:1024px){.single-sidebar{width:260px}.single-title{font-size:26px}}@media (max-width:900px){.single-wrap{flex-direction:column;padding:8px 6px 24px}.single-main{padding:10px;border-radius:8px}.single-sidebar{width:100%;position:static}.toc-list{grid-template-columns:1fr}}@media (max-width:768px){.single-title{font-size:22px}.single-meta{flex-direction:column;align-items:flex-start;gap:10px}.single-content h2{font-size:19px}.single-content h3{font-size:16px}}.single-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}a.tag,a.tag:hover,a.tag:visited{color:#fff}.sidebar-search{width:100%;margin-bottom:20px}.sidebar-search input[type=text]{flex:1;width:auto}