
.custom-library-heading{align-items:flex-end}
.custom-library-card{background:#fffdf9;border:1px solid #e8d9ca;border-radius:22px;padding:22px;box-shadow:0 18px 55px rgba(74,49,40,.08)}
.custom-library-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}
.custom-library-card-head>div{display:flex;align-items:center;gap:13px}.custom-library-card-head h2{margin:2px 0 0;font-size:22px}.custom-library-card-head small,.custom-library-updated{color:#8d7469}
.custom-library-mark{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#172033;color:#f5b84b;font:700 22px serif}
.custom-library-card>p{margin:0 0 12px;color:#765f55;line-height:1.75}.custom-library-updated{display:block;margin-bottom:14px}
.custom-library-frame{display:block;width:100%;height:min(78vh,900px);min-height:620px;border:1px solid #26354f;border-radius:16px;background:#0a0e17}
@media(max-width:800px){.custom-library-heading{align-items:flex-start}.custom-library-card{padding:12px;border-radius:16px}.custom-library-card-head{align-items:flex-start;flex-direction:column}.custom-library-frame{min-height:720px;height:82vh}}
