@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@700&family=Nunito:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700;900&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}.login-container{display:flex;min-height:100vh;font-family:Nunito,sans-serif}.login-form-section{width:42%;min-width:380px;background-color:#c4621d;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 48px 32px;position:relative}.school-branding{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.school-logo{width:100%;max-width:430px;height:auto;object-fit:contain;margin-bottom:12px}.school-name{font-family:Cinzel,serif;font-size:15px;font-weight:700;color:#1a6b2f;text-align:center;letter-spacing:.5px;text-transform:uppercase;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.15)}.login-card{width:100%;max-width:430px}.login-header{margin-bottom:24px;text-align:center}.login-header h1{font-family:Nunito,sans-serif;font-size:22px;font-weight:600;color:#fff;letter-spacing:.3px}.form-group{margin-bottom:16px}.form-group input{width:100%;padding:16px 20px;border:none;border-radius:8px;font-size:15px;font-family:Nunito,sans-serif;color:#333;background:#fffffff2;outline:none;transition:box-shadow .2s}.form-group input::placeholder{color:#999}.form-group input:focus{box-shadow:0 0 0 3px #ffffff80}.forgot-password-row{display:flex;justify-content:flex-end;margin-bottom:20px;margin-top:-4px}.forgot-password-link{font-size:13px;color:#fff;text-decoration:none;opacity:.9;cursor:pointer;background:none;border:none;font-family:Nunito,sans-serif;transition:opacity .2s}.forgot-password-link:hover{opacity:1;text-decoration:underline}.login-button{width:100%;padding:16px;background:#f5c518;color:#1a1a1a;border:none;border-radius:8px;font-size:16px;font-weight:700;font-family:Nunito,sans-serif;cursor:pointer;letter-spacing:.3px;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 12px #0003}.login-button:hover:not(:disabled){background:#e6b800;transform:translateY(-1px);box-shadow:0 6px 16px #00000040}.login-button:disabled{opacity:.7;cursor:not-allowed}.error-message{background:#ff00001f;color:#fff;padding:12px 16px;border-radius:8px;margin-bottom:16px;font-size:14px;text-align:center;border:1px solid rgba(255,255,255,.3)}.login-footer{position:absolute;bottom:20px;left:0;right:0;text-align:center;font-size:12px;color:#ffffffbf}.login-image-section{flex:1;background-size:cover;background-position:center;position:relative}.login-image-overlay{position:absolute;inset:0;background:#0000000d}@media(max-width:768px){.login-image-section{display:none}.login-form-section{width:100%;min-width:unset}}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:14px 60px 10px;background-color:#c0622b}.header-left{display:flex;flex-direction:column;align-items:center;gap:4px}.header-logo{width:100%;height:100%;object-fit:contain}.header-school-name{font-size:10.5px;font-weight:700;color:#1b5e20;letter-spacing:.9px;text-transform:uppercase;text-align:center;line-height:1.3;max-width:200px}.header-right{display:flex;align-items:center;gap:12px}.user-name{font-size:13px;color:#fde8cc;font-weight:500}.logout-button{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#e8a030;border:none;border-radius:7px;cursor:pointer;color:#1a1a1a;transition:background .18s;flex-shrink:0}.logout-button:hover{background:#d08a20}.logout-button svg{width:19px;height:19px;stroke:#fff}@media(max-width:768px){.dashboard-header{padding:14px 20px 10px}}.dashboard-footer{background:#c0622b;padding:15px 60px;text-align:center;color:#fde8cc;font-size:13px}@media(max-width:768px){.dashboard-footer{padding:15px 20px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.layout{min-height:100vh;background-color:#c0622b;font-family:Lato,sans-serif;display:flex;flex-direction:column}.layout-tab-bar{padding:0 60px;margin-top:10px;display:flex}.layout-tab{background:#fff;color:#1a1a1a;font-family:Lato,sans-serif;font-size:16px;font-weight:700;padding:9px 28px 6px;height:40px;border-radius:10px 10px 0 0;display:flex;align-items:flex-end;letter-spacing:.1px}.layout-main{background:#fff;margin:0 60px;border-radius:0 10px 10px;padding:26px 30px 36px;flex:1}@media(max-width:768px){.layout-tab-bar{padding:0 20px}.layout-main{margin:0 20px;padding:20px 15px}}.menu-divider{border:none;border-top:1px solid #d0d0d0;margin:0 -30px 20px}.search-section{margin-bottom:22px}.search-form{display:flex;align-items:center;gap:12px;background:#efefef;border-radius:10px;padding:14px 16px}.search-input-group{flex:1.6;min-width:0}.search-input{width:100%;height:46px;padding:0 16px;border:1.5px solid #d5d5d5;border-radius:7px;font-family:Lato,sans-serif;font-size:14px;color:#222;background:#fff;outline:none;transition:border-color .18s}.search-input::placeholder{color:#b0b0b0}.search-input:focus{border-color:#c0622b}.category-select{flex:1;min-width:0;height:46px;padding:0 36px 0 14px;border:1.5px solid #d5d5d5;border-radius:7px;font-family:Lato,sans-serif;font-size:14px;color:#b0b0b0;background:#fff;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .18s}.category-select option{color:#222}.category-select:focus{border-color:#c0622b;color:#222}.search-button{height:46px;padding:0 34px;background:#1b3a2a;color:#fff;border:none;border-radius:7px;font-family:Lato,sans-serif;font-size:15px;font-weight:700;letter-spacing:.4px;cursor:pointer;white-space:nowrap;transition:background .18s;flex-shrink:0}.search-button:hover{background:#102618}.books-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}.total-books{font-size:13px;color:#999}.loading,.no-books{text-align:center;padding:60px 20px;font-size:14px;color:#999}.books-table-container{width:100%;overflow-x:auto;border:1.5px solid #c8c8c8;border-radius:7px}.books-table{width:100%;border-collapse:collapse;font-family:Lato,sans-serif}.books-table thead tr{background-color:#d8d8d8}.books-table thead th{padding:13px 16px;font-size:13.5px;font-weight:700;color:#111;text-align:left;white-space:nowrap;border-right:1.5px solid #bdbdbd;border-bottom:1.5px solid #bdbdbd}.books-table thead th:last-child{border-right:none}.books-table thead th:first-child{width:48px;text-align:center;padding-left:8px;padding-right:8px}.books-table tbody tr{background:#fff;transition:background .12s}.books-table tbody tr:hover{background:#fdf4ee}.books-table tbody td{padding:14px 16px;font-size:14px;color:#222;border-right:1.5px solid #e2e2e2;border-bottom:1.5px solid #ebebeb;vertical-align:middle}.books-table tbody td:last-child{border-right:none}.books-table tbody tr:last-child td{border-bottom:none}.books-table tbody td:first-child{text-align:center;color:#444;font-weight:600;padding-left:8px;padding-right:8px}.books-table thead th:nth-child(2),.books-table tbody td:nth-child(2){min-width:260px}@media(max-width:768px){.search-form{flex-direction:column;gap:10px}.search-input-group{width:100%}.search-input{width:100%;height:46px}.category-select{width:100%;height:46px;padding:10px 36px 10px 14px}.search-button{width:100%}.menu-divider{margin:0 -15px 20px}}
