*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0a0a0c;color:#f2f2f4;font-family:'Inter Tight',sans-serif}a{color:inherit;text-decoration:none}.site-header{height:86px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid #222228;background:#0e0e10;display:flex;align-items:center;justify-content:space-between;gap:30px;position:sticky;top:0;z-index:20}.brand img{display:block;width:190px;max-height:58px;object-fit:contain;object-position:left center}.site-header nav{display:flex;align-items:center;gap:28px;color:#aaaab2;font-size:14px}.site-header nav a:hover,.site-header nav .active{color:#dcb95b}.site-header .contact{padding:12px 18px;background:#dcb95b;color:#0e0e10!important;font-weight:700}.featured{position:relative;width:100%;height:clamp(480px,62vw,690px);overflow:hidden;border-bottom:1px solid #2a261b;background:#0d0d0f}.featured-track,.featured-slide{position:absolute;inset:0}.featured-slide{opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s}.featured-slide.active{opacity:1;visibility:visible}.featured-slide>img{width:100%;height:100%;object-fit:cover}.featured-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,9,.95) 0%,rgba(7,7,9,.78) 42%,rgba(7,7,9,.24) 72%,rgba(7,7,9,.35)),linear-gradient(0deg,rgba(7,7,9,.65),transparent 48%)}.featured-content{position:absolute;left:clamp(24px,8vw,140px);top:50%;transform:translateY(-44%);width:min(720px,80vw)}.eyebrow,.news-meta,.news-count{font:10px 'IBM Plex Mono',monospace;letter-spacing:2px;color:#dcb95b}.featured-content h1{font:400 clamp(36px,4.4vw,64px)/1.03 'Newsreader',serif;margin:18px 0;letter-spacing:-1px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.featured-content p{max-width:650px;color:#c2c2c9;font-size:17px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.featured-content>a{display:inline-block;margin-top:16px;padding:14px 20px;background:#dcb95b;color:#0e0e10;font-weight:700}.featured-arrow{position:absolute;top:50%;z-index:3;width:48px;height:48px;margin-top:-24px;border:1px solid #5b5134;background:#0e0e10cc;color:#dcb95b;font-size:19px;cursor:pointer}.featured-arrow.prev{left:24px}.featured-arrow.next{right:24px}.featured-dots{position:absolute;z-index:3;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:8px}.featured-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#686870;cursor:pointer;transition:.25s}.featured-dots button.active{width:28px;border-radius:5px;background:#dcb95b}.news-shell{max-width:1120px;margin:auto;padding:clamp(58px,8vw,100px) 24px 110px}.news-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding-bottom:28px;border-bottom:1px solid #29292f}.news-heading h2{font:400 clamp(38px,5vw,60px)/1.05 'Newsreader',serif;margin:12px 0 8px}.news-heading p{margin:0;color:#8e8e97}.news-count{color:#777780}.news-list{display:flex;flex-direction:column}.news-row{display:grid;grid-template-columns:320px 1fr;gap:34px;padding:30px 0;border-bottom:1px solid #29292f;transition:border-color .2s}.news-row:hover{border-color:#75642f}.news-image{display:block;height:188px;overflow:hidden;background:#111114}.news-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.news-row:hover .news-image img{transform:scale(1.035)}.news-image.fallback img{object-fit:contain;padding:50px;background:#141216}.news-copy{display:flex;flex-direction:column;align-items:flex-start}.news-copy h3{font:500 clamp(25px,3vw,35px)/1.12 'Newsreader',serif;margin:10px 0}.news-copy p{margin:0;color:#9999a2;line-height:1.62;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.read{margin-top:auto;padding-top:16px;color:#dcb95b;font:10px 'IBM Plex Mono',monospace;letter-spacing:1.6px}.empty{padding:50px 0;color:#9999a2}.empty strong{display:block;color:#eee;font:32px 'Newsreader',serif;margin-bottom:8px}footer{min-height:110px;border-top:1px solid #29292f;padding:24px 5vw;display:flex;align-items:center;justify-content:space-between;color:#777780;font-size:12px}footer img{width:170px;max-height:52px;object-fit:contain}@media(max-width:760px){.site-header{height:74px}.brand img{width:145px}.site-header nav>a:not(.contact){display:none}.site-header .contact{font-size:12px;padding:10px 12px}.featured{height:560px}.featured-content{left:24px;top:47%;width:calc(100% - 48px)}.featured-content h1{font-size:40px}.featured-arrow{top:auto;bottom:18px}.featured-arrow.prev{left:24px}.featured-arrow.next{right:24px}.featured-dots{bottom:38px}.news-heading{align-items:flex-start}.news-count{display:none}.news-row{grid-template-columns:1fr;gap:18px;padding:24px 0}.news-image{height:auto;aspect-ratio:16/9}.news-copy h3{font-size:29px}.read{margin-top:18px}footer{flex-direction:column;gap:12px;justify-content:center}}
