
/* Genesis P19 — calm public navigation and structured authority menu */
:root{--p19-header-h:78px;--p19-shell:1500px;--p19-line:rgba(15,23,42,.12);--p19-surface:rgba(255,255,255,.94);--p19-text:#0f172a;--p19-muted:#475569;--p19-accent:#0f756a;--p19-gold:#c59a47}
html{scroll-padding-top:calc(var(--p19-header-h) + 18px)}body{padding-top:var(--p19-header-h)}
.p19-site-header{position:fixed;inset:0 0 auto;z-index:1000;height:var(--p19-header-h);background:var(--p19-surface);border-bottom:1px solid var(--p19-line);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.p19-header-shell{max-width:var(--p19-shell);margin:auto;padding:0 24px}.p19-header-row{height:var(--p19-header-h);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}
.p19-brand{display:flex;align-items:center;min-width:188px}.p19-brand img{width:auto;height:48px;display:block}.p19-desktop-nav{display:flex;justify-content:center;align-items:center;gap:4px;min-width:0}
.p19-nav-link,.p19-more>summary{height:42px;display:flex;align-items:center;gap:7px;padding:0 13px;border-radius:999px;color:var(--p19-muted);font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;list-style:none;text-decoration:none}.p19-more>summary::-webkit-details-marker{display:none}.p19-nav-link:hover,.p19-more>summary:hover,.p19-nav-link.active,.p19-more.active>summary{background:rgba(15,117,106,.09);color:var(--p19-accent)}
.p19-more{position:relative}.p19-more[open]>summary i{transform:rotate(180deg)}.p19-more>summary i{font-size:10px;transition:transform .2s}.p19-more-panel{position:absolute;top:50px;right:0;width:290px;padding:10px;background:#fff;border:1px solid var(--p19-line);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.18);display:grid;gap:3px}.p19-more-link{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;border-radius:12px;color:#334155;font-size:14px;font-weight:700;text-decoration:none}.p19-more-link i{font-size:10px;opacity:.4}.p19-more-link:hover,.p19-more-link.active{background:rgba(15,117,106,.09);color:var(--p19-accent)}
.p19-actions{display:flex;align-items:center;gap:8px}.p19-icon{width:42px;height:42px;border:1px solid var(--p19-line);border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--p19-text);font-weight:800}.p19-cta{height:44px;padding:0 17px;border-radius:999px;display:flex;align-items:center;gap:9px;background:var(--p19-accent);color:#fff;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.p19-menu-button{display:none}.p19-mobile-menu{display:none}
.dark .p19-site-header,.dark-mode .p19-site-header,html[data-theme="dark"] .p19-site-header{--p19-surface:rgba(4,15,28,.94);--p19-line:rgba(255,255,255,.12);--p19-text:#f8fafc;--p19-muted:#cbd5e1}.dark .p19-more-panel,.dark-mode .p19-more-panel,html[data-theme="dark"] .p19-more-panel{background:#071525;border-color:rgba(255,255,255,.12)}.dark .p19-more-link,.dark-mode .p19-more-link,html[data-theme="dark"] .p19-more-link{color:#dbe6f2}
[dir="rtl"] .p19-more-panel{right:auto;left:0}[dir="rtl"] .p19-cta i{transform:rotate(180deg)}
@media(max-width:1299px){.p19-desktop-nav{display:none}.p19-menu-button{display:grid}.p19-header-row{grid-template-columns:auto 1fr auto}.p19-actions{justify-self:end}.p19-mobile-menu{position:absolute;top:var(--p19-header-h);left:16px;right:16px;max-height:calc(100vh - var(--p19-header-h) - 24px);overflow:auto;padding:16px;background:#fff;border:1px solid var(--p19-line);border-radius:20px;box-shadow:0 24px 60px rgba(15,23,42,.2)}.p19-mobile-menu:not(.hidden){display:block}.p19-mobile-primary,.p19-mobile-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.p19-mobile-label{margin:16px 4px 8px;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#64748b}.p19-mobile-link{padding:12px 13px;border-radius:12px;color:#334155;font-weight:750;text-decoration:none}.p19-mobile-link:hover,.p19-mobile-link.active{background:rgba(15,117,106,.09);color:var(--p19-accent)}.dark .p19-mobile-menu,.dark-mode .p19-mobile-menu,html[data-theme="dark"] .p19-mobile-menu{background:#071525}.dark .p19-mobile-link,.dark-mode .p19-mobile-link,html[data-theme="dark"] .p19-mobile-link{color:#dbe6f2}}
@media(max-width:680px){:root{--p19-header-h:70px}.p19-header-shell{padding:0 14px}.p19-header-row{gap:10px}.p19-brand{min-width:0}.p19-brand img{height:40px}.p19-cta span{display:none}.p19-cta{width:42px;padding:0;justify-content:center}.p19-actions{gap:6px}.p19-icon{width:39px;height:39px}.p19-mobile-primary,.p19-mobile-secondary-grid{grid-template-columns:1fr}}
