.sushchest{font-family:Georgia,"Times New Roman",serif;color:#1d2229;line-height:1.6}
.sushchest__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-family:Arial,Helvetica,sans-serif}
.sushchest__chips span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px;border:1px solid #c9a227;color:#8a6d12;background:#fffbe9;border-radius:2px}
.sushchest__lead{font-size:20px;line-height:1.45;margin:0 0 16px}
.sushchest__lead b{color:#111}
.sushchest p{margin:0 0 14px;font-size:17px}
.sushchest__quote{margin:22px 0;padding:16px 0 16px 18px;border-left:4px solid #c9a227;font-size:19px;line-height:1.5;color:#2a2f36;background:linear-gradient(90deg,#fffbe9,transparent);font-style:italic}
.sushchest__quote em{display:block;margin-top:10px;font-size:13px;font-style:normal;font-family:Arial,Helvetica,sans-serif;color:#777;letter-spacing:.04em;text-transform:uppercase}
[data-theme=dark] .sushchest{color:#e6e8ec}
[data-theme=dark] .sushchest__lead b,[data-theme=dark] .sushchest__quote{color:#f2f4f7}
[data-theme=dark] .sushchest__quote{background:linear-gradient(90deg,rgba(201,162,39,.14),transparent);color:#e8e2cf}
[data-theme=dark] .sushchest__chips span{background:rgba(201,162,39,.08);border-color:#8a6d12;color:#d9b83f}
@media (max-width:640px){.sushchest__lead{font-size:18px}.sushchest p{font-size:16px}.sushchest__quote{font-size:17px}}