:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.auth-allcontent{color:#000;background-color:#f5f0f4;flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex}.auth-container{color:#000;flex-direction:column;justify-content:start;align-items:center;min-height:100vh;margin-top:3rem;font-family:system-ui,-apple-system,sans-serif;display:flex}.auth-card{background:#f0ead6;border:3px solid #000;flex-direction:column;width:100%;max-width:380px;padding:2.5rem;display:flex;box-shadow:8px 8px #000}.auth-avatar-box{background:#fff;border:3px solid #000;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex;overflow:hidden;box-shadow:4px 4px #000}.auth-avatar-box img{object-fit:contain;width:80%;height:80%}.auth-title{text-align:center;color:#000;margin:0 0 .5rem;font-size:2rem;font-weight:900}.auth-subtitle{text-align:center;color:#555;margin-bottom:2rem;font-size:.9rem}.auth-form{flex-direction:column;gap:1.2rem;display:flex}.auth-input-group{flex-direction:column;gap:.4rem;display:flex}.auth-label{text-transform:uppercase;color:#000;font-size:.8rem;font-weight:800}.auth-input-wrapper{align-items:center;display:flex;position:relative}.auth-input{color:#000;background:#fff;border:2px solid #000;outline:none;width:100%;padding:.8rem;font-size:1rem;font-weight:500;transition:all .2s}.auth-input:focus{transform:translate(-2px,-2px);box-shadow:4px 4px #000}.auth-input-password{padding-right:3rem!important}.auth-eye-button{color:#000;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex;position:absolute;right:10px}.auth-options{justify-content:space-between;align-items:center;margin-top:-.5rem;font-size:.8rem;font-weight:600;display:flex}.auth-checkbox-group{cursor:pointer;align-items:center;gap:.5rem;display:flex}.auth-checkbox{appearance:auto;accent-color:#000;cursor:pointer;border:2px solid #000;width:16px;height:16px}.auth-forgot-link{color:#9c6c77;cursor:pointer;text-decoration:none}.auth-box{color:#000;text-transform:uppercase;letter-spacing:1px;background:#ffcce6;border:3px solid #000;width:9rem;height:1.2rem;margin-top:.5rem;margin-left:.5rem;padding:.8rem;font-size:1rem;font-weight:900;box-shadow:5px 5px #000}.auth-line{color:#000;border:3px solid #000;margin-top:1rem}.auth-button{color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#ffcce6;border:3px solid #000;margin-top:.5rem;padding:.8rem;font-size:1.2rem;font-weight:900;transition:all .1s;box-shadow:5px 5px #000}.auth-button:active{transform:translate(3px,3px);box-shadow:2px 2px #000}.auth-divider{text-align:center;color:#555;text-transform:uppercase;align-items:center;margin:1.5rem 0;font-size:.75rem;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:2px solid #000;flex:1}.auth-divider:before{margin-right:.5em}.auth-divider:after{margin-left:.5em}.auth-social-group{gap:1rem;display:flex}.auth-social-btn{cursor:pointer;background:#fff;border:2px solid #000;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.9rem;font-weight:700;transition:all .1s;display:flex;box-shadow:3px 3px #000}.auth-social-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #000}.auth-toggle-container{text-align:center;margin-top:1.5rem;font-size:.85rem;font-weight:600}.auth-toggle-link{color:#9c6c77;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;font-weight:800;text-decoration:underline}.config-allcontent{color:#000;background-color:#ffe6f0;flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex}.config-header{background-color:#ffe6f0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.config-header-left,.config-header-right{align-items:center;gap:1.5rem;display:flex}.config-logo-box{text-transform:uppercase;background:#ffcce6;border:3px solid #000;padding:.5rem 1rem;font-weight:900;box-shadow:4px 4px #000}.config-title{margin:0;font-size:1.5rem;font-weight:800}.config-coins-box{background:#e6e6fa;border:3px solid #000;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:800;display:flex;box-shadow:3px 3px #000}.config-logout-btn{color:#d32f2f;cursor:pointer;background:#fff;border:3px solid #000;padding:.5rem 1rem;font-weight:800;transition:transform .1s,box-shadow .1s;box-shadow:3px 3px #000}.config-logout-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #000}.config-divider-line{background-color:#000;width:100%;height:4px;margin-bottom:2rem}.config-main{box-sizing:border-box;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem 2rem;display:flex}.config-sidebar{background:#ffcce6;border:4px solid #000;flex-direction:column;flex:0 0 320px;max-height:calc(90vh - 160px);padding:1.5rem;display:flex;box-shadow:8px 8px #000}.sidebar-header{border-bottom:3px solid #000;flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.sidebar-header h2{margin:0;font-size:1.2rem;font-weight:900}.skins-list{flex-direction:column;flex:1;gap:1rem;padding-right:.5rem;display:flex;overflow-y:auto}.skins-list::-webkit-scrollbar{width:14px}.skins-list::-webkit-scrollbar-track{background:#fff;border:3px solid #000}.skins-list::-webkit-scrollbar-thumb{cursor:pointer;background:#222;border:2px solid #fff}.skins-list::-webkit-scrollbar-thumb:hover{background:#ffcce6;border:2px solid #000}.skin-card{background:#fff;border:3px solid #000;align-items:center;gap:1rem;padding:.5rem;display:flex;box-shadow:4px 4px #000}.skin-card.disabled-card{opacity:.8;background:#f0f0f0}.skin-avatar{border:2px solid #000;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.bg-purple{background:#dcd0ff}.bg-yellow{background:#fdfd96}.bg-grey{background:#d3d3d3}.bg-blue{background:#aec6cf}.skin-info{flex-direction:column;flex:1;display:flex}.skin-name{font-size:.9rem;font-weight:800}.skin-effect{color:#555;font-size:.75rem}.skin-btn{cursor:pointer;border:2px solid #000;min-height:60px;padding:.4rem .8rem;font-size:.8rem;font-weight:800}.equip-btn{background:#ffcce6}.dark-btn{color:#fff;background:#222}.price-btn{background:#eee}.config-content-right{flex-direction:column;flex:1;gap:1.5rem;display:flex}.timer-controls-row{gap:1.5rem;display:flex}.timer-box{text-align:center;background:#fff;border:3px solid #000;flex:1;padding:1rem;box-shadow:5px 5px #000}.timer-label{margin-bottom:.8rem;font-size:.75rem;font-weight:800;display:block}.timer-input-group{justify-content:center;align-items:center;gap:1rem;display:flex}.timer-input-group button{cursor:pointer;background:#ffcce6;border:2px solid #000;width:30px;height:30px;font-size:1.2rem;font-weight:900;box-shadow:2px 2px #000}.timer-input-group button:active{transform:translate(2px,2px);box-shadow:0 0 #000}.timer-input-group span{font-size:1.5rem;font-weight:900}.youtube-row{height:3rem;display:flex;box-shadow:5px 5px #000}.youtube-input-wrapper{background:#fff;border:3px solid #000;border-right:none;flex:1;align-items:center;padding:0 1rem;display:flex}.youtube-input-wrapper input{border:none;outline:none;width:100%;margin-left:.5rem;font-family:inherit;font-weight:600}.youtube-btn{cursor:pointer;background:#ffcce6;border:3px solid #000;padding:0 2rem;font-weight:900}.tasks-video-row{flex:1;gap:1.5rem;display:flex}.tasks-panel{background:#fff;border:4px solid #000;flex-direction:column;flex:1;max-height:400px;display:flex;box-shadow:6px 6px #000}.tasks-header{background:#e6e6fa;border-bottom:3px solid #000;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.tasks-header h3{margin:0;font-size:.9rem;font-weight:800}.tasks-list{flex-direction:column;flex:1;gap:.8rem;padding:1rem;display:flex;overflow-y:auto}.task-item{border:2px solid #000;align-items:center;gap:.8rem;padding:.8rem;font-size:.9rem;font-weight:600;display:flex;box-shadow:2px 2px #000}.task-item input[type=checkbox]{accent-color:#000;cursor:pointer;border:2px solid #000;width:18px;height:18px}.task-input-container{border-bottom:2px solid #000;padding:10px}.task-add-input{border:2px solid #000;width:90%;padding:5px;font-family:inherit;font-weight:600;box-shadow:2px 2px #000}.task-done .task-text{color:#888;text-decoration:line-through}.task-text{cursor:pointer;flex:1}.task-edit-input{background:#fffbe6;border:1px dashed #000;flex:1;font-family:inherit;font-weight:600}.delete-task-btn{cursor:pointer;background:0 0;border:none;padding:0 5px;font-size:1rem;transition:transform .1s}.delete-task-btn:hover{transform:scale(1.2)}.video-panel{background:#000;border:4px solid #000;flex-direction:column;flex:1;min-height:250px;display:flex;position:relative;box-shadow:6px 6px #000}.video-placeholder{flex:1;justify-content:center;align-items:center;display:flex}.play-btn-mock{cursor:pointer;background:#ffcce6;justify-content:center;align-items:center;width:60px;height:60px;padding-left:5px;font-size:2rem;display:flex}.video-label{color:#fff;padding:1rem;font-size:.8rem;font-weight:800}.action-row{justify-content:flex-end;margin-top:1rem;display:flex}.start-study-btn{cursor:pointer;background:#ffcce6;border:4px solid #000;padding:1.2rem 3rem;font-size:1.2rem;font-weight:900;transition:transform .1s,box-shadow .1s;box-shadow:8px 8px #000}.start-study-btn:active{transform:translate(4px,4px);box-shadow:4px 4px #000}.equipat-btn{color:#fff;cursor:default;box-shadow:none;background:#a0a0a0;transform:none}.equipar-btn{color:#000;background:#ffcce6}.buy-btn{color:#fff;background:#222}.locked-style{filter:grayscale(.5);background:#f0f0f0!important}.estudio-allcontent{color:#000;background-color:#ffe6f0;flex-direction:column;min-height:100vh;font-family:system-ui,-apple-system,sans-serif;display:flex}.estudio-header{justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.estudio-header-info{gap:1rem;display:flex}.estudio-back-btn{cursor:pointer;background:#fff;border:3px solid #000;padding:.5rem 1rem;font-weight:900;box-shadow:3px 3px #000}.estudio-status-box,.estudio-rep-box{border:3px solid #000;padding:.5rem 1rem;font-weight:900;box-shadow:3px 3px #000}.estudio-rep-box{background:#e6e6fa}.estudio-divider-line{background-color:#000;width:100%;height:4px}.estudio-main-grid{flex:1;grid-template-columns:700px 1fr;align-items:center;gap:3rem;padding:2rem;display:grid}.estudio-col-left{flex-direction:column;gap:1.5rem;display:flex}.estudio-character-card-top{background:#fff;border:5px solid #000;flex-direction:column;height:380px;display:flex;overflow:hidden;box-shadow:10px 10px #000}.estudio-widgets-container{gap:1.5rem;height:250px;display:flex}.estudio-card{background:#fff;border:4px solid #000;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:6px 6px #000}.card-header{text-align:center;background:#eaeaea;border-bottom:3px solid #000;padding:.5rem;font-size:.8rem;font-weight:900}.estudio-col-right{justify-content:center;align-items:center;display:flex}.estudio-timer-circle-huge{background:#ffcce6;border:15px solid #000;border-radius:50%;justify-content:center;align-items:center;width:520px;height:520px;transition:background-color .5s;display:flex;box-shadow:25px 25px #000}.estudio-timer-circle-huge.resting{background:#aec6cf}.timer-display-massive{letter-spacing:-6px;margin:0;font-size:9.5rem;font-weight:950;line-height:1}.timer-mode-label{text-transform:uppercase;letter-spacing:3px;font-size:1.5rem;font-weight:900}.timer-btn-main{cursor:pointer;border:4px solid #000;margin-top:1.5rem;padding:1rem 2.5rem;font-size:1.3rem;font-weight:900;box-shadow:6px 6px #000}.timer-btn-main.play{background:#fdfd96}.timer-btn-main.pause{background:#f99}.character-area-content{background-position:50%;background-size:cover;flex:1;transition:background-image 1s;position:relative}.walking-character{width:70px;height:70px;transition:left 2s,top 2s;position:absolute;transform:translate(-50%,-100%)}.estudio-tasks-list{flex:1;padding:.5rem;font-size:.85rem;overflow-y:auto}.estudio-task-item{border-bottom:2px solid #000;align-items:center;gap:.5rem;padding:5px 0;display:flex}.task-done{opacity:.5;text-decoration:line-through}.estudio-no-video{color:#888;justify-content:center;align-items:center;height:100%;font-weight:800;display:flex}:root{margin:0;padding:0}body{width:100%;min-height:100vh;margin:0;padding:0}#root{width:100%;margin:0;padding:0}
