:root{color-scheme:light;--ink: #172121;--muted: #5c6a6a;--line: #d9e1dd;--paper: #f7f8f6;--surface: #ffffff;--teal: #0f6b62;--teal-dark: #0f3d3e;--red: #d64545;--blue: #315f9f;--gold: #b98420;--shadow: 0 16px 42px rgba(23, 33, 33, .08)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--paper);color:var(--ink);letter-spacing:0}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:72px;padding:12px max(16px,calc((100vw - 1180px)/2));background:#f7f8f6f5;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:190px}.brand-logo{width:46px;height:46px;object-fit:contain}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.76rem}.top-nav{display:flex;justify-content:center;gap:6px;overflow-x:auto}.top-nav a,.header-action,.primary-link,.secondary-link{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:8px;font-weight:700;white-space:nowrap}.top-nav a{color:var(--muted);font-size:.92rem}.top-nav a:hover{color:var(--ink);background:#eef2ef}.header-action,.primary-link{color:#fff;background:var(--teal)}.secondary-link{color:var(--teal-dark);border:1px solid var(--line);background:var(--surface)}.desk-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:28px;align-items:stretch;padding:34px 0 24px}.desk-copy,.section-block,.page-heading{background:var(--surface);border:1px solid var(--line);border-radius:8px}.desk-copy{display:flex;min-height:360px;flex-direction:column;justify-content:center;padding:34px}.eyebrow{display:inline-block;margin-bottom:10px;color:var(--red);font-size:.78rem;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:14px;font-size:3rem;line-height:1.08}h2{margin-bottom:0;font-size:1.45rem;line-height:1.2}h3{font-size:1.05rem;line-height:1.35}p{color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.desk-copy p{max-width:680px;font-size:1.05rem}.hero-actions,.footer-links,.tag-row,.meta-row{display:flex;flex-wrap:wrap;gap:8px}.visual-strip{position:relative;display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;gap:12px;min-height:360px}.image-brand-badge{position:absolute;top:14px;right:14px;z-index:2;display:grid;place-items:center;width:56px;height:56px;padding:5px;border:1px solid rgba(217,225,221,.7);border-radius:8px;background:#ffffffdb;box-shadow:0 10px 26px #1721211f;backdrop-filter:blur(10px);overflow:hidden}.image-brand-badge img{width:100%;height:100%;object-fit:contain}.visual-strip-main{grid-row:1 / span 2}.visual-strip>img{width:100%;height:100%;min-height:174px;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px}.section-block,.page-heading{margin:20px 0;padding:24px}.page-heading{margin-top:34px}.page-heading h1{font-size:2.4rem}.page-heading-visual{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:20px;align-items:center}.page-heading-visual img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border:1px solid var(--line);border-radius:8px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-grid,.channel-grid,.article-grid,.callout-grid,.media-grid{display:grid;gap:14px}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.channel-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.article-grid,.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.callout-grid{grid-template-columns:minmax(0,1.1fr) minmax(250px,.75fr) minmax(250px,.75fr);align-items:stretch}.section-tile,.channel-item,.article-card,.media-tile,.empty-state,.source-box,.article-cta{border:1px solid var(--line);border-radius:8px;background:#fff}.section-tile,.channel-item{min-height:126px;padding:16px}.section-tile{overflow:hidden;padding:0}.section-tile img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid var(--line)}.section-tile strong,.section-tile span{padding-inline:16px}.section-tile strong{padding-top:14px}.section-tile span{padding-bottom:16px}.section-tile strong,.section-tile span,.channel-item strong,.channel-item small{display:block}.section-tile span,.channel-item small,.media-tile span{margin-top:8px;color:var(--muted);line-height:1.55}.media-tile{overflow:hidden}.media-tile img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid var(--line)}.media-tile strong,.media-tile span{display:block;padding-inline:16px}.media-tile strong{padding-top:14px}.media-tile span{padding-bottom:16px}.channel-item{border-top:4px solid var(--teal)}.channel-icon{margin-bottom:14px}.channel-item:nth-child(2){border-top-color:var(--blue)}.channel-item:nth-child(3){border-top-color:var(--red)}.channel-item:nth-child(4){border-top-color:var(--gold)}.channel-item:hover,.section-tile:hover,.article-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.callout-list{display:grid;gap:10px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#f8faf7}.callout-list span{display:block;padding:10px 12px;border-radius:8px;background:#fff;color:var(--muted)}.callout-image{width:100%;height:100%;min-height:238px;object-fit:cover;border:1px solid var(--line);border-radius:8px}.article-card{overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.article-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.article-card-body{padding:16px}.article-card h3{margin-bottom:10px}.meta-row{margin-bottom:10px;color:var(--muted);font-size:.82rem}.meta-row span,.tag-row span,.risk{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#eef2ef}.risk-low{color:var(--teal-dark)}.risk-medium{color:var(--gold)}.risk-high{color:var(--red)}.tag-row span{font-size:.78rem;color:var(--muted)}.pipeline-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.pipeline-list li{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;min-height:48px;padding:10px;border:1px solid var(--line);border-radius:8px}.pipeline-list span{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--teal-dark);border-radius:8px;font-size:.78rem;font-weight:800}.article-page{max-width:860px;margin:34px auto}.article-header,.article-body,.source-box,.article-cta{padding:26px;background:#fff}.article-header{border:1px solid var(--line);border-radius:8px}.article-header h1{font-size:2.6rem}.article-figure{position:relative;margin:18px 0}.article-image-badge{top:16px;right:16px}.article-figure>img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.article-figure figcaption{margin-top:8px;color:var(--muted);font-size:.85rem}.article-body{border:1px solid var(--line);border-radius:8px}.article-body h2{margin-top:28px}.article-body li{margin:10px 0;line-height:1.75}.source-box{margin-top:18px}.source-box a{color:var(--blue);overflow-wrap:anywhere}.article-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.queue-table{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden}.queue-row{display:grid;grid-template-columns:150px minmax(220px,1fr) minmax(180px,.8fr) 90px;gap:12px;padding:14px;border-bottom:1px solid var(--line)}.queue-row:last-child{border-bottom:0}.queue-head{color:#fff;font-weight:800;background:var(--teal-dark)}.empty-state{padding:22px}.empty-state img{width:100%;max-height:240px;margin-bottom:16px;object-fit:cover;border:1px solid var(--line);border-radius:8px}.site-footer{display:flex;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 32px));margin:34px auto 0;padding:24px 0 34px;color:var(--muted);border-top:1px solid var(--line)}.site-footer p{margin:6px 0 0}.footer-brand{display:inline-flex;align-items:center;gap:10px}.footer-brand img{width:40px;height:40px;object-fit:contain}.footer-links a{font-weight:700;color:var(--ink)}.social-icon{position:relative;display:inline-grid;place-items:center;width:40px;height:40px;color:var(--ink);border:1px solid var(--line);border-radius:8px;background:#fff;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.social-icon svg{width:20px;height:20px;fill:currentColor}.social-icon:hover{transform:translateY(-2px);border-color:#0f6b6259;box-shadow:var(--shadow)}.social-shop{color:var(--teal-dark)}.social-x{color:#111}.social-facebook{color:#1877f2}.social-instagram{color:#c13584}.social-tiktok{color:#111}.social-youtube{color:#f03}.social-cutout{fill:#fff}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}.top-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start}.header-action{grid-column:2;grid-row:1}.desk-hero,.dashboard-grid,.callout-grid,.page-heading-visual{grid-template-columns:1fr}.channel-grid,.article-grid,.section-grid,.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){main{width:min(100% - 20px,1180px)}.site-header{padding:10px}.brand{min-width:0}.brand-logo{width:40px;height:40px}.header-action{padding:0 10px}.desk-copy{min-height:auto;padding:22px}h1,.article-header h1,.page-heading h1{font-size:2rem}.visual-strip{grid-template-columns:1fr;grid-template-rows:none;min-height:280px}.visual-strip>img{aspect-ratio:16 / 9;height:auto;min-height:0}.image-brand-badge{width:50px;height:50px;top:10px;right:10px}.visual-strip-main{grid-row:auto}.section-grid,.channel-grid,.article-grid,.media-grid{grid-template-columns:1fr}.article-figure>img,.page-heading-visual img,.callout-image{max-height:260px}.callout-image{aspect-ratio:16 / 9;height:auto;min-height:0}.queue-row{grid-template-columns:1fr}.article-cta,.site-footer{flex-direction:column;align-items:flex-start}}
