.tk-header{position:sticky;top:0;z-index:var(--tk-z-sticky);background:#ffffffeb;-webkit-backdrop-filter:saturate(150%) blur(8px);backdrop-filter:saturate(150%) blur(8px);border-bottom:1px solid var(--tk-border);font-family:var(--tk-font-sans)}.tk-header__inner{max-width:1240px;margin:0 auto;padding:.7rem 1.5rem;display:flex;align-items:center;gap:1.25rem}.tk-header__logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none}.tk-header__logo:hover{text-decoration:none}.tk-header__logo img{height:36px;display:block}.tk-header__word{font-family:var(--tk-font-sans);font-weight:600;font-size:1.5rem;letter-spacing:-.01em;color:var(--tk-text, #1E1B2E);line-height:1}.tk-header__nav{display:flex;gap:1.6rem;margin-left:.75rem}.tk-header__nav a{color:var(--tk-gray-700);font-weight:600;font-size:.98rem;text-decoration:none;transition:color var(--tk-transition)}.tk-header__nav a:hover{color:var(--tk-primary-600)}.tk-header__actions{display:flex;align-items:center;gap:.55rem;margin:0 0 0 auto;padding:0;list-style:none}.tk-header__actions>li{list-style:none}.tk-header__actions .tk-lang .nav-link{color:var(--tk-gray-600);font-weight:600;padding:.4rem .6rem}.tk-header__actions .tk-lang .nav-link:hover{color:var(--tk-primary-600)}.tk-header__actions .profile-pic b span,.tk-header__actions .profile-pic{color:var(--tk-gray-800)}.tk-btn--sm{padding:.5rem 1.1rem;font-size:.9rem}.tk-btn--outline{background:#fff;color:var(--tk-primary-700);border-color:var(--tk-primary-200)}.tk-btn--outline:hover{background:var(--tk-primary-50);color:var(--tk-primary-800)}@media (max-width: 767px){.tk-header__nav{display:none}}.tk-footer{background:var(--tk-gray-900);color:var(--tk-gray-300);font-family:var(--tk-font-sans);padding:3.5rem 1.5rem 1.5rem}.tk-footer__top{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.tk-footer__brand{max-width:320px}.tk-footer__logo img{height:34px;margin-bottom:1rem}.tk-footer__brand p{color:var(--tk-gray-400);font-size:.95rem;line-height:1.6;margin:0 0 1.25rem}.tk-footer__social{display:flex;gap:.6rem}.tk-footer__social a{width:38px;height:38px;display:grid;place-items:center;border-radius:var(--tk-radius-full);background:#ffffff14;color:#fff;transition:background var(--tk-transition),transform var(--tk-transition)}.tk-footer__social a:hover{background:var(--tk-gradient);transform:translateY(-2px)}.tk-footer__col h6{color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem}.tk-footer__col a{display:block;color:var(--tk-gray-400);text-decoration:none;font-size:.95rem;padding:.3rem 0;transition:color var(--tk-transition)}.tk-footer__col a:hover{color:#fff}.tk-footer__legal{max-width:1240px;margin:2.5rem auto 0;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.tk-footer__entity{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:var(--tk-gray-400);line-height:1.5}.tk-footer__entity strong{color:#fff;font-size:.9rem;font-weight:700;margin-bottom:.15rem}.tk-footer__entity a{color:var(--tk-gray-300, #d4d4d8);text-decoration:none}.tk-footer__entity a:hover{color:#fff}.tk-footer__bottom{max-width:1240px;margin:1.5rem auto 0;display:flex;justify-content:space-between;align-items:center;color:var(--tk-gray-500);font-size:.85rem}@media (max-width: 991px){.tk-footer__top{grid-template-columns:1fr 1fr}.tk-footer__brand{grid-column:1 / -1;max-width:none}}@media (max-width: 575px){.tk-footer__top{grid-template-columns:1fr}.tk-footer__legal{grid-template-columns:1fr;gap:1.25rem}.tk-footer__bottom{flex-direction:column;gap:.5rem;text-align:center}}
