.login-container{height:100vh;background-color:#f1f1f1;display:flex;justify-content:center;align-items:center;padding:2rem}.login-box{display:flex;height:80vh;max-width:1100px;width:100%;background-color:#fff;background-image:url(/assets/boy-bg-wgjUk0NK.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #0000001a}.login-image{width:50%}.login-image img{width:100%;height:100%;object-fit:cover}.login-form{width:43%;padding:2rem;background-color:#fff;display:flex;flex-direction:column;border-radius:10px;justify-content:center;height:98%;margin:auto 6px auto auto}.login-form h2{color:#133474;margin-bottom:.5rem}.subheading{color:#a3b3d4;font-size:.9rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}label{display:block;margin-bottom:.3rem;color:#133474;font-weight:500}input{width:100%;padding:.6rem;border:1px solid #ccc;border-radius:6px;outline:none;font-size:1rem}.password-input-wrapper{position:relative}.toggle-password{position:absolute;right:10px;top:8px;cursor:pointer;color:#133474}.error-text{color:red;font-size:.8rem;margin-top:.3rem}.form-error{color:red;margin-bottom:1rem;font-weight:500}.login-btn{background-color:#133474;color:#fff;padding:.7rem 2rem;border:none;border-radius:8px;font-size:1rem;width:100%;cursor:pointer;transition:background .3s ease}.login-btn:hover{background-color:#0f2a5f}.dashboard-wrapper{padding:1rem;background-color:#fff;min-height:100vh}.dashboard-header{margin-bottom:1rem}.dashboard-header h3{font-size:16px;text-decoration:underline;margin-top:5px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.stats-card{display:flex;align-items:center;background:#f1f1f1;border-radius:1rem;padding:0 10px;transition:transform .3s ease}.stats-card:hover{transform:translateY(-5px)}.icon-box{background-color:#3f51b5;color:#fff;border-radius:.75rem;padding:.75rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}.info-box{flex:1}.label{font-size:14px;font-weight:550;margin-bottom:.3rem;color:#333}.value{margin-top:2px;font-size:1rem;font-weight:700;color:#3f51b5}.year{display:flex;flex-direction:column}.year label{font-weight:500;font-size:14px}.chart-section{margin-top:40px;background-color:#f1f1f1;padding:2px 10px}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.chart-header h3{font-size:15px;margin:-30px 0 0 10px}.chart-header select{padding:6px 10px;border-radius:6px;border:1px solid #ccc;font-size:14px}.allwebpage-container{padding:1rem;background-color:#f8f9fa;min-height:100vh}.allwebpage-container h2{margin-bottom:20px;font-size:24px;text-decoration:underline}.allwebpage-grid{margin-top:50px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.allwebpage-card{display:flex;align-items:center;padding:20px;background-color:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:all .3s ease;height:100px}.allwebpage-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0003}.icon{background-color:#3f51b5;color:#fff;border-radius:.75rem;padding:.75rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}.text{font-size:18px;font-weight:600}@media (max-width: 1024px){.allwebpage-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.allwebpage-grid{grid-template-columns:1fr}}.home-banner-content{padding:20px}.home-banner-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-banner-header h3{text-decoration:underline}.add-banner-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-banner-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-banner-button:hover{background-color:#0f2d62}.banner-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.banner-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.banner-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.banner-rows.header span{width:360px;text-align:left}.banner-row span{flex:1;text-align:left;font-size:14px;width:350px!important}.banner-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.home-post-content{padding:20px}.home-post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-post-header h3{text-decoration:underline}.add-post-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-post-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-post-button:hover{background-color:#0f2d62}.post-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.post-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.post-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.post-rows.header span{width:360px;text-align:left}.post-row span{flex:1;text-align:left;font-size:14px;width:350px!important}.post-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.actionIcons{margin-right:0!important;display:flex;gap:0;align-items:center}.actionIcons .MuiIconButton-root{padding:2px;font-size:22px}.actionIcons svg{font-size:22px}.edit-modal{background:#fff;padding:28px 24px;border-radius:16px;width:420px;box-shadow:0 4px 24px #00000026;position:relative;animation:fadeInUp .3s ease-in-out}.home-faq-content{padding:20px}.home-faq-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-faq-header h3{text-decoration:underline}.add-faq-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-faq-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-faq-button:hover{background-color:#0f2d62}.faq-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.faq-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.faq-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.faq-rows.header span{width:360px;text-align:left}.faq-row span{flex:1;text-align:left;font-size:14px;width:240px}.faq-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;transition:all .3s ease;color:#333}.faq-description.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}.home-query-content{padding:20px}.home-query-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-query-header h3{text-decoration:underline}.add-query-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-query-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-query-button:hover{background-color:#0f2d62}.query-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.query-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.query-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.query-rows.header span{width:300px;text-align:left}.query-row span{flex:1;text-align:left;font-size:14px;width:250px}.download-excel-btn{background-color:#f1f1f1!important;color:#0cdb0c!important;transition:background-color .3s ease,transform .2s ease!important}.download-excel-btn:hover{background-color:#e0e0e0!important;transform:scale(1.1)!important}.query-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;transition:all .3s ease;color:#333}.query-description.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}.iconsAction{margin-right:0;display:flex;gap:0;align-items:center;justify-content:center}.iconsAction .MuiIconButton-root{padding:2px;font-size:22px}.iconsAction svg{font-size:22px}.home-author-content{padding:20px}.home-author-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-author-header h3{text-decoration:underline}.add-author-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-author-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-author-button:hover{background-color:#0f2d62}.author-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.author-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.author-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.author-rows.header span{width:300px;text-align:left}.author-row span{flex:1;text-align:left;font-size:14px;width:240px!important}.author-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.author-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;transition:all .3s ease;color:#333}.author-description.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}.actionsicon{margin-right:0;display:flex;gap:0;align-items:center}.actionsicon .MuiIconButton-root{padding:2px;font-size:22px}.actionsicon svg{font-size:22px}.home-achiever-content{padding:20px}.home-achiever-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-achiever-header h3{text-decoration:underline}.add-achiever-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-achiever-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-achiever-button:hover{background-color:#0f2d62}.achiever-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.achiever-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.achiever-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.achiever-rows.header span{width:300px;text-align:left}.achiever-row span{flex:1;text-align:left;font-size:14px;width:200px!important}.achiever-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.achiever-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;transition:all .3s ease;color:#333}.achiever-description.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}.actionicons{margin-right:0;display:flex;gap:0;align-items:center}.actionicons .MuiIconButton-root{padding:2px;font-size:22px}.actionicons svg{font-size:22px}.home-video-content{padding:20px}.home-video-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-video-header h3{text-decoration:underline}.add-video-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-video-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-video-button:hover{background-color:#0f2d62}.video-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.video-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.video-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.video-rows.header span{width:500px;text-align:left}.video-row span{flex:1;text-align:left;font-size:14px;width:480px!important}.actions{margin-right:0;display:flex;gap:0;align-items:center;justify-content:center}.actions .MuiIconButton-root{padding:2px;font-size:22px}.actions svg{font-size:22px}.home-plan-content{padding:20px}.home-plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-plan-header h3{text-decoration:underline}.add-plan-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-plan-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-plan-button:hover{background-color:#0f2d62}.plan-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.plan-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.plan-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.plan-rows.header span{width:250px;text-align:left}.plan-row span{flex:1;text-align:left;font-size:14px;width:240px}.plan-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.plan-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;transition:all .3s ease;color:#333}.plan-description.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}.home-lead-content{padding:20px;margin:60px 30px;background-color:#f1f1f1}.home-lead-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.add-lead-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:background-color .3s ease}.add-lead-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-lead-button:hover{background-color:#0f2d62}.lead-table{display:flex;flex-direction:column;width:100%}.lead-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.lead-row.header{font-weight:700;background-color:#133474;color:#fff}.lead-row span{flex:1;text-align:center}.lead-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.edit-modal{background:#fff;padding:28px 24px;border-radius:16px;width:800px;height:80vh;margin-top:20px;overflow-y:scroll;box-shadow:0 4px 24px #00000026;position:relative;animation:fadeInUp .3s ease-in-out}.modal-body input[type=text],.modal-body input[type=file],.modal-body select{width:100%;padding:10px 12px;font-size:14px;margin-top:6px;margin-bottom:12px;border-radius:8px;border:1px solid #ccc;outline:none;transition:border-color .2s}.modal-body textarea{width:100%;height:100px;padding:10px 12px;font-size:14px;margin-top:6px;margin-bottom:12px;border-radius:8px;border:1px solid #ccc;outline:none;transition:border-color .2s}.current-image{width:120px;height:60px;object-fit:cover;border-radius:8px;margin-top:8px;border:1px solid #ddd;margin-left:auto}.home-leading-content{padding:20px}.home-leading-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;background-color:#fff}.home-leading-header h3{text-decoration:underline}.add-leading-button{background-color:#133474;color:#fff;border:none;border-radius:20px;padding:10px 20px;cursor:pointer;font-weight:700;text-align:center;font-size:14px;transition:background-color .3s ease}.add-leading-button:active{background-color:#0c244f;transform:scale(.98);box-shadow:inset 0 2px 4px #0003}.add-leading-button:hover{background-color:#0f2d62}.leading-table{display:flex;flex-direction:column;width:100%;background-color:#f1f1f1;margin:10px 0;padding:16px;border-radius:10px}.leading-row{display:flex;align-items:center;padding:10px;background-color:#fff;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 4px #0000001a}.leading-rows.header{font-size:14px;background-color:#133474;color:#fff;border-radius:8px;display:flex;margin-bottom:10px;padding:10px}.leading-rows.header span{width:250px;text-align:left}.leading-row span{flex:1;text-align:left;font-size:14px;width:240px}.leading-img{width:120px;height:60px;object-fit:cover;border-radius:6px}.pagination-container{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding-top:1rem;font-size:14px}.rows-per-page select{padding:4px;border-radius:4px}.pagination-buttons button{background-color:#1976d2;color:#fff;border:none;padding:6px 12px;margin:0 4px;border-radius:4px;cursor:pointer}.pagination-buttons button:disabled{background-color:#ccc;cursor:not-allowed}.leading-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;transition:all .3s ease;color:#333}.leading-description.expanded{-webkit-line-clamp:unset;max-height:none;overflow:visible}.actionIcon{display:flex;gap:0;align-items:center;justify-content:center}.actionIcon .MuiIconButton-root{padding:2px;font-size:22px}.actionIcon svg{font-size:22px}.image-modal{position:fixed;top:60px;left:0;width:100%;height:100%;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-image{max-width:90%;max-height:90%;border-radius:8px}.close-btn{position:absolute;top:30px;right:40px;font-size:36px;color:#fff;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.edit-modal{background:#fff;padding:28px 24px;border-radius:16px;width:750px;box-shadow:0 4px 24px #00000026;position:relative;animation:fadeInUp .3s ease-in-out}@keyframes fadeInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.modal-header h3{font-size:20px;font-weight:600;color:#333;margin:0}.close-icon{font-size:22px;cursor:pointer;color:#888;transition:color .2s ease}.close-icon:hover{color:#e74c3c}.field-box{display:flex}.modal-body label{width:200px;font-weight:600;margin-top:10px;color:#444;font-size:14px}.modal-body input[type=text],.modal-body textarea,.modal-body select{width:100%;padding:10px 12px;font-size:14px;margin-top:6px;margin-bottom:12px;border-radius:8px;border:1px solid #ccc;outline:none;transition:border-color .2s}.modal-body input[type=text]:focus{border-color:#3498db}.modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.modal-footer button{padding:10px 18px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;border:none}.modal-footer button:first-child{background-color:#2ecc71;color:#fff}.modal-footer button:first-child:hover{background-color:#27ae60}.modal-footer button:last-child{background-color:#ecf0f1;color:#333}.modal-footer button:last-child:hover{background-color:#dcdde1}.custom-modal-overlay{position:fixed;top:0;left:0;width:100%;margin-top:60px;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:5000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-modal-container{background-color:#fff;padding:20px;border-radius:12px;width:700px;max-height:80vh;margin-bottom:40px;overflow-y:auto;box-shadow:0 8px 24px #0003;animation:fadeIn .3s ease-in-out;position:relative}.custom-modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:20px}.custom-modal-title{text-decoration:underline;font-size:20px;font-weight:600;color:#333}.custom-close-icon{cursor:pointer;font-size:20px;color:#888;transition:color .2s}.custom-close-icon:hover{color:#f44336}.custom-modal-body{display:flex;flex-direction:column;gap:10px}.custom-label{font-weight:600;color:#555;margin-bottom:4px}.custom-text{margin:0;font-size:14px;color:#333}.custom-modal-image{width:100%;max-width:100px;height:auto;border-radius:10px;cursor:pointer;transition:transform .3s ease}.custom-modal-image:hover{transform:scale(1.02)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.about-mvv-structure{padding:20px;max-width:90%;margin:auto}.about-section{margin-bottom:10px}.about-section label{display:block;margin-bottom:5px;font-size:14px;font-weight:600}.about-section input,.about-section textarea{width:50%;margin-bottom:10px;font-size:14px;padding:5px;border:1px solid #ccc;border-radius:4px}.mvv-row{display:flex;flex-direction:column;gap:20px;justify-content:space-between;flex-wrap:wrap}.mvv-box{flex:1;min-width:250px;background:#f9f9f9;padding:8px;border-radius:8px;border:1px solid #ddd}.mvv-box h3{margin-bottom:10px;font-size:16px}.mvv-box textarea{width:100%;margin-bottom:10px;font-size:14px;height:250px;padding:8px;resize:vertical;border-radius:4px;border:1px solid #ccc}button{background-color:#49c31d;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}button:hover{background-color:#19d219}
