*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:SegoeUI,SegoeUI;background-color:#f9fafc;height:100%;width:100%;min-height:100%;min-width:100%;margin:0;padding:0}#root{width:100%;height:100%}body{overflow-x:auto;min-width:100%;width:100%;min-height:100%;height:100%;background-color:#f9fafc}@font-face{font-family:SegoeUI;src:url(/assets/SegoeUI-CznTSCz_.eot) format("eot"),url(/assets/SegoeUI-B9e-eu2H.woff) format("woff"),url(/assets/SegoeUI-CpqMBOZ1.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Actor;src:url(/assets/Actor-Regular-CvLKm9Yv.eot) format("eot"),url(/assets/Actor-Regular-DZM3Ole5.woff) format("woff"),url(/assets/Actor-Regular-Be56FduQ.woff2) format("woff2"),url(/assets/Actor-Regular-BBBNDTHd.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}.mainMenu{position:fixed;top:0;min-width:280px;bottom:0;left:0;border:solid 1px #E5E7EB;background-color:#fff;box-shadow:5px 0 20px 3px #e5e7eb;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;overflow-y:auto}.mainMenu h2{font-weight:300;font-family:Actor,Actor;color:#2563eb;width:100%;height:100px;display:flex;justify-content:center;align-items:center;font-family:Actor;border-bottom:1px solid #E5E7EB;font-size:clamp(20px,4dvw,30px);cursor:pointer}.mainMenu p{color:#9ca3af;font-size:clamp(10px,1.8dvw,16px)}.mainMenu section nav p{font-size:clamp(14px,1.8dvw,20px);font-weight:500;cursor:pointer}.mainMenu section{width:100%;padding:0 30px}.mainMenu .Active{background-color:#2563eb;border:0;color:#fff;padding:15px 25px;border-radius:10px;justify-content:flex-start;gap:10px;cursor:pointer;display:flex;align-items:center;flex-direction:row;width:100%;gap:15px}.mainMenu .Active p{font-size:clamp(14px,1.8dvw,20px);color:#fff;font-weight:600}.mainMenu .Active svg{width:20px;height:20px}.mainMenu section nav{padding:20px 10px;display:flex;flex-direction:column;gap:15px}.mainMenu section nav div{display:flex;align-items:center;flex-direction:row;width:100%;gap:15px;transition:.3s}.mainMenu section nav div:hover{opacity:.8;transform:scale(1.05)}.mainMenu section nav svg{width:20px;height:20px}.mainMenu .accountEl{transition:.3s;cursor:pointer;padding:10px 40px;display:flex;align-items:center;flex-direction:row;width:100%;gap:15px}.mainMenu .accountEl:hover{opacity:.8;transform:scale(1.05)}.basePage{width:calc(100%-280px);height:100%;margin-left:280px;padding:20px 3%}button{cursor:pointer}.alertModal{position:fixed;inset:0;width:100%;height:100%;z-index:10;background-color:#224e4880;display:flex;justify-content:flex-end;align-items:flex-start;transition:.2s}.alertModal .AlertList{width:40%;min-width:280px;background-color:#fff;height:100%;border-radius:20px 0 0 20px;padding:20px 40px;overflow-y:auto}.alertModal .offModal{margin-right:3%;border-radius:50%;min-width:20px;width:40px;height:40px;min-height:20px;border:0;background-color:#fff;padding:0;font-size:clamp(15px,1.8dvw,18px);color:#344977}.alertModal .AlertList h1{font-size:clamp(15px,1.5dvw,27px);color:#344977;margin:20px 0 40px}.alertModal .AlertList p{font-size:clamp(10px,1.5dvw,18px);margin:10px 0;color:#9093a6}.alertModal .AlertList ul{width:100%;list-style-type:none;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px}.alertModal .AlertList ul li{width:100%;padding:clamp(5px,1.8dvw,10px);border-radius:15px;transition:.3s;display:flex;gap:2%;justify-content:flex-start;align-items:center}.alertModal .AlertList ul li:hover{background-color:#e9f5f8;transform:translate(3px)}.alertModal .AlertList ul li h2{color:#344977;font-size:clamp(10px,1.5dvw,18px)}.alertModal .AlertList ul li p{font-size:clamp(10px,1.5dvw,18px);margin:0}@media(max-width:500px){.alertModal .offModal{margin-right:2px}}.alertModal .AlertList ul li div{display:flex;justify-content:flex-start;align-items:flex-start;border-left:#BAEDE6 solid 3px;gap:3px;flex-direction:column;width:88%;height:auto;padding:10px}.alertModal .AlertList .alertHolder{display:flex;flex-direction:column-reverse}.alertModal .AlertList ul li button{border:0;background-color:transparent;width:10%}.alertModal .AlertList ul li button svg{width:clamp(10px,1.8dvw,18px)}.notificationAlertContainer{max-width:30%;min-width:280px;position:fixed;z-index:5;bottom:8px;right:0;display:flex;justify-content:flex-end;align-items:flex-end;flex-wrap:nowrap;flex-direction:column-reverse;gap:15px}.notificationAlertContainer .notificationAlert{position:relative;width:100%;height:110px;background-color:#fff;box-shadow:0 2px 8px #9093a6aa;border-radius:25px;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px 5px}.notificationAlertContainer .notificationAlert div{width:100%;overflow:hidden;cursor:pointer}.notificationAlertContainer .notificationAlert div h1{color:#344977;font-size:clamp(15px,1.3dvw,25px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:0;padding:0}.notificationAlertContainer .notificationAlert div p{color:#0a0a0a;font-size:clamp(12px,1.3dvw,17px);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0;padding:0}.notificationAlertContainer .notificationAlert svg{cursor:pointer;animation:alertMotion .4s infinite ease-in-out;height:35px;width:35px;flex-shrink:0}.notificationAlertContainer .hideAllNotifications{width:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 5px #9093a6aa;color:#344977;border:0;border-radius:5px;padding:8px 3px;transition:.3s;cursor:pointer}.notificationAlertContainer .hideAllNotifications:hover{opacity:.9;transform:translateY(1px)}.notificationAlertContainer .notificationAlert .removeALert{position:absolute;top:10px;right:15px;border:0;background-color:transparent;color:#344977;z-index:6;cursor:pointer}@keyframes alertMotion{0%{transform:rotate(0)}25%{transform:rotate(10deg)}50%{transform:rotate(0)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}.basePage .mainHeader{display:flex;width:100%;justify-content:space-between;align-items:center;flex-direction:row}.basePage .mainHeader span{background-color:#2563eb;color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%}.header-button{background-color:transparent;border:0}.accountPage{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,500px),1fr));gap:20px;padding:20px}.accountPage section{background-color:#fff;border-radius:15px;box-shadow:2px 2px 6px #00000030;padding:10px 20px}.accountPage section header{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:10px}.accountPage section header span{font-size:24px}.accountPage section header .blueText{color:#2563eb;font-size:16px;cursor:pointer}.accountPage section .deadlineList{padding:20px 0;display:flex;flex-direction:column;list-style-type:none;gap:10px}.accountPage section .deadlineList li{width:100%;min-height:120px;display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px solid #E5E7EB;border-radius:6px}.accountPage section .deadlineList li .textNImgBlock{width:80%;gap:15px;display:flex;align-items:center;flex-direction:row}.accountPage section .deadlineList li .textNImgBlock span{margin:5px 0;font-size:18px;font-weight:700}.accountPage section .deadlineList li .textNImgBlock p{color:#9ca3af}.accountPage section .deadlineList li .timerNButtonBlock{display:flex;gap:10px;align-items:center}.accountPage section .deadlineList li .timerNButtonBlock button{padding:10px 20px;background-color:#2563eb;color:#fff;border:0;border-radius:8px;cursor:pointer}.accountPage section .deadlineList li .timerNButtonBlock span{color:#f73737;font-weight:700}.accountPage section .notificationBlock{list-style-type:none;display:flex;justify-content:flex-start;gap:20px;padding:30px 0;flex-direction:column}.accountPage section .notificationBlock li{display:flex;gap:15px;align-items:flex-start}.accountPage section .notificationBlock li span{font-weight:600;font-size:18px}.accountPage section .tilesBlock .tile .progress-container{width:100%;display:flex;flex-direction:column;gap:5px}.accountPage section .tilesBlock .tile .progress-bar{width:100%;height:12px;background-color:#e5e7eb;border-radius:12px;overflow:hidden;position:relative}.accountPage section .tilesBlock .tile .progress{height:100%;background:linear-gradient(to right,#79f74351,#79f743);border-radius:12px;transition:width .4s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:10px}.accountPage section .tilesBlock .tile .progress-text{color:#fff;font-size:10px!important;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.accountPage section .tilesBlock{padding:20px 0;display:flex;justify-content:center;gap:15px;flex-wrap:wrap;width:100%}.accountPage section .tilesBlock .tile{width:45%;min-width:250px;border-radius:13px;border:solid 1px #E5E7EB;aspect-ratio:1}.accountPage section .tilesBlock .tile .logoPart{height:100px;padding:10px 20px;border-radius:13px 13px 0 0;background-color:#2563eb}.accountPage section .tilesBlock .tile .tileBase{padding:15px 20px;display:flex;flex-direction:column;gap:80px}.accountPage section .tilesBlock .tile .tileBase span{font-size:18px;font-weight:600}.accountPage section .tilesBlock .tile .tileBase .textBlock{display:flex;flex-direction:column;gap:10px}.accountPage section .tilesBlock .tile .tileBase footer button{width:100%;margin-top:10px;padding:10px;border-radius:7px;color:#fff;background-color:#2563eb;border:0}.accountPage section .tilesBlock .tile .tileBase footer span{font-size:14px}.accountPage section .statsBlock{padding:20px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap;width:100%}.accountPage section .statsBlock div{width:40%;border:solid 1px #E5E7EB;border-radius:12px;height:150px;display:flex;flex-direction:column;justify-content:space-around;padding:20px}.accountPage section .statsBlock div .state{font-size:clamp(24px,1.8dvw,30px);font-weight:600;color:#2563eb}.accountPage section .statsBlock div .description{font-weight:600}.course{width:calc(100% - 200px)}.course .lessonNameInput{border:0;border-bottom:solid 3px #E5E7EB;font-size:25px;background-color:transparent;width:100%;margin:20px 0;padding:10px 0}.course .courseNameInput{border:0;border-bottom:solid 3px #E5E7EB;font-size:30px;background-color:transparent;width:100%;margin:20px 0;padding:10px 0}.course .courseAnchorList{position:fixed;right:0;top:0;bottom:0;overflow-y:auto;background-color:#fff;max-width:200px;width:15%;min-width:150px;padding:20px;height:calc(100% - 60px);border-left:1px solid #E5E7EB}.course .courseAnchorList .append{width:100%;margin:10px 0;border-radius:10px;font-weight:600;font-size:20px;display:block;text-align:center;background-color:#e5e7eb;padding:10px;cursor:pointer;transition:.3s}.course .courseAnchorList .append:hover{background-color:#2563eb;color:#fff}.course .appendElementBlock{margin-top:10px;padding:10px;width:100%;display:flex;justify-content:center;gap:10px}.course .appendElementBlock button{padding:10px 20px;background-color:#2563eb;border-radius:10px;border:0;color:#fff;font-weight:600;cursor:pointer;transition:.3s}.course .appendElementBlock button:hover{background-color:#1d4ed8}.course .textAppendBlock{width:100%;margin-top:10px}.course .textAppendBlock textarea,.course .textAppendBlock input{resize:none;width:100%;border:0;border-bottom:solid 3px #E5E7EB;border-radius:5px;padding-left:20px!important;margin:10px 0;height:50px;font-size:20px}.course .textAppendBlock textarea{height:100px}.course .textAppendBlock button{margin:0 10px;padding:15px 30px;border-radius:15px;background-color:#2563eb;border:0;color:#fff;font-weight:600;cursor:pointer;transition:.3s}.course .textAppendBlock button:hover{background-color:#1d4ed8}.course .lessonsNav{display:flex;flex-direction:column;gap:10px}.course .lessonNavItem{border:1px solid #E5E7EB;border-radius:6px;overflow:hidden}.course .lessonNavHeader{padding:12px 15px;background:#fff;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #E5E7EB}.course .lessonNavHeader.active{background:#2563eb;color:#fff;transition:.3s}.course .lessonNavHeader:hover{background:#e5e7eb}.course .lessonNavHeader.active:hover{background:#1d4ed8}.course .lessonNavInput{background:transparent;border:none;font-size:14px;font-weight:500;width:100%;color:inherit;outline:none}.course .lessonNavHeader.active .lessonNavInput{color:#fff}.course .lessonSubheaders{background:#fff;padding:10px 15px 10px 25px;display:flex;flex-direction:column;gap:5px}.course .subheaderLink{padding:6px 0;border-bottom:1px solid #E5E7EB;color:#666;font-size:12px;text-decoration:none;cursor:pointer;transition:all .2s ease;display:block;transition:.3s}.course .subheaderLink:hover{color:#2563eb;padding-left:5px}.course .subheaderLink:last-child{border-bottom:none}.course .lessonExample{padding:20px 0}.course .emptyMessage{color:#999;text-align:center;font-style:italic;padding:40px 0}.course .lessonElement.highlighted{background-color:#fff3cd;border-color:#ffc107}.course .lessonHeader{margin:0;color:#333;padding-right:60px;font-size:20px;font-weight:600}.course .lessonText{margin:0;white-space:pre-wrap;line-height:1.5;padding-right:60px;color:#666}.course .lessonFile{display:flex;align-items:center;gap:8px;padding-right:60px;color:#666}.course .elementActions{position:absolute;top:15px;right:15px;display:flex;gap:5px}.course .editBtn,.course .removeBtn{background:#e5e7eb;color:#333;border:none;border-radius:6px;width:30px;height:30px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center;transition:.3s}.course .editBtn:hover{background:#d1d5db}.course .removeBtn{background:#ef4444;color:#fff;transition:.3s}.course .removeBtn:hover{background:#dc2626}.course .editMode{position:relative;padding-right:60px}.course .editInput{width:100%;padding:8px;border:0;border-bottom:solid 2px #2563EB;border-radius:0;font-size:20px;font-weight:600;background:transparent}.course .editTextarea{width:100%;padding:8px;border:0;border-bottom:solid 2px #2563EB;border-radius:0;font-size:14px;resize:vertical;min-height:100px;font-family:inherit;background:transparent}.course .fileEdit{display:flex;flex-direction:column;gap:10px}.course .replaceBtn{background:#10b981;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:.3s}.course .replaceBtn:hover{background:#059669}.course .editActions{position:absolute;top:0;right:0;display:flex;gap:5px}.course .courseAnchorList .courseTitleInAnchor{margin-bottom:20px;border-bottom:2px solid #2563EB}.course .courseAnchorList .saveAllButton{position:fixed;right:15px;bottom:15px;max-width:170px;width:15%;min-width:120px;height:40px;background-color:#059669;color:#fff;font-weight:600;border:0;border-radius:10px}.course .saveBtn,.cancelBtn{border:none;border-radius:6px;width:30px;height:30px;cursor:pointer;font-size:12px;display:flex;align-items:center;justify-content:center}.course .saveBtn{background:#10b981;color:#fff;transition:.3s}.course .saveBtn:hover{background:#059669}.course .cancelBtn{background:#6b7280;color:#fff;transition:.3s}.course .cancelBtn:hover{background:#4b5563}.course .lessonElement{position:relative;margin-bottom:20px;padding:20px;background-color:#fff;border-radius:8px;border:1px solid #E5E7EB;transition:all .3s ease}.course .lessonElement.highlighted{background-color:#fff3cd;border-color:#ffc107;box-shadow:0 0 0 2px #ffc1074d}.course .lessonHeader{margin:0;color:#333;font-size:20px;font-weight:600}.course .lessonText{margin:0;white-space:pre-wrap;line-height:1.6;color:#666;font-size:16px}.course .lessonFile{display:flex;align-items:center;gap:8px;color:#666}@media(max-width:768px){.course{width:100%}.course .courseAnchorList{position:static;width:100%;max-width:none;height:auto;margin-bottom:20px}.course .courseAnchorList+div{margin-right:0!important}}.homework-element{border-left:4px solid #ffc107;background-color:#fffbf0;padding:15px;margin:15px 0}.homework-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.homework-controls{display:flex;align-items:center;gap:10px}.blocking-checkbox{display:flex;align-items:center;gap:5px;font-size:14px;color:#666}.blocking-checkbox input[type=checkbox]{margin:0}.blocking-notice{background-color:#fff3cd;border:1px solid #ffeaa7;border-radius:4px;padding:8px 12px;margin-top:10px;font-size:14px;color:#856404}.homework-indicator{margin-left:8px;font-size:14px}.homework-link{color:#e67e22!important;font-weight:500}.homework-settings{margin:10px 0}.homework-settings .blocking-checkbox{font-size:14px;margin-bottom:10px}.LoginForm{width:100dvw;height:100dvh;margin-left:0;display:flex;justify-content:center;align-items:center}.LoginForm article{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px 20%;background-color:#fff;width:80%;height:max-content;border-radius:10px;color:#344977}.LoginForm h1{margin-bottom:20px;text-align:center;font-size:clamp(20px,3dvw,45px);font-weight:400}.LoginForm p{width:100%;text-align:left}.LoginForm input{max-width:1000px;padding-top:3px;margin:5px 0;border:0;border-bottom:solid 3px #344977;width:100%}.LoginForm .whiteButton{border-radius:10px;border:#344977 solid 3px;width:100%;max-width:200px;background-color:#fff;color:#344977;font-weight:600;height:50px;margin-top:20px}.admin-panel{padding:20px;max-width:1200px;margin:0 auto;font-family:Arial,sans-serif}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.admin-header h1{color:#333;margin:0}.admin-stats{display:flex;align-items:center;gap:15px}.refresh-btn{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.refresh-btn:hover{background:#0056b3}.users-table-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.users-table{width:100%;border-collapse:collapse}.users-table th{background:#f8f9fa;padding:12px 15px;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6}.users-table td{padding:12px 15px;border-bottom:1px solid #dee2e6}.user-row:hover{background:#f8f9fa}.user-id{font-family:monospace;color:#6c757d}.role-badge{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600}.role-student{background:#e3f2fd;color:#1976d2}.role-teacher{background:#fff3e0;color:#f57c00}.role-admin{background:#fce4ec;color:#c2185b}.role-select select{padding:6px 10px;border:1px solid #ced4da;border-radius:4px;background:#fff;cursor:pointer}.role-select select:disabled{background:#e9ecef;cursor:not-allowed}.actions{text-align:center}.save-btn{padding:6px 12px;background:#28a745;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.save-btn:hover:not(:disabled){background:#218838}.save-btn:disabled{background:#6c757d;cursor:not-allowed}.status{text-align:center;font-size:12px}.saving{color:#ffc107;font-weight:600}.saved{color:#28a745}.loading,.error,.no-users{text-align:center;padding:40px;font-size:18px}.error{color:#dc3545}.loading{color:#007bff}.no-users{color:#6c757d}@media(max-width:768px){.admin-panel{padding:10px}.admin-header{flex-direction:column;gap:15px;text-align:center}.users-table-container{overflow-x:auto}.users-table{min-width:800px}}.LessonList .tilesBlock .tile .progress-container{width:100%;display:flex;flex-direction:column;gap:5px}.LessonList .tilesBlock .tile .progress-bar{width:100%;height:12px;background-color:#e5e7eb;border-radius:12px;overflow:hidden;position:relative}.LessonList .tilesBlock .tile .progress{height:100%;background:linear-gradient(to right,#79f74351,#79f743);border-radius:12px;transition:width .4s ease;display:flex;align-items:center;justify-content:flex-end;padding-right:10px}.LessonList .tilesBlock .tile .progress-text{color:#fff;font-size:10px!important;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.LessonList .tilesBlock{padding:20px 0;display:flex;justify-content:center;gap:15px;flex-wrap:wrap;width:100%}.LessonList .tilesBlock .tile{width:45%;min-width:250px;border-radius:13px;border:solid 1px #E5E7EB}.LessonList .tilesBlock .tile .logoPart{height:100px;padding:10px 20px;border-radius:13px 13px 0 0;background-color:#2563eb}.LessonList .tilesBlock .tile .tileBase{padding:15px 20px;display:flex;flex-direction:column;gap:80px}.LessonList .tilesBlock .tile .tileBase span{font-size:18px;font-weight:600}.LessonList .tilesBlock .tile .tileBase .textBlock{display:flex;flex-direction:column;gap:10px}.LessonList .tilesBlock .tile .tileBase footer button{width:100%;margin-top:10px;padding:10px;border-radius:7px;color:#fff;background-color:#2563eb;border:0}.LessonList .tilesBlock .tile .tileBase footer span{font-size:14px}.homework-check-container{display:grid;grid-template-columns:1fr 2fr;gap:30px;max-width:1400px;margin:0 auto;padding:20px}.submissions-list h2{color:#1f2937;margin-bottom:20px;font-size:24px}.submissions-grid{display:flex;flex-direction:column;gap:15px}.submission-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.submission-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.submission-card.selected{border-color:#2563eb;background:#f0f4ff}.submission-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.submission-header h3{margin:0;font-size:16px;color:#1f2937}.submission-date{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:6px}.submission-info p{margin:5px 0;font-size:14px;color:#4b5563}.submission-preview{margin-top:10px}.text-preview{font-size:14px;color:#6b7280;line-height:1.4;margin-bottom:8px}.file-indicator{font-size:12px;color:#059669;background:#ecfdf5;padding:4px 8px;border-radius:6px}.empty-state{text-align:center;padding:40px 20px;color:#6b7280}.empty-state p{margin:10px 0;font-size:16px}.grading-panel{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 6px #0000001a;border:1px solid #e5e7eb}.grading-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e5e7eb}.grading-header h2{margin:0;color:#1f2937}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:5px;border-radius:4px}.close-button:hover{background:#f3f4f6;color:#374151}.student-info{margin-bottom:25px;padding:20px;background:#f8fafc;border-radius:8px}.student-info h3{margin:0 0 10px;color:#1f2937}.homework-description,.submission-content{margin-bottom:25px;padding:20px;background:#f8fafc;border-radius:8px}.homework-description h4,.submission-content h4{margin:0 0 15px;color:#374151}.text-response{background:#fff;padding:15px;border-radius:6px;border:1px solid #e5e7eb}.file-download{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;background:#2563eb;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .3s}.file-download:hover{background:#1d4ed8}.grading-form{margin-top:30px}.grade-selector{margin-bottom:25px}.grade-selector label{display:block;margin-bottom:10px;font-weight:600;color:#374151}.grade-buttons{display:flex;gap:10px}.grade-button{width:50px;height:50px;border:2px solid #d1d5db;background:#fff;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s}.grade-button:hover{border-color:#2563eb;background:#f0f4ff}.grade-button.selected{border-color:#2563eb;background:#2563eb;color:#fff}.feedback-input{margin-bottom:25px}.feedback-input label{display:block;margin-bottom:10px;font-weight:600;color:#374151}.feedback-input textarea{width:100%;padding:12px;border:2px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical;transition:border-color .3s}.feedback-input textarea:focus{outline:none;border-color:#2563eb}.submit-grade-button{width:100%;padding:15px;background:#059669;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s}.submit-grade-button:hover{background:#047857}.selection-prompt{text-align:center;padding:60px 20px;color:#6b7280;font-size:18px;background:#fff;border-radius:12px;border:2px dashed #d1d5db}.loading-container,.error-container{text-align:center;padding:100px 20px;font-size:18px}.error-container{color:#dc2626}@media(max-width:1024px){.homework-check-container{grid-template-columns:1fr;gap:20px}}
