@media (max-width:1024px){.container{padding:0 20px}.hero-grid-3,.hero-grid-4,.hero-grid-5,.hero-grid-6{grid-template-columns:repeat(2,1fr)}.hero-grid-5 .hero-post:first-child{grid-column:span 1}.category-posts{grid-template-columns:repeat(2,1fr);gap:20px}.related-posts-grid{grid-template-columns:repeat(2,1fr)}.sidebar{padding-left:20px}}@media (max-width:768px){.header-content{flex-direction:column;gap:15px;align-items:flex-start}.site-branding{width:100%;display:flex;justify-content:space-between;align-items:center}.main-navigation{width:100%;justify-content:flex-start}.menu-toggle{display:flex;order:2}.nav-menu{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--bg-color);box-shadow:0 5px 20px rgba(0,0,0,.15);border-radius:0 0 var(--border-radius) var(--border-radius);padding:20px;gap:0;z-index:1000}.nav-menu.active{display:flex}.nav-menu li{width:100%;border-bottom:1px solid var(--border-color)}.nav-menu li:last-child{border-bottom:none}.nav-menu a{padding:15px 0;font-size:16px;border-bottom:none}.nav-menu .sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;background:var(--light-bg);margin-top:10px;border-radius:var(--border-radius)}.col-2-3,.col-1-3{flex:0 0 100%;max-width:100%}.sidebar{padding-left:0;margin-top:40px}.hero-section{padding:40px 0}.hero-grid-3,.hero-grid-4,.hero-grid-5,.hero-grid-6{grid-template-columns:1fr;gap:20px}.hero-grid-5 .hero-post:first-child{grid-column:span 1}.hero-post-title{font-size:1.1rem}.category-header{flex-direction:column;align-items:flex-start;gap:10px}.category-title{font-size:1.5rem}.category-posts{grid-template-columns:1fr;gap:20px}.single-post .entry-title{font-size:2rem}.single-post .entry-header,.single-post .entry-content,.social-share-section,.post-navigation,.related-posts{padding:20px}.single-post .entry-meta{flex-direction:column;gap:10px}.nav-links{flex-direction:column;gap:15px}.nav-next{text-align:left}.related-posts-grid{grid-template-columns:1fr;gap:15px}.social-share a{display:block;margin-bottom:10px;margin-right:0;text-align:center}.recent-post-item{flex-direction:column;gap:10px}.recent-post-image{flex:none;align-self:flex-start}}@media (max-width:480px){.container{padding:0 15px}.single-post .entry-title{font-size:1.75rem}.category-title{font-size:1.25rem}.hero-post-title{font-size:1rem}.hero-section{padding:30px 0}.category-section{margin-bottom:40px}.single-post .entry-header,.single-post .entry-content,.social-share-section,.post-navigation,.related-posts{padding:15px}.widget{padding:20px}.hero-post-image img,.category-post-image img{height:150px}.related-post-image img{height:100px}.btn{padding:10px 20px;font-size:13px}.recent-post-image .thumbnail{width:60px;height:60px}.recent-post-image .no-image{width:60px;height:60px}}@media (max-width:768px){.category-archive{padding:20px 0}.category-header{padding:20px;margin-bottom:20px}.category-posts-list{padding:0 20px}.category-post-item{margin-bottom:30px}.category-post-content-wrapper{flex-direction:column}.category-post-image{width:100%;margin-bottom:15px}.category-post-content{width:100%}}@media (max-width:768px){.footer-widget-row{flex-direction:column;gap:30px}.footer-widget-col{width:100%}.footer-content{flex-direction:column;gap:20px;text-align:center}.footer-navigation .footer-nav{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}a:focus,button:focus,input:focus,textarea:focus,select:focus{outline:2px solid var(--secondary-color);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;z-index:999999;padding:8px 16px;background:var(--primary-color);color:#fff;text-decoration:none}.skip-link:focus{left:6px;top:7px}@media (prefers-contrast:high){:root{--border-color:#000;--light-text:#000}.card,.widget,.hero-post,.category-post{border:2px solid var(--border-color)}}