/*
Theme Name: NEL Guide Operations Portal
Theme URI: https://nourelnil.com/
Author: Nour El Nil Operations
Description: Lightweight portal theme for the Nour El Nil Guide Operations system.
Version: 1.0.0
Text Domain: nel-portal
*/
:root{--nel-bg:#f4f5f1;--nel-panel:#fff;--nel-ink:#18201d;--nel-muted:#66706b;--nel-line:#dfe4df;--nel-accent:#1d5c4d;--nel-warn:#a26612;--nel-danger:#9f3131;--nel-radius:16px}
*{box-sizing:border-box}html,body{margin:0;background:var(--nel-bg);color:var(--nel-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.site-shell{min-height:100vh}.site-header{height:64px;background:#fff;border-bottom:1px solid var(--nel-line);display:flex;align-items:center;padding:0 24px;position:sticky;top:0;z-index:50}.site-brand{font-weight:750;letter-spacing:.01em}.site-content{min-height:calc(100vh - 64px)}.site-footer{padding:20px;text-align:center;color:var(--nel-muted);font-size:13px}.wp-block-group{max-width:none!important}.entry-content{margin:0}.entry-title{display:none}body.nel-portal-page .site-footer{display:none}@media(max-width:780px){.site-header{height:56px;padding:0 14px}.site-content{min-height:calc(100vh - 56px)}}
