/*
Theme Name: OpenSelf Digital Library V32
Theme URI: https://omniflarenexus.eu.cc
Author: OmniFlare Nexus
Author URI: https://omniflarenexus.eu.cc
Description: Institutional academic library theme with refined homepage structure, improved footer layout, and polished service pages.
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}
