*{box-sizing:border-box}:root{color-scheme:dark}
body{margin:0;background:#0f172a;color:#e2e8f0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6}
[lang="ru"]{font-family:Georgia,'Times New Roman','Noto Serif',serif}
.wrap{max-width:680px;margin:0 auto;padding:24px 20px 64px}
a{color:#93c5fd;text-decoration:none}a:hover{text-decoration:underline}
nav.bc{font-size:13px;color:#64748b;margin-bottom:20px}nav.bc a{color:#64748b}
h1{font-size:22px;line-height:1.35;font-weight:600;margin:0 0 16px}
.ru{font-size:46px;font-weight:700;line-height:1.15;margin:0 0 10px;overflow-wrap:break-word;color:#93c5fd}
.card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:20px;margin:0 0 14px}
.card p{margin:6px 0}
.lbl{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:14px 0 2px}
.card .lbl:first-child{margin-top:0}
.sub{color:#94a3b8;font-size:15px}
audio{width:100%;height:40px;margin-top:6px}
.freq{font-size:13px;color:#64748b;margin:14px 0 0}
.cta{display:block;width:fit-content;margin:20px auto;text-align:center;background:#2563eb;color:#fff;font-weight:600;font-size:14px;padding:10px 18px;border-radius:10px}
.cta:hover{background:#3b82f6;text-decoration:none}
.nextprev{display:flex;gap:12px}
.nextprev>span{flex:1}
.nextprev a{flex:1;min-width:0;background:#1e293b;border:1px solid #334155;border-radius:12px;padding:10px 14px;font-size:14px;color:#cbd5e1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nextprev a:hover{border-color:#475569;text-decoration:none}
.nextprev a.nx{text-align:right}
ul.words{list-style:none;padding:0;margin:16px 0;columns:2;gap:24px}
ul.words li{margin:2px 0;break-inside:avoid}
ul.words a{display:block;color:#cbd5e1;padding:3px 0}
ul.words a:hover{color:#fff;text-decoration:none}
ul.words a span[lang="ru"]{color:#93c5fd;font-weight:500}
input.search{width:100%;padding:12px 14px;border:1px solid #334155;border-radius:12px;background:#1e293b;color:#e2e8f0;font-size:16px;margin:4px 0 8px}
input.search::placeholder{color:#64748b}
input.search:focus{outline:none;border-color:#2563eb}
footer{margin-top:40px;padding-top:16px;border-top:1px solid #1e293b;font-size:12px;color:#475569;text-align:center}
footer a{color:#64748b}
footer p{margin:5px 0}
footer .cur{color:#cbd5e1;font-weight:600}
footer button{background:none;border:none;font:inherit;color:#64748b;cursor:pointer;padding:0}
footer .support a,footer .btc{text-decoration:underline}
footer .scr{margin-left:10px}
html.ru-cursive [lang="ru"]{font-style:italic}
html.ru-cursive footer .scr{color:#cbd5e1}
@media(max-width:520px){.wrap{padding:20px 16px 48px}h1{font-size:20px}.ru{font-size:36px}.card{padding:16px}ul.words{columns:1}}