*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:#f4f7fb;color:#18324a}.shell{display:grid;grid-template-columns:255px 1fr;min-height:100vh}.sidebar{background:#0d2740;color:#fff;padding:24px 18px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;margin-bottom:26px}.brand-mark{width:44px;height:44px;border-radius:12px;background:#fff;color:#0d2740;display:grid;place-items:center;font-weight:800}.brand h1{font-size:18px;margin:0}.brand p{margin:3px 0 0;color:#b9cad8;font-size:12px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a{color:#d8e5ef;text-decoration:none;padding:11px 12px;border-radius:9px}.sidebar nav a:hover{background:#173a58}.sidebar hr{border:0;border-top:1px solid #31516b;width:100%}.sidebar-foot{margin-top:auto;padding-top:20px;color:#d8e5ef}.sidebar-foot small{display:block;color:#90aabd;margin:4px 0 10px}.sidebar-foot a{color:#fff}.main{padding:28px 34px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.topbar h2{margin:3px 0}.eyebrow{font-size:12px;letter-spacing:.12em;color:#6c8193;font-weight:700}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.card{background:#fff;border:1px solid #e3eaf0;border-radius:14px;padding:20px;box-shadow:0 5px 20px rgba(14,39,64,.04);margin-bottom:16px}.stat{grid-column:span 3}.stat strong{display:block;font-size:30px;margin-top:8px}.span-6{grid-column:span 6}.span-12{grid-column:span 12}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid .full{grid-column:1/-1}label{font-size:13px;font-weight:600;color:#466176}input,select,textarea{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #cfd9e2;border-radius:8px;background:#fff;font:inherit;color:#18324a}textarea{min-height:90px}.btn{display:inline-block;border:0;border-radius:9px;padding:10px 15px;text-decoration:none;cursor:pointer;font-weight:700}.primary{background:#155d91;color:#fff}.secondary{background:#eaf2f8;color:#155d91}.danger{background:#fbe9e9;color:#a52222}.small{padding:7px 10px;font-size:12px}.actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:10px;border-bottom:1px solid #e6edf2;text-align:left;vertical-align:top}th{background:#f7f9fb;color:#466176}.badge{display:inline-block;padding:5px 8px;border-radius:999px;background:#eaf2f8;color:#155d91;font-size:12px;font-weight:700}.alert{padding:12px 14px;border-radius:8px;margin-bottom:16px;transition:.4s}.success{background:#e9f7ef;color:#216c43}.error{background:#fdeeee;color:#a42929}.muted{color:#6d8394;font-size:13px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px}.section-title h3{margin:0}.login-wrap{min-height:100vh;display:grid;place-items:center;background:#eef4f8}.login-card{width:min(440px,92vw);background:white;padding:30px;border-radius:16px;border:1px solid #dce6ed}.login-card h1{margin:0 0 6px}.login-card .btn{width:100%;margin-top:8px}.print-sheet{background:#fff;padding:35px;max-width:1000px;margin:auto}.print-sheet h1{text-align:center}.print-sheet table{border:1px solid #888}.print-sheet th,.print-sheet td{border:1px solid #888}.status-line{display:flex;gap:10px;align-items:center}.progress{height:9px;background:#e9eef3;border-radius:99px;overflow:hidden}.progress span{display:block;height:100%;background:#155d91}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{display:none}.main{padding:18px}.stat,.span-6{grid-column:span 12}.form-grid{grid-template-columns:1fr}}@media print{.sidebar,.topbar,.no-print,.alert{display:none!important}.shell{display:block}.main{padding:0}.card{box-shadow:none;border:0}.print-sheet{padding:0}}
.sidebar nav a.active{background:#1f4b70;color:#fff;font-weight:700}.span-7{grid-column:span 7}.span-5{grid-column:span 5}.form-grid.cols-3{grid-template-columns:repeat(3,1fr)}.form-grid.cols-5{grid-template-columns:repeat(5,1fr)}.hint{font-size:12px;color:#7990a1}.soft{border:0;border-top:1px solid #e8edf1;margin:18px 0}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:12px 0 16px}.check-item{font-size:13px;padding:7px 9px;border-radius:7px;background:#f5f7f9}.check-item.done{color:#226b48;background:#edf8f2}.check-item.todo{color:#8a6422;background:#fff7e7}.warning{background:#fff6df;color:#795817}.info{background:#eaf5ff;color:#1f567c}.status-submitted{background:#fff3cd;color:#795800}.status-revision{background:#fdeeee;color:#9e2929}.status-approved{background:#eaf7ef;color:#216c43}.status-locked{background:#e9edf5;color:#334a68}.sticky-actions{position:sticky;bottom:10px;background:rgba(244,247,251,.94);padding:10px 0;backdrop-filter:blur(8px)}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #d7e2ea;border-radius:999px;padding:6px 10px;background:#f8fafc}.chip form{display:inline}.chip button{border:0;background:transparent;color:#a52222;cursor:pointer;font-size:18px;line-height:1}.inline{display:inline}.actions form{display:inline-flex}.doi-row{display:grid;grid-template-columns:minmax(280px,1fr) auto minmax(160px,1fr);gap:9px;align-items:end}.doi-row input{margin-top:0}.filter-row{gap:6px}.llkh-sheet{background:#fff;padding:28px;max-width:1000px;margin:0 auto 18px;box-shadow:0 5px 20px rgba(14,39,64,.05)}code{font-family:Consolas,monospace;font-size:12px;word-break:break-all}@media(max-width:1100px){.form-grid.cols-5{grid-template-columns:repeat(2,1fr)}.form-grid.cols-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.span-7,.span-5{grid-column:span 12}.form-grid.cols-3,.form-grid.cols-5{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr}.doi-row{grid-template-columns:1fr}.llkh-sheet{padding:12px}}
@media print{.llkh-sheet{box-shadow:none;padding:0;max-width:none}.main{padding:0!important}}

.range-choice{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:#466176}.range-choice input[type="radio"]{width:auto;margin:0;padding:0}.range-fields-note{font-size:12px;color:#7990a1}

.score-filter-box{border:1px solid #dfe8ef;background:#f8fbfd;border-radius:10px;padding:12px;display:grid;gap:10px}.score-filter-box>strong{color:#244b68}.score-min-row{flex-wrap:wrap}.score-input{width:110px!important;margin:0!important;padding:7px 9px!important;display:inline-block}.actions label select,.actions label input{min-width:130px}
.public-profile-editor{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:start}.avatar-editor img,.avatar-placeholder{width:150px;height:225px;border-radius:12px;object-fit:cover;border:1px solid #dce6ed;background:#f5f8fa}.avatar-placeholder{display:grid;place-items:center;color:#7890a2;font-weight:800}.public-profile-fields{grid-template-columns:1fr}.check-line{display:flex;align-items:center;gap:8px}.check-line input{width:auto;margin:0}.visibility-note{font-size:12px;color:#6d8394}.status-public{background:#e9f7ef;color:#216c43}.status-private{background:#fdeeee;color:#a42929}@media(max-width:900px){.public-profile-editor{grid-template-columns:1fr}.avatar-editor img,.avatar-placeholder{width:120px;height:180px}}
/* V4.0 - extended academic data, intentionally excluded from LLKH */
.notice-card{border-left:5px solid #155d91;background:#fafdff}.tabbar{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.tabbar .tab{display:inline-flex;align-items:center;text-decoration:none;padding:9px 12px;border:1px solid #d7e2ea;background:#fff;color:#35566f;border-radius:9px;font-size:13px;font-weight:700}.tabbar .tab.active{background:#155d91;color:#fff;border-color:#155d91}.field-label{font-size:13px;font-weight:700;color:#466176;display:block;margin-bottom:7px}.member-picker{border:1px solid #d6e0e8;border-radius:10px;background:#fafcfd;padding:8px;max-height:280px;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.member-option{display:flex;gap:9px;align-items:flex-start;background:#fff;border:1px solid #e4ebf0;border-radius:8px;padding:9px;cursor:pointer}.member-option input{width:auto;margin:3px 0 0;padding:0}.member-option span{min-width:0}.member-option strong{display:block;color:#234760}.member-option small{display:block;color:#71889a;font-weight:400;margin-top:2px}.actions td,.actions{white-space:nowrap}.table-wrap td{max-width:480px}.table-wrap td form{display:inline-block}@media(max-width:900px){.member-picker{grid-template-columns:1fr}}
/* V4.0.2 - better selector/list UI for extended activities */
.selector-card{margin-top:12px}.activity-switcher{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.switcher-label{min-width:360px;max-width:560px;flex:1}.switcher-label select{width:100%}.member-picker-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:0 0 10px}.member-search{min-width:280px;flex:1}.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.member-picker.list-mode{display:flex;flex-direction:column;gap:8px;max-height:360px;padding:10px}.member-picker.list-mode .member-option{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 12px}.member-picker.list-mode .member-option input{margin-top:4px;flex:0 0 auto}.member-picker.list-mode .member-option span{display:block}.member-picker.list-mode .member-option strong{font-size:15px}.member-picker.list-mode .member-option small{font-size:12px}.member-picker.list-mode .member-option:hover{border-color:#bfd5e3;background:#f7fbfe}.member-picker.list-mode .member-option:has(input:checked){border-color:#155d91;background:#eef7fd}.hint{font-size:12px;color:#657f92;margin-top:8px}
@media(max-width:900px){.activity-switcher{align-items:stretch}.switcher-label{min-width:100%;max-width:none}.member-search{min-width:100%}.toolbar-actions{width:100%}}
/* V4.0.4 - clean list picker for faculty members */
.member-select-card{border:1px solid #d8e4ec;border-radius:12px;background:#fbfdff;padding:14px}.member-select-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:12px}.member-search{flex:1;min-width:280px}.member-listbox{border:1px solid #d8e4ec;border-radius:12px;background:#fff;max-height:360px;overflow:auto;padding:6px}.member-row{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:.15s background,.15s border-color}.member-row + .member-row{margin-top:4px}.member-row:hover{background:#f5fafe;border-color:#d7e5ef}.member-row:has(input:checked){background:#eef7fd;border-color:#9bc5e0}.member-check{padding-top:2px;flex:0 0 auto}.member-check input{width:18px;height:18px}.member-meta{min-width:0}.member-meta strong{display:block;color:#1f4360;font-size:15px;line-height:1.35}.member-meta small{display:block;color:#6f8698;margin-top:2px;font-size:12px;line-height:1.4}.member-selected-summary{margin-top:12px;font-size:13px;font-weight:700;color:#29516e}.member-selected-list{margin-top:8px;border:1px dashed #cfdee8;border-radius:10px;background:#fff;padding:10px 12px;min-height:48px;max-height:180px;overflow:auto;font-size:13px;color:#47687f}.selected-line{display:flex;align-items:flex-start;gap:8px;padding:4px 0}.selected-line .dot{width:8px;height:8px;border-radius:50%;background:#155d91;margin-top:6px;flex:0 0 auto}.selected-line small{color:#6f8698}
@media(max-width:900px){.member-select-toolbar{align-items:stretch}.member-search{min-width:100%}.toolbar-actions{width:100%;justify-content:flex-start}.member-listbox{max-height:300px}}
/* V4.0.5 - autocomplete member picker: do not render full faculty list */
.activity-switcher{max-width:560px}.switcher-label{min-width:280px;max-width:560px}.member-autocomplete-card{border:1px solid #d8e4ec;border-radius:12px;background:#fbfdff;padding:14px}.member-search-wrap{position:relative}.member-search{width:100%;min-width:0}.member-suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:40;background:#fff;border:1px solid #cfdde7;border-radius:10px;box-shadow:0 14px 30px rgba(31,67,96,.14);max-height:300px;overflow:auto;padding:5px}.member-suggestion{display:block;width:100%;text-align:left;border:0;background:#fff;padding:10px 12px;border-radius:8px;cursor:pointer}.member-suggestion:hover,.member-suggestion:focus{background:#eef7fd;outline:none}.member-suggestion strong{display:block;color:#1f4360;font-size:14px}.member-suggestion small{display:block;color:#71889a;margin-top:3px;font-size:12px}.suggestion-empty{padding:12px;color:#71889a;font-size:13px}.member-selected-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #e1e9ef;font-size:13px;color:#35566f}.text-button{border:0;background:transparent;color:#155d91;font-weight:700;cursor:pointer;padding:4px 0}.text-button:hover{text-decoration:underline}.member-selected-list.compact{margin-top:8px;border:1px solid #e1e9ef;border-radius:10px;background:#fff;padding:6px;max-height:220px;overflow:auto}.selected-member-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:8px}.selected-member-row + .selected-member-row{border-top:1px solid #edf2f5}.selected-member-row strong{display:block;color:#234760;font-size:13px}.selected-member-row small{display:block;color:#71889a;font-size:11px;margin-top:2px}.remove-member{width:28px;height:28px;border:0;border-radius:7px;background:#f0f4f7;color:#5c7182;font-size:18px;line-height:1;cursor:pointer}.remove-member:hover{background:#fdecec;color:#a23535}.member-empty{padding:10px;color:#7b8f9f;font-size:12px}.member-source{display:none!important}
@media(max-width:700px){.activity-switcher{max-width:none}.switcher-label{min-width:100%;max-width:none}.member-selected-head{align-items:flex-start;flex-direction:column}}
/* V4.0.10 - members outside Portal accounts */
.add-external-suggestion{border-top:1px solid #e3ebf1!important;margin-top:4px;background:#f9fcfe!important}.add-external-suggestion strong{color:#155d91!important}.external-member-row{background:#fffaf0}.external-member-row small{color:#8b6b2b!important}.member-autocomplete-card .hint strong{color:#155d91}
/* V4.0.12 - người hướng dẫn còn lại */
.coguide-picker{max-width:900px}.coguide-picker .single-selected-person{margin-top:10px}.coguide-picker .selected-member-row{border:1px solid #dfe8ee;background:#fff;border-radius:9px}.coguide-picker .member-empty{border:1px dashed #d5e0e8;border-radius:9px;background:#fff}.coguide-picker .member-suggestions{max-width:100%}
/* V4.0.13 - shared publication credit */
.publication-credit-box{border:1px solid #d8e4ec;border-radius:12px;background:#fafdff;padding:14px}.pub-author-search-wrap{position:relative;margin-top:8px}.pub-author-search-wrap input{width:100%}.pub-author-suggestions{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 5px);background:#fff;border:1px solid #cfdde7;border-radius:10px;box-shadow:0 12px 28px rgba(25,56,80,.16);max-height:280px;overflow:auto;padding:5px}.pub-author-suggestion{display:block;width:100%;border:0;background:#fff;text-align:left;padding:10px 12px;border-radius:8px;cursor:pointer}.pub-author-suggestion:hover{background:#eef7fd}.pub-author-suggestion strong{display:block;color:#1f4360}.pub-author-suggestion small{display:block;color:#71889a;margin-top:2px}.pub-credit-selected{display:flex;flex-direction:column;gap:8px;margin-top:10px}.pub-credit-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(180px,240px) 38px;gap:10px;align-items:center;border:1px solid #dfe8ef;border-radius:10px;background:#fff;padding:10px 12px}.pub-credit-person strong{display:block;color:#214661}.pub-credit-person small{display:block;color:#73889a;margin-top:2px}.pub-credit-row select{margin:0}.remove-pub-credit{width:34px;height:34px;border:1px solid #d7e1e8;border-radius:8px;background:#fff;color:#7c3340;font-size:20px;cursor:pointer}.remove-pub-credit:hover{background:#fff2f4;border-color:#e8bec6}
@media(max-width:800px){.pub-credit-row{grid-template-columns:1fr}.remove-pub-credit{justify-self:start}}
/* V4.0.14 - external publication authors */
.pub-credit-row.external{background:#fffaf2;border-color:#ead9b6}.pub-credit-row.external .pub-credit-person small{color:#9a6a22}.pub-author-suggestion.external-option{border-top:1px solid #edf1f4;background:#fffaf2}.pub-author-suggestion.external-option:hover{background:#fff3dc}
/* V4.0.15 - shared authors for books / chapters */
.work-credit-box{margin-top:2px}.work-credit-box .field-label{font-size:13px;font-weight:700;color:#466176}.work-credit-box .pub-credit-selected:empty:after{content:'Chưa chọn tác giả khác.';display:block;padding:10px;color:#7a8e9e;font-size:12px;border:1px dashed #d8e4ec;border-radius:9px;background:#fff}.work-credit-box .pub-credit-row.external{background:#fffaf2}

/* === V4.0.23 FORCE COMPACT VAA LOGO === */
.brand{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
}
.brand-logo-wrap{
  width:72px!important;
  max-width:72px!important;
  height:40px!important;
  max-height:40px!important;
  min-width:72px!important;
  flex:0 0 72px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  padding:0!important;
  margin:0!important;
}
.brand-full-logo,
.brand-logo-wrap img,
img.brand-full-logo[src*="vaa-full-logo"]{
  width:72px!important;
  max-width:72px!important;
  height:40px!important;
  max-height:40px!important;
  min-width:0!important;
  min-height:0!important;
  object-fit:contain!important;
  flex:0 0 72px!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:900px){
  .brand-logo-wrap{width:64px!important;max-width:64px!important;min-width:64px!important;height:36px!important;max-height:36px!important;flex-basis:64px!important}
  .brand-full-logo,.brand-logo-wrap img{width:64px!important;max-width:64px!important;height:36px!important;max-height:36px!important;flex-basis:64px!important}
}
/* === END V4.0.23 FORCE COMPACT VAA LOGO === */
/* === V4.0.21 FULL VAA LOGO === */
.brand{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:10px!important;
}
.brand-logo-wrap{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:2px 0 4px!important;
}
.brand-full-logo{
  display:block!important;
  width:min(190px,100%)!important;
  max-width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.brand-mark{display:none!important}
/* === END V4.0.21 FULL VAA LOGO === */

/* === V4.0.24 CROSS-BROWSER LAYOUT === */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
img{max-width:100%;height:auto}
.brand,.brand *{box-sizing:border-box}
.brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  min-width:0!important;
  max-width:100%!important;
}
.brand-logo-wrap{
  width:72px!important;
  min-width:72px!important;
  max-width:72px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  flex:0 0 72px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.brand-full-logo,.brand-logo-wrap img{
  display:block!important;
  width:72px!important;
  min-width:72px!important;
  max-width:72px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  object-fit:contain!important;
  object-position:center!important;
  flex:none!important;
  margin:0!important;
  padding:0!important;
}
.brand>span,.brand>div:not(.brand-logo-wrap){min-width:0!important}
@media(max-width:900px){
  .brand-logo-wrap{width:64px!important;min-width:64px!important;max-width:64px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex-basis:64px!important}
  .brand-full-logo,.brand-logo-wrap img{width:64px!important;min-width:64px!important;max-width:64px!important;height:36px!important;min-height:36px!important;max-height:36px!important}
}
/* === END V4.0.24 CROSS-BROWSER LAYOUT === */

/* === V4.0.25 LOGIN VAA LOGO === */
.login-card{overflow:hidden}
.login-logo-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0 auto 18px!important;
  padding:0!important;
  overflow:visible!important;
}
.login-vaa-logo,
.login-logo-wrap img{
  display:block!important;
  width:140px!important;
  min-width:140px!important;
  max-width:140px!important;
  height:78px!important;
  min-height:78px!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  flex:none!important;
}
@media(max-width:600px){
  .login-vaa-logo,.login-logo-wrap img{
    width:118px!important;min-width:118px!important;max-width:118px!important;
    height:66px!important;min-height:66px!important;max-height:66px!important;
  }
}
/* === END V4.0.25 LOGIN VAA LOGO === */

/* === V4.0.28 INTERNAL EDGE LOGO FIX === */
/* Internal Portal only. Public Index logo is intentionally untouched. */
.brand{
  min-width:0!important;
  max-width:100%!important;
}
.brand-logo-wrap.vaa-internal-logo-wrap,
.sidebar .brand-logo-wrap,
aside .brand-logo-wrap{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:120px!important;
  min-width:120px!important;
  max-width:120px!important;
  height:65px!important;
  min-height:65px!important;
  max-height:65px!important;
  flex:0 0 120px!important;
  overflow:hidden!important;
  contain:layout paint size!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  background:transparent!important;
}
.brand-logo-wrap.vaa-internal-logo-wrap .vaa-internal-logo,
.sidebar .brand-logo-wrap img,
aside .brand-logo-wrap img,
img.vaa-internal-logo{
  box-sizing:border-box!important;
  display:block!important;
  position:static!important;
  width:120px!important;
  min-width:120px!important;
  max-width:120px!important;
  height:65px!important;
  min-height:65px!important;
  max-height:65px!important;
  inline-size:120px!important;
  max-inline-size:120px!important;
  block-size:65px!important;
  max-block-size:65px!important;
  object-fit:contain!important;
  object-position:center!important;
  flex:none!important;
  transform:none!important;
  inset:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
/* Prevent an old oversized brand image/pseudo-element from leaking into main content in Edge. */
.sidebar,.sidebar-header,.brand,aside{min-width:0!important}
.brand::before,.brand::after,.brand-logo-wrap::before,.brand-logo-wrap::after{content:none!important;display:none!important}
@media(max-width:900px){
  .brand-logo-wrap.vaa-internal-logo-wrap,
  .sidebar .brand-logo-wrap,
  aside .brand-logo-wrap{
    width:108px!important;min-width:108px!important;max-width:108px!important;
    height:59px!important;min-height:59px!important;max-height:59px!important;
    flex-basis:108px!important;
  }
  .brand-logo-wrap.vaa-internal-logo-wrap .vaa-internal-logo,
  .sidebar .brand-logo-wrap img,
  aside .brand-logo-wrap img,
  img.vaa-internal-logo{
    width:108px!important;min-width:108px!important;max-width:108px!important;
    height:59px!important;min-height:59px!important;max-height:59px!important;
    inline-size:108px!important;max-inline-size:108px!important;
    block-size:59px!important;max-block-size:59px!important;
  }
}
/* === END V4.0.28 INTERNAL EDGE LOGO FIX === */
