.topbar{height:72px;max-width:none;padding:0 max(24px,calc((100vw - 1380px)/2));gap:28px;position:relative;background:#fff}.brand{font-size:18px;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:11px;font-size:18px}.topbar-search{height:44px;max-width:540px;flex:1;position:relative;margin:0}.topbar-search i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#7a8692}.topbar-search input{height:44px;margin:0;padding:0 18px 0 45px;border-radius:9px}.topbar nav{gap:12px;white-space:nowrap}.topbar-action{height:42px;padding:0 18px;border-radius:8px;font:650 14px/1 inherit;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.topbar-action.primary{background:#126b59;color:#fff;border:1px solid #126b59}.topbar-action.secondary{background:#fff;color:#17212b;border:1px solid #dfe5e8}.admin-link{font-size:14px}.user-menu{position:relative}.user-menu summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none;color:#26313b;font-size:14px}.user-menu summary::-webkit-details-marker{display:none}.user-avatar{width:36px;height:36px;border-radius:50%;background:#e6ebee;color:#5f6972;display:grid;place-items:center;font-size:18px}.user-dropdown{position:absolute;right:0;top:48px;width:170px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;box-shadow:var(--shadow);z-index:20}.user-dropdown>span{display:block;color:var(--muted);font-size:12px;padding:7px 9px 10px;border-bottom:1px solid var(--line)}.user-dropdown form{margin-top:6px}.user-dropdown .link-button{width:100%;padding:9px;text-align:left;display:flex;gap:8px}.page{max-width:1440px;padding:26px 28px 64px}.dashboard-hero{min-height:210px;padding:34px 36px;background:linear-gradient(110deg,#11594d,#0f705e);border-radius:16px;color:#fff;display:grid;grid-template-columns:minmax(480px,1fr) minmax(470px,.9fr);align-items:center;gap:55px;box-shadow:0 8px 24px rgba(22,76,65,.12)}.hero-copy h1{font-size:32px;line-height:1.25;margin:0 0 8px;letter-spacing:-.02em}.hero-copy p{color:#c9e0db;font-size:14px;margin:0 0 23px}.dashboard-search{height:52px;max-width:620px;display:flex;align-items:center;background:#fff;border-radius:9px;border:2px solid rgba(255,255,255,.85);overflow:hidden}.dashboard-search i{color:#7f8b96;font-size:20px;margin-left:17px}.dashboard-search input{height:100%;flex:1;border:0;margin:0;padding:0 14px;box-shadow:none}.dashboard-search button{height:100%;width:76px;border:0;background:#114d43;color:#fff;font-weight:650;cursor:pointer}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);height:128px}.hero-stats>div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid rgba(255,255,255,.18);gap:5px}.hero-stats i{font-size:26px;color:#e3f2ef;margin-bottom:4px}.hero-stats strong{font-size:29px;line-height:1}.hero-stats span,.hero-stats small{font-size:13px;color:#d0e4e0}.section{margin-top:29px}.section-head{margin-bottom:13px}.section-head h2,.documents-title-row h2{font-size:21px}.dashboard-departments{gap:13px}.dashboard-departments .department-card{min-height:116px;border-radius:12px;padding:18px 20px;gap:16px;box-shadow:none}.dashboard-departments .department-card:hover{transform:translateY(-2px);border-color:#9fc5bc;box-shadow:0 8px 24px rgba(22,60,52,.07)}.dashboard-departments .department-icon{width:48px;height:48px;border-radius:11px;font-size:25px}.department-content{min-width:0}.department-content h3{font-size:15px;margin-bottom:7px}.department-content p{font-size:13px}.department-content small{display:block;color:#8a959f;font-size:12px;margin-top:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-arrow{margin-left:auto;color:#66737d;font-size:18px}.documents-title-row{display:flex;align-items:center;gap:28px;margin-bottom:0}.documents-title-row h2{margin:0}.document-tabs{display:flex;gap:8px}.document-tabs button{height:43px;padding:0 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:#56626d;font:inherit;font-size:14px;cursor:pointer}.document-tabs button.active{color:#14705d;border-bottom-color:#14705d;font-weight:700}.dashboard-table{border-radius:12px}.document-table-head,.document-table-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(180px,1.35fr) minmax(130px,1fr) 110px 165px 80px;align-items:center;gap:18px;padding:0 18px}.document-table-head{height:42px;color:#73808b;font-size:12px;border-bottom:1px solid var(--line);background:#fbfcfc}.document-table-row{min-height:49px;border-bottom:1px solid var(--line);font-size:13px;color:#4d5964}.document-name{display:flex;align-items:center;gap:11px;min-width:0}.document-name a{color:#24313b;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-type{width:27px;height:27px;border-radius:4px;display:grid;place-items:center;background:#2874c8;color:#fff;font-size:8px;flex:none}.ext-xlsx,.ext-xls{background:#19925a}.ext-pdf{background:#dc3c3c}.ext-pptx,.ext-ppt{background:#e85b20}.row-actions{display:flex;gap:13px}.row-actions a{color:#687785;text-decoration:none;font-size:17px}.view-all{height:44px;display:flex;align-items:center;justify-content:center;gap:6px;color:#31413d;text-decoration:none;font-size:13px}.dashboard-empty{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;gap:7px}.dashboard-empty>i{font-size:28px;color:#9aa7af}.dashboard-empty strong{color:#3d4952}.dashboard-empty span{font-size:13px}.dashboard-empty .primary{margin-top:8px}.dialog-hint{color:var(--muted);font-size:13px;margin:-6px 0 0}.search-results{margin-top:24px}.search-results+.department-section{margin-top:28px}
@media(max-width:1100px){.topbar-search{display:none}.dashboard-hero{grid-template-columns:1fr;gap:26px}.hero-stats{height:100px}.document-table-head,.document-table-row{grid-template-columns:minmax(240px,2fr) minmax(160px,1.2fr) 140px 75px}.document-table-head span:nth-child(3),.document-table-row>span:nth-child(3),.document-table-head span:nth-child(4),.document-table-row>span:nth-child(4){display:none}}
@media(max-width:850px){.topbar .admin-link{display:none}.dashboard-departments{grid-template-columns:1fr 1fr}.dashboard-hero{padding:28px}.hero-stats{grid-template-columns:repeat(2,1fr);height:auto}.hero-stats>div{padding:16px;border-bottom:1px solid rgba(255,255,255,.15)}.documents-title-row{align-items:flex-start;flex-direction:column;gap:3px}.document-tabs{width:100%;overflow-x:auto}.document-table-head{display:none}.document-table-row{grid-template-columns:1fr auto;padding:14px 16px}.document-table-row>span:nth-child(2),.document-table-row>span:nth-child(3),.document-table-row>span:nth-child(4){display:none}.document-table-row>span:nth-child(5){grid-column:1;font-size:11px}.row-actions{grid-row:1/3;grid-column:2}}
@media(max-width:620px){.topbar{padding:0 16px}.topbar nav{gap:7px}.topbar-action{font-size:0;width:40px;padding:0;justify-content:center}.topbar-action i{font-size:19px}.user-menu summary>span:nth-child(2),.user-menu summary>i{display:none}.page{padding:18px 14px 50px}.dashboard-hero{padding:24px 20px;grid-template-columns:1fr}.hero-copy h1{font-size:26px}.dashboard-search button{width:64px}.dashboard-departments{grid-template-columns:1fr}.hero-stats strong{font-size:24px}.section{margin-top:24px}}

/* Header navigation */
.topbar nav{gap:5px}.nav-primary-link,.system-menu>summary{height:40px;padding:0 12px;border-radius:9px;display:flex;align-items:center;gap:7px;color:#45515d;font-size:14px;font-weight:560;transition:.18s}.nav-primary-link i,.system-menu>summary>i:first-child{font-size:17px}.nav-primary-link:hover,.system-menu>summary:hover{background:#f2f6f5;color:#155f50}.nav-primary-link.active,.system-menu.active>summary{background:#eaf4f1;color:#126b59;font-weight:700}.nav-divider{width:1px;height:27px;background:#e4e9e7;margin:0 9px}.system-menu,.user-menu{position:relative}.system-menu>summary,.user-menu>summary{cursor:pointer;list-style:none}.system-menu>summary::-webkit-details-marker,.user-menu>summary::-webkit-details-marker{display:none}.menu-arrow{font-size:16px;transition:transform .18s}.system-menu[open] .menu-arrow,.user-menu[open] .menu-arrow{transform:rotate(180deg)}.system-dropdown{position:absolute;right:0;top:48px;width:248px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 40px rgba(27,43,52,.14);z-index:30}.system-dropdown a{display:flex!important;align-items:center;gap:12px;padding:11px 12px!important;border-radius:9px;color:#31403b!important}.system-dropdown a:hover,.system-dropdown a.active{background:#edf6f3;color:#126b59!important}.system-dropdown>a>i{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#eaf4f1;font-size:18px}.system-dropdown strong,.system-dropdown small{display:block}.system-dropdown strong{font-size:14px}.system-dropdown small{margin-top:3px;color:#84908b;font-size:11px;font-weight:400}.user-menu>summary{height:46px;padding:0 4px 0 2px;gap:10px}.user-avatar{width:38px;height:38px;background:#e7edeb;color:#52635e}.user-summary{min-width:68px}.user-summary strong,.user-summary small{display:block}.user-summary strong{max-width:100px;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:1.25}.user-summary small{margin-top:2px;color:#8a9491;font-size:10px}.user-dropdown{top:52px;width:196px;padding:8px}.user-dropdown-head{padding:9px 10px 12px;border-bottom:1px solid var(--line)}.user-dropdown-head strong,.user-dropdown-head span{display:block}.user-dropdown-head strong{font-size:14px}.user-dropdown-head span{margin-top:3px;color:#8a9491;font-size:11px}.user-dropdown>span{display:none}.user-dropdown form{margin-top:6px}.user-dropdown .link-button{border-radius:8px}.user-dropdown .link-button:hover{background:#f4f6f5;color:#b23c3c}
@media(max-width:1050px){.nav-primary-link span,.system-menu>summary span{display:none}.nav-primary-link,.system-menu>summary{width:40px;justify-content:center;padding:0}.system-menu>summary .menu-arrow{display:none}.system-dropdown{right:-6px}}
@media(max-width:850px){.topbar nav>a.nav-primary-link{display:flex}}
@media(max-width:720px){.topbar .brand>span:last-child{display:none}.nav-divider{margin:0 3px}.user-summary,.user-menu>summary .menu-arrow{display:none!important}.user-menu>summary{padding:0}.user-dropdown{right:0}.topbar nav{gap:3px}}

/* Profile, footer and release history */
.user-dropdown-link{display:flex!important;align-items:center;gap:8px;margin-top:6px;padding:9px!important;border-radius:8px;color:#45515d!important;font-size:13px}.user-dropdown-link:hover,.user-dropdown-link.active{background:#edf6f3;color:#126b59!important}.user-dropdown-link i{font-size:17px}.app-footer{max-width:1440px;margin:-42px auto 0;padding:0 28px 24px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#9aa3a0;font-size:11px}.app-footer button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:999px;padding:5px 9px;background:#e9eeec;color:#68746f;font:inherit;cursor:pointer}.app-footer button:hover{background:#dfe9e5;color:#126b59}.version-dialog{width:min(620px,calc(100vw - 28px));max-height:88vh}.version-panel{padding:26px}.version-panel .dialog-head>div{display:flex;align-items:center;gap:12px}.version-panel .dialog-head h2{margin:0 0 2px;font-size:22px}.version-panel .dialog-head small{color:#89938f}.version-app-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#126b59;color:#fff;font:700 19px serif}.current-version{display:flex;align-items:center;justify-content:space-between;margin:22px 0;padding:14px 16px;border-radius:11px;background:linear-gradient(110deg,#edf7f4,#f6faf9);color:#53615c;font-size:13px}.current-version strong{color:#126b59;font-size:17px}.release-list{max-height:52vh;overflow:auto;padding-right:5px}.release-item{position:relative;padding:0 0 22px 26px;border-left:2px solid #e2e9e6;margin-left:6px}.release-item:last-child{padding-bottom:0}.release-dot{position:absolute;left:-7px;top:5px;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#18715f;box-shadow:0 0 0 1px #9cc8bd}.release-item header{display:flex;align-items:flex-start;gap:10px}.release-item header>div{flex:1}.release-item header strong,.release-item header small{display:block}.release-item header strong{font-size:16px}.release-item header small{margin-top:4px;color:#89938f;font-size:11px}.release-item header small i{margin-right:4px}.release-item header em{padding:4px 8px;border-radius:999px;background:#e8f4f0;color:#126b59;font-size:10px;font-style:normal}.release-item h3{margin:15px 0 9px;font-size:14px}.release-item ul{margin:0;padding-left:18px;color:#66716d;font-size:13px;line-height:1.8}.profile-title{align-items:flex-end}.profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.profile-summary-card,.profile-form-card{background:#fff;border:1px solid var(--line);border-radius:15px}.profile-summary-card{padding:28px;text-align:center}.profile-avatar{width:72px;height:72px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#dcefe9,#edf5f2);color:#126b59;font-size:28px;font-weight:800}.profile-summary-card h2{margin:0 0 5px;font-size:19px}.profile-summary-card>p{color:#8b9591;font-size:12px}.profile-summary-card dl{margin:24px 0 0;text-align:left}.profile-summary-card dl>div{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #edf0ef;font-size:12px}.profile-summary-card dt{color:#89938f}.profile-summary-card dd{margin:0;color:#36423e;font-weight:650}.profile-form-card{padding:26px}.profile-form-card section+section{margin-top:28px;padding-top:25px;border-top:1px solid var(--line)}.profile-form-card h2{font-size:18px;margin:0 0 6px}.profile-form-card section>p{margin:0 0 18px;color:#7c8782;font-size:12px}.profile-form-card label{display:block;margin-top:15px}.profile-password-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-save{margin-top:25px;padding:12px 18px;gap:7px}
@media(max-width:760px){.profile-layout{grid-template-columns:1fr}.profile-summary-card{display:grid;grid-template-columns:auto 1fr;column-gap:15px;text-align:left}.profile-avatar{grid-row:1/3;margin:0;width:58px;height:58px}.profile-summary-card h2{align-self:end}.profile-summary-card>p{margin:3px 0 0}.profile-summary-card dl{grid-column:1/-1}.profile-password-grid{grid-template-columns:1fr}.app-footer{margin:-35px auto 0;padding:0 16px 18px}.version-panel{padding:20px}}

/* Compact profile settings v2 */
.profile-page{padding-top:22px;padding-bottom:54px}.profile-page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.profile-page-heading h1{margin:4px 0 3px;font-size:30px;letter-spacing:-.02em}.profile-page-heading p{margin:0;color:#7c8783;font-size:13px}.profile-page-heading>a{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:8px;color:#5f6c67;text-decoration:none;font-size:12px}.profile-page-heading>a:hover{background:#e9f1ee;color:#126b59}.profile-layout-v2{grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:stretch}.profile-overview-card,.profile-editor-card{min-height:470px;background:#fff;border:1px solid #e1e7e4;border-radius:18px;box-shadow:0 10px 30px rgba(31,61,53,.06);overflow:hidden}.profile-cover{height:108px;position:relative;display:grid;place-items:center;background:linear-gradient(135deg,#0f5d4f,#16806a);overflow:hidden}.profile-cover:before,.profile-cover:after,.profile-cover>span{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.13)}.profile-cover:before{width:150px;height:150px;right:-48px;top:-82px}.profile-cover:after{width:100px;height:100px;left:-35px;bottom:-68px}.profile-cover>span{width:58px;height:58px;right:34px;bottom:-29px;background:rgba(255,255,255,.05)}.profile-cover>i{color:rgba(255,255,255,.22);font-size:54px}.profile-overview-body{position:relative;padding:0 24px 22px;text-align:center}.profile-avatar-v2{width:72px;height:72px;margin:-36px auto 11px;position:relative;display:grid;place-items:center;border:5px solid #fff;border-radius:22px;background:linear-gradient(145deg,#daf0e9,#eef7f4);color:#0f6c59;font-size:27px;font-weight:800;box-shadow:0 8px 20px rgba(25,91,75,.13)}.profile-overview-body h2{margin:0 0 3px;font-size:19px}.profile-overview-body>p{margin:0;color:#89948f;font-size:12px}.profile-role-badge{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:5px 9px;border-radius:999px;background:#eaf5f1;color:#126b59;font-size:10px;font-weight:700}.profile-info-list{margin-top:20px;padding-top:5px;border-top:1px solid #edf1ef;text-align:left}.profile-info-list>div{display:flex;align-items:center;justify-content:space-between;padding:11px 2px;border-bottom:1px solid #f0f3f2;font-size:11px}.profile-info-list>div>span{display:flex;align-items:center;gap:7px;color:#84908b}.profile-info-list>div>span i{color:#4d877a;font-size:14px}.profile-info-list strong{color:#37443f;font-size:11px}.profile-info-list .profile-status-ok{color:#168267}.profile-editor-card{padding:21px 24px 18px}.profile-editor-card>header{display:flex;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid #e9eeec}.profile-editor-card>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:#e8f4f0;color:#126b59;font-size:20px}.profile-editor-card>header h2{margin:0 0 3px;font-size:18px}.profile-editor-card>header p{margin:0;color:#8a9490;font-size:11px}.profile-form-section{padding:18px 0}.profile-form-section+.profile-form-section{margin:0;padding-top:18px;border-top:1px solid #e9eeec}.profile-section-title{display:flex;align-items:center;gap:10px;margin-bottom:13px}.profile-section-title>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#f0f5f3;color:#397668;font-size:16px}.profile-section-title>div{flex:1}.profile-section-title h3{margin:0 0 2px;font-size:14px}.profile-section-title p{margin:0;color:#8b9591;font-size:10px}.profile-section-title>em{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:999px;background:#edf7f3;color:#168267;font-size:9px;font-style:normal}.profile-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-field-grid label{margin:0;color:#53605b;font-size:11px}.profile-input{height:43px;margin-top:6px;display:flex;align-items:center;border:1px solid #dbe3e0;border-radius:9px;background:#fff;transition:.18s}.profile-input:focus-within{border-color:#5d9c8e;box-shadow:0 0 0 3px #e7f2ef}.profile-input>i{margin-left:12px;color:#91a09a;font-size:15px}.profile-input input{height:100%;margin:0;padding:0 11px;border:0;background:transparent;box-shadow:none;font-size:13px}.profile-input input:focus{border:0;box-shadow:none}.profile-input.readonly{background:#f5f7f6}.profile-input.readonly input{color:#7f8a86}.password-field-wrap input{padding-right:4px}.password-field-wrap button{width:40px;height:40px;flex:none;border:0;background:transparent;color:#7d8984;font-size:17px;cursor:pointer}.password-field-wrap button:hover{color:#126b59}.profile-editor-card>footer{display:flex;align-items:center;justify-content:space-between;padding-top:15px;border-top:1px solid #e9eeec}.profile-editor-card>footer>span{display:flex;align-items:center;gap:5px;color:#8a9490;font-size:10px}.profile-editor-card .profile-save{margin:0;padding:10px 17px;gap:6px}.profile-editor-card .profile-save:hover{background:#105c4d}
@media(max-width:900px){.profile-layout-v2{grid-template-columns:250px minmax(0,1fr)}.profile-overview-card,.profile-editor-card{min-height:450px}.profile-editor-card{padding:18px}.profile-field-grid{gap:10px}}
@media(max-width:720px){.profile-page{padding-top:16px}.profile-page-heading h1{font-size:25px}.profile-layout-v2{grid-template-columns:1fr}.profile-overview-card,.profile-editor-card{min-height:0}.profile-overview-card{display:none}.profile-field-grid{grid-template-columns:1fr}.profile-editor-card>footer{align-items:flex-end;gap:12px}.profile-editor-card>footer>span{max-width:180px}.profile-page-heading>a{font-size:0}.profile-page-heading>a i{font-size:18px}}
