.t3sched{box-sizing:border-box}.t3sched *,.t3sched :after,.t3sched :before{margin:0;padding:0;box-sizing:border-box}.t3sched{--black:#0A0A0A;--white:#fff;--red:#E2192C;--blue:#2F7BE8;--g950:#0D0D0D;--g900:#111;--g800:#1A1A1A;--g700:#262626;--g500:#7a7a7a;--g400:#8c8c8c;--g300:#9a9a9a;--font-display:"Bebas Neue",sans-serif;--font-body:"Barlow",sans-serif;--font-cond:"Barlow Condensed",sans-serif;font-family:var(--font-body);background:#0A0A0A;color:#fff;-webkit-font-smoothing:antialiased;line-height:1.6}.t3sched .t3s-wrap{max-width:1100px;margin:0 auto;padding:clamp(40px,6vw,64px) 22px clamp(64px,10vw,110px)}.t3sched .t3s-legend{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:18px}.t3sched .t3s-legend div{display:flex;align-items:center;gap:9px}.t3sched .t3s-legend b{width:9px;height:9px;border-radius:50%;display:inline-block}.t3sched .t3s-legend span{font-family:var(--font-cond);font-weight:600;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#9a9a9a}.t3sched .s-bootcamp{color:#1A1A1A}.t3sched .s-group{color:var(--red)}.t3sched .s-cycle{color:var(--blue)}.t3sched .d-bootcamp{background:#1A1A1A}.t3sched .t3s-legend .d-bootcamp{background:#E6E6E6}.t3sched .d-group{background:var(--red)}.t3sched .d-cycle{background:var(--blue)}.t3sched .t3s-desktop{display:block}.t3sched .t3s-mobile{display:none}.t3sched .t3s-gridscroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e6e6e6;background:#fff;border-radius:3px;box-shadow:0 18px 50px rgba(0,0,0,.45)}.t3sched .t3s-grid{display:grid;grid-template-columns:92px repeat(7,minmax(94px,1fr));min-width:860px}.t3sched .t3s-corner{background:#F2F2F2;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;position:-webkit-sticky;position:sticky;left:0;z-index:3}.t3sched .t3s-dh{font-family:var(--font-display);font-size:21px;padding:13px 6px;background:#F2F2F2;color:#0A0A0A}.t3sched .t3s-dh,.t3sched .t3s-th{letter-spacing:1px;text-align:center;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.t3sched .t3s-th{font-family:var(--font-cond);font-weight:700;font-size:13px;color:#555;background:#F8F8F8;padding:11px 8px;display:flex;align-items:center;justify-content:center;white-space:nowrap;position:-webkit-sticky;position:sticky;left:0;z-index:2}.t3sched .t3s-cell{padding:11px 9px;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;min-height:50px}.t3sched .t3s-cn{font-family:var(--font-body);font-weight:600;font-size:14px;line-height:1.2}.t3sched .t3s-cnote{font-family:var(--font-body);font-weight:400;font-size:11px;color:#777;margin-top:2px}.t3sched .t3s-strip{scrollbar-width:none;-ms-overflow-style:none}.t3sched .t3s-strip::-webkit-scrollbar{display:none}.t3sched .t3s-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:4px;gap:4px;margin-bottom:18px}.t3sched .t3s-day{flex:none;white-space:nowrap;font-family:var(--font-cond);font-weight:700;font-size:13px;letter-spacing:.4px;text-transform:uppercase;min-width:0;min-height:44px;padding:10px 0;border-radius:2px;cursor:pointer;transition:all .2s;border:1px solid #333;background:transparent;color:#bbb}.t3sched .t3s-day.is-active{border-color:var(--red);background:var(--red);color:#fff}.t3sched .t3s-card{background:#fff;border:1px solid #e6e6e6;border-radius:3px;box-shadow:0 18px 50px rgba(0,0,0,.45);padding:20px 16px}.t3sched .t3s-dayhead{display:flex;align-items:baseline;gap:12px;margin-bottom:13px}.t3sched .t3s-dayname{font-family:var(--font-display);font-size:30px;color:#0A0A0A;letter-spacing:1px;line-height:1}.t3sched .t3s-count{font-family:var(--font-cond);font-weight:600;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#999}.t3sched .t3s-filters{display:grid;grid-template-columns:.65fr 1.4fr 1fr 1fr;grid-gap:4px;gap:4px;padding-bottom:14px;border-bottom:1px solid #e6e6e6}.t3sched .t3s-filter{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:44px;font-family:var(--font-cond);font-weight:600;font-size:12px;letter-spacing:.3px;text-transform:uppercase;padding:6px 4px;border-radius:2px;cursor:pointer;transition:all .2s;border:1px solid #e0e0e0;background:transparent;color:#777}.t3sched .t3s-filter.is-active{border-color:#cfcfcf;background:#F0F0F0;color:#111}.t3sched .t3s-filter i{width:7px;height:7px;border-radius:50%;display:inline-block;flex:none}.t3sched .t3s-list .t3s-row{display:flex;align-items:flex-start;gap:16px;padding:17px 12px;border-bottom:1px solid #ececec;transition:background .2s}.t3sched .t3s-list .t3s-row:hover{background:#F7F7F7}.t3sched .t3s-rtime{font-family:var(--font-display);font-size:22px;color:#0A0A0A;letter-spacing:.5px;line-height:1.1;width:78px;flex:none;white-space:nowrap;padding-top:2px}.t3sched .t3s-rbody{flex:1 1;min-width:0}.t3sched .t3s-rname{font-family:var(--font-body);font-weight:600;font-size:16px;color:#0A0A0A;line-height:1.3}.t3sched .t3s-rmeta{display:flex;align-items:center;gap:8px;margin-top:5px}.t3sched .t3s-rmeta i{width:8px;height:8px;border-radius:50%;flex:none}.t3sched .t3s-rmeta span{font-family:var(--font-cond);font-weight:600;font-size:11.5px;letter-spacing:1.5px;text-transform:uppercase;color:#888}.t3sched .t3s-empty{padding:56px 12px;text-align:center}.t3sched .t3s-empty b{display:block;font-family:var(--font-display);font-size:40px;color:#cccccc;letter-spacing:1px;line-height:1;font-weight:400}.t3sched .t3s-empty span{font-family:var(--font-cond);font-weight:600;font-size:13px;letter-spacing:3px;text-transform:uppercase;color:#555;margin-top:10px;display:block}@media(max-width:760px){.t3sched .t3s-desktop{display:none}.t3sched .t3s-mobile{display:block}}.t3sched :is(.t3s-day,.t3s-filter):focus-visible{outline:2px solid var(--red);outline-offset:2px}.t3sched .t3s-day{position:relative}.t3sched .t3s-day.is-today:after{content:"";position:absolute;bottom:3px;left:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:currentColor}.t3sched .t3s-dh.is-today{box-shadow:inset 0 -3px var(--red)}.t3sched .t3s-count{letter-spacing:.6px}.t3sched .t3s-clock{font-family:var(--font-cond);font-size:11px;letter-spacing:.3px;font-weight:600;white-space:nowrap;color:var(--g400);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.t3sched .t3s-dayhead{gap:8px;flex-wrap:wrap}.t3sched .t3s-dayhead .t3s-clock{margin-left:auto;color:#555}.t3sched .t3s-corner{display:flex;align-items:center;justify-content:center}.t3sched .t3s-corner .t3s-clock{color:#555}.t3sched .t3s-time-label{display:block;margin-top:4px;font-family:var(--font-cond);font-weight:600;font-size:10px;line-height:1.2;letter-spacing:.4px;text-transform:uppercase;color:var(--red)}.t3sched .t3s-th{flex-direction:column}.t3sched .t3s-time-label:empty{display:none}.t3sched .t3s-cell.is-current-time{box-shadow:inset 0 0 0 2px var(--red);background:#F8F8F8}.t3sched .t3s-th.is-current-time{color:var(--red)}.t3sched .t3s-row.is-current-time{box-shadow:inset 3px 0 var(--red);background:#F7F7F7}.t3sched .t3s-row.is-current-time .t3s-rtime{color:var(--red)}