.ranchers-regular{font-family:Ranchers,sans-serif;font-style:normal;font-weight:400}.dynapuff-regular{font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-family:DynaPuff,system-ui;font-style:normal;font-weight:400}.navbar{color:#000;background-color:#a9d8f2;border-color:#d9d5eb;border-radius:10px;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding:10px 20px;display:flex;box-shadow:0 4px 15px #508cb42e}.navbar-icon{width:50px;height:60px;margin-left:20px}body{color:#000;background-image:url(/Cloud%20background.png);flex-direction:column;height:100vh;margin:0;font-family:system-ui,sans-serif;display:flex}h1{font-family:Ranchers,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,buntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.5rem;font-weight:700}.book-categories{flex-direction:row;justify-content:space-between;gap:50px;display:flex}.book-card{flex:1;grid-template-columns:repeat(3,1fr);justify-content:start;gap:30px;display:grid}.card{text-align:center;cursor:pointer;background:#f4efe7;border-color:#d9d5eb;border-radius:8px;width:250px;padding:20px;transition:transform .3s;box-shadow:0 3px 8px #00000026}.card:hover{transform:scale(1.05)}.card img{object-fit:cover;border-radius:6px;width:100%;height:300px;margin-bottom:10px}.card h4{color:#333;margin:0;font-size:1rem;font-weight:600}.page-container{box-sizing:border-box;align-items:flex-start;gap:20px;padding:20px;display:flex}#bookForm{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:18px;flex-direction:column;flex:0 0 320px;gap:12px;padding:20px;display:flex;box-shadow:0 8px 25px #508cb426}#bookForm label{font-weight:700}#bookForm input{background-color:#f0f8ff;border-radius:6px;padding:10px;font-size:14px}#bookForm input[type=file]{opacity:0;z-index:-1;width:1px;height:1px;position:absolute;overflow:hidden}.custom-file-label{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;background-color:#8fb9d3;border-radius:6px;padding:8px 12px;font-size:16px;font-weight:600;display:inline-block}.custom-file-label:hover{background-color:#6a8fb8}#submit{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#8fb9d3;border:none;border-radius:6px;padding:8px 12px;font-size:16px;font-weight:600;display:inline-block}#submit:hover{background-color:#6a8fb8}.top-row{justify-content:space-between;align-items:center;max-width:700px;margin-top:20px;margin-left:20px;display:flex}.header-container{text-align:center;font-weight:600;font-style:"DynaPuff", system-ui;background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;align-items:center;gap:10px;width:fit-content;max-width:300px;margin-top:5px;margin-bottom:16px;margin-left:20px;padding:12px 16px;font-size:1.25rem;display:flex;box-shadow:0 2px 6px #0000001a}.books-collection-container{text-align:center;background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;width:fit-content;max-width:600px;margin:5px 20px 16px auto;padding:12px 16px;font-size:1.25rem;font-weight:600;box-shadow:0 2px 6px #0000001a}
