:root{color-scheme:dark;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bg: #000;--surface: #070708;--surface-2: #0d0d10;--surface-3: #141418;--border: rgba(255, 255, 255, .11);--border-strong: rgba(255, 255, 255, .18);--text: rgba(255, 255, 255, .96);--muted: rgba(255, 255, 255, .64);--faint: rgba(255, 255, 255, .42);--blue: #60a5fa;--green: #34d399}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-feature-settings:"kern" 1,"liga" 1,"calt" 1;line-height:1.5;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.site-header,.site-footer,.container{width:min(1160px,calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border);background:#000000e6;backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:650;letter-spacing:0}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#fff;color:#000;font-size:12px;font-weight:760}nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:var(--muted);font-size:14px;font-weight:560}nav a:hover,.footer-links a:hover,.rail-list a:hover{color:#fff}.hero{border-bottom:1px solid var(--border);background:#000}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:30px;padding:70px 0 52px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;gap:22px}.hero h1{max-width:820px;margin:0;font-size:clamp(48px,8vw,88px);line-height:.96;letter-spacing:0}.hero p{max-width:650px;margin:0;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.62}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button,.button-secondary{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;padding:0 16px;font-size:14px;font-weight:650}.button{background:#fff;color:#000}.button-secondary{border:1px solid var(--border);background:#ffffff0a;color:#fff}.button-secondary:hover,.button:hover{transform:translateY(-1px)}.featured-carousel,.article-card,.rail-card,.newsletter-box,.category-link{border:1px solid var(--border);border-radius:10px;background:#ffffff09}.featured-carousel{overflow:hidden;background:#050506}.featured-frame{min-height:540px}.featured-slide{display:none;min-height:540px;color:inherit}.featured-slide.is-active{display:grid;grid-template-rows:minmax(250px,1fr) auto}.featured-media{display:block;border-bottom:1px solid var(--border);background:#000}.featured-media img{width:100%;height:100%;min-height:250px;object-fit:cover}.featured-body{display:grid;gap:14px;padding:24px}.featured-body strong{color:#fff;font-size:clamp(28px,4vw,42px);line-height:1.05;letter-spacing:0}.featured-body>span:not(.meta-row):not(.featured-read){color:var(--muted);font-size:16px;line-height:1.62}.featured-read{color:#fff;font-size:14px;font-weight:700}.featured-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--border);padding:14px 18px}.featured-controls button{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--muted);cursor:pointer}.featured-controls button:hover{border-color:var(--border-strong);color:#fff}.featured-controls svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.featured-dots{display:flex;flex:1;justify-content:center;gap:8px}.featured-dots button{width:18px;height:6px;border:0;border-radius:999px;background:#ffffff47;padding:0}.featured-dots button[aria-current=true]{width:38px;background:#fff}.meta-row{display:flex;flex-wrap:wrap;gap:10px;color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section{border-bottom:1px solid var(--border);padding:54px 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-header h2,.article-header h1,.rail-card h2,.rail-card h3{margin:0;letter-spacing:0}.section-header h2{font-size:clamp(28px,4vw,44px);line-height:1.05}.section-header p{max-width:640px;margin:8px 0 0;color:var(--muted)}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.article-card{overflow:hidden;transition:border-color .18s ease,transform .18s ease,background .18s ease}.article-card:hover{transform:translateY(-2px);border-color:#60a5fa8c;background:#ffffff0e}.article-card img{width:100%;aspect-ratio:16 / 8;object-fit:cover}.article-card-body{padding:20px}.article-card h2{margin:12px 0 10px;font-size:21px;line-height:1.18;letter-spacing:0}.article-card.large h2{font-size:clamp(28px,4vw,42px)}.article-card p{margin:0;color:var(--muted);line-height:1.58}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag-row span{border:1px solid var(--border);border-radius:999px;padding:5px 9px;color:var(--muted);font-size:12px}.category-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-link{min-height:150px;padding:20px;transition:border-color .18s ease,background .18s ease}.category-link:hover{border-color:var(--border-strong);background:#ffffff0e}.category-link strong{display:block;margin-bottom:10px;font-size:18px}.category-link p{margin:0;color:var(--muted)}.article-page{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:42px;padding:58px 0}.article-header{margin-bottom:32px}.article-header h1{margin-top:16px;font-size:clamp(42px,7vw,74px);line-height:.98}.article-header p{max-width:760px;color:var(--muted);font-size:20px;line-height:1.58}.article-hero{margin:32px 0;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#000}.article-hero img{width:100%;aspect-ratio:16 / 8;object-fit:cover}.prose{max-width:760px;color:#ffffffd6;font-size:18px;line-height:1.82}.prose>*:first-child{margin-top:0}.prose p,.prose li{color:#fffc}.prose h2{margin:48px 0 14px;color:#fff;font-size:30px;line-height:1.16;letter-spacing:0}.prose h3{margin:30px 0 8px;color:#fff;font-size:22px}.prose ul,.prose ol{display:grid;gap:10px;padding-left:24px}.prose li::marker{color:var(--blue)}.prose strong{color:#fff;font-weight:700}.prose a{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.prose code{border:1px solid var(--border);border-radius:6px;background:var(--surface-2);padding:2px 5px;font-size:.9em}.article-rail{display:flex;flex-direction:column;gap:16px}.rail-card{padding:20px}.rail-card h2{font-size:18px}.rail-card h3{margin-top:20px;color:var(--muted);font-size:13px;text-transform:uppercase}.rail-card p{color:var(--muted)}.rail-list{display:grid;gap:10px;margin-top:14px}.rail-list a{color:var(--muted);font-size:14px;line-height:1.45}.rail-list.compact a{text-transform:capitalize}.newsletter-box{padding:24px}.newsletter-box p{color:var(--muted)}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:36px 0;color:var(--muted)}.site-footer p{margin:8px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:14px}@media(max-width:1020px){.hero-grid{grid-template-columns:1fr}.featured-frame,.featured-slide{min-height:auto}}@media(max-width:860px){.site-header{align-items:flex-start;flex-direction:column;padding:14px 0}nav{justify-content:flex-start}.article-page,.article-grid,.category-list{grid-template-columns:1fr}.section-header,.site-footer{align-items:flex-start;flex-direction:column}.hero-grid{padding:46px 0 36px}.hero h1{font-size:clamp(42px,14vw,64px)}.featured-slide.is-active{grid-template-rows:auto auto}.featured-media img{aspect-ratio:16 / 9;height:auto;min-height:0}.featured-body{padding:20px}.featured-body strong{font-size:27px}.prose{font-size:17px}}
