*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:1rem;position:relative}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;max-width:28rem;padding:3rem;position:relative;width:100%;z-index:10}.logo-container{margin-bottom:2rem;text-align:center}.logo-box{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;display:inline-flex;height:5rem;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease;width:5rem}.logo-box:hover{transform:scale(1.1)}.login-title{color:#111827;font-size:2.5rem;font-weight:900;letter-spacing:-.025em;margin-bottom:.75rem}.login-subtitle{color:#6b7280;font-size:1rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-label{color:#1f2937;display:block;font-size:.875rem;font-weight:700;margin-bottom:.75rem}.input-wrapper{position:relative}.input-icon{color:#9ca3af;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:color .2s ease}.form-input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;color:#111827;font-size:1rem;font-weight:500;outline:none;padding:1rem 1rem 1rem 3rem;transition:all .2s ease;width:100%}.form-input:focus{background:#fff;border-color:#667eea}.form-input:focus~.input-icon{color:#667eea}.error-message{border-left:4px solid #ef4444;color:#991b1b;font-weight:600;margin-bottom:1.5rem;padding:1rem 1.25rem}.btn-login{background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;padding:1rem;transition:all .2s ease;width:100%}.btn-login:hover{box-shadow:0 20px 25px -5px #0000001a;transform:scale(1.02)}.btn-login:active{transform:scale(.98)}.credentials-section{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.credentials-title{color:#6b7280;font-size:.75rem;font-weight:600;margin-bottom:.75rem;text-align:center}.credential-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 1rem}.credential-label{color:#374151;font-weight:700}.credential-value{color:#6b7280;font-family:Courier New,monospace}.app-header{background:#fff;border-bottom:4px solid #667eea;box-shadow:0 4px 6px -1px #0000001a;position:sticky;top:0;z-index:1000}.header-container{flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:80rem;padding:1.25rem 1.5rem}.header-container,.header-left{align-items:center;display:flex;gap:1rem}.header-logo{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;height:3rem;justify-content:center;width:3rem}.header-title{color:#111827;font-size:1.5rem;font-weight:900;margin:0}.header-subtitle{color:#6b7280;font-size:.875rem;font-weight:600;margin:.25rem 0 0}.user-role{color:#667eea}.btn-logout{align-items:center;background:#fef2f2;border:2px solid #fecaca;border-radius:.75rem;box-shadow:0 1px 2px 0 #0000000d;color:#b91c1c;cursor:pointer;display:flex;font-weight:700;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease}.btn-logout:hover{background:#fee2e2;box-shadow:0 4px 6px -1px #0000001a}.main-content{background:linear-gradient(180deg,#f8fafc,#e2e8f0);min-height:100vh;padding-bottom:2rem}.content-container{margin:0 auto;max-width:80rem;padding:2rem 1.5rem}.card{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.card-border-left{border-left:4px solid #667eea}.card-title{align-items:center;display:flex;font-size:1.125rem;gap:.5rem;margin-bottom:1.25rem}.card-title,.form-type-title{color:#111827;font-weight:900}.form-type-title{display:block;font-size:1rem;margin-bottom:1rem}.form-type-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.btn-form-type{border:none;border-radius:.75rem;cursor:pointer;font-size:1rem;font-weight:700;padding:1rem 1.5rem;transition:all .2s ease}.btn-form-type.active{background:linear-gradient(90deg,#667eea,#764ba2);box-shadow:0 10px 15px -3px #0000001a;color:#fff;transform:scale(1.02)}.btn-form-type.inactive{background:#f3f4f6;box-shadow:0 1px 2px 0 #0000000d;color:#374151}.btn-form-type.inactive:hover{background:#e5e7eb;box-shadow:0 4px 6px -1px #0000001a}.student-info-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.input-student{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;font-weight:500;outline:none;padding:.75rem 1rem;transition:all .2s ease;width:100%}.input-student:focus{background:#fff;border-color:#667eea}.status-item{border:2px solid;border-radius:.75rem;gap:1rem;padding:1.25rem;transition:all .2s ease}.status-item.completed{background:#f0fdf4;border-color:#86efac}.status-item.pending{background:#f9fafb;border-color:#e5e7eb}.status-icon{font-size:2rem}.status-label{color:#111827;font-size:1rem;font-weight:900}.status-text{font-size:.875rem;font-weight:700;margin-top:.25rem}.status-text.completed{color:#16a34a}.status-text.pending{color:#6b7280}.message-box{border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;margin-bottom:2rem;padding:3rem;text-align:center}.message-box.success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:4px solid #86efac}.message-box.warning{background:linear-gradient(135deg,#fefce8,#fef9c3);border:4px solid #fde047}.message-icon{margin:0 auto 1.5rem}.message-title{font-size:2rem;font-weight:900;margin-bottom:.75rem}.message-title.success{color:#14532d}.message-title.warning{color:#713f12}.message-text{font-size:1.125rem;font-weight:600}.message-text.success{color:#166534}.message-text.warning{color:#854d0e}.section-card{background:#fff;border-left:4px solid;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;margin-bottom:1.5rem;overflow:hidden;transition:all .2s ease}.section-header{align-items:center;background:linear-gradient(90deg,#f9fafb,#f3f4f6);border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem;transition:background .2s ease;width:100%}.section-header:hover{background:linear-gradient(90deg,#f3f4f6,#e5e7eb)}.section-header-left{align-items:center;display:flex;flex:1 1;gap:1.25rem;text-align:left}.section-icon{font-size:2.5rem}.section-title-text{color:#111827;font-size:1.25rem;font-weight:900;margin:0 0 .25rem}.section-subtitle{color:#6b7280;font-size:.875rem;font-weight:600;margin:0 0 .25rem}.section-info{color:#9ca3af;font-size:.75rem;font-weight:500;margin:0}.section-body{background:#fff;padding:1.75rem}.items-container{display:flex;flex-direction:column;gap:1.25rem}.assessment-item{background:#f9fafb;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:border-color .2s ease}.item-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.item-number{align-items:center;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:900;height:2rem;justify-content:center;width:2rem}.item-text{color:#111827;flex:1 1;font-size:1rem;font-weight:500;line-height:1.6;margin:0}.radio-options{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr);margin-left:3rem}.radio-label{background:#fff;border:2px solid #d1d5db;border-radius:.75rem;cursor:pointer;font-size:.875rem;font-weight:600;padding:1rem;text-align:center;transition:all .2s ease}.radio-label:hover{box-shadow:0 4px 6px -1px #0000001a}.radio-label.active{box-shadow:0 10px 15px -3px #0003;color:#fff;transform:scale(1.05)}.radio-input{display:none}.radio-emoji{font-size:1.5rem;margin-bottom:.25rem}.radio-value{font-size:1.25rem;font-weight:900;margin-bottom:.25rem}.radio-text{font-size:.75rem;font-weight:700}.section-total{border-top:2px solid #e5e7eb;margin-top:1.75rem;padding-top:1.5rem}.section-total-content{align-items:center;background:linear-gradient(90deg,#f9fafb,#f3f4f6);border-radius:.75rem;display:flex;justify-content:space-between;padding:1.25rem}.section-total-label{color:#111827;font-size:1.125rem;font-weight:900}.section-total-score{font-size:2rem;font-weight:900}.section-total-percentage{color:#374151;font-size:1.25rem;font-weight:900;margin-left:.75rem}.summary-box{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;color:#fff;margin-bottom:2rem;overflow:hidden;padding:2.5rem;position:relative}.summary-title{align-items:center;display:flex;font-size:2rem;font-weight:900;gap:.75rem;margin:0 0 1.5rem}.summary-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:.75rem;padding:1.5rem}.summary-card-label{font-size:.875rem;font-weight:700;margin-bottom:.5rem;opacity:.9}.summary-card-value{font-size:3rem;font-weight:900}.level-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:.75rem;padding:1.75rem}.level-content{align-items:center;display:flex;justify-content:space-between}.level-title{font-size:2.5rem;font-weight:900}.level-desc{font-size:1.25rem;font-weight:700;margin-top:.25rem;opacity:.9}.level-emoji{font-size:4.5rem}.submit-container{display:flex;justify-content:center;margin-top:2rem}.btn-submit{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;font-weight:900;gap:.75rem;padding:1.25rem 4rem;transition:all .2s ease}.btn-submit:hover{box-shadow:0 25px 50px -12px #00000040;transform:scale(1.05)}.btn-submit:active{transform:scale(.95)}.admin-container{background:linear-gradient(180deg,#f8fafc,#e2e8f0);min-height:100vh}.admin-nav{background:#fff;border-bottom:4px solid #667eea;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;position:sticky;top:0;z-index:1000}.admin-nav-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:90rem;padding:1rem 1.5rem}.admin-nav-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.admin-tab{background:#f3f4f6;border:none;border-radius:.5rem;color:#374151;cursor:pointer;font-size:.875rem;font-weight:700;padding:.75rem 1.5rem;transition:all .2s ease}.admin-tab:hover{background:#e5e7eb}.admin-tab.active{background:linear-gradient(90deg,#667eea,#764ba2);box-shadow:0 4px 6px -1px #0000001a;color:#fff}.admin-stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border-left:4px solid;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:transform .2s ease}.stat-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-4px)}.stat-header{gap:.75rem;margin-bottom:.75rem}.stat-header,.stat-icon{align-items:center;display:flex}.stat-icon{border-radius:.75rem;color:#fff;height:3rem;justify-content:center;width:3rem}.stat-title{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.stat-value{color:#111827;font-size:2.5rem;font-weight:900;margin-bottom:.25rem}.stat-subtitle{color:#6b7280;font-size:.875rem;font-weight:500}.period-form{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:2rem;padding:2rem}.period-form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.period-input{border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;font-weight:500;outline:none;padding:.75rem 1rem;transition:all .2s ease}.period-input:focus{border-color:#667eea}.btn-primary{background:linear-gradient(90deg,#667eea,#764ba2);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;padding:.75rem 2rem;transition:all .2s ease}.btn-primary:hover{box-shadow:0 4px 6px -1px #0000001a;transform:scale(1.02)}.btn-secondary{background:#f3f4f6;border:2px solid #e5e7eb;border-radius:.5rem;color:#374151;cursor:pointer;font-size:.75rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-secondary:hover{background:#e5e7eb}.btn-danger{background:#fef2f2;border:2px solid #fecaca;border-radius:.5rem;color:#b91c1c;cursor:pointer;font-size:.75rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-danger:hover{background:#fee2e2}.btn-success{background:#f0fdf4;border:2px solid #86efac;border-radius:.5rem;color:#166534;cursor:pointer;font-size:.75rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-success:hover{background:#dcfce7}.table-container{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.table-wrapper{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table thead{background:linear-gradient(90deg,#f9fafb,#f3f4f6)}.data-table th{border-bottom:2px solid #e5e7eb;color:#374151;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase}.data-table td,.data-table th{font-size:.875rem;padding:1rem}.data-table td{border-bottom:1px solid #f3f4f6;color:#111827}.data-table tbody tr:hover{background:#f9fafb}.table-empty{color:#6b7280;font-weight:600;padding:3rem;text-align:center}.badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.badge-success{background:#dcfce7;color:#166534}.badge-warning{background:#fef9c3;color:#854d0e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-info{background:#dbeafe;color:#1e40af}.badge-gray{background:#f3f4f6;color:#374151}.progress-container{align-items:center;display:flex;gap:.75rem}.progress-bar-wrapper{background:#e5e7eb;border-radius:9999px;flex:1 1;height:.5rem;overflow:hidden}.progress-bar{border-radius:9999px;height:100%;transition:width .3s ease}.progress-text{color:#374151;font-size:.75rem;font-weight:700;min-width:3rem;text-align:right}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:9999}.modal-content{background:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;max-width:60rem;overflow-y:auto;width:100%}.modal-header{align-items:center;background:#fff;border-bottom:2px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem;position:sticky;top:0;z-index:10}.modal-title{color:#111827;font-size:1.5rem;font-weight:900;margin:0}.modal-close{align-items:center;background:#f3f4f6;border:none;border-radius:.5rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .2s ease;width:2.5rem}.modal-close:hover{background:#e5e7eb}.modal-body{padding:2rem}.score-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.score-item{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem;text-align:center}.score-label{color:#6b7280;font-size:.75rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.score-value{color:#111827;font-size:1.5rem;font-weight:900}.detail-section{margin-bottom:2rem}.detail-section-title{border-bottom:2px solid #e5e7eb;color:#111827;font-size:1.125rem;font-weight:900;margin-bottom:1rem;padding-bottom:.5rem}.detail-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem}.detail-item-text{color:#374151;flex:1 1;font-size:.875rem;font-weight:500}.detail-item-score{color:#111827;font-size:1rem;font-weight:900;margin-left:1rem}.assessor-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1.5rem}.assessor-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:1rem}.assessor-name{color:#374151;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.assessor-score{color:#667eea;font-size:1.25rem;font-weight:900}.alert{border-radius:.75rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:1rem 1.5rem}.alert-info{border-left:4px solid #3b82f6}.alert-success{background:#dcfce7;border-left:4px solid #10b981;color:#166534}.alert-warning{background:#fef9c3;border-left:4px solid #f59e0b;color:#854d0e}.action-buttons{flex-wrap:wrap}.period-card{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;margin-bottom:1rem;padding:1.5rem;transition:all .2s ease}.period-card:hover{border-color:#667eea;box-shadow:0 4px 6px -1px #0000001a}.period-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:1rem}.period-info{flex:1 1}.period-name{color:#111827;font-size:1.125rem;font-weight:900;margin-bottom:.5rem}.period-dates{color:#6b7280;font-size:.875rem;font-weight:600}.period-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-top:1rem}.period-stat{background:#f9fafb;border-radius:.5rem;padding:.75rem;text-align:center}.period-stat-value{color:#111827;font-size:1.5rem;font-weight:900}.period-stat-label{color:#6b7280;font-size:.75rem;font-weight:600;margin-top:.25rem}@media (max-width:768px){.login-card{padding:2rem}.login-title{font-size:2rem}.header-container{align-items:flex-start;flex-direction:column}.radio-options{grid-template-columns:repeat(2,1fr);margin-left:0}.level-title,.summary-card-value{font-size:2rem}.level-emoji{font-size:3rem}.btn-submit{font-size:1rem;padding:1rem 2rem}.admin-nav-content{align-items:stretch;flex-direction:column}.admin-nav-tabs{overflow-x:auto;width:100%}.data-table{font-size:.75rem}.data-table td,.data-table th{padding:.75rem .5rem}.modal-content{max-height:95vh}.assessor-section,.period-form-grid,.score-grid{grid-template-columns:1fr}.action-buttons{width:100%}.action-buttons button{flex:1 1}}@media (max-width:480px){.form-type-buttons,.radio-options,.status-grid,.student-info-grid{grid-template-columns:1fr}.section-total-content{align-items:flex-start;flex-direction:column;gap:.5rem}.admin-stats-grid{grid-template-columns:1fr}.period-header{flex-direction:column}.period-stats{grid-template-columns:repeat(2,1fr)}}.action-buttons{align-items:center;display:flex;gap:.5rem}.action-buttons button{min-width:2.5rem;padding:.5rem}.action-buttons button,.loading-screen{align-items:center;display:flex;justify-content:center}.loading-screen{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:.875rem;padding:.75rem 1rem}.alert,.error-message{border-radius:.5rem;margin-bottom:1rem}.alert{padding:1rem}.alert-warning{background:#fef3c7;border:1px solid #fcd34d;color:#92400e}.alert-info{background:#dbeafe;border:1px solid #93c5fd;color:#1e40af}.status-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.status-item{align-items:center;background:#f9fafb;border-radius:.5rem;display:flex;gap:.75rem;padding:1rem}.status-item.completed{background:#d1fae5}.status-item.pending{background:#fef3c7}
/*# sourceMappingURL=main.2ac2325c.css.map*/