html body .shell.tc-public-page { --tc-public-footer-frame: var(--tc-public-frame, min(1320px, calc(100vw - 32px))); --tc-public-footer-border: rgba(190, 213, 255, 0.16); --tc-public-footer-border-strong: rgba(124, 246, 182, 0.32); --tc-public-footer-text: #f8fbff; --tc-public-footer-muted: rgba(226, 237, 248, 0.76); --tc-public-footer-soft: rgba(196, 211, 230, 0.68); --tc-public-footer-accent: #7cf6b6; --tc-public-footer-bg: radial-gradient(circle at 16% 0%, rgba(124, 246, 182, 0.1), transparent 24rem), radial-gradient(circle at 88% 8%, rgba(90, 166, 255, 0.12), transparent 28rem), linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px), linear-gradient(180deg, rgba(255, 255, 255, 0.034) 1px, transparent 1px), linear-gradient(135deg, rgba(10, 15, 29, 0.98), rgba(12, 18, 35, 0.96) 58%, rgba(6, 24, 35, 0.94)); } html body .shell.tc-public-page .tc-home-footer.tc-common-footer { box-sizing: border-box !important; position: relative !important; isolation: isolate !important; overflow: hidden !important; width: var(--tc-public-footer-frame) !important; max-width: var(--tc-public-footer-frame) !important; margin: clamp(46px, 5vw, 72px) auto clamp(18px, 2vw, 28px) !important; border: 1px solid var(--tc-public-footer-border) !important; border-radius: 18px !important; background: var(--tc-public-footer-bg) !important; background-size: auto, auto, 72px 72px, 72px 72px, auto !important; color: var(--tc-public-footer-muted) !important; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.075), 0 28px 76px rgba(0, 0, 0, 0.24) !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer::before { content: "" !important; position: absolute !important; inset: 0 24px auto !important; height: 1px !important; pointer-events: none !important; background: linear-gradient(90deg, transparent, rgba(124, 246, 182, 0.52), rgba(90, 166, 255, 0.36), transparent) !important; opacity: 0.8 !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer::after { content: "" !important; position: absolute !important; inset: 0 !important; pointer-events: none !important; z-index: 0 !important; background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 34%), radial-gradient(circle at 50% 0%, rgba(255, 255, 255, 0.07), transparent 20rem) !important; opacity: 0.56 !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer > .container, html body .shell.tc-public-page .tc-home-footer__grid, html body .shell.tc-public-page .tc-home-footer__meta { box-sizing: border-box !important; position: relative !important; z-index: 1 !important; width: 100% !important; max-width: 100% !important; margin-inline: auto !important; } html body .shell.tc-public-page .tc-home-footer__grid { display: grid !important; grid-template-columns: minmax(260px, 1.45fr) repeat(4, minmax(132px, 1fr)) !important; gap: clamp(22px, 3.4vw, 54px) !important; align-items: start !important; padding: clamp(42px, 5vw, 62px) clamp(22px, 3.4vw, 48px) clamp(30px, 3.2vw, 42px) !important; } html body .shell.tc-public-page .tc-home-footer__grid > div { min-width: 0 !important; } html body .shell.tc-public-page .tc-home-footer__grid > div:not(:first-child) { padding-inline-start: clamp(0px, 1vw, 14px) !important; border-inline-start: 1px solid rgba(255, 255, 255, 0.07) !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer :where(.tc-home-brand__text, .tc-home-brand__domain, strong) { color: var(--tc-public-footer-text) !important; -webkit-text-fill-color: var(--tc-public-footer-text) !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-brand { display: inline-flex !important; align-items: center !important; gap: 12px !important; min-width: 0 !important; min-height: 44px !important; color: var(--tc-public-footer-text) !important; text-decoration: none !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-brand__image { width: 32px !important; height: 32px !important; filter: drop-shadow(0 0 18px rgba(124, 246, 182, 0.28)) !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-brand__text { min-width: 0 !important; overflow: hidden !important; font-size: 1.02rem !important; font-weight: 780 !important; letter-spacing: 0 !important; text-overflow: ellipsis !important; white-space: nowrap !important; } html body .shell.tc-public-page .tc-home-footer__description { max-width: 38ch !important; margin: 18px 0 0 !important; color: var(--tc-public-footer-muted) !important; -webkit-text-fill-color: var(--tc-public-footer-muted) !important; font-size: 0.98rem !important; line-height: 1.68 !important; letter-spacing: 0 !important; } html body .shell.tc-public-page .tc-home-footer__badges { display: flex !important; flex-wrap: wrap !important; gap: 10px !important; margin-top: 22px !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-footer__heading { margin: 2px 0 16px !important; color: var(--tc-public-footer-accent) !important; -webkit-text-fill-color: var(--tc-public-footer-accent) !important; font-family: var(--tc-public-font-mono, var(--tc-font-mono, ui-monospace, Consolas, monospace)) !important; font-size: 0.74rem !important; font-weight: 840 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer ul { display: grid !important; gap: 8px !important; margin: 0 !important; padding: 0 !important; list-style: none !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer li { min-width: 0 !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer :where(p, li, small, span:not(.tc-home-chip):not(.tc-home-brand__text):not(.tc-home-brand__domain)) { color: var(--tc-public-footer-muted) !important; -webkit-text-fill-color: var(--tc-public-footer-muted) !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer a:not(.tc-home-brand):not(.tc-home-chip) { display: inline-flex !important; align-items: center !important; width: fit-content !important; max-width: 100% !important; min-height: 44px !important; margin-inline: -8px !important; padding: 4px 8px !important; border: 1px solid transparent !important; border-radius: 8px !important; color: rgba(238, 246, 255, 0.86) !important; -webkit-text-fill-color: rgba(238, 246, 255, 0.86) !important; font-size: 0.95rem !important; line-height: 1.35 !important; letter-spacing: 0 !important; text-decoration: none !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer a:not(.tc-home-brand):not(.tc-home-chip):hover, html body .shell.tc-public-page .tc-home-footer.tc-common-footer a:not(.tc-home-brand):not(.tc-home-chip):focus-visible { border-color: rgba(124, 246, 182, 0.28) !important; background: rgba(255, 255, 255, 0.07) !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; transform: none !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer a:focus-visible { outline: 3px solid rgba(124, 246, 182, 0.46) !important; outline-offset: 3px !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-chip { display: inline-flex !important; align-items: center !important; min-height: 44px !important; padding: 7px 11px !important; border: 1px solid rgba(124, 246, 182, 0.28) !important; border-radius: 999px !important; background: rgba(124, 246, 182, 0.11) !important; color: rgba(234, 255, 251, 0.92) !important; -webkit-text-fill-color: rgba(234, 255, 251, 0.92) !important; font-weight: 740 !important; letter-spacing: 0 !important; text-decoration: none !important; white-space: normal !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-chip--ok { border-color: rgba(124, 246, 182, 0.34) !important; background: rgba(124, 246, 182, 0.14) !important; } html body .shell.tc-public-page .tc-home-footer__meta { display: flex !important; justify-content: space-between !important; gap: 18px !important; padding: 18px clamp(22px, 3.4vw, 48px) 24px !important; border-top: 1px solid rgba(190, 213, 255, 0.12) !important; color: var(--tc-public-footer-soft) !important; -webkit-text-fill-color: var(--tc-public-footer-soft) !important; font-family: var(--tc-public-font-mono, var(--tc-font-mono, ui-monospace, Consolas, monospace)) !important; font-size: 0.78rem !important; line-height: 1.45 !important; letter-spacing: 0 !important; } html body .shell.tc-public-page .tc-home-footer__meta span { color: inherit !important; -webkit-text-fill-color: currentColor !important; } @media (max-width: 980px) { html body .shell.tc-public-page .tc-home-footer.tc-common-footer { width: min(var(--tc-public-footer-frame), calc(100vw - 16px)) !important; max-width: min(var(--tc-public-footer-frame), calc(100vw - 16px)) !important; } html body .shell.tc-public-page .tc-home-footer__grid { grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr) minmax(0, 1fr) !important; } html body .shell.tc-public-page .tc-home-footer__grid > div:first-child { grid-column: 1 / -1 !important; } html body .shell.tc-public-page .tc-home-footer__description { max-width: 60ch !important; } } @media (max-width: 760px) { html body .shell.tc-public-page .tc-home-footer.tc-common-footer { width: 100% !important; max-width: 100% !important; margin: 36px auto 18px !important; border-radius: 14px !important; } html body .shell.tc-public-page .tc-home-footer__grid { grid-template-columns: minmax(0, 1fr) !important; gap: 24px !important; padding: 32px 18px 24px !important; } html body .shell.tc-public-page .tc-home-footer__grid > div:not(:first-child) { padding-block-start: 22px !important; padding-inline-start: 0 !important; border-block-start: 1px solid rgba(255, 255, 255, 0.08) !important; border-inline-start: 0 !important; } html body .shell.tc-public-page .tc-home-footer__description { max-width: 100% !important; font-size: 0.96rem !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-brand__text { overflow: visible !important; white-space: normal !important; } html body .shell.tc-public-page .tc-home-footer__badges { display: grid !important; grid-template-columns: minmax(0, 1fr) !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer .tc-home-chip { width: 100% !important; justify-content: center !important; text-align: center !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer ul { gap: 10px !important; } html body .shell.tc-public-page .tc-home-footer.tc-common-footer a:not(.tc-home-brand):not(.tc-home-chip) { width: 100% !important; font-size: 1rem !important; } html body .shell.tc-public-page .tc-home-footer__meta { flex-direction: column !important; padding: 18px 18px 24px !important; } } @media (prefers-reduced-motion: reduce) { html body .shell.tc-public-page .tc-home-footer.tc-common-footer a { transition: none !important; } }