.admin-top .view-site{margin-left:auto;color:#168e9b;text-decoration:none;font-size:13px;font-weight:700}.dashboard{max-width:1480px;margin:auto;padding:42px 50px 80px}.dashboard-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.dashboard-head h1{margin:0 0 7px;font-size:30px;font-weight:600}.dashboard-head p{margin:0;color:#829098;font-size:14px}.new-book{border:0;border-radius:4px;background:#ef6b43;color:#fff;padding:14px 19px;font-weight:700;cursor:pointer;box-shadow:0 3px 8px #ef6b4330}.new-book:hover{background:#dd5c37}.dashboard-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e3e9ec;border-radius:5px;padding:14px 16px}.dashboard-search{height:40px;width:min(430px,55%);border:1px solid #dce4e7;border-radius:4px;display:flex;align-items:center;color:#8b989e;font-size:23px;padding:0 10px}.dashboard-search input{border:0;outline:0;width:100%;padding:0 8px;background:transparent}.toolbar-actions{display:flex;gap:8px}.toolbar-actions select,.layout-btn{height:40px;border:1px solid #dce4e7;background:#fff;border-radius:4px;color:#69787f}.toolbar-actions select{padding:0 32px 0 12px}.layout-btn{width:42px;font-size:18px}.layout-btn.active{border-color:#83ced3;color:#1695a2;background:#f3fcfc}.dashboard-count{font-size:13px;color:#87949a;margin:22px 0 14px}.admin-grid{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));gap:23px}.admin-card{background:#fff;border:1px solid #e3e9ec;border-radius:5px;overflow:hidden;transition:.2s}.admin-card:hover{transform:translateY(-2px);box-shadow:0 9px 25px #263f4b1a}.admin-cover{height:285px;background:#edf1f2;position:relative}.admin-cover img{width:100%;height:100%;object-fit:cover}.publish-badge{position:absolute;left:10px;top:10px;background:#e2f7ee;color:#248660;padding:5px 9px;border-radius:12px;font-size:10px;font-weight:800}.card-menu{position:absolute;right:10px;top:10px;width:33px;height:31px;border:0;border-radius:4px;background:#fffffff0;font-size:18px}.admin-card-body{padding:15px}.admin-card-body h3{height:38px;overflow:hidden;margin:0 0 11px;font-size:14px;line-height:1.35}.card-meta{display:flex;justify-content:space-between;border-top:1px solid #edf0f2;padding-top:10px;font-size:11px;color:#89969d}.admin-card-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e7ecef}.admin-card-actions button{border:0;background:#fff;padding:12px 5px;color:#68777e;font-size:12px;cursor:pointer}.admin-card-actions button+button{border-left:1px solid #e7ecef}.admin-card-actions .edit:hover{color:#1494a1;background:#f5fcfc}.admin-card-actions .delete:hover{color:#d95437;background:#fff7f5}.admin-modal{display:none;position:fixed;inset:0;background:#18272e99;z-index:100;align-items:center;justify-content:center;padding:20px}.admin-modal.open{display:flex}.editor-card{width:min(520px,95vw);max-height:94vh;overflow:auto;background:#fff;border-radius:8px;padding:27px;position:relative;box-shadow:0 24px 70px #0005}.modal-x{position:absolute;right:15px;top:12px;border:0;background:none;font-size:27px;color:#829097;cursor:pointer}.form-title{display:flex;align-items:center;gap:13px;border-bottom:1px solid #e6ebed;padding-bottom:18px;margin-bottom:21px}.form-title>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e5f7f8;color:#1596a3;font-size:22px}.form-title h2{font-size:18px;margin:0 0 4px}.form-title p{font-size:12px;color:#87949a;margin:0}.editor-card label{display:block;font-size:12px;font-weight:700;color:#59686f;margin-bottom:15px}.editor-card input{display:block;width:100%;height:42px;border:1px solid #dce4e7;border-radius:4px;margin-top:7px;padding:0 11px}.editor-card input[type=file]{height:auto;padding:10px;background:#f8fafb;border-style:dashed}.editor-card small{display:block;color:#91a0a6;margin-top:5px;font-weight:400}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.cancel-btn{border:1px solid #dce4e7;background:#fff;color:#68777e;border-radius:4px;padding:12px 16px}.empty{grid-column:1/-1;text-align:center;background:#fff;border:1px solid #e4e9eb;padding:70px;color:#829098}@media(max-width:1180px){.admin-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.dashboard{padding:28px 24px}.admin-grid{grid-template-columns:repeat(3,1fr)}.admin-top nav{display:none}}@media(max-width:650px){.admin-grid{grid-template-columns:repeat(2,1fr);gap:12px}.admin-cover{height:225px}.dashboard-head p,.view-site{display:none}.dashboard-search{width:100%}.toolbar-actions select{display:none}.form-row{grid-template-columns:1fr}}
