html{min-height:100%}:root{--color-navy-950: #061a2e;--color-navy-900: #072037;--color-blue-700: #175a9c;--color-blue-600: #286bba;--color-blue-200: #b9d7f2;--color-blue-100: #dcecf9;--color-blue-50: #f0f8ff;--color-white: #ffffff;--color-red-700: #a52f3f;--color-green-700: #21643d;--color-page: var(--color-white);--color-surface: var(--color-white);--color-surface-muted: #e8f3fc;--color-text: var(--color-navy-900);--color-text-muted: #335c6d;--color-primary: var(--color-blue-600);--color-primary-hover: var(--color-blue-700);--color-border: #b8cfe2;--color-focus-ring: rgba(40, 107, 186, .12);--color-error: var(--color-red-700);--color-success: var(--color-green-700);--color-primary-soft: rgba(40, 107, 186, .2);--color-primary-selected: rgba(40, 107, 186, .4);--color-shadow-soft: rgba(6, 26, 46, .08);--color-crossword-text: #111827;--color-crossword-accent: #2563eb;--color-crossword-border: #e5e7eb;--color-crossword-block: #f3f3f3;--color-crossword-active: rgba(37, 99, 235, .2);--color-crossword-selected: rgba(37, 99, 235, .4);--color-crossword-revealed: #dbeafe;--color-crossword-correct: #dcfce7;--color-crossword-incorrect: #fee2e2;--radius-control: 4px}body{min-height:100%;margin:0;font-family:Georgia,serif;background:var(--color-page);color:var(--color-text)}.billing-notice{position:fixed;top:18px;left:50%;z-index:1300;transform:translate(-50%);max-width:calc(100% - 32px);padding:10px 16px;border:1px solid #2563eb;border-radius:4px;background:#fff;color:#111827;box-shadow:0 8px 28px #0000002e;font-size:.85rem;font-weight:600}.billing-notice.theme-modern-red{border-color:#b73546;color:#3b1118}.billing-notice.theme-modern-green{border-color:#2f7d4b;color:#12351f}.billing-notice.theme-modern-yellow{border-color:#a96f00;color:#382d0c}.billing-notice.theme-modern-pink{border-color:#c43d83;color:#43152f}.billing-notice.dark{border-color:#8ab4ff;background:#111a29;color:#edf3ff}.billing-notice.dark.theme-modern-red{border-color:#ff8290;background:#1d1115;color:#fff0f2}.billing-notice.dark.theme-modern-green{border-color:#78d79a;background:#101d15;color:#edfff3}.billing-notice.dark.theme-modern-yellow{border-color:#f2c85b;background:#201b0c;color:#fff9df}.billing-notice.dark.theme-modern-pink{border-color:#f28abd;background:#21101a;color:#fff0f8}.billing-notice.theme-classic{border-color:#171717;border-radius:0;background:#fbfaf7;color:#171717;font-family:Arial,sans-serif;box-shadow:7px 7px #17171755}.billing-notice.theme-old-school{border:3px double #111;border-radius:0;background:#f5f5f3;color:#111;font-family:Georgia,Times New Roman,serif}.billing-notice.theme-sepia{border-color:#74583b;background:#f3ead8;color:#3f3328;font-family:Inter,Arial,sans-serif}.billing-notice.theme-terminal{border-color:#63ff8b;border-radius:0;background:#030504;color:#63ff8b;font-family:Fira Code,Courier New,monospace;text-shadow:0 0 7px #43ff7866;box-shadow:0 0 24px #43ff7828}.topics-list{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.topic-filters{display:inline-flex;flex-wrap:wrap;gap:6px}.topic-filter{padding:4px 9px;border:1px solid color-mix(in srgb,var(--color-primary) 48%,transparent);border-radius:5px;background:color-mix(in srgb,var(--color-primary) 18%,transparent);color:color-mix(in srgb,var(--color-blue-200) 78%,transparent);font:inherit;font-size:.78rem;cursor:pointer;transition:background-color .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,color .24s ease}.topic-filter:hover{border-color:color-mix(in srgb,var(--color-primary) 72%,transparent);background:color-mix(in srgb,var(--color-primary) 28%,transparent);color:var(--color-blue-200)}.topic-filter.selected{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-page);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-primary) 35%,transparent),0 3px 9px color-mix(in srgb,var(--color-primary) 24%,transparent);font-weight:700}.topic-filter:focus-visible{outline:2px solid var(--color-white);outline-offset:2px}.style-preview-control{position:fixed;top:12px;right:12px;z-index:1000;display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid #aaa;border-radius:5px;background:#fff;color:#222;box-shadow:0 3px 12px #0002;font:600 12px Arial,sans-serif}.style-preview-control select{font:inherit}.header-actions{display:flex;align-items:center;gap:12px}.theme-toggle{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid #ffffff4d;border-radius:50%;background:#ffffff14;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s,transform .2s}.theme-toggle:hover{background:#ffffff2e;transform:rotate(8deg)}.theme-toggle:focus-visible{outline:2px solid white;outline-offset:2px}.modern-newspaper.dark-mode{--color-page:#0b111d;--color-surface:#111a29;--color-surface-muted:#172235;--color-text:#edf3ff;--color-text-muted:#aebbd0;--color-border:#2c3b50;--color-white:#fff;--color-blue-50:#121f33;--color-blue-200:#a5c9ef;--newsletter-header-background:#0d1724;--newsletter-header-shadow:none;background:#0b111d}.modern-newspaper.dark-mode .lead-flow .summary,.modern-newspaper.dark-mode .secondary-card .summary{color:#c5cfdd!important}.modern-newspaper.dark-mode .sidebar .quick-bites-panel{background:#111a29!important;color:#edf3ff;box-shadow:0 4px 18px #0005}.modern-newspaper.dark-mode .sidebar .quick-bites-panel h3{color:#aebbd0}.modern-newspaper.dark-mode .sidebar .bite-item{border-color:#243247!important}.modern-newspaper.dark-mode .sidebar .bite-icon{background:#1a2638!important}.modern-newspaper.dark-mode .secondary-card:nth-child(4){border-color:#34445a!important}.modern-newspaper.dark-mode .secondary-card:nth-child(5){background:#141f30!important}.modern-newspaper.dark-mode .secondary-card:nth-child(2),.modern-newspaper.dark-mode .secondary-card:nth-child(6),.modern-newspaper.dark-mode .secondary-card:nth-child(7){border-color:#28374b!important}.modern-newspaper.dark-mode .quick-bite-grid-card{background:#111f33!important}.modern-newspaper.dark-mode .floating-cta-bar{background:#111a29!important;border-color:#34445a;box-shadow:0 10px 30px #0008}.modern-newspaper.dark-mode .floating-cta-bar .subscribe-btn{background:#243652;color:#edf3ff;border:1px solid #40506a}.modern-newspaper.dark-mode .floating-cta-bar .subscribe-btn:hover{background:#365b8e}.modern-newspaper.chroma-red:not(.dark-mode){--color-page:#fff9fa;--color-surface:#fff;--color-surface-muted:#f9e5e8;--color-text:#3b1118;--color-text-muted:#75454d;--color-primary:#b73546;--color-primary-hover:#8f2432;--color-border:#e7bdc4;--color-blue-50:#fff0f2;--color-blue-200:#eeb7c0;--newsletter-header-background:linear-gradient(135deg,#59131d,#b73546)}.modern-newspaper.chroma-green:not(.dark-mode){--color-page:#f8fcf9;--color-surface:#fff;--color-surface-muted:#e1f2e6;--color-text:#12351f;--color-text-muted:#456752;--color-primary:#2f7d4b;--color-primary-hover:#205f37;--color-border:#b9d9c3;--color-blue-50:#edf8f0;--color-blue-200:#acd5b8;--newsletter-header-background:linear-gradient(135deg,#123c24,#2f7d4b)}.modern-newspaper.chroma-yellow:not(.dark-mode){--color-page:#fffdf5;--color-surface:#fff;--color-surface-muted:#f8edc8;--color-text:#382d0c;--color-text-muted:#766633;--color-primary:#a96f00;--color-primary-hover:#805400;--color-border:#e4d39b;--color-blue-50:#fff8dc;--color-blue-200:#e8cf79;--newsletter-header-background:linear-gradient(135deg,#4c3a08,#a96f00)}.modern-newspaper.chroma-pink:not(.dark-mode){--color-page:#fff8fc;--color-surface:#fff;--color-surface-muted:#f8e1ef;--color-text:#43152f;--color-text-muted:#7b4866;--color-primary:#c43d83;--color-primary-hover:#982b63;--color-border:#e8b9d2;--color-blue-50:#fff0f8;--color-blue-200:#edb2d1;--newsletter-header-background:linear-gradient(135deg,#641b43,#c43d83)}.modern-newspaper.dark-mode.chroma-red{--color-page:#140c0f;--color-surface:#1d1115;--color-surface-muted:#29171c;--color-text:#fff0f2;--color-text-muted:#d8aeb6;--color-border:#4c2931;--color-primary:#ff8290;--color-primary-hover:#ff9da8;--color-blue-50:#2b151b;--color-blue-200:#ff8290;--newsletter-header-background:#251116}.modern-newspaper.dark-mode.chroma-green{--color-page:#09130d;--color-surface:#101d15;--color-surface-muted:#17291e;--color-text:#edfff3;--color-text-muted:#afd4bb;--color-border:#294b35;--color-primary:#78d79a;--color-primary-hover:#9ae5b4;--color-blue-50:#13271a;--color-blue-200:#78d79a;--newsletter-header-background:#102219}.modern-newspaper.dark-mode.chroma-yellow{--color-page:#151207;--color-surface:#201b0c;--color-surface-muted:#2d2510;--color-text:#fff9df;--color-text-muted:#d8c98e;--color-border:#514421;--color-primary:#f2c85b;--color-primary-hover:#f8d77f;--color-blue-50:#2c2410;--color-blue-200:#f2c85b;--newsletter-header-background:#251f10}.modern-newspaper.dark-mode.chroma-pink{--color-page:#160b12;--color-surface:#21101a;--color-surface-muted:#2e1725;--color-text:#fff0f8;--color-text-muted:#dbacc5;--color-border:#512840;--color-primary:#f28abd;--color-primary-hover:#f6a8cf;--color-blue-50:#2d1423;--color-blue-200:#f28abd;--newsletter-header-background:#28121f}.modern-newspaper.dark-mode[class*=chroma-]{background:var(--color-page)}.account-button{position:fixed;top:12px;left:12px;z-index:1000;display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:0 4px 15px #0002;font:750 .76rem Arial,sans-serif;cursor:pointer;transition:transform .2s,background .2s,border-color .2s}.account-button:hover{border-color:var(--color-primary);background:var(--color-blue-50);transform:translateY(-1px)}.account-button.inline{position:static;box-shadow:none;padding:7px 10px;background:#ffffff14;color:#fff;border-color:#ffffff4d}.account-button.inline:hover{background:#ffffff2e}.account-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.account-button.is-dark{background:#111a29;color:#edf3ff;border-color:#34445a}.account-button.style-modern-red.is-dark{background:#1d1115;color:#fff0f2;border-color:#4c2931}.account-button.style-modern-green.is-dark{background:#101d15;color:#edfff3;border-color:#294b35}.account-button.style-modern-yellow.is-dark{background:#201b0c;color:#fff9df;border-color:#514421}.account-button.style-modern-pink.is-dark{background:#21101a;color:#fff0f8;border-color:#512840}.account-button.style-classic{border-radius:0;background:#fbfaf5;color:#171717;border:2px solid #171717;font-family:Georgia,serif}.account-button.style-old-school{border-radius:0;background:#f2efe4;color:#171612;border:2px double #171612;font-family:Courier New,monospace;text-transform:uppercase}.account-button.style-sepia{background:#f4ead3;color:#493821;border-color:#8d7048;font-family:Georgia,serif}.account-button.style-terminal{border-radius:2px;background:#071009;color:#63ff8b;border-color:#2ebd5a;font-family:Consolas,monospace;text-transform:uppercase;box-shadow:0 0 14px #63ff8b24}.modern-newspaper.dark-mode[class*=chroma-] .lead-flow .summary,.modern-newspaper.dark-mode[class*=chroma-] .secondary-card .summary{color:var(--color-text-muted)!important}.modern-newspaper.dark-mode[class*=chroma-] .sidebar .quick-bites-panel,.modern-newspaper.dark-mode[class*=chroma-] .quick-bite-grid-card,.modern-newspaper.dark-mode[class*=chroma-] .floating-cta-bar{background:var(--color-surface)!important}.modern-newspaper.dark-mode[class*=chroma-] .secondary-card:nth-child(5),.modern-newspaper.dark-mode[class*=chroma-] .sidebar .bite-icon{background:var(--color-surface-muted)!important}.modern-newspaper.dark-mode[class*=chroma-] .sidebar .bite-item,.modern-newspaper.dark-mode[class*=chroma-] .secondary-card{border-color:var(--color-border)!important}.modern-newspaper.dark-mode[class*=chroma-] .floating-cta-bar .subscribe-btn{background:var(--color-primary)!important;color:var(--color-page)!important;border-color:var(--color-primary)!important}.modern-newspaper.dark-mode[class*=chroma-] .floating-cta-bar .subscribe-btn:hover{background:var(--color-primary-hover)!important}.modern-newspaper[class*=chroma-] .category-tag,.modern-newspaper[class*=chroma-] .secondary-card .source{color:var(--color-primary)!important}.modern-newspaper[class*=chroma-] .lead-flow .summary,.modern-newspaper[class*=chroma-] .secondary-card .summary,.modern-newspaper[class*=chroma-] .secondary-card .meta-footer{color:var(--color-text-muted)}.modern-newspaper[class*=chroma-] .bite-item,.modern-newspaper[class*=chroma-] .secondary-card:nth-child(2),.modern-newspaper[class*=chroma-] .secondary-card:nth-child(4),.modern-newspaper[class*=chroma-] .secondary-card:nth-child(6),.modern-newspaper[class*=chroma-] .secondary-card:nth-child(7){border-color:var(--color-border)!important}.modern-newspaper[class*=chroma-] .bite-icon,.modern-newspaper[class*=chroma-] .secondary-card:nth-child(5){background:var(--color-surface-muted)!important}
