body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh}.login-left{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;display:flex;flex:1 1;justify-content:center;padding:60px}.login-info{color:#fff;max-width:500px}.logo-container{margin-bottom:30px;text-align:center}.company-logo{height:auto;margin-bottom:20px;width:200px}.library-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:30px;text-shadow:2px 2px 4px #0003}.info-subtitle{font-size:1.5rem;font-weight:300;margin-bottom:40px;opacity:.95}.info-points{display:flex;flex-direction:column;gap:20px}.info-point{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:12px;display:flex;font-size:1.1rem;gap:15px;padding:15px}.info-point .icon{color:#4ade80;flex-shrink:0;height:24px;width:24px}.login-right{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;padding:40px}.login-box{background:#fff;border-radius:20px;box-shadow:0 20px 60px #00000026;max-width:450px;padding:50px;width:100%}.login-title{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center}.forgot-subtitle{color:#64748b;font-size:.95rem;margin-bottom:25px;text-align:center}.tabs{background:#f1f5f9;border-radius:12px;display:flex;gap:10px;margin-bottom:30px;padding:6px}.tab{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:12px 20px;transition:all .3s ease}.tab.active{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f64d;color:#fff}.tab:hover:not(.active){background:#3b82f61a;color:#3b82f6}.form-group{margin-bottom:25px}.form-group input{padding:14px 16px}.login-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:14px;transition:all .3s ease;width:100%}.login-btn:hover:not(:disabled){box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.login-btn:disabled{cursor:not-allowed;opacity:.6}.forgot-password-link{background:#0000;border:none;color:#3b82f6;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:15px;padding:10px;transition:color .3s ease;width:100%}.forgot-password-link:hover{color:#2563eb;text-decoration:underline}@media (max-width:968px){.login-container{flex-direction:column}.login-left{padding:40px 20px}.company-logo{width:150px}.library-title{font-size:2rem}.info-subtitle{font-size:1.2rem}.login-box{padding:30px}}.logo{align-items:center;background:#001529;border-bottom:1px solid #ffffff1a;display:flex;height:64px;justify-content:center;padding:0 16px}.logo,.logo h2{overflow:hidden}.logo h2{color:#fff;font-size:18px;margin:0;text-overflow:ellipsis;white-space:nowrap}.sidebar-menu{border-right:none;margin-top:1px;padding:16px 0}.sidebar-menu .ant-menu-item{align-items:center;border-radius:0;display:flex;height:48px;margin:4px 0;padding-left:24px!important;transition:all .3s;width:100%}.sidebar-menu .ant-menu-item:not(:last-child){margin-bottom:4px}.sidebar-menu .ant-menu-item:hover{background-color:#f0f7ff}.sidebar-menu .ant-menu-item-selected{background-color:#e6f4ff;border-right:3px solid #1890ff;color:#1890ff;font-weight:500}.sidebar-menu .ant-menu-item .anticon{font-size:18px;margin-right:12px}.sidebar-menu .ant-menu-item a{align-items:center;color:inherit;display:flex;height:100%;width:100%}.logout-container{border-top:1px solid #f0f0f0;bottom:0;position:absolute;width:100%}.logout-menu{border-right:none}.logout-menu .ant-menu-item{align-items:center;border-radius:0;color:#ff4d4f;display:flex;height:48px;margin:0;transition:all .3s}.logout-menu .ant-menu-item:hover{background-color:#fff2f0}.logout-menu .ant-menu-item .anticon{font-size:18px;margin-right:12px}.ant-layout-sider-collapsed .logo h2{display:none}.ant-layout-sider-collapsed .ant-menu-item{padding:0 calc(50% - 12px)!important}.ant-layout-sider-collapsed .ant-menu-item .ant-menu-title-content{display:none}@media (max-width:768px){.logo{height:56px}.sidebar-menu{padding:8px 0}.sidebar-menu .ant-menu-item{height:42px;padding-left:16px!important}}.admin-dashboard{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:30px}.dashboard-header{padding:25px 40px}.dashboard-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:5px}.dashboard-header p{color:#64748b;font-size:.95rem}.dashboard-content{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:40px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.section-header h2{color:#1e293b;font-size:1.8rem;font-weight:700}.add-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.add-btn:hover{box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.schools-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:20px}.school-folder{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:15px;box-shadow:0 4px 15px #0000001a;cursor:pointer;overflow:hidden;padding:0;transition:all .3s ease}.school-folder:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.folder-icon{align-items:center;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;justify-content:center;padding:20px}.folder-icon svg{color:#fff;height:60px;width:60px}.folder-content{background:#fff;padding:20px}.folder-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.folder-id{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:20px;color:#fff;font-size:.9rem;font-weight:700;padding:6px 14px}.school-logo{background:#fffffff2!important;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:block!important;height:140px!important;margin-bottom:15px;object-fit:contain!important;padding:15px;width:100%!important}.school-logo-placeholder{align-items:center;background:#fff3;border-radius:12px;color:#fff9;display:flex;font-size:48px;height:140px;justify-content:center;margin-bottom:15px;width:100%}.school-name{color:#1e293b;font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:8px}.school-email{color:#64748b;font-size:.9rem;margin-bottom:15px;word-break:break-all}.folder-actions{display:flex;gap:10px;margin-top:15px}.delete-btn,.edit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:10px;transition:all .3s ease}.edit-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.edit-btn:hover{box-shadow:0 4px 12px #3b82f666;transform:translateY(-2px)}.delete-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.delete-btn:hover{box-shadow:0 4px 12px #ef444466;transform:translateY(-2px)}.empty-state{color:#64748b;font-size:1.1rem;padding:60px 20px;text-align:center}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;padding:40px;width:90%}.modal h2{color:#1e293b;font-size:1.8rem;font-weight:700;margin-bottom:25px}.form-group{margin-bottom:20px}.form-group label{color:#334155;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.form-group input{background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;outline:none}.modal-actions{display:flex;gap:15px;margin-top:30px}.cancel-btn,.submit-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:14px;transition:all .3s ease}.submit-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f64d;color:#fff}.submit-btn:hover:not(:disabled){box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.cancel-btn{background:#e2e8f0;color:#334155}.cancel-btn:hover{background:#cbd5e1}.error-message{background:#fee2e2;border-left:4px solid #dc2626;border-radius:8px;color:#dc2626;font-size:.9rem;margin-bottom:20px;padding:12px 16px}@media (max-width:768px){.admin-dashboard{padding:15px}.dashboard-header{flex-direction:column;gap:20px;text-align:center}.dashboard-header h1{font-size:1.5rem}.section-header{flex-direction:column;gap:15px}.schools-grid{grid-template-columns:1fr}.modal{padding:25px;width:95%}.modal-actions{flex-direction:column}}.school-dashboard{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:30px}.dashboard-header{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;justify-content:space-between;margin-bottom:30px;padding:20px 40px}.dashboard-header,.header-left{align-items:center;display:flex}.header-left{gap:20px}.brand-section{align-items:center;display:flex;gap:12px}.header-logo{height:auto;width:50px}.company-name{color:#1e293b;font-size:1.3rem;font-weight:700}.logout-btn{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;box-shadow:0 4px 12px #ef44444d;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:all .3s ease}.logout-btn:hover{box-shadow:0 6px 20px #ef444466;transform:translateY(-2px)}.dashboard-content{display:flex;flex-direction:column;gap:25px}.school-profile-section{display:flex;justify-content:center}.profile-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;max-width:600px;padding:40px 60px;text-align:center;width:100%}.profile-logo-container{align-items:center;background:#f8fafc;border:3px solid #e2e8f0;border-radius:15px;display:flex;height:120px;justify-content:center;margin:0 auto 25px;padding:15px;width:120px}.profile-logo{max-height:100%;max-width:100%;object-fit:contain}.school-profile-name{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:25px}.credential-info{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:15px;padding:25px}.credential-item{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:12px 0}.credential-item:last-child{border-bottom:none}.credential-label{color:#64748b;font-size:.95rem;font-weight:600}.credential-value{color:#1e293b;font-size:1rem;font-weight:600}.welcome-section{display:flex;justify-content:center}.welcome-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;max-width:600px;padding:50px;text-align:center;width:100%}.icon-circle{align-items:center;background:linear-gradient(135deg,#4ade80,#22c55e);border-radius:50%;box-shadow:0 4px 20px #4ade804d;display:flex;height:80px;justify-content:center;margin:0 auto 25px;width:80px}.icon-circle svg{color:#fff;height:45px;width:45px}.welcome-card h2{color:#1e293b;font-size:1.8rem;font-weight:700;margin-bottom:15px}.welcome-card p{color:#64748b;font-size:1.1rem;line-height:1.6}.info-section{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:35px}.info-card h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:20px}.info-card ul{list-style:none;padding:0}.info-card li{align-items:center;border-bottom:1px solid #e2e8f0;color:#334155;display:flex;font-size:1rem;gap:12px;padding:12px 0}.info-card li:last-child{border-bottom:none}.check-icon{color:#4ade80;flex-shrink:0;height:24px;width:24px}.coming-soon-text{color:#64748b;font-size:1rem;line-height:1.7}.placeholder-section{display:flex;justify-content:center}.placeholder-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;max-width:700px;padding:60px;text-align:center;width:100%}.placeholder-icon{color:#3b82f6;height:80px;margin:0 auto 25px;width:80px}.placeholder-card h3{color:#1e293b;font-size:1.8rem;font-weight:700;margin-bottom:15px}.placeholder-card p{color:#64748b;font-size:1.1rem;line-height:1.7}@media (max-width:768px){.school-dashboard{padding:15px}.dashboard-header{gap:20px;padding:25px 20px;text-align:center}.brand-section,.dashboard-header{flex-direction:column}.header-logo{width:40px}.placeholder-card,.profile-card,.welcome-card{padding:30px 20px}.info-section{grid-template-columns:1fr}.info-card{padding:25px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.6585575e.css.map*/