/* Shared finish for collection, guide, profile and the detailed administration pages. */
:root{--bg:#101714;--bg-card:#19231f;--bg-input:#121c18;--text:#f3f0e7;--text-muted:#aebcb2;--primary:#b4d6bd;--primary-hover:#d0ebd6;--accent:#e8be7c;--border:#344b3d;--nci-bg:#101714;--nci-bg2:#17221b;--nci-panel:#1b2922;--nci-text:#f3f0e7;--nci-muted:#afc0b4;--nci-accent:#c5dfba;--nci-accent2:#e8be7c;--nci-border:#344b3d;--nci-glow:rgba(189,216,172,.13)}
body{background:#101714!important;color:#f3f0e7!important;font-family:Inter,'Segoe UI',sans-serif;padding-bottom:90px}
.header,.nci-header{background:rgba(16,23,20,.96)!important;border-bottom:1px solid #344b3d!important;backdrop-filter:blur(18px)}
.header a,.nci-header a{color:#c0d1c4}.header a:hover,.nci-header a:hover{color:#f7e6c5}
.nci-card,.card,.panel,.nci-op-card,.nci-timeline-item{border-color:#344b3d!important;background-color:#19251e!important}
.nci-op-card{transition:transform .2s,border-color .2s}.nci-op-card:hover{transform:translateY(-5px);border-color:#d6bf8e!important}
.nci-btn,.btn-primary{background:#c4dcbc!important;color:#132219!important;border-color:#c4dcbc!important}
.nci-help-tab.active,.tab-btn.active{background:#c4dcbc!important;color:#132219!important;border-color:#c4dcbc!important}
input,select,textarea{color:#f3f0e7!important;background:#121c18!important;border-color:#415647!important}input:focus,select:focus,textarea:focus{outline-color:#c4dcbc}
.nci-section-title,h1,h2,h3{font-family:'Segoe UI',sans-serif;letter-spacing:-.025em}.nci-section-title{color:#f3f0e7}
.nci-badge{background:#26392d;color:#d3e8c8;border-color:#496c51}.nci-footer{border-top:1px solid #344b3d;color:#aebcb2;background:#101714}
a:focus-visible,button:focus-visible{outline:2px solid #e8be7c;outline-offset:4px}
@media(max-width:640px){.nci-header,.header{flex-wrap:wrap;gap:12px;padding:14px}.nci-nav{flex-wrap:wrap;gap:12px}.nci-nav a{font-size:13px}}
