a,button{color:inherit}.header-inner,.logo{display:flex;align-items:center}.hero-category-new,.hero-date,.nav-link,.news-card .category,.secondary-heading,.secondary-time{text-transform:uppercase}.news-card,.secondary-item,.sidebar-item,a{text-decoration:none}.article-main h1,body{font-family:var(--font-serif)}*,::after,::before{margin:0;padding:0;box-sizing:border-box}:root{--bg:#141414;--surface:#1c1c1c;--text:#f0f0f0;--text-muted:rgba(255, 255, 255, 0.65);--border:rgba(255, 255, 255, 0.08);--font-sans:'Karla',-apple-system,BlinkMacSystemFont,sans-serif;--font-serif:'Spectral','Times New Roman',Times,serif;--header-height:56px}html{font-size:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden}body::-webkit-scrollbar{display:none}.nav-link,button,h1,h2,h3{font-family:var(--font-sans)}ul{list-style:none}img{display:block;max-width:100%;height:auto}button{background:0 0;border:none;cursor:pointer;font-family:inherit}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.2rem}.site-header{background:rgba(20,20,20,.65);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1000}.header-inner{justify-content:space-between;height:var(--header-height);padding:0 1.2rem;position:relative}.logo{justify-content:center;position:absolute;left:50%;transform:translateX(-50%);line-height:0}.logo-img{height:36px;width:auto;display:block}.menu-toggle,.search-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--text);transition:color .2s}.desktop-nav,.menu-toggle svg,.news-card .excerpt{display:none}.mobile-menu a,.mobile-menu-close,.nav-link{color:var(--text-muted)}.article-detail .back-link:hover,.footer-social a:hover,.menu-toggle:hover,.powered-by a:hover,.search-toggle:hover{color:#fff}.menu-toggle::before{content:"";display:block;width:20px;height:14px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14'%3E%3Crect y='0' width='20' height='2' rx='1'/%3E%3Crect y='6' width='20' height='2' rx='1'/%3E%3Crect y='12' width='20' height='2' rx='1'/%3E%3C/svg%3E") no-repeat center;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14'%3E%3Crect y='0' width='20' height='2' rx='1'/%3E%3Crect y='6' width='20' height='2' rx='1'/%3E%3Crect y='12' width='20' height='2' rx='1'/%3E%3C/svg%3E") no-repeat center}.desktop-nav{justify-content:center;gap:.2rem;padding:.5rem 1.2rem;background:rgba(20,20,20,.5);border-top:1px solid var(--border)}.nav-link{padding:.45rem .7rem;font-size:.8rem;font-weight:500;letter-spacing:.03em;border-radius:6px;transition:background .25s,color .25s;border-bottom:none}.nav-link:hover{color:#fff;background:rgba(255,255,255,.06)}.nav-link.active{color:#fff;background:rgba(255,255,255,.12);box-shadow:0 2px 8px rgba(0,0,0,.3)}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--surface);z-index:2000;transform:translateY(-100%);transition:transform .45s cubic-bezier(.2, .9, .4, 1);display:flex;flex-direction:column;padding:calc(var(--header-height) + 2rem) 2rem 2rem;overflow-y:auto}.mobile-menu.open{transform:translateY(0)}.mobile-menu-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(255,255,255,.05);transition:border-color .2s,color .2s;cursor:pointer}.mobile-menu-close:hover{border-color:#fff;color:#fff}.mobile-menu a,.search-bar.active{border-bottom:1px solid var(--border)}.mobile-menu nav{display:flex;flex-direction:column;gap:.25rem}.mobile-menu a{display:block;padding:1rem 0;font-size:1.3rem;font-weight:500;transition:color .2s,padding-left .2s}.mobile-menu a:hover{color:#fff;padding-left:.75rem}.search-bar{position:absolute;top:100%;left:0;width:100%;height:0;overflow:hidden;background:#1a1a1a;border-bottom:none;transition:height .3s;z-index:999}.search-bar.active{height:var(--header-height)}.search-container{display:flex;align-items:center;height:100%}.input-wrapper{position:relative;flex:1}.input-wrapper input{width:100%;background:#2a2a2a;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:.5rem 2.5rem .5rem 1rem;color:#fff;font-size:.95rem;outline:0;transition:border-color .2s,background .2s}.input-wrapper input:focus{border-color:rgba(255,255,255,.4);background:#333}.input-wrapper input::placeholder{color:var(--text-muted)}.search-loader{display:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:.6s linear infinite spin;z-index:2}.hero-main-image,.news-card .thumb img,.secondary-thumb img,.sidebar-thumb img{width:100%;height:100%;object-fit:cover}.hero-category-new,.suggestion-item{border-bottom:1px solid var(--border)}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.search-suggestions{display:none;position:absolute;top:calc(100% + var(--header-height));left:0;right:0;background:#1a1a1a;border:1px solid var(--border);border-top:none;border-radius:0 0 6px 6px;max-height:280px;overflow-y:auto;z-index:200}.search-suggestions.active{display:block}.suggestion-item{padding:.7rem 1.2rem;cursor:pointer;font-size:.85rem;color:var(--text-muted);transition:background .15s}.suggestion-item:hover{background:rgba(255,255,255,.08);color:#fff}.suggestion-item strong{color:#fff;font-weight:500}.suggestion-item .suggestion-excerpt{font-size:.75rem;color:rgba(255,255,255,.7)}main{padding-top:0}.hero-grid-container{margin-top:.75rem;margin-bottom:.5rem}.desktop-hero-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:1.5rem;align-items:start}.hero-left{display:flex;flex-direction:column;justify-content:center}.hero-category-new,.hero-link{display:inline-block;font-family:var(--font-sans)}.hero-date{font-family:var(--font-sans);font-size:.65rem;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.3rem}.hero-category-new{font-size:.7rem;letter-spacing:.08em;color:rgba(255,255,255,.8);margin-bottom:.4rem;padding-bottom:.3rem}.hero-headline{font-family:var(--font-sans);font-size:1.8rem;font-weight:700;line-height:1.2;color:#fff;margin-bottom:.5rem;word-wrap:break-word}.hero-summary{font-size:.95rem;color:rgba(255,255,255,.85);line-height:1.5;margin-bottom:.75rem}.hero-link,.news-card h3{font-size:.9rem}.hero-link{font-weight:600;border-bottom:2px solid #fff;padding-bottom:.2rem;transition:border-color .2s;align-self:flex-start}.hero-link:hover{border-color:rgba(255,255,255,.6)}.news-card,.secondary-heading,.secondary-item{border-bottom:1px solid var(--border)}.hero-center{border-radius:6px;overflow:hidden}.hero-main-image{max-height:420px;display:block;border-radius:6px}.hero-right{border-left:1px solid var(--border);padding-left:1rem}.secondary-heading{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.8rem;padding-bottom:.4rem}.secondary-item{display:flex;gap:.6rem;padding:.6rem 0;transition:background .15s;color:inherit}.news-card h3,.secondary-title{margin-bottom:.2rem;color:#fff;font-weight:600;line-height:1.3}.secondary-item:hover,.sidebar-item:hover{background:rgba(255,255,255,.04)}.secondary-item:last-child,.skeleton-card:last-child{border-bottom:none}.secondary-thumb{width:60px;height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#222}.secondary-text,.sidebar-text{display:flex;flex-direction:column;justify-content:center;min-width:0}.secondary-title{font-family:var(--font-sans);font-size:.8rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.secondary-time{font-size:.65rem;color:var(--text-muted);letter-spacing:.03em}.secondary-empty{font-size:.8rem;color:var(--text-muted)}.news-grid,.skeleton-news-grid{display:grid;grid-template-columns:1fr;gap:0;padding-bottom:2rem;border-top:1.5px solid var(--border);padding-top:1.5rem}.category-page .news-grid,.news-group{border-top:none;padding-top:0}@media (min-width:600px) and (max-width:859px){.news-grid{grid-template-columns:1fr 1fr;column-gap:1.2rem}.news-card.featured-center{grid-column:span 2}}.news-group{display:grid;grid-template-columns:1fr;gap:0;padding-bottom:0}.news-group:first-of-type{border-top:1.5px solid var(--border);padding-top:1.5rem}@media (min-width:860px){.desktop-nav{display:flex}.menu-toggle{display:none}.news-grid,.news-group{grid-template-columns:1fr 2fr 1fr;column-gap:1.5rem;align-items:start}.news-card.col-right{grid-column:3}.news-card.featured-center{grid-column:2;grid-row:1/span 10;flex-direction:column;border-bottom:none;padding:0 1.2rem;border-left:1.5px solid var(--border);border-right:1.5px solid var(--border)}.news-card.featured-center .thumb{width:100%;height:280px;margin-bottom:.75rem}.news-card.featured-center .content{padding:0 .5rem}.news-card.featured-center .category{font-size:.65rem}.news-card.featured-center h3{font-size:1.3rem;margin-bottom:.4rem}.news-card.featured-center .meta{font-size:.7rem;margin-bottom:.3rem}.news-group+.news-group,.news-group:first-of-type{border-top:1.5px solid var(--border)}.news-group+.news-group{padding-top:1.5rem;margin-top:1rem}}.news-card{display:flex;gap:.6rem;padding:.6rem 0;align-items:flex-start;transition:border-color .2s;color:inherit}.news-card:hover{border-color:rgba(255,255,255,.15)}.news-card .thumb{width:90px;height:70px;flex-shrink:0;background:#222;border-radius:4px;overflow:hidden}.news-card .content{flex:1;min-width:0}.news-card .category{font-size:.6rem;letter-spacing:.06em;color:rgba(255,255,255,.8);margin-bottom:.15rem}.news-card .meta{font-size:.65rem;color:rgba(255,255,255,.8);margin-bottom:.25rem;display:flex;gap:.5rem}@media (max-width:599px){.news-card{border-bottom:1px solid rgba(255,255,255,.15)}.news-card:last-child{border-bottom:none}.news-card.featured{flex-direction:column;padding:.5rem 0 1rem;gap:0;margin-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.15);border-top:1px solid rgba(255,255,255,.15)}.news-group:first-of-type .news-card.featured:first-child{border-top:none;padding-top:0}.news-card.featured:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.news-card.featured .thumb{width:100%;height:260px;margin-bottom:.75rem}.news-card.featured .content{padding:0 .5rem}.news-card.featured h3{font-size:1.2rem;margin-bottom:.4rem}.news-card.featured .excerpt{display:none}}.article-main .meta,.category-page .section-title,.sidebar-heading{border-bottom:1px solid var(--border)}@media (min-width:600px){.news-card.featured:not(.featured-center){flex-direction:row;border-bottom:1px solid var(--border);padding:.6rem 0;gap:.6rem}.news-card.featured:not(.featured-center) .thumb{width:90px;height:70px}.news-card.featured:not(.featured-center) h3{font-size:.9rem}}.category-page{padding-top:.75rem}.category-page .section-title{font-family:var(--font-sans);font-size:1.2rem;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin-bottom:.75rem;padding-bottom:.5rem}.article-detail .back-link,.sidebar-heading{color:var(--text-muted);text-transform:uppercase}.article-detail{max-width:1140px;margin:0 auto;padding:.75rem 1.2rem 2rem}.article-detail .back-link{display:inline-block;margin-bottom:.5rem;font-size:.85rem;letter-spacing:.05em;transition:color .2s}.article-layout{display:flex;gap:2rem;align-items:flex-start}.article-main{flex:1 1 0;min-width:0;max-width:700px;margin:0 auto}.article-sidebar{flex:0 0 300px;position:sticky;top:calc(var(--header-height) + 1rem);align-self:flex-start;border-left:1px solid var(--border);padding-left:1.5rem}.sidebar-heading{font-family:var(--font-sans);font-size:.7rem;letter-spacing:.06em;margin-bottom:1rem;padding-bottom:.4rem}.sidebar-list{display:flex;flex-direction:column;gap:1rem}.sidebar-item{display:flex;gap:.6rem;color:inherit;border-radius:6px;transition:background .15s;padding:.3rem}.sidebar-thumb{width:80px;height:60px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#222}.sidebar-category{font-size:.55rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.6);margin-bottom:.15rem}.sidebar-title{font-family:var(--font-sans);font-size:.8rem;font-weight:600;line-height:1.3;color:#fff;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.15rem}.empty-state p,.sidebar-time{color:var(--text-muted)}.sidebar-time{font-size:.6rem;text-transform:uppercase;letter-spacing:.03em}.article-main h1{font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.article-main .hero-image{width:100%;max-height:400px;object-fit:cover;border-radius:6px;margin-bottom:1rem}.article-main .meta{display:flex;gap:1rem;color:rgba(255,255,255,.8);font-size:.85rem;margin-bottom:1.5rem;padding-bottom:1rem}.article-main .body p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;color:#ddd}.share-btn{display:inline-flex;align-items:center;gap:.4rem;background:0 0;border:1px solid var(--border);color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;margin-top:1rem;transition:border-color .2s,background .2s}.share-btn:hover{border-color:#fff;background:rgba(255,255,255,.05)}.skeleton-card,.skeleton-line--category,.skeleton-line--heading{border-bottom:1px solid var(--border)}.skeleton-loader{pointer-events:none}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.skeleton-block,.skeleton-line{background:linear-gradient(90deg,#1c1c1c 25%,#2a2a2a 50%,#1c1c1c 75%);background-size:200% 100%;animation:1.5s infinite shimmer;border-radius:4px}.skeleton-hero-grid{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:1.5rem;align-items:start;margin-top:.75rem;margin-bottom:.5rem}.footer-content,.footer-social{gap:1rem;display:flex}.skeleton-line--date{height:12px;width:120px;margin-bottom:.3rem}.skeleton-line--category{height:12px;width:80px;margin-bottom:.4rem;padding-bottom:.3rem}.skeleton-line--headline{height:24px;width:100%;margin-bottom:.5rem}.skeleton-line--summary{height:14px;width:100%;margin-bottom:.3rem}.skeleton-line--link{height:14px;width:100px;margin-bottom:.5rem}.skeleton-block--hero{height:260px;width:100%;border-radius:6px}.skeleton-line--heading{height:14px;width:90px;margin-bottom:.8rem;padding-bottom:.4rem}.skeleton-block--carousel{height:180px;width:100%;border-radius:6px}.skeleton-card{height:88px;background:linear-gradient(90deg,#1c1c1c 25%,#2a2a2a 50%,#1c1c1c 75%);background-size:200% 100%;animation:1.5s infinite shimmer;border-radius:4px}@media (min-width:600px) and (max-width:859px){.news-group,.skeleton-news-grid{grid-template-columns:1fr 1fr;column-gap:1.2rem}.news-group+.news-group{border-top:1.5px solid var(--border);padding-top:1.5rem;margin-top:1rem}.skeleton-card{height:88px}}.empty-state{text-align:center;padding:3rem 1rem;border:1px dashed var(--border);background:var(--surface);border-radius:4px;max-width:500px;margin:2rem auto}.site-footer{background:#141414;border-top:1px solid var(--border);padding:2rem 0;text-align:center}.footer-content{flex-direction:column;align-items:center}.footer-logo{font-family:var(--font-sans);font-size:1.2rem;font-weight:700;color:#fff}.copyright,.footer-motto,.powered-by{font-size:.75rem}.copyright,.footer-motto,.footer-social a,.powered-by,.powered-by a{color:var(--text-muted)}.footer-social a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;transition:color .2s}.powered-by a{text-decoration:underline}@media (max-width:768px){.desktop-hero-grid,.skeleton-hero-grid{grid-template-columns:1fr;gap:1rem}.hero-headline{font-size:1.4rem}.hero-main-image{max-height:260px}.hero-right{min-width:0;border-left:none;padding-left:0;border-top:1px solid var(--border);padding-top:1rem;display:block}.secondary-carousel{display:flex;flex-wrap:nowrap;overflow-x:auto;width:100%;max-width:100%;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;gap:.5rem;scrollbar-width:none}.secondary-carousel::-webkit-scrollbar{display:none}.secondary-carousel .secondary-item{display:flex;flex-direction:column;flex-shrink:0;width:60vw;max-width:220px;gap:0;padding:0;border-bottom:none;border-radius:6px;background:var(--surface);scroll-snap-align:start;overflow:hidden}.secondary-carousel .secondary-thumb{width:100%;height:110px;border-radius:6px 6px 0 0}.secondary-carousel .secondary-text{padding:.4rem .6rem .6rem}.secondary-carousel .secondary-title{font-size:.8rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;line-clamp:2}.secondary-carousel .secondary-time{font-size:.65rem;margin-top:.15rem}.article-layout{flex-direction:column;gap:1.5rem}.article-main{max-width:100%}.article-sidebar{flex:none;width:100%;position:static;border-left:none;padding-left:0;border-top:1px solid var(--border);padding-top:1.5rem;margin-top:1rem}.hero-center,.skeleton-hero-grid .skeleton-block--hero{display:none}.skeleton-hero-grid .skeleton-block--hero-mobile{display:block;height:260px;width:100%;border-radius:6px;margin-bottom:1rem}.skeleton-hero-grid .skeleton-right{border-top:1px solid var(--border);padding-top:1rem}.skeleton-hero-grid .skeleton-block--carousel{height:120px;width:100%}.hero-mobile-image{display:block;width:100%;max-height:260px;object-fit:cover;border-radius:6px;margin-bottom:1rem}}@media (min-width:769px){.hero-mobile-image,.skeleton-block--hero-mobile{display:none}}@media (min-width:860px){.skeleton-news-grid{grid-template-columns:1fr 2fr 1fr;column-gap:1.5rem}.skeleton-card:first-child{grid-column:2;grid-row:1/span 3;height:300px;border-bottom:none;border-left:1.5px solid var(--border);border-right:1.5px solid var(--border);border-radius:0}.hero-grid-container+.container.news-group,.hero-grid-container+.news-group{border-top:1.5px solid rgba(255,255,255,.2);margin-top:2rem;padding-top:1.5rem}}.footer-motto{margin-top:-.8rem;font-family:var(--font-serif);font-style:italic}