.kl-tt{background:var(--tt-bg);color:var(--tt-text);font-family:inherit;padding:96px 24px}.kl-tt,.kl-tt *,.kl-tt :after,.kl-tt :before{box-sizing:border-box}.kl-tt__inner{margin:0 auto;max-width:1200px}.kl-tt__header{margin:0 0 20px}.kl-tt__heading{color:var(--tt-text);margin:0 0 4px}.kl-tt__subheading{color:var(--tt-muted);margin:0}.kl-tt__grid{align-items:stretch;column-gap:var(--tt-col-gap);display:grid;grid-template-columns:var(--tt-time-width) 1fr}.kl-tt__grid--head{margin-bottom:var(--tt-row-gap)}.kl-tt__cols{display:grid;gap:var(--tt-col-gap);grid-template-columns:repeat(var(--tt-col-count),minmax(0,1fr))}.kl-tt__time-col{width:var(--tt-time-width)}.kl-tt__col-head{border:1px solid var(--tt-border);border-radius:var(--tt-radius);display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:52px;padding:10px 14px;text-align:center}.kl-tt__col-title{font-weight:700;letter-spacing:.04em}.kl-tt__col-sub,.kl-tt__col-title{font-size:12px;text-transform:uppercase}.kl-tt__col-sub{color:var(--tt-muted);letter-spacing:.06em}.kl-tt__rows{display:flex;flex-direction:column;gap:var(--tt-row-gap)}.kl-tt__grid--row{align-items:stretch}.kl-tt__time{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;line-height:1.25;padding:14px 0;text-align:left}.kl-tt__time,.kl-tt__time-end,.kl-tt__time-start{color:var(--tt-time);font-size:14px;font-weight:600}.kl-tt__cell,.kl-tt__stretch{background:var(--tt-surface);border:1px solid var(--tt-border);border-radius:var(--tt-radius);color:inherit;display:flex;flex-direction:column;font:inherit;gap:6px;letter-spacing:0;min-height:78px;padding:14px 16px;text-align:left;text-transform:none}.kl-tt__cell--expandable{cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;user-select:none;width:100%}.kl-tt__cell--expandable:hover{filter:brightness(1.15)}.kl-tt__cell--expandable:focus-visible{outline:2px solid var(--tt-keynote);outline-offset:2px}.kl-tt__cell-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;width:100%}.kl-tt__cell-main{display:flex;flex:1;flex-direction:column;gap:6px;min-width:0}.kl-tt__chevron{flex:0 0 auto;height:14px;margin-top:4px;position:relative;transition:transform .25s ease;width:14px}.kl-tt__chevron:before{border-bottom:2px solid;border-right:2px solid;content:"";height:8px;inset:0;left:2px;position:absolute;top:1px;transform:rotate(45deg);width:8px}.kl-tt__cell--expandable[aria-expanded=true] .kl-tt__chevron{transform:rotate(180deg)}.kl-tt__desc{display:grid;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .3s ease,margin-top .3s ease;width:100%}.kl-tt__desc-inner{color:var(--tt-muted);display:block;font-size:13px;line-height:1.5;overflow:hidden}.kl-tt__desc-inner>:first-child{margin-top:0}.kl-tt__desc-inner>:last-child{margin-bottom:0}.kl-tt__desc-text{display:block}.kl-tt__desc-text>:first-child{margin-top:0}.kl-tt__desc-text>:last-child{margin-bottom:0}.kl-tt__cell--expandable[aria-expanded=true] .kl-tt__desc{grid-template-rows:1fr;margin-top:10px}.kl-tt__speakers{display:flex;flex-direction:column;gap:2px;list-style:none;margin:4px 0 0;padding:0}.kl-tt__speaker{color:var(--tt-text);font-size:13px;line-height:1.4}.kl-tt__speaker-name{font-weight:600}.kl-tt__speaker-sep{margin:0 6px}.kl-tt__speaker-role,.kl-tt__speaker-sep{color:var(--tt-muted)}.kl-tt__cell--empty{background:transparent;border:1px dashed var(--tt-border);opacity:.35}.kl-tt__stretch{background:var(--tt-surface-alt)}.kl-tt__chips{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:2px}.kl-tt__tag{display:inline-block;font-size:12px;letter-spacing:.05em}.kl-tt__tag,.kl-tt__type{font-weight:700;text-transform:uppercase}.kl-tt__type{--type-color:var(--tt-muted);align-items:center;background:color-mix(in srgb,var(--type-color) 14%,transparent);border:1px solid color-mix(in srgb,var(--type-color) 45%,transparent);border-radius:999px;color:var(--type-color);display:inline-flex;font-size:10px;gap:5px;letter-spacing:.06em;line-height:1.4;padding:2px 8px}.kl-tt__type:before{background:currentColor;border-radius:50%;content:"";height:5px;width:5px}.kl-tt__type--keynote{--type-color:#fbbf24}.kl-tt__type--breakout{--type-color:#22d3ee}.kl-tt__type--workshop{--type-color:#34d399}.kl-tt__type--panel{--type-color:#a78bfa}.kl-tt__type--fireside{--type-color:#fb923c}.kl-tt__type--networking{--type-color:#94a3b8}.kl-tt__type--other{--type-color:#cbd5e1}.kl-tt__cell-title{color:var(--tt-text);font-size:15px;font-weight:600;line-height:1.35}.kl-tt__cell-sub{line-height:1.4}.kl-tt__cell-sub,.kl-tt__separator{color:var(--tt-muted);font-size:14px}.kl-tt__separator{align-items:center;display:flex;gap:12px;letter-spacing:.1em;padding:2px 0;text-transform:uppercase}.kl-tt__separator:after,.kl-tt__separator:before{background:var(--tt-border);content:"";flex:1;height:1px}@media (max-width:768px){.kl-tt{padding:20px 14px}.kl-tt__grid--head{display:none}.kl-tt__grid{column-gap:8px;grid-template-columns:56px 1fr}.kl-tt__cols{gap:6px;grid-template-columns:1fr}.kl-tt__time{padding-top:12px}.kl-tt__cell,.kl-tt__stretch{min-height:0;padding:12px 14px}.kl-tt__cell--empty{display:none}.kl-tt__col-head{min-height:0;padding:8px 10px}}