@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Oswald:wght@500;600;700&display=swap");:root{--blue:#10277a;--text:#101116;--muted:#586071;--line:#dfe2e8;--purple:#6b26b4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-shell{max-width:100%;padding:0 15px}.top-header{height:119px;border-bottom:1px solid #dfe1e5;display:flex;align-items:center;justify-content:space-between;padding:0 10px;max-width:1216px;margin:auto}.wordmark{height:104px;overflow:hidden;position:relative}.wordmark,.wordmark img{display:block;width:405px}.wordmark img{height:auto;position:absolute;top:-43px;left:0}.header-actions{display:flex;align-items:center;gap:33px;font-size:13px}.menu-button{border:0;background:transparent;width:27px;padding:4px 0;display:grid;grid-gap:5px;gap:5px}.menu-button i{height:2px;background:#161922;display:block}.rainbow-bar{height:4px;max-width:1216px;margin:0 auto;background:linear-gradient(90deg,#5b19ba,#c324bd 22%,#f21e42 46%,#ff941d 66%,#ecd500 75%,#22a64a 88%,#1479bd)}.paper{max-width:1216px;margin:auto}.edition-bar{height:47px;border-bottom:1px solid #dfe1e5;display:flex;align-items:center;gap:18px;padding:0 10px;font-size:12px;color:#161922}.edition-bar b{font-weight:400;color:#8c929d}.edition-bar span:last-child{font-weight:500}.breaking{border-bottom:1px solid var(--line);display:flex;align-items:center;gap:22px;padding:0 10px;font-size:13px}.breaking strong{background:var(--blue);color:#fff;border-radius:4px;padding:7px 9px;font-size:12px}.breaking span{flex:1 1}.breaking small{color:#6d7481;font-size:11px}.breaking>b{font-size:28px;font-weight:400}.hero{display:grid;grid-template-columns:39% 61%;grid-gap:38px;gap:38px;padding:20px 10px 18px;border-bottom:1px solid var(--line);min-height:395px}.hero-copy{padding-top:14px}.card-section,.section-label{color:var(--blue);font-size:13px;font-weight:700;text-transform:uppercase}.hero h1{font:700 37px/1.06 Oswald,sans-serif;letter-spacing:-.025em;margin:18px 0 14px;max-width:430px}.hero h1:hover,.news-card h3:hover{color:var(--blue)}.hero-copy>p{font-size:15px;line-height:1.55;max-width:455px;margin:0}.byline{display:flex;gap:18px;margin-top:74px;font-size:11px}.byline span{color:#697180}.hero-image{display:block;position:relative;height:375px;overflow:hidden;border-radius:4px;background:#d8e0ec}.card-image img,.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-image span{position:absolute;bottom:12px;right:12px;background:#101116dd;color:white;font-size:10px;padding:4px 7px}.more-news{padding:16px 0 10px}.section-heading{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 12px}.section-heading h2{font:700 16px Oswald,sans-serif;text-transform:uppercase;color:var(--blue);margin:0}.section-heading span{font-size:11px;color:#6d7481}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:26px;row-gap:26px;padding-top:18px}.news-card{padding-right:20px;border-right:1px solid var(--line)}.news-card:nth-child(3n){border-right:0}.card-image{display:block;border-radius:4px;overflow:hidden;margin-bottom:13px;background:#e4e7eb}.card-section{display:block;font-size:11px;margin-bottom:5px}.news-card h3{font:700 20px/1.12 Oswald,sans-serif}.card-meta{display:flex;gap:15px;color:#5e6775;font-size:11px;margin-bottom:10px}.newsletter{background:#f2f3f8;border:1px solid #e1e3eb;border-radius:4px;display:flex;align-items:center;gap:14px;margin:20px 10px 0;padding:12px 16px}.mail-icon{font-size:27px;color:#0b1c67}.newsletter h3{font:700 17px Oswald}.newsletter input{margin-left:auto;width:235px;height:36px;border:1px solid #d7dbe5;border-radius:4px;padding:0 12px}.newsletter button{background:var(--blue);border:0;color:white;border-radius:4px;padding:0 21px;font-weight:700}.article-page{max-width:760px;padding:75px 25px 100px}.back{font-size:11px;color:var(--blue);display:block;margin-bottom:50px}.article-page h1{font:700 55px/1.05 Oswald;margin:14px 0}.article-dek{font-size:18px;line-height:1.5;color:var(--muted)}.article-meta{font-size:11px;color:var(--muted);margin:25px 0;border-bottom:1px solid var(--line);padding-bottom:25px}.article-page>p:not(.article-dek){font-family:Georgia,serif;font-size:18px;line-height:1.8}.article-rule{display:none}@media(max-width:800px){.top-header{height:92px}.wordmark{width:310px;height:82px}.wordmark img{width:310px;top:-33px}.header-actions{gap:14px;font-size:11px}.edition-bar{gap:9px;font-size:10px;overflow:hidden;white-space:nowrap}.edition-bar span:last-child{overflow:hidden;text-overflow:ellipsis}.hero{grid-template-columns:1fr;gap:22px}.hero-image{height:280px;order:-1}.hero h1{font-size:37px}.byline{margin-top:30px}.news-grid{grid-template-columns:repeat(2,1fr)}.news-card:nth-child(3n){border-right:1px solid var(--line)}.news-card:nth-child(2n){border-right:0}.newsletter{flex-wrap:wrap}.newsletter input{margin-left:0;flex:1 1}.newsletter button{width:120px}}@media(max-width:520px){.site-shell{padding:0 8px}.wordmark{width:235px;height:68px}.wordmark img{width:235px;top:-25px}.header-actions>span{display:none}.paper{width:100%}.breaking{gap:9px;font-size:11px}.breaking strong{font-size:10px}.breaking small{display:none}.hero{padding-left:4px;padding-right:4px}.hero-image{height:220px}.hero h1{font-size:31px}.news-grid{grid-template-columns:1fr}.news-card,.news-card:nth-child(3n){border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px}.card-image{height:205px}.newsletter{margin-left:4px;margin-right:4px}.newsletter input{width:100%;flex-basis:100%}.newsletter button{width:100%}}.hero{grid-template-columns:minmax(0,39fr) minmax(0,61fr)}.hero-copy,.hero-image{min-width:0}@media(max-width:800px){.hero{grid-template-columns:1fr}}.review-generate-actions{display:flex;gap:10px;align-items:center}.test-button{background:#fff;color:var(--blue);border:1px solid #bfc7dd;border-radius:4px;font-weight:700;padding:12px 16px;cursor:pointer}.test-button:disabled{opacity:.55;cursor:wait}@media(max-width:700px){.review-generate-actions{display:grid;margin-top:22px}.review-generate-actions button{width:100%}}.article-hero-image{display:block;width:100%;max-height:430px;object-fit:cover;margin:28px 0;border-radius:4px}.review-shell{background:#f5f6fa;padding:38px max(22px,calc((100vw - 1180px)/2)) 80px}.review-header{display:flex;align-items:end;justify-content:space-between;gap:30px;border-bottom:1px solid #d9dce5;padding-bottom:28px}.review-kicker{font:10px DM Mono,monospace;letter-spacing:.1em;color:var(--blue)}.review-header h1{font:700 45px/1 Oswald,sans-serif;margin:12px 0 8px}.review-header p{margin:0;color:var(--muted);font-size:14px}.approve-button,.generate-button,.reject-button{border:0;border-radius:4px;font-weight:700;padding:12px 16px;cursor:pointer}.approve-button,.generate-button{background:var(--blue);color:#fff}.reject-button{background:#fff;color:#9d2631;border:1px solid #e1b8be}.approve-button:disabled,.generate-button:disabled,.reject-button:disabled{opacity:.55;cursor:wait}.review-stats{display:flex;align-items:center;gap:28px;border-bottom:1px solid #d9dce5;padding:18px 0;margin-bottom:25px}.review-stats div:not(.review-note){display:flex;align-items:baseline;gap:7px}.review-stats b{font:700 24px Oswald;color:var(--blue)}.review-stats span{font-size:11px;color:var(--muted)}.review-note{margin-left:auto;font-size:12px;color:var(--muted)}.review-list{display:grid;grid-gap:20px;gap:20px}.review-card{display:grid;grid-template-columns:280px 1fr}.review-card.status-rejected{opacity:.62}.review-card.status-approved{border-color:#a7d4b4}.review-image{min-height:280px;background:#e4e8ef}.review-image img{width:100%;height:100%;object-fit:cover;display:block}.review-image>div{height:100%;display:grid;place-items:center;color:var(--muted);font-size:12px}.review-card-content{padding:25px 28px}.review-card-top{display:flex;justify-content:space-between;align-items:center}.source-line{font:10px DM Mono;color:#8b92a0;margin:17px 0 7px}.source-line a{color:var(--blue)}.review-card h2{font:700 28px/1.08 Oswald;margin:0 0 14px}.review-article{font:15px/1.65 Georgia,serif;white-space:pre-line;margin:0}.status-pill{font:10px DM Mono;text-transform:uppercase;border-radius:12px;padding:5px 9px;background:#edf0f5;color:#6a7180}.status-pill.approved{background:#e2f5e8;color:#287044}.status-pill.rejected{background:#fbe9eb;color:#9d2631}.status-pill.failed{background:#fff1dd;color:#925f1b}.review-actions{display:flex;align-items:center;gap:10px;margin-top:22px;font-size:12px;color:var(--muted)}.empty-review{text-align:center;background:#fff;border:1px dashed #cbd0dc;border-radius:6px;padding:70px 25px}.empty-review h2{font:700 32px Oswald;margin:0 0 8px}.empty-review p{color:var(--muted);margin:0 0 22px}@media(max-width:700px){.review-header{display:block}.review-header h1{font-size:36px}.review-header .generate-button{margin-top:22px;width:100%}.review-stats{gap:12px;flex-wrap:wrap}.review-note{flex-basis:100%;margin-left:0}.review-card{grid-template-columns:1fr}.review-image{height:220px;min-height:0}.review-card-content{padding:20px}.review-card h2{font-size:25px}.review-actions{flex-wrap:wrap}}.regenerate-button{background:#eef1f7;color:var(--blue);border:1px solid #cbd3e5;border-radius:4px;font-weight:700;padding:12px 16px;cursor:pointer}.regenerate-button:disabled{opacity:.55;cursor:wait}.headline-options{display:grid;grid-gap:7px;gap:7px;margin:20px 0 8px;padding:14px;background:#f5f7fb;border:1px solid #e0e4ee;border-radius:4px}.headline-options>span{font:10px DM Mono,monospace;color:var(--muted);letter-spacing:.04em}.headline-options button{text-align:left;background:#fff;color:var(--text);border:1px solid #d7dce8;border-radius:3px;padding:9px 11px;font:14px/1.3 DM Sans,Arial,sans-serif;cursor:pointer}.headline-options button.selected{border-color:var(--blue);box-shadow:inset 3px 0 var(--blue);font-weight:700}.headline-options button:disabled{opacity:.6;cursor:wait}.review-shell{padding-top:0}.editorial-masthead{max-width:none;margin:0 calc(-1 * max(22px,calc((100vw - 1180px)/2))) 30px;padding:0 max(22px,calc((100vw - 1180px)/2)) 14px;background:#fff;border-bottom:1px solid #dfe1e5}.editorial-masthead:after{content:"";position:absolute;left:0;right:0;margin-top:76px;height:4px;background:linear-gradient(90deg,#5b19ba,#c324bd 22%,#f21e42 46%,#ff941d 66%,#ecd500 75%,#22a64a 88%,#1479bd)}.editorial-logo{background:#fff}.review-list{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px}.review-card{max-width:none!important}.article-preview{padding:24px 22px 18px}.preview-back{margin-bottom:24px;font-size:9px}.article-preview h2{font-size:34px!important;line-height:1.08!important}.article-preview .article-dek{font-size:14px;line-height:1.45}.article-preview .article-meta{margin:16px 0;font-size:10px}.article-preview .review-image{margin:18px 0;aspect-ratio:4/3}.article-preview .article-rule{margin:18px 0}.review-article p{font-size:15px;line-height:1.65;margin-bottom:16px}.review-card-footer{display:block;padding:14px 18px}.review-card-footer .review-actions{justify-content:flex-start;margin-top:14px}.story-menu{margin-left:auto}.story-menu summary{list-style:none;cursor:pointer;width:28px;height:28px;border:1px solid #d5dbe7;border-radius:50%;display:grid;place-items:center;font-size:19px;line-height:1;color:var(--blue);background:#fff}.story-menu summary::-webkit-details-marker{display:none}.story-menu-panel{z-index:5;top:34px;width:190px;border:1px solid #d8dde8;border-radius:5px;box-shadow:0 10px 25px #1d2b5720}.story-menu-panel button{padding:9px 10px;border-radius:3px}@media(max-width:1000px){.review-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.review-list{grid-template-columns:1fr}.editorial-masthead{margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}.editorial-masthead:after{margin-top:76px}.article-preview h2{font-size:40px!important}.review-card-footer{display:block}}.editorial-masthead{max-width:760px;margin:0 auto 30px;display:flex;align-items:center;gap:18px;border-bottom:1px solid #d9dce5;padding-bottom:18px}.editorial-logo{display:block;width:210px;height:62px;overflow:hidden}.editorial-logo img{width:240px;height:auto;display:block;transform:translateY(-25px)}.editorial-masthead-copy{display:flex;flex-direction:column;gap:3px;font:10px DM Mono,monospace;letter-spacing:.08em;color:var(--muted)}.editorial-home,.editorial-masthead-copy b{color:var(--blue)}.editorial-home{margin-left:auto;font-size:12px;font-weight:700}.review-card{max-width:820px;margin:0 auto;background:#fff;border:1px solid #dde0e8;border-radius:6px;overflow:hidden;box-shadow:0 3px 12px #1d2b5708}.article-preview{max-width:760px;margin:0 auto;padding:48px 34px 24px}.preview-back{display:flex;justify-content:space-between;align-items:center;font:10px DM Mono,monospace;letter-spacing:.08em;color:var(--muted);margin-bottom:45px}.article-preview h2{font:700 55px/1.05 Oswald,sans-serif;letter-spacing:-.02em;margin:14px 0!important;color:var(--text)}.article-preview .article-dek{font-size:18px;line-height:1.5;color:var(--muted);margin:0}.article-preview .article-meta{font-size:11px;color:var(--muted);margin:25px 0;border-bottom:0;padding-bottom:0}.article-preview .article-meta a{color:var(--blue)}.article-preview .review-image{height:auto;min-height:0;background:#e4e8ef;margin:28px 0;aspect-ratio:3/2}.article-preview .review-image img{width:100%;height:100%;object-fit:cover}.article-preview .review-image>div{height:100%;display:grid;place-items:center;text-align:center;padding:20px}.article-preview .article-rule{display:block;border-top:1px solid var(--line);margin:28px 0}.review-article{color:#303541}.review-article p{font:18px/1.8 Georgia,serif;margin:0 0 22px}.review-card-footer{padding:18px 28px;gap:20px}.review-card-footer .review-actions{margin:0;justify-content:flex-end}.status-approved .review-card-footer{background:#f1faf3}@media(max-width:700px){.editorial-masthead{align-items:flex-start;flex-wrap:wrap}.editorial-logo{width:180px}.editorial-logo img{width:210px;transform:translateY(-22px)}.editorial-home{width:100%;margin-left:0}.article-preview{padding:30px 20px 18px}.preview-back{margin-bottom:30px}.article-preview h2{font-size:40px!important}.article-preview .article-dek{font-size:16px}.review-card-footer{display:block;padding:18px 20px}.review-card-footer .review-actions{justify-content:flex-start;margin-top:15px}}.review-card{display:block!important}.review-card-topline{display:flex;align-items:center;gap:9px;padding:16px 18px 0}.review-card-topline .story-menu{margin-left:auto}.review-card-topline .status-pill{font-size:9px}.review-card-image{height:190px;margin:14px 18px 0;border-radius:4px;overflow:hidden;background:#e4e8ef}.review-card-image img{width:100%;height:100%;object-fit:cover;display:block}.review-card-image>div{height:100%;display:grid;place-items:center;text-align:center;padding:18px;color:var(--muted);font-size:11px}.review-card-body{padding:15px 18px 17px}.review-card-body h2{font:700 24px/1.1 Oswald,sans-serif;margin:0 0 12px;color:var(--text)}.review-excerpt{font-size:13px;line-height:1.5;margin:0;color:#303541}.review-card-footer{padding:12px 18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fafbfc}.review-card-footer .source-line{margin:0;font-size:9px}.published-label{font-size:10px;color:#287044}.story-menu{position:relative}.story-menu-trigger{width:30px;height:30px;border:1px solid #d3d9e5;border-radius:50%;background:#fff;color:var(--blue);font-size:20px;line-height:20px;cursor:pointer;transition:background .15s,box-shadow .15s}.story-menu-trigger:hover,.story-menu-trigger[aria-expanded=true]{background:#eef2fb;box-shadow:0 0 0 3px #10277a12}.story-menu-panel{position:absolute;z-index:20;right:0;top:37px;width:192px;padding:6px;background:#fff;border:1px solid #d8dee9;border-radius:8px;box-shadow:0 14px 32px #17234a25;animation:menu-in .12s ease-out}.story-menu-panel:before{content:"";position:absolute;right:10px;top:-5px;width:9px;height:9px;background:#fff;border-left:1px solid #d8dee9;border-top:1px solid #d8dee9;transform:rotate(45deg)}.story-menu-panel button{position:relative;z-index:1;display:block;width:100%;padding:10px 11px;text-align:left;border:0;background:#fff;border-radius:5px;color:var(--text);font-size:12px;cursor:pointer}.story-menu-panel button:hover{background:#f0f3f9}.story-menu-panel button.danger{color:#a12d37}.story-menu-panel button:disabled{opacity:.55;cursor:wait}@keyframes menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.generation-queue{max-width:820px;margin:0 auto 22px;background:#fff;border:1px solid #dce2ee;border-radius:8px;padding:15px 18px;box-shadow:0 5px 18px #1d2b570a}.queue-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:10px;margin-bottom:6px;font:10px DM Mono,monospace;color:var(--blue);letter-spacing:.08em}.queue-heading small{font:10px DM Sans,Arial,sans-serif;color:var(--muted);letter-spacing:0}.queue-job{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eef0f5;font-size:12px}.queue-job:last-child{border-bottom:0}.queue-job>div{display:grid;grid-gap:2px;gap:2px;min-width:0;flex:1 1}.queue-job b{font-size:12px}.queue-job small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}.queue-stage{font:10px DM Mono,monospace;color:var(--blue);white-space:nowrap}.queue-dot{width:9px;height:9px;border-radius:50%;background:#cbd1dd;flex:none}.queue-dot.running{background:#f09a28;box-shadow:0 0 0 4px #f09a2822;animation:queue-pulse 1.3s infinite}.queue-dot.queued{background:#7885a7}.queue-job button{border:1px solid #d5dbe7;background:#fff;color:var(--muted);border-radius:4px;padding:5px 8px;font-size:11px;cursor:pointer}.queue-job button:hover{color:var(--blue);border-color:#9ba8c5}.queue-job button:disabled{opacity:.55;cursor:wait}.generation-errors{max-width:820px;padding:11px 14px}@keyframes queue-pulse{50%{opacity:.45}}@media(max-width:700px){.queue-stage{display:none}.queue-job{align-items:flex-start}}.card-publish-actions{margin-left:auto}.card-publish-button,.card-unpublish-button{border:0;border-radius:4px;padding:8px 13px;font-size:11px;font-weight:700;cursor:pointer}.card-publish-button{background:var(--blue);color:#fff}.card-unpublish-button{background:#fff;color:#9d2631;border:1px solid #dfb9bf}.card-publish-button:disabled,.card-unpublish-button:disabled{opacity:.55;cursor:wait}.desk-public-header{background:#fff;margin:0 calc(-1 * max(22px,calc((100vw - 1180px)/2))) 30px;padding:0 max(22px,calc((100vw - 1180px)/2))}.desk-public-header .edition-bar,.desk-public-header .top-header{padding-left:10px;padding-right:10px}.desk-public-header .edition-bar{max-width:1216px;margin:0 auto}.review-shell{background:#fff;padding:0 15px 80px;min-height:100vh}.desk-public-header{margin:0 -15px 30px;padding:0 15px}.review-header,.review-stats{max-width:1216px;margin-left:auto;margin-right:auto}.review-header,.review-stats{padding-left:10px;padding-right:10px}.review-list{max-width:1216px;margin-left:auto;margin-right:auto}.review-card{border:1px solid var(--line);box-shadow:none;border-radius:4px}.review-card.status-approved{border-color:#b9d9c1}.review-card-footer{background:#fff}.status-approved .review-card-footer{background:#f7fbf8}.story-processing{display:inline-flex;align-items:center;gap:5px;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#eef2fb;color:var(--blue);border-radius:12px;padding:5px 8px;font:9px DM Mono,monospace;animation:processing-block-pulse 1.4s ease-in-out infinite}.story-processing i,.story-processing-overlay i{width:7px;height:7px;flex:none;border-radius:50%;background:#f09a28;animation:queue-pulse 1.3s infinite}.review-card-image{position:relative}.story-processing-overlay{position:absolute;left:8px;right:8px;bottom:8px;display:flex;align-items:center;gap:6px;width:max-content;max-width:calc(100% - 16px);padding:7px 9px;border-radius:4px;background:#101116e8;color:#fff;font:10px DM Mono,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:processing-block-pulse 1.4s ease-in-out infinite}.filter-log{max-width:1216px;margin:0 auto 22px;border:1px solid #e1e4eb;border-radius:5px;background:#fafbfc}.filter-log summary{display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;padding:13px 15px;color:var(--blue);font:10px DM Mono,monospace;letter-spacing:.06em}.filter-log summary::-webkit-details-marker{display:none}.filter-log summary:before{content:"+";font:16px DM Sans;color:var(--muted)}.filter-log[open] summary:before{content:"−"}.filter-log summary small{font:11px DM Sans;font-weight:400;letter-spacing:0;color:var(--muted)}.filter-log-list{border-top:1px solid #e1e4eb}.filter-log-entry{display:flex;align-items:center;gap:16px;padding:11px 15px;border-bottom:1px solid #eef0f4;font-size:12px}.filter-log-entry:last-child{border-bottom:0}.filter-log-entry>div{min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.filter-log-entry b{font-weight:600}.filter-log-entry b,.filter-log-entry small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-log-entry small{color:var(--muted)}.filter-log-entry>span{font:11px DM Mono;color:#9d2631;white-space:nowrap}@media(max-width:700px){.review-stats div:nth-child(3){order:3}.filter-log summary{align-items:flex-start}.filter-log summary small{line-height:1.4}.filter-log-entry{align-items:flex-start}.filter-log-entry>span{margin-left:auto}}.review-card{transition:opacity .2s ease,filter .2s ease}.review-card.is-regenerating{opacity:.58}.review-card.is-regenerating .review-card-image img{filter:grayscale(.65)}.generation-queue{max-width:1216px}.news-card:nth-child(3n){padding-right:0}@media(max-width:800px){.news-card:nth-child(3n){padding-right:20px}.news-card:nth-child(2n){padding-right:0}}@media(max-width:520px){.news-card,.news-card:nth-child(2n),.news-card:nth-child(3n){padding-right:0}}@keyframes processing-block-pulse{0%,to{filter:brightness(.88);box-shadow:0 0 0 rgba(16,39,122,0)}50%{filter:brightness(1.16);box-shadow:0 0 0 4px rgba(16,39,122,.1)}}.review-list{align-items:stretch}.review-card{min-height:650px;height:100%;display:flex!important;flex-direction:column}.review-card-body{flex:1 1}@media(max-width:700px){.review-card{min-height:0;height:auto}}.card-publish-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.card-feature-button{border:1px solid #aeb9d6;border-radius:4px;padding:8px 10px;font-size:10px;font-weight:700;cursor:pointer;background:#eef2fb;color:var(--blue)}.main-story-indicator{display:inline-flex;align-items:center;gap:4px;border-radius:12px;padding:5px 8px;background:#e2f5e8;color:#287044;font:9px DM Mono,monospace;text-transform:uppercase}.main-story-indicator:before{content:"★";font-size:10px}.card-feature-button:disabled,.card-publish-button:disabled{opacity:.45;cursor:not-allowed}.card-generate-button{border:1px solid #aeb9d6;border-radius:4px;padding:8px 10px;font-size:10px;font-weight:700;cursor:pointer;background:#eef2fb;color:var(--blue)}.card-generate-button:disabled{opacity:.45;cursor:not-allowed}.filter-log-entry{flex-wrap:wrap}.filter-generate-button{border:1px solid #bfc9e0;border-radius:4px;background:#fff;color:var(--blue);padding:6px 8px;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap}.filter-generate-button:hover{background:#eef2fb}.filter-log-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 15px;border-top:1px solid #e1e4eb;font:11px DM Mono,monospace;color:var(--muted)}.filter-log-pagination button{border:1px solid #d5dbe7;background:#fff;color:var(--blue);border-radius:4px;padding:6px 9px;font-size:10px;cursor:pointer}.filter-log-pagination button:disabled{opacity:.4;cursor:not-allowed}.article-page{max-width:820px;margin:0 auto;padding:62px 25px 110px}.article-page .back{font:11px DM Mono,monospace;color:var(--blue);margin:0 0 52px}.article-page .section-label{display:block;margin-bottom:16px}.article-page h1{font:700 clamp(42px,6vw,68px)/1.02 Oswald,sans-serif;letter-spacing:-.025em;margin:0 0 20px;color:var(--text)}.article-page .article-dek{font-size:20px;line-height:1.5;color:var(--muted);margin:0;max-width:700px}.article-page .article-meta{display:flex;flex-wrap:wrap;gap:7px;font:11px DM Mono,monospace;color:var(--muted);margin:27px 0 30px;padding:0 0 24px;border-bottom:1px solid var(--line)}.article-page .article-meta a{color:var(--blue)}.article-page .article-hero-image{display:block;width:100%;max-height:510px;object-fit:cover;border-radius:4px;margin:0 0 35px}.article-page .article-rule{border-top:0;margin:0}.article-body{max-width:700px;margin:0 auto}.article-body p{font:19px/1.82 Georgia,serif;color:#303541;margin:0 0 25px}.article-body p:first-child:first-letter{font:700 58px/44px Oswald,sans-serif;float:left;padding:7px 8px 0 0;color:var(--blue)}@media(max-width:700px){.article-page{padding:38px 20px 80px}.article-page .back{margin-bottom:36px}.article-page h1{font-size:43px}.article-page .article-dek{font-size:17px}.article-body p{font-size:18px;line-height:1.72}}.processing-preview{border-color:#cbd5ed;background:#fbfcff}.processing-preview-image{display:grid;place-items:center;background:linear-gradient(135deg,#edf1fa,#dfe5f2);color:var(--blue);font:11px DM Mono,monospace;text-align:center}.processing-preview-image>div{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:5px;background:#fff;color:var(--blue);box-shadow:0 4px 14px #1d2b5715}.preview-spinner{width:9px;height:9px;border-radius:50%;background:#f09a28;animation:queue-pulse 1.3s infinite}.status-pill.queued{background:#edf0f8;color:#51648e}.status-pill.running{background:#fff1dd;color:#925f1b}.public-edition-refresh-marker{display:none}.generate-story-modal{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#10111666}.generate-story-panel{position:relative;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:8px;padding:28px;box-shadow:0 20px 60px #10111633}.generate-story-panel h2{font:700 32px Oswald,sans-serif;margin:10px 0 6px}.generate-story-panel p{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 20px}.generate-story-panel label{display:grid;grid-gap:6px;gap:6px;margin:14px 0;font-size:11px;font-weight:700;color:var(--blue)}.generate-story-panel label span{font-weight:400;color:var(--muted)}.generate-story-panel input,.generate-story-panel textarea{width:100%;border:1px solid #cfd5e2;border-radius:4px;padding:10px 11px;font:13px DM Sans,Arial,sans-serif;color:var(--text);resize:vertical}.generate-story-panel input:focus,.generate-story-panel textarea:focus{outline:2px solid #491abd33;border-color:var(--purple)}.modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:24px;color:var(--muted);cursor:pointer}.generate-story-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.edition-picker{position:relative}.edition-picker summary{list-style:none}.edition-picker summary::-webkit-details-marker{display:none}.edition-picker-menu{position:absolute;z-index:30;left:0;top:31px;display:grid;min-width:145px;padding:6px;background:#fff;border:1px solid #d8dde8;border-radius:6px;box-shadow:0 10px 24px #17234a24}.edition-picker-menu a{padding:8px 10px;font:11px DM Mono,monospace;color:var(--blue);white-space:nowrap}.edition-picker-menu a:hover{background:#f0f3f9}.generation-errors{max-width:1216px;margin:0 auto 22px;padding:0;border:1px solid #e4b9be;background:#fff4f5;color:#9d2631;border-radius:6px;font-size:12px;overflow:hidden}.generation-errors-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border-bottom:1px solid #efcdd1}.generation-errors-header>div:first-child{display:flex;align-items:baseline;gap:10px}.generation-errors-header strong{font-size:13px}.generation-errors-header span{font-size:11px;color:#a65a62}.generation-errors-actions{display:flex;align-items:center;gap:8px}.generation-errors-actions button{border:1px solid #dfb9bf;border-radius:4px;padding:7px 10px;background:#fff;color:#9d2631;font-size:11px;font-weight:600;cursor:pointer}.generation-errors-actions button:hover{background:#fdebed}.generation-errors-actions .clear-errors-button{background:#9d2631;color:#fff;border-color:#9d2631}.generation-errors-actions .clear-errors-button:hover{background:#81232c}.generation-errors-list{padding:11px 15px;display:grid;grid-gap:7px;gap:7px;line-height:1.45}@media(max-width:700px){.generation-errors-header{align-items:flex-start;flex-direction:column}.generation-errors-actions{width:100%}.generation-errors-actions button{flex:1 1}}.social-links img{display:block;width:24px;height:24px;object-fit:contain}.newsletter{border:0}.newsletter-icon{align-self:stretch;height:auto;display:flex;align-items:center;justify-content:center}.newsletter-icon img{width:auto;height:90%;max-width:51px;object-fit:contain;display:block}.breaking strong{display:inline-flex;align-items:center;gap:6px}.breaking-bell{width:14px;height:14px;display:block;color:#ffd43b;fill:currentColor}.subscribe-button{display:inline-flex;align-items:center;gap:5px}.subscribe-button .breaking-bell{width:13px;height:13px;color:#ffd43b}.read-full-arrow{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.read-full-button span{font-size:inherit;line-height:normal}.breaking{border:0}:where(.site-shell)>.edition-bar{max-width:1216px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}:root{--purple:#491ABD}.top-header{background:#fff}.public-header-actions{display:flex;align-items:center;gap:28px;padding-right:2px}.social-links{display:flex;align-items:center;gap:17px}.social-links a{display:grid;place-items:center;color:#11151d;width:18px;height:18px}.archive-menu svg,.card-actions svg,.newsletter-icon svg,.read-time svg,.save-story svg,.search-button svg,.social-links svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-links svg{width:19px;height:19px;stroke-width:1.9}.newsletter button,.subscribe-button{border:0;background:var(--purple);color:#fff;border-radius:5px;font-weight:700;cursor:pointer}.subscribe-button{height:35px;padding:0 16px;font-size:11px}.newsletter button span,.subscribe-button span{font-size:15px;margin-left:4px}.edition-bar{position:relative;padding-left:10px;padding-right:10px}.archive-menu,.search-button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;background:transparent;color:#11151d;cursor:pointer}.archive-menu{margin-right:7px}.archive-menu svg,.search-button svg{width:21px;height:21px;stroke-width:2}.search-button{margin-left:auto}.breaking{height:56px;border:1px solid #e0e3ea;border-radius:8px;margin:10px 0 0;padding:0 14px;gap:28px;background:#fff}.breaking strong{background:var(--purple);border-radius:6px;padding:8px 12px;font-size:11px;white-space:nowrap}.breaking strong span{margin-right:4px;color:#ffd43b}.breaking-headline{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.breaking>b{color:#151923;font-size:30px;line-height:1}.hero{padding-top:16px;min-height:475px}.hero-copy{padding-top:12px}.section-label{display:inline-block;position:relative;padding-bottom:9px;color:var(--purple);font:700 13px Oswald,sans-serif;letter-spacing:.02em}.section-label:after{content:"";position:absolute;left:0;bottom:0;width:27px;height:3px;background:var(--purple)}.hero h1{font-size:43px;line-height:1.02;margin-top:18px}.hero-copy>p{font-size:14px;line-height:1.5}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:20px}.read-full-button{display:inline-flex;align-items:center;gap:10px;background:var(--purple);color:#fff;border-radius:5px;padding:10px 13px;font-size:11px;font-weight:700}.read-full-button span{font-size:19px;line-height:10px}.save-story{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#323744;font-size:12px;cursor:pointer}.save-story svg{width:17px;height:17px}.hero-image{height:445px;border-radius:9px}.more-news{padding-top:14px}.section-heading{padding:0 0 11px;align-items:center}.section-heading h2{position:relative;padding-bottom:7px;color:#11151d;font-size:18px;letter-spacing:.01em}.section-heading h2:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:3px;background:var(--purple)}.section-heading>span{display:flex;align-items:center;gap:8px;font-size:11px}.section-heading>span i{width:6px;height:6px;border-radius:50%;background:var(--purple);display:inline-block}.news-grid{column-gap:20px;row-gap:20px;padding-top:17px}.news-card,.news-card:nth-child(3n){padding:0;border:1px solid #d8dce5;border-radius:8px;overflow:hidden;background:#fff;min-width:0}.card-image{height:176px;margin:0;border-radius:0;background:#edf0f5}.card-content{padding:10px 13px 11px;display:flex;flex-direction:column;min-height:220px}.card-section{width:max-content;background:var(--purple);color:#fff;border-radius:4px;padding:4px 8px;margin:0 0 8px;font:700 9px DM Sans,Arial,sans-serif;letter-spacing:.04em}.news-card h3{font-size:21px;line-height:1.08;margin:0 0 10px}.news-card p{font-size:12px;line-height:1.45;margin:0;color:#20242c;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:13px;color:#535c6a;font-size:10px}.read-time{display:inline-flex;align-items:center;gap:5px}.read-time svg{width:14px;height:14px;stroke-width:1.7}.card-actions{display:flex;align-items:center;gap:13px}.card-actions button{display:grid;place-items:center;width:17px;height:17px;padding:0;border:0;background:transparent;color:#444b56;cursor:pointer}.card-actions svg{width:16px;height:16px;stroke-width:1.7}.newsletter{margin:20px 0 0;padding:13px 20px;background:#f0e9ff;border:1px solid #e2d8ff;border-radius:8px;gap:15px}.newsletter-icon{width:51px;height:42px;display:grid;place-items:center;color:#11151d;flex:none}.newsletter-icon svg{width:40px;height:40px;stroke-width:1.7}.newsletter h3{font:700 18px Oswald,sans-serif;margin:0 0 2px;color:#11151d}.newsletter p{font-size:11px;margin:0;color:#222630}.newsletter button{margin-left:auto;height:36px;padding:0 22px;font-size:11px;white-space:nowrap}@media(max-width:800px){.public-header-actions{gap:14px}.social-links{gap:11px}.social-links a:nth-child(3){display:none}.hero{min-height:0}.hero-image{height:300px}.hero h1{font-size:40px}.news-card:nth-child(2n),.news-card:nth-child(3n){padding:0;border-right:1px solid #d8dce5}.newsletter{flex-wrap:wrap}.newsletter button{margin-left:auto}}@media(max-width:520px){.public-header-actions{gap:9px}.social-links{display:none}.subscribe-button{padding:0 10px;font-size:10px}.edition-bar{gap:9px;font-size:10px}.archive-menu{margin-right:0}.search-button{display:none}.breaking{gap:9px;margin-top:8px;padding:0 9px}.breaking strong{padding:7px 8px;font-size:9px}.breaking-headline{font-size:10px}.hero{padding-top:12px}.hero-image{height:220px}.hero h1{font-size:34px}.hero-actions{gap:13px}.read-full-button{font-size:10px;padding:10px}.save-story{font-size:11px}.news-grid{grid-template-columns:1fr}.news-card,.news-card:nth-child(2n),.news-card:nth-child(3n){border-right:1px solid #d8dce5;padding:0}.card-image{height:205px}.card-content{min-height:205px}.newsletter{margin-left:0;margin-right:0;padding:15px}.newsletter-icon{display:none}.newsletter h3{font-size:16px}.newsletter button{width:100%;margin:10px 0 0}}.filter-sort-control{margin-left:auto;display:flex;align-items:center;gap:6px;font:10px DM Mono,monospace;letter-spacing:0}.filter-sort-control button{border:1px solid #d5dbe7;border-radius:4px;background:#fff;color:var(--blue);padding:5px 8px;font:inherit;cursor:pointer}.filter-sort-control button:hover{background:#eef2fb}@media(max-width:700px){.filter-sort-control{width:100%;margin-left:0;margin-top:4px}.filter-sort-control button{flex:1 1}}.filter-rationale{margin:14px 0 0;border:1px solid #dfe4ee;border-radius:5px;background:#f8faff;overflow:hidden}.filter-rationale summary{display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;padding:10px 11px;color:var(--blue);font:10px DM Mono,monospace;letter-spacing:.04em;list-style:none}.filter-rationale summary::-webkit-details-marker{display:none}.filter-rationale summary:after{content:"+";font-size:15px;font-family:Arial,sans-serif}.filter-rationale[open] summary:after{content:"−"}.filter-rationale summary span:last-of-type{margin-left:auto;font-weight:700}.filter-rationale-content{padding:0 11px 11px;border-top:1px solid #dfe4ee;font-size:11px;line-height:1.45;color:#303541}.filter-rationale-content p{margin:10px 0}.filter-rationale-content strong{display:block;margin-bottom:3px;font:9px DM Mono,monospace;letter-spacing:.04em;color:var(--muted);text-transform:uppercase}.filter-rationale-points{margin:6px 0 10px;padding-left:17px}.filter-rationale-points li{margin:4px 0}.filter-rationale-facts{display:grid;grid-gap:8px;gap:8px;margin:10px 0 0}.filter-rationale-facts div{padding-top:7px;border-top:1px solid #e5e8ef}.filter-rationale-facts dt{font:9px DM Mono,monospace;text-transform:uppercase;color:var(--muted);letter-spacing:.04em}.filter-rationale-facts dd{margin:3px 0 0}.site-shell{padding-bottom:32px}.feed-import{max-width:1216px;margin:25px auto;padding:22px;border:1px solid #d9dce5;border-radius:8px;background:#fff}.feed-import h2{margin:8px 0 4px;font:700 25px Oswald,sans-serif}.feed-import p{margin:0 0 14px;color:var(--muted);font-size:12px}.feed-import textarea{width:100%;padding:12px;border:1px solid #cbd2e0;border-radius:5px;resize:vertical;font:12px/1.5 DM Mono,monospace}.feed-import textarea:focus{outline:2px solid #491abd33;border-color:var(--purple)}.feed-import-footer{display:flex;align-items:flex-start;gap:14px;margin-top:12px}.feed-import-errors{display:grid;grid-gap:4px;gap:4px;color:#9d2631;font-size:11px;line-height:1.4}.feed-filters{display:flex;flex-wrap:wrap;gap:8px;max-width:1216px;margin:0 auto 22px}.feed-filters button{padding:8px 13px;border:1px solid #cbd3e2;border-radius:18px;background:#fff;color:var(--blue);font-size:11px;font-weight:700;cursor:pointer}.feed-filters button.selected{background:var(--blue);color:#fff}.public-feed{padding-top:20px}.public-empty{padding:70px 20px;text-align:center}.public-empty h1{font:700 36px Oswald,sans-serif}.public-empty p{color:var(--muted)}.article-source{margin-top:35px;font-size:12px}.article-source a{color:var(--blue);font-weight:700}.source-line{display:inline-flex;align-items:center;gap:12px}.bulk-toolbar{max-width:1216px;margin:0 auto 22px;padding:12px 15px;display:flex;align-items:center;flex-wrap:wrap;gap:9px;border:1px solid #d9dce5;border-radius:7px;background:#fff;color:var(--muted);font-size:11px}.bulk-toolbar label{display:inline-flex;align-items:center;gap:7px;color:var(--text);font-weight:700;margin-right:auto}.bulk-toolbar button{padding:8px 11px;border:1px solid #cbd3e2;border-radius:4px;background:#fff;color:var(--blue);font-size:11px;font-weight:700;cursor:pointer}.bulk-toolbar button:disabled{opacity:.45;cursor:not-allowed}.story-select{width:15px;height:15px;accent-color:var(--blue)}.desk-logout{border:1px solid #cbd3e2;border-radius:4px;padding:8px 12px;background:#fff;color:var(--blue);font-size:11px;font-weight:700;cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f6fa}.login-card{width:min(100%,390px);display:grid;grid-gap:12px;gap:12px;padding:30px;border:1px solid #d9dce5;border-radius:8px;background:#fff;box-shadow:0 12px 35px #1d2b5712}.login-card img{width:190px;height:auto;margin:-34px 0 -12px -10px}.login-card h1{margin:0;font:700 34px/1 Oswald,sans-serif}.login-card p{margin:0 0 8px;color:var(--muted);font-size:13px}.login-card label{display:grid;grid-gap:6px;gap:6px;color:var(--text);font-size:12px;font-weight:700}.login-card input{height:42px;padding:0 11px;border:1px solid #cbd2e0;border-radius:4px;font-size:15px}.login-card button{height:42px;border:0;border-radius:4px;background:var(--blue);color:#fff;font-weight:700;cursor:pointer}.login-card button:disabled{opacity:.6;cursor:wait}.login-card a{color:var(--blue);font-size:11px;text-align:center}.login-error{padding:9px 10px;border-radius:4px;background:#fbe9eb;color:#9d2631;font-size:12px}@media (max-width:700px){.feed-import-footer{display:grid}}