html {position: relative;min-height: 100%;-webkit-tap-highlight-color: transparent;-webkit-text-size-adjust:none;-webkit-touch-callout:none;background-color:#EEE;transition:background-color 0.25s ease, color 0.25s ease;}body {color:#1f252c;transition:background-color 0.25s ease, color 0.25s ease;}button:focus,input:focus {outline:0;}button {padding:0;}::-webkit-input-placeholder {color: #999 }.left {float:left;}.right {float:right;}.wrapper {display: flex;width: 100%;align-items: stretch;}.main {position: relative;width:auto;top: 0;bottom: 0;left:0;right:0;padding-top:0;padding-right: 15px;padding-bottom: 15px;padding-left: 15px;overflow-y:auto;overflow-x:hidden;background-color:#FFF;box-shadow:5px 0 6px -4px rgba(0, 0, 0, 0.4), -5px 0 6px -4px rgba(0, 0, 0, 0.4);-webkit-overflow-scrolling:touch }.main,.header,.footer {margin:auto;clear:both;}#page {position: relative;height:100%;width:100%;}.nav {margin-top:0;padding:10px 0 8px;border:none;border-radius:0;background:transparent;box-shadow:none;overflow:visible }.nav img {border:1px solid #CCC;opacity:0.8 }.nav img:hover {opacity:1 }.nav a {font-weight:bold;color:#007bff;font-size:20px }.nav span {font-size:20px;margin-right:4px }.sq a {font-weight:normal;margin-right:10px;color:#007bff;font-size:12px }.nav .filter-row {display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;}.nav .filter-row a {display:inline-flex;text-decoration:none;}.filter-panel {display:flex;flex-direction:column;gap:14px;}.filter-panel-head {display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;padding-bottom:2px;}.filter-panel-head h2 {margin:0;font-size:18px;line-height:1.2;color:#1e2932;}.filter-panel-head p {margin:0;font-size:13px;line-height:1.5;color:#64737d;}.nav a.filter-category-chip {display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid #d7dfe5;background:#f8fbfc;color:#33414a;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:background-color 0.16s ease, border-color 0.16s ease, color 0.16s ease, transform 0.16s ease;}.nav a.filter-category-chip:hover, .nav a.filter-category-chip:focus {background:#eef5f8;border-color:#c6d1d9;color:#15212a;transform:translateY(-1px);text-decoration:none;}.nav a.filter-category-chip.active {background:linear-gradient(135deg, #1b6b44 0%, #258653 100%);border-color:#2a8456;color:#fff;box-shadow:0 10px 20px rgba(27, 107, 68, 0.18);}.nav > .faw {margin-top:0;padding-top:0;border-top:none;}.browse-carousels {display:flex;flex-direction:column;gap:10px;overflow:visible;padding:2px 0;}.browse-carousel-panel {display:flex;position:relative;padding:8px 18px;border-radius:22px;border:none;background:linear-gradient(180deg, rgba(247,251,248,0.78) 0%, rgba(241,247,243,0.72) 100%);box-shadow:0 10px 24px rgba(15, 23, 42, 0.05);}.header {position:sticky;top:0;z-index:999;margin:0 -15px 14px;overflow:visible;color:#FFF;background: radial-gradient(circle at top left, rgba(116, 186, 123, 0.12) 0%, rgba(116, 186, 123, 0) 34%), linear-gradient(180deg, #123722 0%, #19452b 48%, #205234 100%);border-bottom:none;box-shadow:0 12px 26px rgba(0,0,0,0.1);animation:headerReveal 0.55s cubic-bezier(0.2, 0.8, 0.2, 1);isolation:isolate;}.header::after {content:"";position:absolute;left:0;right:0;bottom:0;height:30px;background:linear-gradient(180deg, rgba(18, 55, 34, 0) 0%, rgba(18, 55, 34, 0.08) 100%);pointer-events:none;z-index:-1;}.header-shell {display:flex;flex-direction:column;gap:12px;padding:18px 18px 18px;}.header-top, .header-meta {display:flex;align-items:center;gap:16px;min-width:0;}.header-top {align-items:center;}.header-meta {justify-content:space-between;}.theme-toggle {display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-width:auto;height:32px;padding:0;position:relative;z-index:1004;border:none;border-radius:0;background:none;color:#fff;cursor:pointer;transition:background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;}.theme-toggle:hover, .theme-toggle:focus {transform:translateY(-1px);}.theme-toggle-track {position:relative;width:42px;height:24px;border-radius:999px;background:rgba(8, 14, 18, 0.42);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12);}.theme-toggle-thumb {position:absolute;left:3px;top:3px;width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg, #fff9dd 0%, #ffd36b 100%);box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:transform 0.22s ease, background 0.22s ease;}.theme-toggle-icon {display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:rgba(255,255,255,0.92);transition:opacity 0.2s ease, transform 0.2s ease, color 0.2s ease;}.theme-toggle-icon svg {width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;}.theme-toggle-icon-moon svg {fill:currentColor;stroke:none;}.footer {color:#000;padding-top:28px;text-align:left;font-size:12px }.main.room .footer {bottom:0;}.main.room {padding-bottom:75px;}.site-footer {margin-top:12px;padding:24px;border:1px solid #d7dde2;background:linear-gradient(180deg, #f9fbfc 0%, #eef3f5 100%);box-shadow:0 12px 26px rgba(0,0,0,0.06);}.site-footer-grid {display:grid;grid-template-columns:minmax(0, 1.5fr) repeat(2, minmax(180px, 1fr));gap:24px;align-items:flex-start;}.site-footer-brand {display:flex;flex-direction:column;gap:14px;align-items:flex-start;}.site-footer-logo-link {display:inline-flex;align-items:flex-start;}.site-footer-logo {display:block;width:auto;height:76px;max-width:min(100%, 320px);}.site-footer h2, .site-footer h3 {margin:0 0 10px;color:#1a2730;}.site-footer h2 {font-size:22px;}.site-footer h3 {font-size:14px;letter-spacing:0.06em;text-transform:uppercase;color:#51616b;}.site-footer p {margin:0;color:#425059;line-height:1.6;font-size:14px;}.site-footer-links {display:flex;flex-direction:column;gap:8px;}.site-footer-links a {display:inline-block;color:#1e6c38;font-size:14px;font-weight:600;text-decoration:none;transition:color 0.18s ease, transform 0.18s ease;}.site-footer-links a:hover {color:#154f29;text-decoration:underline;transform:translateX(2px);}.site-footer-meta a {color:#1e6c38;text-decoration:none;}.site-footer-meta a:hover, .site-footer-meta a:focus {color:#154f29;text-decoration:underline;}.site-footer-meta {margin-top:18px;padding-top:16px;border-top:1px solid #d7dde2;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#5c6b74;font-size:12px;}.legal-page {margin:10px 0 0;width:100%;max-width:none;box-sizing:border-box;padding:28px;border:1px solid #d7dde2;background:linear-gradient(180deg, #ffffff 0%, #f7fafb 100%);box-shadow:0 12px 24px rgba(0,0,0,0.06);}.legal-page h1, .legal-page h2 {margin:0 0 14px;color:#1d2830;}.legal-page h1 {font-size:36px;line-height:1.15;}.legal-page h2 {margin-top:28px;font-size:22px;}.legal-page p, .legal-page li {color:#425059;font-size:16px;line-height:1.7;}.legal-page p {margin:0 0 16px;}.legal-page ul {margin:0 0 18px 20px;padding:0;}.legal-page .page-kicker {margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#60717a;}.legal-page .page-intro {max-width:900px;margin-bottom:18px;}.legal-page .page-note {margin-top:18px;padding:16px 18px;border-left:4px solid #2f9e44;background:#edf8ef;}.submission-form {margin-top:18px;width:100%;max-width:none;box-sizing:border-box;padding:22px;border:1px solid #d7dde2;background:#f8fbfc;}.submission-page {width:100%;max-width:none;}.submission-page .submission-form {margin-top:0;padding:0;border:none;background:transparent;box-shadow:none;}.submission-form-compact {max-width:760px;}.submission-grid {display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:18px;}.submission-field {display:flex;flex-direction:column;gap:8px;}.submission-field span {font-size:13px;font-weight:700;letter-spacing:0.03em;color:#41515b;}.submission-field input, .submission-field select, .submission-field textarea {width:100%;padding:12px 14px;border:1px solid #cdd6dc;background:#FFF;color:#1d2830;font-size:15px;border-radius:10px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.03);}.submission-field textarea {resize:vertical;min-height:120px;}.submission-field input:focus, .submission-field select:focus, .submission-field textarea:focus {border-color:#2f9e44;box-shadow:0 0 0 4px rgba(47, 158, 68, 0.12);}.submission-field small {color:#61717b;font-size:12px;}.submission-field-full {grid-column:1 / -1;}.submission-honeypot {position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;}.submission-actions {margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}.submission-actions p {margin:0;font-size:13px;color:#5c6b74;}.submission-button, .submission-secondary-button, .submission-link-button {border:none;border-radius:10px;font-weight:700;cursor:pointer;}.submission-button {min-width:220px;padding:12px 18px;color:#FFF;}.submission-secondary-button {min-width:170px;padding:12px 18px;background:#eef3f5;color:#1d2830;border:1px solid #ced7dd;}.submission-link-button {padding:10px 16px;background:#edf4ef;color:#1c6a2c;border:1px solid #cde2d2;}.submission-alert {margin:18px 0 0;padding:14px 16px;border-radius:12px;font-size:15px;border:1px solid #d7dde2;background:#f7fafb;color:#304049;}.submission-alert-success {border-color:#cfe8d4;background:#edf8ef;color:#1f6b2a;}.submission-alert-error {border-color:#f0c8c8;background:#fff2f2;color:#9d2323;}.submission-toolbar {margin-top:18px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid #d7dde2;background:#f8fbfc;}.site-footer, .legal-page, .submission-card, .fbd {content-visibility:auto;contain-intrinsic-size:1px 360px;}.backend-section {margin-top:26px;}.backend-section-head {margin-bottom:14px;}.backend-section-head h2 {margin:0 0 6px;}.backend-section-head p {margin:0;color:#61717b;font-size:14px;}.submission-card {margin-top:18px;padding:22px;border:1px solid #d7dde2;background:#FFF;box-shadow:0 8px 18px rgba(0,0,0,0.05);}.submission-card-header {display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px;}.submission-card-header h2 {margin:0 0 6px;font-size:24px;}.submission-card-header p {margin:0;font-size:13px;color:#61717b;}.submission-badge {display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#eef3f5;color:#425059;font-size:12px;font-weight:700;white-space:nowrap;}.submission-status-approved .submission-badge {background:#edf8ef;color:#1f6b2a;}.submission-status-rejected .submission-badge {background:#fff2f2;color:#9d2323;}.submission-status-reviewed .submission-badge {background:#edf3ff;color:#1f4fa8;}.submission-status-new .submission-badge {background:#fff8e8;color:#9a6b00;}.submission-meta {display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px 18px;margin-bottom:14px;font-size:14px;color:#425059;}.submission-form-admin {margin-top:16px;}.submission-actions-admin {justify-content:flex-start;}.pageHeader {margin-bottom:30px;}.icon {margin: 0;width: 42px;height: 42px;border-radius: 32%;display: inline-block;justify-content: center;background-color: #FFF;cursor: pointer;color:#000;text-shadow:1px 1px 2px rgba(0,0,0,0.4);}.icon:hover {box-shadow: 2px 2px 5px rgba(0,0,0,0.5);background-color:#EFEFEF;}.icon.right {margin-left:10px;}.icon.left {margin-right:10px;}#leftPanelToggle {background-image:url(/i/chatbored.png);background-position: center center;background-repeat: no-repeat;background-size: 32px;}.pageMargin {margin:20px 50px;padding:20px 50px;background:#f5faff;border:1px solid #BBB;box-shadow:10px 0px 10px -10px rgba(0,0,0,0.3), -10px 0px 10px -10px rgba(0,0,0,0.3);}.popMask {display:none;position:fixed;z-index:1000000;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;}.pop {display:none;position:absolute;z-index:1000001;top:0;left:0;width:100%;height:100%;border:1px solid #999;box-shadow:10px 0px 10px -10px rgba(0,0,0,0.3), -10px 0px 10px -10px rgba(0,0,0,0.3);background:#FFF;}.zaa {border: 1px solid rgba(18, 61, 29, 0.18);box-shadow: 0 10px 24px rgba(0,0,0,0.12);width: 100%;height: 44px;line-height: 44px;padding: 0 60px 0 16px;background-color: rgba(255,255,255,0.96);color: #17321d;font-size: 16px;border-radius:14px;transition:background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;}.zaa:focus,.zaa.select.focus {background:#FFF;border-color:rgba(20, 97, 40, 0.42);box-shadow:0 0 0 4px rgba(76, 175, 80, 0.18), 0 12px 24px rgba(0,0,0,0.12);}#aae {position:relative;flex:1 1 0;max-width:none;width:auto;left:auto;right:auto;z-index:1001;display:flex;align-items:center;height:44px;overflow:visible;}#aaf {padding:0;font-size:18px;border:none;color:#FFF;background:linear-gradient(135deg, #1f6b2a 0%, #2c8f37 100%);width:44px;position:absolute;right:6px;top:50%;transform:translateY(-50%);height:34px;line-height:34px;border-radius:10px;box-shadow:0 8px 18px rgba(17, 76, 28, 0.28);display:flex;align-items:center;justify-content:center;}#aaf:hover {filter:brightness(1.05);}#aae .search-autocomplete {position:absolute;top:calc(100% + 10px);left:0;right:0;width:100%;background:#FFF;border:1px solid #b8c2cc;border-radius:0 0 14px 14px;box-shadow:0 18px 40px rgba(0,0,0,0.18);overflow-y:auto;overflow-x:hidden;max-height:min(70vh, 520px);line-height:normal;color:#1f252c;z-index:1100;}#aae .search-autocomplete div {left:auto;right:auto;margin:0;box-sizing:border-box;}#aae .search-autocomplete-section + .search-autocomplete-section {border-top:1px solid #e6eaee;}#aae .search-autocomplete-section, #aae .search-autocomplete-group, #aae .search-autocomplete-footer {display:block;width:100%;position:static;left:auto;right:auto;}#aae .search-autocomplete-heading {padding:12px 16px 8px;width:100%;font-size:11px;font-weight:bold;letter-spacing:0.08em;text-transform:uppercase;color:#5f6b76;background:#f7f9fb;position:relative;z-index:1;}#aae .search-autocomplete-item, #aae .search-autocomplete-action {display:flex;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;color:inherit;background:#FFF;}#aae .search-autocomplete-item + .search-autocomplete-item {border-top:1px solid #f0f2f4;}#aae .search-autocomplete-item.active, #aae .search-autocomplete-item:hover, #aae .search-autocomplete-action.active, #aae .search-autocomplete-action:hover {background:#eef7f0;color:#17371d;}.search-autocomplete-thumb {width:72px;height:44px;object-fit:cover;border:1px solid #d2d9df;border-radius:8px;background:#f4f6f8;flex:0 0 auto;}.search-autocomplete-icon {width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef2f5;color:#40606f;font-size:16px;flex:0 0 auto;}.search-autocomplete-copy {display:flex;flex-direction:column;min-width:0;flex:1 1 auto;overflow:hidden;}.search-autocomplete-title, .search-autocomplete-subtitle, .search-autocomplete-meta {display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.search-autocomplete-title {font-size:15px;font-weight:700;color:#1f252c;}.search-autocomplete-subtitle {margin-top:2px;font-size:13px;color:#4e5a64;}.search-autocomplete-meta {margin-top:4px;font-size:12px;color:#74808a;}.search-autocomplete mark {padding:0;background:none;color:#0b6c2d;font-weight:800;}.search-autocomplete-footer {border-top:1px solid #e6eaee;background:#f7f9fb;}.search-autocomplete-action {justify-content:center;font-size:14px;font-weight:700;}.zab {width:100%;height:60px;padding: 9px 12px;background-color:#4e526f;border-bottom:1px solid #333;line-height:18px;}.zab span {font-size:12px;}.zab span a {color:#a5abec;font-weight:bold;}.zac {cursor: pointer }.zac:hover {color:#666;}.zac.active {color:#090;}.zac .check {display: none }.zac.active .check {display:inline;}.field {margin-bottom:20px;}.zae {width:100px;background:#EEE;border:1px solid #999;cursor: pointer;margin-right:10px;}.zad {width:286px;height:30px;font-size:14px;padding:4px;background:#FCFCFC;border:1px solid grey;box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 -1px 1px #FFF, 0 1px 0 #FFF;}.zad:focus,.zad.select.focus {box-shadow:1px 1px 5px rgba(100,100,255,0.5);background:#FFF;}.state-1 .zad {border:1px solid rgba(255,0,0,0.4);box-shadow:1px 1px 5px rgba(255,0,0,0.2);}.tooltip {z-index:20 !important;}.tooltip-inner {max-width:300px !important;}.btn-dark {background:linear-gradient(180deg, #33a43d 0%, #23892d 100%) !important;border:1px solid #5d6873 !important;color:#fff !important;border-radius:12px !important;box-shadow:0 2px 0 rgba(44, 54, 62, 0.55), 0 8px 18px rgba(18, 92, 38, 0.22) !important;}.btn-dark:hover, .btn-dark:focus {background:linear-gradient(180deg, #39af44 0%, #289a33 100%) !important;color:#fff !important;transform:translateY(-1px);box-shadow:0 3px 0 rgba(44, 54, 62, 0.5), 0 12px 22px rgba(18, 92, 38, 0.26) !important;}.btn-dark:active {transform:translateY(1px);box-shadow:0 1px 0 rgba(44, 54, 62, 0.5), 0 4px 10px rgba(18, 92, 38, 0.2) !important;}.btn.btn-secondary {background:linear-gradient(180deg, #7f8993 0%, #6c7680 100%) !important;border:1px solid #d6dbe0 !important;color:#fff !important;border-radius:12px !important;box-shadow:0 2px 0 rgba(70, 80, 89, 0.45), 0 8px 16px rgba(66, 74, 82, 0.16) !important;}.btn.btn-secondary:hover, .btn.btn-secondary:focus {background:linear-gradient(180deg, #88929c 0%, #737d88 100%) !important;color:#fff !important;transform:translateY(-1px);}.btn.btn-secondary:active {transform:translateY(1px);box-shadow:0 1px 0 rgba(70, 80, 89, 0.4), 0 4px 10px rgba(66, 74, 82, 0.14) !important;}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before {border-bottom-color: green !important;}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before {border-top-color: green !important;}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {border-left-color: green !important;}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {border-right-color: green !important;}.tooltip > .tooltip-inner {background:#FFF;color:#090;border:1px solid green;font-size:12px;box-shadow:1px 1px 3px rgba(0,0,0,0.5);}.state-0 .bs-tooltip-auto[x-placement^=bottom] .arrow::before,.state-0 .bs-tooltip-bottom .arrow::before {border-bottom-color: blue !important;}.state-0 .bs-tooltip-auto[x-placement^=top] .arrow::before,.state-0 .bs-tooltip-top .arrow::before {border-top-color: blue !important;}.state-0 .state-0 .bs-tooltip-auto[x-placement^=left] .arrow::before,.state-0 .bs-tooltip-left .arrow::before {border-left-color: blue !important;}.state-0 .bs-tooltip-auto[x-placement^=right] .arrow::before,.state-0 .bs-tooltip-right .arrow::before {border-right-color: blue !important;}.state-0 .tooltip > .tooltip-inner {background:#FFF;color:#00F;border:1px solid blue;font-size:12px;box-shadow:1px 1px 3px rgba(0,0,0,0.5);}.state-1 .bs-tooltip-auto[x-placement^=bottom] .arrow::before,.state-1 .bs-tooltip-bottom .arrow::before {border-bottom-color: red !important;}.state-1 .bs-tooltip-auto[x-placement^=top] .arrow::before,.state-1 .bs-tooltip-top .arrow::before {border-top-color: red !important;}.state-1 .state-1 .bs-tooltip-auto[x-placement^=left] .arrow::before,.state-1 .bs-tooltip-left .arrow::before {border-left-color: red !important;}.state-1 .bs-tooltip-auto[x-placement^=right] .arrow::before,.state-1 .bs-tooltip-right .arrow::before {border-right-color: red !important;}.state-1 .tooltip > .tooltip-inner {background:#FFF;color:#F00;border:1px solid red;font-size:12px;box-shadow:1px 1px 3px rgba(0,0,0,0.5);}#gender {display:inline-block;position: relative;top:-20px }.field .fa-female {color:#F99;}.field .fa-male {color:#06F;}label svg {cursor: pointer;opacity:0.5;margin:0 10px }label svg:hover, [type=radio]:checked + label svg {opacity:1;}@media (max-width: 800px) {#panelLeft.left {margin-left: -250px;}#panelRight.right {margin-right: -250px;}#panelLeft {margin-left: 0;}#panelRight {margin-right: 0;}.main.left,.main.left .header,.main.left .footer {left:0;}.main.right,.main.right .header,.main.right .footer {right:0;}.main {padding-top:0;}.header {height:auto;line-height:normal;margin:0 -15px 8px;}.header-shell {gap:10px;padding:14px 14px 12px;row-gap:0;}.header-top, .header-meta {flex-wrap:wrap;gap:10px;}.header-top {align-items:flex-start;}.header-search {order:3;width:100%;flex:1 1 100%;}.header-actions {margin-left:auto;}.header-meta {flex-direction:column;align-items:flex-start;}#aae {min-width:0;max-width:none;width:auto;}.zaa {font-size:15px;padding-left:14px;padding-right:54px;}.header-sort-tab {min-width:54px;height:32px;padding:0 12px;font-size:12px;}.theme-toggle {min-width:auto;height:32px;padding:0;}.site-footer {padding:20px 16px;}.site-footer-logo {height:64px;max-width:min(100%, 260px);}.site-footer-grid {grid-template-columns:1fr;gap:18px;}.filter-panel-head {align-items:flex-start;}.nav .filter-row {gap:8px;}.nav a.filter-category-chip {min-height:34px;padding:0 12px;font-size:13px;}.legal-page {padding:22px 18px;}.legal-page h1 {font-size:30px;}.submission-grid, .submission-meta {grid-template-columns:1fr;}.submission-form, .submission-card {padding:18px 16px;}.search-autocomplete {top:calc(100% + 8px);max-height:58vh;}}.aee {position:relative;margin-bottom:18px;border:1px solid #c5d4ca;border-radius:18px;background:#ffffff;box-shadow:0 12px 26px rgba(15, 23, 42, 0.07);overflow:hidden;transition:transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;content-visibility:auto;contain-intrinsic-size:1px 220px;}.aee:hover {transform:translateY(-3px);border-color:#9fbeaa;box-shadow:0 18px 34px rgba(15, 23, 42, 0.1);}.aee a,.aee button {cursor:pointer;}.result-card-ribbon {display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;background:linear-gradient(135deg, #19693f 0%, #208d52 100%);color:#fff;}.result-card-ribbon-main {display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap;}.result-card-ribbon-side {display:flex;justify-content:flex-end;flex:0 0 auto;}.result-card-shell {display:grid;grid-template-columns:minmax(0, 1fr) 280px;gap:18px;padding:16px;align-items:stretch;}.result-card-category {display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.22);color:#fff;font-size:11px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;text-decoration:none;}.result-card-category:hover, .result-card-category:focus {background:rgba(255,255,255,0.22);color:#fff;text-decoration:none;}.result-card-metrics {display:flex;width:100%;padding:14px 16px;border-radius:16px;border:1px solid #dce6de;background:linear-gradient(180deg, #f8fbf8 0%, #eef5ef 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.8);flex-direction:row;align-items:stretch;justify-content:space-between;gap:16px;}.result-card-stat {display:flex;flex-direction:column;align-items:flex-start;flex:1 1 0;gap:4px;padding:0;min-height:auto;border-radius:0;background:none;border:none;color:#6b7982;font-size:12px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}.result-card-stat strong {font-size:28px;font-weight:800;color:#1f252c;letter-spacing:0;line-height:1;}.result-card-title {margin:0;font-size:18px;line-height:1.15;letter-spacing:-0.02em;color:#fff;}.result-card-title a {color:inherit;text-decoration:none;}.result-card-title a:hover, .result-card-title a:focus {color:#fff;}.result-card-author {margin:0;font-size:13px;font-weight:600;color:rgba(255,255,255,0.9);}.result-card-aside {display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:14px;min-width:220px;text-align:left;}.result-card-actions {display:flex;flex-direction:column;align-items:stretch;gap:10px;}.result-card-download {width:100%;height:48px;padding:0 20px;font-size:16px;}.result-card-preview {display:flex;align-items:center;justify-content:flex-start;padding:22px 18px;border-radius:14px;background:#ffffff;border:1px solid #dde6df;min-height:168px;overflow:hidden;}.result-card-preview img {display:block;width:auto;max-width:100%;max-height:118px;object-fit:contain;transform:scale(1);transition:transform 0.22s ease;}.aee:hover .result-card-preview img {transform:scale(1.03);}.cgl,.cgl0,.cgn,.cgn0 {width:140px;margin:0;cursor:pointer;padding:0 16px;height:44px;font-size:15px;font-weight:700;letter-spacing:0.01em;transition:transform 0.16s ease, box-shadow 0.16s ease, filter 0.16s ease;}.cgn,.cgn0 {width:34px;min-width:34px;padding:0;}.cgl0,.cgn0 {font-weight:bold }.cgm,.cgm0 {margin:0;padding:0 14px;min-height:44px;text-transform:capitalize;cursor:pointer;font-size:15px;font-weight:600;letter-spacing:0.01em;border-radius:12px !important;transition:transform 0.16s ease, box-shadow 0.16s ease, filter 0.16s ease;}.cgm0 {font-weight:bold }.cgl0,.cgn0, .cgm0, .btn-dark.active, .btn.btn-secondary.active {filter:saturate(1.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.18), 0 3px 0 rgba(35, 43, 50, 0.65), 0 14px 24px rgba(17, 24, 31, 0.18) !important;}.cgl0,.cgn0, .btn-dark.active {background:linear-gradient(180deg, #23272b 0%, #171b1f 100%) !important;border-color:#8d969f !important;}.cgm0, .btn.btn-secondary.active {background:linear-gradient(180deg, #505861 0%, #434b53 100%) !important;border-color:#eceff2 !important;}.cgl,.cgl0,.cgn,.cgn0, .cgm,.cgm0, .btn-dark, .btn.btn-secondary {position:relative;overflow:hidden;}.cgl::before,.cgl0::before,.cgn::before,.cgn0::before, .cgm::before,.cgm0::before, .btn-dark::before, .btn.btn-secondary::before {content:"";position:absolute;inset:1px 1px auto 1px;height:46%;border-radius:inherit;background:linear-gradient(180deg, rgba(255,255,255,0.26) 0%, rgba(255,255,255,0.05) 100%);pointer-events:none;}.faw {margin-top:10px }.fau, .fav, .fax {display:none;}.fay {font-family: Preview;margin:0;border:1px solid #d7dfe5;border-radius:16px;font-size:46px;width: 100%;min-height:96px;color:#2a3138;background:linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);text-align:right;padding:0 24px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8), 0 10px 22px rgba(15, 23, 42, 0.06);}.fay0 {max-width: 400px;margin-bottom: 20px;position: relative;float: right;width: 80%;height: 100px;}.faz {font-family: Preview;padding:10px;clear:both;cursor: default;}.faz div {float:left;text-align:center;height:90px;font-size:20px;width:50px;background:#EFEFEF;padding:10px;border:1px solid #CCC;margin:0 10px 10px 0 }.faz span {font-size:16px;color:#999 }.faz span, .faz h2 {font-family: Arial;}.faz h2 {clear:both;padding:10px 0;text-align:left;font-weight:bold }.fba {min-width:0;}.font-meta-card {display:grid;grid-template-columns:110px minmax(0, 1fr);gap:12px 18px;padding:20px 22px;border:1px solid #d7dfe5;border-radius:16px;background:linear-gradient(180deg, #ffffff 0%, #f6f9fb 100%);box-shadow:0 12px 28px rgba(15, 23, 42, 0.08);}.font-meta-label {font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#697782;align-self:center;}.font-meta-value {min-width:0;font-size:18px;font-weight:600;line-height:1.35;color:#1f252c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;}.font-meta-value a {color:#1666d6;text-decoration:none;}.font-meta-value a:hover, .font-meta-value a:focus {color:#0f4fa8;text-decoration:underline;}.fbb {min-height:100px;line-height:normal;width:100%;padding:24px;background:linear-gradient(135deg, #0d6f73 0%, #138585 48%, #1f9aa1 100%);overflow:hidden;box-shadow:0 14px 28px rgba(0,0,0,0.18);border-radius:18px;}.fbb0 {float:left;max-width:calc(100% - 340px);padding:6px 0;}.fbb1 {float:right }.fbb0 h1 {margin:0;font-size:30px;line-height:1.1;color:#FFF;}.fbb0 p {margin:8px 0 0;font-size:15px;line-height:1.4;color:#FFF;}.fbc{display:grid;grid-template-columns:minmax(280px, 0.8fr) minmax(0, 1.2fr);gap:18px;align-items:stretch;min-height:120px;height:auto;margin-top:18px;}.fay0 {position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:14px;padding:18px;border:1px solid #d7dfe5;border-radius:16px;background:linear-gradient(180deg, #ffffff 0%, #f6f9fb 100%);box-shadow:0 12px 28px rgba(15, 23, 42, 0.08);min-height:150px;}.preview-toolbar {display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;}.preview-color-control {display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #d6dee4;border-radius:12px;background:#fff;box-shadow:0 6px 14px rgba(15, 23, 42, 0.06);}.preview-color-control span {font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#697782;}.preview-color-control .sp-replacer {margin:0;border:1px solid #c8d1d9;border-radius:10px;background:#f8fbfc;padding:6px;}.preview-color-control .sp-preview {width:28px;height:28px;border:1px solid rgba(31, 37, 44, 0.18);}.fbd {position: relative;padding:14px;clear:both }.fbd h2 {font-weight: bold }.download-panel {display:grid;grid-template-columns:minmax(0, 1.25fr) minmax(300px, 0.9fr);gap:18px;align-items:start;padding:18px;border:1px solid #d6dde3;border-radius:18px;background:linear-gradient(180deg, #ffffff 0%, #f8fbfc 100%);box-shadow:0 16px 34px rgba(15, 23, 42, 0.08);}.download-panel-main, .download-panel-side {min-width:0;}.download-panel-head {display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;}.download-panel-head h2, .download-panel-about h3, .download-panel-related-head h3 {margin:0 0 6px;font-size:24px;line-height:1.2;color:#1f252c;}.download-panel-head p, .download-panel-related-head p {margin:0;font-size:15px;line-height:1.55;color:#5d6a74;}.download-panel .a2a_kit {float:none;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;}.download-panel-form, .download-panel-about, .download-panel-related {background:#f3f6f8;border:1px solid #d7dee4;border-radius:16px;padding:22px;}.download-panel-form form {max-width:320px;}.download-panel-about {line-height:1.6;}.download-panel-about h3, .download-panel-related-head h3 {font-weight:700;}.download-panel-related-head {margin-bottom:14px;}.download-breadcrumbs {display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;padding:12px 16px;border:1px solid #d9e2e7;border-radius:14px;background:linear-gradient(180deg, #ffffff 0%, #f5f8fa 100%);box-shadow:0 10px 22px rgba(15, 23, 42, 0.07);line-height:1.35;}.download-breadcrumb-link, .download-breadcrumb-current {display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border-radius:10px;font-size:16px;text-decoration:none;}.download-breadcrumb-link {color:#1666d6;background:rgba(22, 102, 214, 0.08);font-weight:600;transition:background-color 0.16s ease, color 0.16s ease, transform 0.16s ease;}.download-breadcrumb-link:hover, .download-breadcrumb-link:focus {color:#0f4fa8;background:rgba(22, 102, 214, 0.14);transform:translateY(-1px);}.download-breadcrumb-separator {color:#7f8d98;font-size:20px;font-weight:700;line-height:1;}.download-breadcrumb-current {color:#1f252c;background:rgba(31, 37, 44, 0.06);font-weight:700;max-width:100%;}.fbd .a2a_kit {float:right;margin-bottom:20px }.fbb div img {max-width:500px;max-height:90px;border:1px solid #CCC;}.fbe {display: block;margin-top: 16px;width: 100%;max-width:320px;height: 48px;font-size:20px;}.aud {padding:40px 0;font-size:24px }.fbg {width:100%;max-width:320px;height:48px;font-weight:bold }.fbh {line-height: 10px;background: #EEE;padding: 30px;border: 1px solid #CCC;}.fbi {line-height:1.6;}.fbi p {margin:0 0 16px;}.fbi p:last-child {margin-bottom:0;}.fbj {line-height:normal;display:flex;flex-wrap:wrap;gap:10px;}.fbj a {display:inline-block;}.fbj .fav {margin:0;}.download-panel-related .fbj {gap:12px;}.download-panel-related .fav {border-radius:12px;border:1px solid #d0d8de;box-shadow:0 8px 18px rgba(15, 23, 42, 0.08);}.pag {margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;text-align:right;}.pag span {margin:0;font-size:14px;font-weight:600;line-height:1.4;color:#5e6d76;}.results-summary {display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border:1px solid rgba(64, 111, 82, 0.12);border-radius:999px;background:linear-gradient(180deg, rgba(252, 255, 253, 0.96) 0%, rgba(243, 248, 245, 0.98) 100%);box-shadow:0 12px 24px rgba(15, 23, 42, 0.06);}.results-summary-label {margin:0;font-size:12px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#6c7b72;}.results-summary-range, .results-summary-total {font-size:17px;font-weight:800;line-height:1;letter-spacing:-0.02em;color:#173825;}.pag nav {float:none;margin-left:auto;}.pag .pagination {margin:0;gap:0;flex-wrap:wrap;border:1px solid #d7e0e5;border-radius:16px;overflow:hidden;background:linear-gradient(180deg, #ffffff 0%, #f4f8fa 100%);box-shadow:0 12px 26px rgba(15, 23, 42, 0.08);}.pag .page-item {display:flex;}.pag .page-link {display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:56px;padding:0 18px;border:none;border-right:1px solid #d7e0e5;background:transparent;color:#1e6c38;font-size:18px;font-weight:700;line-height:1;text-decoration:none;box-shadow:none;transition:background-color 0.18s ease, color 0.18s ease, transform 0.18s ease;}.pag .page-item:last-child .page-link {border-right:none;}.pag .page-link:hover, .pag .page-link:focus {background:rgba(47, 158, 68, 0.08);color:#154f29;transform:translateY(-1px);text-decoration:none;}.pag .page-item.disabled .page-link {background:linear-gradient(180deg, #f4fbf5 0%, #e6f3e8 100%);color:#1b522f;opacity:1;pointer-events:none;}.pag .page-item.disabled .page-link[rel="prev"], .pag .page-item.disabled .page-link[rel="next"], .pag .page-item.disabled .page-link[tabindex="-1"] {background:linear-gradient(180deg, #f8fbfc 0%, #edf3f6 100%);color:#76838c;}.pah {clear:both;margin:8px 0 22px;padding:10px 2px 0;}.pah h1 {margin:0;font-size:clamp(34px, 5vw, 54px);line-height:1.04;letter-spacing:-0.04em;color:#1c252d;max-width:960px;}.pah h2 {margin:0 0 8px;font-size:24px;line-height:1.25;}.pah p {margin:14px 0 0;max-width:900px;font-size:20px;line-height:1.55;color:#53616b;}.pah-kicker {display:inline-flex;align-items:center;min-height:28px;margin-bottom:12px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg, #edf7ef 0%, #dff0e3 100%);border:1px solid #d0e3d5;color:#216739;font-size:11px;font-weight:800;letter-spacing:0.16em;text-transform:uppercase;}@media only screen and (max-device-width : 375px) {.aef img,.aef {max-width:200px;}.fba1 a {text-transform: capitalize;}.fbb {height:auto;line-height:normal;padding:20px;text-align:center;}.fbc {grid-template-columns:1fr;}.font-meta-card {grid-template-columns:92px minmax(0, 1fr);padding:18px;}.font-meta-value {font-size:16px;}.fay {min-height:84px;font-size:34px;padding:0 18px;}.preview-toolbar {justify-content:flex-start;}.download-panel {grid-template-columns:1fr;padding:16px;gap:14px;}.download-panel-head {flex-direction:column;}.download-panel .a2a_kit {justify-content:flex-start;}.download-panel-form, .download-panel-about, .download-panel-related {padding:18px;}.download-panel-head h2, .download-panel-about h3, .download-panel-related-head h3 {font-size:22px;}.download-breadcrumbs {gap:8px;padding:10px 12px;margin-bottom:14px;}.download-breadcrumb-link, .download-breadcrumb-current {min-height:30px;padding:0 8px;font-size:15px;}.download-breadcrumb-separator {font-size:16px;}.fbb div {float:none }.fbb0 {max-width:none;}.fbb0 h1 {font-size:26px;}.fbb div img {max-width:306px;margin-top:20px }.search-autocomplete-item, .search-autocomplete-action {padding:10px 12px;}.search-autocomplete-thumb {width:60px;height:40px;}.fbh {text-align: center }}.font-download-page {margin-top:12px;display:flex;flex-direction:column;gap:20px;}.font-download-page .download-breadcrumbs {display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:14px 18px;border:1px solid #d8e0e6;border-radius:18px;background:linear-gradient(180deg, #ffffff 0%, #f7fafc 100%);box-shadow:0 12px 26px rgba(15, 23, 42, 0.07);}.font-download-page .download-breadcrumb-link, .font-download-page .download-breadcrumb-current {display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;}.font-download-page .download-breadcrumb-link {background:#edf7ef;color:#1e6c38;}.font-download-page .download-breadcrumb-link:hover, .font-download-page .download-breadcrumb-link:focus {background:#e0f1e3;color:#154f29;}.font-download-page .download-breadcrumb-current {background:#eef3f5;color:#1f252c;}.font-download-page .download-breadcrumb-separator {color:#86959f;font-size:18px;font-weight:700;line-height:1;}.font-download-hero {display:grid;grid-template-columns:minmax(0, 1.15fr) minmax(300px, 0.85fr);gap:24px;padding:28px;border-radius:24px;background:linear-gradient(135deg, #12372d 0%, #195246 45%, #206666 100%);box-shadow:0 18px 38px rgba(8, 24, 21, 0.22);color:#fff;}.font-download-kicker {margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.72);}.font-download-hero h1 {margin:0;font-size:clamp(34px, 5vw, 56px);line-height:1;letter-spacing:-0.03em;}.font-download-lead {margin:16px 0 0;max-width:720px;font-size:18px;line-height:1.65;color:rgba(255,255,255,0.88);}.font-download-badges {display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;}.font-download-badge {display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.14);color:#fff;font-size:13px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}.font-download-badge-link {text-decoration:none;transition:background-color 0.16s ease, transform 0.16s ease;}.font-download-badge-link:hover, .font-download-badge-link:focus {background:rgba(255,255,255,0.2);color:#fff;transform:translateY(-1px);}.font-download-statbar {display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:14px;margin:22px 0 0;}.font-download-statbar div {padding:16px 18px;border-radius:18px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.12);backdrop-filter:blur(10px);}.font-download-statbar dt {margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.72);}.font-download-statbar dd {margin:0;font-size:18px;font-weight:700;line-height:1.35;color:#fff;}.font-download-hero-art {display:flex;min-width:0;}.font-preview-hero-card {display:flex;flex-direction:column;gap:18px;width:100%;min-height:100%;padding:20px;border-radius:22px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);box-shadow:inset 0 1px 0 rgba(255,255,255,0.08);}.font-preview-hero-head {display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;}.font-download-specimen-card {display:flex;flex-direction:column;gap:14px;height:100%;padding:20px;border-radius:20px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);box-shadow:inset 0 1px 0 rgba(255,255,255,0.08);}.font-download-specimen-label {font-size:11px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.72);}.font-download-specimen-image {display:block;width:100%;max-width:100%;max-height:180px;object-fit:contain;border-radius:18px;background:#fff;padding:18px;box-shadow:0 14px 28px rgba(0,0,0,0.16);}.font-download-layout {display:grid;grid-template-columns:minmax(0, 1fr) minmax(300px, 360px);gap:24px;align-items:start;}.font-download-main {display:flex;flex-direction:column;gap:22px;min-width:0;}.font-download-sidebar {display:flex;flex-direction:column;gap:18px;align-self:start;position:sticky;top:154px;max-height:calc(100vh - 178px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;}.font-download-sidebar::-webkit-scrollbar {display:none;}.font-section {padding:24px;border:1px solid #d8e0e6;border-radius:22px;background:linear-gradient(180deg, #ffffff 0%, #f8fbfc 100%);box-shadow:0 14px 30px rgba(15, 23, 42, 0.07);}.font-section-heading {display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px;}.font-section-heading h2 {margin:0;font-size:28px;line-height:1.15;color:#1f252c;}.font-section-heading p {margin:8px 0 0;max-width:760px;font-size:15px;line-height:1.6;color:#5d6a74;}.font-preview-workbench {display:flex;flex-direction:column;gap:16px;}.font-preview-toolbar {display:grid;grid-template-columns:minmax(0, 1.25fr) auto auto;justify-content:flex-end;align-items:stretch;gap:10px;flex-wrap:nowrap;}.font-preview-hero-card .font-preview-toolbar {margin-left:auto;width:min(100%, 720px);}.preview-color-control {display:flex;align-items:center;gap:8px;height:74px;padding:8px 10px;border:1px solid #d6dee4;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(15, 23, 42, 0.06);min-width:0;box-sizing:border-box;align-self:stretch;}.preview-color-control span {font-size:11px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#65737d;}.preview-color-control .sp-replacer {margin:0;border:1px solid #c9d3da;border-radius:10px;background:#f8fbfc;padding:6px;}.preview-color-control .sp-preview {width:26px;height:26px;border:1px solid rgba(31, 37, 44, 0.18);}.preview-size-control {display:grid;grid-template-columns:auto minmax(0, 1fr) auto;align-items:center;align-self:stretch;gap:10px;padding-right:10px;}.preview-size-control input[type=range] {width:100%;min-width:88px;margin:0;accent-color:#2f9e44;cursor:pointer;}.preview-size-control strong {justify-self:start;min-width:48px;font-size:12px;font-weight:700;letter-spacing:0.04em;color:#33424c;text-align:left;}.preview-color-control .sp-replacer {flex:0 0 auto;}.preview-color-control:not(.preview-size-control) {justify-content:space-between;min-width:0;}.preview-color-control:not(.preview-size-control) span {margin-right:2px;}.font-preview-input {font-family:Preview;width:100%;min-height:120px;padding:0 24px;border:1px solid #d8e0e6;border-radius:20px;background:linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);color:#243038;font-size:56px;text-align:right;box-shadow:inset 0 1px 0 rgba(255,255,255,0.82), 0 12px 24px rgba(15, 23, 42, 0.06);}.font-preview-input-hero {min-height:180px;padding:0 28px;border-radius:28px;font-size:clamp(44px, 6vw, 90px);text-align:left;box-shadow:0 22px 40px rgba(7, 22, 19, 0.16);}.font-info-grid {display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:22px;}.font-detail-list {display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;margin:0;}.font-detail-image-card {margin-bottom:18px;padding:18px;border:1px solid #d8e0e6;border-radius:20px;background:linear-gradient(180deg, #ffffff 0%, #f7fbfc 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.82), 0 10px 22px rgba(15, 23, 42, 0.05);}.font-detail-image {display:block;width:100%;max-width:100%;max-height:180px;margin:0 auto;object-fit:contain;}.font-detail-list div {padding:16px 18px;border:1px solid #e2e8ec;border-radius:16px;background:#fff;}.font-detail-list dt {margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#6c7a84;}.font-detail-list dd {margin:0;font-size:17px;font-weight:600;line-height:1.45;color:#1f252c;}.font-detail-list a, .font-copy a, .font-faq-item a {color:#0d62c5;text-decoration:none;}.font-detail-list a:hover, .font-copy a:hover, .font-faq-item a:hover {text-decoration:underline;}.font-format-list {display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;}.font-format-list li {display:flex;flex-direction:column;gap:6px;padding:16px 18px;border:1px solid #e2e8ec;border-radius:16px;background:#fff;}.font-format-list strong {font-size:15px;letter-spacing:0.04em;text-transform:uppercase;color:#163c2a;}.font-format-list span, .font-copy p, .font-faq-item p {font-size:15px;line-height:1.7;color:#44525b;}.font-copy {display:flex;flex-direction:column;gap:14px;}.font-copy p {margin:0;}.font-glyph-sections {display:flex;flex-direction:column;gap:18px;}.font-glyph-card {padding:18px;border:1px solid #e1e8ed;border-radius:18px;background:#fff;}.font-glyph-card h3 {margin:0;font-size:20px;color:#1f252c;}.font-glyph-card p {margin:8px 0 0;font-size:14px;line-height:1.6;color:#5d6a74;}.font-glyph-grid {display:grid;grid-template-columns:repeat(auto-fit, minmax(72px, 1fr));gap:12px;margin-top:18px;}.font-glyph-cell {display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:94px;padding:14px 10px;border:1px solid #e1e8ed;border-radius:16px;background:linear-gradient(180deg, #ffffff 0%, #f8fbfc 100%);text-align:center;}.font-glyph-label {font-size:12px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#7b8892;}.font-glyph-value {margin-top:10px;font-family:Preview;font-size:32px;line-height:1;font-weight:400;color:#1f252c;}.font-related-grid {display:grid;grid-template-columns:repeat(auto-fit, minmax(190px, 1fr));gap:16px;}.font-related-card {display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #dbe3e8;border-radius:18px;background:#fff;text-decoration:none;color:inherit;transition:transform 0.16s ease, box-shadow 0.16s ease, border-color 0.16s ease;}.font-related-card:hover, .font-related-card:focus {transform:translateY(-2px);border-color:#c6d3da;box-shadow:0 16px 28px rgba(15, 23, 42, 0.08);}.font-related-image {display:block;width:100%;height:74px;object-fit:contain;padding:12px;border:1px solid #e2e8ec;border-radius:14px;background:#f8fbfc;}.font-related-title {font-size:17px;font-weight:700;color:#1f252c;}.font-faq-list {display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px;}.font-faq-item {padding:18px;border:1px solid #e1e8ed;border-radius:18px;background:#fff;}.font-faq-item h3 {margin:0 0 10px;font-size:18px;line-height:1.35;color:#1f252c;}.font-faq-item p {margin:0;}.font-download-form {display:flex;flex-direction:column;gap:14px;}.font-download-label {font-size:12px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#60707a;}.font-download-select {width:100%;height:52px;padding:0 16px;border:1px solid #d8e0e6;border-radius:14px;background:#fff;font-size:16px;font-weight:600;color:#1f252c;}.font-download-button {display:grid;grid-template-columns:auto minmax(0, 1fr);align-items:center;justify-content:flex-start;column-gap:14px;width:100%;min-height:64px;height:auto;padding:12px 18px;font-size:18px;line-height:1.2;text-align:left;margin-top:4px;border-radius:18px !important;border-color:#6b8795 !important;background:linear-gradient(180deg, #43b449 0%, #248f2f 54%, #1d7c28 100%) !important;box-shadow:0 4px 0 rgba(34, 45, 51, 0.5), 0 16px 28px rgba(18, 92, 38, 0.24) !important;isolation:isolate;}.font-download-button:hover, .font-download-button:focus {background:linear-gradient(180deg, #4bc653 0%, #2b9c38 54%, #228631 100%) !important;box-shadow:0 5px 0 rgba(34, 45, 51, 0.46), 0 18px 30px rgba(18, 92, 38, 0.28) !important;}.font-download-button:active {box-shadow:0 2px 0 rgba(34, 45, 51, 0.46), 0 8px 16px rgba(18, 92, 38, 0.2) !important;}.font-download-button::after {content:"";position:absolute;top:-20%;bottom:-20%;left:-32%;width:28%;background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.14) 42%, rgba(255,255,255,0.42) 50%, rgba(255,255,255,0.14) 58%, rgba(255,255,255,0) 100%);transform:skewX(-22deg);animation:downloadButtonShine 3.6s ease-in-out infinite;pointer-events:none;z-index:0;}.font-download-button-icon, .font-download-button-copy {position:relative;z-index:1;}.font-download-button-icon {display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background:rgba(255,255,255,0.14);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);}.font-download-button-icon i {font-size:21px;}.font-download-button-copy {display:flex;flex-direction:column;gap:2px;min-width:0;}.font-download-button-copy strong, .font-download-button-copy small {display:block;min-width:0;overflow-wrap:anywhere;word-break:break-word;}.font-download-button-copy strong {font-size:22px;font-weight:700;line-height:1.1;}.font-download-button-copy small {font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.84);}@keyframes downloadButtonShine {0% {left:-32%;opacity:0;}12% {opacity:1;}36% {left:112%;opacity:1;}52%, 100% {left:112%;opacity:0;}}.font-download-benefits {display:flex;flex-direction:column;gap:10px;margin:18px 0 0;padding:0;list-style:none;}.font-download-benefits li {position:relative;padding-left:18px;font-size:14px;line-height:1.6;color:#4a5862;}.font-download-benefits li::before {content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:#2b8a57;}.font-share-grid {display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;}.font-share-button {display:flex;align-items:center;gap:12px;min-height:52px;padding:0 16px;border:1px solid #d9e1e7;border-radius:16px;background:#fff;color:#1f252c;text-decoration:none;font-size:14px;font-weight:600;transition:transform 0.16s ease, border-color 0.16s ease, box-shadow 0.16s ease, background-color 0.16s ease;}.font-share-button:hover, .font-share-button:focus {transform:translateY(-1px);border-color:#c8d4dc;box-shadow:0 14px 26px rgba(15, 23, 42, 0.08);background:#fbfcfd;color:#111a20;text-decoration:none;}.font-share-button-copy {cursor:pointer;width:100%;}.font-share-icon {display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:#eef4f8;color:#1d2a33;font-size:12px;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;flex:0 0 auto;}.font-share-label {min-width:0;}.nav, .font-download-page, .font-download-page .download-breadcrumbs, .font-section, .font-download-hero, .site-footer, .legal-page {animation:sectionFadeUp 0.55s ease both;}html.theme-dark {background-color:#0f1418;}body.theme-dark {background:#0f1418;color:#e6edf3;}body.theme-dark .main {background:#121a20;box-shadow:5px 0 6px -4px rgba(0, 0, 0, 0.7), -5px 0 6px -4px rgba(0, 0, 0, 0.7);}body.theme-dark .header {background: radial-gradient(circle at top left, rgba(107, 164, 207, 0.1) 0%, rgba(107, 164, 207, 0) 34%), linear-gradient(180deg, #0b1318 0%, #10202a 48%, #15303b 100%);}body.theme-dark .header::after {background:linear-gradient(180deg, rgba(11, 19, 24, 0) 0%, rgba(11, 19, 24, 0.1) 100%);}body.theme-dark .pah-kicker {background:linear-gradient(135deg, rgba(64, 147, 89, 0.2) 0%, rgba(38, 103, 58, 0.28) 100%);border-color:rgba(118, 196, 139, 0.22);color:#daf1df;}body.theme-dark .theme-toggle-track {background:rgba(179, 214, 255, 0.18);}body.theme-dark .theme-toggle-thumb {transform:translateX(18px);background:linear-gradient(180deg, #f3f8ff 0%, #b6d6ff 100%);}body.theme-dark .theme-toggle-icon-sun {opacity:0.48;}body.theme-dark .theme-toggle-icon-moon {opacity:1;color:#d7ecff;}body:not(.theme-dark) .theme-toggle-icon-sun {opacity:1;color:#ffe08a;}body:not(.theme-dark) .theme-toggle-icon-moon {opacity:0.5;}body.theme-dark .nav, body.theme-dark .site-footer, body.theme-dark .legal-page, body.theme-dark .font-download-page .download-breadcrumbs, body.theme-dark .font-section, body.theme-dark .submission-card, body.theme-dark .submission-toolbar {border-color:#24303a;background:linear-gradient(180deg, #151d24 0%, #11181e 100%);box-shadow:0 18px 30px rgba(0,0,0,0.28);}body.theme-dark .filter-panel-head h2, body.theme-dark .site-footer h2, body.theme-dark .site-footer h3, body.theme-dark .legal-page h1, body.theme-dark .legal-page h2, body.theme-dark .pah h1, body.theme-dark .font-section-heading h2, body.theme-dark .font-glyph-card h3, body.theme-dark .font-faq-item h3, body.theme-dark .font-related-title, body.theme-dark .font-detail-list dd, body.theme-dark .font-download-page .download-breadcrumb-current {color:#edf3f8;}body.theme-dark .filter-panel-head p, body.theme-dark .site-footer p, body.theme-dark .site-footer-meta, body.theme-dark .legal-page p, body.theme-dark .legal-page li, body.theme-dark .pah p, body.theme-dark .font-section-heading p, body.theme-dark .font-copy p, body.theme-dark .font-format-list span, body.theme-dark .font-faq-item p, body.theme-dark .font-glyph-card p, body.theme-dark .font-download-label, body.theme-dark .font-download-benefits li, body.theme-dark .font-meta-label, body.theme-dark .font-glyph-label, body.theme-dark .font-detail-list dt {color:#97a8b5;}body.theme-dark .nav a.filter-category-chip, body.theme-dark .font-download-page .download-breadcrumb-link, body.theme-dark .font-detail-list div, body.theme-dark .font-format-list li, body.theme-dark .font-glyph-card, body.theme-dark .font-glyph-cell, body.theme-dark .font-related-card, body.theme-dark .font-faq-item, body.theme-dark .font-download-select, body.theme-dark .preview-color-control, body.theme-dark .font-download-specimen-image {background:#172129;border-color:#27343f;color:#e6edf3;}body.theme-dark .nav a.filter-category-chip:hover, body.theme-dark .nav a.filter-category-chip:focus, body.theme-dark .font-related-card:hover, body.theme-dark .font-related-card:focus {background:#1b2730;border-color:#32414d;}body.theme-dark .nav > .faw {border-top:none;}body.theme-dark .browse-carousel-panel {border:none;background:linear-gradient(180deg, rgba(21,29,36,0.96) 0%, rgba(17,24,30,0.94) 100%);box-shadow:0 14px 28px rgba(0,0,0,0.2);}body.theme-dark .nav {border:none;background:transparent;box-shadow:none;}body.theme-dark .nav a, body.theme-dark .font-detail-list a, body.theme-dark .font-copy a, body.theme-dark .font-faq-item a, body.theme-dark .site-footer-links a {color:#7dbaff;}body.theme-dark .zaa, body.theme-dark #aae .search-autocomplete, body.theme-dark .font-preview-input {background:#172129;color:#edf3f8;border-color:#283541;}body.theme-dark .font-detail-image-card {background:linear-gradient(180deg, #172129 0%, #141c23 100%);border-color:#27343f;box-shadow:inset 0 1px 0 rgba(255,255,255,0.03);}body.theme-dark #aae .search-autocomplete-heading {background:#121a20;color:#8fa0ad;}body.theme-dark #aae .search-autocomplete-item, body.theme-dark #aae .search-autocomplete-action {background:#172129;color:#e6edf3;}body.theme-dark #aae .search-autocomplete-item + .search-autocomplete-item, body.theme-dark #aae .search-autocomplete-section + .search-autocomplete-section {border-top-color:#24303a;}body.theme-dark #aae .search-autocomplete-item.active, body.theme-dark #aae .search-autocomplete-item:hover, body.theme-dark #aae .search-autocomplete-action.active, body.theme-dark #aae .search-autocomplete-action:hover {background:#20303a;color:#edf3f8;}body.theme-dark .font-download-hero {background:linear-gradient(135deg, #091319 0%, #112733 45%, #193847 100%);}body.theme-dark .font-preview-hero-card {background:rgba(255,255,255,0.06);border-color:rgba(255,255,255,0.08);}body.theme-dark .font-download-badge {background:rgba(255,255,255,0.08);}body.theme-dark .font-download-statbar div, body.theme-dark .font-download-specimen-card {background:rgba(255,255,255,0.06);}body.theme-dark .font-preview-input {box-shadow:inset 0 1px 0 rgba(255,255,255,0.02), 0 12px 24px rgba(0,0,0,0.24);}body.theme-dark .aee {border-color:#24303a;background:linear-gradient(180deg, #151d24 0%, #11181e 100%);box-shadow:0 18px 32px rgba(0,0,0,0.24);}body.theme-dark .result-card-ribbon {background:linear-gradient(135deg, #123926 0%, #16553a 100%);}body.theme-dark .result-card-category {background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.16);color:#edf3f8;}body.theme-dark .result-card-stat {color:#91a1ad;}body.theme-dark .result-card-stat strong, body.theme-dark .result-card-title, body.theme-dark .result-card-title a {color:#edf3f8;}body.theme-dark .result-card-author {color:#c3d0d9;}body.theme-dark .result-card-metrics {background:linear-gradient(180deg, #19242c 0%, #152028 100%);border-color:#27343f;box-shadow:inset 0 1px 0 rgba(255,255,255,0.03);}body.theme-dark .result-card-preview {background:#172129;border-color:#27343f;}body.theme-dark .font-share-button {background:#172129;border-color:#27343f;color:#e6edf3;}body.theme-dark .font-share-button:hover, body.theme-dark .font-share-button:focus {background:#1b2730;border-color:#32414d;}body.theme-dark .font-share-icon {background:#22303a;color:#edf3f8;}@keyframes headerReveal {from {opacity:0;transform:translateY(-18px);}to {opacity:1;transform:translateY(0);}}@keyframes tabRise {from {opacity:0;transform:translateY(8px);}to {opacity:1;transform:translateY(0);}}@keyframes logoFloat {from {opacity:0;transform:translateY(10px) scale(0.97);}to {opacity:1;transform:translateY(0) scale(1);}}@keyframes sectionFadeUp {from {opacity:0;transform:translateY(14px);}to {opacity:1;transform:translateY(0);}}@media (max-width: 1180px) {.result-card-shell {grid-template-columns:1fr;}.result-card-preview {min-height:154px;justify-content:center;}.result-card-aside {align-items:flex-start;text-align:left;min-width:0;}.result-card-metrics, .result-card-actions {align-items:flex-start;}.font-download-layout {grid-template-columns:1fr;}.font-download-sidebar {position:static;max-height:none;padding-right:0;overflow:visible;scrollbar-width:auto;}.font-faq-list {grid-template-columns:1fr;}}@media (max-width: 900px) {.font-download-hero {grid-template-columns:1fr;padding:22px;}.font-preview-toolbar {grid-template-columns:1fr;justify-content:stretch;}.font-preview-hero-card .font-preview-toolbar {width:100%;}.font-preview-input-hero {min-height:150px;}.font-download-statbar, .font-info-grid, .font-detail-list {grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (max-width: 640px) {.aee {border-radius:20px;}.result-card-ribbon {align-items:flex-start;flex-direction:column;gap:8px;}.result-card-ribbon-side {justify-content:flex-start;}.result-card-shell {gap:16px;padding:16px;}.result-card-title {font-size:16px;}.result-card-author {font-size:12px;}.result-card-download {width:100%;}.font-download-page {gap:16px;}.font-download-page .download-breadcrumbs, .font-section {padding:18px;}.font-download-hero h1 {font-size:34px;}.font-download-lead, .font-section-heading p, .font-format-list span, .font-copy p, .font-faq-item p {font-size:14px;}.font-download-statbar, .font-info-grid, .font-detail-list {grid-template-columns:1fr;}.font-detail-image-card {padding:14px;}.font-detail-image {max-height:140px;}.font-preview-toolbar {justify-content:flex-start;}.font-preview-input {min-height:96px;padding:0 18px;font-size:38px;text-align:left;}.font-preview-input-hero {min-height:120px;border-radius:22px;font-size:clamp(34px, 8vw, 52px);}.font-glyph-grid {grid-template-columns:repeat(auto-fit, minmax(62px, 1fr));}.font-related-grid {grid-template-columns:1fr;}.font-share-grid {grid-template-columns:1fr;}}:root {--site-gutter:clamp(16px, 2vw, 28px);--site-radius:28px;--site-line:rgba(33, 63, 45, 0.12);--site-shadow:0 20px 42px rgba(15, 23, 42, 0.08);}body.site-body {background: linear-gradient(180deg, #edf5ee 0%, #f9fbf9 220px, #ffffff 221px);}.site-shell {display:block;width:100%;}.site-main {width:100%;max-width:none;padding:0 var(--site-gutter) 28px;background:transparent;box-shadow:none;overflow:visible;}.site-header {margin:0 calc(var(--site-gutter) * -1) 18px;padding:0 var(--site-gutter) 18px;background: radial-gradient(circle at top left, rgba(125, 208, 141, 0.16) 0%, rgba(125, 208, 141, 0) 32%), linear-gradient(180deg, #123722 0%, #18482c 56%, #1f5a38 100%);box-shadow:0 16px 34px rgba(10, 24, 16, 0.16);}.site-header::after {content:"";position:absolute;left:0;right:0;bottom:-1px;height:44px;background:linear-gradient(180deg, rgba(31, 90, 56, 0.26) 0%, rgba(31, 90, 56, 0) 100%);pointer-events:none;}.site-header-shell {display:grid;gap:14px;padding:18px 0 0;}.site-header-meta-row {display:flex;align-items:center;justify-content:space-between;gap:18px;}.site-header-meta-left {display:flex;align-items:center;gap:20px;min-width:0;}.site-header-brand {display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none;}.site-header-logo {display:block;width:auto;height:64px;max-width:min(100%, 248px);object-fit:contain;filter:drop-shadow(0 12px 24px rgba(0, 0, 0, 0.18));}.site-header-utility {display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;}.site-header-utility a {color:rgba(255,255,255,0.84);text-decoration:none;font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;transition:color 0.18s ease, transform 0.18s ease;}.site-header-utility a:hover, .site-header-utility a:focus {color:#fff;transform:translateY(-1px);}.site-header-utility a:first-child {display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,0.16);background:rgba(255,255,255,0.08);}.site-theme-toggle {flex:0 0 auto;margin-left:auto;}.site-theme-toggle.theme-toggle {height:34px;gap:10px;}.site-header-toolbar {display:flex;align-items:center;gap:16px;padding:10px 16px;border-radius:var(--site-radius);background:rgba(255,255,255,0.08);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1), 0 10px 22px rgba(10, 24, 16, 0.12);backdrop-filter:blur(12px);}.site-header-searchbar {flex:1 1 auto;min-width:0;}.site-search-form, .site-search-form#aae {position:relative;display:flex;align-items:center;width:100%;height:auto;max-width:none;left:auto;right:auto;padding:6px;border-radius:22px;border:1px solid rgba(199, 213, 203, 0.8);background:linear-gradient(180deg, #ffffff 0%, #f7faf8 100%);box-shadow:0 12px 28px rgba(15, 23, 42, 0.12);}.site-search-form #aad {flex:1 1 auto;width:100%;min-width:0;height:44px;padding:0 16px;border:none;background:transparent;color:#23303a;font-size:16px;}.site-search-form #aad::placeholder {color:#8c9694;}.site-search-form #aaf {display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;position:relative;right:auto;top:auto;transform:none;width:52px;height:44px;line-height:1;border:none;border-radius:16px;background:linear-gradient(180deg, #26913a 0%, #1d7b30 100%);color:#fff;box-shadow:0 10px 18px rgba(24, 112, 43, 0.24);}.site-search-form #aaf i {font-size:20px;}.site-sort-tabs {display:flex;align-items:center;gap:12px;flex:0 0 auto;}.site-sort-tab {display:inline-flex;align-items:center;justify-content:center;gap:8px;width:140px;min-width:140px;height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,0.16);background:rgba(255,255,255,0.1);color:#eff8f0;text-decoration:none;font-size:14px;font-weight:700;line-height:1;transition:transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;}.site-sort-tab:hover, .site-sort-tab:focus {color:#fff;background:rgba(255,255,255,0.16);border-color:rgba(255,255,255,0.24);transform:translateY(-1px);}.site-sort-tab.active {background:linear-gradient(180deg, #f5fbf5 0%, #def0de 100%);border-color:rgba(255,255,255,0.44);color:#173c24;box-shadow:0 12px 24px rgba(11, 24, 15, 0.16);}.site-browse {margin:0 0 18px;padding:0;background:transparent;box-shadow:none;}.browse-section {display:grid;gap:14px;width:100%;}.browse-rail {position:relative;padding:14px 0;border-radius:var(--site-radius);background:linear-gradient(180deg, #f7fbf8 0%, #eef6f0 100%);box-shadow:var(--site-shadow);overflow:hidden;}.browse-rail-viewport {width:100%;overflow-x:auto;overflow-y:hidden;padding:0 24px;box-sizing:border-box;scrollbar-width:none;cursor:grab;touch-action:pan-x;-webkit-overflow-scrolling:touch;}.browse-rail-viewport::-webkit-scrollbar {display:none;}.browse-rail-viewport.is-dragging {cursor:grabbing;user-select:none;}.browse-rail-track {display:flex;align-items:stretch;gap:18px;width:max-content;}.browse-rail-list {display:flex;flex:0 0 auto;gap:14px;padding:2px 0;}.browse-rail-list-categories {align-items:center;padding-right:10px;}.browse-rail-list-random {align-items:stretch;padding-right:10px;}.nav a.browse-category-chip, .nav a.browse-category-chip:visited, .browse-category-chip {display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(188, 208, 194, 0.92);background:linear-gradient(180deg, #ffffff 0%, #f3f8f4 100%);color:#1f4730;text-decoration:none;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 8px 18px rgba(15, 23, 42, 0.05);transition:transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease;}.nav a.browse-category-chip:hover, .nav a.browse-category-chip:focus, .browse-category-chip:hover, .browse-category-chip:focus {color:#183b26;border-color:#aac2b1;background:linear-gradient(180deg, #f9fdf9 0%, #edf6ef 100%);transform:translateY(-1px);}.nav a.browse-category-chip.active, .browse-category-chip.active {background:linear-gradient(180deg, #26913a 0%, #1d7b30 100%);border-color:#1d7b30;color:#fff;box-shadow:0 12px 22px rgba(24, 112, 43, 0.22);}.browse-font-card {display:flex;align-items:center;justify-content:center;flex:0 0 clamp(176px, 15vw, 224px);min-height:116px;padding:10px;border-radius:20px;background:rgba(255,255,255,0.92);box-shadow:0 10px 22px rgba(15, 23, 42, 0.06);text-decoration:none;transition:transform 0.18s ease, box-shadow 0.18s ease;}.browse-font-card:hover, .browse-font-card:focus {transform:translateY(-2px);box-shadow:0 14px 28px rgba(15, 23, 42, 0.1);}.browse-font-thumb-wrap {display:flex;align-items:center;justify-content:center;width:100%;min-height:96px;padding:10px;border-radius:16px;background:#fff;}.browse-font-thumb {display:block;width:100%;max-width:100%;max-height:74px;object-fit:contain;pointer-events:none;}.site-page-shell {width:100%;}.site-page {width:100%;min-height:1px;margin:0;}.site-page > *:first-child {margin-top:0;}.site-page .pah, .site-page .legal-page, .site-page .content-page {margin-top:0;}.content-page, .legal-page {width:100%;max-width:none;margin:0;padding:30px;border-radius:var(--site-radius);border:1px solid var(--site-line);background:linear-gradient(180deg, #ffffff 0%, #f7faf8 100%);box-shadow:var(--site-shadow);}.submission-page {display:grid;gap:22px;}.submission-page .page-intro {max-width:none;}.submission-page .submission-form {margin:0;padding:0;border:none;background:transparent;box-shadow:none;}.site-footer-shell {margin-top:24px;}.footer.site-footer-shell {background:transparent;}.footer.site-footer-shell .site-footer {margin:0;border-radius:30px;background:linear-gradient(180deg, #f6faf7 0%, #eef4f0 100%);box-shadow:var(--site-shadow);}.search-autocomplete {top:calc(100% + 10px);}body.theme-dark.site-body {background: linear-gradient(180deg, #0f161a 0%, #121d23 220px, #0f161a 221px);}body.theme-dark .site-main {background:transparent;}body.theme-dark .site-header {background: radial-gradient(circle at top left, rgba(95, 155, 116, 0.18) 0%, rgba(95, 155, 116, 0) 34%), linear-gradient(180deg, #0e1d16 0%, #12251c 56%, #173126 100%);box-shadow:0 18px 36px rgba(0,0,0,0.32);}body.theme-dark .site-header::after {background:linear-gradient(180deg, rgba(14, 29, 22, 0.3) 0%, rgba(14, 29, 22, 0) 100%);}body.theme-dark .site-header-toolbar {background:rgba(255,255,255,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.05), 0 10px 22px rgba(0,0,0,0.26);}body.theme-dark .site-header-utility a {color:rgba(232,239,236,0.82);}body.theme-dark .site-header-utility a:first-child {background:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.1);}body.theme-dark .site-search-form {border-color:rgba(60, 82, 72, 0.9);background:linear-gradient(180deg, #182128 0%, #111920 100%);box-shadow:0 12px 28px rgba(0,0,0,0.28);}body.theme-dark .site-search-form #aad {color:#edf4f1;}body.theme-dark .site-search-form #aad::placeholder {color:#9da9a2;}body.theme-dark .site-sort-tab {background:rgba(255,255,255,0.06);border-color:rgba(255,255,255,0.1);color:#e7f0ea;}body.theme-dark .site-sort-tab:hover, body.theme-dark .site-sort-tab:focus {background:rgba(255,255,255,0.1);}body.theme-dark .site-sort-tab.active {background:linear-gradient(180deg, #ecf5ef 0%, #d6e8da 100%);color:#163222;}body.theme-dark .browse-rail {background:linear-gradient(180deg, #141e18 0%, #101914 100%);box-shadow:0 18px 34px rgba(0,0,0,0.26);}body.theme-dark .nav a.browse-category-chip, body.theme-dark .nav a.browse-category-chip:visited, body.theme-dark .browse-category-chip {background:#172129;border-color:#27343f;color:#e6edf3;box-shadow:0 8px 18px rgba(0,0,0,0.16);}body.theme-dark .nav a.browse-category-chip:hover, body.theme-dark .nav a.browse-category-chip:focus, body.theme-dark .browse-category-chip:hover, body.theme-dark .browse-category-chip:focus {background:#1b2730;border-color:#32414d;color:#fff;}body.theme-dark .nav a.browse-category-chip.active, body.theme-dark .browse-category-chip.active {background:linear-gradient(180deg, #3f9158 0%, #2f7646 100%);border-color:#3c8853;color:#fff;}body.theme-dark .browse-font-card {background:#172129;box-shadow:0 14px 26px rgba(0,0,0,0.2);}body.theme-dark .browse-font-thumb-wrap {background:#0f151a;}body.theme-dark .content-page, body.theme-dark .legal-page, body.theme-dark .footer.site-footer-shell .site-footer {border-color:rgba(58, 76, 67, 0.7);background:linear-gradient(180deg, #152028 0%, #10171d 100%);box-shadow:0 18px 34px rgba(0,0,0,0.26);}@media (max-width: 1100px) {.site-header-toolbar {flex-wrap:wrap;}.site-header-searchbar {width:100%;}.site-sort-tabs {width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;}.site-sort-tabs::-webkit-scrollbar {display:none;}}@media (max-width: 760px) {.site-main {padding:0 16px 22px;}.site-header {margin:0 -16px 16px;padding:0 16px 16px;}.site-header-shell {gap:12px;padding-top:16px;}.site-header-meta-row, .site-header-meta-left {flex-wrap:wrap;}.site-header-logo {height:52px;}.site-header-utility {gap:10px 14px;}.site-header-utility a {font-size:11px;letter-spacing:0.08em;}.site-header-toolbar {padding:10px 12px;}.site-search-form #aad {height:42px;font-size:16px;}.site-search-form #aaf {width:50px;height:42px;}.site-sort-tab {width:124px;min-width:124px;height:42px;font-size:14px;}.browse-rail-viewport {padding:0 18px;}.browse-category-chip {min-height:38px;padding:0 16px;}.browse-font-card {flex-basis:clamp(156px, 52vw, 208px);}.content-page, .legal-page {padding:22px 18px;}}body.theme-dark .site-search-form, body.theme-dark .site-search-form#aae {border-color:rgba(74, 100, 88, 0.88);background:linear-gradient(180deg, #1c2822 0%, #141d19 100%);box-shadow:0 12px 28px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.03);}body.theme-dark .site-search-form #aad {color:#eef5f0;}body.theme-dark .site-search-form #aad::placeholder {color:#9fb1a5;}body.theme-dark .site-search-form #aaf {background:linear-gradient(180deg, #2d9b43 0%, #247937 100%);box-shadow:0 10px 18px rgba(10, 18, 12, 0.34);}body.theme-dark #aae .search-autocomplete {background:linear-gradient(180deg, #18231e 0%, #121916 100%);border-color:#2b3a32;box-shadow:0 18px 34px rgba(0,0,0,0.34);}body.theme-dark #aae .search-autocomplete-heading {background:#101713;color:#93a69a;}body.theme-dark #aae .search-autocomplete-item, body.theme-dark #aae .search-autocomplete-action {background:#18231e;color:#e7efea;}body.theme-dark .search-autocomplete-title {color:#eef8f1;}body.theme-dark .search-autocomplete-subtitle {color:#b8cbbf;}body.theme-dark .search-autocomplete-meta {color:#9fb3a7;}body.theme-dark .search-autocomplete-icon {background:#edf3f6;color:#476877;}body.theme-dark .search-autocomplete mark {color:#8be39f;}body.theme-dark #aae .search-autocomplete-item + .search-autocomplete-item, body.theme-dark #aae .search-autocomplete-section + .search-autocomplete-section {border-top-color:#25342d;}body.theme-dark #aae .search-autocomplete-item.active, body.theme-dark #aae .search-autocomplete-item:hover, body.theme-dark #aae .search-autocomplete-action.active, body.theme-dark #aae .search-autocomplete-action:hover {background:#22322b;color:#f2f8f4;}body.theme-dark .font-download-page .download-breadcrumbs {border-color:#2b3b34;background:linear-gradient(180deg, #18231e 0%, #121916 100%);box-shadow:0 16px 30px rgba(0,0,0,0.3);}body.theme-dark .font-download-page .download-breadcrumb-link {background:rgba(58, 133, 86, 0.18);border:1px solid rgba(83, 160, 110, 0.2);color:#bbdfc6;}body.theme-dark .font-download-page .download-breadcrumb-link:hover, body.theme-dark .font-download-page .download-breadcrumb-link:focus {background:rgba(70, 151, 101, 0.24);border-color:rgba(101, 184, 129, 0.28);color:#eaf6ee;}body.theme-dark .font-download-page .download-breadcrumb-current {background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.05);color:#eef5f0;}body.theme-dark .font-download-page .download-breadcrumb-separator {color:#6f8478;}body.theme-dark .preview-color-control {border-color:#2b3a32;background:linear-gradient(180deg, #18231e 0%, #121916 100%);box-shadow:0 10px 20px rgba(0,0,0,0.2);}body.theme-dark .preview-color-control span {color:#93a69a;}body.theme-dark .preview-color-control .sp-replacer {border-color:#31433a;background:#101713;color:#d6e6da;}body.theme-dark .preview-color-control .sp-preview {border-color:rgba(239,245,240,0.18);}body.theme-dark .preview-color-control .sp-dd {color:#9fb8a6;text-shadow:none;}body.theme-dark .preview-color-control .sp-replacer:hover .sp-dd, body.theme-dark .preview-color-control .sp-replacer.sp-active .sp-dd {color:#dff3e4;}body.theme-dark {color:#e8efe9;}body.theme-dark.site-body {background: linear-gradient(180deg, #0d1511 0%, #132019 220px, #0d1511 221px);}body.theme-dark .main {background:transparent;}body.theme-dark .nav, body.theme-dark .site-footer, body.theme-dark .legal-page, body.theme-dark .content-page, body.theme-dark .font-download-page .download-breadcrumbs, body.theme-dark .font-section, body.theme-dark .submission-card, body.theme-dark .submission-toolbar, body.theme-dark .footer.site-footer-shell .site-footer {border-color:#294036;background:linear-gradient(180deg, #16221b 0%, #101712 100%);box-shadow:0 18px 34px rgba(0,0,0,0.28);}body.theme-dark .filter-panel-head p, body.theme-dark .site-footer p, body.theme-dark .site-footer-meta, body.theme-dark .legal-page p, body.theme-dark .legal-page li, body.theme-dark .pah p, body.theme-dark .font-section-heading p, body.theme-dark .font-copy p, body.theme-dark .font-format-list span, body.theme-dark .font-faq-item p, body.theme-dark .font-glyph-card p, body.theme-dark .font-download-label, body.theme-dark .font-download-benefits li, body.theme-dark .font-meta-label, body.theme-dark .font-glyph-label, body.theme-dark .font-detail-list dt, body.theme-dark .preview-color-control span {color:#96ab9d;}body.theme-dark .site-footer-meta {border-top-color:rgba(108, 151, 120, 0.22);}body.theme-dark .theme-toggle, body.theme-dark .site-theme-toggle, body.theme-dark .site-theme-toggle.theme-toggle {background:transparent !important;border:none !important;box-shadow:none !important;}body.theme-dark .theme-toggle-track {background:linear-gradient(180deg, #34463d 0%, #27362f 100%);box-shadow:inset 0 0 0 1px rgba(158, 193, 169, 0.16);}body.theme-dark .preview-size-control strong {color:#dbe9de;}body.theme-dark .nav a, body.theme-dark .legal-page a, body.theme-dark .font-detail-list a, body.theme-dark .font-copy a, body.theme-dark .font-faq-item a, body.theme-dark .site-footer-links a {color:#8fd7a4;}body.theme-dark .nav a:hover, body.theme-dark .legal-page a:hover, body.theme-dark .font-detail-list a:hover, body.theme-dark .font-copy a:hover, body.theme-dark .font-faq-item a:hover, body.theme-dark .site-footer-links a:hover {color:#baf0c8;}body.theme-dark .nav a.filter-category-chip, body.theme-dark .font-download-page .download-breadcrumb-link, body.theme-dark .font-detail-list div, body.theme-dark .font-format-list li, body.theme-dark .font-glyph-card, body.theme-dark .font-glyph-cell, body.theme-dark .font-related-card, body.theme-dark .font-faq-item, body.theme-dark .font-download-select, body.theme-dark .preview-color-control, body.theme-dark .font-download-specimen-image, body.theme-dark .browse-font-card, body.theme-dark .font-share-button, body.theme-dark .result-card-preview, body.theme-dark .font-preview-input {background:#18231d;border-color:#2d4338;color:#e8efe9;}body.theme-dark .result-card-preview, body.theme-dark .browse-font-thumb-wrap, body.theme-dark .font-detail-image-card, body.theme-dark .font-download-specimen-card {background:linear-gradient(180deg, #16231b 0%, #121b15 100%);border-color:#2f4a3b;box-shadow:inset 0 1px 0 rgba(255,255,255,0.03), 0 12px 24px rgba(0,0,0,0.18);}body.theme-dark .result-card-preview img, body.theme-dark .browse-font-thumb, body.theme-dark .font-detail-image, body.theme-dark .font-related-image, body.theme-dark .font-download-specimen-image {filter:grayscale(1) invert(1) brightness(1.08) contrast(1.02);mix-blend-mode:screen;}body.theme-dark .font-related-image, body.theme-dark .font-download-specimen-image {background:transparent;border-color:#2f4a3b;}body.theme-dark .pag span {color:#a9bbb0;}body.theme-dark .results-summary {border-color:rgba(118, 196, 139, 0.16);background:linear-gradient(180deg, rgba(22, 34, 28, 0.96) 0%, rgba(14, 22, 18, 0.98) 100%);box-shadow:0 14px 28px rgba(0,0,0,0.22);}body.theme-dark .results-summary-label {color:#8da999;}body.theme-dark .results-summary-range, body.theme-dark .results-summary-total {color:#ecf7ef;}body.theme-dark .pag .pagination {border-color:#2c4237;background:linear-gradient(180deg, #16231c 0%, #101712 100%);box-shadow:0 16px 28px rgba(0,0,0,0.3);}body.theme-dark .pag .page-link {border-right-color:#2c4237;color:#9ae0ae;background:transparent;}body.theme-dark .pag .page-link:hover, body.theme-dark .pag .page-link:focus {background:rgba(111, 189, 128, 0.12);color:#d8f4df;}body.theme-dark .pag .page-item.disabled .page-link {background:linear-gradient(180deg, #244632 0%, #1b3727 100%);color:#f0f8f2;}body.theme-dark .pag .page-item.disabled .page-link[rel="prev"], body.theme-dark .pag .page-item.disabled .page-link[rel="next"], body.theme-dark .pag .page-item.disabled .page-link[tabindex="-1"] {background:linear-gradient(180deg, #18251e 0%, #121a15 100%);color:#8ea496;}body.theme-dark .nav a.filter-category-chip:hover, body.theme-dark .nav a.filter-category-chip:focus, body.theme-dark .font-related-card:hover, body.theme-dark .font-related-card:focus, body.theme-dark .browse-category-chip:hover, body.theme-dark .browse-category-chip:focus, body.theme-dark .font-share-button:hover, body.theme-dark .font-share-button:focus {background:#213028;border-color:#3a584a;}body.theme-dark .browse-font-thumb-wrap, body.theme-dark .font-detail-image-card {background:linear-gradient(180deg, #16231b 0%, #121b15 100%);border-color:#2f4a3b;box-shadow:inset 0 1px 0 rgba(255,255,255,0.03), 0 12px 24px rgba(0,0,0,0.18);}body.theme-dark .font-share-icon, body.theme-dark .preview-color-control .sp-replacer {background:#101713;border-color:#2c4036;}body.theme-dark .font-download-hero {background:linear-gradient(135deg, #0c1812 0%, #143223 44%, #1f4b34 100%);}body.theme-dark .font-preview-hero-card, body.theme-dark .font-download-statbar div {background:rgba(14, 25, 18, 0.42);border-color:rgba(132, 193, 151, 0.14);}body.theme-dark .font-download-specimen-card {background:linear-gradient(180deg, #16231b 0%, #121b15 100%);border-color:#2f4a3b;box-shadow:inset 0 1px 0 rgba(255,255,255,0.03), 0 12px 24px rgba(0,0,0,0.18);}body.theme-dark .font-download-page .download-breadcrumb-link {background:rgba(60, 141, 86, 0.18);border-color:rgba(98, 180, 124, 0.22);color:#c4ebcf;}body.theme-dark .font-download-page .download-breadcrumb-link:hover, body.theme-dark .font-download-page .download-breadcrumb-link:focus {background:rgba(77, 160, 104, 0.24);border-color:rgba(116, 199, 141, 0.3);color:#effaf2;}body.theme-dark .font-download-page .download-breadcrumb-current {background:rgba(255,255,255,0.06);border-color:rgba(255,255,255,0.05);color:#eef5f0;}body.theme-dark .font-download-page .download-breadcrumb-separator {color:#6d8678;}body.theme-dark .font-glyph-value {color:#dceadf;}body.theme-dark .font-format-list strong {color:#d9f0df;}body.theme-dark .font-format-list span {color:#c4d6c8;}body.theme-dark .site-sort-tab.active, body.theme-dark .browse-category-chip.active {background:linear-gradient(180deg, #4fa56a 0%, #36784c 100%);border-color:#4d9464;color:#f5fff7;}body.theme-dark .submission-field span, body.theme-dark .submission-field small, body.theme-dark .submission-actions p {color:#96ab9d;}body.theme-dark .legal-page .page-note {border-left-color:#4a9f63;background:linear-gradient(180deg, rgba(41, 67, 54, 0.9) 0%, rgba(28, 45, 36, 0.94) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.02);}body.theme-dark .legal-page .page-note p {color:#dce8df;}body.theme-dark .legal-page .page-note a {color:#9fe0b1;}body.theme-dark .legal-page .page-note a:hover, body.theme-dark .legal-page .page-note a:focus {color:#d5f7de;}body.theme-dark .submission-field input, body.theme-dark .submission-field select, body.theme-dark .submission-field textarea {border-color:#2e4339;background:linear-gradient(180deg, #18231d 0%, #121914 100%);color:#e8efe9;box-shadow:inset 0 1px 0 rgba(255,255,255,0.02);}body.theme-dark .submission-field input::placeholder, body.theme-dark .submission-field textarea::placeholder {color:#7f9588;}body.theme-dark .submission-field input:focus, body.theme-dark .submission-field select:focus, body.theme-dark .submission-field textarea:focus {outline:none;border-color:#4c9d65;box-shadow:0 0 0 4px rgba(76, 157, 101, 0.16), inset 0 1px 0 rgba(255,255,255,0.03);}body.theme-dark .submission-button, body.theme-dark .submission-secondary-button, body.theme-dark .submission-link-button {box-shadow:0 10px 20px rgba(0,0,0,0.24);}