.wto-platform-links{display:flex;justify-content:center;gap:9px;margin:-12px 0 15px}.wto-platform-links a{border:1px solid color-mix(in srgb,var(--wto-muted) 35%,transparent);border-radius:999px;padding:6px 10px;color:var(--wto-muted);font-size:11px;text-decoration:none}.wto-platform-links a:hover{border-color:var(--wto-accent);color:var(--wto-accent)}.wto-typing-test.is-running .wto-platform-links{display:none}@media(max-width:700px){.wto-platform-links{margin:-5px 0 10px;gap:5px}.wto-platform-links a{padding:5px 7px;font-size:9px}}
/* Home test content controls. */
.wto-settings { flex-wrap: wrap; }
.wto-content-options button.is-active { color: var(--wto-accent); }
.wto-content-options button[data-content-toggle].is-active { border-radius: 4px; background: color-mix(in srgb, var(--wto-accent) 20%, transparent); }
@media (max-width: 700px) { .wto-content-options { width: 100%; justify-content: center; } }
