body {background: linear-gradient(180deg, #eef5f0 0%, #f6f3eb 220px, #f2f2f2 221px);font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";}:root {--bg-base: #f6f8ff;--bg-accent: #fff4df;--surface-1: rgba(255, 255, 255, 0.82);--surface-2: rgba(255, 255, 255, 0.96);--surface-3: rgba(255, 250, 240, 0.86);--surface-strong: #ffffff;--text-1: #171a2d;--text-2: #48506d;--text-soft: #6a7296;--line-1: rgba(123, 140, 194, 0.18);--line-2: rgba(255, 146, 32, 0.2);--orange-1: #f97316;--orange-2: #fb923c;--orange-3: #fed7aa;--blue-1: #3b82f6;--blue-2: #60a5fa;--green-1: #16a34a;--shadow-soft: 0 24px 55px rgba(43, 57, 120, 0.12);--shadow-card: 0 20px 45px rgba(35, 52, 104, 0.12);--shadow-glow: 0 16px 38px rgba(249, 115, 22, 0.16);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--transition-smooth: 220ms ease;}:root[data-theme="dark"] {--bg-base: #07101c;--bg-accent: #111d31;--surface-1: rgba(8, 17, 31, 0.76);--surface-2: rgba(10, 21, 38, 0.94);--surface-3: rgba(18, 31, 52, 0.88);--surface-strong: #0f1c31;--text-1: #eef4ff;--text-2: #b3c0de;--text-soft: #8ea0c4;--line-1: rgba(122, 156, 230, 0.2);--line-2: rgba(251, 146, 60, 0.24);--orange-1: #fb923c;--orange-2: #fdba74;--orange-3: rgba(251, 146, 60, 0.14);--blue-1: #7dd3fc;--blue-2: #93c5fd;--green-1: #4ade80;--shadow-soft: 0 26px 65px rgba(0, 0, 0, 0.42);--shadow-card: 0 18px 42px rgba(0, 0, 0, 0.35);--shadow-glow: 0 14px 34px rgba(251, 146, 60, 0.18);}html, body {background: radial-gradient(circle at 12% 14%, rgba(251, 146, 60, 0.12), transparent 22%), radial-gradient(circle at 87% 18%, rgba(96, 165, 250, 0.12), transparent 18%), linear-gradient(180deg, var(--bg-base) 0%, var(--bg-accent) 100%);color: var(--text-1);font-family: "Manrope", "Segoe UI", sans-serif;transition: background 260ms ease, color 260ms ease;}body {position: relative;min-height: 100vh;}body:before, body:after {content: "";position: fixed;z-index: 0;width: 32vw;height: 32vw;border-radius: 50%;filter: blur(14px);pointer-events: none;opacity: 0.8;}body:before {top: 12vh;left: -12vw;background: radial-gradient(circle, rgba(59, 130, 246, 0.14) 0%, transparent 68%);animation: ambientFloat 18s ease-in-out infinite;}body:after {right: -10vw;top: 42vh;background: radial-gradient(circle, rgba(249, 115, 22, 0.14) 0%, transparent 72%);animation: ambientFloat 20s ease-in-out infinite reverse;}a {color: var(--blue-1);transition: color var(--transition-smooth), transform var(--transition-smooth), opacity var(--transition-smooth);}a:hover, a:focus {color: var(--orange-1);text-decoration: none;}.main-container {position: relative;z-index: 1;max-width: 1480px;margin: 0 auto;padding: 22px 18px 60px;}.container, .top-bar-section, main, footer {position: relative;z-index: 1;}.site-header {padding: 0;}.site-header-nav {max-width: none;}.site-header .navigation {position: relative;overflow: hidden;padding: 34px 36px 30px;background: linear-gradient(135deg, rgba(255, 255, 255, 0.92) 0%, rgba(255, 249, 240, 0.86) 40%, rgba(237, 245, 255, 0.9) 100%);border: 1px solid var(--line-1);border-radius: 34px;box-shadow: var(--shadow-soft);backdrop-filter: blur(18px);}:root[data-theme="dark"] .site-header .navigation {background: linear-gradient(135deg, rgba(8, 17, 31, 0.9) 0%, rgba(13, 24, 42, 0.88) 54%, rgba(18, 32, 57, 0.94) 100%);}.header-orb {position: absolute;border-radius: 50%;filter: blur(4px);pointer-events: none;}.header-orb-one {width: 260px;height: 260px;top: -110px;left: -70px;background: radial-gradient(circle, rgba(249, 115, 22, 0.22) 0%, rgba(249, 115, 22, 0) 72%);animation: ambientPulse 8s ease-in-out infinite;}.header-orb-two {width: 220px;height: 220px;top: -60px;right: -70px;background: radial-gradient(circle, rgba(59, 130, 246, 0.16) 0%, rgba(59, 130, 246, 0) 70%);animation: ambientPulse 10s ease-in-out infinite reverse;}.site-header .header-top-row, .site-header .header-search-row {position: relative;z-index: 1;}.site-header .header-top-row {display: grid;grid-template-columns: minmax(0, 1.3fr) minmax(250px, 0.7fr);gap: 26px;align-items: start;margin-bottom: 24px;}.site-header .header-brand {display: flex;flex-direction: column;gap: 18px;}.header-brand-row {display: flex;flex-wrap: wrap;align-items: center;gap: 20px;}.site-header .banner {background: transparent;padding: 0;}.site-header .brand-link {display: inline-flex;}.site-header .brand-logo-shell {position: relative;display: inline-flex;align-items: center;padding: 18px 22px;border-radius: 28px;background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 247, 235, 0.95) 100%);border: 1px solid rgba(255, 255, 255, 0.7);box-shadow: var(--shadow-glow);overflow: hidden;transform: translateZ(0);}:root[data-theme="dark"] .site-header .brand-logo-shell {background: linear-gradient(135deg, rgba(13, 24, 43, 0.96) 0%, rgba(18, 34, 58, 0.92) 100%);border-color: rgba(255, 255, 255, 0.08);}.site-header .brand-logo-aura {position: absolute;inset: -18px;border-radius: 34px;background: radial-gradient(circle, rgba(251, 146, 60, 0.28) 0%, rgba(251, 146, 60, 0) 72%);filter: blur(12px);}.brand-logo-sheen {position: absolute;inset: -30% auto auto -20%;width: 58%;height: 180%;transform: rotate(22deg);background: linear-gradient(180deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0));opacity: 0.75;animation: logoSweep 6.8s ease-in-out infinite;}.site-header .dff-svg-logo {position: relative;z-index: 1;width: min(440px, 100%);height: auto;filter: drop-shadow(0 16px 30px rgba(249, 115, 22, 0.2));}.brand-copy {display: flex;flex-direction: column;gap: 10px;max-width: 480px;}.brand-kicker, .page-header-kicker, .header-search-eyebrow {display: inline-flex;align-items: center;gap: 8px;width: fit-content;padding: 7px 13px;border-radius: 999px;background: rgba(249, 115, 22, 0.1);color: var(--orange-1);font-size: 0.76rem;font-weight: 800;letter-spacing: 0.12em;text-transform: uppercase;margin-bottom: 12px;}.brand-tagline, .header-search-title, .page-header p, .cat-keywords small, .download-box > p {color: var(--text-2);}.brand-tagline {margin: 0;font-size: 1.16rem;line-height: 1.6;}.brand-meta {display: flex;flex-wrap: wrap;gap: 10px;}.brand-pill {display: inline-flex;align-items: center;padding: 10px 14px;border-radius: 999px;background: var(--surface-3);border: 1px solid var(--line-2);color: var(--text-2);font-size: 0.85rem;font-weight: 700;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);}.site-header .header-tools {display: flex;flex-direction: column;align-items: flex-end;gap: 16px;}.site-header .top-links {width: 100%;}.site-header .top-nav.header-links {display: flex;justify-content: flex-end;flex-wrap: wrap;gap: 10px;margin: 0;padding: 0;}.site-header .top-nav.header-links li {margin: 0;}.site-header .header-link {display: inline-flex;align-items: center;justify-content: center;gap: 8px;padding: 11px 16px;border-radius: 999px;background: rgba(255, 255, 255, 0.72);border: 1px solid var(--line-1);color: var(--text-1);font-weight: 700;box-shadow: 0 12px 24px rgba(39, 57, 112, 0.08);}:root[data-theme="dark"] .site-header .header-link {background: rgba(13, 24, 43, 0.72);}.site-header .header-link:hover, .site-header .header-link:focus {transform: translateY(-2px);box-shadow: 0 16px 28px rgba(249, 115, 22, 0.12);}.site-header .header-link-social img {filter: none;}.theme-toggle {display: inline-flex;align-items: center;justify-content: center;padding: 5px;border: 0;border-radius: 999px;background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(255, 246, 232, 0.9));box-shadow: 0 12px 26px rgba(30, 41, 80, 0.12);}:root[data-theme="dark"] .theme-toggle {background: linear-gradient(135deg, rgba(13, 24, 43, 0.95), rgba(20, 35, 58, 0.9));}.theme-toggle-track {position: relative;display: inline-grid;grid-template-columns: 1fr auto 1fr;align-items: center;gap: 10px;padding: 6px 12px;min-width: 138px;}.theme-toggle-label {position: relative;z-index: 1;font-size: 0.82rem;font-weight: 800;color: var(--text-soft);}.theme-toggle-thumb {position: absolute;left: 6px;top: 5px;width: calc(50% - 8px);height: calc(100% - 10px);border-radius: 999px;background: linear-gradient(135deg, var(--orange-1), var(--orange-2));box-shadow: 0 10px 20px rgba(249, 115, 22, 0.24);transition: transform var(--transition-smooth), width var(--transition-smooth);}:root[data-theme="dark"] .theme-toggle-thumb {transform: translateX(calc(100% + 8px));background: linear-gradient(135deg, var(--blue-1), #a78bfa);}:root[data-theme="light"] .theme-toggle-label-light, :root:not([data-theme]) .theme-toggle-label-light, :root[data-theme="dark"] .theme-toggle-label-dark {color: #fff;}.site-header .header-search-row {display: grid;grid-template-columns: minmax(220px, 0.55fr) minmax(0, 1.45fr);gap: 24px;align-items: start;}.header-search-copy {display: flex;flex-direction: column;gap: 12px;padding-top: 6px;}.header-search-title {margin: 0;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: clamp(1.15rem, 2vw, 1.65rem);line-height: 1.4;font-weight: 700;}.site-header .header-search {width: 100%;}.header-search-form {position: relative;width: 100%;}.search-autocomplete {position: relative;width: 100%;}.search-input-shell {display: grid;grid-template-columns: auto minmax(0, 1fr) auto;align-items: center;gap: 16px;padding: 18px;background: var(--surface-2);border: 1px solid var(--line-1);border-radius: 28px;box-shadow: var(--shadow-card);backdrop-filter: blur(14px);}.search-input-leading {display: inline-flex;align-items: center;justify-content: center;width: 58px;height: 58px;border-radius: 18px;background: linear-gradient(135deg, rgba(249, 115, 22, 0.14), rgba(59, 130, 246, 0.12));color: var(--orange-1);font-size: 1.35rem;}.search-input-copy {min-width: 0;}.header-search-input.form-control {height: auto;padding: 0;border: 0;box-shadow: none;background: transparent;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: clamp(1.22rem, 2vw, 1.55rem);font-weight: 700;color: var(--text-1);}.header-search-input.form-control::placeholder {color: var(--text-soft);}.header-search-input.form-control:focus {box-shadow: none;}.search-input-caption {margin-top: 6px;font-size: 0.9rem;color: var(--text-soft);}.header-search-button {min-width: 150px;height: 58px;border: 0;border-radius: 18px;background: linear-gradient(135deg, var(--orange-1), var(--orange-2));box-shadow: 0 16px 30px rgba(249, 115, 22, 0.22);font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1rem;font-weight: 700;text-transform: none;}.header-search-button:hover, .header-search-button:focus {transform: translateY(-2px);box-shadow: 0 18px 36px rgba(249, 115, 22, 0.28);}.search-suggestions {margin-top: 14px;padding: 18px;border-radius: 24px;background: var(--surface-2);border: 1px solid var(--line-1);box-shadow: var(--shadow-card);}.search-suggestions-head {display: flex;justify-content: space-between;align-items: center;gap: 10px;margin-bottom: 14px;}.search-suggestions-title {font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 0.95rem;font-weight: 700;color: var(--text-1);}.search-suggestions-copy {font-size: 0.88rem;color: var(--text-soft);}.search-suggestions-list {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 10px;}.search-suggestion-option {display: grid;grid-template-columns: auto minmax(0, 1fr);align-items: center;gap: 10px;width: 100%;padding: 13px 14px;border: 1px solid transparent;border-radius: 18px;background: rgba(255, 255, 255, 0.72);color: var(--text-1);text-align: left;transition: transform var(--transition-smooth), border-color var(--transition-smooth), background var(--transition-smooth), box-shadow var(--transition-smooth);}:root[data-theme="dark"] .search-suggestion-option {background: rgba(13, 24, 43, 0.8);}.search-suggestion-option:hover, .search-suggestion-option:focus, .search-suggestion-option.is-active {border-color: rgba(249, 115, 22, 0.26);background: rgba(249, 115, 22, 0.1);transform: translateY(-1px);box-shadow: 0 12px 22px rgba(249, 115, 22, 0.12);}.search-suggestion-type {display: inline-flex;align-items: center;justify-content: center;padding: 6px 9px;border-radius: 999px;background: rgba(59, 130, 246, 0.1);color: var(--blue-1);font-size: 0.73rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;}.search-suggestion-text {min-width: 0;font-weight: 700;}.search-suggestion-option mark {padding: 0;background: transparent;color: var(--orange-1);}.intro {display: flex;flex-direction: column;gap: 18px;}.intro .alert {margin: 0;padding: 16px 18px;border: 1px solid rgba(59, 130, 246, 0.16);border-radius: 20px;background: linear-gradient(135deg, rgba(59, 130, 246, 0.08), rgba(249, 115, 22, 0.08));color: var(--text-1);box-shadow: 0 16px 30px rgba(35, 52, 104, 0.08);}.top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-search-queries, .footer-box {position: relative;overflow: hidden;padding: 22px 24px;background: var(--surface-1);border: 1px solid var(--line-1);border-radius: 28px;box-shadow: var(--shadow-soft);backdrop-filter: blur(18px);}.top-categories .browse-panel:before, .latest-fonts:before, .download-box:before {content: "";position: absolute;inset: auto -8% -40% auto;width: 280px;height: 280px;border-radius: 50%;background: radial-gradient(circle, rgba(249, 115, 22, 0.12) 0%, transparent 72%);pointer-events: none;}.top-categories .browse-panel {padding: 20px 22px 22px;}.top-categories .alphabet-browser {margin-bottom: 18px;padding-bottom: 18px;border-bottom: 1px solid var(--line-1);}.top-categories .azsort-scroll {display: flex;gap: 10px;padding-bottom: 6px;overflow-x: auto;scrollbar-width: thin;}.top-categories .azsort-scroll a {flex: 0 0 auto;display: inline-flex;align-items: center;justify-content: center;min-width: 44px;height: 44px;padding: 0 14px;border-radius: 16px;background: var(--surface-2);border: 1px solid var(--line-1);box-shadow: 0 10px 24px rgba(35, 52, 104, 0.08);font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1rem;font-weight: 700;text-transform: uppercase;}.top-categories .azsort-scroll a:hover {transform: translateY(-2px);}.top-categories .category-directory {display: grid;grid-template-columns: repeat(7, minmax(0, 1fr));gap: 0;border: 2px solid rgba(249, 115, 22, 0.85);border-radius: 24px;background: rgba(255, 255, 255, 0.72);overflow: hidden;}:root[data-theme="dark"] .top-categories .category-directory {background: rgba(8, 17, 31, 0.82);}.top-categories .category-column {padding: 14px 14px 16px;border-right: 1px dashed rgba(123, 140, 194, 0.28);}.top-categories .category-column:last-child {border-right: 0;}.top-categories .category-group + .category-group {margin-top: 10px;}.top-categories .category-group-title {display: inline-flex;min-width: 100%;margin: 0 0 10px;padding: 5px 8px;background: linear-gradient(135deg, var(--orange-1), var(--orange-2));color: #fff;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 0.95rem;font-weight: 700;line-height: 1.2;}.top-categories .category-list {display: grid;gap: 3px;margin: 0;padding: 0;list-style: none;}.top-categories .category-list li {margin: 0;}.top-categories .category-list a {display: inline-block;padding: 1px 0;color: var(--text-1);font-size: 0.94rem;font-weight: 600;line-height: 1.3;}.top-categories .category-list a:hover {transform: translateX(3px);}.cst-sample {margin-top: 18px;}.cst-sample form, .cst-sample .cst-txt-input {display: flex;gap: 12px;align-items: center;flex-wrap: wrap;}.cst-sample input[type="text"] {flex: 1;min-width: 240px;height: 58px;padding: 0 18px;border: 1px solid var(--line-1);border-radius: 18px;background: var(--surface-2);color: var(--text-1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);}.cst-sample input[type="submit"], .cst-sample button {height: 58px;padding: 0 24px;border: 0;border-radius: 18px;background: linear-gradient(135deg, var(--blue-1), var(--blue-2));color: #fff;font-weight: 700;box-shadow: 0 16px 28px rgba(59, 130, 246, 0.18);}.latest-fonts, .download-box {margin-top: 26px;}.page-header, .download-box > nav, .download-box > h1, .download-box > p {position: relative;z-index: 1;}.page-header {margin-bottom: 24px;}.page-header h1, .cat-header, .download-box > h1 {margin: 10px 0 10px;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: clamp(2rem, 3.2vw, 3rem);line-height: 1.05;font-weight: 700;color: var(--text-1);}.page-header p, .download-box > p, .cat-keywords small {margin: 0;font-size: 1rem;line-height: 1.7;}.breadcrumb {display: flex;flex-wrap: wrap;gap: 6px;margin-bottom: 14px;color: var(--text-soft);}.font-box, .search-results-grid {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 22px;}.single-font, .font-item.font-card {position: relative;display: flex;flex-direction: column;gap: 18px;padding: 22px;background: var(--surface-2);border: 1px solid var(--line-1);border-radius: 26px;box-shadow: var(--shadow-card);overflow: hidden;animation: cardRise 0.7s ease both;}.font-box > .single-font:nth-child(2n), .search-results-grid > .font-card:nth-child(2n) {animation-delay: 90ms;}.font-box > .single-font:nth-child(3n), .search-results-grid > .font-card:nth-child(3n) {animation-delay: 150ms;}.single-font:before, .font-item.font-card:before {content: "";position: absolute;inset: 0;background: linear-gradient(135deg, rgba(249, 115, 22, 0.06), transparent 35%, rgba(59, 130, 246, 0.05) 100%);opacity: 0.9;pointer-events: none;}.single-font:hover, .font-item.font-card:hover {transform: translateY(-5px);box-shadow: 0 26px 46px rgba(35, 52, 104, 0.18);}.font-card-head, .font-name {position: relative;z-index: 1;display: flex;flex-direction: column;gap: 16px;}.font-card-copy {gap: 10px;}.font-card-title, .search-h2 {margin: 0;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1.5rem;line-height: 1.08;font-weight: 700;color: var(--text-1);}.font-card-kicker {display: inline-flex;width: fit-content;padding: 6px 10px;border-radius: 999px;background: rgba(59, 130, 246, 0.09);color: var(--blue-1);font-size: 0.76rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;}.font-card-meta {display: flex;flex-wrap: wrap;gap: 8px;margin: 0;}.font-card-meta span, .font-card-license {display: inline-flex;align-items: center;padding: 7px 10px;border-radius: 999px;background: var(--surface-3);border: 1px solid var(--line-1);color: var(--text-2);font-size: 0.83rem;font-weight: 700;}.font-card-actions, .down-btn {position: relative;z-index: 1;display: flex;flex-wrap: wrap;gap: 10px;align-items: center;}.font-card-button, .down-btn .btn {display: inline-flex;align-items: center;justify-content: center;gap: 8px;min-height: 46px;padding: 0 16px;border: 0;border-radius: 16px;font-weight: 800;box-shadow: 0 14px 26px rgba(35, 52, 104, 0.14);}.font-card-button-secondary, .down-btn .btn-primary {background: linear-gradient(135deg, rgba(59, 130, 246, 0.95), rgba(96, 165, 250, 0.92));}.font-card-button-primary, .down-btn .btn-success {background: linear-gradient(135deg, var(--orange-1), var(--orange-2));}.font-card-button:hover, .down-btn .btn:hover {transform: translateY(-2px);}.font-preview-panel, .font-sample {position: relative;z-index: 1;}.font-preview-visual {position: relative;display: block;padding: 20px 16px;border-radius: 22px;background: linear-gradient(145deg, rgba(255, 255, 255, 0.76), rgba(242, 247, 255, 0.66));border: 1px solid rgba(255, 255, 255, 0.75);overflow: hidden;}:root[data-theme="dark"] .font-preview-visual {background: linear-gradient(145deg, rgba(9, 17, 30, 0.9), rgba(17, 29, 50, 0.92));border-color: rgba(255, 255, 255, 0.07);}.font-preview-backdrop {position: absolute;inset: auto auto -28px -10px;width: 200px;height: 120px;border-radius: 50%;}.font-preview-visual img, .font-preview-visual .prev-img {position: relative;z-index: 1;display: block;width: 100%;max-width: 100%;height: auto;margin: 0 auto;transform-origin: center center;transition: transform 320ms ease, filter 260ms ease, opacity 260ms ease;}.font-preview-visual:hover img, .font-preview-visual:hover .prev-img {transform: scale(1.08);}:root[data-theme="dark"] .font-preview-visual img, :root[data-theme="dark"] .font-preview-visual .prev-img {filter: invert(1) hue-rotate(180deg) brightness(1.06) contrast(1.08);}.font-preview-zoom {position: absolute;right: 14px;bottom: 14px;z-index: 1;display: inline-flex;align-items: center;padding: 8px 12px;border-radius: 999px;background: rgba(15, 23, 42, 0.84);color: #fff;font-size: 0.8rem;font-weight: 700;opacity: 0;transform: translateY(6px);transition: opacity var(--transition-smooth), transform var(--transition-smooth);}.font-preview-visual:hover .font-preview-zoom {opacity: 1;transform: translateY(0);}.website-pagination {grid-column: 1 / -1;margin-top: 6px;padding-top: 8px;}.pagi-pages.pagination {display: flex;flex-wrap: wrap;gap: 10px;align-items: center;margin: 0;padding: 0;list-style: none;}.pagi-pages.pagination li a, .pagi-pages.pagination .active a {display: inline-flex;align-items: center;justify-content: center;min-width: 46px;height: 46px;padding: 0 16px;border: 1px solid var(--line-1);border-radius: 16px;background: var(--surface-2);color: var(--text-1);font-weight: 700;}.pagi-pages.pagination .active a, .pagi-pages.pagination li a:hover {background: linear-gradient(135deg, var(--orange-1), var(--orange-2));border-color: transparent;color: #fff;}.page-numbers {display: inline-flex;align-items: center;padding: 0 4px;color: var(--text-soft);font-weight: 700;}.font-details .main-content, .red {padding: 18px;border-radius: 20px;background: rgba(239, 68, 68, 0.08);color: #ef4444;}.footer-search-queries, .footer-box {margin-top: 24px;}.footer-search-queries h2 {margin-top: 0;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1.6rem;}.footer-box {display: flex;flex-wrap: wrap;gap: 10px;align-items: center;}.footer-box .btn {border: 0;border-radius: 999px;padding: 10px 14px;box-shadow: 0 12px 22px rgba(35, 52, 104, 0.12);}@keyframes ambientFloat {0%, 100% {transform: translate3d(0, 0, 0);}50% {transform: translate3d(14px, -18px, 0);}}@keyframes ambientPulse {0%, 100% {transform: scale(1);opacity: 0.9;}50% {transform: scale(1.08);opacity: 1;}}@keyframes logoSweep {0%, 100% {transform: translateX(-20%) rotate(22deg);opacity: 0;}18%, 62% {opacity: 0.72;}40% {transform: translateX(180%) rotate(22deg);opacity: 0.3;}}@keyframes cardRise {from {opacity: 0;transform: translateY(22px);}to {opacity: 1;transform: translateY(0);}}@media screen and (max-width: 1180px) {.site-header .header-top-row, .site-header .header-search-row, .font-box, .search-results-grid {grid-template-columns: 1fr;}.site-header .header-tools {align-items: flex-start;}.site-header .top-nav.header-links {justify-content: flex-start;}.top-categories .category-directory {grid-template-columns: repeat(4, minmax(0, 1fr));}}@media screen and (max-width: 820px) {.main-container {padding: 14px 12px 48px;}.site-header .navigation, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-search-queries, .footer-box {padding: 20px 18px;border-radius: 24px;}.header-brand-row, .search-input-shell {grid-template-columns: 1fr;}.search-input-shell {display: flex;flex-direction: column;align-items: stretch;}.search-input-leading {width: 52px;height: 52px;}.header-search-button {width: 100%;}.top-categories .category-directory {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media screen and (max-width: 640px) {.brand-kicker, .page-header-kicker, .header-search-eyebrow {font-size: 0.7rem;letter-spacing: 0.08em;}.site-header .brand-logo-shell {padding: 14px 16px;}.site-header .dff-svg-logo {width: min(320px, 100%);}.header-search-title {font-size: 1rem;}.search-suggestions-list, .top-categories .category-directory {grid-template-columns: 1fr;}.top-categories .category-column {border-right: 0;border-bottom: 1px dashed rgba(123, 140, 194, 0.28);}.top-categories .category-column:last-child {border-bottom: 0;}.single-font, .font-item.font-card {padding: 18px;}.font-card-button, .down-btn .btn, .footer-box .btn {width: 100%;}.font-preview-zoom {opacity: 1;transform: none;}}:root {--section-gap: 18px;--panel-padding: 20px;--panel-radius: 24px;}html, body {background: #f7f8fc;}body:before, body:after {content: "Aa";width: auto;height: auto;border-radius: 0;background: none;filter: none;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: clamp(12rem, 20vw, 22rem);font-weight: 700;letter-spacing: -0.08em;line-height: 0.82;opacity: 0.07;}body:before {top: 2vh;left: -1vw;color: rgba(249, 115, 22, 0.28);animation: ambientFloat 28s ease-in-out infinite;}body:after {right: -1vw;top: 42vh;color: rgba(59, 130, 246, 0.24);animation: ambientFloat 30s ease-in-out infinite reverse;}:root[data-theme="dark"] html, :root[data-theme="dark"] body {background: #0b1220;}:root[data-theme="dark"] body:before {color: rgba(251, 146, 60, 0.18);}:root[data-theme="dark"] body:after {color: rgba(125, 211, 252, 0.14);}.main-container {max-width: 1410px;padding: 14px 16px 40px;}.main-container > section + section, .intro > * + *, .latest-fonts, .download-box, .footer-search-queries, .footer-box {margin-top: var(--section-gap);}.site-header .navigation, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-search-queries, .footer-box {padding: var(--panel-padding);border-radius: var(--panel-radius);backdrop-filter: none;}.site-header .navigation, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-search-queries, .footer-box, .single-font, .font-item.font-card, .font-preview-visual, .search-input-shell, .search-suggestions, .site-header .header-link, .theme-toggle, .brand-pill, .font-card-meta span, .font-card-license, .top-categories .azsort-scroll a, .cst-sample input[type="text"] {background-image: none;}.site-header .navigation:before, .site-header .navigation:after, .top-categories .browse-panel:before, .latest-fonts:before, .download-box:before, .single-font:before, .font-item.font-card:before, .font-preview-backdrop {content: none;}.site-header .navigation {padding: 16px 20px 18px;}.site-header .header-top-row {grid-template-columns: minmax(0, 1fr) auto;gap: 18px;align-items: center;margin-bottom: 14px;}.site-header .header-brand {gap: 8px;}.header-brand-row {align-items: center;gap: 14px;}.site-header .brand-logo-shell {padding: 10px 14px;border-radius: 18px;box-shadow: 0 10px 24px rgba(39, 57, 112, 0.08);}.brand-logo-sheen, .brand-logo-aura, .brand-meta, .header-search-copy {display: none;}.site-header .dff-svg-logo {width: min(360px, 100%);filter: none;}.brand-copy {max-width: 620px;}.brand-kicker {padding: 5px 10px;font-size: 0.7rem;}.brand-tagline {font-size: 0.98rem;line-height: 1.45;}.site-header .header-tools {gap: 10px;}.site-header .top-nav.header-links {gap: 8px;}.site-header .header-link, .theme-toggle {box-shadow: none;}.site-header .header-link {padding: 10px 15px;}.theme-toggle {padding: 3px;}.theme-toggle-track {min-width: 126px;padding: 5px 10px;}.theme-toggle-thumb {box-shadow: none;}.site-header .header-search-row {display: block;}.site-header .header-search, .header-search-form, .search-autocomplete {width: 100%;}.search-input-shell {grid-template-columns: 52px minmax(0, 1fr) 150px;gap: 14px;padding: 10px 12px;border-radius: 20px;box-shadow: 0 12px 28px rgba(39, 57, 112, 0.08);}.search-input-leading {width: 52px;height: 52px;border-radius: 14px;background: rgba(59, 130, 246, 0.08);}.header-search-input.form-control {font-size: 1.24rem;}.search-input-caption {margin-top: 3px;font-size: 0.84rem;line-height: 1.35;}.header-search-button {min-width: 150px;height: 52px;border-radius: 14px;background: #ff8a24;box-shadow: none;}.search-suggestions {margin-top: 10px;padding: 14px;border-radius: 18px;box-shadow: 0 12px 28px rgba(39, 57, 112, 0.08);}.search-suggestion-option {background: var(--surface-2);}.intro {gap: var(--section-gap);}.intro .alert {padding: 14px 18px;border-radius: 18px;background: var(--surface-1);box-shadow: 0 10px 24px rgba(39, 57, 112, 0.06);}.top-categories .browse-panel {padding: 18px 20px 20px;}.top-categories .alphabet-browser {margin-bottom: 14px;padding-bottom: 14px;}.top-categories .azsort.azsort-scroll {width: max-content;min-width: 100%;margin: 0 auto;justify-content: center;}.top-categories .azsort-scroll {gap: 8px;padding: 0 2px 4px;}.top-categories .azsort-scroll a {min-width: 54px;height: 44px;border-radius: 18px;box-shadow: none;}.top-categories .category-directory {border-radius: 22px;}.top-categories .category-column {padding: 12px 12px 14px;}.top-categories .category-group-title {padding: 6px 10px;background: #f68a1f;}.cst-sample {padding: 10px;}.cst-sample .cst-txt-input, .cst-sample form {display: grid;grid-template-columns: minmax(0, 1fr) auto auto;gap: 10px;width: 100%;align-items: center;}.cst-sample input[type="text"] {width: 100%;min-width: 0;height: 54px;border-radius: 16px;}.cst-sample input[type="submit"], .cst-sample button, .cst-sample a.btn {height: 54px;padding: 0 22px;border-radius: 16px;box-shadow: none;}.cst-sample input[type="submit"], .cst-sample button {background: #4f8ef7;}.latest-fonts, .download-box {margin-top: var(--section-gap);}.page-header {margin-bottom: 18px;}.page-header h1, .cat-header, .download-box > h1 {margin: 8px 0 8px;font-size: clamp(1.9rem, 2.6vw, 2.7rem);}.page-header p, .download-box > p, .cat-keywords small {font-size: 0.98rem;line-height: 1.55;}.font-box, .search-results-grid {gap: 18px;}.single-font, .font-item.font-card {gap: 16px;padding: 16px;border-radius: 22px;box-shadow: 0 12px 32px rgba(39, 57, 112, 0.08);}.font-card-head, .font-name {gap: 12px;}.font-card-title, .search-h2 {font-size: 1.2rem;line-height: 1.18;}.font-card-kicker {padding: 5px 10px;font-size: 0.7rem;}.font-card-meta {gap: 7px;}.font-card-meta span, .font-card-license {padding: 6px 10px;font-size: 0.8rem;}.font-card-actions, .down-btn {gap: 8px;}.font-card-button, .down-btn .btn {min-height: 44px;padding: 0 14px;border-radius: 14px;box-shadow: none;}.font-card-button-secondary, .down-btn .btn-primary {background: #4f8ef7;}.font-card-button-primary, .down-btn .btn-success {background: #ff8a24;}.font-preview-visual {padding: 14px 12px;border-radius: 18px;background: var(--surface-strong);}.font-preview-zoom {right: 10px;bottom: 10px;padding: 7px 10px;}.website-pagination {margin-top: 0;padding-top: 2px;}.footer-search-queries h2 {margin-bottom: 10px;}.footer-box {gap: 8px;}.footer-box .btn {box-shadow: none;}@media screen and (max-width: 1180px) {.site-header .header-top-row {grid-template-columns: 1fr;align-items: start;}.site-header .header-tools {width: 100%;align-items: flex-start;}}@media screen and (max-width: 820px) {.main-container {padding: 12px 12px 32px;}.site-header .navigation, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-search-queries, .footer-box {padding: 16px;border-radius: 20px;}.search-input-shell, .cst-sample .cst-txt-input, .cst-sample form {grid-template-columns: 1fr;}.search-input-leading {display: none;}.header-search-button, .cst-sample input[type="submit"], .cst-sample button, .cst-sample a.btn {width: 100%;}.top-categories .azsort.azsort-scroll {justify-content: flex-start;}}.site-header .header-link {gap: 10px;padding: 10px 16px;border-radius: 14px;background: rgba(255, 255, 255, 0.92);border-color: rgba(115, 130, 180, 0.16);font-weight: 800;}:root[data-theme="dark"] .site-header .header-link {background: rgba(14, 24, 40, 0.94);}.header-link-icon {display: inline-flex;align-items: center;justify-content: center;width: 22px;height: 22px;border-radius: 999px;background: rgba(79, 142, 247, 0.12);color: #4f8ef7;font-size: 0.9rem;font-weight: 800;line-height: 1;}.header-link-social {background: rgba(24, 119, 242, 0.1);color: #1d4ed8;}.header-link-icon-facebook {background: #1877f2;color: #fff;font-family: Georgia, serif;font-size: 1rem;text-transform: lowercase;}.brand-copy {max-width: 720px;}.brand-tagline {font-size: 0.95rem;max-width: 760px;}.theme-toggle {padding: 4px;border: 1px solid rgba(115, 130, 180, 0.16);border-radius: 999px;}.theme-toggle-track {position: relative;display: grid;grid-template-columns: auto 1fr 1fr auto;align-items: center;gap: 8px;min-width: 154px;padding: 6px 12px;}.theme-toggle-emoji {position: relative;z-index: 1;font-size: 1rem;line-height: 1;}.theme-toggle-label {text-align: center;}.theme-toggle-thumb {left: 31px;top: 4px;width: calc(50% - 31px);height: calc(100% - 8px);background: #ff8a24;}:root[data-theme="dark"] .theme-toggle-thumb {transform: translateX(calc(100% + 16px));background: #4f8ef7;}.feature-callout {display: flex;flex-wrap: wrap;align-items: center;gap: 12px 16px;padding: 15px 18px;}.feature-callout-label {display: inline-flex;align-items: center;padding: 6px 10px;border-radius: 999px;background: rgba(255, 138, 36, 0.1);color: #ff6d12;font-size: 0.73rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;}.feature-callout-copy {flex: 1 1 340px;margin: 0;color: var(--text-1);font-size: 1rem;line-height: 1.5;}.feature-callout-link {display: inline-flex;align-items: center;padding: 10px 14px;border-radius: 12px;background: rgba(79, 142, 247, 0.1);color: #2563eb;font-weight: 800;}.cst-sample {padding: 12px;}.cst-sample .cst-txt-input, .cst-sample form {grid-template-columns: minmax(0, 1fr) auto auto;align-items: stretch;}.cst-sample input[type="text"], .cst-sample input.form-control {height: 56px;margin: 0;}.cst-sample input[type="submit"], .cst-sample button, .cst-sample a.btn {display: inline-flex;align-items: center;justify-content: center;min-width: 118px;margin: 0;}.latest-fonts, .download-box {padding-top: 14px;}.page-header {padding: 4px 8px 0 10px;margin-bottom: 14px;}.page-header h1, .cat-header, .download-box > h1 {margin-top: 4px;}.font-card-topline {display: flex;align-items: flex-start;justify-content: space-between;gap: 12px;}.font-card-meta-top {margin-left: auto;justify-content: flex-end;max-width: 72%;}.font-card-copy {gap: 8px;}.font-card-actions, .down-btn {padding-top: 2px;}.site-footer {margin-top: 18px;}.footer-shell {padding: 22px 24px;background: var(--surface-1);border: 1px solid var(--line-1);border-radius: 24px;box-shadow: 0 12px 28px rgba(39, 57, 112, 0.08);}.footer-grid {display: grid;grid-template-columns: minmax(0, 1.15fr) repeat(2, minmax(180px, 0.65fr)) minmax(0, 1fr);gap: 18px;}.footer-brand-block, .footer-link-column {display: flex;flex-direction: column;gap: 10px;}.footer-eyebrow, .site-modal-eyebrow {margin: 0;color: #ff6d12;font-size: 0.75rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;}.footer-brand-block h2, .footer-link-column h2, .site-modal-header h2, .site-copy-block h1, .site-copy-block h3 {margin: 0;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1.35rem;line-height: 1.2;}.footer-copy {margin: 0;color: var(--text-2);line-height: 1.6;}.footer-meta {display: flex;flex-wrap: wrap;gap: 8px;}.footer-meta span {display: inline-flex;align-items: center;padding: 7px 10px;border-radius: 999px;background: rgba(79, 142, 247, 0.08);color: var(--text-2);font-size: 0.8rem;font-weight: 700;}.footer-link-column a, .footer-back-to-top {display: inline-flex;align-items: center;padding: 8px 0;color: var(--text-1);font-weight: 700;}.footer-link-column-queries .search-queries {display: flex;flex-wrap: wrap;gap: 8px;}.footer-link-column-queries .search-queries a {display: inline-flex;align-items: center;padding: 8px 10px;border-radius: 999px;background: rgba(79, 142, 247, 0.08);color: #2563eb;font-weight: 700;}.footer-bottom-bar {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 12px;margin-top: 20px;padding-top: 16px;border-top: 1px solid rgba(115, 130, 180, 0.16);}.footer-visitors {margin: 0;color: var(--text-soft);font-weight: 700;}.footer-back-to-top {padding: 10px 14px;border-radius: 14px;background: rgba(255, 138, 36, 0.12);color: #ff6d12;}.modal-open {overflow: hidden;}.site-modal[hidden] {display: none;}.site-modal {position: fixed;inset: 0;z-index: 2000;display: flex;align-items: center;justify-content: center;padding: 18px;}.site-modal-backdrop {position: absolute;inset: 0;background: rgba(11, 18, 32, 0.58);}.site-modal-dialog {position: relative;z-index: 1;width: min(760px, 100%);max-height: min(88vh, 920px);overflow: hidden;display: flex;flex-direction: column;background: var(--surface-strong);border-radius: 22px;box-shadow: 0 24px 60px rgba(11, 18, 32, 0.28);}.site-modal-header {padding: 18px 20px 0;}.site-modal-close {position: absolute;top: 12px;right: 12px;width: 42px;height: 42px;border: 0;border-radius: 999px;background: rgba(79, 142, 247, 0.1);color: var(--text-1);font-size: 1.8rem;line-height: 1;}.site-modal-body {padding: 16px 20px 22px;overflow: auto;}.site-copy-block {display: grid;gap: 14px;color: var(--text-1);}.site-copy-block p, .site-copy-block ul {margin: 0;color: var(--text-2);line-height: 1.65;}.site-copy-block ul {padding-left: 18px;}.site-copy-block h2, .site-copy-block h4 {margin: 0;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1.02rem;}.site-faq-list {display: grid;gap: 14px;}.site-faq-list > div {padding: 14px 16px;border-radius: 16px;background: rgba(79, 142, 247, 0.05);border: 1px solid rgba(115, 130, 180, 0.14);}@media screen and (max-width: 1180px) {.footer-grid {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media screen and (max-width: 820px) {.brand-tagline {font-size: 0.9rem;}.theme-toggle-track {min-width: 146px;}.theme-toggle-thumb {left: 30px;width: calc(50% - 30px);}.feature-callout {padding: 14px;}.font-card-topline {flex-direction: column;}.font-card-meta-top {max-width: 100%;margin-left: 0;justify-content: flex-start;}.footer-grid {grid-template-columns: 1fr;}.footer-shell {padding: 18px;}.footer-bottom-bar {flex-direction: column;align-items: flex-start;}}:root {--header-bg: linear-gradient(135deg, #0f2f24 0%, #174735 52%, #f59d2a 160%);--header-surface: rgba(255, 255, 255, 0.1);--header-border: rgba(255, 255, 255, 0.14);--header-text: #f7faf8;--header-muted: rgba(247, 250, 248, 0.72);--header-accent: #ffbf66;--header-accent-strong: #f59d2a;--header-chip-bg: rgba(255, 255, 255, 0.08);--header-shadow: 0 22px 50px rgba(12, 37, 28, 0.2);}.site-header {padding: 18px 16px 12px;}.site-header-nav {max-width: 1240px;margin: 0 auto;}.top-bar-section {display: block;}.sprite {background-image: url('../images/spritesheet.png');background-repeat: no-repeat;display: inline-block;vertical-align: text-top;margin-right: 5px;}.sprite-contact {width: 170px;height: 18px;background-position: -5px -5px;}.sprite-email {width: 16px;height: 16px;background-position: -5px -33px;}.sprite-font {width: 16px;height: 16px;background-position: -31px -33px;}.sprite-home {width: 16px;height: 16px;background-position: -57px -33px;}.sprite-save {width: 16px;height: 16px;background-position: -83px -33px;}.sprite-sitemap {width: 16px;height: 16px;background-position: -109px -33px;}.container {padding: 30px 30px 10px 30px;background-color: #fff;}.footer-box {text-align: center;margin-bottom: 30px;}.footer-box a {margin-right: 20px;text-decoration: none;}.pagi-pages {}.website-pagination {display: flex;justify-content: center;}main {padding-left: 5px;padding-right: 5px;}div#pagination_controls {text-align: center;}div#pagination_controls > a:visited {color: #6c6d6d;}div#pagination_controls > a {background: #f5f5f5;background: -moz-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dde2eb));background: -webkit-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -o-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -ms-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: linear-gradient(to bottom,#ffffff 0%,#dde2eb 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dde2eb',GradientType=0);border: 1px solid #9497a1;color: #686868;padding: 1px 7px 1px 7px;font-size: .9em;text-decoration: none;border-radius: 4px;}span.current-page {border: 1px solid #b9b9b9;-webkit-box-shadow: inset 0px 0px 6px 1px rgba(161,161,161,1);-moz-box-shadow: inset 0px 0px 6px 1px rgba(161,161,161,1);box-shadow: inset 0px 0px 6px 1px rgba(161,161,161,1);padding: 1px 7px 1px 7px;font-weight: bold;color: #8c8c8c;border-radius: 4px;background-color:#c0c0c0;}.banner {padding-top: 0;}.red {color: #e74c3c!important;}.top-links {display: flex;align-items: center;color: var(--header-text);}.search {flex: 1;}ul.top-nav {display: flex;flex-wrap: wrap;gap: 10px;padding-top: 0;margin: 0;}.top-links > ul > li {list-style-type: none;display: inline-flex;margin-right: 0;}.top-links > ul > li a {text-decoration: none;}.top-links > ul > li img {vertical-align: text-top;margin-right: 3px;}.img-text {vertical-align: text-top;margin-left: 5px;}.top-links > ul > li a:hover {text-decoration: none;}.notes > li {list-style-type: disc;margin-left: 25px;line-height: 2em;}.banner > h1 {color: #3498DB;font-size: 1.5em;font-weight: bold;}.banner > h1 > a:visited {text-decoration: none;}.roboto {}.banner > h1 > a {text-decoration: none;color: #fff;}.banner > h1 > a:hover {text-decoration: underline;}.navigation {display: grid;grid-template-columns: minmax(260px, 1.15fr) minmax(380px, 1fr);gap: 24px;padding: 26px 28px;background: var(--header-bg);border: 1px solid var(--header-border);border-radius: 28px;box-shadow: var(--header-shadow);position: relative;overflow: hidden;}.navigation:before {content: "";position: absolute;inset: -20% auto auto -5%;width: 280px;height: 280px;background: radial-gradient(circle, rgba(255, 191, 102, 0.28) 0%, rgba(255, 191, 102, 0) 72%);pointer-events: none;}.navigation:after {content: "";position: absolute;right: -90px;top: -70px;width: 240px;height: 240px;background: radial-gradient(circle, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0) 70%);pointer-events: none;}.navigation > a {color: #fff;}.header-brand, .header-tools {position: relative;z-index: 1;}.header-brand {display: flex;flex-direction: column;justify-content: space-between;gap: 14px;}.brand-link {display: inline-flex;align-items: center;max-width: 100%;}.brand-tagline {margin: 0;max-width: 540px;font-size: 1.55rem;line-height: 1.3;font-weight: 600;color: var(--header-text);letter-spacing: -0.02em;}.header-tools {display: flex;flex-direction: column;align-items: stretch;gap: 14px;}.header-link {display: inline-flex;align-items: center;gap: 8px;padding: 10px 16px;border-radius: 999px;border: 1px solid rgba(255, 255, 255, 0.16);background: var(--header-chip-bg);color: var(--header-text);font-weight: 700;letter-spacing: 0.01em;transition: transform 0.18s ease, background 0.18s ease, border-color 0.18s ease, color 0.18s ease;}.header-link:hover {transform: translateY(-1px);background: rgba(255, 255, 255, 0.16);border-color: rgba(255, 255, 255, 0.24);color: #ffffff;}.header-link-social img {filter: brightness(0) invert(1);}.header-search {width: 100%;}.header-search-form {display: flex;align-items: center;gap: 10px;margin-top: 0;padding: 10px;border-radius: 20px;background: rgba(255, 255, 255, 0.96);box-shadow: 0 12px 32px rgba(11, 25, 20, 0.14);}.header-search-input {flex: 1;height: 50px;border: 0;box-shadow: none;padding: 0 16px;font-size: 1.5rem;background: transparent;}.header-search-input:focus {box-shadow: none;outline: none;}.header-search-button {height: 50px;padding: 0 20px;border: 0;border-radius: 14px;background: linear-gradient(135deg, #f59d2a 0%, #ffbf66 100%);color: #173428;font-weight: 800;text-transform: uppercase;letter-spacing: 0.04em;}.header-search-button:hover, .header-search-button:focus {background: linear-gradient(135deg, #ffad42 0%, #ffc978 100%);color: #173428;}.header-hint {display: flex;flex-wrap: wrap;gap: 6px;padding-left: 2px;font-size: 1.25rem;color: var(--header-muted);}.header-hint-label {color: var(--header-accent);font-weight: 700;}.header-hint-copy {font-weight: 500;}.dff-svg-logo {height: auto;width: min(320px, 100%);filter: drop-shadow(0 8px 22px rgba(0, 0, 0, 0.2));}.intro {margin-bottom: 1em;}.intro > h1 {margin-top: 10px;}.intro > .lead {}.query {width: 80%;padding: 5px;font-size: 1.2em;border: 1px solid #b9b9b9;-webkit-box-shadow: inset 0px 0px 7px 0px rgba(161,161,161,0.35);-moz-box-shadow: inset 0px 0px 7px 0px rgba(161,161,161,0.35);box-shadow: inset 0px 0px 7px 0px rgba(161,161,161,0.35);border-radius:4px;}.button {padding: 5px;font-size: 1.2em;}.search-box {text-align: center;margin-top: 10px;}.latest-fonts {padding: 25px 10px 10px 0px;}h3 {font-size: 1.2em;font-weight: bold;color: #2980B9;}.font-box {margin-bottom: 30px;min-height: 80px;}.down-btn {margin-top: 5px;}.font-name {padding: 0px 10px;text-transform: capitalize;display: flex;border-bottom: 1px solid #ebebeb;background: #FAFAFA;}.font-name > a {text-decoration: none;color: #0064a5;flex: 2;}.font-name > a:hover {text-decoration: underline;color: #E74C3C;}.font-name h1 {font-size: larger;margin-top: 10px;}.white, .white a {color: #fff;}.single-font {margin-bottom: 10px;display: flex;flex-direction: column;background: #fff;border: 1px solid #E0E0E0;}.font-sample {}.font-sample > img {width: 300px;}.download-btn {background: #89dc6c;background: -moz-linear-gradient(top,#89dc6c 0%,#60b044 100%);background: -o-linear-gradient(top,#89dc6c 0%,#60b044 100%);background: -ms-linear-gradient(top,#89dc6c 0%,#60b044 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89dc6c',endColorstr='#60b044',GradientType=0);flex: 1;}.download-btn img {vertical-align: text-top;margin-right: 5px;}strong {font-weight: bold;}.strong {font-weight: bold;}.top5 {padding-top: 5px;}.main-content {border: 1px solid #ccc;line-height: normal;padding: 10px;margin-top: 10px;border-radius: 5px;border-left: 3px solid #219fda;}.main-content h3 {margin: 0px 0px 10px 0px;}.download-btn a {text-decoration: none;color: #fff;}.download-btn a:hover {text-decoration: underline;color: #fff;}.font-details {padding: 25px 10px 10px 0px;}.font-tbl td {border: 1px solid #ebebeb;padding: 5px;}.font-tbl {width: 100%;background:#fff;}.field-name {font-weight: bold;}.font-name h3 {font-size: 1.5em;}.font-item {border: 1px solid #BDBDBD;padding: 10px;margin-bottom: 5px;background: #fff;border-bottom: 3px solid #bdbdbd;}.font-item a {text-decoration: none;color: #2980b9;}.font-item a:hover {text-decoration: none;color: #E74C3C;}.more-fonts {margin-top: 30px;}.more-fonts h3 {margin: 0px 0px 5px 0px;}.download-name {color: #E74C3C;}.search-tips {font-size: .8em;font-family: verdana;padding-top: 5px;}.prev-img {}.search-tips > a {text-decoration: none;color: #518BBA;margin-left: 10px;}.pagi-btn {background: -moz-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dde2eb));background: -webkit-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -o-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -ms-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: linear-gradient(to bottom,#ffffff 0%,#dde2eb 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dde2eb',GradientType=0);border: 1px solid #9497a1;border-radius: 4px;display: inline-block;cursor: pointer;color: #333333;font-size: 15px;font-weight: bold;text-decoration: none;padding: 7px;vertical-align: top;margin-left: -67px;}.pagi-btn:hover {background: -moz-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dde2eb));background: -webkit-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -o-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: -ms-linear-gradient(top,#ffffff 0%,#dde2eb 100%);background: linear-gradient(to bottom,#ffffff 0%,#dde2eb 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dde2eb',GradientType=0);background-color: #ffab23;}.pagi-btn:active {position: relative;top: 1px;}.search-tips > a:hover {text-decoration: underline;color: #E74C3C;}.hmain {margin-top: 30px;text-align: center;}.download-box > h3 {margin-bottom: 10px;}.mobile-prev {display: none;visibility: hidden;}p.sdag {text-align: center;margin: 0px auto;}.search-queries {font-size: 0.8em;}.search-queries a {margin-right: 10px;text-decoration: none;border-bottom: 1px solid #2196F3;}.search-queries a:hover {background: #2196F3;color: #fff;}.footer-search-queries {padding: 20px;}span.top-symbol {width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #FAFAFA;margin-bottom: 2px;display: inline-block;margin-right: 5px;}form.form-inline {margin-top: 10px;}.cst-txt-input {}.cst-txt-input input[type=text] {width: 100%;}.comments-div {padding: 15px;}.top-categories ul {margin: 0;padding: 0;}.top-categories {margin-top: 18px;}.browse-panel {padding: 12px 12px 14px;border: 1px solid #d6d6d6;background: #fff;box-shadow: none;}.alphabet-browser {display: flex;align-items: center;gap: 16px;padding-bottom: 14px;margin-bottom: 14px;border-bottom: 1px solid #e1e1e1;}.alphabet-label {min-width: 240px;color: #2f2f2f;font-size: 0.95rem;font-weight: 800;line-height: 1.2;}.cst-sample {padding: 5px 0px;}.re-font {background: #fff;margin-top: 5px;border-bottom: 5px solid #ddd;border: 1px solid #BDBDBD;}span.font-format {background: #2980B9;padding: 5px 7px;display: inline-block;font-weight: bold;color: #fff;}.azsort {display: flex;flex-wrap: wrap;gap: 6px;padding: 0;}.azsort a {min-width: 34px;padding: 7px 0;border: 1px solid #d7d7d7;background: #fff;color: #1b5584;display: inline-flex;justify-content: center;align-items: center;font-weight: 800;text-transform: uppercase;text-decoration: none;transition: transform 0.18s ease, border-color 0.18s ease, background 0.18s ease, color 0.18s ease;}.azsort a:hover {background: #bf2f17;border-color: #bf2f17;color: #fff;transform: translateY(-1px);}.mgn5 {margin-top: .5em;}.resp-sharing-button__link, .resp-sharing-button__icon {display: inline-block }.resp-sharing-button__link {text-decoration: none;color: #fff;margin: 0.5em }.resp-sharing-button {border-radius: 5px;transition: 25ms ease-out;padding: 0.5em 0.75em;font-family: Helvetica Neue,Helvetica,Arial,sans-serif }.resp-sharing-button__icon svg {width: 1em;height: 1em }.resp-sharing-button span {padding-left: 0.4em }.resp-sharing-button__icon {stroke: #fff;fill: none }.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {fill: #fff;stroke: none }.resp-sharing-button--twitter {background-color: #55acee }.resp-sharing-button--twitter:hover {background-color: #2795e9 }.resp-sharing-button--pinterest {background-color: #bd081c }.resp-sharing-button--pinterest:hover {background-color: #8c0615 }.resp-sharing-button--facebook {background-color: #3b5998 }.resp-sharing-button--facebook:hover {background-color: #2d4373 }.resp-sharing-button--tumblr {background-color: #35465C }.resp-sharing-button--tumblr:hover {background-color: #222d3c }.resp-sharing-button--reddit {background-color: #5f99cf }.resp-sharing-button--reddit:hover {background-color: #3a80c1 }.resp-sharing-button--google {background-color: #dd4b39 }.resp-sharing-button--google:hover {background-color: #c23321 }.resp-sharing-button--linkedin {background-color: #0077b5 }.resp-sharing-button--linkedin:hover {background-color: #046293 }.resp-sharing-button--email {background-color: #777 }.resp-sharing-button--email:hover {background-color: #5e5e5e }.resp-sharing-button--xing {background-color: #1a7576 }.resp-sharing-button--xing:hover {background-color: #114c4c }.resp-sharing-button--whatsapp {background-color: #25D366 }.resp-sharing-button--whatsapp:hover {background-color: #1da851 }.resp-sharing-button--facebook {background-color: #3b5998;border-color: #3b5998;}.resp-sharing-button--facebook:hover, .resp-sharing-button--facebook:active {background-color: #2d4373;border-color: #2d4373;}.resp-sharing-button--twitter {background-color: #55acee;border-color: #55acee;}.resp-sharing-button--twitter:hover, .resp-sharing-button--twitter:active {background-color: #2795e9;border-color: #2795e9;}.resp-sharing-button--google {background-color: #dd4b39;border-color: #dd4b39;}.resp-sharing-button--google:hover, .resp-sharing-button--google:active {background-color: #c23321;border-color: #c23321;}.resp-sharing-button--email {background-color: #777777;border-color: #777777;}.resp-sharing-button--email:hover .resp-sharing-button--email:active {background-color: #5e5e5e;border-color: #5e5e5e;}.share-icons {margin-bottom: 25px;}.category-directory {display: grid;grid-template-columns: repeat(7, minmax(0, 1fr));border: 4px solid #bf2f17;background: #fff;}.category-column {padding: 10px 10px 12px;border-right: 1px dashed #cfcfcf;min-height: 100%;}.category-column:last-child {border-right: 0;}.category-group {margin-bottom: 16px;}.category-group:last-child {margin-bottom: 0;}.category-group-title {margin: 0 0 10px;padding: 4px 7px;background: #d71505;color: #fff;font-size: 0.95rem;font-weight: 800;line-height: 1;}.category-list {list-style: none;margin: 0;padding: 0;}.category-list li {margin: 0 0 5px;}.category-list a {color: #171717;font-size: 0.96rem;font-weight: 500;line-height: 1.18;text-decoration: none;}.category-list a:hover {color: #bf2f17;text-decoration: underline;}.category-group-secondary {padding-top: 6px;}.cp {font-size: .7em;}h2.cat-header {margin: 5px 0px;}.cat-keywords small {color: #337ab7;text-transform: capitalize;}h2.details-h2 {margin: 3px 0px 18px 10px;}.donate-box{background: #fff;padding: .5em;margin-bottom: 1em;border-radius: .5em;}span.donate-text {font-weight: 700;margin: 0em;padding: 0em;color: #b90d22;}.mobile-nav select {font-weight: 700;padding: .5em;width: 95%;}.mobile-nav {padding: 1em;}@media screen and (max-width: 640px) {body{margin:0px;}.container{width:90%;padding:15px 15px 5px 15px;background-color: #fff;}.main-content{max-width:94%;}.font-item{border-bottom:1px solid #9497a1;color:#121212;border:1px solid #B1B4BD;padding: 9px 7px 7px 20px;text-transform:capitalize;}.font-item2{border: 1px solid #BDBDBD;*/padding: 10px;margin-bottom: 5px;background: #fff;}.details-h2 {padding: 0px;margin: 5px;}.banner {text-align: center;background: #F1F1F1;padding: 15px 0px;}.banner > h1> a{color:#3498DB;}.navigation{display:block;background: #FAFAFA;;padding:0px;border-bottom: none;}.navigation > a{color: #2980b9;}.top-links {justify-content: space-between;flex:3;}.font-name {display: block;}.top-links > ul> li> a{color:#3498DB;}.top-links > ul> li> i, .intro h1{display:none;visibility:hidden;}.top-links>ul>li {list-style-type: none;margin-bottom: 5px;margin-right: 0px;text-align: center;}ul.top-nav {padding: 0px 0px;}.top-links>ul>li a {color: #fff;}.button{margin-top:10px;}.search-tips {padding-top: 20px;}.banner > h1 {font-size: 1em;}.font-tbl {display: inline-table;max-width:99%;}.download-btn{float:none;margin-top:10px;}.prev-img{max-width:90%;}.prev-img-details{max-width:230px;}.query{width:73%;}div#pagination_controls>a {display: inline-block;margin-bottom: 15px;}.pagi-pages {display: flex;flex-wrap: wrap;}.search {display: flex;justify-content: center;padding: 10px 0px;}form.form-inline {display: flex;}.mobile-prev{display:block;visibility:visible;}.dff-svg-logo{width: 90%;margin-left:5px;}.footer-box a {margin: 5px;}.cst-txt-input input[type=text] {width: 100%;}}@media screen and (max-width: 770px) {.navigation {display: block;}.top-links {display: flex;justify-content: space-between;color: #795548;}ul.top-nav {display: flex;justify-content: space-around;padding-top: 10px;flex: 1;}.search {text-align: center;}.footer-box a {margin: 5px;}.cat-keywords small {display:none;}}@media screen and (max-width: 960px) {.navigation {display: grid;grid-template-columns: 1fr;padding: 22px 20px;gap: 18px;}.top-links {color: var(--header-text);}.top-links ul.top-nav {padding-top: 0;justify-content: flex-start;}.brand-tagline {max-width: none;font-size: 1.3rem;}.header-tools {gap: 12px;}.alphabet-browser {flex-direction: column;align-items: flex-start;}.alphabet-label {min-width: 0;}.category-directory {grid-template-columns: repeat(3, minmax(0, 1fr));}}@media screen and (max-width: 640px) {.site-header {padding: 10px 10px 6px;}.navigation {display: grid;padding: 18px 14px;border-radius: 22px;}.header-brand {gap: 12px;}.banner {text-align: left;background: transparent;padding: 0;}.dff-svg-logo {width: min(250px, 88vw);margin-left: 0;}.brand-tagline {font-size: 1.05rem;line-height: 1.45;}.top-links {display: block;}ul.top-nav {flex-direction: column;align-items: stretch;gap: 8px;}.top-links > ul > li {display: flex;margin-bottom: 0;}.top-links > ul > li a, .header-link {width: 100%;justify-content: center;}.search {display: block;padding: 0;}.header-search-form {flex-direction: column;align-items: stretch;padding: 8px;border-radius: 18px;}.header-search-input {height: 46px;font-size: 1.2rem;}.header-search-button {width: 100%;height: 46px;}.header-hint {font-size: 1rem;line-height: 1.4;}form.form-inline {display: block;}.browse-panel {padding: 16px 14px;}.alphabet-browser {padding-bottom: 14px;margin-bottom: 16px;}.azsort {gap: 6px;}.azsort a {min-width: 34px;padding: 7px 0;}.category-directory {grid-template-columns: 1fr;}.category-column {border-right: 0;border-bottom: 1px dashed #cfc6b8;}.category-column:last-child {border-bottom: 0;}.mobile-nav {padding: 0;}.mobile-nav select {width: 100%;border: 1px solid #d6c8b8;background: #fff;}}.site-header {padding: 18px 18px 8px;}.site-header-nav {max-width: 1360px;}.site-header .navigation {display: block;padding: 28px 30px 6px;background: linear-gradient(140deg, #fff8f0 0%, #ffffff 54%, #fff4e6 100%);border: 1px solid rgba(238, 150, 58, 0.2);border-radius: 30px;box-shadow: 0 24px 60px rgba(198, 118, 24, 0.12);overflow: visible;}.site-header .navigation:before {width: 380px;height: 380px;inset: -130px auto auto -120px;background: radial-gradient(circle, rgba(249, 166, 67, 0.2) 0%, rgba(249, 166, 67, 0) 72%);}.site-header .navigation:after {width: 280px;height: 280px;right: -90px;top: -90px;background: radial-gradient(circle, rgba(255, 214, 160, 0.42) 0%, rgba(255, 214, 160, 0) 72%);}.site-header .header-top-row {position: relative;z-index: 1;display: flex;justify-content: space-between;align-items: flex-start;gap: 28px;margin-bottom: 22px;}.site-header .header-brand {gap: 12px;}.site-header .brand-link {text-decoration: none;}.site-header .brand-logo-shell {position: relative;display: inline-flex;align-items: center;padding: 14px 18px;border-radius: 24px;background: linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 247, 238, 0.96) 100%);box-shadow: 0 14px 32px rgba(208, 124, 30, 0.14);border: 1px solid rgba(239, 148, 47, 0.18);}.site-header .brand-logo-aura {position: absolute;inset: -10px;border-radius: 30px;background: radial-gradient(circle, rgba(245, 157, 42, 0.28) 0%, rgba(245, 157, 42, 0) 74%);filter: blur(8px);pointer-events: none;}.site-header .dff-svg-logo {position: relative;z-index: 1;width: min(430px, 100%);height: auto;filter: drop-shadow(0 10px 20px rgba(231, 124, 20, 0.18));}.site-header .brand-tagline {max-width: 600px;margin-left: 6px;font-size: 1.2rem;line-height: 1.45;font-weight: 500;color: #5b4a36;}.site-header .header-tools {display: flex;flex-direction: column;align-items: flex-end;gap: 12px;min-width: 260px;}.site-header .top-links {width: 100%;justify-content: flex-end;color: #8a5a24;}.site-header .top-nav.header-links {justify-content: flex-end;gap: 10px;width: 100%;}.site-header .header-link {padding: 9px 15px;border-radius: 999px;border: 1px solid rgba(236, 145, 47, 0.22);background: rgba(255, 255, 255, 0.86);color: #8f571c;font-weight: 700;box-shadow: 0 8px 18px rgba(207, 127, 34, 0.08);}.site-header .header-link:hover {background: #fff5e7;border-color: rgba(236, 145, 47, 0.42);color: #c76b10;}.site-header .header-link-social img {filter: none;margin-right: 6px;}.site-header .header-search-row {position: relative;z-index: 2;}.site-header .header-search {width: 100%;}.header-search-form {display: block;width: 100%;margin: 0;}.search-autocomplete {position: relative;width: 100%;}.search-input-shell {display: flex;align-items: center;gap: 14px;width: 100%;padding: 12px;border-radius: 24px;background: rgba(255, 255, 255, 0.98);border: 1px solid rgba(236, 145, 47, 0.18);box-shadow: 0 18px 34px rgba(195, 120, 30, 0.12);}.header-search-input {flex: 1;height: 60px;padding: 0 18px;font-size: 1.15rem;border: 0;border-radius: 16px;background: linear-gradient(180deg, #fffaf4 0%, #ffffff 100%);box-shadow: none;}.header-search-input:focus {box-shadow: none;outline: none;}.header-search-button {flex: 0 0 auto;height: 60px;padding: 0 26px;border: 0;border-radius: 18px;background: linear-gradient(135deg, #f59d2a 0%, #ffb95a 100%);color: #fff;font-size: 1rem;font-weight: 800;letter-spacing: 0.03em;box-shadow: 0 14px 26px rgba(230, 132, 26, 0.24);}.header-search-button:hover, .header-search-button:focus {background: linear-gradient(135deg, #f18b11 0%, #ffab42 100%);color: #fff;}.search-suggestions {position: absolute;top: calc(100% + 10px);left: 0;right: 0;padding: 14px;border-radius: 22px;background: rgba(255, 255, 255, 0.99);border: 1px solid rgba(236, 145, 47, 0.16);box-shadow: 0 28px 48px rgba(184, 111, 24, 0.18);}.search-suggestions[hidden] {display: none !important;}.search-suggestions-head {display: flex;justify-content: space-between;gap: 14px;margin-bottom: 12px;padding-bottom: 10px;border-bottom: 1px solid #f2e5d2;}.search-suggestions-title {color: #b86110;font-size: 0.9rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;}.search-suggestions-copy {color: #7f6b55;font-size: 0.92rem;}.search-suggestions-list {display: grid;grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));gap: 8px;}.search-suggestion-option {width: 100%;padding: 12px 14px;border: 1px solid #f0e0c7;border-radius: 14px;background: #fff9f1;color: #3a2e20;font-size: 0.98rem;font-weight: 600;line-height: 1.25;text-align: left;transition: background 0.16s ease, border-color 0.16s ease, transform 0.16s ease;}.search-suggestion-option:hover, .search-suggestion-option.is-active {background: #fff1de;border-color: #f2b05d;transform: translateY(-1px);}.search-suggestion-option mark {padding: 0;background: transparent;color: #d66f12;font-weight: 800;}.top-categories {margin-top: 18px;}.top-categories .browse-panel {padding: 12px 12px 14px;border: 1px solid #e3ddd5;background: #fff;}.top-categories .alphabet-browser {display: block;padding-bottom: 12px;margin-bottom: 14px;border-bottom: 1px solid #ece4da;}.top-categories .azsort-scroll {display: flex;flex-wrap: nowrap;gap: 8px;overflow-x: auto;overflow-y: hidden;padding: 2px 0 8px;scrollbar-width: thin;scrollbar-color: #f2a346 #fff4e6;}.top-categories .azsort-scroll::-webkit-scrollbar {height: 8px;}.top-categories .azsort-scroll::-webkit-scrollbar-track {background: #fff4e6;border-radius: 999px;}.top-categories .azsort-scroll::-webkit-scrollbar-thumb {background: #f2a346;border-radius: 999px;}.top-categories .azsort-scroll a {flex: 0 0 auto;min-width: 38px;padding: 8px 0;border: 1px solid #ecd9c3;background: #fff;color: #b86110;}.top-categories .azsort-scroll a:hover {background: #f59d2a;border-color: #f59d2a;color: #fff;}.top-categories .category-directory {display: flex;flex-wrap: nowrap;align-items: stretch;border: 4px solid #f08a1d;background: #fff;}.top-categories .category-column {flex: 1 1 0;min-width: 0;padding: 10px 10px 12px;border-right: 1px dashed #d9cdc0;}.top-categories .category-column:last-child {border-right: 0;}.top-categories .category-group {margin-bottom: 16px;}.top-categories .category-group:last-child {margin-bottom: 0;}.top-categories .category-group-title {display: block;margin: 0 0 10px;padding: 4px 7px;background: #f08a1d;color: #fff;font-size: 0.95rem;font-weight: 800;line-height: 1;}.top-categories .category-list {list-style: none;margin: 0;padding: 0;}.top-categories .category-list li {margin: 0 0 5px;padding: 0;border: 0;background: transparent;}.top-categories .category-list a {display: inline;padding: 0;border: 0;background: transparent;color: #221b14;font-size: 0.96rem;font-weight: 500;line-height: 1.2;text-decoration: none;}.top-categories .category-list a:hover {color: #d87210;text-decoration: underline;}@media screen and (max-width: 960px) {.site-header .header-top-row {flex-direction: column;align-items: stretch;}.site-header .header-tools {align-items: stretch;}.site-header .top-nav.header-links {justify-content: flex-start;}.top-categories .category-directory {flex-wrap: wrap;}.top-categories .category-column {flex: 0 0 33.3333%;border-bottom: 1px dashed #d9cdc0;}}@media screen and (max-width: 640px) {.site-header {padding: 12px 10px 6px;}.site-header .navigation {padding: 18px 16px 16px;border-radius: 24px;}.site-header .brand-logo-shell {padding: 12px 14px;}.site-header .brand-tagline {font-size: 1rem;}.site-header .top-nav.header-links {flex-direction: row;flex-wrap: wrap;}.search-input-shell {flex-direction: column;align-items: stretch;gap: 10px;}.header-search-input, .header-search-button {width: 100%;height: 52px;}.search-suggestions-head {flex-direction: column;}.search-suggestions-list {grid-template-columns: 1fr;}.top-categories .category-directory {display: block;}.top-categories .category-column {border-right: 0;border-bottom: 1px dashed #d9cdc0;}.top-categories .category-column:last-child {border-bottom: 0;}}.site-header {padding: 0;}.site-header, .site-header-nav, .site-header .top-bar-section, .site-header .navigation {width: 100%;max-width: none;}.site-header .header-search-row, .site-header .search.header-search, .header-search-form, .search-autocomplete {display: block;width: 100%;}.site-header .navigation {margin: 0;}.brand-tagline {font-size: 1.16rem;line-height: 1.5;}.site-header .header-link {font-size: 1rem;}.search-input-shell {width: 100%;display: grid;grid-template-columns: 56px minmax(0, 1fr) 176px;}.search-input-copy {display: block;width: 100%;min-width: 0;}.header-search-input.form-control {width: 100%;min-width: 0;font-size: 1.52rem;}.search-input-caption {font-size: 0.95rem;}.header-search-button {width: 100%;min-width: 176px;}.top-categories .category-list a {display: block;width: 100%;padding: 8px 10px;border-radius: 12px;}.top-categories .category-list a:hover, .top-categories .category-list a:focus {background: rgba(255, 138, 36, 0.14);color: #d76800;transform: none;}.page-header {padding: 4px 12px 0;}.page-header h1, .cat-header, .download-box > h1 {font-size: clamp(2.25rem, 3vw, 3.05rem);}.page-header p, .download-box > p, .cat-keywords small {font-size: 1.06rem;}.font-card-title, .search-h2 {font-size: 1.6rem;line-height: 1.16;}.font-card-kicker {font-size: 0.78rem;}.font-card-meta span, .font-card-license {font-size: 0.92rem;}.font-card-actions, .down-btn {align-items: stretch;}.font-card-actions .font-card-button, .down-btn .btn, .font-card-license {min-width: 150px;justify-content: center;}.font-preview-zoom {display: none !important;}@media screen and (max-width: 820px) {.search-input-shell {grid-template-columns: 1fr;}.header-search-button, .font-card-actions .font-card-button, .down-btn .btn, .font-card-license {width: 100%;min-width: 0;}.font-card-topline {flex-direction: column;}.font-card-meta-top {max-width: 100%;margin-left: 0;justify-content: flex-start;}}.cst-sample {display: grid;grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1.2fr);gap: 16px;align-items: stretch;}.cst-sample-spotlight, .cst-sample .cst-txt-input {display: flex;}.cst-sample-spotlight .feature-callout {width: 100%;min-height: 100%;}.cst-sample .cst-txt-input {width: 100%;}.cst-sample .cst-txt-input form {width: 100%;}.site-footer .footer-search-queries-wide {margin-top: 20px;padding: 18px 0 0;background: transparent;border: 0;box-shadow: none;border-top: 1px solid rgba(115, 130, 180, 0.16);}.footer-search-queries-wide h2 {margin: 0 0 12px;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1.2rem;}.footer-search-queries-wide .search-queries {display: flex;flex-wrap: wrap;gap: 10px;}.footer-search-queries-wide .search-queries a {display: inline-flex;align-items: center;padding: 9px 12px;border-radius: 999px;background: rgba(79, 142, 247, 0.08);color: #2563eb;font-weight: 700;}.site-form-card {display: grid;gap: 16px;}.site-form-grid {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 14px;}.site-form-field {display: grid;gap: 8px;}.site-form-field-full, .site-form-actions {grid-column: 1 / -1;}.site-form-field label {margin: 0;font-size: 0.88rem;font-weight: 800;color: var(--text-2);}.site-form-field input, .site-form-field textarea, .site-form-field select, .admin-inline-form select {width: 100%;padding: 13px 14px;border: 1px solid rgba(115, 130, 180, 0.18);border-radius: 14px;background: rgba(255, 255, 255, 0.92);color: var(--text-1);}:root[data-theme="dark"] .site-form-field input, :root[data-theme="dark"] .site-form-field textarea, :root[data-theme="dark"] .site-form-field select, :root[data-theme="dark"] .admin-inline-form select {background: rgba(14, 24, 40, 0.94);}.site-form-field textarea {resize: vertical;}.site-form-actions {display: flex;flex-wrap: wrap;gap: 10px;}.site-primary-action, .site-secondary-action {display: inline-flex;align-items: center;justify-content: center;min-height: 46px;padding: 0 18px;border: 0;border-radius: 14px;font-weight: 800;}.site-primary-action {background: #ff8a24;color: #fff;}.site-secondary-action {background: rgba(79, 142, 247, 0.12);color: #2563eb;}.site-form-flash {padding: 12px 14px;border-radius: 14px;font-weight: 700;}.site-form-flash-success {background: rgba(34, 197, 94, 0.12);color: #15803d;}.site-form-flash-error {background: rgba(239, 68, 68, 0.12);color: #b91c1c;}.site-form-honeypot {position: absolute;left: -9999px;width: 1px;height: 1px;overflow: hidden;}.site-faq-accordion {display: grid;gap: 10px;}.site-faq-accordion details {padding: 14px 16px;border-radius: 16px;background: rgba(79, 142, 247, 0.05);border: 1px solid rgba(115, 130, 180, 0.14);}.site-faq-accordion summary {cursor: pointer;font-family: "Space Grotesk", "Manrope", sans-serif;font-size: 1rem;font-weight: 700;}.site-faq-accordion p {margin: 10px 0 0;}.admin-shell {display: grid;gap: 18px;}.admin-login-card, .admin-panel, .admin-toolbar {padding: 18px;border-radius: 20px;background: var(--surface-2);border: 1px solid var(--line-1);box-shadow: 0 12px 24px rgba(39, 57, 112, 0.08);}.admin-toolbar {display: flex;align-items: center;justify-content: space-between;gap: 14px;}.admin-toolbar-copy h2, .admin-panel-head h3, .admin-item-card h4 {margin: 0;font-family: "Space Grotesk", "Manrope", sans-serif;}.admin-toolbar-copy p, .admin-panel p, .admin-item-card p {margin: 0;color: var(--text-2);}.admin-grid {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 18px;}.admin-panel {display: grid;gap: 14px;align-content: start;}.admin-panel-password {margin-top: 0;}.admin-panel-head {display: flex;align-items: center;justify-content: space-between;gap: 12px;}.admin-item-card {display: grid;gap: 10px;padding: 14px;border-radius: 16px;background: rgba(255, 255, 255, 0.86);border: 1px solid rgba(115, 130, 180, 0.14);}:root[data-theme="dark"] .admin-item-card {background: rgba(14, 24, 40, 0.94);}.admin-item-meta {display: flex;flex-wrap: wrap;gap: 8px;align-items: center;color: var(--text-soft);font-size: 0.84rem;}.admin-status {display: inline-flex;align-items: center;padding: 6px 10px;border-radius: 999px;font-weight: 800;}.admin-status-new, .admin-status-pending {background: rgba(251, 191, 36, 0.16);color: #b45309;}.admin-status-read, .admin-status-approved {background: rgba(34, 197, 94, 0.12);color: #15803d;}.admin-status-archived, .admin-status-rejected {background: rgba(239, 68, 68, 0.12);color: #b91c1c;}.admin-inline-form {display: flex;flex-wrap: wrap;gap: 10px;align-items: center;}.admin-moderation-form {grid-template-columns: 1fr;}@media screen and (max-width: 960px) {.cst-sample, .admin-grid, .site-form-grid {grid-template-columns: 1fr;}.admin-toolbar {flex-direction: column;align-items: flex-start;}}:root {--surface-1: rgba(255, 255, 255, 0.9);--surface-2: rgba(255, 255, 255, 0.98);--surface-3: rgba(244, 248, 255, 0.96);--surface-strong: #ffffff;--text-1: #1c2440;--text-2: #4b587a;--text-soft: #6f7c9d;--line-1: rgba(103, 128, 181, 0.18);--line-2: rgba(34, 197, 94, 0.18);--blue-1: #3f83cc;--blue-2: #5c9bde;--green-1: #61bf5d;--green-2: #7bcf6d;}:root[data-theme="dark"] {--bg-base: #0a1220;--bg-accent: #101b31;--surface-1: rgba(12, 21, 36, 0.94);--surface-2: rgba(15, 26, 44, 0.98);--surface-3: rgba(21, 36, 59, 0.98);--surface-strong: #101b30;--text-1: #edf4ff;--text-2: #bfd0eb;--text-soft: #93a7c6;--line-1: rgba(117, 146, 201, 0.2);--line-2: rgba(94, 196, 115, 0.22);--blue-1: #7bb6f5;--blue-2: #9bc7fb;--green-1: #7edb79;--green-2: #9ae58c;--shadow-soft: 0 24px 54px rgba(0, 0, 0, 0.34);--shadow-card: 0 18px 40px rgba(0, 0, 0, 0.3);}html, body {background: linear-gradient(180deg, var(--bg-base) 0%, var(--bg-accent) 100%);}body:before {color: rgba(63, 131, 204, 0.14);}body:after {color: rgba(97, 191, 93, 0.13);}.site-header, .site-header-nav, .site-header .top-bar-section, .site-header .navigation, .site-header .header-search-row, .site-header .search.header-search, .search-autocomplete {position: relative;z-index: 30;}.search-suggestions {position: absolute;left: 0;right: 0;top: calc(100% + 10px);z-index: 80;}.site-header .navigation {overflow: visible;background: var(--surface-1);}:root[data-theme="dark"] .site-header .navigation, :root[data-theme="dark"] .top-categories .browse-panel, :root[data-theme="dark"] .cst-sample, :root[data-theme="dark"] .latest-fonts, :root[data-theme="dark"] .download-box, :root[data-theme="dark"] .footer-shell, :root[data-theme="dark"] .single-font, :root[data-theme="dark"] .font-item.font-card, :root[data-theme="dark"] .site-modal-dialog, :root[data-theme="dark"] .admin-login-card, :root[data-theme="dark"] .admin-panel, :root[data-theme="dark"] .admin-toolbar, :root[data-theme="dark"] .feature-callout, :root[data-theme="dark"] .footer-search-queries-wide .search-queries a {background: var(--surface-1);border-color: var(--line-1);}.site-header .brand-logo-shell {background: #ffffff;border-color: rgba(103, 128, 181, 0.12);box-shadow: 0 12px 26px rgba(42, 63, 122, 0.08);}:root[data-theme="dark"] .site-header .brand-logo-shell {background: #0d1628;border-color: rgba(255, 255, 255, 0.06);}.site-header .header-link, .site-form-field input, .site-form-field textarea, .site-form-field select, .admin-inline-form select, .search-suggestion-option, .font-card-meta span, .font-card-license, .top-categories .azsort-scroll a, .top-categories .category-directory, .font-preview-visual, .theme-toggle, .search-input-shell {background: var(--surface-2);}:root[data-theme="dark"] .site-header .header-link, :root[data-theme="dark"] .site-form-field input, :root[data-theme="dark"] .site-form-field textarea, :root[data-theme="dark"] .site-form-field select, :root[data-theme="dark"] .admin-inline-form select, :root[data-theme="dark"] .search-suggestion-option, :root[data-theme="dark"] .font-card-meta span, :root[data-theme="dark"] .font-card-license, :root[data-theme="dark"] .top-categories .azsort-scroll a, :root[data-theme="dark"] .top-categories .category-directory, :root[data-theme="dark"] .font-preview-visual, :root[data-theme="dark"] .theme-toggle, :root[data-theme="dark"] .search-input-shell, :root[data-theme="dark"] .admin-item-card {background: var(--surface-2);color: var(--text-1);}.theme-toggle {border: 1px solid rgba(103, 128, 181, 0.18);background: #eff5ff;}:root[data-theme="dark"] .theme-toggle {background: #16243f;border-color: rgba(123, 182, 245, 0.2);}.theme-toggle-track {background: transparent;}.theme-toggle-thumb {background: linear-gradient(135deg, var(--blue-1), var(--green-1));}:root[data-theme="dark"] .theme-toggle-thumb {background: linear-gradient(135deg, var(--green-1), var(--blue-1));}.theme-toggle-label {color: var(--text-2);}.site-header .header-link:hover, .site-header .header-link:focus, .header-search-button, .site-primary-action, .font-card-button-primary, .down-btn .btn-success {background: linear-gradient(135deg, var(--green-1), var(--green-2));box-shadow: none;}.font-card-button-secondary, .down-btn .btn-primary, .site-secondary-action {background: linear-gradient(135deg, var(--blue-1), var(--blue-2));color: #fff;}.search-input-leading, .font-card-kicker, .search-suggestion-type, .header-link-icon, .footer-search-queries-wide .search-queries a, .site-faq-accordion details, .footer-meta span {background: rgba(63, 131, 204, 0.1);color: var(--blue-1);}.top-categories .category-directory {border-color: rgba(63, 131, 204, 0.78);}.top-categories .category-group-title {background: linear-gradient(135deg, var(--blue-1), var(--green-1));}.top-categories .category-list a:hover, .top-categories .category-list a:focus {background: rgba(97, 191, 93, 0.12);color: var(--green-1);}.brand-tagline {font-size: 1.2rem;}.font-card-topline {align-items: center;gap: 18px;padding-bottom: 6px;border-bottom: 1px solid rgba(103, 128, 181, 0.14);}.font-card-meta-top {gap: 10px;}.font-card-title, .search-h2 {font-size: 1.66rem;}.site-modal-header h2 {font-size: 1.55rem;}.site-modal-body {font-size: 1rem;}.site-modal-body .site-copy-block > h3:first-child, .site-modal-body .site-form-card .site-copy-block > h3:first-child {display: none;}.site-modal-body .site-copy-block, .site-modal-body .site-form-card, .site-modal-body .site-copy-block p, .site-modal-body .site-copy-block li, .site-modal-body .site-faq-accordion summary, .site-modal-body .site-form-field label, .site-modal-body .site-form-field input, .site-modal-body .site-form-field textarea, .site-modal-body .site-form-field select {font-size: 1rem;}.site-modal-body .site-copy-block h4, .site-modal-body .site-copy-block h2 {font-size: 1.08rem;}@media screen and (max-width: 820px) {.search-suggestions {position: static;}.font-card-topline {align-items: flex-start;gap: 10px;}}html {font-size: 16px;}body, button, input, select, textarea {font-size: 1rem;line-height: 1.5;}.site-header .header-top-row {align-items: start;gap: 20px;margin-bottom: 18px;}.site-header .header-search-row {align-items: center;gap: 18px;}.header-search-copy {justify-content: center;padding-top: 0;}.site-header .header-search-copy, .header-search .search-autocomplete, .search-autocomplete, .search-input-main, .search-input-copy {min-width: 0;}.site-header .header-tools {display: flex;flex-direction: row;align-items: center;justify-content: flex-end;gap: 10px;}.site-header .top-nav.header-links {display: flex;justify-content: end;gap: 8px;margin: 0;padding: 0;}.site-header .top-nav.header-links li {width: auto;margin: 0;}.site-header .header-link {display: flex;align-items: center;justify-content: flex-start;width: auto;min-width: 148px;min-height: 44px;padding: 7px 12px;gap: 8px;border-radius: 999px;font-size: 0.88rem;font-weight: 700;line-height: 1;box-shadow: none;}.site-header .header-link > span:last-child {flex: 1;text-align: left;}.header-link-icon {display: inline-flex;align-items: center;justify-content: center;width: 1.8rem;height: 1.8rem;min-width: 1.8rem;border-radius: 999px;background: rgba(76, 129, 212, 0.12);color: var(--blue-1);}.header-link-icon svg {display: block;width: 0.9rem;height: 0.9rem;}.header-link-icon-facebook svg {width: 0.82rem;height: 0.82rem;}.site-header .header-link:hover, .site-header .header-link:focus {transform: none;box-shadow: none;background: var(--surface-2);}.site-header .header-link-social .header-link-icon {background: rgba(76, 129, 212, 0.16);}.site-header .theme-toggle {align-self: auto;width: 160px;min-height: 42px;padding: 4px;border-radius: 999px;border: 1px solid rgba(76, 129, 212, 0.18);background: #eef5ff;box-shadow: none;}.site-header .theme-toggle-track {position: relative;display: grid;grid-template-columns: 18px 48px 48px 18px;align-items: center;justify-content: center;column-gap: 4px;min-height: 34px;width: 100%;padding: 0 4px;box-sizing: border-box;}.site-header .theme-toggle-thumb {left: 26px;top: 2px;width: 48px;height: calc(100% - 4px);box-shadow: none;background: var(--blue-1);transform: translateX(0);z-index: 0;}:root[data-theme="dark"] .site-header .theme-toggle-thumb {transform: translateX(52px);}.site-header .theme-toggle-label {display: inline-flex;align-items: center;justify-content: center;font-size: 0.8rem;font-weight: 700;line-height: 1;position: relative;z-index: 1;}.site-header .theme-toggle-emoji {position: relative;font-size: 0.95rem;line-height: 1;z-index: 1;}:root[data-theme="dark"] .site-header .theme-toggle {background: #14223b;border-color: rgba(109, 153, 224, 0.22);}:root[data-theme="dark"] .site-header .brand-tagline {color: #c7d7f3;}.header-search-form {background: rgba(255, 255, 255, 0.96);}:root[data-theme="dark"] .header-search-form {background: rgba(16, 28, 48, 0.96);}.site-header .theme-toggle-label-light {grid-column: 2;}.site-header .theme-toggle-label-dark {grid-column: 3;}.site-header .theme-toggle-emoji:first-of-type {grid-column: 1;justify-self: center;}.site-header .theme-toggle-emoji:last-of-type {grid-column: 4;justify-self: center;}.search-input-shell {display: grid;grid-template-columns: auto minmax(0, 1fr) auto;align-items: center;gap: 16px;min-height: 76px;padding: 12px 14px;box-sizing: border-box;border: 1px solid rgba(76, 129, 212, 0.14);}.search-input-leading {width: 3.6rem;height: 3.6rem;min-width: 3.6rem;font-size: 1.35rem;background: rgba(63, 131, 204, 0.12);}.header-search-input.form-control {font-size: 1rem;padding-right: 0;}.search-input-caption {display: flex;align-items: center;gap: 0.35rem;font-size: 0.9rem;min-height: 1.35rem;color: var(--text-2);}.search-rotator {display: inline-flex;align-items: center;min-width: 9ch;font-weight: 700;color: var(--blue-1);transition: opacity 180ms ease, transform 180ms ease;}.search-rotator.is-changing {opacity: 0;transform: translateY(-0.28rem);}.header-search-button {min-width: 164px;min-height: 50px;padding: 0 18px;font-size: 0.94rem;border-radius: 18px;}.search-suggestions {z-index: 140;padding: 12px;}.search-suggestions-head {align-items: center;margin-bottom: 10px;padding-bottom: 8px;}.search-suggestions-title, .search-suggestions-copy {font-size: 0.82rem;}.search-suggestions-list {grid-template-columns: repeat(auto-fit, minmax(162px, 1fr));grid-auto-rows: 1fr;gap: 8px;}.search-suggestion-option {display: grid;grid-template-columns: auto minmax(0, 1fr);align-items: center;gap: 10px;min-height: 64px;padding: 10px 12px;}.search-suggestion-type {display: inline-flex;align-items: center;justify-content: center;min-width: 54px;padding: 6px 10px;font-size: 0.74rem;line-height: 1;}.search-suggestion-text {display: -webkit-box;overflow: hidden;font-size: 0.9rem;line-height: 1.18;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}.top-categories {margin-top: 10px;}.top-categories .browse-panel {padding: 8px 10px 10px;}.top-categories .alphabet-browser {padding-bottom: 6px;margin-bottom: 8px;border-bottom: 1px solid rgba(76, 129, 212, 0.2);}.top-categories .azsort-scroll {gap: 5px;padding-bottom: 2px;}.top-categories .azsort-scroll a {min-width: 46px;max-width: 46px;padding: 4px 0;font-size: 0.74rem;border: 1px solid rgba(76, 129, 212, 0.28);}.top-categories .category-directory {padding: 8px;border-width: 2px;border-color: var(--blue-1);}.top-categories .category-column {padding: 6px 8px 8px;}.top-categories .category-group {margin: 0;}.top-categories .category-group + .category-group {margin-top: 8px;}.top-categories .category-group-title {margin: 0 0 6px;padding: 4px 8px;font-size: 0.7rem;line-height: 1;background: var(--blue-1);}.top-categories .category-group-title a {color: #fff;display: block;text-decoration: none;}.top-categories .category-group-title a:hover, .top-categories .category-group-title a:focus {color: #fff;text-decoration: none;}.top-categories .category-list {gap: 0;margin: 0;padding: 0;}.top-categories .category-list li {margin: 0 0 3px;}.top-categories .category-list a {display: block;padding: 1px 4px;font-size: 0.74rem;line-height: 1.08;background: transparent;}.top-categories .category-list a:hover, .top-categories .category-list a:focus {background: rgba(123, 207, 109, 0.14);color: var(--green-1);}.cst-sample {padding: 0 12px;grid-template-columns: minmax(320px, 0.88fr) minmax(0, 1.12fr);align-items: stretch;gap: 16px;}.cst-sample, .cst-sample-spotlight, .cst-sample .cst-txt-input, .cst-sample .custom-text-form {min-width: 0;}.cst-sample-spotlight, .cst-sample .cst-txt-input {display: flex;}.cst-sample-spotlight {padding-left: 10px;}.cst-sample-spotlight .feature-callout {display: grid;grid-template-columns: 1fr auto;grid-template-areas: "label action" "copy action";align-content: center;row-gap: 4px;width: 100%;min-height: 96px;padding: 12px 14px;}.feature-callout-label {grid-area: label;font-size: 0.66rem;letter-spacing: 0.07em;}.feature-callout-copy {grid-area: copy;font-size: 0.72rem;line-height: 1.18;}.feature-callout-link {grid-area: action;align-self: center;min-height: 38px;padding: 0 12px;font-size: 0.8rem;}.cst-sample .cst-txt-input {align-items: stretch;}.cst-sample .custom-text-form, .cst-sample .cst-txt-input form {display: grid;grid-template-columns: minmax(0, 1fr) auto auto;align-items: center;gap: 10px;width: 100%;min-height: 96px;}.cst-sample input[type="text"], .cst-sample input.form-control {min-height: 48px;padding: 0 16px;font-size: 0.92rem;}.cst-sample input[type="submit"], .cst-sample button, .cst-sample a.btn {min-height: 48px;min-width: 86px;padding: 0 14px;font-size: 0.88rem;}.latest-fonts {padding: 24px 34px 28px !important;margin-top: 22px;font-size: 1rem;}.download-box {padding: 24px 28px 28px;margin-top: 22px;}.page-header {margin: 0 0 22px;padding: 0 0 14px;}.page-header h1, .cat-header, .download-box > h1 {margin: 0 0 8px;}.page-header p, .download-box > p, .cat-keywords small {margin: 0;max-width: none;}.category-page-intro {margin-bottom: 20px;}.category-page-intro .page-header-kicker {display: inline-flex;margin-bottom: 8px;}.cat-keywords {margin-top: 8px;margin-bottom: 20px;}.search-results-section .download-box {margin-top: 0;}.font-box, .search-results-grid {display: grid;grid-template-columns: minmax(0, 1fr);margin: 0 !important;padding: 0 !important;gap: 26px;}.single-font, .font-item.font-card {display: grid;grid-template-columns: minmax(0, 1fr) minmax(320px, 580px);align-items: center;margin: 0 !important;padding: 18px !important;gap: 18px;}.font-card-head, .font-name.font-card-copy {display: flex;flex-direction: column;align-items: stretch;padding: 0 !important;background: transparent !important;border: 0 !important;box-shadow: none !important;}.font-card-copy {padding: 0;gap: 6px;}.font-card-topline {align-items: flex-start;gap: 10px;padding: 0 0 10px;margin: 0 0 10px;}.font-card-kicker {font-size: 0.8rem;}.font-card-meta-top {gap: 8px;}.font-card-meta span, .font-card-license {font-size: 0.88rem;padding: 8px 13px;}.font-card-category {background: #f59e0b;border-color: #f59e0b;color: #fff;font-weight: 700;text-decoration: none;}.font-card-category:hover, .font-card-category:focus {background: #ea8a00;border-color: #ea8a00;color: #fff;text-decoration: none;}.font-card-title, .search-h2 {font-size: 1.46rem;line-height: 1.12;margin: 0 0 10px;}.font-card-head {justify-content: center;gap: 14px;}.down-btn.font-card-actions {display: flex;flex-wrap: wrap;gap: 10px;}.search-card-actions {display: flex;flex-wrap: wrap;}.font-card-button {min-width: 138px;min-height: 50px;font-size: 0.92rem;}.font-preview-panel {padding: 0 !important;min-width: 0;}.font-preview-visual {display: flex;align-items: center;justify-content: center;min-height: 160px;padding: 12px 30px;}.footer-search-queries-wide .search-queries {display: block;line-height: 1.9;}.footer-search-queries-wide .search-queries a {display: inline;padding: 0;margin-right: 14px;border-radius: 0;background: transparent;color: var(--blue-1);font-weight: 600;text-decoration: underline;text-underline-offset: 3px;}.footer-back-to-top {gap: 9px;padding: 10px 14px;border-radius: 999px;background: rgba(63, 131, 204, 0.12);color: var(--blue-1);}.footer-back-to-top .top-symbol {display: inline-flex;align-items: center;justify-content: center;width: 1.8rem;height: 1.8rem;border-radius: 999px;background: var(--blue-1);color: #fff;font-size: 1rem;font-weight: 800;line-height: 1;}.footer-back-to-top .top-symbol::before {content: "\2191";}:root[data-theme="dark"] .site-header .navigation, :root[data-theme="dark"] .site-header .header-link, :root[data-theme="dark"] .theme-toggle, :root[data-theme="dark"] .search-input-shell, :root[data-theme="dark"] .search-suggestions, :root[data-theme="dark"] .search-autocomplete, :root[data-theme="dark"] .top-categories .browse-panel, :root[data-theme="dark"] .top-categories .category-directory, :root[data-theme="dark"] .font-item.font-card, :root[data-theme="dark"] .single-font.font-card, :root[data-theme="dark"] .font-card-head, :root[data-theme="dark"] .font-preview-visual, :root[data-theme="dark"] .font-card-license, :root[data-theme="dark"] .font-card-meta span {background: #121c30;border-color: rgba(101, 131, 189, 0.32);color: #e7efff;}:root[data-theme="dark"] .font-card-title, :root[data-theme="dark"] .font-card-kicker, :root[data-theme="dark"] .top-categories .category-list a, :root[data-theme="dark"] .footer-search-queries-wide .search-queries a {color: #dbe8ff;}:root[data-theme="dark"] .top-categories .category-group-title {background: #356ec4;}:root[data-theme="dark"] .search-autocomplete {border-color: rgba(109, 153, 224, 0.28);}:root[data-theme="dark"] .search-input-shell {border-color: rgba(109, 153, 224, 0.34);background: #16243f;}:root[data-theme="dark"] .top-categories .alphabet-browser {border-bottom-color: rgba(109, 153, 224, 0.24);}:root[data-theme="dark"] .top-categories .azsort-scroll a {border-color: rgba(109, 153, 224, 0.4);background: #16243f;color: #e7efff;}:root[data-theme="dark"] .font-card-meta span, :root[data-theme="dark"] .font-card-license, :root[data-theme="dark"] .search-input-leading, :root[data-theme="dark"] .header-link-icon {background: #1b2b47;}:root[data-theme="dark"] .font-card-category {background: #d97706;border-color: #d97706;color: #fff;}:root[data-theme="dark"] .footer-back-to-top {background: rgba(95, 150, 230, 0.16);color: #dbe8ff;}:root[data-theme="dark"] .footer-back-to-top .top-symbol {background: #5a8de0;color: #091322;}@media screen and (max-width: 1100px) {.site-header .top-nav.header-links {flex-wrap: wrap;justify-content: flex-end;}.cst-sample {padding: 0;grid-template-columns: 1fr;}.cst-sample-spotlight {padding-left: 0;}.cst-sample-spotlight .feature-callout {grid-template-columns: 1fr;grid-template-areas: "label" "copy" "action";}}.admin-grid-secondary {grid-template-columns: minmax(0, 1.3fr) minmax(320px, 0.7fr);align-items: start;}.admin-panel-password {height: 100%;}.admin-password-form {grid-template-columns: 1fr;gap: 12px;}.admin-password-form .site-form-actions {margin-top: 2px;}.site-header .header-top-row {align-items: start;}.site-header .header-tools {justify-self: end;align-self: start;margin-left: auto;}.site-header .theme-toggle {margin-left: auto;}.cst-txt-input {padding: 1rem 1.25rem;}.custom-text-form {width: 100%;}.custom-preview-toolbar {display: flex;align-items: flex-end;gap: 0.875rem;width: 100%;}.custom-preview-field {display: flex;flex-direction: column;gap: 0.45rem;}.custom-preview-field-text {flex: 1 1 auto;min-width: 0;}.custom-preview-field-size {flex: 0 0 9rem;}.custom-preview-label {display: block;margin: 0;font-size: 1rem;font-weight: 800;line-height: 1.15;color: var(--ink-900);}.cst-sample input.cst-txt, .cst-sample .cst-size-select {width: 100%;min-height: 2.8rem;border: 1px solid rgba(148, 163, 184, 0.55);border-radius: 0.8rem;background: rgba(255, 255, 255, 0.96);padding: 0.7rem 0.95rem;font-size: 1rem;font-weight: 600;color: var(--ink-900);box-shadow: none;}.cst-sample input.cst-txt::placeholder {color: rgba(51, 65, 85, 0.65);}.custom-preview-actions {display: flex;align-items: flex-end;gap: 0.75rem;flex: 0 0 auto;}.cst-sample .custom-preview-actions .btn {min-height: 2.8rem;padding: 0.7rem 1.15rem;border-radius: 0.8rem;font-size: 1rem;font-weight: 800;}:root[data-theme="dark"] .custom-preview-label {color: #e5eefc;}:root[data-theme="dark"] .cst-sample input.cst-txt, :root[data-theme="dark"] .cst-sample .cst-size-select {background: #111b31;border-color: rgba(96, 165, 250, 0.26);color: #f8fbff;}:root[data-theme="dark"] .cst-sample input.cst-txt::placeholder {color: rgba(214, 227, 255, 0.62);}@media (max-width: 900px) {.custom-preview-toolbar {flex-wrap: wrap;align-items: stretch;}.custom-preview-field-text, .custom-preview-field-size, .custom-preview-actions {flex: 1 1 100%;}.custom-preview-actions {align-items: stretch;}}.cst-sample {display: block;padding: 0 12px;}.cst-sample .cst-txt-input {display: block;width: 100%;}.cst-sample .custom-text-form, .cst-sample .cst-txt-input form {width: 100%;min-height: 0;}.site-header .header-search-row {display: none;}.category-search-row {margin-bottom: 14px;}.top-categories .category-search-row .header-search {width: 100%;}.top-categories .category-search-row .header-search-form, .top-categories .category-search-row .search-autocomplete {width: 100%;max-width: none;}.top-categories .alphabet-browser {padding: 0;border: 0;background: transparent;box-shadow: none;}.top-categories .azsort-scroll {display: flex;align-items: center;justify-content: center;gap: 14px;padding: 0;border: 0;background: transparent;box-shadow: none;}.top-categories .azsort-scroll a {display: inline;width: auto;min-width: 0;height: auto;padding: 0;border: 0;border-radius: 0;background: transparent;box-shadow: none;font-size: 1.1rem;font-weight: 700;line-height: 1;text-transform: uppercase;color: var(--ink-900);}.top-categories .azsort-scroll a:hover, .top-categories .azsort-scroll a:focus {background: transparent;box-shadow: none;color: var(--blue-1);transform: none;}:root[data-theme="dark"] .top-categories .azsort-scroll a {background: transparent;border: 0;color: #f8fbff;}:root[data-theme="dark"] .top-categories .azsort-scroll a:hover, :root[data-theme="dark"] .top-categories .azsort-scroll a:focus {color: #8dd3ff;}@media screen and (max-width: 960px) {.admin-grid-secondary {grid-template-columns: 1fr;}}@media screen and (max-width: 900px) {.site-header .header-top-row {grid-template-columns: 1fr;}.site-header .header-tools {order: -1;width: 100%;justify-self: end;align-self: start;align-items: flex-end;margin-bottom: 4px;}.site-header .header-brand {order: 1;}.header-brand-row {width: 100%;}.site-header .theme-toggle {margin-left: auto;}}@media screen and (max-width: 820px) {.site-header .top-nav.header-links {width: auto;}.site-header .top-nav.header-links li, .site-header .header-link {width: auto;}.site-header .header-tools {align-items: center;justify-content: flex-end;flex-wrap: wrap;}.site-header .theme-toggle {align-self: auto;}.search-input-shell {grid-template-columns: 1fr;min-height: auto;}.single-font, .font-item.font-card {grid-template-columns: 1fr;}.header-search-button {width: 100%;}.cst-sample .custom-text-form, .cst-sample .cst-txt-input form {grid-template-columns: 1fr;}.top-categories .category-directory {padding: 6px;}.top-categories .category-list a {font-size: 0.76rem;}.latest-fonts {padding: 18px 18px 22px !important;}.download-box {padding: 18px 18px 22px;}.font-box, .search-results-grid {gap: 18px;}}.font-detail-shell, .font-comments-shell {background: var(--surface-2);border: 1px solid var(--line-1);border-radius: 28px;box-shadow: var(--shadow-card);padding: 28px;}.font-detail-shell + .font-comments-shell, .font-comments-shell + .related-fonts-section {margin-top: 22px;}.font-detail-hero {display: grid;grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);gap: 24px;align-items: center;}.font-detail-copy h1 {margin: 0 0 8px;font-size: clamp(2.1rem, 3vw, 3rem);line-height: 1.04;}.font-detail-subtitle {margin: 0 0 12px;font-size: 1.02rem;color: var(--text-2);}.font-detail-description {margin: 0;font-size: 1rem;line-height: 1.7;color: var(--text-2);}.font-detail-actions, .font-detail-share {display: flex;flex-wrap: wrap;gap: 12px;margin-top: 18px;}.font-preview-panel-detail .font-preview-visual {min-height: 220px;padding: 24px;}.font-preview-panel-detail .prev-img-details {display: block;width: 100%;height: auto;max-width: 100%;}.font-detail-meta-grid {display: grid;grid-template-columns: repeat(5, minmax(0, 1fr));gap: 14px;margin-top: 22px;}.font-detail-meta-card, .font-detail-panel, .font-comment-card, .font-comment-form {background: var(--surface-1);border: 1px solid var(--line-1);border-radius: 22px;}.font-detail-meta-card {padding: 16px 18px;}.font-detail-meta-label {display: block;margin-bottom: 6px;font-size: 0.76rem;font-weight: 800;letter-spacing: 0.08em;text-transform: uppercase;color: var(--text-soft);}.font-detail-content-grid, .font-comments-grid {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 20px;margin-top: 22px;}.font-detail-panel, .font-comment-card {padding: 22px;}.font-detail-panel h2, .font-comments-head h2, .related-fonts-section .page-header h2 {margin: 0 0 12px;font-size: 1.5rem;}.font-detail-richtext p, .font-comments-head p, .font-comment-card p, .font-detail-muted {margin: 0;line-height: 1.7;color: var(--text-2);}.font-detail-richtext p + p, .font-comment-card p + p {margin-top: 14px;}.font-detail-illustration {overflow: hidden;border-radius: 20px;margin-bottom: 16px;background: var(--surface-3);}.font-detail-illustration img {display: block;width: 100%;height: auto;}.font-detail-share-link {display: inline-flex;align-items: center;justify-content: center;min-width: 104px;padding: 10px 14px;border-radius: 999px;background: var(--surface-3);border: 1px solid var(--line-1);font-weight: 700;color: var(--text-1);}.font-comments-head {display: flex;justify-content: space-between;gap: 16px;align-items: end;margin-bottom: 18px;}.font-comments-count {display: inline-flex;align-items: center;justify-content: center;padding: 10px 14px;border-radius: 999px;background: var(--surface-3);border: 1px solid var(--line-1);font-weight: 700;color: var(--text-2);}.font-comments-list {display: grid;gap: 16px;}.font-comment-meta {display: flex;flex-wrap: wrap;gap: 10px;align-items: center;margin-bottom: 10px;color: var(--text-soft);font-size: 0.92rem;}.font-comment-card-empty {display: flex;align-items: center;justify-content: center;min-height: 180px;text-align: center;}.font-comment-form {padding: 22px;align-content: start;}.honeypot-field {position: absolute;left: -9999px;width: 1px;height: 1px;overflow: hidden;}.related-fonts-section {margin-top: 22px;}.related-fonts-section .font-box {margin-top: 6px !important;}:root[data-theme="dark"] .font-detail-shell, :root[data-theme="dark"] .font-comments-shell, :root[data-theme="dark"] .font-detail-meta-card, :root[data-theme="dark"] .font-detail-panel, :root[data-theme="dark"] .font-comment-card, :root[data-theme="dark"] .font-comment-form {background: rgba(12, 24, 42, 0.96);border-color: rgba(122, 156, 230, 0.18);}:root[data-theme="dark"] .font-detail-share-link, :root[data-theme="dark"] .font-comments-count {background: rgba(19, 35, 59, 0.96);}@media screen and (max-width: 1100px) {.font-detail-hero, .font-detail-content-grid, .font-comments-grid {grid-template-columns: 1fr;}.font-detail-meta-grid {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media screen and (max-width: 640px) {.font-detail-shell, .font-comments-shell {padding: 20px;}.font-detail-meta-grid {grid-template-columns: 1fr;}.font-comments-head {align-items: start;flex-direction: column;}}html, body {max-width: 100%;overflow-x: hidden;}*, *::before, *::after {box-sizing: border-box;}img, svg, iframe {max-width: 100%;}.main-container, .site-header, .site-header-nav, .site-header .top-bar-section, .site-header .navigation, .intro, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-shell, .footer-grid, .footer-search-queries, .font-detail-shell, .font-comments-shell {width: 100%;max-width: 100%;}.site-header .header-top-row, .site-header .header-search-row, .header-brand-row, .search-input-shell, .cst-sample .custom-text-form, .cst-sample .cst-txt-input form, .font-card-head, .font-detail-hero, .font-detail-meta-grid, .font-detail-content-grid, .font-comments-grid {min-width: 0;}.single-font, .font-item.font-card, .font-name, .font-card-copy, .font-card-actions, .font-preview-panel, .font-preview-visual, .font-detail-copy, .font-detail-preview {min-width: 0;max-width: 100%;}.pagi-btn {margin-left: 0;}.font-comments-shell {padding: 22px 24px;}.font-comments-head {margin-bottom: 12px;}.font-comments-grid {grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);gap: 16px;}.font-comment-form {padding: 16px 18px;border-radius: 18px;}.font-comment-form .site-form-field label {margin-bottom: 4px;font-size: 0.84rem;}.font-comment-form input, .font-comment-form textarea {padding: 10px 12px;font-size: 0.94rem;}.font-comment-form textarea {min-height: 108px;resize: vertical;}.font-comment-form .site-form-actions {margin-top: 2px;}.font-detail-share-link {min-width: 92px;padding: 9px 12px;font-size: 0.92rem;}@media screen and (max-width: 1100px) {.font-comments-grid {grid-template-columns: 1fr;}}.desktop-category-nav {display: block;}.mobile-nav {display: none;}.page-header-kicker, .brand-kicker, .header-search-eyebrow {margin-bottom: 14px;}.page-header, .category-page-intro, .font-comments-head > div {animation: sectionRise 640ms cubic-bezier(.22, 1, .36, 1) both;}.browse-panel, .cst-sample, .latest-fonts, .download-box, .font-detail-shell, .font-comments-shell, .footer-shell, .single-font.font-card {animation: sectionFadeIn 700ms cubic-bezier(.22, 1, .36, 1) both;}.single-font.font-card {transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;}.single-font.font-card:hover, .single-font.font-card:focus-within {transform: translateY(-4px);box-shadow: 0 22px 42px rgba(35, 52, 104, 0.14);border-color: rgba(59, 130, 246, 0.24);}.font-preview-visual img, .font-preview-visual .prev-img, .font-preview-visual .prev-img-details {transition: transform 260ms ease, filter 260ms ease;}.font-preview-visual:hover img, .font-preview-visual:focus img, .font-preview-visual:hover .prev-img, .font-preview-visual:focus .prev-img, .font-preview-visual:hover .prev-img-details, .font-preview-visual:focus .prev-img-details {transform: scale(1.02);filter: saturate(1.04);}.site-header .brand-link {position: relative;}.site-header .brand-logo-shell, .site-header .brand-logo-aura, .site-header .brand-logo-sheen, .site-header .dff-svg-logo, .site-header .dff-mark-logo {transition: transform 260ms ease, box-shadow 260ms ease, filter 260ms ease, opacity 260ms ease;}.site-header .dff-mark-logo {position: relative;width: 40px;height: 40px;flex: 0 0 40px;object-fit: contain;border-radius: 12px;background: transparent;padding: 0;box-shadow: none;z-index: 1;}.site-header .brand-logo-shell {position: relative;display: inline-flex;align-items: center;gap: 12px;padding-right: 68px;}.brand-copy {flex: 1 1 auto;min-width: 0;}.site-header .dff-svg-logo {width: min(520px, 100%);}@media (min-width: 1200px) {.header-brand-row {flex-wrap: nowrap;}.brand-tagline {white-space: nowrap;}}.site-header .brand-link:hover .brand-logo-shell, .site-header .brand-link:focus .brand-logo-shell {transform: translateY(-2px) scale(1.012);box-shadow: 0 24px 44px rgba(249, 115, 22, 0.22);}.site-header .brand-link:hover .brand-logo-aura, .site-header .brand-link:focus .brand-logo-aura {transform: scale(1.08);opacity: 1;}.site-header .brand-link:hover .dff-svg-logo, .site-header .brand-link:focus .dff-svg-logo {filter: drop-shadow(0 18px 32px rgba(249, 115, 22, 0.32));}.site-header .brand-link:hover .dff-mark-logo, .site-header .brand-link:focus .dff-mark-logo {transform: scale(1.05);filter: drop-shadow(0 8px 14px rgba(249, 115, 22, 0.18));}:root[data-theme="dark"] .site-header .dff-mark-logo {background: transparent;}.header-search-form {transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;}.header-search-form:focus-within {transform: translateY(-1px);box-shadow: 0 18px 34px rgba(59, 130, 246, 0.1);}.header-search-form.is-invalid .search-input-shell {border-color: rgba(239, 68, 68, 0.42);box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.1);}.search-suggestion-option {transition: transform 180ms ease, background 180ms ease, border-color 180ms ease, box-shadow 180ms ease;}.search-suggestion-option:hover, .search-suggestion-option:focus, .search-suggestion-option.is-active {transform: translateY(-1px);box-shadow: 0 12px 22px rgba(59, 130, 246, 0.12);}.font-card-category {background: linear-gradient(135deg, var(--blue-1), var(--blue-2));border-color: rgba(59, 130, 246, 0.22);color: #fff !important;box-shadow: 0 12px 24px rgba(59, 130, 246, 0.18);}.font-card-category:hover, .font-card-category:focus {background: linear-gradient(135deg, #2563eb, #60a5fa);color: #fff !important;}:root[data-theme="dark"] .font-card-category {background: linear-gradient(135deg, #4f8ef7, #7dd3fc);border-color: rgba(125, 211, 252, 0.28);color: #07101c !important;}.site-header .header-tools {align-items: center;align-self: center;justify-content: flex-end;}.site-header .theme-toggle {min-width: 164px;align-self: center;margin: 0;}.site-header .header-top-row {grid-template-columns: minmax(0, 1fr) auto;align-items: center;}.site-header .header-brand {justify-content: center;}.header-search-row {align-items: stretch;}.search-input-shell {align-items: stretch;}.font-card-actions {flex-wrap: wrap;row-gap: 10px;}.font-card-actions .font-card-button, .font-card-actions .font-card-category {flex: 0 1 auto;}.font-name.font-card-copy {row-gap: 8px;}.top-categories .category-list a {transition: transform 180ms ease, background 180ms ease, color 180ms ease, border-color 180ms ease;}.top-categories .category-list a:hover, .top-categories .category-list a:focus {transform: translateX(3px);}@keyframes sectionFadeIn {from {opacity: 0;transform: translateY(12px);}to {opacity: 1;transform: translateY(0);}}@keyframes sectionRise {from {opacity: 0;transform: translateY(10px);}to {opacity: 1;transform: translateY(0);}}@media screen and (max-width: 1080px) {.site-header .header-top-row, .site-header .header-search-row, .cst-sample {grid-template-columns: 1fr;}.site-header .header-tools {align-items: flex-start;}.header-search-copy {max-width: none;}}@media screen and (max-width: 900px) {.desktop-category-nav {display: none;}.mobile-nav {display: block;}.site-header .navigation {padding: 22px 20px;}.site-header .header-brand {gap: 14px;}.header-brand-row {flex-direction: column;align-items: flex-start;}.site-header .banner, .site-header .brand-link {width: 100%;max-width: 100%;}.site-header .brand-logo-shell {width: 100%;max-width: 100%;min-width: 0;}.brand-copy {width: 100%;max-width: none;}.brand-meta {display: none;}.search-input-shell {grid-template-columns: auto minmax(0, 1fr);}.header-search-button {grid-column: 1 / -1;width: 100%;}.font-card-head {grid-template-columns: 1fr;gap: 14px;}.font-card-actions {justify-content: flex-start;}}@media screen and (max-width: 640px) {.main-container {padding: 14px 12px 44px;}.site-header .navigation, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .font-detail-shell, .font-comments-shell, .footer-shell {padding-left: 14px !important;padding-right: 14px !important;}.site-header .brand-logo-shell {padding: 14px 16px;border-radius: 22px;width: 100%;max-width: 100%;min-width: 0;}.site-header .dff-svg-logo {width: auto;max-width: calc(100% - 48px);}.site-header .dff-mark-logo {width: 32px;height: 32px;flex-basis: 32px;}.brand-tagline {font-size: 1rem;line-height: 1.55;}.header-search-title {font-size: 1.02rem;line-height: 1.45;}.search-input-shell {gap: 12px;padding: 14px;border-radius: 22px;}.search-input-leading {width: 52px;min-width: 52px;height: 52px;}.header-search-input {font-size: 1rem;}.search-input-caption {font-size: 0.86rem;line-height: 1.45;}.search-suggestions {left: 0;right: 0;}.search-suggestions-list {grid-template-columns: 1fr;}.cst-sample .custom-text-form, .cst-sample .cst-txt-input form {grid-template-columns: 1fr;}.cst-sample .custom-text-form button, .cst-sample .cst-txt-input button, .font-card-actions .font-card-button, .font-card-actions .font-card-category {width: 100%;justify-content: center;}.font-box, .search-results-grid {gap: 16px;}.single-font.font-card {padding-bottom: 4px;}.font-card-actions {flex-direction: column;align-items: stretch;}.site-header .theme-toggle {min-width: 150px;}}html, body {overflow-x: clip;}body, .main-container, .main-container > section, .main-container > section > *, .intro, .cst-sample, .latest-fonts, .download-box, .font-details, .footer-shell, .footer-grid, .footer-search-queries, .font-detail-shell, .font-comments-shell, .font-detail-hero, .font-detail-content-grid, .font-detail-meta-grid, .font-comments-grid, .font-card-head, .font-card-copy, .font-card-actions, .font-preview-panel, .font-preview-visual, .search, .header-search, .search-autocomplete, .header-search-form, .search-input-shell, .site-header .header-top-row, .site-header .header-search-row {min-width: 0;max-width: 100%;}table {max-width: 100%;}.site-header .navigation, .top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .footer-shell, .font-detail-shell, .font-comments-shell {padding-left: clamp(16px, 2vw, 28px) !important;padding-right: clamp(16px, 2vw, 28px) !important;}.font-detail-share {gap: 10px;}.font-detail-share-link {min-width: 88px;padding: 8px 12px;font-size: 0.88rem;}.font-comments-shell {padding-top: 18px;padding-bottom: 18px;}.font-comments-head {margin-bottom: 10px;}@media screen and (max-width: 640px) {.top-categories .alphabet-browser, .top-categories .azsort, .top-categories .azsort.azsort-scroll, .top-categories .azsort-scroll {text-align: center;}.top-categories .browse-panel, .cst-sample, .latest-fonts, .download-box, .font-detail-shell, .font-comments-shell, .footer-shell {padding-top: 18px !important;padding-bottom: 18px !important;padding-left: 16px !important;padding-right: 16px !important;}.top-categories .category-search-row {margin-bottom: 12px;}.top-categories .category-search-row .header-search-form, .top-categories .category-search-row .search-autocomplete, .top-categories .category-search-row .search-input-shell {width: 100%;max-width: 100%;min-width: 0;}.top-categories .category-search-row .header-search-form {border-radius: 24px;overflow: hidden;}.top-categories .category-search-row .search-input-shell {display: grid;grid-template-columns: minmax(0, 1fr);gap: 10px;padding: 12px;border-radius: 24px;}.top-categories .category-search-row .search-input-leading {display: none;}.top-categories .category-search-row .search-input-copy {min-width: 0;width: 100%;}.top-categories .category-search-row .header-search-input {width: 100%;min-width: 0;font-size: 0.98rem;line-height: 1.3;}.top-categories .category-search-row .search-input-caption {margin-top: 4px;font-size: 0.88rem;line-height: 1.35;}.top-categories .category-search-row .header-search-button {grid-column: 1;width: 100%;min-height: 52px;margin: 0;font-size: 0.98rem;}.top-categories .alphabet-browser {margin-top: 8px;}.top-categories .azsort.azsort-scroll, .top-categories .azsort-scroll {display: flex;align-items: center;justify-content: center !important;gap: 4px;overflow-x: hidden;overflow-y: hidden;white-space: nowrap;padding: 2px 0 6px;width: 100%;margin: 0 auto;}.top-categories .azsort-scroll a {flex: 0 1 auto;font-size: 0.8rem;line-height: 1.15;letter-spacing: 0;}.mobile-nav {margin-top: 10px;}.mobile-nav select {width: 100%;min-height: 52px;padding: 0 46px 0 18px;font-size: 1rem;line-height: 1.2;}.cst-txt-input {padding: 0;}.custom-preview-toolbar {display: grid;grid-template-columns: minmax(0, 1fr);gap: 12px;align-items: stretch;}.custom-preview-field, .custom-preview-field-text, .custom-preview-field-size, .custom-preview-actions {width: 100%;min-width: 0;}.custom-preview-field-size {flex: 1 1 auto;}.custom-preview-label {font-size: 0.96rem;line-height: 1.15;}.cst-sample input.cst-txt, .cst-sample .cst-size-select {width: 100%;min-height: 52px;height: 52px;padding: 0 16px;font-size: 0.98rem;line-height: 1.2;}.cst-sample .cst-size-select {padding-right: 44px;}.custom-preview-actions {display: grid;grid-template-columns: 1fr;gap: 10px;}.cst-sample .custom-preview-actions .btn {width: 100%;min-height: 52px;padding: 0 16px;font-size: 0.98rem;}}@media screen and (max-width: 420px) {.brand-tagline {font-size: 0.95rem;line-height: 1.45;}.top-categories .category-search-row .header-search-input {font-size: 0.94rem;}.top-categories .category-search-row .search-input-caption, .cst-sample .custom-preview-actions .btn, .mobile-nav select, .cst-sample input.cst-txt, .cst-sample .cst-size-select {font-size: 0.94rem;}.top-categories .azsort-scroll {gap: 3px;}.top-categories .azsort-scroll a {font-size: 0.72rem;}}.font-comments-head h2 {margin-bottom: 6px;font-size: 1.28rem;}.font-comments-head p {font-size: 0.94rem;line-height: 1.55;}.font-comments-grid {grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);gap: 14px;}.font-comments-list {gap: 12px;}.font-comment-card {padding: 16px 18px;}.font-comment-card p {font-size: 0.95rem;line-height: 1.6;}.font-comment-meta {margin-bottom: 8px;font-size: 0.86rem;}.font-comment-form {padding: 14px 16px;border-radius: 18px;gap: 10px;}.font-comment-form .site-form-field {margin-bottom: 0;}.font-comment-form .site-form-field label {margin-bottom: 4px;font-size: 0.82rem;}.font-comment-form input, .font-comment-form textarea {padding: 9px 11px;font-size: 0.92rem;}.font-comment-form textarea {min-height: 92px;}.font-comment-form .site-form-actions {margin-top: 0;}.font-comment-form .site-primary-action {min-height: 40px;padding: 9px 14px;font-size: 0.9rem;}@media screen and (max-width: 1100px) {.font-comments-grid {grid-template-columns: 1fr;}}