.trending-bar{background-color:#3498db;color:#fff;padding:.5rem 0;width:100%}.trending-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.trending-text{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.trending-label{font-weight:700;text-transform:uppercase}.trending-content{font-weight:400}.social-icons{display:flex;gap:1rem;align-items:center}.social-icon{color:#fff;text-decoration:none;font-size:1rem;font-weight:700;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.social-icon:hover{opacity:.8}.social-icon svg{width:16px;height:16px}.header{background-color:#fff;color:#333;padding:1rem 0;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;width:100%}.header-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.logo-section{display:flex;align-items:center;gap:1rem}.logo-circle{width:50px;height:50px;background-color:#2c3e50;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.logo-text-hindi{color:#fff;font-size:.875rem;font-weight:600}.logo-text{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0;white-space:nowrap}.nav-menu{display:flex;gap:2rem;align-items:center;flex:1;justify-content:center}.nav-link{color:#555;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease;padding:.5rem 0;position:relative}.nav-link:hover{color:#2c3e50}.nav-link.active{color:#3498db;font-weight:600}.header-actions{display:flex;gap:.75rem;align-items:center}.action-btn{background-color:#f5f5f5;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease,transform .2s ease;padding:0}.action-btn:hover{background-color:#e0e0e0;transform:scale(1.05)}.action-btn svg{color:#333;width:20px;height:20px}.menu-toggle{display:flex;flex-direction:column;justify-content:space-around;gap:4px}.hamburger-icon span{width:20px;height:2px;background-color:#333;border-radius:2px;transition:all .3s ease;display:block}.action-btn:hover .hamburger-icon span{background-color:#2c3e50}@media (max-width: 968px){.nav-menu{gap:1.5rem}.nav-link{font-size:.9rem}.logo-text{font-size:1.25rem}}@media (max-width: 768px){.trending-text{font-size:.75rem}.trending-content{display:none}.nav-menu{gap:1rem}.nav-link{font-size:.85rem}.logoSize{width:75px;height:75px}.textImgNav{width:80%}}.textImgNav{width:80%}@media (max-width: 640px){.trending-container,.header-container{padding:0 1rem}.nav-menu{display:none}.social-icons{gap:.5rem}}.sidebar{position:fixed;left:0;top:0;height:100vh;width:280px;background-color:#34495e;color:#fff;transform:translate(-100%);transition:transform .3s ease;z-index:200;box-shadow:2px 0 8px #0003;overflow-y:auto}.sidebar.open{transform:translate(0)}.sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:150;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sidebar-overlay.active{opacity:1;visibility:visible}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;background-color:#2c3e50}.sidebar-header h3{margin:0;font-size:1.25rem;color:#ecf0f1}.close-btn{background:transparent;border:none;color:#ecf0f1;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;transition:color .3s ease;line-height:1}.close-btn:hover{color:#e74c3c}.sidebar-nav{padding:1rem 0}.sidebar-link{display:block;color:#ecf0f1;text-decoration:none;padding:1rem 1.5rem;font-size:1rem;transition:background-color .3s ease,color .3s ease;border-left:3px solid transparent}.sidebar-link:hover{background-color:#ffffff1a;border-left-color:#3498db;color:#3498db}.logout-btn{background:none;border:none;width:100%;text-align:left;cursor:pointer;font-family:inherit}.logout-btn:hover{background-color:#e74c3c33;border-left-color:#e74c3c;color:#e74c3c}@media (max-width: 768px){.sidebar{width:250px}.sidebar-link{padding:.875rem 1.25rem;font-size:.95rem}}@media (max-width: 480px){.sidebar{width:100%;max-width:280px}.sidebar-header{padding:1.25rem}.sidebar-link{padding:.875rem 1.25rem;font-size:.9rem}}.home{width:100%;padding:2rem 0;background-color:#f8f9fa}.multi-column-section{width:100%;background-color:beige;margin-bottom:20px}.multi-column-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:center}.multi-column-item{display:flex;align-items:center;gap:1rem}.multi-column-image{width:80px;height:80px;min-width:80px;border-radius:50%;overflow:hidden;background-color:#e0e0e0}.multi-column-image img{width:100%;height:100%;object-fit:cover}.multi-column-content{flex:1}.multi-column-text{margin:0;font-size:1rem;line-height:1.5;color:#2c3e50}.multi-column-link{color:#3498db;text-decoration:none;transition:color .3s ease}.multi-column-link:hover{color:#2980b9;text-decoration:underline}.home-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.main-article{overflow:hidden}.main-image{width:100%;height:400px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.main-image img{width:100%;height:100%;object-fit:cover}.article-content{padding:10px 0 0}.article-tag{display:inline-block;padding:.375rem .75rem;border-radius:2px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.tag-blue{background-color:#3281ca;color:#fff}.tag-yellow{background-color:#ffbf1b;color:#fff}.article-headline{font-size:1.75rem;font-weight:600;color:#2c3e50;margin:0 0 1rem;line-height:1.3;cursor:pointer;transition:color .3s ease}.main-article .article-headline{font-size:2rem}.article-headline:hover{color:#3498db}.article-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:13px;color:#7f8c8d;margin-top:1rem}.article-author{font-weight:600;color:#2c3e50;display:flex}.article-date,.article-read-time{color:#7f8c8d}.ImagesSize{width:22px;height:22px;margin-right:6px}.iconSize{width:12px;height:12px;margin-right:6px}.article-date:before{margin-right:.5rem}.article-read-time:before{margin-right:.5rem}.side-articles{display:flex;flex-direction:column}.side-article{overflow:hidden;padding:0 0 17px}.side-image{width:100%;height:200px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.side-image img{width:100%;height:100%;object-fit:cover}.side-article .article-headline{font-size:1.25rem;margin-bottom:.75rem}.side-article .article-meta{margin-top:.75rem;font-size:.8125rem}@media (max-width: 968px){.multi-column-container,.home-container{grid-template-columns:1fr;gap:1.5rem}.side-articles{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.main-image{height:350px}.side-image{height:180px}}@media (max-width: 768px){.home,.multi-column-section{padding:1.5rem 0}.multi-column-container{padding:0 1rem;gap:1.25rem}.multi-column-image{width:60px;height:60px;min-width:60px}.multi-column-text{font-size:.9rem}.home-container{padding:0 1rem;gap:1.25rem}.main-image{height:300px}.side-image{height:160px}.main-article .article-headline{font-size:1.5rem}.side-article .article-headline{font-size:1.125rem}}@media (max-width: 640px){.home,.multi-column-section{padding:1rem 0}.multi-column-container{padding:0 1rem;gap:1rem}.multi-column-item{gap:.75rem}.multi-column-image{width:50px;height:50px;min-width:50px}.multi-column-text{font-size:.85rem}.home-container{padding:0 1rem}.side-articles{grid-template-columns:1fr;gap:1.25rem}.main-image{height:250px}.side-image{height:180px}.article-content{padding:1rem}.main-article .article-headline{font-size:1.25rem}.side-article .article-headline{font-size:1rem}.article-meta{font-size:.75rem;gap:.75rem}}.news-carousel{width:100%;background-color:#09415a;padding:2rem 0;position:relative;overflow:hidden}.carousel-container{max-width:1400px;margin:0 auto;padding:0 4rem;overflow:hidden}.carousel-track{display:flex;gap:1.5rem;justify-content:flex-start;will-change:transform}.carousel-card{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);position:relative;border-radius:8px;overflow:hidden;height:400px;display:flex;flex-direction:row;background-color:#2c5f5f}.carousel-image{width:50%;height:100%;position:relative;overflow:hidden;flex-shrink:0}.carousel-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-size:.875rem;font-weight:500}.carousel-overlay{width:50%;background-color:#09415a;padding:1.5rem 1.25rem;color:#fff;display:flex;flex-direction:column;justify-content:center}.carousel-category{display:block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.625rem;color:#fff;line-height:1.2}.carousel-headline{font-size:1.25rem;font-weight:700;line-height:1.4;margin:0 0 .875rem;color:#fff}.carousel-date{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#fff;line-height:1.2}.carousel-date svg{width:16px;height:16px;flex-shrink:0}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px #0003}.carousel-prev{left:1rem;background-color:#2c5f5f;color:#fff;border:1px solid #ffffff}.carousel-prev:hover{background-color:#1f4545;transform:translateY(-50%) scale(1.05)}.carousel-next{right:1rem;background-color:#fff;color:#333}.carousel-next:hover{background-color:#f0f0f0;transform:translateY(-50%) scale(1.05)}.carousel-nav-btn svg{width:24px;height:24px}@media (max-width: 968px){.carousel-container{padding:0 3rem}.carousel-card{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem);height:350px;flex-direction:column}.carousel-image,.carousel-overlay{width:100%;height:50%}.carousel-headline{font-size:1.25rem}.carousel-nav-btn{width:44px;height:44px}.carousel-prev{left:.5rem}.carousel-next{right:.5rem}}@media (max-width: 768px){.news-carousel{padding:1.5rem 0}.carousel-container{padding:0 2.5rem}.carousel-card{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem);height:300px;flex-direction:column}.carousel-image{width:100%;height:50%}.carousel-overlay{width:100%;height:50%;padding:1.5rem 1.25rem 1.25rem}.carousel-headline{font-size:1.125rem}.carousel-nav-btn{width:40px;height:40px}.carousel-nav-btn svg{width:20px;height:20px}}@media (max-width: 640px){.news-carousel{padding:1rem 0}.carousel-container{padding:0 2rem}.carousel-card{flex:0 0 100%;max-width:100%;height:280px;flex-direction:column}.carousel-image{width:100%;height:50%}.carousel-overlay{width:100%;height:50%;padding:1.25rem 1rem 1rem}.carousel-headline{font-size:1rem;margin-bottom:.75rem}.carousel-category{font-size:.7rem;margin-bottom:.5rem}.carousel-date{font-size:.75rem}.carousel-nav-btn{width:36px;height:36px}.carousel-nav-btn svg{width:18px;height:18px}.carousel-prev{left:.25rem}.carousel-next{right:.25rem}}.trending-stories{width:100%;padding:3rem 0;background-color:#fff}.trending-stories-container{max-width:1400px;margin:0 auto;padding:0 2rem}.trending-stories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.trending-stories-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0}.trending-stories-nav{display:flex;gap:.5rem}.trending-nav-btn{width:40px;height:40px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.trending-nav-btn:hover{transform:scale(1.05)}.trending-nav-btn svg{width:20px;height:20px}.trending-stories-carousel{overflow:hidden;position:relative}.trending-stories-track{display:flex;gap:1.5rem;will-change:transform}.trending-story-card{flex:0 0 calc(25% - 1.125rem);max-width:calc(25% - 1.125rem);background-color:#fff;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.trending-story-image{width:100%;height:250px;position:relative;overflow:hidden}.trending-story-image img{width:100%;height:100%;object-fit:cover}.trending-category-tag{position:absolute;bottom:0rem;left:0rem;padding:.7rem .75rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff}.trending-story-content{padding:1.5rem 0rem 0rem}.trending-story-headline{font-size:1.125rem;font-weight:600;color:#2c3e50;margin:0 0 1rem;line-height:1.4;cursor:pointer;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.trending-story-headline:hover{color:#3498db}.trending-story-meta{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#7f8c8d}.trending-story-author{font-weight:500;color:#2c3e50}.trending-story-share{color:#7f8c8d}@media (max-width: 968px){.trending-stories{padding:2.5rem 0}.trending-stories-container{padding:0 1.5rem}.trending-stories-title{font-size:1.75rem}.trending-story-card{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem)}.trending-story-image{height:220px}.trending-story-headline{font-size:1rem}}@media (max-width: 768px){.trending-stories{padding:2rem 0}.trending-stories-container{padding:0 1.25rem}.trending-stories-title{font-size:1.5rem}.trending-story-card{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem)}.trending-story-image{height:200px}.trending-story-content{padding:1.25rem}}@media (max-width: 640px){.trending-stories{padding:1.5rem 0}.trending-stories-container{padding:0 1rem}.trending-stories-header{margin-bottom:1.5rem}.trending-stories-title{font-size:1.25rem}.trending-nav-btn{width:36px;height:36px}.trending-nav-btn svg{width:18px;height:18px}.trending-story-card{flex:0 0 100%;max-width:100%}.trending-story-image{height:220px}.trending-story-content{padding:1rem}.trending-story-headline{font-size:.9375rem;margin-bottom:.75rem}.trending-story-meta{font-size:.8125rem}}.latest-posts{width:100%;padding:3rem 0;background-color:#fdf8f0}.latest-posts-container{max-width:1400px;margin:0 auto;padding:0 2rem}.latest-posts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.latest-posts-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0}.category-filters{display:flex;gap:.75rem}.category-filter-btn{padding:.5rem 1.25rem;border:none;color:#7f8c8d;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.category-filter-btn:hover{background-color:#d0d0d0}.category-filter-btn.active{background-color:#3498db;color:#fff}.latest-posts-content{display:grid;grid-template-columns:1fr 2fr;gap:2rem;align-items:start}.latest-posts-list{display:flex;flex-direction:column;gap:1.5rem}.latest-post-item{display:flex;gap:1rem;cursor:pointer;transition:transform .3s ease}.latest-post-thumbnail{flex-shrink:0;width:120px;height:100px;overflow:hidden}.latest-post-thumbnail img{width:100%;height:100%;object-fit:cover}.latest-post-info{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.latest-post-category{font-size:.75rem;font-weight:500;color:#95a5a6;text-transform:uppercase;letter-spacing:.5px}.latest-post-headline{font-size:.9375rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-article{overflow:hidden}.featured-article-image{width:100%;height:400px;overflow:hidden}.featured-article-image img{width:100%;height:100%;object-fit:cover}.featured-article-content{padding-top:2rem}.featured-category-tag{display:inline-block;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff;margin-bottom:1rem}.tag-blue-latest,.tag-blue{background-color:#ffbf1b}.featured-article-headline{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem;line-height:1.3}.featured-article-meta{display:flex;gap:1rem;font-size:14px}.featured-author-info{display:flex}.featured-author-name{font-size:.9375rem;font-weight:400;color:#000}.featured-meta-details{display:flex;gap:1.5rem;font-size:.875rem;color:#7f8c8d}.featured-date,.featured-read-time{display:flex}.featured-date svg,.featured-read-time svg{width:16px;height:16px;flex-shrink:0}@media (max-width: 968px){.latest-posts{padding:2.5rem 0}.latest-posts-container{padding:0 1.5rem}.latest-posts-title{font-size:1.75rem}.latest-posts-content{grid-template-columns:1fr;gap:2rem}.featured-article-image{height:350px}.featured-article-headline{font-size:1.75rem}}@media (max-width: 768px){.latest-posts{padding:2rem 0}.latest-posts-container{padding:0 1.25rem}.latest-posts-header{flex-direction:column;align-items:flex-start;gap:1rem}.latest-posts-title{font-size:1.5rem}.category-filters{flex-wrap:wrap;gap:.5rem}.category-filter-btn{padding:.4rem 1rem;font-size:.8125rem}.latest-post-thumbnail{width:100px;height:80px}.featured-article-image{height:300px}.featured-article-content{padding:1.5rem}.featured-article-headline{font-size:1.5rem}}@media (max-width: 640px){.latest-posts{padding:1.5rem 0}.latest-posts-container{padding:0 1rem}.latest-posts-title{font-size:1.25rem}.category-filters{width:100%;overflow-x:auto;padding-bottom:.5rem}.category-filter-btn{padding:.375rem .875rem;font-size:.75rem;white-space:nowrap}.latest-post-item{gap:.75rem}.latest-post-thumbnail{width:80px;height:70px}.latest-post-headline{font-size:.875rem}.featured-article-image{height:250px}.featured-article-content{padding:1.25rem}.featured-article-headline{font-size:1.25rem;margin-bottom:1rem}.featured-meta-details{flex-direction:column;align-items:flex-start;gap:.75rem}}.top-posts{width:100%;padding:3rem 0;background-color:#fff}.top-posts-container{max-width:1400px;margin:0 auto;padding:0 2rem}.top-posts-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.top-posts-list{width:100%}.top-posts-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 2rem}.top-posts-articles{display:flex;flex-direction:column;gap:2rem}.top-post-item{display:flex;gap:1.5rem;padding-bottom:2rem;border-bottom:1px solid #e8e8e8}.top-post-item:last-child{border-bottom:none;padding-bottom:0}.top-post-image{flex-shrink:0;width:200px;height:200px;overflow:hidden}.top-post-image img{width:100%;height:100%;object-fit:cover}.top-post-content{flex:1;display:flex;flex-direction:column;gap:1rem}.top-post-headline{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0;line-height:1.3}.top-post-description{font-size:.9375rem;color:#7f8c8d;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.top-post-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.top-post-author{font-size:.9375rem;font-weight:600;color:#3498db}.top-post-share{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#2c3e50}.top-post-share svg{width:16px;height:16px}.top-posts-sidebar{display:flex;flex-direction:column;gap:3rem}.categories-section{width:100%}.categories-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.categories-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.category-card{position:relative;height:90px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.category-card:hover{transform:translateY(-2px)}.category-card-image{position:absolute;width:100%;height:100%}.category-card-image img{width:100%;height:100%;object-fit:cover}.category-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009)}.category-card-content{position:absolute;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;z-index:1}.category-name{font-size:1.125rem;font-weight:600;color:#fff;text-transform:capitalize}.category-count{font-size:.875rem;font-weight:500;color:#fff}.more-categories-link{display:inline-block;font-size:.9375rem;font-weight:600;color:#3498db;text-decoration:none;transition:color .3s ease}.more-categories-link:hover{color:#2980b9;text-decoration:underline}.get-in-touch-section{width:100%}.get-in-touch-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.social-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.social-media-btn{width:100%;height:60px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff;font-weight:600}.social-media-btn svg{width:24px;height:24px}@media (max-width: 968px){.top-posts{padding:2.5rem 0}.top-posts-container{padding:0 1.5rem}.top-posts-content{grid-template-columns:1fr;gap:2.5rem}.top-posts-title,.categories-title,.get-in-touch-title{font-size:1.75rem}.top-post-image{width:150px;height:150px}.top-post-headline{font-size:1.25rem}}@media (max-width: 768px){.top-posts{padding:2rem 0}.top-posts-container{padding:0 1.25rem}.top-posts-title,.categories-title,.get-in-touch-title{font-size:1.5rem}.top-post-item{flex-direction:column;gap:1rem}.top-post-image{width:100%;height:250px}.top-post-headline{font-size:1.125rem}.category-card{height:100px}.social-media-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.top-posts{padding:1.5rem 0}.top-posts-container{padding:0 1rem}.top-posts-title,.categories-title,.get-in-touch-title{font-size:1.25rem}.top-posts-articles{gap:1.5rem}.top-post-item{padding-bottom:1.5rem}.top-post-image{height:200px}.top-post-headline{font-size:1rem}.top-post-description{font-size:.875rem}.top-post-meta{flex-direction:column;align-items:flex-start;gap:.75rem}.category-card{height:90px}.category-name{font-size:1rem}.category-count{font-size:.8125rem}.social-media-grid{grid-template-columns:repeat(2,1fr)}.social-media-btn{height:50px}}.trending-video{width:100%;padding:3rem 0;background-color:#052737}.trending-video-container{max-width:1400px;margin:0 auto;padding:0 2rem}.trending-video-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.trending-video-main{width:100%}.trending-video-title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 2rem}.video-thumbnail-wrapper{width:100%;margin-bottom:1.5rem}.video-thumbnail{position:relative;width:100%;height:450px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.video-thumbnail:hover{transform:scale(1.02)}.video-thumbnail img{width:100%;height:100%;object-fit:cover}.play-button-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:transform .3s ease}.play-button-overlay:hover{transform:translate(-50%,-50%) scale(1.1)}.video-meta{display:flex;flex-direction:column;gap:1rem}.video-meta-top{display:flex;align-items:center;gap:1rem}.video-category-tag{display:inline-block;padding:.5rem 1rem;background-color:#e74c3c;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.video-duration{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:500}.video-duration svg{width:16px;height:16px}.video-headline{font-size:1.75rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.video-author-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.video-author-details{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.video-author-avatar{width:32px;height:32px;border-radius:50%;background-color:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.video-author-avatar svg{width:20px;height:20px}.video-author-name{font-size:.9375rem;font-weight:600;color:#fff}.video-date{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#fffc}.video-date svg{width:16px;height:16px}.video-share{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9375rem;font-weight:500}.video-share svg{width:16px;height:16px}.trending-video-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-article-item{display:flex;gap:1rem;cursor:pointer;transition:transform .3s ease;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-article-item:last-child{border-bottom:none;padding-bottom:0}.sidebar-article-image{flex-shrink:0;width:120px;height:120px;overflow:hidden}.sidebar-article-image img{width:100%;height:100%;object-fit:cover}.sidebar-article-content{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.sidebar-article-category{font-size:.75rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.sidebar-article-headline{font-size:.9375rem;font-weight:600;color:#fff;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 968px){.trending-video{padding:2.5rem 0}.trending-video-container{padding:0 1.5rem}.trending-video-content{grid-template-columns:1fr;gap:2.5rem}.trending-video-title{font-size:1.75rem}.video-thumbnail{height:400px}.video-headline{font-size:1.5rem}.sidebar-article-image{width:100px;height:100px}}@media (max-width: 768px){.trending-video{padding:2rem 0}.trending-video-container{padding:0 1.25rem}.trending-video-title{font-size:1.5rem}.video-thumbnail{height:350px}.video-headline{font-size:1.25rem}.video-author-info{flex-direction:column;align-items:flex-start}.sidebar-article-item{flex-direction:column}.sidebar-article-image{width:100%;height:200px}}@media (max-width: 640px){.trending-video{padding:1.5rem 0}.trending-video-container{padding:0 1rem}.trending-video-title{font-size:1.25rem;margin-bottom:1.5rem}.video-thumbnail{height:250px}.play-button-overlay svg{width:60px;height:60px}.video-category-tag{padding:.4rem .875rem;font-size:.7rem}.video-headline{font-size:1.125rem}.video-author-details{flex-direction:column;align-items:flex-start;gap:.75rem}.sidebar-article-item{gap:.75rem;padding-bottom:1rem}.sidebar-article-image{width:80px;height:80px}.sidebar-article-headline{font-size:.875rem}}.featured-posts{width:100%;padding:3rem 0;background-color:#fff}.featured-posts-container{max-width:1400px;margin:0 auto;padding:0 2rem}.featured-posts-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.featured-posts-main{width:100%}.featured-posts-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 2rem}.featured-large-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}.featured-large-card{background-color:#fff;overflow:hidden}.featured-large-image{position:relative;width:100%;height:300px;overflow:hidden}.featured-large-image img{width:100%;height:100%;object-fit:cover}.featured-large-category{position:absolute;bottom:0rem;left:0rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff}.tag-red{background-color:#e74c3c}.tag-gray{background-color:#95a5a6}.featured-large-content{padding:1.5rem 0rem}.featured-large-headline{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-large-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.featured-large-author{font-size:.9375rem;font-weight:600;color:#3498db}.featured-large-share{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#7f8c8d}.featured-large-share svg{width:16px;height:16px}.featured-small-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.featured-small-card{display:flex;gap:1rem;cursor:pointer;transition:transform .3s ease}.featured-small-image{flex-shrink:0;width:120px;height:120px;overflow:hidden}.featured-small-image img{width:100%;height:100%;object-fit:cover}.featured-small-content{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.featured-small-category{font-size:.75rem;font-weight:500;color:#95a5a6;text-transform:uppercase;letter-spacing:.5px}.featured-small-headline{font-size:.9375rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.featured-posts-sidebar{display:flex;flex-direction:column;gap:2.5rem}.email-newsletter{background-color:#3281ca;padding:2rem}.newsletter-title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 1rem}.newsletter-description{font-size:.9375rem;color:#fff;line-height:1.6;margin:0 0 1.5rem}.newsletter-form{display:flex;flex-direction:column;gap:1rem}.newsletter-input{width:100%;padding:.875rem 1rem;border:none;border-radius:4px;font-size:.9375rem;color:#2c3e50;background-color:#fff}.newsletter-input::placeholder{color:#95a5a6}.newsletter-input:focus{outline:none;box-shadow:0 0 0 3px #ffffff4d}.newsletter-subscribe-btn{padding:.875rem 1.5rem;border:none;border-radius:4px;background-color:#2980b9;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.newsletter-subscribe-btn:hover{background-color:#21618c}.tags-section{width:100%}.tags-title{font-size:1.75rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.tags-container{display:flex;flex-wrap:wrap;gap:.75rem}.tag-btn{padding:.5rem 1rem;border:none;background-color:#e8e8e8;color:#2c3e50;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.tag-btn:hover{background-color:#d0d0d0}@media (max-width: 968px){.featured-posts{padding:2.5rem 0}.featured-posts-container{padding:0 1.5rem}.featured-posts-content{grid-template-columns:1fr;gap:2.5rem}.featured-posts-title,.newsletter-title,.tags-title{font-size:1.75rem}.featured-large-cards{grid-template-columns:1fr}.featured-large-image{height:250px}}@media (max-width: 768px){.featured-posts{padding:2rem 0}.featured-posts-container{padding:0 1.25rem}.featured-posts-title,.newsletter-title,.tags-title{font-size:1.5rem}.featured-large-image{height:200px}.featured-large-headline{font-size:1.125rem}.featured-small-cards{grid-template-columns:1fr}.featured-small-card{flex-direction:column}.featured-small-image{width:100%;height:200px}.email-newsletter{padding:1.5rem}}@media (max-width: 640px){.featured-posts{padding:1.5rem 0}.featured-posts-container{padding:0 1rem}.featured-posts-title,.newsletter-title,.tags-title{font-size:1.25rem}.featured-large-cards{gap:1rem;margin-bottom:1.5rem}.featured-large-image{height:180px}.featured-large-content{padding:1.25rem}.featured-large-headline{font-size:1rem;margin-bottom:.75rem}.featured-large-meta{flex-direction:column;align-items:flex-start;gap:.75rem}.featured-small-cards{gap:1rem}.featured-small-image{height:150px}.email-newsletter{padding:1.25rem}.newsletter-description{font-size:.875rem}.tags-container{gap:.5rem}.tag-btn{padding:.4rem .875rem;font-size:.8125rem}}.footer{width:100%;background-color:#052737;color:#fff;padding:3rem 0 1.5rem}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:3rem;margin-bottom:2.5rem}.footer-column:first-child{display:flex;flex-direction:column;gap:1.5rem}.footer-brand-title{font-size:2rem;font-weight:700;color:#fff;margin:0}.footer-description{font-size:.9375rem;line-height:1.6;color:#ffffffe6;margin:0}.footer-partnerships{font-size:.9375rem;color:#fff;margin:0}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-contact-item{font-size:.9375rem;color:#fff;margin:0}.footer-section-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.3)}.footer-picks{display:flex;flex-direction:column;gap:1.5rem}.footer-pick-item{display:flex;gap:1rem;cursor:pointer;transition:transform .3s ease}.footer-pick-image{flex-shrink:0;width:100px;height:100px;overflow:hidden}.footer-pick-image img{width:100%;height:100%;object-fit:cover}.footer-pick-content{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.footer-pick-category{font-size:.75rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.5px}.footer-pick-headline{font-size:.9375rem;font-weight:600;color:#fff;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.footer-categories{display:flex;flex-direction:column;gap:.75rem}.footer-category-item{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;color:#fff;padding:.5rem 0}.footer-category-name{font-weight:500}.footer-category-count{color:#ffffffb3}.footer-show-all{display:inline-block;margin-top:.5rem;font-size:.9375rem;font-weight:600;color:#fff;text-decoration:none;transition:color .3s ease}.footer-show-all:hover{color:#fffc;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap;gap:1rem}.footer-copyright{font-size:.875rem;color:#fff9;margin:0}.footer-social{display:flex;gap:1rem}.footer-social-icon{width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.footer-social-icon:hover{background-color:#fff3;transform:translateY(-2px)}.footer-social-icon svg{width:20px;height:20px}@media (max-width: 968px){.footer{padding:2.5rem 0 1.25rem}.footer-container{padding:0 1.5rem}.footer-content{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-column:first-child{grid-column:1 / -1}.footer-brand-title{font-size:1.75rem}.footer-section-title{font-size:1.25rem}}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1.25rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-brand-title{font-size:1.5rem}.footer-section-title{font-size:1.125rem}.footer-pick-image{width:80px;height:80px}.footer-bottom{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 640px){.footer{padding:1.5rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{gap:1.5rem}.footer-brand-title{font-size:1.25rem}.footer-description{font-size:.875rem}.footer-section-title{font-size:1rem;margin-bottom:1rem}.footer-picks{gap:1rem}.footer-pick-item{gap:.75rem}.footer-pick-image{width:70px;height:70px}.footer-pick-headline,.footer-category-item{font-size:.875rem}.footer-copyright{font-size:.8125rem}.footer-social-icon{width:36px;height:36px}.footer-social-icon svg{width:18px;height:18px}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;padding:2rem 1rem}.login-wrapper{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:2rem}.login-logo{display:flex;justify-content:center;margin-bottom:1rem}.logoSize{width:75px;height:75px}.logo-circle{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 20px #0003}.logo-text{font-size:.75rem;font-weight:600;text-align:center;line-height:1.2;padding:0 .5rem}.login-card{width:100%;background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 10px #0000001a}.login-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 .5rem;text-align:center}.login-subtitle{font-size:.9375rem;color:#7f8c8d;text-align:center;margin:0 0 2rem;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:1.5rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;color:#95a5a6;display:flex;align-items:center;justify-content:center;pointer-events:none}.form-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.9375rem;color:#2c3e50;background-color:#fff;transition:all .3s ease}.login-button{width:100%;padding:.875rem 1.5rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.login-button:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}.login-button:active{transform:translateY(0)}.create-account-text{text-align:center;font-size:.9375rem;color:#7f8c8d;margin:1.5rem 0 0}.create-account-link{color:#3498db;font-weight:600;cursor:pointer;transition:color .3s ease}.create-account-link:hover{color:#2980b9;text-decoration:underline}@media (max-width: 768px){.login-container{padding:1.5rem 1rem}.login-card{padding:2rem 1.5rem}.login-title{font-size:1.75rem}.logo-circle{width:130px;height:130px}.logo-text{font-size:.7rem}.logo-figure svg{width:50px;height:65px}}@media (max-width: 640px){.login-container{padding:1rem}.login-wrapper{gap:1.5rem}.login-card{padding:1.5rem 1.25rem}.login-title{font-size:1.5rem}.login-subtitle{font-size:.875rem}.logo-circle{width:120px;height:120px}.logo-text{font-size:.65rem}.logo-figure svg{width:45px;height:60px}.form-input{padding:.75rem .875rem .75rem 2.75rem;font-size:.875rem}.input-icon{left:.875rem}.input-icon svg{width:18px;height:18px}.login-button{padding:.75rem 1.25rem;font-size:.9375rem}}.signup-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:2rem 1rem}.signup-wrapper{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:2rem}.signup-logo{display:flex;justify-content:center;margin-bottom:1rem}.logo-circle{width:150px;height:150px;border-radius:50%;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 20px #0003}.logo-circle:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.1) 0%,transparent 50%)}.logo-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.logo-text{font-size:.75rem;font-weight:600;color:#fff;text-align:center;line-height:1.2;padding:0 .5rem}.logo-figure{display:flex;align-items:center;justify-content:center;margin-top:.25rem}.logo-figure svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.signup-card{width:100%;background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 10px #0000001a}.signup-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 .5rem;text-align:center}.signup-subtitle{font-size:.9375rem;color:#7f8c8d;text-align:center;margin:0 0 2rem;line-height:1.5}.signup-form{display:flex;flex-direction:column;gap:1.5rem}.input-wrapper{position:relative;display:flex;align-items:center;width:100%}.input-icon{position:absolute;left:1rem;color:#95a5a6;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;width:20px;height:20px}.input-icon svg{width:100%;height:100%;display:block}.form-input{width:100%;padding:.875rem 1rem .875rem 3rem;border:1px solid #e0e0e0;border-radius:8px;font-size:.9375rem;color:#2c3e50;background-color:#fff;transition:all .3s ease;box-sizing:border-box}.form-input::placeholder{color:#bdc3c7}.form-input:not(:placeholder-shown){padding-left:3rem}.form-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.form-input:focus+.input-icon,.input-wrapper:focus-within .input-icon{color:#3498db}.password-requirement{font-size:.8125rem;color:#95a5a6;margin:-.5rem 0 0;text-align:left}.signup-button{width:100%;padding:.875rem 1.5rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.signup-button:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}.signup-button:active{transform:translateY(0)}.login-text{text-align:center;font-size:.9375rem;color:#7f8c8d;margin:1.5rem 0 0}.login-link{color:#3498db;font-weight:600;cursor:pointer;transition:color .3s ease}.login-link:hover{color:#2980b9;text-decoration:underline}@media (max-width: 768px){.signup-container{padding:1.5rem 1rem}.signup-card{padding:2rem 1.5rem}.signup-title{font-size:1.75rem}.logo-circle{width:130px;height:130px}.logo-text{font-size:.7rem}.logo-figure svg{width:50px;height:65px}}@media (max-width: 640px){.signup-container{padding:1rem}.signup-wrapper{gap:1.5rem}.signup-card{padding:1.5rem 1.25rem}.signup-title{font-size:1.5rem}.signup-subtitle{font-size:.875rem}.logo-circle{width:120px;height:120px}.logo-text{font-size:.65rem}.logo-figure svg{width:45px;height:60px}.form-input{padding:.75rem .875rem .75rem 2.75rem;font-size:.875rem}.input-icon{left:.875rem;width:18px;height:18px}.input-icon svg{width:100%;height:100%}.signup-button{padding:.75rem 1.25rem;font-size:.9375rem}.password-requirement{font-size:.75rem}}.blog-page{width:100%;min-height:100vh;background-color:#f8f9fa}.blog-hero{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.blog-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.blog-hero-image img{width:100%;height:100%;object-fit:cover}.blog-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009);z-index:2}.blog-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.blog-hero-title{font-size:4rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:2px}.blog-hero-subtitle{font-size:1.5rem;font-weight:400;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5);opacity:.9}.blog-content{width:100%;padding:4rem 0}.blog-container{max-width:1400px;margin:0 auto;padding:0 2rem}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.blog-post-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;cursor:pointer}.blog-post-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.blog-post-image{position:relative;width:100%;height:250px;overflow:hidden}.blog-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-post-card:hover .blog-post-image img{transform:scale(1.05)}.blog-post-category{position:absolute;bottom:1rem;left:1rem;padding:.5rem 1rem;background-color:#3498dbe6;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.blog-post-content{padding:1.5rem}.blog-post-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-post-excerpt{font-size:.9375rem;color:#7f8c8d;line-height:1.6;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-post-meta{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e8e8e8;font-size:.875rem}.blog-post-author{font-weight:600;color:#3498db}.blog-post-date{color:#95a5a6}@media (max-width: 968px){.blog-hero{height:400px}.blog-hero-title{font-size:3rem}.blog-hero-subtitle{font-size:1.25rem}.blog-content{padding:3rem 0}.blog-container{padding:0 1.5rem}.blog-posts-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width: 768px){.blog-hero{height:350px}.blog-hero-title{font-size:2.5rem}.blog-hero-subtitle{font-size:1.125rem}.blog-content{padding:2.5rem 0}.blog-container{padding:0 1.25rem}.blog-posts-grid{grid-template-columns:1fr;gap:1.5rem}.blog-post-image{height:220px}.blog-post-title{font-size:1.25rem}}@media (max-width: 640px){.blog-hero{height:300px}.blog-hero-title{font-size:2rem;margin-bottom:.75rem}.blog-hero-subtitle{font-size:1rem}.blog-content{padding:2rem 0}.blog-container{padding:0 1rem}.blog-posts-grid{gap:1.25rem}.blog-post-image{height:200px}.blog-post-content{padding:1.25rem}.blog-post-title{font-size:1.125rem;margin-bottom:.75rem}.blog-post-excerpt{font-size:.875rem;margin-bottom:.75rem}.blog-post-meta{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.8125rem}}.blog-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;padding:2rem 0}@media (max-width: 768px){.blog-pagination{margin-top:2rem;padding:1.5rem 0;gap:.4rem}.pagination-btn{min-width:36px;height:36px;font-size:.875rem;padding:.4rem .6rem}}@media (max-width: 640px){.blog-pagination{margin-top:1.5rem;padding:1.25rem 0;gap:.3rem;flex-wrap:wrap}.pagination-btn{min-width:32px;height:32px;font-size:.8125rem;padding:.3rem .5rem}.pagination-btn svg{width:14px;height:14px}}.categories-page{width:100%;min-height:100vh;background-color:#f8f9fa}.categories-hero{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.categories-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.categories-hero-image img{width:100%;height:100%;object-fit:cover}.categories-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009);z-index:2}.categories-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.categories-hero-title{font-size:4rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:2px}.categories-hero-subtitle{font-size:1.5rem;font-weight:400;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5);opacity:.9}.categories-content{width:100%;padding:4rem 0;background-color:#fff}.categories-container{max-width:1400px;margin:0 auto;padding:0 2rem}.categories-layout{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.categories-posts-section{width:100%}.categories-posts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.category-post-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;cursor:pointer}.category-post-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.category-post-image{position:relative;width:100%;height:250px;overflow:hidden}.category-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-post-card:hover .category-post-image img{transform:scale(1.05)}.category-post-category{position:absolute;bottom:1rem;left:1rem;padding:.5rem 1rem;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.tag-red{background-color:#e74c3ce6}.tag-blue{background-color:#3498dbe6}.category-post-content{padding:1.5rem}.category-post-title{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-post-meta{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.category-post-author{font-weight:600;color:#3498db}.category-post-share{display:flex;align-items:center;gap:.5rem;color:#7f8c8d}.category-post-share svg{width:16px;height:16px}.categories-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem}.pagination-btn{min-width:40px;height:40px;padding:.5rem .75rem;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;color:#2c3e50;font-size:.9375rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background-color:#f5f5f5;border-color:#bdc3c7}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-prev{background-color:#fff}.pagination-prev svg{color:#3498db}.pagination-number{background-color:#fff;color:#2c3e50}.pagination-number.pagination-active{background-color:#3498db;color:#fff;border-color:#3498db}.pagination-number.pagination-active:hover{background-color:#2980b9;border-color:#2980b9}.pagination-ellipsis{background-color:#fff;color:#2c3e50;cursor:default}.pagination-ellipsis:hover{background-color:#fff}.pagination-next{background-color:#e8e8e8}.pagination-next svg{color:#3498db}.pagination-next:hover:not(:disabled){background-color:#d0d0d0}.categories-sidebar{display:flex;flex-direction:column;gap:2.5rem}.categories-sidebar-section{width:100%}.categories-sidebar-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.categories-sidebar-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.categories-sidebar-card{position:relative;height:120px;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.categories-sidebar-card:hover{transform:translateY(-2px)}.categories-sidebar-card-image{position:absolute;width:100%;height:100%}.categories-sidebar-card-image img{width:100%;height:100%;object-fit:cover}.categories-sidebar-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009)}.categories-sidebar-card-content{position:absolute;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;z-index:1}.categories-sidebar-card-name{font-size:1.125rem;font-weight:600;color:#fff;text-transform:capitalize}.categories-sidebar-card-count{font-size:.875rem;font-weight:500;color:#fff}.categories-sidebar-more{display:inline-block;font-size:.9375rem;font-weight:600;color:#3498db;text-decoration:none;transition:color .3s ease}.categories-sidebar-more:hover{color:#2980b9;text-decoration:underline}.categories-latest-posts{display:flex;flex-direction:column;gap:1.5rem}.categories-latest-post-item{display:flex;gap:1rem;cursor:pointer;transition:transform .3s ease}.categories-latest-post-item:hover{transform:translate(4px)}.categories-latest-post-image{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden}.categories-latest-post-image img{width:100%;height:100%;object-fit:cover}.categories-latest-post-content{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.categories-latest-post-category{font-size:.75rem;font-weight:600;color:#95a5a6;text-transform:uppercase;letter-spacing:.5px}.categories-latest-post-headline{font-size:.9375rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.categories-latest-post-author{font-size:.875rem;font-weight:500;color:#7f8c8d}.categories-social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.categories-social-btn{width:100%;height:60px;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff;font-weight:600}.categories-social-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.categories-social-btn svg{width:24px;height:24px}@media (max-width: 968px){.categories-hero{height:400px}.categories-hero-title{font-size:3rem}.categories-hero-subtitle{font-size:1.25rem}.categories-content{padding:3rem 0}.categories-container{padding:0 1.5rem}.categories-layout{grid-template-columns:1fr;gap:2.5rem}.categories-posts-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.categories-hero{height:350px}.categories-hero-title{font-size:2.5rem}.categories-hero-subtitle{font-size:1.125rem}.categories-content{padding:2.5rem 0}.categories-container{padding:0 1.25rem}.categories-layout{gap:2rem}.categories-posts-grid{grid-template-columns:1fr;gap:1.5rem}.category-post-image{height:220px}.category-post-title{font-size:1.125rem}.categories-pagination{margin-top:2rem;gap:.4rem}.pagination-btn{min-width:36px;height:36px;font-size:.875rem;padding:.4rem .6rem}}@media (max-width: 640px){.categories-hero{height:300px}.categories-hero-title{font-size:2rem;margin-bottom:.75rem}.categories-hero-subtitle{font-size:1rem}.categories-content{padding:2rem 0}.categories-container{padding:0 1rem}.categories-layout{gap:1.5rem}.categories-posts-grid{gap:1.25rem}.category-post-image{height:200px}.category-post-content{padding:1.25rem}.category-post-title{font-size:1rem;margin-bottom:.75rem}.category-post-meta{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.8125rem}.categories-pagination{margin-top:1.5rem;gap:.3rem;flex-wrap:wrap}.pagination-btn{min-width:32px;height:32px;font-size:.8125rem;padding:.3rem .5rem}.pagination-btn svg{width:14px;height:14px}.categories-sidebar-card{height:100px}.categories-latest-post-image{width:80px;height:80px}.categories-social-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.categories-social-btn{height:50px}}.features-page{width:100%;min-height:100vh;background-color:#fff}.features-hero{position:relative;width:100%;height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.features-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.features-hero-image img{width:100%;height:100%;object-fit:cover}.features-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#0009);z-index:2}.features-hero-content{position:relative;z-index:3;text-align:center;color:#fff}.features-hero-title{font-size:4rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:2px}.features-hero-subtitle{font-size:1.5rem;font-weight:400;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5);opacity:.9}.features-content{width:100%;padding:4rem 0;background-color:#fff}.features-container{max-width:1400px;margin:0 auto;padding:0 2rem}.features-layout{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.features-main{width:100%}.features-section-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 2rem}.features-story-block{margin-bottom:3rem}.features-story-image{width:100%;height:400px;border-radius:8px;overflow:hidden;margin-bottom:2rem}.features-story-image img{width:100%;height:100%;object-fit:cover}.features-story-content{width:100%}.features-story-title{font-size:1.75rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem;line-height:1.4}.features-story-text{font-size:1rem;color:#7f8c8d;line-height:1.8;margin:0 0 1.5rem}.features-contact-btn{padding:.875rem 2rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}.features-contact-btn:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}.features-sidebar{display:flex;flex-direction:column;gap:2.5rem}.features-sidebar-section{width:100%}.features-sidebar-title{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.features-social-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.features-social-btn{width:100%;height:60px;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#fff;font-weight:600}.features-social-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.features-social-btn svg{width:24px;height:24px}.features-latest-posts{display:flex;flex-direction:column;gap:1.5rem}.features-latest-post-item{display:flex;gap:1rem;cursor:pointer;transition:transform .3s ease}.features-latest-post-item:hover{transform:translate(4px)}.features-latest-post-image{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden}.features-latest-post-image img{width:100%;height:100%;object-fit:cover}.features-latest-post-content{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.features-latest-post-category{font-size:.75rem;font-weight:600;color:#95a5a6;text-transform:uppercase;letter-spacing:.5px}.features-latest-post-headline{font-size:.9375rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.features-latest-post-author{font-size:.875rem;font-weight:500;color:#7f8c8d}.features-more-stories{width:100%;padding:4rem 0;background-color:#f8f9fa}.features-more-stories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.features-more-stories-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0}.features-more-stories-controls{display:flex;gap:.5rem;align-items:center}.features-nav-btn,.features-grid-btn{width:40px;height:40px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;color:#2c3e50;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.features-nav-btn:hover,.features-grid-btn:hover{background-color:#f5f5f5;border-color:#bdc3c7}.features-nav-btn svg,.features-grid-btn svg{width:20px;height:20px}.features-more-stories-carousel{overflow:hidden;position:relative}.features-more-stories-track{display:flex;gap:1.5rem;will-change:transform}.features-more-story-card{flex:0 0 calc(25% - 1.125rem);max-width:calc(25% - 1.125rem);background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;cursor:pointer}.features-more-story-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.features-more-story-image{position:relative;width:100%;height:250px;overflow:hidden}.features-more-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.features-more-story-card:hover .features-more-story-image img{transform:scale(1.05)}.features-more-story-category{position:absolute;bottom:1rem;left:1rem;padding:.5rem 1rem;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.tag-yellow{background-color:#f39c12}.tag-green{background-color:#27ae60}.tag-blue{background-color:#3498db}.tag-orange{background-color:#e67e22}.features-more-story-content{padding:1.5rem}.features-more-story-headline{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.features-more-story-meta{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.features-more-story-author{font-weight:600;color:#3498db}.features-more-story-share{display:flex;align-items:center;gap:.5rem;color:#7f8c8d}.features-more-story-share svg{width:16px;height:16px}@media (max-width: 968px){.features-hero{height:400px}.features-hero-title{font-size:3rem}.features-hero-subtitle{font-size:1.25rem}.features-content{padding:3rem 0}.features-container{padding:0 1.5rem}.features-layout{grid-template-columns:1fr;gap:2.5rem}.features-story-image{height:350px}.features-more-story-card{flex:0 0 calc(33.333% - 1rem);max-width:calc(33.333% - 1rem)}}@media (max-width: 768px){.features-hero{height:350px}.features-hero-title{font-size:2.5rem}.features-hero-subtitle{font-size:1.125rem}.features-content{padding:2.5rem 0}.features-container{padding:0 1.25rem}.features-section-title{font-size:1.75rem}.features-story-image{height:300px}.features-story-title{font-size:1.5rem}.features-more-stories{padding:3rem 0}.features-more-story-card{flex:0 0 calc(50% - .75rem);max-width:calc(50% - .75rem)}}@media (max-width: 640px){.features-hero{height:300px}.features-hero-title{font-size:2rem;margin-bottom:.75rem}.features-hero-subtitle{font-size:1rem}.features-content{padding:2rem 0}.features-container{padding:0 1rem}.features-section-title{font-size:1.5rem;margin-bottom:1.5rem}.features-story-block{margin-bottom:2rem}.features-story-image{height:250px;margin-bottom:1.5rem}.features-story-title{font-size:1.25rem;margin-bottom:1rem}.features-story-text{font-size:.9375rem;margin-bottom:1rem}.features-contact-btn{padding:.75rem 1.5rem;font-size:.9375rem}.features-latest-post-image{width:80px;height:80px}.features-more-stories{padding:2rem 0}.features-more-stories-title{font-size:1.5rem}.features-more-stories-controls{gap:.4rem}.features-nav-btn,.features-grid-btn{width:36px;height:36px}.features-nav-btn svg,.features-grid-btn svg{width:18px;height:18px}.features-more-story-card{flex:0 0 100%;max-width:100%}.features-more-story-image{height:200px}}.contact-page{width:100%;min-height:100vh;background-color:#fff}.contact-container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.contact-header{text-align:center;margin-bottom:4rem}.contact-title{font-size:3.5rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;letter-spacing:1px}.contact-title-line{width:100px;height:4px;background-color:#3498db;margin:0 auto;border-radius:2px}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.contact-left{width:100%}.contact-section-title{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem}.contact-description{font-size:1rem;color:#7f8c8d;line-height:1.6;margin:0 0 3rem}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-info-item{display:flex;gap:1.5rem;align-items:flex-start}.contact-info-icon{flex-shrink:0;width:48px;height:48px;border-radius:50%;background-color:#ecf0f1;display:flex;align-items:center;justify-content:center;color:#3498db}.contact-info-icon svg{width:24px;height:24px}.contact-info-content{display:flex;flex-direction:column;gap:.5rem}.contact-info-label{font-size:.875rem;font-weight:700;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px}.contact-info-value{font-size:1rem;color:#7f8c8d;line-height:1.5}.contact-right{width:100%}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.9375rem;font-weight:600;color:#2c3e50}.form-input,.form-textarea{width:100%;border:1px solid #e0e0e0;border-radius:8px;font-size:.9375rem;color:#2c3e50;background-color:#fff;font-family:inherit;transition:all .3s ease}.form-input::placeholder,.form-textarea::placeholder{color:#bdc3c7}.form-input:focus,.form-textarea:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.form-textarea{resize:vertical;min-height:150px}.contact-submit-btn{padding:.875rem 2rem;background-color:#3498db;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start;margin-top:.5rem}.contact-submit-btn:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}.contact-submit-btn:active{transform:translateY(0)}.contact-map{width:100%;height:500px;margin-top:4rem;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a}.contact-map iframe{width:100%;height:100%;border:none}@media (max-width: 968px){.contact-container{padding:3rem 1.5rem}.contact-title{font-size:3rem}.contact-content{grid-template-columns:1fr;gap:3rem}.contact-section-title{font-size:1.75rem}.contact-map{height:400px;margin-top:3rem}}@media (max-width: 768px){.contact-container{padding:2.5rem 1.25rem}.contact-header{margin-bottom:3rem}.contact-title{font-size:2.5rem}.contact-content{gap:2.5rem}.contact-section-title{font-size:1.5rem}.contact-description{font-size:.9375rem;margin-bottom:2rem}.contact-info{gap:1.5rem}.contact-info-icon{width:40px;height:40px}.contact-info-icon svg{width:20px;height:20px}.contact-map{height:350px;margin-top:2.5rem}}@media (max-width: 640px){.contact-container{padding:2rem 1rem}.contact-header{margin-bottom:2rem}.contact-title{font-size:2rem}.contact-title-line{width:80px;height:3px}.contact-content{gap:2rem}.contact-section-title{font-size:1.25rem;margin-bottom:1rem}.contact-description{font-size:.875rem;margin-bottom:1.5rem}.contact-info{gap:1.25rem}.contact-info-item{gap:1rem}.contact-info-icon{width:36px;height:36px}.contact-info-icon svg{width:18px;height:18px}.contact-info-label{font-size:.8125rem}.contact-info-value{font-size:.9375rem}.form-label{font-size:.875rem}.form-input,.form-textarea{padding:.75rem .875rem;font-size:.875rem}.contact-submit-btn{padding:.75rem 1.5rem;font-size:.9375rem;width:100%}.contact-map{height:300px;margin-top:2rem;border-radius:0}}.news-detail-container{min-height:100vh;background-color:#fff;padding:2rem 1rem}.news-detail-wrapper{max-width:900px;margin:0 auto}.back-button{background-color:#3498db;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease;font-family:Sora,sans-serif}.back-button:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 12px #3498db4d}.news-detail-loading,.news-detail-error{text-align:center;padding:4rem 2rem}.news-detail-loading p,.news-detail-error p{font-size:1.25rem;color:#7f8c8d;margin-bottom:1rem;font-family:Sora,sans-serif}.news-detail-article{background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 10px #0000001a}.news-detail-category{display:inline-block;background-color:#3498db;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;font-family:Sora,sans-serif}.news-detail-title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;line-height:1.2;font-family:Sora,sans-serif}.news-detail-subtitle{font-size:1.5rem;font-weight:500;color:#7f8c8d;margin:0 0 1.5rem;line-height:1.4;font-family:Sora,sans-serif}.news-detail-meta{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0;flex-wrap:wrap}.news-detail-author,.news-detail-date{font-size:1rem;color:#7f8c8d;font-family:Sora,sans-serif}.news-detail-image{width:100%;margin-bottom:2rem;border-radius:12px;overflow:hidden}.news-detail-image img{width:100%;height:auto;display:block;object-fit:cover}.news-detail-video{width:100%;margin-bottom:2rem;border-radius:12px;overflow:hidden}.news-detail-video video{width:100%;height:auto;display:block}.news-detail-content{font-size:1.125rem;line-height:1.8;color:#2c3e50;margin-top:2rem;font-family:Sora,sans-serif}.news-detail-content p{margin-bottom:1.5rem}.news-detail-content p:last-child{margin-bottom:0}.news-detail-description{font-size:1.125rem;line-height:1.8;color:#2c3e50;margin-top:1.5rem;font-family:Sora,sans-serif}.news-detail-description p{margin-bottom:1.5rem}.news-detail-description p:last-child{margin-bottom:0}@media (max-width: 768px){.news-detail-container{padding:1rem}.news-detail-article{padding:1.5rem}.news-detail-title{font-size:1.75rem}.news-detail-subtitle{font-size:1.25rem}.news-detail-content{font-size:1rem}.news-detail-meta{flex-direction:column;gap:.75rem}}@media (max-width: 480px){.news-detail-title{font-size:1.5rem}.news-detail-subtitle{font-size:1.125rem}.back-button{padding:.625rem 1.25rem;font-size:.9375rem}}.App{min-height:100vh;width:100%;max-width:100%;overflow-x:hidden;display:flex;flex-direction:column}.main-content{flex:1;width:100%;margin-top:0;transition:margin-left .3s ease}@media (min-width: 769px){.main-content{margin-left:0}}*{margin:0;padding:0;box-sizing:border-box;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}html{font-size:16px}body{font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{width:100%;min-height:100vh}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:12px}}
