
/* RUNLAA V3.8.3.26 — tip-only modal + editorial blockquotes */
.v26-tip-modal .v23-support-dialog{width:min(640px,100%)}
.v26-tip-grid{grid-template-columns:1fr!important}
.v26-tip-card{padding:1.3rem}
.v26-tip-presets{display:flex;flex-wrap:wrap;gap:.6rem}
.v26-tip-chip{appearance:none;border:1px solid var(--v23-line);background:var(--v23-surface);color:var(--v23-text);border-radius:999px;padding:.62rem 1rem;font:inherit;font-weight:800;cursor:pointer;transition:.18s ease}
.v26-tip-chip:hover,.v26-tip-chip.is-selected{border-color:var(--v23-brand);box-shadow:0 0 0 3px var(--v23-focus);transform:translateY(-1px)}
.reader blockquote,.reader .runlaa-story-callout{max-width:760px;margin:2rem auto;padding:1.1rem 1.25rem 1.1rem 1.35rem;border:0;border-left:4px solid var(--rl-brand,#f59e0b);border-radius:0 18px 18px 0;background:color-mix(in srgb,var(--rl-brand,#f59e0b) 8%,var(--rl-surface,#fff));color:var(--rl-text,#111827);font-size:1.04em;line-height:1.8;box-shadow:0 10px 30px rgba(15,23,42,.05)}
.reader blockquote p{margin:0}
[data-theme="dark"] .reader blockquote,[data-theme="dark-orange"] .reader blockquote{background:#171b24;color:#f4f5f7;border-left-color:#f59e0b;box-shadow:none}
[data-theme="dark"] .v26-tip-chip,[data-theme="dark-orange"] .v26-tip-chip{background:#191d26;color:#f4f5f7;border-color:#343b49}
@media(max-width:575.98px){.v26-tip-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.v26-tip-chip{padding:.58rem .35rem}.reader blockquote{margin:1.5rem 0;border-radius:0 15px 15px 0}}
