.portfolio-builder-module__34tAFG__portfolioBuilder{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.portfolio-builder-module__34tAFG__header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.portfolio-builder-module__34tAFG__header h3{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.portfolio-builder-module__34tAFG__progress{color:#64748b;background:#e2e8f0;border-radius:6px;padding:.25rem .75rem;font-size:.875rem}.portfolio-builder-module__34tAFG__previewContainer{flex:1;position:relative;overflow:hidden}.portfolio-builder-module__34tAFG__preview{background:#fff;border:none;width:100%;height:100%}@media (max-width:768px){.portfolio-builder-module__34tAFG__header{padding:.75rem 1rem}.portfolio-builder-module__34tAFG__header h3{font-size:.9rem}.portfolio-builder-module__34tAFG__progress{padding:.2rem .5rem;font-size:.8rem}}
.code-validator-module__8MpF9W__validator{margin-top:1rem}.code-validator-module__8MpF9W__validateButton{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.code-validator-module__8MpF9W__validateButton:hover{background:#2563eb;transform:translateY(-1px)}.code-validator-module__8MpF9W__validateButton:active{transform:translateY(0)}.code-validator-module__8MpF9W__validateButton:disabled{cursor:not-allowed;background:#9ca3af;transform:none}@media (max-width:768px){.code-validator-module__8MpF9W__validateButton{padding:.625rem 1.25rem;font-size:.8rem}}
.lesson-module__1DXLuG__container{background:#f8fafc;min-height:100vh;padding:2rem}.lesson-module__1DXLuG__header{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem}.lesson-module__1DXLuG__backButton{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;margin-bottom:1rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.lesson-module__1DXLuG__backButton:hover{color:#334155;background:#f1f5f9;transform:translate(-2px)}.lesson-module__1DXLuG__titleSection{margin-bottom:1rem}.lesson-module__1DXLuG__title{color:#1e293b;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.lesson-module__1DXLuG__description{color:#64748b;margin:0;font-size:1.125rem}.lesson-module__1DXLuG__main{grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;display:grid}.lesson-module__1DXLuG__editorSection{flex-direction:column;gap:1.5rem;display:flex}.lesson-module__1DXLuG__previewSection{height:600px}.lesson-module__1DXLuG__taskInfo{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.lesson-module__1DXLuG__taskInfo h2{color:#1e293b;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.lesson-module__1DXLuG__instruction{color:#374151;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.lesson-module__1DXLuG__steps{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.lesson-module__1DXLuG__steps h3{color:#1e293b;margin-bottom:.75rem;font-size:1rem;font-weight:600}.lesson-module__1DXLuG__steps ol{margin:0;padding-left:1.5rem}.lesson-module__1DXLuG__steps li{color:#374151;margin-bottom:.5rem;font-size:.875rem;line-height:1.5}.lesson-module__1DXLuG__codeEditor{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.lesson-module__1DXLuG__editorHeader{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.lesson-module__1DXLuG__editorHeader h3{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.lesson-module__1DXLuG__hints{color:#64748b;font-size:.75rem}.lesson-module__1DXLuG__errors{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:1rem 1.5rem;padding:1rem}.lesson-module__1DXLuG__errors h4{color:#dc2626;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.lesson-module__1DXLuG__errors ul{margin:0;padding-left:1.25rem}.lesson-module__1DXLuG__errors li{color:#dc2626;margin-bottom:.25rem;font-size:.8rem}.lesson-module__1DXLuG__success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:1rem 1.5rem;padding:1rem}.lesson-module__1DXLuG__success h4{color:#16a34a;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.lesson-module__1DXLuG__success p{color:#16a34a;margin:0;font-size:.8rem}.lesson-module__1DXLuG__lockedMessage{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:4rem 2rem;box-shadow:0 1px 3px #0000001a}.lesson-module__1DXLuG__lockedMessage h2{color:#1e293b;margin-bottom:1rem;font-size:2rem}.lesson-module__1DXLuG__lockedMessage p{color:#64748b;margin-bottom:2rem;font-size:1.125rem}@media (max-width:1024px){.lesson-module__1DXLuG__main{grid-template-columns:1fr;gap:1.5rem}.lesson-module__1DXLuG__previewSection{height:500px}}@media (max-width:768px){.lesson-module__1DXLuG__container{padding:1rem}.lesson-module__1DXLuG__title{font-size:2rem}.lesson-module__1DXLuG__taskInfo,.lesson-module__1DXLuG__codeEditor{padding:1rem}.lesson-module__1DXLuG__editorHeader{padding:.75rem 1rem}.lesson-module__1DXLuG__previewSection{height:400px}}
.portfolio-module__pxFdMG__container{background:#f8fafc;min-height:100vh;padding:2rem}.portfolio-module__pxFdMG__header{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1rem}.portfolio-module__pxFdMG__backButton{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;margin-bottom:1rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.portfolio-module__pxFdMG__backButton:hover{color:#334155;background:#f1f5f9;transform:translate(-2px)}.portfolio-module__pxFdMG__title{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.portfolio-module__pxFdMG__content{grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;display:grid}.portfolio-module__pxFdMG__info{flex-direction:column;gap:2rem;display:flex}.portfolio-module__pxFdMG__stats{flex-direction:column;gap:1rem;display:flex}.portfolio-module__pxFdMG__statCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.portfolio-module__pxFdMG__statCard h3{color:#1e293b;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.portfolio-module__pxFdMG__progressBar{background:#e2e8f0;border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.portfolio-module__pxFdMG__progressFill{background:#3b82f6;height:100%;transition:width .3s}.portfolio-module__pxFdMG__actions{flex-direction:column;gap:.75rem;display:flex}.portfolio-module__pxFdMG__downloadButton,.portfolio-module__pxFdMG__resetButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.portfolio-module__pxFdMG__downloadButton{color:#fff;background:#3b82f6}.portfolio-module__pxFdMG__downloadButton:hover:not(:disabled){background:#2563eb}.portfolio-module__pxFdMG__downloadButton:disabled{cursor:not-allowed;background:#9ca3af}.portfolio-module__pxFdMG__resetButton{color:#fff;background:#ef4444}.portfolio-module__pxFdMG__resetButton:hover{background:#dc2626}.portfolio-module__pxFdMG__sections{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.portfolio-module__pxFdMG__sections h3{color:#1e293b;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.portfolio-module__pxFdMG__sectionList{flex-direction:column;gap:.5rem;display:flex}.portfolio-module__pxFdMG__sectionItem{background:#f0f9ff;border:1px solid #e0f2fe;border-radius:6px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.portfolio-module__pxFdMG__sectionIcon{font-size:1rem}.portfolio-module__pxFdMG__sectionName{color:#0369a1;font-size:.875rem;font-weight:500}.portfolio-module__pxFdMG__emptyMessage{color:#64748b;text-align:center;padding:1rem;font-style:italic}.portfolio-module__pxFdMG__preview{height:600px}@media (max-width:1024px){.portfolio-module__pxFdMG__content{grid-template-columns:1fr;gap:1.5rem}.portfolio-module__pxFdMG__preview{height:500px}}@media (max-width:768px){.portfolio-module__pxFdMG__container{padding:1rem}.portfolio-module__pxFdMG__title{font-size:2rem}.portfolio-module__pxFdMG__statCard,.portfolio-module__pxFdMG__sections{padding:1rem}.portfolio-module__pxFdMG__preview{height:400px}}
