.tf-footer {--tf-ink: #0A0A0A;--tf-ink-soft: #1A1A1A;--tf-muted: #5C5A55;--tf-paper: #F4F1E6;--tf-paper-2: #FAF7EE;--tf-paper-edge: #E9E4D2;--tf-rule: rgba(10, 10, 10, 0.16);--tf-rule-strong: rgba(10, 10, 10, 0.45);--tf-blue: #4594F2;--tf-blue-deep: #0E3A8C;--tf-blue-soft: #E0EBFB;--tf-rust: #C24914;--tf-rust-soft: #F6E1D3;--tf-paper-white: #FAFAFA;--tf-bg-light: #F9F9F9;--tf-radius: 0;--tf-radius-soft: 0.25rem;background: var(--tf-paper);color: var(--tf-ink);font-family: var(--tf-body);line-height: 1.5;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;font-feature-settings: 'ss01', 'cv05';padding: 3.5rem 0 2.5rem;}.tf-footer *, .tf-footer *::before, .tf-footer *::after {box-sizing: border-box;}.tf-footer * {font-family: inherit;}.tf-footer .tf-wrap {max-width: 80rem;margin: 0 auto;padding: 0 2rem;width: 100%;}.tf-footer a {color: inherit;text-decoration: none;}.tf-footer img {max-width: 100%;height: auto;display: block;}.tf-footer-inner {display: grid;grid-template-columns: minmax(16rem, 0.85fr) minmax(0, 2.15fr);gap: 3.5rem clamp(2.5rem, 6vw, 6rem);align-items: start;}@media (max-width: 48.75rem) {.tf-footer .tf-wrap {padding: 0 1.25rem;}.tf-footer-inner {grid-template-columns: 1fr;gap: 2.5rem;}}.tf-footer-brand {display: flex;flex-direction: column;align-items: flex-start;gap: 0.625rem;min-width: 0;}.tf-footer-logo {display: inline-flex;width: fit-content;}.tf-footer-logo .cs-logo-img {filter: drop-shadow(2px 2px black) drop-shadow(2px -2px black) drop-shadow(-2px 2px black) drop-shadow(-2px -2px black);width: clamp(7rem, 10vw, 8.5rem);height: auto;}.tf-footer-brand .tf-mast-word {font-family: var(--tf-display);font-weight: 800;text-transform: uppercase;font-size: clamp(1.5rem, 2vw, 1.75rem);line-height: 0.95;letter-spacing: 0.01em;color: var(--tf-ink);white-space: nowrap;}.tf-footer-brand .tf-mast-word em {font-family: var(--tf-script);font-style: italic;font-weight: 500;text-transform: none;color: var(--tf-blue);margin: 0 0.125rem;font-size: 0.92em;letter-spacing: 0;}.tf-footer-tag {font-family: var(--tf-mono);font-size: 0.6875rem;letter-spacing: 0.14em;text-transform: uppercase;color: var(--tf-muted);}.tf-footer-cols {display: grid;grid-template-columns: minmax(8rem, 0.8fr) minmax(14rem, 1.35fr) minmax(12rem, 1fr);gap: clamp(1.75rem, 4vw, 4rem);min-width: 0;}@media (max-width: 61.25rem) {.tf-footer-cols {grid-template-columns: repeat(2, minmax(0, 1fr));}}@media (max-width: 36.25rem) {.tf-footer-cols {grid-template-columns: 1fr;gap: 1.5rem;}.tf-footer-brand {align-items: center;text-align: center;}}.tf-footer-col {display: flex;flex-direction: column;gap: 0.5rem;min-width: 0;}.tf-footer-col .tf-mono {color: var(--tf-rust);font-weight: 600;margin-bottom: 0.25rem;}.tf-footer-list {list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 0.5rem;}.tf-footer-list li {min-width: 0;}.tf-footer-col a, .tf-footer-col span:not(.tf-mono) {font-family: var(--tf-body);font-size: 0.875rem;line-height: 1.45;color: var(--tf-ink-soft);overflow-wrap: anywhere;}.tf-footer-col a {transition: color 0.2s ease;}.tf-footer-col a:hover {color: var(--tf-blue);}.tf-footer-socials {display: flex;align-items: center;flex-wrap: wrap;gap: 0.625rem;padding-top: 0.125rem;}.tf-footer-socials a {display: inline-flex;align-items: center;justify-content: center;width: 2rem;height: 2rem;color: var(--tf-ink-soft);}.tf-footer-socials svg {width: 1.25rem;height: 1.25rem;flex: 0 0 auto;}.tf-footer-socials a:focus-visible {outline: 0.125rem solid var(--tf-blue);outline-offset: 0.1875rem;}.tf-footer-copy {grid-column: 1 / -1;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;gap: 0.75rem;padding-top: 1.75rem;margin-top: 0.75rem;border-top: 0.125rem solid var(--tf-ink);font-family: var(--tf-body);font-size: 0.78125rem;color: var(--tf-muted);}.tf-footer-copy .tf-mono {color: var(--tf-rust);font-weight: 600;}