/*
Theme Name: OpenSelf Digital Library V32
Theme URI: https://omniflarenexus.eu.cc
Author: OmniFlare Nexus
Author URI: https://omniflarenexus.eu.cc
Description: OpenSelf Digital Library V32 is an academic library theme crafted for institutions that need a modern, accessible, and well-organized online library portal. It presents a refined homepage layout, polished service pages, streamlined search and OPAC integration, and clear pathways for membership, forms, research support, and reading room services. The theme emphasizes readability, responsive design, and a professional institutional tone while preserving flexibility for dynamic content and library-specific workflows. Its clean navigation, improved footer presentation, and thoughtful content sections help libraries showcase collections, announcements, user services, and research resources effectively. Version 32 also focuses on enhanced accessibility, smoother page structure, stronger brand consistency, and better mobile usability, ensuring that students, faculty, researchers, and visitors can quickly find information and support. The theme supports institutional communication with a polished digital experience that makes library browsing straightforward, professional, and aligned with modern academic expectations.
Version: 32.0.0
Requires at least: 6.0
Tested up to: 6.5
Text Domain: openself-digital-library
*/


/* v26 chatbot and layout fixes */
.osdl-chatbot{right:20px;bottom:20px;z-index:999999}.osdl-chat-window{position:fixed!important;right:20px;bottom:86px;top:16px!important;height:auto;max-height:calc(100vh - 102px);width:min(390px,calc(100vw - 24px));display:flex;flex-direction:column}.osdl-chat-body{flex:1;min-height:180px;overflow:auto}.osdl-chat-toggle{padding:10px 12px;border-radius:999px;max-width:none}.osdl-chat-toggle span{display:none}.osdl-chat-toggle img{width:42px;height:42px}.osdl-chatbot.open .osdl-chat-toggle{display:none}.osdl-hero-panel{align-items:stretch}.osdl-quick-card h3{font-size:30px}.osdl-footer-grid{grid-template-columns:1.2fr .9fr 1fr;align-items:start}.osdl-footer-intro .osdl-credit{display:none}@media (max-width:900px){.osdl-chat-window{right:14px;left:14px;top:14px!important;bottom:82px;width:auto;max-height:none;height:auto}.osdl-footer-grid{grid-template-columns:1fr}}

/* v29 visual refinements */
.osdl-page-wrap{overflow:hidden}
.osdl-footer-intro p + p{display:none}

.osdl-member-hero .osdl-section-head{margin-bottom:18px}
.osdl-member-hero .osdl-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin:18px 0 26px}
.osdl-member-hero .osdl-stat{padding:22px;border-radius:22px;background:linear-gradient(180deg,#fff,#f6f9ff);box-shadow:0 14px 40px rgba(13,44,85,.08)}
.osdl-member-hero .osdl-stat span{display:block;font-size:30px;font-weight:800;color:#163a70}
.osdl-table-wrap{overflow:auto}
.osdl-report-table{width:100%;border-collapse:collapse}
.osdl-report-table th,.osdl-report-table td{padding:12px 14px;border-bottom:1px solid #e5ecf6;text-align:left}
.osdl-report-table thead th{background:#f4f8fd;color:#163a70}

.osdl-membership-access{margin-top:18px;border:1px solid rgba(22,58,112,.08);background:#f8fbff}
.osdl-membership-access .osdl-cta-row{margin-top:12px}

/* Admin menu styling */
.menu-admin a{background:#123f79;color:#fff;border-radius:6px;padding:8px 12px;margin-left:8px;font-weight:600}
.menu-admin a:hover{background:#0d2e5a;color:#fff}
