h1,h2,h3,h4,h5,h6{color:#f60;font-family:Montserrat,sans-serif}p{margin-bottom:16px}.hidden{display:none!important}.clearfix:after{clear:both;content:"";display:table}.grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(12,1fr);min-height:var(--vh)}.grid>*{align-self:center;justify-self:center}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:Roboto,sans-serif;line-height:1.5}.constant-layout{border:7px solid #f60;margin:20px;position:relative}@media(max-width:768px){.constant-layout{border:3px solid #f60;margin:10px}}input{background:none;border:1px solid #f60;border-radius:8px;box-shadow:none;color:inherit;font-size:inherit;margin-inline-end:20px;max-width:240px;min-width:150px;outline:none;padding:4px 8px;width:100%}input:focus{border-color:orange}input::placeholder{color:#f60;opacity:.8}.check-btn{cursor:pointer;display:flex;transition:transform .3s cubic-bezier(.53,-.16,.39,1.35);width:70px}.check-btn:hover{transform:scale(1.1)}@keyframes glow{0%{filter:drop-shadow(0 0 81px #FF6600) drop-shadow(0 0 51px #FF6600)}to{filter:drop-shadow(0 0 20px #f9fd19) drop-shadow(0 0 30px #FF6600)}}.btn{border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;padding:12px 24px;transition:background-color .3s ease}.btn--primary{background-color:#f60;color:#fff}.btn--secondary{background-color:#0000;border:2px solid #f60;color:#f60}.btn:hover{opacity:.9}.login{direction:rtl;grid-template-rows:min-content min-content minmax(50px,12vh) auto}@media(max-width:768px){.login{grid-template-rows:230px min-content minmax(50px,90px) min-content}}.login .place-holder{height:100px}.login-logo{align-self:end;grid-column:span 4;justify-self:end;margin-bottom:50px}@media(max-width:768px){.login-logo{grid-column:span 12;height:76%;justify-self:center;margin-bottom:0;width:24%}}.login-header{align-items:flex-end;align-self:end;color:#f60;display:flex;font-size:7rem;font-weight:700;grid-column:span 12;height:37vh;line-height:7rem;margin-bottom:11px;text-align:center}@media(max-width:768px){.login-header{grid-column:span 12}}@media(max-width:1200px){.login-header{font-size:6rem}}@media(max-width:1050px){.login-header{font-size:5rem}}@media(max-width:768px){.login-header{justify-self:center;line-height:1;margin-bottom:0}}.verification-step{font-size:1.875rem}.verification-step.h2{align-self:end;grid-column:span 6;justify-self:end;line-height:60px}@media(max-width:768px){.verification-step.h2{grid-column:span 12}}.verification-step.input{align-items:center;align-self:end;display:flex;grid-column:span 6;height:60px;justify-self:start}@media(max-width:768px){.verification-step.input{grid-column:span 12}}.verification-step.input input{margin:0}.verification-step .check-btn{background-color:#f60;border:1px solid;border-radius:9px;color:#000;cursor:pointer;display:flex;font-size:1.6rem;font-weight:700;height:41px;justify-content:center;transition:transform .3s cubic-bezier(.53,-.16,.39,1.35);width:132px}.verification-step .check-btn.glowing{animation:pulse-glow 1.5s ease-in-out infinite;box-shadow:0 0 15px #ffffff73}.verification-step .check-btn.glowing:hover{box-shadow:0 0 20px #fff9;transform:scale(1.05)}.verification-step.action{align-items:center;align-self:start;color:#f60;display:flex;flex-direction:row;grid-column:span 12;justify-content:center;justify-self:center;margin-top:14px;width:300px}@media(max-width:768px){.verification-step.action{grid-column:span 12}.verification-step.h2,.verification-step.input{align-self:end;justify-self:center}}.message{align-self:start;grid-column:span 12;height:24px;margin:0}@media(max-width:768px){.message{align-self:end;margin:0 20px;text-align:center}}.spinner-container{align-items:center;display:flex;grid-column:span 12;justify-content:center;min-height:150px}.spinner{animation:spin 1s linear infinite;background-color:#0000;border:12px solid #f3f3f3;border-radius:50%;border-top-color:#f60;height:80px;width:80px}@keyframes pulse-glow{0%{box-shadow:0 0 15px #ffffff73;transform:scale(1)}50%{box-shadow:0 0 22px #ffffffb3;transform:scale(1.02)}to{box-shadow:0 0 15px #ffffff73;transform:scale(1)}}.video-player-container{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;justify-items:center;min-height:var(--vh);padding:10px}.video-wrapper{align-items:center;display:flex;grid-column:2;margin-top:15px;max-width:35.5vw;position:relative}.video-wrapper .video-player-loading-overlay{align-items:center;background-color:#000000b3;display:flex;inset:0;justify-content:center;position:absolute;z-index:100}.video-wrapper .video-player-loading-overlay .spinner{animation:spin 1s linear infinite;background-color:#0000;border:12px solid #f3f3f3;border-radius:50%;border-top-color:#f60;height:80px;width:80px}.video-player{border-radius:8px}.video-player.visible{display:block}.video-player.hidden{display:none}.video-overlay{align-items:center;animation:fadeIn .5s ease-in-out;background-color:#0006;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.play-button{align-items:center;background-color:#f60;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:5rem;height:140px;justify-content:center;outline:none;transition:transform .2s ease;width:140px}.play-button:hover{transform:scale(1.1)}.playlist{border:2px solid #f60;border-radius:11.52px;box-shadow:0 5.76px 8.64px #0000001a;display:flex;flex:1 1;flex-direction:column;font-size:1.44em;margin-right:50px;padding:14.4px;padding-inline-end:14.4px}.playlist h3{color:#f60;font-size:2.16rem;font-weight:1;margin-bottom:14.4px}.playlist ul{list-style:none;margin:0;padding:0}.playlist li{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border-radius:7.2px;cursor:pointer;display:flex;font-size:1.44rem;justify-content:space-between;justify-content:flex-end;margin-bottom:7.2px;padding:14.4px;position:relative;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.playlist li span{margin-inline-start:14.4px}.playlist li:hover{background-color:#e0e0e0}.playlist li.active{background-color:#ffaa7136;color:#fff}.progress-circle{background-color:#0000;border:2.88px solid #f60;border-radius:50%;height:23.04px;position:relative;width:23.04px}.progress-circle.completed{background-color:#f60}.progress-circle:after,.progress-circle:before{background-color:#f60;content:"";left:43%;position:absolute;width:2.88px}.progress-circle:before{height:27.36px;top:-27.36px}.progress-circle:after{bottom:-27.36px;height:27.36px}.playlist li:first-child .progress-circle:before,.playlist li:last-child .progress-circle:after{display:none}.video-wrapper:-webkit-full-screen{aspect-ratio:auto!important;border-radius:0;box-shadow:none;height:100%!important;width:100%!important}.video-wrapper:-moz-full-screen,.video-wrapper:-ms-fullscreen,.video-wrapper:-webkit-full-screen,.video-wrapper:fullscreen{aspect-ratio:auto!important;border-radius:0;box-shadow:none;height:100%!important;width:100%!important}@media(max-width:768px){.video-player-container{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;position:relative}.video-player-container:before{content:"";display:block;grid-row:1;height:5vh}.video-wrapper{align-items:center;display:flex;grid-column:1;grid-row:2;justify-content:center;max-width:none;width:100%}.video-player{height:auto;object-fit:contain;width:100%}.playlist{box-sizing:border-box;grid-column:1;grid-row:3;max-height:57.6vh;overflow-y:auto;padding:14.4px;width:100%}}@media(max-width:768px)and (max-width:768px){.playlist{display:none}}@media(max-width:768px)and (max-height:1000px){.playlist{display:none}}@media(max-width:768px){.play-button{font-size:1.5rem;height:50px;width:50px}}.video-player-container.fullscreen-mode{background:#000;bottom:0;grid-template-columns:1fr;grid-template-rows:1fr;left:0;padding:0;position:fixed;right:0;top:0;z-index:9999}.video-player-container.fullscreen-mode .video-wrapper{align-items:center;display:flex;grid-column:1;grid-row:1;height:100%;justify-content:center;margin:0;max-width:100%;width:100%}.video-player-container.fullscreen-mode .video-player{height:100%!important;object-fit:contain;width:100%!important}.mobile-fullscreen-btn{align-items:center;background:#ff6600e6;border:none;border-radius:25px;bottom:20px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;left:50%;padding:12px 24px;position:fixed;transform:translateX(-50%);transition:all .3s ease;white-space:nowrap;z-index:1000}.mobile-fullscreen-btn:active,.mobile-fullscreen-btn:hover{background:#f60;transform:translateX(-50%) scale(1.05)}.mobile-fullscreen-btn:focus{outline:2px solid #fff;outline-offset:2px}.top-nav-bar{align-items:center;background:#0000;direction:ltr;display:flex;flex-direction:row;left:20px;position:absolute;top:15px;width:calc(100% - 11px);z-index:9999}@media(max-width:768px){.top-nav-bar{left:10px;top:8px;width:calc(100% - 20px)}}.top-nav-bar .lesson-progress,.top-nav-bar .role-buttons{align-items:center;display:flex}.top-nav-bar .lesson-progress .koshi{margin-right:20px}.top-nav-bar .lesson-progress .length-nav{position:relative}.top-nav-bar .back-button{align-items:center;display:flex;font-size:.9rem;margin:0 0 0 auto}.top-nav-bar button{margin-top:0}.top-nav-bar .circle-button{align-items:center;border:2px solid #f60;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.4em;height:11.5vh;justify-content:center;margin-right:17px;text-decoration:none;width:11.5vh}@media(max-width:768px){.top-nav-bar .circle-button{font-size:14px;height:40px;margin-right:10px;width:40px}}.top-nav-bar .orange-circle{background-color:#0000}.gallery-videos-screen,.selection-screen{grid-template-rows:37vh 47% 60px}.group-screen.gallery-videos-screen,.selection-screen.group-screen{grid-template-rows:32vh 47% 60px}.group-screen>.selection-header{margin-top:6vh}.selection-header{align-self:end;color:#f60;font-size:clamp(3rem,8vw,7rem);font-weight:700;grid-column:span 12;line-height:1;margin-block:4vh 0;text-align:center}@media(max-width:768px){.selection-header{align-self:center;font-size:clamp(2.5rem,6vw,5rem);margin-block:1vh 0}}.gallery-cards-flex,.selection-btns,.type-a-cards-flex{--col-gap:3%;--row-gap:2%;--btn-height:120px;align-content:center;column-gap:var(--col-gap);display:flex;flex-wrap:wrap;grid-column:span 12;height:100%;justify-content:center;margin-inline:auto;margin-top:4vh;row-gap:var(--row-gap)}.group-btns.gallery-cards-flex,.group-btns.type-a-cards-flex,.selection-btns.group-btns{--btn-height:43%;--col-gap:7.5%;--row-gap:16%;margin-top:8vh;width:54%}@media(max-width:768px){.group-btns.gallery-cards-flex,.group-btns.type-a-cards-flex,.selection-btns.group-btns{--row-gap:10%}}.intensity-btns.gallery-cards-flex,.intensity-btns.type-a-cards-flex,.selection-btns.intensity-btns{--btn-height:22%;--col-gap:14.5%;--row-gap:16%;width:79%}@media(max-width:768px){.intensity-btns.gallery-cards-flex,.intensity-btns.type-a-cards-flex,.selection-btns.intensity-btns{--row-gap:13%}}.length-btns.gallery-cards-flex,.length-btns.type-a-cards-flex,.selection-btns.length-btns{--btn-height:26%;--col-gap:15%;--row-gap:15%;width:65%}@media(max-width:768px){.length-btns.gallery-cards-flex,.length-btns.type-a-cards-flex,.selection-btns.length-btns{--row-gap:10%}}.btn-wrap,.btn-wrap.gallery-card-wrap,.btn-wrap.gallery-category-btn-wrap,.btn-wrap.gallery-intensity-btn-wrap,.gallery-card-wrap.type-a-card-wrap,.gallery-category-btn-wrap.type-a-card-wrap,.gallery-intensity-btn-wrap.type-a-card-wrap,.type-a-card-wrap{--item-size:calc(33.33333% - var(--col-gap)*2/3);--btn-size:clamp(7rem,var(--item-size),9999px);align-items:center;display:flex;flex:0 0 var(--btn-size);height:var(--btn-height);justify-content:center;max-width:var(--btn-size);width:var(--btn-size)}@media(max-width:768px){.btn-wrap,.btn-wrap.gallery-card-wrap,.btn-wrap.gallery-category-btn-wrap,.btn-wrap.gallery-intensity-btn-wrap,.gallery-card-wrap.type-a-card-wrap,.gallery-category-btn-wrap.type-a-card-wrap,.gallery-intensity-btn-wrap.type-a-card-wrap,.type-a-card-wrap{flex:0 0 100%;height:auto;max-width:100%;width:100%}}.gallery-back-button,.gallery-category-btn,.gallery-intensity-btn,.gallery-video-card,.group-btn,.intensity-btn,.length-btn,.type-a-video-card{align-items:center;background:#0000;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:100%;justify-content:center;transition:all .2s ease;width:100%}.intensity-btn{border:7px solid rgba(255,102,0,.612)}.intensity-btn:hover{border-color:orange;border-radius:80px;font-size:30px}@media(max-width:768px){.intensity-btn{border:4px solid rgba(255,102,0,.612);font-size:1.5rem;padding:4px}}.length-btn{background:#000;border:5.5px solid rgba(255,102,0,.612);border-radius:50%;transition:transform .25s ease,font-size .25s ease,border-color .2s ease;will-change:transform,font-size}.length-btn:hover{border-color:orange;font-size:2.4rem;transform:scale(1.05,1.25);transform-origin:center}.group-btn{border:7px solid rgba(255,102,0,.612);font-weight:700}.group-btn:hover{border-color:orange;border-radius:80px}@media(max-width:768px){.group-btn{border:5px solid rgba(255,102,0,.612);font-size:1.5rem;padding:5px}}.group-btn.selected,.intensity-btn.selected,.length-btn.selected{filter:brightness(1.15)}.lesson-type-selection .main-header{color:#f60;font-size:7rem;font-weight:700;grid-column:span 12;line-height:1;margin-top:160px;text-align:center}@media(max-width:1200px){.lesson-type-selection .main-header{font-size:6rem}}@media(max-width:768px){.lesson-type-selection .main-header{font-size:5rem;margin-top:100px}}.lesson-type-selection .lesson-type-btns{grid-gap:35px;align-items:end;display:grid;gap:35px;grid-column:1/-1;grid-template-columns:repeat(2,44%);height:70%;justify-content:center;margin-top:40px}@media(max-width:768px){.lesson-type-selection .lesson-type-btns{grid-template-columns:1fr;width:100%}}.lesson-type-selection .lesson-type-btns .lesson-type-btn{align-items:center;border:7px solid rgba(255,102,0,.612);cursor:pointer;display:flex;flex-direction:column-reverse;font-size:3rem;justify-content:center;padding:20px;text-align:center;transition:all .2s ease}.lesson-type-selection .lesson-type-btns .lesson-type-btn:hover{border-color:orange;border-radius:80px}.lesson-type-selection .lesson-type-btns .lesson-type-btn.lesson{height:91%;width:93%}.lesson-type-selection .lesson-type-btns .lesson-type-btn.fix{justify-self:start}.lesson-type-selection .lesson-type-btns .lesson-type-btn.castom{justify-self:end}.lesson-type-selection .lesson-type-btns .lesson-type-btn.library{grid-column:1/-1;height:70%;justify-self:center;margin-bottom:50px;width:70%}@media(max-width:768px){.lesson-type-selection .lesson-type-btns .lesson-type-btn{border:2px solid rgba(255,102,0,.612);border-radius:10px;font-size:2rem}.lesson-type-selection .lesson-type-btns .lesson-type-btn.lesson{height:91%;width:90%}.lesson-type-selection .lesson-type-btns .lesson-type-btn.castom,.lesson-type-selection .lesson-type-btns .lesson-type-btn.fix{justify-self:center}.lesson-type-selection .lesson-type-btns .lesson-type-btn.library{height:70%;margin-bottom:50px;width:90%}}.fixed-lessons-gallery{grid-template-rows:min-content;padding:20px}.fixed-lessons-gallery .main-header{color:#f60;font-size:7rem;font-weight:700;grid-column:span 12;line-height:1;margin-top:65px;text-align:center}@media(max-width:1200px){.fixed-lessons-gallery .main-header{font-size:6rem}}@media(max-width:768px){.fixed-lessons-gallery .main-header{font-size:5rem;margin-top:100px}}.fixed-lessons-gallery .month-group{margin-top:40px;text-align:center}@media(max-width:768px){.fixed-lessons-gallery .month-group{margin-top:7px}}.fixed-lessons-gallery .month-group .month-header{color:#f60;font-size:3rem;font-weight:700;margin-bottom:20px;text-align:center}.fixed-lessons-gallery .month-group .lessons-group{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,200px);justify-content:center}@media(max-width:768px){.fixed-lessons-gallery .month-group .lessons-group{grid-template-columns:1fr;width:100%}}.fixed-lessons-gallery .month-group .lessons-group .lesson-card{align-items:center;border:7px solid rgba(255,102,0,.612);cursor:pointer;display:flex;font-size:2rem;justify-content:center;padding:20px;transition:all .2s ease}.fixed-lessons-gallery .month-group .lessons-group .lesson-card:hover{border-color:orange;border-radius:80px}@media(max-width:768px){.fixed-lessons-gallery .month-group .lessons-group .lesson-card{font-size:1.5rem;padding:10px}}.month-group{grid-column:1/-1;margin-bottom:40px;text-align:center;width:85%}@media(max-width:768px){.month-group{margin-bottom:7px}}.month-group h2{color:#b0b0b0;font-size:2.5rem;margin-bottom:16px;text-align:center}.month-group ul{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:20px;justify-content:center;list-style:none;margin:0 auto;padding:0}.month-group ul li{background:#000;border:2px solid #f60;border-radius:8px;cursor:pointer;flex:0 0 clamp(120px,22vw,200px);font-size:clamp(1rem,2.4vw,1.3rem);padding:18px 0;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.month-group ul li:hover{box-shadow:0 4px 8px #0003;transform:scale(1.05)}@media(max-width:768px){.month-group ul{gap:12px}.month-group ul li{flex-basis:clamp(100px,40vw,140px)}}.spinner-container-fixed-lessons{align-items:center;display:flex;justify-content:center}.gallery-selection-screen{gap:clamp(5px,2vh,16px);grid-template-rows:minmax(min-content,max-content) minmax(min-content,max-content) minmax(min-content,max-content) minmax(min-content,max-content) minmax(min-content,auto)}.gallery-selection-header{color:#f60;font-size:clamp(3rem,13vh,6rem);font-weight:700;grid-column:span 12;line-height:1;margin-block:clamp(.5rem,3vh,3rem);text-align:center}.gallery-selection-category-header,.gallery-selection-intensity-header{font-size:clamp(1.5rem,5vh,2.5rem);grid-column:span 12;line-height:1;margin-block:clamp(1rem,2vh,2rem);text-align:center}h3.gallery-selection-category-header,h3.gallery-selection-intensity-header{color:#fff}h3.gallery-selection-category-header{margin-top:clamp(10px,8vh,74px)}.gallery-intensity-btns.gallery-cards-flex,.gallery-intensity-btns.type-a-cards-flex,.selection-btns.gallery-intensity-btns{--btn-height:clamp(65px,9vh,110px);--col-gap:4%;--row-gap:3%;direction:rtl;max-width:80%;width:138vh}.btn-wrap.gallery-intensity-btn-wrap,.gallery-intensity-btn-wrap.type-a-card-wrap{--item-size:calc(20% - var(--col-gap)*4/5);flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}.gallery-intensity-btn{background:#0000;border:2px solid #fb8b41;border-radius:50%;font-size:1rem;font-weight:700}.gallery-category-btns.gallery-cards-flex,.gallery-category-btns.type-a-cards-flex,.selection-btns.gallery-category-btns{--btn-height:clamp(44px,7vh,120px);--col-gap:4%;--row-gap:clamp(15px,3vh,120px);align-content:start;direction:rtl;width:132vh}.btn-wrap.gallery-category-btn-wrap,.gallery-category-btn-wrap.type-a-card-wrap{--item-size:calc(25% - var(--col-gap)*3/4);flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}.gallery-category-btn{background:#0000;border:2px solid #fb8b41;border-radius:8px;font-size:1rem;font-weight:700}.gallery-videos-screen{grid-template-rows:min-content min-content 100%}.gallery-search-again{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border:4px solid orange;border-radius:13px;cursor:pointer;display:flex;font-size:1.7rem;grid-column:span 12;height:4rem;justify-content:center;margin-block:15vh 0;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:18vw}.gallery-search-again:hover{background:#f5c66f;transform:scale(1.02)}.gallery-search-again:active{transform:scale(.98)}.gallery-back-button{background:#0000}.gallery-header{font-size:1.7rem;grid-column:span 12;margin-block:6vh 1vh;text-align:center;text-decoration:underline}.gallery-cards-flex{--btn-height:auto;--col-gap:2%;--row-gap:50px;align-self:start;flex-direction:row;height:auto;margin-bottom:150px;width:83%}.btn-wrap.gallery-card-wrap,.gallery-card-wrap.type-a-card-wrap{--item-size:calc(25% - var(--col-gap)*3/4);flex:0 0 var(--item-size);flex-direction:column;justify-content:flex-start;max-width:var(--item-size);width:var(--item-size)}.gallery-video-card{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;flex-direction:column;justify-content:flex-start;position:relative;text-align:center;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.gallery-video-card:hover{transform:scale(1.02)}.gallery-video-card:active{transform:scale(.98)}@media(max-width:768px){.gallery-selection-screen{gap:clamp(10px,3vh,20px);padding:10px}.gallery-selection-header{font-size:clamp(2.5rem,8vh,4rem);margin-block:clamp(1rem,4vh,2rem)}.gallery-selection-category-header,.gallery-selection-intensity-header{font-size:clamp(1.2rem,4vh,2rem);margin-block:clamp(.8rem,2vh,1.5rem)}.gallery-intensity-btns.gallery-cards-flex,.gallery-intensity-btns.type-a-cards-flex,.selection-btns.gallery-intensity-btns{--col-gap:3%;--row-gap:15px;width:95%}.btn-wrap.gallery-intensity-btn-wrap,.gallery-intensity-btn-wrap.type-a-card-wrap{--item-size:calc(50% - var(--col-gap)*1/2);flex:0 0 var(--item-size);margin-bottom:10px;max-width:var(--item-size);width:var(--item-size)}.gallery-intensity-btn{font-size:.9rem;padding:8px 12px}.gallery-category-btns.gallery-cards-flex,.gallery-category-btns.type-a-cards-flex,.selection-btns.gallery-category-btns{--col-gap:3%;--row-gap:15px;width:95%}.btn-wrap.gallery-category-btn-wrap,.gallery-category-btn-wrap.type-a-card-wrap{--item-size:calc(50% - var(--col-gap)*1/2);flex:0 0 var(--item-size);margin-bottom:10px;max-width:var(--item-size);width:var(--item-size)}.gallery-category-btn{border-radius:12px;font-size:.8rem;padding:8px 12px}.gallery-videos-screen{grid-template-rows:min-content min-content 1fr;padding:10px}.gallery-search-again{font-size:1.3rem;height:3rem;margin-block:8vh 2vh;width:60vw}.gallery-header{font-size:1.3rem;margin-block:3vh 2vh}.gallery-cards-flex{--col-gap:3%;--row-gap:25px;margin-bottom:50px;width:95%}.btn-wrap.gallery-card-wrap,.gallery-card-wrap.type-a-card-wrap{--item-size:calc(50% - var(--col-gap)*1/2);flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}.gallery-card-frame{aspect-ratio:1/1;border-radius:15px;border-width:3px}.gallery-video-title{font-size:1.1rem;line-height:1.3;margin-top:8px}.gallery-play-icon{font-size:1.5rem}}@media(max-width:480px){.gallery-selection-header{font-size:clamp(2rem,6vh,3rem)}.btn-wrap.gallery-category-btn-wrap,.btn-wrap.gallery-intensity-btn-wrap,.gallery-category-btn-wrap.type-a-card-wrap,.gallery-intensity-btn-wrap.type-a-card-wrap{--item-size:calc(100% - var(--col-gap)*0/1);flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}.btn-wrap.gallery-card-wrap,.gallery-card-wrap.type-a-card-wrap{--item-size:calc(50% - var(--col-gap)*1/2);flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}.gallery-card-frame{aspect-ratio:1/1}}@media(max-width:360px){.btn-wrap.gallery-card-wrap,.gallery-card-wrap.type-a-card-wrap{--item-size:100%;flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}.gallery-card-frame{aspect-ratio:1/1}.gallery-video-title{font-size:1rem}}@media(max-width:480px)and (orientation:landscape){.gallery-selection-screen,.gallery-videos-screen{padding:5px}.gallery-selection-header{font-size:clamp(1.5rem,5vh,2.5rem);margin-block:clamp(.5rem,2vh,1rem)}.gallery-selection-category-header,.gallery-selection-intensity-header{font-size:clamp(1rem,3vh,1.5rem);margin-block:clamp(.5rem,1vh,1rem)}.gallery-search-again{font-size:1.2rem;height:3rem;margin-block:3vh 1vh}.gallery-header{font-size:1.2rem;margin-block:2vh 1vh}.gallery-cards-flex{--row-gap:15px;margin-bottom:20px}.gallery-card-frame{aspect-ratio:1/1}}.gallery-category-btn,.gallery-intensity-btn{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background .2s ease,border .2s ease;-webkit-user-select:none;user-select:none}.gallery-category-btn:hover,.gallery-intensity-btn:hover{border:5px solid #f5c66f}.gallery-category-btn.selected,.gallery-intensity-btn.selected{background:#fb8b41;color:#fff}@media(max-width:768px){.gallery-category-btn:hover,.gallery-intensity-btn:hover{border:3px solid #f5c66f}.gallery-category-btn:active,.gallery-intensity-btn:active{transform:scale(.95);transition:transform .1s ease}}.gallery-card-frame{aspect-ratio:1/1;border:5px solid;border-radius:20px;overflow:hidden;position:relative}.gallery-video-title{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:1.3rem;font-weight:550;line-height:1.2;margin-top:12px;overflow-wrap:break-word;-webkit-user-select:none;user-select:none}.gallery-card-frame img{display:block;height:100%;object-fit:cover;width:100%}.gallery-play-icon{font-size:clamp(1.5rem,3vh,2rem);pointer-events:none}.gallery-play-icon,.gallery-spinner-container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.gallery-spinner-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.type-a-back-btn,.type-a-btn-gallery,.type-a-btn-switch,.type-a-logout-btn,.type-a-round-btn{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#0000;border:2px solid #f60;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:700;height:52px;justify-content:center;transition:background .2s;-webkit-user-select:none;user-select:none;width:52px}.type-a-back-btn:hover,.type-a-btn-gallery:hover,.type-a-btn-switch:hover,.type-a-logout-btn:hover,.type-a-round-btn:hover{background:#ff66001a}.type-a-logout-btn{position:absolute;right:30px;top:30px}.type-a-back-btn{left:30px;position:absolute;top:30px}.type-a-main-container{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;height:var(--vh);justify-content:center;min-height:var(--vh);padding:10px;position:relative}.type-a-video-column{grid-column:2}.type-a-video-wrapper{margin-top:50px;max-width:37vw;min-height:22vh;position:relative;width:37vw}@media(max-width:768px){.type-a-video-wrapper{max-width:none;min-height:0;width:100%}}.type-a-video-player{background-color:#000;border-radius:8px;height:100%;object-fit:contain;width:100%}.type-a-play-button{align-items:center;background:#f60;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:140px;justify-content:center;left:50%;position:absolute;top:47%;transform:translate(-50%,-50%);transition:transform .2s;width:140px}.type-a-play-button:before{border-bottom:15px solid #0000;border-left:25px solid #fff;border-top:15px solid #0000;content:"";height:0;margin-left:5px;width:0}.type-a-play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.type-a-spinner-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000c;border-radius:8px;height:100%;left:0;top:0;z-index:10}.type-a-page-spinner,.type-a-spinner-overlay{align-items:center;display:flex;justify-content:center;position:absolute;width:100%}.type-a-page-spinner{background:#0000;height:var(--vh);inset:0;z-index:999}.type-a-page-spinner .spinner,.type-a-spinner-overlay .spinner{animation:spin 1s linear infinite;background-color:#0000;border:12px solid #0000;border-radius:50%;border-top-color:#f60;height:80px;width:80px}.type-a-page-spinner .spinner{position:static;transform:none}.type-a-buttons-column{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.type-a-btn-gallery,.type-a-btn-switch{background:#f58e49;border:5px solid #fff;border-radius:9px;color:#fff;font-size:1.1rem;font-weight:700;height:170px;min-width:180px;padding:0 24px;text-align:center;transition:filter .2s,transform .2s}@media(max-width:768px){.type-a-btn-gallery,.type-a-btn-switch{min-width:150px}}.type-a-btn-gallery .type-a-btn-gallery:hover,.type-a-btn-gallery .type-a-btn-switch:hover,.type-a-btn-switch .type-a-btn-gallery:hover,.type-a-btn-switch .type-a-btn-switch:hover{filter:brightness(1.15);transform:scale(1.05)}.type-a-gallery-screen{grid-template-rows:min-content auto;overflow-y:auto}.type-a-gallery-header{font-size:3rem;grid-column:1/13;margin-top:90px}.type-a-gallery-header,.type-a-month-header{color:#fff;font-weight:700;text-align:center}.type-a-month-header{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:2rem;grid-column:span 12;margin:20px 0 5px;text-decoration:underline;-webkit-user-select:none;user-select:none}.type-a-cards-flex{--btn-height:auto;--col-gap:5%;--row-gap:30px;align-items:flex-start;align-self:flex-start;flex-direction:row;margin-bottom:5px;margin-top:0;width:87%}.type-a-card-wrap{--item-size:calc(25% - var(--col-gap)*3/4);flex:0 0 var(--item-size);flex-direction:column;justify-content:flex-start;max-width:var(--item-size);width:var(--item-size)}.type-a-video-card{cursor:pointer;display:flex;flex-direction:column;font-size:1.3rem;position:relative;text-align:center}.type-a-card-frame{aspect-ratio:1/1;border:5px solid;border-radius:20px;order:1;overflow:hidden;position:relative}.type-a-card-frame img{display:block;height:100%;object-fit:cover;width:100%}.type-a-play-icon{font-size:clamp(1.5rem,3vh,2rem);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.type-a-video-card .type-a-video-title{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-weight:550;line-height:1.2;margin-top:12px;order:2;overflow-wrap:break-word;position:static;text-align:center;-webkit-user-select:none;user-select:none;width:100%}@media(max-width:768px){.type-a-main-container{grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.type-a-video-column{grid-column:1;grid-row:2;margin-top:40px;width:100%}.type-a-video-wrapper{max-width:none;width:100%}.type-a-buttons-column{flex-direction:row;gap:20px;grid-row:3;padding:10px}.type-a-play-button{height:120px;width:120px}.type-a-play-button:before{border-bottom:12px solid #0000;border-left:20px solid #fff;border-top:12px solid #0000;margin-left:4px}.type-a-spinner-overlay .spinner{border:8px solid #f3f3f3;border-top-color:#f60;height:60px;width:60px}.type-a-card-wrap{flex:0 0 calc(50% - var(--col-gap));max-width:calc(50% - var(--col-gap));width:calc(50% - var(--col-gap))}}@media(max-width:480px){.type-a-card-wrap{--item-size:calc(50% - var(--col-gap)*1/2);flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}}@media(max-width:360px){.type-a-card-wrap{--item-size:100%;flex:0 0 var(--item-size);max-width:var(--item-size);width:var(--item-size)}}@media(max-width:480px)and (orientation:landscape){.type-a-main-container{grid-template-columns:1fr auto;grid-template-rows:1fr}.type-a-video-column{grid-column:1}.type-a-buttons-column{flex-direction:column;gap:20px;grid-column:2;padding:10px}}.type-a-video-column{position:relative}.type-a-video-column .type-a-video-title{color:#fff;font-size:1.25rem;font-weight:700;left:0;position:absolute;text-align:center;top:-10px;width:100%;z-index:10}.type-a-video-wrapper{margin-top:2.5em}.lesson-management-container{background-color:#0000;grid-column:span 12;padding:1rem;width:100%}.lesson-management-container .lesson-management-main-haeder{margin-bottom:20px}.lesson-management-container h3{margin-bottom:40px}.lesson-management-container h4{margin-bottom:30px;margin-top:50px}.lm-card{background:#222;border:1px solid #444;border-radius:8px;margin-bottom:1rem;padding:1rem}.lm-section-title{font-weight:700;margin:.5rem 0}.lm-small-input{margin-left:13px;margin-right:50px;text-align:center;width:3ch}.lm-button,.lm-dropdown-btn{background-color:#0000;border:1px solid orange;border-radius:6px;color:#fff;cursor:pointer;margin-top:13px;margin-inline-end:13px;padding:6px 12px;transition:transform .1s ease-in-out}.lm-button.save-btn,.save-btn.lm-dropdown-btn{font-size:1.2rem;height:50px;margin-bottom:40px;margin-right:40px;margin-top:40px}.lm-button:hover,.lm-dropdown-btn:hover{background-color:#ffa50033;transform:scale(1.03)}.lm-select{background:#222;border:1px solid orange;border-radius:6px;color:#fff;cursor:pointer;margin-left:.5rem;margin-right:13px;padding:4px}.lm-order-table{border-collapse:collapse;display:table;margin-bottom:1rem;width:75%}.lm-order-table .lm-table-header{display:table-header-group}.lm-order-table .lm-table-row{display:table-row}.lm-order-table .lm-table-cell{border:1px solid #555;display:table-cell;padding:8px;text-align:left;vertical-align:middle}.lm-order-table .lm-table-header-cell{background-color:#333;font-weight:700}.lm-order-table .drag-handle{cursor:grab}.log-timeline-container{display:flex;flex-direction:column;gap:1rem}.log-step-column,.log-step-row{align-items:center;display:flex}.log-step-column{flex-direction:column;margin-right:.5rem}.log-step-circle{background:orange;border-radius:50%;color:#000;font-weight:700;height:24px;line-height:24px;text-align:center;width:24px}.log-step-arrow{color:#ccc;font-size:16px;margin-top:4px}.log-step-text{align-self:start;color:#fff}.exclusions-container{background:none;border:none;margin-bottom:1rem;padding:0}.exclusion-list{list-style:none;margin:0;padding:0}.exclusion-list li{display:inline-block;margin-right:8px}.lm-checkbox-label{align-items:center;display:flex;margin:4px 0}.lm-checkbox-label input[type=checkbox]{accent-color:orange;margin-right:.5rem}.lm-dropdown-container{display:inline-block;margin-bottom:1rem;position:relative}.lm-dropdown-menu{background:#111;border:1px solid orange;border-radius:6px;margin-top:.25rem;max-height:300px;min-width:140px;overflow-y:auto;padding:.5rem;position:absolute;z-index:999}.hier-category{margin-bottom:8px}.hier-node{margin:4px 0}.hier-node-label{color:#fff;cursor:pointer;padding:4px 8px}.hier-node-label:hover{background-color:#ffa50033}.hier-families,.hier-subcat{margin-left:16px}.hier-subcat{border-left:1px dashed #444;padding-left:8px}.hier-checkbox-label{margin:2px 0}.lm-modal-overlay{background:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.lm-modal-content{background:#222;border:1px solid #555;border-radius:6px;left:50%;max-height:400px;overflow-y:auto;padding:1rem;position:fixed;top:50%;transform:translate(-50%,-50%);width:300px}.lm-modal-item{border-bottom:1px solid #444;cursor:pointer;padding:.5rem}.lm-modal-item:hover{background:#ffa50033}.lm-dropdown-menu,.lm-modal-content{scrollbar-color:#ff8c00 #0000;scrollbar-width:thin}.lm-dropdown-menu::-webkit-scrollbar,.lm-modal-content::-webkit-scrollbar{width:6px}.lm-dropdown-menu::-webkit-scrollbar-track,.lm-modal-content::-webkit-scrollbar-track{background:#0000;border-radius:10px}.lm-dropdown-menu::-webkit-scrollbar-thumb,.lm-modal-content::-webkit-scrollbar-thumb{background-color:#ff8c00;border-radius:10px}.exclusion-chip{background-color:#333;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;margin:2px;padding:4px 8px}.exclusion-chip:hover{background-color:#444}.lm-modal-content{scrollbar-color:#ff8c00 #0000;scrollbar-width:thin}.lm-modal-content::-webkit-scrollbar{width:6px}.lm-modal-content::-webkit-scrollbar-track{background:#0000;border-radius:10px}.lm-modal-content::-webkit-scrollbar-thumb{background-color:#ff8c00;border-radius:10px}.lm-modal-reset{color:orange;cursor:pointer;font-size:.9em;margin-left:8px}.lm-modal-group-level-0{margin-left:0}.lm-modal-group-level-1{margin-left:15px}.lm-modal-group-level-2{margin-left:30px}.lm-modal-group-heading{cursor:pointer;font-weight:700;margin-top:10px;padding:6px 8px}.lm-modal-list{list-style:none;margin:0;padding-left:20px}.lm-modal-active{background-color:#ffa5004d}.whitepaper-container{background-color:#fff;border:1px solid #ccc;border-radius:0;box-shadow:0 2px 4px #0000001a;color:#000;direction:rtl;font-family:Arial,sans-serif;margin:1rem 0;padding:2rem;text-align:right}.whitepaper-container p{margin-bottom:1rem;margin-top:1rem}.composition-table{border-collapse:collapse;width:100%}.header-row td{border:1px solid #000;border-bottom:none;border-top:none;padding:8px}.header-row td.label{border-right:none}.header-row td:not(.label){background-color:#f7f7f7;text-align:center}.data-row td{border:none;padding:8px}.label{font-weight:700;text-align:right}.composition-table tr td:not(:first-child){text-align:center}.repository-table{border-collapse:collapse;font-family:Arial,sans-serif;margin-top:1rem;width:100%}.repository-table td,.repository-table th{border:1px solid #333;padding:3px;text-align:center}.repository-table thead th{font-weight:700}.repository-table tbody tr td:first-child,.repository-table th:first-child{background-color:#e0e0e0;font-size:1.15rem;font-weight:700}.scrollable-table{margin-top:1rem;max-height:300px;overflow-y:auto;scrollbar-color:#ff8c00 #0000;scrollbar-width:thin}.scrollable-table::-webkit-scrollbar{width:6px}.scrollable-table::-webkit-scrollbar-track{background:#0000;border-radius:10px}.scrollable-table::-webkit-scrollbar-thumb{background-color:#ff8c00;border-radius:10px}.evaluation-table{border-collapse:collapse;font-size:.8rem;width:100%}.evaluation-table thead th{background-color:#fff;border:1px solid #333;font-weight:700;padding:4px;position:sticky;text-align:center;top:0;z-index:2}.evaluation-table tbody td,.evaluation-table tbody th{background-color:#fff;border:1px solid #333;font-weight:400;padding:4px;text-align:center}.evaluation-table tbody tr td:first-child{background-color:#fff;font-size:.8rem;font-weight:400}.inner-table{border-collapse:collapse;width:100%}.inner-table td{border:none;font-size:.8rem;padding:2px}.unseen-percent{align-items:center;display:flex;justify-content:center}.unseen-percent div{font-size:.8rem;margin:0 4px}.hier-checkbox-label{align-items:center;display:flex}.hier-checkbox-label input{margin-right:4px}.m-dashboard{padding:22px 16px 0}.m-dashboard.child-route-active{grid-template-rows:min-content}.m-dashboard.child-route-active .navigation-btns{height:auto}.m-dashboard.child-route-active .navigation-btns .dashboard-button{grid-column:span 2}@media(max-width:900px){.m-dashboard.child-route-active .navigation-btns .dashboard-button{grid-column:span 4}}.m-dashboard .navigation-btns{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-column:span 12;grid-template-columns:repeat(12,1fr);height:65%;justify-items:center;width:100%}.m-dashboard .navigation-btns .dashboard-button{border:2px solid orange;border-radius:20px;color:#fff;display:inline-block;grid-column:span 4;height:50px;line-height:50px;min-width:120px;text-align:center;text-decoration:none;transition:font-size .2s ease-in-out,border-color .2s ease-in-out;width:80%}.m-dashboard .navigation-btns .dashboard-button:hover{border-color:orange;font-size:20px}.m-dashboard .navigation-btns .dashboard-button.active{background-color:#f5f5f5;border-color:orange;color:orange;font-weight:700}@media(max-width:480px){.m-dashboard .navigation-btns{background-color:#000c;border-radius:8px;opacity:0;padding:10px;position:fixed;top:50px;transform:translateX(-100%);transition:transform .3s ease,opacity .3s ease;width:250px;z-index:50}.m-dashboard .navigation-btns .dashboard-button{display:block;grid-column:span 12;margin-bottom:10px;width:100%}.m-dashboard.sidebar-open .navigation-btns{opacity:1;transform:translateX(0)}}.m-dashboard .sidebar-toggle{display:none}@media(max-width:480px){.m-dashboard .sidebar-toggle{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:20px;left:20px;padding:8px 12px;position:fixed;top:20px;z-index:100}.m-dashboard .sidebar-toggle:hover{background-color:#ffa50000}.m-dashboard .navigation-btns{display:flex;flex-direction:column}}.m-users{grid-gap:16px;align-self:start;box-sizing:border-box;display:grid;gap:16px;grid-column:span 12;grid-template-rows:auto 1fr;justify-self:start;padding:16px;width:60%}@media(max-width:768px){.m-users{gap:12px;padding:40px 8px 8px;width:100%}}.m-users .users-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px}@media(max-width:768px){.m-users .users-controls{align-items:stretch;flex-direction:column;gap:12px}}.m-users .users-controls input,.m-users .users-controls select{border:1px solid #ccc;border-radius:4px;padding:4px 8px}@media(max-width:768px){.m-users .users-controls input,.m-users .users-controls select{font-size:16px;min-height:44px;padding:12px}}.m-users .grid-header{border-bottom:2px solid orange;display:grid;font-weight:700;grid-template-columns:1fr 1fr 1fr;padding:8px 0;text-align:left}@media(max-width:768px){.m-users .grid-header{display:none}}.m-users .grid-body{grid-gap:8px;display:grid;gap:8px}@media(max-width:768px){.m-users .grid-body{gap:16px}}.m-users .grid-row{align-items:center;border-bottom:1px solid #ddd;display:grid;grid-template-columns:1fr 1fr 1fr;padding:8px 0}@media(max-width:768px){.m-users .grid-row{background:#0000;border:1px solid #555;border-radius:8px;color:#fff;gap:8px;grid-template-columns:1fr;margin-bottom:8px;padding:16px 8px}.m-users .grid-row>span{align-items:center;color:#fff;display:flex;justify-content:space-between}.m-users .grid-row>span:before{color:orange;content:attr(data-label);font-weight:700;min-width:80px}}.m-users .grid-row:last-child{border-bottom:none}.m-users .grid-button{background-color:#000;border:1px solid orange;border-radius:4px;color:#fff;cursor:pointer;margin-right:4px;padding:4px 8px;transition:background-color .2s ease}@media(max-width:768px){.m-users .grid-button{font-size:16px;margin:4px 0;min-height:44px;padding:12px 16px}}.m-users .grid-button:hover{background-color:orange}.m-users .delete-button{border-color:red;color:red}.m-users .delete-button:hover{background-color:#ff00001a}.user-card{background-color:#000;border:1px solid orange;border-radius:8px;box-shadow:0 4px 8px #0003;left:50%;max-height:80vh;overflow-y:auto;padding:16px;position:fixed;top:50%;transform:translate(-50%,-50%);width:400px;z-index:100}@media(max-width:768px){.user-card{background-color:#000000f2;border-radius:0;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;max-height:none;max-width:none;overflow:hidden;padding:16px;position:fixed;right:0;top:0;transform:none;width:100vw}}.user-card .user-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}@media(max-width:768px){.user-card .user-card-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:12px}}.user-card .user-card-header h2{font-size:18px;margin:0}@media(max-width:768px){.user-card .user-card-header h2{color:orange;font-size:20px}}.user-card .user-card-header .close-button{background:none;border:none;cursor:pointer;font-size:20px}@media(max-width:768px){.user-card .user-card-header .close-button{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:28px;justify-content:center;min-height:44px;min-width:44px;padding:8px}.user-card .user-card-header .close-button:active,.user-card .user-card-header .close-button:hover{background:#fff3}}.user-card .user-card-header .close-button:hover{color:orange}.user-card .user-card-body label{display:block;font-weight:500;margin-bottom:8px}@media(max-width:768px){.user-card .user-card-body label{font-size:16px;margin-bottom:16px}.user-card .user-card-body{flex:1 1;margin-bottom:16px;overflow-y:auto;padding:0 4px}}.user-card .user-card-body input,.user-card .user-card-body select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:block;margin-bottom:12px;margin-top:4px;padding:8px;width:100%}@media(max-width:768px){.user-card .user-card-body input,.user-card .user-card-body select{background:#ffffff1a;border:2px solid #555;border-radius:8px;color:#fff;font-size:16px;margin-bottom:16px;margin-top:8px;min-height:44px;padding:14px 12px}.user-card .user-card-body input::placeholder,.user-card .user-card-body select::placeholder{color:#ccc}.user-card .user-card-body input:focus,.user-card .user-card-body select:focus{background:#ffffff26;border-color:orange;box-shadow:0 0 0 3px #fb8b4133;outline:none}}.user-card .user-card-body .category-label{display:inline-block;width:5em}.user-card .user-card-body input[type=checkbox]{display:inline-block;width:10px}.user-card .user-card-body button{border-radius:4px;cursor:pointer;margin-right:8px;padding:8px 16px}@media(max-width:768px){.user-card .user-card-body button{border-radius:8px;flex:1 1;font-size:16px;margin:8px 8px 8px 0;min-height:44px;padding:14px 20px}}.user-card .user-card-body button.save-button{background-color:orange;border:none;color:#fff}.user-card .user-card-body button.save-button:hover{background-color:orange}.user-card .user-card-body button.cancel-button{background-color:#f5f5f5;border:1px solid #ccc}.user-card .user-card-body button.cancel-button:hover{background-color:#eee}.user-card .user-card-body button.edit-button{background-color:orange;border:none;color:#fff}.user-card .user-card-body button.edit-button:hover{background-color:orange}.user-card .user-card-body button.delete-button{background-color:#dc3545;border:none;color:#fff}.user-card .user-card-body button.delete-button:hover{background-color:#c82333}@media(max-width:768px){.user-card .user-card-body .user-card-actions{background-color:#000000f2;border-top:1px solid #555;bottom:0;display:flex;flex-shrink:0;gap:12px;margin-left:-16px;margin-right:-16px;margin-top:0;padding:20px 16px 16px;position:sticky}.user-card .user-card-body .user-card-actions button{margin:0}}.user-card .user-card-body .groups-section{max-height:300px;overflow-y:auto}@media(max-width:768px){.user-card .user-card-body .groups-section{max-height:40vh}.user-card .user-card-body .groups-section h3{color:orange;font-size:18px;margin-bottom:16px}.user-card .user-card-body .groups-section .group-edit-row{background:#282828cc;border:1px solid #555;border-radius:8px;color:#fff;margin-bottom:12px;padding:16px}.user-card .user-card-body .groups-section .group-edit-row input[type=text]{background:#ffffff1a;border:1px solid #555;color:#fff;margin-bottom:12px}.user-card .user-card-body .groups-section .group-edit-row input[type=text]::placeholder{color:#ccc}.user-card .user-card-body .groups-section .group-edit-row input[type=number]{background:#ffffff1a;border:1px solid #555;color:#fff;margin-right:12px;width:80px}.user-card .user-card-body .groups-section .group-edit-row button{background-color:#dc3545;border:none;border-radius:6px;color:#fff;margin-top:8px;padding:8px 12px}.user-card .user-card-body .categories-section h4{color:orange;font-size:16px;margin-bottom:12px}.user-card .user-card-body .categories-section .category-checkboxes{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.user-card .user-card-body .categories-section .category-checkboxes label{align-items:center;background:#282828cc;border:1px solid #555;border-radius:8px;color:#fff;cursor:pointer;display:flex;padding:12px}.user-card .user-card-body .categories-section .category-checkboxes label input[type=checkbox]{margin-right:12px;transform:scale(1.5)}.user-card .user-card-body .categories-section .category-checkboxes label:hover{background:#3c3c3ccc}}.add-user{margin-bottom:16px;text-align:right}@media(max-width:768px){.add-user{margin-bottom:20px;text-align:center}}.add-user .add-button{background-color:#000;border:1px solid orange;border-radius:4px;color:orange;cursor:pointer;font-size:16px;padding:8px 16px}@media(max-width:768px){.add-user .add-button{border-radius:8px;font-size:18px;max-width:300px;min-height:44px;padding:14px 24px;width:100%}}.add-user .add-button:hover{background-color:orange}.group-pref-row{align-items:center;background:#000;border:1px solid #d0d0d0;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px;padding:8px 12px}@media(max-width:768px){.group-pref-row{align-items:stretch;background:#282828cc;border:1px solid #555;border-radius:12px;color:#fff;flex-direction:column;gap:16px;margin-bottom:16px;padding:16px}}.group-pref-row input[type=text]{width:110px}@media(max-width:768px){.group-pref-row input[type=text]{border-radius:8px;font-size:16px;padding:12px;width:100%}}.group-pref-row input[type=number]{width:70px}@media(max-width:768px){.group-pref-row input[type=number]{border-radius:8px;font-size:16px;padding:12px;width:100px}.group-pref-row label{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin-bottom:0}.group-pref-row label input,.group-pref-row label select{margin:0;width:150px}.group-pref-row button{align-self:flex-end;border-radius:6px;font-size:14px;padding:10px 16px}}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99}@media(max-width:768px){.modal-overlay{align-items:stretch;background-color:#000000f2;justify-content:stretch;overflow:hidden;padding:0}}.type-selection{padding:20px;text-align:center}@media(max-width:768px){.type-selection{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:20px 0}}.type-selection h3{color:#333;font-size:1.2em;margin-bottom:20px}@media(max-width:768px){.type-selection h3{color:#fff;font-size:1.4em;margin-bottom:30px}}.type-selection .type-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);margin-top:20px}@media(max-width:768px){.type-selection .type-buttons{gap:20px;margin-top:30px}}@media(max-width:480px){.type-selection .type-buttons{grid-template-columns:1fr}}.type-selection .type-button{background-color:#f9f9f9;border:2px solid #ddd;border-radius:8px;cursor:pointer;font-size:1.1em;font-weight:500;padding:16px 24px;transition:all .3s ease}.type-selection .type-button:hover{background-color:#e7f3ff;border-color:#007bff;transform:translateY(-2px)}.type-selection .type-button.selected{background-color:#007bff;border-color:#007bff;color:#fff}@media(max-width:768px){.type-selection .type-button{background-color:#ffffff1a;border-color:#555;color:#fff;font-size:1.2em;min-height:60px;padding:20px}.type-selection .type-button:hover{background-color:#fff3;border-color:#fb8b41;transform:none}.type-selection .type-button.selected{background-color:#fb8b41;border-color:#fb8b41;color:#fff}.user-form{display:flex;flex:1 1;flex-direction:column}}.user-form .form-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:12px}@media(max-width:768px){.user-form .form-header{border-bottom-color:#555;flex-shrink:0;margin-bottom:16px}}.user-form .form-header h3{color:#333;font-size:1.1em;margin:0}@media(max-width:768px){.user-form .form-header h3{color:#fff;font-size:1.2em}}.user-form .form-header .back-button{background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.9em;padding:8px 16px;transition:all .2s ease}.user-form .form-header .back-button:hover{background-color:#e9ecef;border-color:#adb5bd}@media(max-width:768px){.user-form .form-header .back-button{background-color:#ffffff1a;border-color:#555;color:#fff;font-size:1em;min-height:44px;padding:12px 16px}.user-form .form-header .back-button:hover{background-color:#fff3;border-color:#fb8b41}.user-form .form-header{align-items:stretch;flex-direction:column;gap:12px}}.type-a-preferences{background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px;padding:16px}.type-a-preferences h3{border-bottom:1px solid #dee2e6;color:#333;font-size:1.1em;margin:0 0 16px;padding-bottom:8px}.type-a-preferences .favorite-categories{margin-top:16px}.type-a-preferences .favorite-categories strong{color:#333;display:block;margin-bottom:12px}.type-a-preferences .favorite-categories .categories-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:8px}@media(max-width:768px){.type-a-preferences .favorite-categories .categories-grid{grid-template-columns:1fr}}.type-a-preferences .favorite-categories .category-checkbox{align-items:center;background-color:#0000;border:1px solid #ddd;border-radius:4px;cursor:pointer;display:flex;gap:8px;padding:8px;transition:all .2s ease}.type-a-preferences .favorite-categories .category-checkbox:hover{background-color:#f0f8ff;border-color:#007bff}.type-a-preferences .favorite-categories .category-checkbox input[type=checkbox]{margin:0}.type-a-preferences .favorite-categories .category-checkbox .category-label{color:#555;font-size:.9em;white-space:nowrap}@media(max-width:768px){.type-a-preferences .favorite-categories .category-checkbox{padding:12px}.type-a-preferences .favorite-categories .category-checkbox .category-label{font-size:1em}}.type-b-preferences{background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px;padding:16px}.type-b-preferences h3{border-bottom:1px solid #dee2e6;color:#333;font-size:1.1em;margin:0 0 16px;padding-bottom:8px}.type-b-preferences label{display:block;margin-bottom:12px}.type-b-preferences label input,.type-b-preferences label select{margin-top:4px;width:100%}.groups-section{background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;margin-top:20px;padding:16px}.groups-section h3{border-bottom:1px solid #dee2e6;color:#333;font-size:1.1em;margin:0 0 16px;padding-bottom:8px}.groups-section .group-edit-row{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;margin-bottom:12px;padding:16px}.groups-section .group-edit-row .group-basic-info{margin-bottom:12px}.groups-section .group-edit-row .group-basic-info label{color:#333;font-weight:500}.groups-section .group-edit-row .group-preferences{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:12px}@media(max-width:768px){.groups-section .group-edit-row .group-preferences{grid-template-columns:1fr}}.groups-section .group-edit-row .group-preferences label{color:#555;font-size:.9em}.groups-section .group-edit-row .group-preferences label input,.groups-section .group-edit-row .group-preferences label select{border:1px solid #ccc;border-radius:4px;margin-top:4px;padding:6px;width:100%}.groups-section .group-edit-row .remove-group-btn{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 12px;transition:background-color .2s ease}.groups-section .group-edit-row .remove-group-btn:hover{background-color:#c82333}.groups-section .add-group-btn{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1em;padding:10px 16px;transition:background-color .2s ease}.groups-section .add-group-btn:hover{background-color:#218838}@media(max-width:768px){.form-content{flex:1 1;margin-bottom:16px;overflow-y:auto;padding:4px 0}}.m-videos{grid-gap:16px;align-self:start;box-sizing:border-box;display:grid;gap:16px;grid-column:span 12;grid-template-rows:auto 1fr;justify-self:start;padding:16px;width:100%}.m-videos .video-filters{height:3em;margin-top:1em}.m-videos .video-filters label{margin-inline-end:10px;max-width:50px}.m-videos .video-filters input,.m-videos .video-filters select{background-color:#0000;border:2px solid orange;border-radius:7px;color:#fff;font-size:1em;height:2rem;margin-inline-end:5px;margin-inline-start:5px;max-width:170px}.m-videos .video-filters select:focus,.m-videos .video-filters select:focus-visible{border-color:orange!important;box-shadow:none!important;outline:none!important}.m-videos .video-filters option{background-color:#fff;color:#000}.m-videos .grid-header,.m-videos .grid-row{grid-gap:8px;align-items:center;border-bottom:1px solid #ddd;display:grid;gap:8px;grid-template-columns:minmax(280px,300px) minmax(280px,300px) minmax(60px,90px) minmax(60px,100px) minmax(60px,90px) minmax(60px,90px) minmax(60px,100px) minmax(40px,40px) minmax(40px,40px);padding:8px 0}.m-videos .grid-header{border-bottom:2px solid orange;font-weight:700;text-align:left}.m-videos .grid-row:last-child{border-bottom:none}.m-videos .grid-row .dropdown,.m-videos .grid-row .family-input,.m-videos .grid-row .file-name-input,.m-videos .grid-row .notes-icon{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px;width:100%}.m-videos .grid-row .series-input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px;width:30%}.m-videos .grid-row .family-input{text-align:left}.m-videos .grid-row .notes-icon{font-size:18px}.m-videos .grid-row .notes-icon,.m-videos .grid-row .play-btn{align-items:center;cursor:pointer;display:flex;justify-content:center}.m-videos .grid-row .play-btn{border:2px solid orange;border-radius:50%;color:#f60;height:25px;width:25px}.m-videos .grid-row .play-btn:hover{background-color:#f60;color:#fff}.m-videos .grid-row .play-btn span{margin-left:1px}.m-videos .grid-row .spinner{animation:spin 1s linear infinite;background-attachment:#0000;border:4px solid #0000001a;border-radius:50%;border-top-color:orange;height:20px;width:20px}.m-videos .grid-row .success{color:green;font-size:16px;text-align:center}.m-videos .grid-row .error{color:red;font-size:14px;text-align:center}.m-videos .toggle-buttons{display:flex;gap:8px;justify-content:left}.m-videos .toggle-div{background-color:#000;border:1px solid orange;border-radius:4px;color:orange;cursor:pointer;font-size:16px;padding:8px 16px;text-align:center;transition:background-color .2s ease,color .2s ease}.m-videos .toggle-div.active,.m-videos .toggle-div:hover{background-color:orange;color:#fff}.m-videos .choose-files{background-color:#000;border:1px solid orange;border-radius:4px;color:orange;cursor:pointer;font-size:16px;padding:8px 16px;text-align:center;transition:background-color .2s ease,color .2s ease}.m-videos .choose-files:hover{background-color:orange;color:#fff}.m-videos .video-card{background-color:#000;border:1px solid orange;border-radius:8px;box-shadow:0 4px 8px #0003;left:50%;padding:16px;position:fixed;top:50%;transform:translate(-50%,-50%);width:400px;z-index:100}.m-videos .video-card .video-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.m-videos .video-card .video-card-header h2{font-size:18px;margin:0}.m-videos .video-card .video-card-header .close-button{aspect-ratio:1;background:none;border:1px solid #fff;border-radius:50%;color:orange;cursor:pointer;font-size:20px;height:1.5rem}.m-videos .video-card .video-card-header .close-button:hover{color:orange}.m-videos .video-card .video-card-body p{margin:8px 0}.m-videos .video-card .video-card-body label{display:block;margin-bottom:8px}.m-videos .video-card .video-card-body input,.m-videos .video-card .video-card-body textarea{border:1px solid #ccc;border-radius:4px;margin-bottom:12px;padding:8px;width:100%}.m-videos .video-card .video-card-body button{border-radius:4px;cursor:pointer;margin-right:8px;padding:8px 16px}.m-videos .video-card .video-card-body button.save-button{background-color:orange;border:none;color:#fff}.m-videos .video-card .video-card-body button.save-button:hover{background-color:orange}.m-videos .video-card .video-card-body button.cancel-button{background-color:#f5f5f5;border:1px solid #ccc}.m-videos .video-card .video-card-body button.cancel-button:hover{background-color:#eee}.m-videos .upload-all-button{background-color:orange;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px}.m-videos .upload-all-button:disabled{background-color:#ccc;cursor:not-allowed}.file-upload-header{align-items:center;display:flex;flex-direction:row;height:40px;margin-top:10px}.file-upload-header .scan-videos-button{font-size:18px;height:28px;margin-inline-end:50px}.file-upload-header .spinner{animation:spin 1s linear infinite;border:5px solid #0000;border-radius:50%;border-top-color:#f60;height:30px;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.apload-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:minmax(220px,auto) minmax(180px,auto) minmax(106px,auto) minmax(165px,auto) minmax(150px,auto) minmax(150px,auto) minmax(150px,auto)}.apload-grid input{width:50px}.apload-grid .remove-button{background-color:#0000;border:2px solid #f60;border-radius:50%;color:red;height:25px;width:25px}.row{display:contents}.cell{padding:5px}.header{font-weight:700}.header .aplly-to-all{display:inline}.header .aplly-to-all input{margin:0;margin-inline-start:7px;min-width:15px;width:10px}.file{overflow-wrap:break-word}.family-input,.series-input{background:none;border:1px solid #f60;border-radius:8px;box-shadow:none;color:inherit;font-size:inherit;margin-inline-end:20px;max-width:240px;min-width:70px;outline:none;padding:4px;width:70px;width:100%}.multi-select-dropdown{display:inline-block;position:relative}.multi-select-dropdown .dropdown-header{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;font-size:14px;-webkit-user-select:none;user-select:none}.multi-select-dropdown .dropdown-header:hover{border-color:#999}.multi-select-dropdown .dropdown-options{background-color:#fff;border:1px solid #ccc;border-radius:0 0 4px 4px;border-top:none;box-shadow:0 2px 6px #00000026;left:0;max-height:200px;overflow-y:auto;padding:5px 0;position:absolute;top:100%;z-index:1000}.multi-select-dropdown .dropdown-option{color:#333;font-size:14px;padding:5px 10px}.multi-select-dropdown .dropdown-option label{align-items:center;cursor:pointer;display:flex}.multi-select-dropdown .dropdown-option input[type=checkbox]{margin-right:8px;min-width:20px;width:20px}.multi-select-dropdown .dropdown-option:hover{background-color:#f0f0f0}.progress-bar{background-color:#e0e0e0;border-radius:4px;height:20px;overflow:hidden;width:100%}.progress-bar-fill{background-color:orange;color:#fff;height:100%;line-height:20px;text-align:center;transition:width .3s ease}.tooltip{cursor:help;position:relative}.tooltip:hover:after{background-color:hsla(0,0%,100%,.555);border-radius:4px;bottom:125%;color:#fff;content:"Apply to all files.";left:50%;opacity:1;padding:5px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10}.tooltip:after{opacity:0;transition:opacity .3s}.video-modal-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.video-modal-content{background:#fff;border-radius:8px;max-width:800px;padding:16px;width:78vh}
/*# sourceMappingURL=main.f27fbbc1.css.map*/