:root{--student-red:#e62b3c;--student-bg:#090909;--student-panel:#111;--student-line:#292929;--student-muted:#8b8b8b}.student-loading{color:#fff;text-align:center;background:#080808;place-content:center;gap:14px;min-height:100vh;display:grid}.student-loading span{letter-spacing:.08em;font-size:42px;font-weight:900}.student-loading p,.student-kicker{letter-spacing:.22em;color:var(--student-red);font-size:10px;font-weight:800}.student-app{background:var(--student-bg);color:#f7f7f7;min-height:100vh;display:flex}.student-sidebar{border-right:1px solid var(--student-line);z-index:20;background:#070707;flex-direction:column;width:250px;display:flex;position:fixed;inset:0 auto 0 0}.student-brand{color:#fff;letter-spacing:.22em;padding:31px 28px;font-size:17px;font-weight:900;text-decoration:none}.student-brand span{color:var(--student-red)}.student-sidebar nav{margin-top:40px;display:grid}.student-sidebar nav a{color:#777;letter-spacing:.08em;border-top:1px solid #171717;align-items:center;gap:20px;height:65px;padding:0 28px;font-size:12px;font-weight:750;text-decoration:none;transition:all .25s;display:flex}.student-sidebar nav a:last-child{border-bottom:1px solid #171717}.student-sidebar nav a i{color:#555;font-size:9px;font-style:normal}.student-sidebar nav a:hover,.student-sidebar nav a.active{color:#fff;background:#111}.student-sidebar nav a.active{border-left:3px solid var(--student-red);padding-left:25px}.student-user{border-top:1px solid var(--student-line);align-items:center;gap:12px;margin-top:auto;padding:22px;display:flex}.student-user>div{background:var(--student-red);border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.student-user>span{gap:3px;min-width:0;display:grid}.student-user b{font-size:11px}.student-user small{color:#666;font-size:8px}.student-user button{color:#777;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.student-main{width:calc(100% - 250px);margin-left:250px}.student-demo-bar{border-bottom:1px solid var(--student-line);letter-spacing:.13em;align-items:center;gap:20px;height:42px;padding:0 4vw;font-size:9px;display:flex}.student-demo-bar span{color:var(--student-red);font-weight:900}.student-demo-bar p{color:#777}.student-demo-bar a{color:#aaa;margin-left:auto;text-decoration:none}.student-content{max-width:1500px;margin:auto;padding:58px 5vw 70px}.student-welcome{border-bottom:1px solid var(--student-line);justify-content:space-between;align-items:flex-end;padding-bottom:52px;display:flex}.student-welcome h1{letter-spacing:-.055em;margin:12px 0 20px;font-size:clamp(48px,6vw,90px);font-weight:400;line-height:.95}.student-welcome>div>p:last-child{color:#8e8e8e;max-width:590px;font-size:14px;line-height:1.7}.student-progress-ring{text-align:center;background:radial-gradient(circle at center,#090909 61%,transparent 62%),conic-gradient(var(--student-red) 0 43%,#282828 43%);border-radius:50%;place-content:center;width:130px;height:130px;display:grid}.student-progress-ring span{font-size:27px}.student-progress-ring small{letter-spacing:.13em;color:#777;margin-top:5px;font-size:7px}.student-section{padding:54px 0}.student-section-head,.course-player-head,.student-page-head{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.student-section-head span,.student-page-head span,.course-player-head span,.student-overview article>span,.exercise-feature>span,.feedback-main>span{letter-spacing:.2em;color:var(--student-red);font-size:9px;font-weight:900}.student-section-head h2,.student-page-head h1,.course-player-head h1{letter-spacing:-.04em;margin:7px 0 0;font-size:clamp(30px,4vw,54px);font-weight:400}.student-section-head>small{color:#666;font-size:10px}.student-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.student-course-card{border:1px solid var(--student-line);color:#fff;background:#0c0c0c;grid-template-columns:38% 1fr;min-height:290px;text-decoration:none;transition:all .3s;display:grid}.student-course-card:hover{border-color:#555;transform:translateY(-4px)}.student-course-cover{background:radial-gradient(circle at 60% 40%,#3a0a10,#0000 52%),linear-gradient(145deg,#171717,#050505);place-items:center;display:grid;position:relative;overflow:hidden}.student-course-cover:after{content:"";border:1px solid #5e1720;border-radius:50%;width:170px;height:170px;position:absolute}.student-course-cover span{z-index:1;font-size:64px;font-weight:800}.student-course-cover b{color:#888;font-size:10px;position:absolute;bottom:12px;right:12px}.student-course-info{flex-direction:column;padding:35px 28px;display:flex}.student-course-info p{letter-spacing:.18em;color:var(--student-red);font-size:8px}.student-course-info h3{margin:13px 0 10px;font-size:25px;font-weight:450}.student-course-info small{color:#777;line-height:1.5}.student-course-info i{background:#292929;height:2px;margin-top:auto}.student-course-info i u{background:var(--student-red);height:100%;display:block}.student-course-info>b{letter-spacing:.15em;margin-top:18px;font-size:8px}.student-overview{border:1px solid var(--student-line);grid-template-columns:repeat(3,1fr);display:grid}.student-overview article{flex-direction:column;min-height:190px;padding:30px;display:flex}.student-overview article+article{border-left:1px solid var(--student-line)}.student-overview h3{margin:18px 0 8px;font-size:19px;font-weight:450}.student-overview p{color:#777;font-size:11px}.student-overview a{color:#fff;letter-spacing:.15em;margin-top:auto;font-size:8px;font-weight:800;text-decoration:none}.student-login{color:#fff;background:#080808;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.student-login-visual{background:linear-gradient(90deg,#0003,#000c),radial-gradient(circle at 60% 45%,#65101d 0,#0000 31%),linear-gradient(145deg,#1a1a1a,#030303);border-right:1px solid #292929;flex-direction:column;justify-content:space-between;padding:35px 5vw;display:flex}.student-login-visual .student-brand{padding:0}.student-login-visual>div span{letter-spacing:.2em;color:var(--student-red);font-size:9px;font-weight:800}.student-login-visual h1{letter-spacing:-.07em;margin:24px 0;font-size:clamp(62px,8vw,120px);font-weight:350;line-height:.82}.student-login-visual h1 em{color:var(--student-red);font-style:normal}.student-login-visual p{color:#aaa;max-width:510px;line-height:1.7}.student-login-visual>small{letter-spacing:.2em;color:#777;font-size:8px}.student-login-form{place-items:center;padding:40px;display:grid}.student-login-card{width:min(100%,430px)}.student-login-card h2{letter-spacing:-.04em;margin:12px 0;font-size:44px;font-weight:400}.student-login-card>p:not(.student-kicker){color:#777;margin-bottom:35px}.student-login-card form{gap:19px;display:grid}.student-login-card label{letter-spacing:.16em;color:#888;gap:9px;font-size:8px;font-weight:800;display:grid}.student-login-card input{color:#fff;height:52px;font:inherit;background:#101010;border:1px solid #333;outline:none;padding:0 15px}.student-login-card input:focus{border-color:var(--student-red)}.student-login-card form button,.exercise-submit{background:var(--student-red);color:#fff;letter-spacing:.17em;cursor:pointer;border:0;height:54px;font-size:9px;font-weight:900}.student-login-error{color:#ff7b86;font-size:11px}.student-demo-access{border:1px solid #2b2b2b;grid-template-columns:1fr auto;gap:8px;margin:24px 0;padding:17px;font-size:10px;display:grid}.student-demo-access span{color:#666;letter-spacing:.14em;grid-column:1/-1;font-size:8px}.student-demo-access code{color:#bbb}.student-back{color:#777;letter-spacing:.14em;font-size:8px;text-decoration:none}.course-player-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr);gap:22px;display:grid}.course-video{aspect-ratio:16/9;background:radial-gradient(circle,#421019,#0000 35%),#050505;border:1px solid #292929;place-items:center;display:grid}.course-video button{color:#fff;background:#000000a6;border:1px solid #777;border-radius:50%;width:76px;height:76px;font-size:22px}.course-lesson-copy{border:1px solid #292929;border-top:0;padding:25px}.course-lesson-copy h2{margin:8px 0;font-size:28px;font-weight:400}.course-lesson-copy p{color:#888;font-size:12px;line-height:1.7}.course-lessons{border:1px solid #292929}.course-lessons h3{letter-spacing:.12em;border-bottom:1px solid #292929;margin:0;padding:22px;font-size:12px}.course-lessons button{text-align:left;color:#aaa;cursor:pointer;background:#0b0b0b;border:0;border-bottom:1px solid #202020;grid-template-columns:30px 1fr auto;gap:9px;width:100%;padding:18px;display:grid}.course-lessons button.active{color:#fff;border-left:3px solid var(--student-red);background:#171717}.course-lessons button i{color:#555;font-size:9px;font-style:normal}.course-lessons button span{font-size:11px}.course-lessons button small{color:#666;font-size:9px}.student-page-head>p,.course-player-head>p{color:#888;max-width:430px;font-size:12px;line-height:1.7}.exercise-grid,.feedback-layout{grid-template-columns:1.2fr .8fr;gap:22px;display:grid}.exercise-feature,.exercise-history,.feedback-main,.feedback-list{background:#0c0c0c;border:1px solid #292929;padding:30px}.exercise-feature h2,.feedback-main h2{margin:14px 0;font-size:30px;font-weight:400}.exercise-feature>p,.feedback-main>p{color:#888;font-size:13px;line-height:1.7}.exercise-meta{border-block:1px solid #292929;gap:28px;margin:22px 0;padding:22px 0;display:flex}.exercise-meta span{color:#666;letter-spacing:.12em;gap:5px;font-size:8px;display:grid}.exercise-meta b{color:#ddd;letter-spacing:0;font-size:11px}.exercise-upload{text-align:center;cursor:pointer;border:1px dashed #555;place-content:center;gap:8px;min-height:150px;padding:20px;display:grid}.exercise-upload input{display:none}.exercise-upload b{font-size:12px}.exercise-upload small{color:#666}.exercise-submit{width:100%;margin-top:16px}.exercise-submit:disabled{opacity:.35}.exercise-history h3,.feedback-list h3{letter-spacing:.12em;margin-bottom:25px;font-size:12px}.exercise-history article,.feedback-list article{border-top:1px solid #282828;padding:18px 0}.exercise-history article span,.feedback-list article span{color:#777;letter-spacing:.12em;font-size:8px}.exercise-history h4,.feedback-list h4{margin:8px 0;font-size:14px}.exercise-history p,.feedback-list p{color:#777;font-size:11px;line-height:1.5}.exercise-history .reviewed{color:#62b78a}.exercise-history .review{color:#e7a24a}.feedback-preview{aspect-ratio:16/10;background:linear-gradient(140deg,#5a101c,#0a0a0a 55%);place-items:center;margin:24px 0;display:grid}.feedback-preview span{letter-spacing:-.06em;font-size:56px;font-weight:900}.feedback-comment{border-left:3px solid var(--student-red);background:#151515;padding:22px}.feedback-comment b{letter-spacing:.15em;color:var(--student-red);font-size:9px}.feedback-comment p{margin-bottom:0;color:#bbb!important;font-size:13px!important}.feedback-list article.active{border-left:2px solid var(--student-red);padding-left:14px}@media (max-width:900px){.student-app{display:block}.student-sidebar{border-top:1px solid #292929;border-right:0;flex-direction:row;width:100%;height:68px;inset:auto 0 0}.student-sidebar>.student-brand,.student-user{display:none}.student-sidebar nav{grid-template-columns:repeat(4,1fr);width:100%;margin:0;display:grid}.student-sidebar nav a,.student-sidebar nav a:last-child{text-align:center;border:0;place-content:center;gap:4px;height:68px;padding:0;display:grid}.student-sidebar nav a.active{border-left:0;border-top:3px solid var(--student-red);padding:0}.student-sidebar nav a i{font-size:7px}.student-sidebar nav a span{font-size:9px}.student-main{width:100%;margin:0;padding-bottom:68px}.student-demo-bar{padding:0 16px}.student-demo-bar p{display:none}.student-content{padding:35px 18px 45px}.student-welcome{align-items:flex-start}.student-progress-ring{flex:0 0 90px;width:90px;height:90px;margin-left:12px}.student-progress-ring span{font-size:20px}.student-welcome h1{font-size:50px}.student-welcome>div>p:last-child{font-size:12px}.student-course-grid,.student-overview,.exercise-grid,.feedback-layout,.course-player-layout{grid-template-columns:1fr}.student-course-card{grid-template-columns:35% 1fr;min-height:250px}.student-course-cover span{font-size:45px}.student-course-info{padding:25px 18px}.student-course-info h3{font-size:20px}.student-overview article+article{border-top:1px solid #292929;border-left:0}.student-login{grid-template-columns:1fr}.student-login-visual{border-bottom:1px solid #292929;border-right:0;min-height:48vh;padding:25px}.student-login-visual h1{font-size:62px}.student-login-visual p{font-size:12px}.student-login-form{padding:42px 22px}.student-login-card h2{font-size:38px}.student-section-head,.student-page-head,.course-player-head{align-items:flex-start;gap:15px;display:grid}.student-section-head>small{display:none}.student-page-head>p,.course-player-head>p{font-size:11px}.course-lessons{margin-top:0}}@media (max-width:520px){.student-demo-bar a{font-size:0}.student-demo-bar a:after{content:"CURSOS ↗";font-size:8px}.student-welcome{display:block}.student-progress-ring{margin:25px 0 0}.student-course-card{grid-template-columns:1fr}.student-course-cover{min-height:150px}.student-overview article{min-height:160px}.student-login-visual h1{font-size:52px}.exercise-feature,.exercise-history,.feedback-main,.feedback-list{padding:22px}.exercise-meta{flex-wrap:wrap;gap:14px}}
