.main-nav{display:flex;align-items:center;gap:8px}.main-nav a{padding:9px 12px;border-radius:9px;color:#c9c9d0;font-weight:700;font-size:13px}.main-nav a:hover{background:#22222a;color:#fff}.footer-tags{margin-top:70px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#111116}.footer-tags-inner{width:min(1480px,calc(100% - 40px));margin:auto;padding:32px 0}.footer-tags-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.footer-tags-head h2{margin:0;font-size:22px}.footer-tags-head>a{color:var(--red);font-size:13px;font-weight:800}.footer-tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.footer-tag-cloud>a{display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #2c2c35;border-radius:8px;background:#19191f;color:#cfcfd5;font-size:12px}.footer-tag-cloud>a:hover{background:var(--red);border-color:var(--red);color:#fff}.footer-tag-cloud small{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#ffffff12;font-size:9px}.footer-tags+.footer{margin-top:0}.category-directory{padding:40px 0}.category-directory-intro{max-width:850px;color:#aaa;margin:0 0 28px}.category-directory .category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-letter{font-weight:900;color:#ff174d;font-size:16px}.category-card-copy{min-width:0}.category-directory-empty{padding:70px 0;text-align:center;color:#999}@media(max-width:1100px){.category-directory .category-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:740px){.main-nav{margin-left:auto}.main-nav a:first-child{display:none}.footer-tags-head{align-items:flex-start;flex-direction:column}.footer-tag-cloud>a{font-size:11px}.category-directory{padding-top:24px}.category-directory .category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.category-directory .category-grid{grid-template-columns:1fr}}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin:0 0 1rem;color:#9292a0;font-size:.82rem}.breadcrumbs a{color:#c7c7d2;text-decoration:none}.breadcrumbs strong{color:#fff;max-width:70ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legal-page{max-width:900px;margin:1.5rem auto 4rem;padding:2rem;border:1px solid #262631;border-radius:18px;background:#111116}.legal-page h1{font-size:clamp(2rem,5vw,4rem);margin:.4rem 0 1.5rem}.legal-page p{color:#c8c8d0;line-height:1.8;font-size:1rem}.footer nav{margin-top:.65rem}.footer nav a{color:#aaa;text-decoration:none}.footer nav a:hover{color:#fff}
