body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{justify-content:space-between;width:100%;min-width:0;height:100%;display:flex}.main{--np-main-padding-inline:20px;--np-tournament-title-content-padding-inline:12px;box-sizing:border-box;width:100%;min-width:0;height:100%;padding-left:var(--np-main-padding-inline);padding-right:var(--np-main-padding-inline);background:#f3f1f1;flex:3;min-height:calc(100vh - 50px);padding-bottom:60px}.sidebarContainer{flex:1;max-width:150px;min-height:calc(100vh - 50px)}.header{color:#fff;box-sizing:border-box;background:#0078d4;align-items:center;gap:8px;width:100%;height:48px;display:flex}.header-content{flex:auto;min-width:0;margin-left:20px}.header-content h1{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;line-height:48px;overflow:hidden}.header-right-icons{flex-flow:row-reverse;flex:0 auto;align-items:center;min-width:0;line-height:normal;display:flex}.header-right-icons i{font-size:20px}.header-right-icons>*{min-width:0}.header-icon-feedback{color:#fff;margin-top:8px;margin-right:5px}.header-icon-profile{margin-top:8px;margin-right:5px}video{background-color:#000;width:100%;max-width:80vw;height:auto}.dot{background:#09f;border-radius:5px;width:10px;height:10px}.no-dot{border-radius:5px;width:10px;height:10px}.video-container{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:repeat(3,auto);grid-template-columns:1fr;width:100%;display:grid;position:relative}.video-player{grid-area:1/1/2/2;max-height:70vh}.video-progress{opacity:.5;background-color:#0078d4;grid-area:2/1/3/2;height:7px}.video-trackbar{background-color:#000;grid-area:2/1/3/2;width:100%;height:9px}.video-timestamp,.video-speed{color:#0078d4}.video-controls{grid-area:3/1/4/2;width:100%;height:40px}.video-markers{opacity:.8;z-index:35;grid-area:2/1/3/2;width:100%;height:7px;position:relative;top:-7px}.video-reactions{opacity:.8;z-index:35;grid-area:2/1/3/2;width:80%;height:7px;position:relative;top:-7px}.video-reactions img{height:8px}.video-annotation{opacity:.7;-webkit-border-radius:10px;-moz-border-radius:10px;z-index:36;background-color:#ff000080;border:3px solid red;border-radius:50%;width:20px;height:20px;position:absolute}.footer{padding:5px}.footer a{text-decoration:none}.tournament-header{background-color:#fff;margin-top:20px;padding:20px}.event-dashboard-empty-state{box-sizing:border-box;background:#fff;border:1px solid #d1d1d1;border-radius:12px;align-items:flex-start;gap:24px;width:100%;max-width:760px;padding:32px;display:flex;box-shadow:0 1px 2px #00000014}.event-dashboard-empty-state__visual{color:#005a9e;background:#eff6fc;border-radius:16px;flex:none;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.event-dashboard-empty-state__calendar{box-sizing:border-box;background:#fff;border:2px solid;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:6px;width:48px;padding:20px 10px 10px;display:grid;position:relative}.event-dashboard-empty-state__calendar:before{content:"";background:currentColor;border-radius:6px 6px 0 0;height:12px;position:absolute;top:-2px;left:-2px;right:-2px}.event-dashboard-empty-state__calendar span{background:#8ebfe8;border-radius:3px;height:8px}.event-dashboard-empty-state__content{color:#242424;min-width:0}.event-dashboard-empty-state__title{color:#242424;text-wrap:balance;margin:0 0 10px;font-size:24px;line-height:1.25}.event-dashboard-empty-state__body{color:#323130;text-wrap:pretty;max-width:65ch;margin:0;line-height:1.5}.event-dashboard-empty-state__actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.event-dashboard-empty-state__hint{color:#605e5c;max-width:65ch;margin:16px 0 0;font-size:14px;line-height:1.45}@media (width<=650px){.event-dashboard-empty-state{flex-direction:column;padding:24px}.event-dashboard-empty-state__visual{width:64px;height:64px}}.tournament-management-shell{margin-left:calc(0px - var(--np-main-padding-inline));margin-right:calc(0px - var(--np-main-padding-inline));max-width:calc(100% + var(--np-main-padding-inline) + var(--np-main-padding-inline));min-width:0;display:grid;overflow-x:hidden}.tournament-management-title-bar{box-sizing:border-box;min-width:0;padding:10px calc(var(--np-main-padding-inline) + var(--np-tournament-title-content-padding-inline)) 8px;align-items:center;display:flex}.tournament-management-title{overflow-wrap:anywhere}.tournament-management-tabs{box-sizing:border-box;min-width:0;padding-left:var(--np-main-padding-inline);padding-right:var(--np-main-padding-inline)}.np-date-editor .react-date-picker__wrapper,.np-date-editor .react-datetime-picker__wrapper{box-sizing:border-box;width:100%;max-width:100%;min-height:40px;padding:4px 8px}.np-date-editor{width:100%;max-width:100%;overflow:visible}.np-date-editor .react-date-picker__inputGroup,.np-date-editor .react-datetime-picker__inputGroup{min-width:0}.np-date-editor .react-date-picker__calendar,.np-date-editor .react-datetime-picker__calendar,.np-date-editor .react-datetime-picker__clock{z-index:10}.np-date-editor-calendar{max-height:none;overflow:visible}.np-date-editor-calendar.react-calendar{min-height:280px;overflow:visible}@media (width<=550px){.main{--np-main-padding-inline:7px;--np-tournament-title-content-padding-inline:8px;width:100%}.header{gap:4px}.header-content{margin-left:12px}.landing-header{display:none!important}.tournament-header{margin-top:7px;padding:5px}.tournament-management-title-bar{padding-top:12px;padding-bottom:12px}.sidebarContainer{flex:0;width:40px}.video-timestamp{display:none}.video-trackbar{height:20px}.video-progress{height:18px}.video-markers{height:16px}.video-reactions{height:16px;top:-16px}.video-reactions img{height:16px}}.text-trimming{text-overflow:ellipsis;-webkit-line-clamp:2;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;padding-bottom:2px;line-height:1.4;overflow:hidden;display:-webkit-box!important}.reaction-host{animation:.6s ease-out infinite reaction;position:absolute}@keyframes reaction{0%{top:80vh}to{top:0;transform:scale(3.2)}}::cue{color:unset;background-color:#0000}:root{--animation-time:2s;--animation-delay:1s}.athlete-host{-webkit-animation:pulse var(--animation-time) infinite normal ease-out;animation:pulse var(--animation-time) infinite normal ease-out;animation-delay:var(--animation-delay);position:relative}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes recording{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.header-content h1 a{color:#fff;text-decoration:none}.header-content h1 a:visited,.header-content h1 a:hover,.header-content h1 a:active{color:inherit}.student-card{background-color:#fff;padding:5px;box-shadow:0 1.6px 3.6px #0002,0 .3px .9px #0000001c}.student-card:hover{box-shadow:0 3.2px 7.2px #0002,0 .6px 1.8px #0000001c}table.hub{border-collapse:collapse;width:100%}.hub td+td,.hub th+th{border-left:1px solid}.hub td{text-align:center;padding:10px}
