/* TypingTutor.Online v17.10.22 — practical typing-speed targets */
.typing-speed-targets{width:min(calc(100% - 32px),1500px);margin:32px auto 0}
.typing-speed-targets-inner{padding:clamp(22px,3vw,34px);border:1px solid #d7e2f0;border-radius:24px;background:linear-gradient(135deg,#f5f9ff 0%,#fbf8ff 52%,#f7fff9 100%);box-shadow:0 16px 40px rgba(15,23,42,.05)}
.typing-speed-targets-heading{max-width:900px;margin-bottom:20px}.typing-speed-targets-heading>span{display:block;margin-bottom:6px;color:#1769ff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.typing-speed-targets-heading h2{margin:0 0 8px;font-size:clamp(27px,3vw,40px);line-height:1.15}.typing-speed-targets-heading p{margin:0;color:#52627a;line-height:1.65}
.typing-speed-target-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.typing-speed-target-card{min-width:0;padding:18px;border:1px solid #dbe6f3;border-radius:18px;background:rgba(255,255,255,.86)}.typing-speed-target-card:nth-child(2n){background:#fffaf0}.typing-speed-target-card:nth-child(3n){background:#f2fbf7}.typing-speed-target-card:nth-child(4n){background:#f8f5ff}.typing-speed-target-card>span{display:block;font-size:23px;margin-bottom:8px}.typing-speed-target-card h3{margin:0 0 7px;font-size:18px}.typing-speed-target-card strong{display:block;margin-bottom:7px;color:#1769ff;font-size:21px}.typing-speed-target-card p{margin:0 0 12px;color:#5c6d83;font-size:14px;line-height:1.55}.typing-speed-target-card a{color:#1769ff;font-size:14px;font-weight:800;text-decoration:none}.typing-speed-target-card a:hover{text-decoration:underline}.typing-speed-target-card--guide{background:#eef6ff!important;border-color:#bfd8ff}
html[data-theme="dark"] .typing-speed-targets-inner{background:linear-gradient(135deg,#111a2d,#17162a 55%,#10231c);border-color:#273852;box-shadow:none}html[data-theme="dark"] .typing-speed-target-card{background:#111827;border-color:#2a3a52}html[data-theme="dark"] .typing-speed-target-card:nth-child(2n),html[data-theme="dark"] .typing-speed-target-card:nth-child(3n),html[data-theme="dark"] .typing-speed-target-card:nth-child(4n),html[data-theme="dark"] .typing-speed-target-card--guide{background:#121b2c!important}html[data-theme="dark"] .typing-speed-targets-heading p,html[data-theme="dark"] .typing-speed-target-card p{color:#aab8ca}
@media(prefers-color-scheme:dark){html[data-theme="system"] .typing-speed-targets-inner{background:linear-gradient(135deg,#111a2d,#17162a 55%,#10231c);border-color:#273852;box-shadow:none}html[data-theme="system"] .typing-speed-target-card{background:#111827;border-color:#2a3a52}html[data-theme="system"] .typing-speed-target-card:nth-child(2n),html[data-theme="system"] .typing-speed-target-card:nth-child(3n),html[data-theme="system"] .typing-speed-target-card:nth-child(4n),html[data-theme="system"] .typing-speed-target-card--guide{background:#121b2c!important}html[data-theme="system"] .typing-speed-targets-heading p,html[data-theme="system"] .typing-speed-target-card p{color:#aab8ca}}
@media(max-width:1100px){.typing-speed-target-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.typing-speed-targets{width:min(calc(100% - 20px),1500px);margin-top:22px}.typing-speed-targets-inner{padding:18px;border-radius:18px}.typing-speed-target-grid{grid-template-columns:1fr}.typing-speed-target-card{padding:16px}.typing-speed-target-card strong{font-size:19px}}
