:root{--background:#f2f1f4;--surface:#fff;--surface-soft:#e9e8ec;--text:#1d1c20;--muted:#77747f;--border:#d6d4da;--accent:#d7ff2f;--accent-strong:#b9e600;--danger:#b42318;--shadow:0 18px 50px #1d1c2014}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% -20%, #fff 0, transparent 35%), var(--background);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}a{color:inherit}.brand{letter-spacing:-.05em;align-items:baseline;gap:.45rem;font-size:clamp(1.6rem,5vw,2.7rem);font-weight:900;display:inline-flex}.brand small{letter-spacing:0;color:var(--muted);font-size:.75rem;font-weight:700}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{width:min(100%,430px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #ffffffe6;border-radius:28px;padding:34px}.login-card h1{letter-spacing:-.035em;margin:28px 0 6px;font-size:1.65rem}.login-card p{color:var(--muted);margin:0 0 28px;line-height:1.5}.form-stack{gap:16px;display:grid}.field{gap:7px;display:grid}.field label{font-size:.86rem;font-weight:750}.field input{border:1px solid var(--border);background:#fff;border-radius:14px;outline:none;width:100%;min-height:50px;padding:0 14px;transition:border-color .12s,box-shadow .12s}.field input:focus{border-color:#9a9a9a;box-shadow:0 0 0 4px #0000000d}.primary-button{background:var(--text);color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:52px;font-weight:850;transition:transform .12s,opacity .12s}.primary-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.55;cursor:wait;transform:none}.error-box{color:var(--danger);background:#fff0ee;border-radius:12px;padding:11px 13px;font-size:.88rem;font-weight:650}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#f2f1f4cc;border-bottom:1px solid #d6d4dacc;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px clamp(18px,5vw,64px);display:flex;position:sticky;top:0}.topbar .brand{font-size:1.45rem}.user-area{align-items:center;gap:12px;display:flex}.user-chip{text-align:right;display:grid}.user-chip strong{font-size:.9rem}.user-chip span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.logout-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;padding:9px 13px;font-weight:750}.dashboard{width:min(1120px,100% - 36px);margin:0 auto;padding:56px 0 80px}.dashboard-head{margin-bottom:30px}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:.74rem;font-weight:850}.dashboard h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.1rem,6vw,4.5rem);line-height:.98}.dashboard-subtitle{color:var(--muted);max-width:630px;margin:16px 0 0;font-size:1rem;line-height:1.6}.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.editorial-card{border:1px solid var(--border);background:var(--surface);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:210px;padding:24px;display:flex;box-shadow:0 10px 35px #1d1c2009}.editorial-card .card-top{justify-content:space-between;align-items:start;gap:14px;display:flex}.editorial-card h2{letter-spacing:-.035em;margin:0;font-size:1.35rem}.status{background:var(--surface-soft);color:var(--muted);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:800}.editorial-card p{color:var(--muted);margin:16px 0 0;line-height:1.45}.card-footer{justify-content:space-between;align-items:end;gap:20px;display:flex}.card-code{color:#aaa7b0;font-size:.76rem;font-weight:750}.next-step{color:#5f5b67;background:#fff6;border:1px dashed #a8a5ae;border-radius:22px;margin-top:20px;padding:22px;line-height:1.55}@media (max-width:720px){.login-card{border-radius:22px;padding:26px 22px}.topbar{align-items:center}.user-chip{display:none}.editorial-grid{grid-template-columns:1fr}.dashboard{padding-top:38px}.editorial-card{min-height:175px}}.dashboard-head-row{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.airtable-connected{color:#59613c;background:#f8faef;border:1px solid #d5d9c7;border-radius:999px;flex:none;align-items:center;gap:9px;padding:10px 14px;font-size:.82rem;font-weight:800;display:inline-flex}.connection-dot{background:var(--accent-strong);border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 4px #b9e60021}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:38px 0 18px;display:flex}.section-heading .eyebrow{margin-bottom:4px}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,4vw,2.35rem)}.edition-total{color:var(--muted);font-size:.82rem;font-weight:750}.editions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.edition-card{border:1px solid var(--border);background:var(--surface);border-radius:22px;flex-direction:column;justify-content:space-between;gap:28px;min-height:225px;padding:22px;text-decoration:none;transition:transform .14s,border-color .14s,box-shadow .14s;display:flex;box-shadow:0 8px 30px #1d1c2006}.edition-card:hover{border-color:#bcb9c1;transform:translateY(-3px);box-shadow:0 14px 36px #1d1c2011}.edition-card-top,.edition-card-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.edition-status{border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:850}.edition-status-completed{color:#77747f;background:#eeeeef}.edition-status-open{color:#536000;background:#f0f8c9}.edition-arrow{background:var(--surface-soft);border-radius:999px;place-items:center;width:34px;height:34px;font-size:1.1rem;transition:transform .14s;display:grid}.edition-card:hover .edition-arrow{transform:translate(3px)}.edition-date{color:var(--muted);margin:0 0 7px;font-size:.82rem;font-weight:750}.edition-card h2{letter-spacing:-.04em;margin:0;font-size:1.35rem;line-height:1.08}.edition-news-count{color:var(--muted);font-size:.82rem}.edition-news-count strong{color:var(--text)}.connection-error,.empty-state{border:1px solid var(--border);background:var(--surface);border-radius:22px;margin-top:32px;padding:24px}.connection-error{background:#fff8f7;border-color:#f0c5c0;align-items:flex-start;gap:16px;display:flex}.connection-error-icon{width:38px;height:38px;color:var(--danger);background:#fee9e6;border-radius:999px;flex:none;place-items:center;font-weight:900;display:grid}.connection-error h2,.empty-state h2{margin:0 0 6px;font-size:1.15rem}.connection-error p,.empty-state p{color:var(--muted);margin:0;line-height:1.5}.edition-detail{max-width:850px}.edition-detail-date{color:var(--muted);margin:0 0 8px;font-size:1rem}.edition-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.edition-detail-stats>div{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:8px;padding:20px;display:grid}.edition-detail-stats span{color:var(--muted);font-size:.8rem;font-weight:750}.edition-detail-stats strong{letter-spacing:-.04em;font-size:1.65rem}@media (max-width:900px){.editions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.dashboard-head-row{flex-direction:column;align-items:flex-start}.editions-grid{grid-template-columns:1fr}.edition-card{min-height:195px}.edition-detail-stats{grid-template-columns:1fr}}.review-page{width:min(980px,100% - 32px);margin:0 auto;padding:34px 0 70px}.review-page-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px;display:flex}.review-page-head h1{letter-spacing:-.05em;margin:0;font-size:clamp(1.8rem,5vw,3rem)}.edition-head-meta{text-align:right;color:var(--muted);gap:4px;font-size:.82rem;display:grid}.edition-head-meta strong{color:var(--text)}.review-progress-row{grid-template-columns:auto 1fr;align-items:center;gap:18px;margin-bottom:12px;display:grid}.review-counter{font-size:.9rem;font-weight:900}.review-decided{color:var(--muted);margin-left:10px;font-size:.78rem;font-weight:750}.review-progress-track{background:#dedce2;border-radius:999px;height:5px;overflow:hidden}.review-progress-track span{border-radius:inherit;background:var(--text);height:100%;transition:width .18s;display:block}.news-review-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);touch-action:pan-y;border-radius:28px;padding:clamp(22px,4vw,38px)}.news-review-meta{justify-content:space-between;align-items:start;gap:16px;display:flex}.news-chip-row{flex-wrap:wrap;gap:7px;display:flex}.news-chip{background:var(--surface-soft);color:#625f68;letter-spacing:.02em;border-radius:999px;align-items:center;min-height:28px;padding:5px 9px;font-size:.68rem;font-weight:850;display:inline-flex}.news-chip-entity{background:var(--text);color:#fff}.semantic-id{color:#b0adb5;font-size:.7rem;font-weight:800}.news-review-content{padding:clamp(28px,6vw,54px) 0 30px}.news-summary{letter-spacing:-.045em;max-width:860px;margin:0;font-size:clamp(1.35rem,3.4vw,2.35rem);font-weight:760;line-height:1.18}.news-event-type{color:var(--muted);letter-spacing:.08em;margin:16px 0 0;font-size:.78rem;font-weight:850}.source-links{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.source-links a{border:1px solid var(--border);color:#55515d;border-radius:999px;padding:8px 11px;font-size:.78rem;font-weight:750;text-decoration:none}.source-links a:hover{border-color:#a6a3ab}.source-missing{color:var(--muted);margin-top:22px;font-size:.78rem;display:inline-block}.news-details{border-top:1px solid #e5e3e8;border-bottom:1px solid #e5e3e8;margin-bottom:24px;padding:14px 0}.news-details summary{cursor:pointer;color:var(--muted);-webkit-user-select:none;user-select:none;font-size:.8rem;font-weight:800}.score-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.score-pill{background:#f4f3f5;border-radius:13px;gap:3px;padding:10px;display:grid}.score-pill span{color:var(--muted);font-size:.65rem;font-weight:750}.score-pill strong{font-size:1rem}.editorial-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.editorial-action{border:1px solid var(--border);min-height:64px;color:var(--text);cursor:pointer;background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:7px;padding:11px;font-size:.75rem;font-weight:850;transition:transform .11s,border-color .11s,background .11s;display:flex}.editorial-action:hover:not(:disabled){border-color:#aaa7b0;transform:translateY(-1px)}.editorial-action:disabled{cursor:wait}.editorial-action kbd{min-width:21px;height:21px;color:inherit;background:#0000000f;border-radius:6px;place-items:center;padding:0 5px;font-family:inherit;font-size:.64rem;font-weight:900;display:grid}.editorial-action-flash.is-active{background:#eadcff;border-color:#cbb0f5}.editorial-action-green.is-active{background:#dbf4db;border-color:#add9ad}.editorial-action-electric.is-active{background:#dfeeff;border-color:#aacbec}.editorial-action-tesla.is-active{background:#ffe1df;border-color:#ecb1ad}.editorial-action-social.is-active{background:#f4e8dd;border-color:#d9beaa}.editorial-action-discarded.is-active{color:#fff;background:#29272d;border-color:#29272d}.saving-dot{opacity:.6;background:currentColor;border-radius:999px;flex:none;width:6px;height:6px;animation:.7s ease-in-out infinite alternate saving-pulse}@keyframes saving-pulse{0%{opacity:.25}to{opacity:1}}.review-error{color:var(--danger);background:#fff0ee;border-radius:12px;margin-top:14px;padding:10px 12px;font-size:.8rem;font-weight:700}.review-navigation{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-top:14px;display:grid}.review-navigation button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:13px;min-height:46px;font-weight:800}.review-navigation button:last-child{justify-self:stretch}.review-navigation button:disabled{opacity:.35;cursor:default}.review-navigation span{color:var(--muted);font-size:.72rem;font-weight:700}@media (max-width:850px){.score-grid,.editorial-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.review-page{width:min(100% - 20px,980px);padding-top:20px}.review-page-head{flex-direction:column;align-items:flex-start;gap:10px}.edition-head-meta{text-align:left}.news-review-card{border-radius:22px;padding:19px}.news-review-content{padding:28px 0 24px}.news-summary{font-size:1.35rem}.score-grid,.editorial-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-action{min-height:58px}.review-navigation{grid-template-columns:1fr 1fr}.review-navigation span{display:none}}.compact-topbar{min-height:64px}.review-page{padding-top:18px}.review-edition-line{min-height:32px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:5px;margin:0 0 10px;font-size:.78rem;line-height:1.2;display:flex}.review-edition-line strong{color:var(--text);letter-spacing:.09em;font-size:.7rem}.review-edition-line em{color:#aaa7b0;font-style:normal}.review-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.sort-segmented{border:1px solid var(--border);background:#e9e8ec;border-radius:12px;grid-template-columns:repeat(3,auto);gap:2px;padding:3px;display:inline-grid}.sort-segmented button{min-height:32px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 12px;font-size:.72rem;font-weight:850}.sort-segmented button.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #1d1c2014}.review-counts{white-space:nowrap;flex:none;align-items:baseline;gap:8px;display:flex}.review-counts strong{font-size:.86rem}.review-counts span{color:var(--muted);font-size:.7rem;font-weight:750}.review-progress-track{margin-bottom:9px}.news-review-card{padding-top:clamp(16px,3vw,26px)}.news-review-meta{min-height:28px}.news-review-content{padding-top:clamp(18px,4vw,34px);padding-bottom:22px}.news-event-type{margin-top:12px}.source-links{margin-top:18px}.news-details{margin-bottom:16px;padding:10px 0}@media (max-width:600px){.compact-topbar{min-height:54px;padding-top:8px;padding-bottom:8px}.compact-topbar .brand{font-size:1.18rem}.compact-topbar .brand small{display:none}.compact-topbar .logout-button{padding:7px 10px;font-size:.74rem}.review-page{width:min(100% - 14px,980px);padding-top:8px}.review-edition-line{white-space:nowrap;flex-wrap:nowrap;gap:4px;min-height:24px;margin-bottom:6px;font-size:.7rem}.review-edition-line strong{font-size:.64rem}.review-toolbar{gap:8px;margin-bottom:5px}.sort-segmented{flex:auto;min-width:0}.sort-segmented button{min-height:30px;padding:0 7px;font-size:.67rem}.review-counts{gap:5px}.review-counts span{display:none}.review-progress-track{margin-bottom:6px}.news-review-card{border-radius:19px;padding:14px}.news-review-meta{min-height:24px}.news-chip{min-height:24px;padding:4px 7px;font-size:.62rem}.news-review-content{padding:14px 0 16px}.news-summary{font-size:1.16rem;line-height:1.16}.news-event-type{margin-top:9px;font-size:.68rem}.source-links{gap:6px;margin-top:13px}.source-links a{padding:6px 8px;font-size:.68rem}.news-details{margin-bottom:10px;padding:8px 0}.news-details summary{font-size:.7rem}.editorial-actions{gap:6px}.editorial-action{min-height:50px;padding:8px;font-size:.7rem}.editorial-action kbd{min-width:18px;height:18px;font-size:.58rem}.review-navigation{gap:7px;margin-top:7px}.review-navigation button{min-height:40px;font-size:.72rem}}.logout-button,.topbar a,.review-navigation a{text-decoration:none}.review-navigation{justify-content:space-between;align-items:center;gap:16px;display:flex}.review-navigation button{width:min(240px,42%)}.swipe-card-stage{isolation:isolate;position:relative}.swipe-preview-layer{z-index:0;pointer-events:none;position:absolute;inset:0}.swipe-preview-card{height:100%;box-shadow:none;background:#f8f7f9;overflow:hidden}.swipe-preview-card .news-review-content{max-height:72%;overflow:hidden}.swipe-active-card{z-index:1;will-change:transform;touch-action:pan-y;transform-origin:50% 75%;position:relative}.swipe-active-card.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.editorial-action{position:relative;overflow:hidden}.editorial-action-content{z-index:2;align-items:center;gap:7px;width:100%;display:flex;position:relative}.editorial-action-label{margin-right:auto}.editorial-category-count{text-align:right;font-variant-numeric:tabular-nums;min-width:1.5em;font-weight:950;transition:color .18s}.category-meter{z-index:1;pointer-events:none;background:#00000012;border-radius:999px;height:4px;position:absolute;bottom:5px;left:8px;right:8px;overflow:hidden}.category-meter>span{border-radius:inherit;height:100%;transition:width .18s,background-color .18s;display:block}.editorial-action.is-active .category-meter{background:#ffffff7a}@media (max-width:600px){:root{--review-mobile-gutter:16px}.compact-topbar{padding-left:var(--review-mobile-gutter);padding-right:var(--review-mobile-gutter)}.review-page{width:100%;padding-left:var(--review-mobile-gutter);padding-right:var(--review-mobile-gutter);margin:0}.review-navigation{display:none}.editorial-action-content{gap:6px}.editorial-category-count{font-size:.76rem}.category-meter{height:3px;bottom:4px;left:7px;right:7px}}.edition-heading-actions{align-items:center;gap:12px;display:flex}.new-edition-button{background:var(--text);color:#fff;border-radius:11px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}.new-edition-page{width:min(720px,100% - 32px);margin:0 auto;padding:42px 0 70px}.new-edition-head{margin-bottom:22px}.new-edition-head h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,6vw,3.4rem)}.calendar-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:26px;padding:22px}.calendar-toolbar{grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;margin-bottom:16px;display:grid}.calendar-toolbar strong{text-align:center;text-transform:capitalize;font-size:1.05rem}.calendar-toolbar button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;width:42px;height:42px;font-weight:900}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.calendar-weekdays{margin-bottom:6px}.calendar-weekdays span{text-align:center;color:var(--muted);padding:7px 0;font-size:.68rem;font-weight:850}.calendar-day{aspect-ratio:1;color:var(--text);cursor:pointer;background:#f5f4f6;border:0;border-radius:12px;font-weight:780}.calendar-day.is-outside{color:#b8b5bd;background:0 0}.calendar-day.is-today{box-shadow:inset 0 0 0 1px #aaa7b0}.calendar-day.is-selected{background:var(--text);color:#fff;box-shadow:none}.calendar-selection{background:#f3f2f4;border-radius:15px;gap:4px;margin-top:18px;padding:15px;display:grid}.calendar-selection span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.7rem;font-weight:800}.calendar-selection strong{text-transform:capitalize}.create-edition-button{background:var(--accent);color:#171717;cursor:pointer;letter-spacing:.02em;border:0;border-radius:14px;width:100%;min-height:52px;margin-top:14px;font-weight:950}.create-edition-button:disabled{opacity:.55;cursor:wait}@media (max-width:600px){.edition-heading-actions{gap:8px}.edition-total{display:none}.new-edition-button{min-height:34px;padding:0 10px;font-size:.7rem}.new-edition-page{width:100%;padding:18px 16px 40px}.new-edition-head{margin-bottom:14px}.calendar-card{border-radius:20px;padding:14px}.calendar-toolbar{margin-bottom:10px}.calendar-weekdays,.calendar-grid{gap:4px}.calendar-day{border-radius:10px;font-size:.78rem}}.calendar-toolbar button:disabled{opacity:.28;cursor:default}.calendar-day:disabled{cursor:not-allowed}.calendar-day.is-unavailable{box-shadow:none}.calendar-day.is-past{color:#cbc8cf;opacity:.6;background:0 0}.calendar-day.is-existing{color:#8f8b96;opacity:.82;background:#eceaee;position:relative}.calendar-day.is-existing:after{content:"";background:#8f8b96;border-radius:999px;height:3px;position:absolute;bottom:18%;left:28%;right:28%}.calendar-day.is-selected,.calendar-day.is-selected:disabled{background:var(--text);color:#fff;opacity:1}.calendar-legend{color:var(--muted);flex-wrap:wrap;gap:12px;margin-top:12px;font-size:.68rem;font-weight:750;display:flex}.calendar-legend span{align-items:center;gap:5px;display:inline-flex}.calendar-legend-dot{border-radius:999px;width:9px;height:9px;display:inline-block}.calendar-legend-dot.is-existing{background:#8f8b96}.calendar-legend-dot.is-past{background:#d5d2d8}@media (max-width:600px){.calendar-legend{gap:10px;margin-top:9px;font-size:.63rem}}.edition-card-bottom{justify-content:flex-start}.source-published-row{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:18px;display:flex}.source-published-row .source-links,.source-published-row .source-missing{margin-top:0}.published-at{color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:760}@media (max-width:600px){.source-published-row{gap:8px 10px;margin-top:13px}.published-at{font-size:.66rem}}.edition-card-stats{justify-content:space-between;align-items:center;gap:14px;width:100%}.edition-news-count{white-space:nowrap;flex:none}.edition-breakdown{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.edition-stat-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;min-height:27px;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.edition-stat-pill strong{font-variant-numeric:tabular-nums;font-size:.72rem}.edition-stat-electric{color:#315f9d;background:#eef4fc;border-color:#dce8f8}.edition-stat-tesla{color:#9c3d45;background:#fbf0f1;border-color:#f2dcdf}.edition-stat-green{color:#397245;background:#eef8ef;border-color:#dceedd}.edition-stat-social{color:#7a568e;background:#f6f0f8;border-color:#eadff0}.edition-stat-label-short{display:none}@media (max-width:650px){.edition-card-stats{align-items:flex-end;gap:10px}.edition-news-count{align-self:center;font-size:.76rem}.edition-breakdown{gap:4px;max-width:58%}.edition-stat-pill{gap:4px;min-height:25px;padding:3px 7px;font-size:.63rem}.edition-stat-pill strong{font-size:.67rem}.edition-stat-label-long{display:none}.edition-stat-label-short{display:inline}}@media (max-width:390px){.edition-card-stats{flex-direction:column;align-items:flex-start}.edition-breakdown{justify-content:flex-end;width:100%;max-width:100%}}@media (max-width:650px){.edition-card,.edition-card-content{min-height:0}.edition-card-stats{grid-template-columns:1fr;align-items:stretch;gap:9px;margin-top:18px;display:grid}.edition-news-count{text-align:left;align-self:auto;width:100%;font-size:.76rem}.edition-breakdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;width:100%;max-width:none;margin-left:0;display:grid}.edition-stat-pill{border-radius:11px;justify-content:center;width:100%;min-width:0;min-height:31px;padding:4px 5px;font-size:.62rem}.edition-stat-pill strong{font-size:.68rem}.edition-stat-label-long{display:none}.edition-stat-label-short{display:inline}}@media (max-width:390px){.edition-card-stats{grid-template-columns:1fr;align-items:stretch;display:grid}.edition-breakdown{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;width:100%;max-width:none}}@media (max-width:650px){.edition-card{gap:14px;padding-top:16px;padding-bottom:16px}.edition-card-stats{margin-top:0}}.review-filter-row{justify-content:flex-end;margin:-1px 0 7px;display:flex}.reviewed-toggle{border:1px solid var(--border);background:var(--surface);min-height:31px;color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:4px 7px 4px 10px;font-size:.68rem;font-weight:820;display:inline-flex}.reviewed-toggle.is-active{color:var(--text);background:#f1f0f3}.reviewed-switch{background:#d2cfd6;border-radius:999px;width:31px;height:18px;transition:background .16s;display:inline-block;position:relative}.reviewed-switch>span{background:#fff;border-radius:999px;width:12px;height:12px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.reviewed-toggle.is-active .reviewed-switch{background:#2c2b31}.reviewed-toggle.is-active .reviewed-switch>span{transform:translate(13px)}.reviewed-toggle-label-short{display:none}.news-chip-reviewed{color:#5f5b68;background:#f0eef2;border-color:#ddd9e1}@media (max-width:600px){.review-filter-row{margin-bottom:5px}.reviewed-toggle{gap:6px;min-height:28px;padding:3px 6px 3px 9px;font-size:.63rem}.reviewed-toggle-label-long{display:none}.reviewed-toggle-label-short{display:inline}.reviewed-switch{width:28px;height:16px}.reviewed-switch>span{width:10px;height:10px}.reviewed-toggle.is-active .reviewed-switch>span{transform:translate(12px)}}.review-toolbar{align-items:center}.review-toolbar-controls{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.review-toolbar-controls .sort-segmented{flex:0 auto}.review-toolbar-controls .reviewed-toggle{flex:none}.review-filter-row{display:none}@media (max-width:600px){.review-toolbar{gap:7px}.review-toolbar-controls{gap:6px;min-width:0}.review-toolbar-controls .sort-segmented{flex:auto;min-width:0}.review-toolbar-controls .reviewed-toggle{min-height:30px;padding-left:7px;padding-right:6px}.reviewed-toggle-label-long{display:none}.reviewed-toggle-label-short{display:inline}.review-counts{flex:none}}@media (max-width:390px){.review-toolbar-controls{gap:4px}.review-toolbar-controls .reviewed-toggle{padding-left:5px;padding-right:5px}.reviewed-toggle-label-short{display:none}}.edition-card{position:relative}.edition-card-link{z-index:1;border-radius:inherit;text-decoration:none;position:absolute;inset:0}.edition-card>:not(.edition-card-link){z-index:2;pointer-events:none;position:relative}.edition-card .edition-status-button{pointer-events:auto}.edition-status-button{appearance:none;cursor:pointer;border:0;font-family:inherit;transition:transform .13s,box-shadow .13s,background .13s}.edition-status-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #5360001f}.edition-status-button:focus-visible{outline-offset:2px;outline:3px solid #53600038}.edition-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1615196b;place-items:center;padding:20px;display:grid;inset:0;z-index:1000!important;pointer-events:auto!important;position:fixed!important}.edition-modal{border:1px solid var(--border);background:var(--surface);border-radius:22px;width:min(440px,100%);padding:24px;box-shadow:0 24px 80px #14131738}.edition-modal h2{letter-spacing:-.025em;margin:0;font-size:1.35rem}.edition-modal p{color:var(--muted);margin:10px 0 0;line-height:1.5}.edition-modal-error{color:#9b3030;background:#fff0f0;border-radius:12px;margin-top:14px;padding:10px 12px;font-size:.78rem;font-weight:750}.edition-modal-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.edition-modal-actions button{cursor:pointer;border-radius:13px;min-height:46px;font-family:inherit;font-weight:900}.edition-modal-actions button:disabled{opacity:.55;cursor:wait}.edition-modal-no{border:1px solid var(--border);background:var(--surface);color:var(--text)}.edition-modal-yes{background:var(--text);color:#fff;border:0}@media (max-width:600px){.edition-modal{border-radius:19px;padding:20px}.edition-modal h2{font-size:1.2rem}.edition-modal p{font-size:.88rem}}.edition-modal-backdrop{z-index:9999;pointer-events:auto;position:fixed;inset:0}.edition-modal-backdrop *,.edition-modal{pointer-events:auto}@media (max-width:600px){.app-shell{flex-direction:column;min-height:100dvh;display:flex}.review-page{flex-direction:column;flex:auto;min-height:0;padding-bottom:16px;display:flex}.review-shell{flex-direction:column;flex:auto;min-height:0;display:flex}.swipe-card-stage{flex:auto;min-height:0;display:flex}.swipe-active-card{flex-direction:column;flex:auto;width:100%;display:flex}.swipe-active-card .editorial-actions{margin-top:auto}}@media (max-width:600px) and (display-mode:standalone){html,body{overflow-x:hidden}:root{--pwa-bottom-safe:max(env(safe-area-max-inset-bottom,0px), 36px)}.review-page{padding-bottom:calc(16px + var(--pwa-bottom-safe));scroll-padding-bottom:calc(16px + var(--pwa-bottom-safe))}}.navigation-progress{top:env(safe-area-inset-top,0px);z-index:100000;pointer-events:none;transform-origin:0;opacity:0;background:var(--accent-strong);will-change:transform, opacity;width:100%;height:3px;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .14s;position:fixed;left:0;transform:scaleX(0);box-shadow:0 0 8px #b9e600c7,0 0 18px #d7ff2f5c}.navigation-progress.is-visible{opacity:1}@media (prefers-reduced-motion:reduce){.navigation-progress{transition:opacity .1s linear}}
