@import url(https://fonts.googleapis.com/css2?family=Lufga:wght@400;700&display=swap);@import url(https://fonts.cdnfonts.com/css/lufga);.sidebar{background:linear-gradient(180deg,#5b3fd6,#4b2fb3);display:flex;flex-direction:column;height:100vh;padding:20px;width:15%}.logo{display:flex;justify-content:center;margin-bottom:40px}.logo img{width:120px}.menu{flex-direction:column;gap:18px}.item,.menu{display:flex}.item{align-items:center;border-radius:12px;cursor:pointer;gap:12px;padding:10px 12px;transition:.3s}.item:hover{background:#fff}.item p{color:#fff;font-family:Lufga,sans-serif;font-size:15px;transition:.3s}.item:hover p{color:#5b3fd6}.item img{filter:brightness(0) invert(1);height:20px;transition:.3s;width:20px}.item:hover img{filter:brightness(0) saturate(100%) invert(27%) sepia(98%) saturate(1200%) hue-rotate(240deg)}.titiilemain{font-size:34px;font-weight:700;letter-spacing:.443px;line-height:40.315px}.titiilemain,.titiilemain2{color:#21023a;font-family:Lufga;font-style:normal}.titiilemain2{font-size:17.918px;font-weight:400;letter-spacing:-.35px;line-height:26.877px}.box{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;font-family:Lufga;padding:20px}.title{font-size:18px}.item,.title{margin-bottom:15px}.item-top{display:flex;justify-content:space-between}.progress{background:#eee;border-radius:10px;height:6px;margin-top:6px}.progress-fill{background:#5a35ff;border-radius:10px}.p70{width:70%}.p85{width:85%}.p80{width:80%}.boxmain1ddivmargine{display:flex;flex-wrap:wrap;gap:20px}.boxmain1{background:#fff;border-radius:18px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;gap:10px;height:90px;justify-content:center;padding:20px;width:180px}.totalltext,.totalltext2{color:#160027;font-family:Lufga;font-size:15.678px;font-style:normal;font-weight:400;letter-spacing:-.168px;line-height:22.397px}.performance-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000000d;font-family:Lufga,sans-serif;padding:20px;width:100%}.performance-title{color:#1a0033;font-size:1.5rem;font-weight:700;margin-bottom:20px}.class-row{margin-bottom:16px}.class-name{color:#1a0033;display:inline-block;font-size:1.1rem;font-weight:600;margin:0}.student-count{color:indigo;float:right;font-size:.95rem;margin:0}.progress-bar{background-color:#e0e0e0;border-radius:8px;height:10px;margin-top:8px;overflow:hidden;width:100%}.progress-fill{animation:fillBar 1s forwards;animation-timing-function:ease-out;background-color:indigo;border-radius:8px 0 0 8px;height:100%;width:0}@keyframes fillBar{0%{width:0}to{width:var(--fill-width)}}.active-users-card{background-color:#4b33c6;border-radius:20px;color:#fff;display:flex;flex-direction:column;font-family:Lufga,sans-serif;max-width:500px;padding:20px;width:100%}.active-users-graph{align-items:flex-end;display:flex;height:190px;justify-content:space-between;margin-bottom:20px}.bar{background-color:#fff;border-radius:10px;width:2vw}.active-users-text h2{font-size:24px;margin:0}.active-users-text p{font-size:16px;font-weight:500;margin:0}.traffic-card{background-color:#fff;border-radius:20px;box-shadow:0 5px 15px #0000000d;font-family:Lufga,sans-serif;max-width:400px;padding:20px;width:100%}.traffic-card h2{color:#4b33c6;font-size:22px;margin-bottom:20px}.traffic-row{align-items:center;display:flex;margin-bottom:15px}.traffic-row p{color:#2c0c6b;font-weight:500;margin:0;width:80px}.traffic-bar-bg{background-color:#e0e0e0;border-radius:3px;flex:1 1;height:6px;position:relative}.traffic-bar-fill{background:linear-gradient(90deg,#4b33c6,#a87aff);border-radius:3px;height:100%}.student-alerts-container{background:#fff;border-radius:15px;box-sizing:border-box;font-family:Lufga,sans-serif;padding:20px;width:100%}.alerts-title{color:indigo;font-size:1.5rem;margin-bottom:20px}.alert-card{align-items:center;border:1px solid #d8cfff;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px 20px}.alert-info{display:flex;flex-direction:column}.student-name{color:#1f1f1f;font-size:1.1rem;margin:0}.student-grade{color:indigo;font-size:.9rem;margin:2px 0}.alert-description{color:#6b00ff;font-size:.95rem;margin:5px 0 0}.risk-tag{border:1px solid #d8cfff;border-radius:8px;color:#1f1f1f;font-size:.85rem;padding:5px 10px}.high-risk{border-color:#a020f0;color:#a020f0}.medium-risk{border-color:#9370db;color:#9370db}.home{background:#fcf9ff;min-height:100vh}.layout{display:flex;width:100%}.content{padding:30px;width:80%}body,h1,h2,p{margin:0;padding:0}body{overflow-x:hidden}.twodivs{display:flex;gap:20px}.stats-wrapper{background:#f5f2fa;font-family:Lufga,sans-serif;padding:40px 20px;width:100%}.title{color:#4b2a8b;font-size:26px;font-weight:600;margin-bottom:25px}.table{border-radius:12px;overflow:hidden}.row{align-items:center;background:#0000;border-bottom:1px solid #ddd;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr 1fr 1fr 1fr;padding:18px 20px}.row h4{font-size:16px;font-weight:500;margin:0}.row p{color:#444;font-size:15px;margin:0}.header{background:#ede7f6}.header,.header p{color:#6a1b9a;font-weight:600}.row:hover{background:#f3ecff;transition:.3s}@media (max-width:900px){.row{grid-template-columns:1.5fr 1fr 1fr 1fr;row-gap:10px}.row h4:nth-child(n+5),.row p:nth-child(n+5){display:none}}@media (max-width:600px){.title{font-size:20px}.row{grid-template-columns:1fr 1fr;padding:15px}.row h4,.row p{font-size:13px}}.schoolinfo{align-items:flex-start;background:#fff;border:2px solid #e7d9ff;border-radius:14px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;height:124px;padding:26px 26px 2px;width:100vh}.h1divschool{color:#340088;font-family:lufga;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.07px;line-height:32px;margin-bottom:10px}.h2divschool{font-size:16px;letter-spacing:-.312px;line-height:24px;margin-bottom:10px}.h2divschool,.h3divschool{color:#1b008e;font-family:lufga;font-style:normal;font-weight:400}.h3divschool{font-size:14px;letter-spacing:-.15px;line-height:20px}.divimg{align-content:center;align-items:center;height:64px;margin-top:20px;width:64px}.divimg,.table-container{display:flex;justify-content:center}.table-container{font-family:Lufga,sans-serif;padding:50px 0;width:100%}.table-card{background:#fff;border-radius:36px;box-shadow:0 4px 4px #00000040;padding:30px;width:85%}.table{border-collapse:collapse;width:100%}.table th{border-bottom:1px solid #eee;color:#21023a;font-size:16px;padding:16px;text-align:left}.table td{border-bottom:1px solid #f1f1f1;padding:16px}.img-box{align-items:center;border:2px dashed #55336b;border-radius:16px;color:#999;display:flex;font-size:12px;height:60px;justify-content:center;width:60px}.text{color:#333;font-size:15px}.status{border-radius:20px;font-size:13px;font-weight:500;padding:6px 12px}.published{background:#e6f4ea;color:#0a8a0a}.unpublished{background:#fdecea;color:#c00}.edit-btn{background:#fdc700;border:none;border-radius:10px;color:#fff;cursor:pointer;padding:8px 16px;transition:.2s}.edit-btn:hover{opacity:.85}.table tr:hover{background:#fafafa}@media (max-width:768px){.table-card{padding:20px;width:95%}.table td,.table th{font-size:13px;padding:10px}.img-box{height:45px;width:45px}.edit-btn{font-size:12px;padding:6px 10px}}.edit-container{align-items:center;display:flex;flex-direction:column;padding:50px 0 80px;width:100%}.edit-card,.edit-container{font-family:Lufga,sans-serif}.edit-card{background:#fff;border-radius:36px;border-radius:22px;box-shadow:0 4px 4px 0 #00000040;margin-bottom:60px;padding:40px;width:85%}.label{color:#21023a;display:block;font-size:16px;margin-bottom:10px;margin-top:28px}.input{border:1px solid #eaccff;border-radius:8px;border-radius:12px;color:#000;margin-bottom:8px;width:97%}.input,.textarea{font-size:16px;padding:15px 18px}.textarea{background:#14001e;border:1px solid #2e1f38;border-radius:12px;color:#fff;height:140px;resize:vertical;width:100%}.upload-box{align-items:center;background:#ffffff08;border:2px dashed #55336b;border-radius:18px;color:#c4c4c4;display:flex;font-size:16px;height:160px;justify-content:center;margin-bottom:10px;width:100%}.preview-img{border-radius:12px;height:100%;object-fit:cover;width:100%}.save-btn{background:#fdc700;border:none;border-radius:10px;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;margin-top:30px;padding:15px 0;transition:.2s;width:90%}.save-btn:hover{opacity:.85}.desc-container{background:#1b0333;border:1px solid #fff3;border-radius:20px;display:flex;flex-direction:column;gap:15px;padding:20px;width:97%}.desc-toolbar{align-items:center;background:#f2f4f7;background:var(--Gray-100,#f2f4f7);border-radius:15px;display:flex;flex-wrap:wrap;gap:15px;padding:12px 15px}.tool-group{display:flex;gap:10px}.tool-btn{background:#0000;border:none;color:#000;cursor:pointer;font-size:14px}.right{margin-left:auto}.desc-textarea{background:#0000;border:none;color:#fff;font-size:16px;height:220px;line-height:1.6;outline:none;resize:none;width:100%}.divbuttonedit{display:flex;justify-content:center}.maargleft3{background-position:50%;background-repeat:repeat;background-size:cover;height:100%;margin-left:250px!important}@media (max-width:820px){.maargleft3{margin-left:0!important}}.msg-container{display:flex;font-family:Lufga,sans-serif;justify-content:center;padding:50px 0 80px;width:100%}.msg-card{background:#fff;border-radius:22px;box-shadow:0 4px 4px #0000001a;display:flex;flex-direction:column;gap:20px;padding:30px;width:95%}.msg-item{align-items:center;background:#faf7ff;border:1px solid #eaccff;border-radius:14px;display:flex;justify-content:space-between;padding:18px 20px;transition:.2s}.msg-item:hover{background:#f3ecff}.msg-left{gap:15px;width:30%}.msg-avatar,.msg-left{align-items:center;display:flex}.msg-avatar{background:#5e3d90;border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;width:40px}.msg-text{display:flex;flex-direction:column}.msg-name{color:#21023a;font-size:15px;margin:0}.msg-title{color:#777;font-size:13px;margin:0}.msg-middle{width:45%}.msg-preview{color:#444;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delete-icon{filter:brightness(0) saturate(100%) invert(18%) sepia(48%) saturate(2500%) hue-rotate(240deg);transition:.2s ease}.msg-right{align-items:center;display:flex;gap:15px}.msg-time{color:#999;font-size:13px}.delete-icon{cursor:pointer;opacity:.7;transition:.2s;width:20px}.delete-icon:hover{opacity:1;transform:scale(1.1)}.chat-wrapper{background:#fff;border-radius:36px;box-shadow:0 4px 4px 0 #00000040;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:80vw}.chat-header{align-items:center;background:#1a0f3d;display:flex;justify-content:space-between;padding:18px 25px;width:100%}.back-arrow{cursor:pointer;font-size:26px;-webkit-user-select:none;user-select:none}.user-info{align-items:center;display:flex;gap:12px}.avatar{background:#ccc;border-radius:50%;height:45px;width:45px}.user-text{display:flex;flex-direction:column}.user-name{font-size:18px;font-weight:600}.user-email{font-size:14px;opacity:.75}.active-status{align-items:center;display:flex;gap:8px}.active-dot{background:#00d600;border-radius:50%;height:12px;width:12px}.active-text{font-size:15px}.chat-body{flex:1 1;overflow-y:auto;padding:22px}.chat-body,.msg-row{display:flex;flex-direction:column}.msg-row{margin-bottom:16px;max-width:75%}.msg-row.left{align-items:flex-start}.msg-row.right{align-items:flex-end;margin-left:auto}.msg-box{word-wrap:break-word;border-radius:10px;font-size:14px;height:10vh;padding:12px 16px;width:70vw}.left-bg{background:#804c8299}.right-bg{background:#5479ff}.msg-time{font-size:12px;margin-top:5px;opacity:.8}.chat-input-area{align-items:center;background:#4d33bd;display:flex;gap:12px;padding:18px}.chat-input{background:#0000;border:2px solid #4d3bff;border-radius:10px;color:#fff;flex:1 1;height:48px;outline:none;padding:0 15px}.chat-input::placeholder{color:#ffffff80}.send-btn{background:#4d3bff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;height:48px;transition:.2s;width:55px}.send-btn:hover{opacity:.8}@media (max-width:900px){.chat-wrapper{margin-left:0;width:100%}.chat-header,.chat-input-area{padding:15px}.msg-row{max-width:90%}}
/*# sourceMappingURL=main.fde49c3f.css.map*/