body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}a{border-bottom:1px solid #1c4b274d;color:#64b56f;font-weight:600;padding:0 2px;text-decoration:none;transition:all .2s ease}a:hover{background:#00f2ff33;border-bottom-color:#fff;color:#fff;text-shadow:0 0 8px #00f2ff80!important}.glass{background:hsla(0,0%,100%,.015);border:1px solid #ffffff24;border-radius:18px;box-shadow:0 12px 32px #0000004d,inset 0 1px 0 #ffffff2e;overflow:hidden;position:relative}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass{backdrop-filter:blur(8px) saturate(140%) contrast(110%) brightness(105%);-webkit-backdrop-filter:blur(8px) saturate(140%) contrast(110%) brightness(105%)}}.glass:before{animation:glass-caustics 12s ease-in-out infinite alternate;background:radial-gradient(closest-side,#ffffff1a,#0000 70%),conic-gradient(from 180deg,#0000,#ffffff0f,#0000,#ffffff0d,#0000);content:"";filter:blur(10px);inset:-30%;mix-blend-mode:overlay;opacity:.45;pointer-events:none;position:absolute;transform:rotate(16deg)}.glass:after{background:linear-gradient(180deg,#ffffff38,#ffffff05 40%,#00000014);box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 -14px 22px #00000024;content:"";opacity:.9}.glass-noise,.glass:after{border-radius:inherit;inset:0;pointer-events:none;position:absolute}.glass-noise{animation:glass-noise-float 18s ease-in-out infinite alternate;background:repeating-radial-gradient(circle at 12% 18%,#ffffff1a 0,#ffffff1a 1px,#0000 0,#0000 8px),repeating-radial-gradient(circle at 78% 62%,#ffffff14 0,#ffffff14 1px,#0000 0,#0000 11px);filter:blur(1px);mix-blend-mode:overlay;opacity:.06}.glass-content-container{height:100%;overflow-x:hidden;overflow-y:scroll;width:100%}.glass-content{position:relative;z-index:1}@keyframes glass-caustics{0%{transform:rotate(16deg) translate3d(-1%,-1%,0)}to{transform:rotate(20deg) translate3d(1%,1%,0)}}@keyframes glass-noise-float{0%{transform:translateZ(0)}to{transform:translate3d(1.5%,-1.5%,0)}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:#0000;color:#fff;display:flex;flex-direction:column;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;margin:0;min-height:100vh;padding:0}body:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:url(https://images.unsplash.com/photo-1542273917363-3b1817f69a2d?q=80&w=1920&auto=format&fit=crop) no-repeat 50%;background-size:cover;content:"";height:100%;left:0;position:fixed;top:0;transform:translateZ(0);width:100%;z-index:-1}.landing-wrapper{box-sizing:border-box;height:100vh;padding:40px 20px;width:100%}.landing-container,.landing-wrapper{align-items:center;display:flex;justify-content:center}.landing-container{animation:fadeIn .8s ease-in-out;background-color:initial;border-radius:16px;flex-direction:column;min-height:80vh;padding:3rem;text-align:center;transition:transform .3s ease-in-out;width:400px}.landing-container.glass{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0d!important;border:1px solid #ffffff26;box-shadow:0 8px 32px 0 #0000005e}.landing-container .glass-content-container{overflow:visible;overflow:initial}.home{filter:drop-shadow(4px 4px 4px black)}.landing-container h1{color:#fff;font-size:clamp(2rem,4vw,2.8rem);margin-bottom:1.5rem;margin-top:1rem;text-shadow:0 2px 10px #0006}.landing-container div,.landing-container p{color:#fff;font-size:clamp(1rem,1.5vw,1.1rem);margin:.5rem 0}.landing-container img{height:auto;margin-top:1rem;max-width:50%}.nav-button{margin-top:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.landing-container{padding:2.5rem;width:clamp(300px,70%,850px)}}@media (max-width:768px){.landing-container{padding:2rem;width:clamp(280px,90%,600px)}.landing-container h1{font-size:2rem}}.nav-button{size:3em;-webkit-appearance:none;appearance:none;background:#0000;border:none;color:inherit;cursor:pointer;font:inherit;margin-bottom:.25em;margin-top:.5em;padding:.75rem 2.5rem;transition:transform .15s ease,box-shadow .15s ease}.nav-button,.nav-button.glass{border-radius:50px}.nav-button:active{transform:translateY(0) scale(.99)}button:hover{transform:translateY(-1px)}.nav-button:focus-visible{box-shadow:0 0 0 3px #78a0ff59,0 12px 32px #0000004d,inset 0 1px 0 #ffffff2e;outline:none}.author-searcher{margin-left:auto;margin-right:auto;margin-top:1em;max-width:60%;padding:6px}.author-searcher .glass-content{display:flex;gap:6px;justify-content:center}.author-searcher input{background:#0000001f;box-shadow:none;box-sizing:border-box;color:#fff;padding-left:4px}.glass::placeholder{color:#fff;opacity:.8}.author-searcher button{color:#fff}.course-preview.card{border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:45vh;margin:0;overflow:hidden;position:relative;transition:.3s cubic-bezier(.4,0,.2,1);width:23vw}.course-preview.card:hover{background:#0f1419a6;box-shadow:0 15px 45px #0006;transform:translateY(-5px)}.course-preview .glass-content{display:flex;flex-direction:column;height:100%;position:relative;width:100%;z-index:2}.course-preview-header{background:linear-gradient(180deg,#00000040,#0000);box-sizing:border-box;min-height:20%;padding:1.5rem 1.2rem .5rem;width:100%}@media only screen and (max-width:600px){.course-preview.card{width:86vw}}.course-preview-header h1{color:#fff;font-size:1.8rem;line-height:1.1;margin:0;text-shadow:0 2px 8px #0006}.card .author{color:#ffffffbf;font-size:1rem;font-weight:350;margin-top:6px}.tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin:0;max-height:75px;overflow-y:auto;padding:.5rem 1.2rem;scrollbar-width:none}.tags::-webkit-scrollbar{display:none}.tag{border:1px solid #fff3!important;border-radius:50px!important;box-shadow:0 4px 8px #0003;font-size:.75rem!important;margin:0!important;text-align:center}.tag .glass-content-container{display:flex;justify-content:center}.tag .glass-content{font-weight:600;padding:4px;white-space:nowrap}.course-description{flex:1 1;-webkit-mask-image:linear-gradient(180deg,#000 50%,#0000);mask-image:linear-gradient(180deg,#000 50%,#0000);overflow-y:auto;padding:.5rem 1.2rem 1.5rem}.course-description h2{color:#fff;font-size:1.1rem;font-weight:600;margin:5px 0}.course-description p{color:#ffffffe6;font-size:.9rem;line-height:1.55;margin:0;text-shadow:0 1px 2px #00000080}.tag{padding:4px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.courses-container{margin-bottom:2em}.courses-grid{grid-gap:2em;box-sizing:border-box;display:grid;gap:2em;grid-template-columns:repeat(auto-fill,minmax(20vw,1fr));overflow:hidden;padding:2em;scrollbar-width:0;width:100vw}@media only screen and (max-width:600px){.courses-grid{grid-gap:2em;box-sizing:border-box;display:grid;gap:2em;grid-template-columns:1fr;overflow:hidden;padding:2em;scrollbar-width:0;width:100vw}}.page-buttons-container{display:flex;justify-content:center}.page-buttons-container .glass .glass-content{color:#fff;font-size:15pt;height:3em;width:4em}.page-button .glass-content,.page-buttons-container .glass .glass-content{align-items:center;display:flex;justify-content:center}img.home-btn{cursor:pointer;height:100px!important;object-fit:contain;width:100px!important}.controller{align-items:center;display:flex;gap:12px;margin-left:3rem;margin-top:1rem}.controller img{cursor:pointer;filter:drop-shadow(4px 4px 4px black);height:40px;object-fit:contain;width:40px}.controller img:hover{transform:scale(1.1);transition:.25s ease-in-out}.controller .tag{display:inline-flex}.controller .glass-content{text-align:left}.course-container{display:flex;flex-direction:column;margin:2rem;min-height:85vh;padding:2.5rem}.course-header{align-items:center;display:flex;justify-content:space-between;padding-bottom:2rem}.course-header h1{color:#000;font-size:2.2rem;font-weight:700;margin:0}.course-header img{filter:drop-shadow(4px 4px 4px black);height:60px;width:60px}.course-header img:hover{cursor:pointer;transform:scale(1.1);transition:.25s ease-in-out}.fullscreen{background-color:#000;display:flex!important;height:100%;width:100%}.course-iframe{border:none;border-radius:12px;box-shadow:0 10px 30px #0003;flex-grow:1;min-height:65vh;width:100%}.fullscreen.enabled .course-iframe{border-radius:0;height:100vh;width:100vw}.fullscreen-btn{background:#0000001a;border:1px solid #0003;border-radius:6px;color:#000;cursor:pointer;font-weight:500;padding:8px 16px}.avatar{border-radius:50%;height:150px;object-fit:cover;width:150px}.avatarContainer{align-items:center;border-radius:100%;display:flex;height:155px;justify-content:center;width:155px}.author-page{margin-bottom:2em;text-align:center}.author-title{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;margin-top:1rem;padding-left:3rem;width:100%}.author-title a{border-bottom:none}.author-title a:hover{background:none}.author-title .glass-content-container{overflow:visible}.author-title h1{color:#171717;font-size:4em;margin-bottom:0;margin-left:2rem;margin-top:0}.gh-logo{height:3em;margin-left:1rem;transition:transform .2s ease;width:3em}.gh-logo:hover{transform:scale(1.1)}.courses-title{margin-bottom:0;margin-left:3.5rem;text-align:left}.docs-root{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.docs-container{all:unset;color:#000;display:flex;height:80%;width:80%}.docs-container .glass{background-color:#34343480;color:#fff;overflow:hidden;text-shadow:2px 2px 4px #000}.cargo-docs{height:60vh;width:100%}.about-us-wrapper{display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1000px;padding:2rem;width:100%}.about-header{background:rgba(65,62,62,.372);color:#fff;padding:2em;text-align:left;text-shadow:2px 2px 5px #000}.about-header h1{font-size:2.5rem;margin-bottom:.5rem}.about-header p{color:#fffffff2;font-size:1.15rem;line-height:1.8}.about-content-grid{display:flex;flex-direction:column;gap:2rem}.authors-selection-row{display:flex;gap:25px;justify-content:center;padding-bottom:1rem}.author-clickable{cursor:pointer;filter:grayscale(40%);transition:all .3s cubic-bezier(.4,0,.2,1)}.author-clickable:hover{filter:grayscale(0);transform:scale(1.05)}.active-author{border:2px solid #fff9;box-shadow:0 0 20px #ffffff4d;filter:grayscale(0)}.bio-display-panel{min-height:300px;width:100%}.bio-inner{padding:2.5rem}.bio-name{font-size:2rem;margin:0}.bio-divider{border:none;border-top:1px solid #ffffff1a;margin:1.5rem 0}.bio-text{font-size:1.1rem;line-height:1.6;opacity:.9}
/*# sourceMappingURL=main.5f66c127.css.map*/