.tk-hub{background:#fff;color:var(--paak-fg-1,#101322);padding:3rem 1rem 4rem}.tkh-inner{max-width:1080px;margin:0 auto}.tkh-hero{margin-bottom:2.5rem}.tkh-hero-text{min-width:0}.tkh-eyebrow{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;margin:0 0 .5rem}.tkh-hero h1{font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.15;margin:0 0 .75rem}.tkh-lede{font-size:1.05rem;line-height:1.6;color:#374151;max-width:62ch;margin:0}.tkh-block{margin:0 0 3rem}.tkh-block h2{font-size:1.35rem;margin:0 0 .35rem}.tkh-sub{color:#6b7280;margin:0 0 1.1rem;max-width:62ch}.tkh-bandrow{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.tkh-band{display:flex;flex-direction:column;gap:.15rem;text-align:left;padding:.6rem .85rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;font:inherit;max-width:20rem}.tkh-band b{font-size:.95rem}.tkh-band span{font-size:.75rem;color:#6b7280;line-height:1.35}.tkh-band.is-on{border-color:#06176f;background:#06176f0a}.tkh-prio{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.tkh-prio.is-hidden{display:none}.tkh-prio h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem}.tkh-do h3{color:#047857}.tkh-dont h3{color:#b91c1c}.tkh-prio ul{margin:0;padding-left:1.1rem}.tkh-prio li{margin-bottom:.55rem;line-height:1.5;font-size:.92rem}.tkh-controls{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tkh-controls select{padding:.55rem .7rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font:inherit}.tkh-btn{display:inline-block;padding:.55rem .95rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font:inherit;text-decoration:none;color:inherit}.tkh-btn-primary{background:#06176f;color:#fff;border-color:#06176f}.tkh-plan{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.tkh-plan li{display:flex;gap:.75rem;align-items:baseline;padding:.7rem .9rem;border:1px solid #e5e7eb;border-radius:10px}.tkh-plan .k{font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;min-width:8.5rem}.tkh-plan .m{font-variant-numeric:tabular-nums;color:#06176f;font-weight:600;min-width:3.5rem}.tkh-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.tkh-chip{padding:.35rem .7rem;border:1px solid #e5e7eb;border-radius:999px;background:#fff;cursor:pointer;font:inherit;font-size:.85rem}.tkh-chip.is-on{background:#06176f;color:#fff;border-color:#06176f}.tkh-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:.75rem}.tkh-card:has(.tkh-more[open]){grid-column:1/-1;border-color:var(--paak-primary-200)}.tkh-card:has(.tkh-more[open]){display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);column-gap:20px;align-items:start;padding:18px 20px 0}.tkh-card:has(.tkh-more[open]) .tkh-face{grid-column:1;grid-row:1 / span 3;padding:0}.tkh-card:has(.tkh-more[open]) .tkh-body{grid-column:2;padding:0 0 8px}.tkh-card:has(.tkh-more[open]) .tkh-card-f{grid-column:2;padding:0 0 10px}.tkh-card:has(.tkh-more[open]) .tkh-more{grid-column:2;margin:0 -20px 0 0}.tkh-card:has(.tkh-more[open]) .tkh-more dl{font-size:13px;padding-right:20px}.tkh-card:has(.tkh-more[open]) .tkh-more summary{padding-left:0}@media (max-width:860px){.tkh-card:has(.tkh-more[open]){display:flex;padding:0}.tkh-card:has(.tkh-more[open]) .tkh-face{padding:0}.tkh-card:has(.tkh-more[open]) .tkh-body{padding:10px 16px 0}.tkh-card:has(.tkh-more[open]) .tkh-card-f{padding:10px 16px}.tkh-card:has(.tkh-more[open]) .tkh-more{margin:0}.tkh-card:has(.tkh-more[open]) .tkh-more dl{padding-right:16px}.tkh-card:has(.tkh-more[open]) .tkh-more summary{padding-left:16px}}.tkh-card{background:#fff;border:1px solid var(--paak-separator);border-left:3px solid var(--paak-gold-500);border-radius:var(--r-lg);padding:0;overflow:hidden;display:flex;flex-direction:column;gap:0;transition:border-color .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out}.tkh-card:hover{border-color:var(--paak-primary-200);transform:translateY(-2px);box-shadow:var(--shadow-md)}@media (prefers-reduced-motion:reduce){.tkh-card,.tkh-card:hover{transition:none;transform:none}}.tkh-face{display:flex;flex-direction:column}.tkh-face svg{width:100%;height:auto;display:block}.tkh-face .dsch-legend{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;padding:8px 16px 0;font-size:11px;color:var(--paak-fg-2)}.tkh-face .dsch-legend span{display:inline-flex;align-items:center;gap:5px}.tkh-face .dsch-legend svg{width:26px;height:12px;flex:none}.tkh-body{display:flex;flex-direction:column;gap:4px;padding:10px 16px 0}.tkh-card-h{display:flex;align-items:flex-start;gap:9px}.tkh-gl{width:20px;height:20px;flex:none;color:var(--paak-primary-500);margin-top:1px}.tkh-card-h b{font-size:14.5px;font-weight:700;line-height:1.3;color:var(--paak-fg-1)}.tkh-card p{margin:0;font-size:13px;line-height:1.5;color:var(--paak-fg-2);flex:1}.tkh-card-f{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:10px 16px;margin-top:auto}@media (max-width:480px){.tkh-body{order:-1}.tkh-face{order:0}}.tkh-bands{display:flex;gap:5px;flex-wrap:wrap}.tkh-chip-band{display:inline-flex;align-items:center;gap:5px;background:var(--paak-primary-50);color:var(--paak-primary-700);border:1px solid var(--paak-primary-100);border-radius:var(--r-full);padding:3px 9px;font-size:11.5px;font-weight:700;line-height:1}.tkh-int{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;color:var(--paak-fg-2)}.tkh-dur{display:inline-flex;align-items:center;gap:5px;margin-left:auto;font-size:12.5px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--paak-fg-1)}.tkh-count{font-size:13px;font-weight:600;color:var(--paak-fg-3);margin-left:6px;font-variant-numeric:tabular-nums}.tkh-more{margin:0;border-top:1px solid var(--paak-separator-light);padding:0}.tkh-more summary{cursor:pointer;font-size:12px;font-weight:700;color:var(--paak-primary-500);list-style:none;padding:10px 16px}.tkh-more summary::-webkit-details-marker{display:none}.tkh-more summary:after{content:" +";font-weight:400}.tkh-more[open] summary:after{content:" −"}.tkh-more summary:focus-visible{outline:2px solid var(--paak-primary-500);outline-offset:2px;border-radius:4px}.tkh-more dl{margin:0;padding:0 16px 14px;font-size:12.5px;line-height:1.5}.tkh-more dt{font-weight:700;color:var(--paak-fg-1);margin-top:7px;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.tkh-more dd{margin:2px 0 0;color:var(--paak-fg-2);max-width:62ch}.tkh-empty{grid-column:1/-1;margin:0;padding:28px;text-align:center;color:var(--paak-fg-3);border:1px dashed var(--paak-separator);border-radius:var(--r-lg);font-size:14px}.tkh-guides{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.tkh-guide{display:block;padding:1rem;border:1px solid #e5e7eb;border-radius:10px;text-decoration:none;color:inherit}.tkh-guide:hover{border-color:#06176f}.tkh-guide b{display:block;margin-bottom:.3rem}.tkh-guide span{font-size:.87rem;color:#6b7280;line-height:1.45}.tkh-cta{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center;justify-content:space-between;padding:1.5rem;border-radius:14px;background:#06176f0a;border:1px solid rgba(6,23,111,.12)}.tkh-cta b{display:block;font-size:1.1rem;margin-bottom:.35rem}.tkh-cta p{margin:0;max-width:64ch;line-height:1.55;color:#374151}.tkh-cta-actions{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width:720px){.tkh-prio{grid-template-columns:1fr}}@media (pointer:coarse){.tkh-chip{min-height:44px;padding:.5rem .9rem}.tkh-btn{display:inline-flex;align-items:center;min-height:44px}.tkh-more summary{display:flex;align-items:center;gap:4px;min-height:44px}}
