/*
Theme Name: LRI Institute Companion
Theme URI: https://theliferevolution.org/
Author: OpenAI
Author URI: https://openai.com/
Description: Institutional companion theme for LRI.OS with Gutenberg-friendly layouts, editorial homepage flow, shortcode-aware page rendering, and institute-first templates.
Version: 1.15.3
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: lri-institute
*/


.lri-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
.header-auth{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1rem;border:1px solid rgba(17,24,39,.12);border-radius:999px;text-decoration:none;color:inherit;background:#fff;}
.header-auth:hover{border-color:rgba(17,24,39,.24);}
