*{box-sizing:border-box}body{margin:0;background:#f7f8fb;color:#20212a;font:15px system-ui,sans-serif}main{max-width:900px;margin:0 auto;padding:52px 28px}.eyebrow{color:#686d83;font-size:11px;font-weight:700;letter-spacing:.1em}h1{margin:6px 0;font-size:36px}#feed-status{color:#6d7180;margin:0 0 26px}#feed{display:grid;gap:12px}article{background:#fff;border:1px solid #e2e5ed;border-radius:14px;padding:20px;box-shadow:0 3px 14px #202b4808}article h2{font-size:18px;margin:8px 0 6px}article p{color:#656a79;margin:0 0 14px;line-height:1.5}article small{color:#858a98}.feed-meta{display:flex;justify-content:space-between;color:#6874a5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.customex-compact article{padding:10px}.customex-comfortable article{padding:30px}.customex-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customex-layout-stacked{display:flex!important;flex-direction:column}.customex-theme-calm{background:#eef2f7;border:1px solid #dbe3ef;border-radius:20px;padding:24px}.customex-theme-contrast{background:#171923;border-radius:20px;padding:24px}.customex-theme-contrast article{background:#252938;color:#fff;border-color:#62677d}.customex-theme-contrast article p{color:#c9cede}@media(max-width:680px){.customex-layout-grid{grid-template-columns:1fr}}