body.theme-novaboard-classic {
    --vb-blue-1: #355f9a;
    --vb-blue-2: #5b82be;
    --vb-blue-3: #8ca8cf;
    --vb-border-dark: #3d5d88;
    --vb-border-mid: #6d8db6;
    --vb-border-light: #d8e2f1;
    --vb-bg: #dfe6ef;
    --vb-panel: #f5f8fc;
    --vb-row: #eef3f8;
    --vb-row-alt: #e3ebf4;
    --vb-link: #294f84;
    --vb-text: #20334d;
    --vb-muted: #5a6980;
    background: #cfd8e6;
    color: var(--vb-text);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.45;
}

body.theme-novaboard-classic a { color: var(--vb-link); text-decoration: none; }
body.theme-novaboard-classic a:hover { text-decoration: underline; }
body.theme-novaboard-classic .site-wrapper { max-width: 1180px; margin: 10px auto; padding: 0 8px 16px; }
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .poll-panel,
body.theme-novaboard-classic .vb-post,
body.theme-novaboard-classic .admin-shell,
body.theme-novaboard-classic .admin-card,
body.theme-novaboard-classic .theme-editor-shell,
body.theme-novaboard-classic .theme-editor-main,
body.theme-novaboard-classic .theme-editor-sidebar { 
    background: var(--vb-panel);
    border: 1px solid var(--vb-border-dark);
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 0;
}
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer { margin-bottom: 8px; }
body.theme-novaboard-classic .xp-titlebar,
body.theme-novaboard-classic .board-heading,
body.theme-novaboard-classic .thread-table-head,
body.theme-novaboard-classic .vb-post-head,
body.theme-novaboard-classic .search-results-head,
body.theme-novaboard-classic .admin-card-header,
body.theme-novaboard-classic .theme-editor-header,
body.theme-novaboard-classic .forum-table thead th,
body.theme-novaboard-classic .category-titlebar {
    background: linear-gradient(to bottom, #88a8d5 0%, #6e90c3 48%, #5277ae 49%, #3d639a 100%);
    color: #fff;
}
body.theme-novaboard-classic .xp-titlebar td,
body.theme-novaboard-classic .thread-table-head div,
body.theme-novaboard-classic .board-heading,
body.theme-novaboard-classic .vb-post-head,
body.theme-novaboard-classic .forum-table thead th,
body.theme-novaboard-classic .category-titlebar {
    font-weight: bold;
    font-size: 11px;
    padding: 6px 8px;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
}
body.theme-novaboard-classic .xp-titlebar-buttons { letter-spacing: 2px; text-align: right; font-weight: normal; }
body.theme-novaboard-classic .xp-window-body,
body.theme-novaboard-classic .main-content > .xp-window-body,
body.theme-novaboard-classic .site-footer .xp-window-body,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .admin-card-body,
body.theme-novaboard-classic .theme-editor-body { padding: 8px; }
body.theme-novaboard-classic .theme-banner-wrap { padding: 4px 2px 8px; text-align: left; }
body.theme-novaboard-classic .theme-banner { display: block; max-width: 100%; height: auto; border: 1px solid #6b87ab; }
body.theme-novaboard-classic .site-title-text { display: inline-block; font-size: 28px; font-weight: bold; color: #1d3d66; padding: 12px 6px; }
body.theme-novaboard-classic .tagline { color: var(--vb-muted); font-size: 11px; margin: 0 0 8px; }
body.theme-novaboard-classic .xp-nav-table { width: 100%; border-collapse: collapse; border: 1px solid var(--vb-border-dark); }
body.theme-novaboard-classic .xp-nav-table td { border: 1px solid var(--vb-border-mid); background: linear-gradient(to bottom,#fbfdff,#d6e2f2); }
body.theme-novaboard-classic .header-link-cell { display: block; padding: 6px 10px; font-weight: bold; color: #20406d; }
body.theme-novaboard-classic .header-link-cell:hover { background: #f8fbff; text-decoration: none; }
body.theme-novaboard-classic .alert { border-radius: 0; border: 1px solid #9db2cd; padding: 7px 9px; margin-bottom: 8px; }
body.theme-novaboard-classic .alert-success { background: #edf7e2; border-color: #91ad62; color: #355010; }
body.theme-novaboard-classic .alert-error { background: #fbe9e8; border-color: #b47878; color: #7a2727; }
body.theme-novaboard-classic .hero,
body.theme-novaboard-classic .hero-card-grid,
body.theme-novaboard-classic .hero-stat-card,
body.theme-novaboard-classic .hero-actions { display: none !important; }
body.theme-novaboard-classic .board-layout { display: block; }
body.theme-novaboard-classic .board-block { margin-bottom: 10px; padding: 0; }
body.theme-novaboard-classic .board-heading { padding: 0; }
body.theme-novaboard-classic .board-heading h2 { margin: 0; font-size: 11px; }
body.theme-novaboard-classic .board-heading p { margin: 0; color: #dce6f6; font-size: 10px; }
body.theme-novaboard-classic .board-table { display: block; border-top: 0; }
body.theme-novaboard-classic .board-table-head,
body.theme-novaboard-classic .thread-table-head { display: grid; grid-template-columns: minmax(0,1fr) 90px 90px 250px; border-top: 1px solid #fff; }
body.theme-novaboard-classic .board-row,
body.theme-novaboard-classic .thread-row {
    display: grid;
    grid-template-columns: minmax(0,1fr) 90px 90px 250px;
    align-items: stretch;
    border-top: 1px solid #fff;
}
body.theme-novaboard-classic .board-row:nth-child(odd),
body.theme-novaboard-classic .thread-row:nth-child(odd) { background: var(--vb-row); }
body.theme-novaboard-classic .board-row:nth-child(even),
body.theme-novaboard-classic .thread-row:nth-child(even) { background: var(--vb-row-alt); }
body.theme-novaboard-classic .board-main,
body.theme-novaboard-classic .thread-main,
body.theme-novaboard-classic .board-stat,
body.theme-novaboard-classic .thread-stat,
body.theme-novaboard-classic .board-latest,
body.theme-novaboard-classic .thread-last { padding: 8px; border-right: 1px solid #c0cfdf; }
body.theme-novaboard-classic .board-main,
body.theme-novaboard-classic .thread-main { display: flex; gap: 8px; align-items: flex-start; }
body.theme-novaboard-classic .board-main h3,
body.theme-novaboard-classic .thread-main h3 { margin: 0 0 2px; font-size: 12px; }
body.theme-novaboard-classic .board-main p,
body.theme-novaboard-classic .thread-meta,
body.theme-novaboard-classic .board-latest small,
body.theme-novaboard-classic .thread-last span,
body.theme-novaboard-classic .thread-last small { color: var(--vb-muted); }

body.theme-novaboard-classic .board-main-copy { min-width: 0; }
body.theme-novaboard-classic .board-subforums-inline { margin-top: 6px; color: var(--vb-muted); font-size: 11px; line-height: 1.45; }
body.theme-novaboard-classic .board-subforums-inline-label { font-weight: bold; color: #35557f; margin-right: 6px; }
body.theme-novaboard-classic .board-subforum-inline-item { display: inline; }
body.theme-novaboard-classic .board-subforum-inline-item a { font-weight: bold; }
body.theme-novaboard-classic .board-subforum-inline-item span { color: var(--vb-muted); margin-left: 4px; }
body.theme-novaboard-classic .board-subforum-inline-sep { color: #8798af; margin: 0 7px; }
body.theme-novaboard-classic .subforum-pill { display: inline-block; margin-right: 8px; padding: 1px 6px; border: 1px solid #98add0; background: #edf3ff; color: #27446d; font-size: 10px; font-weight: bold; }
body.theme-novaboard-classic .board-stat,
body.theme-novaboard-classic .thread-stat { text-align: center; font-weight: bold; display:flex; align-items:center; justify-content:center; }
body.theme-novaboard-classic .board-latest,
body.theme-novaboard-classic .thread-last { font-size: 11px; }
body.theme-novaboard-classic .status-image { width: auto; height: auto; max-width: 18px; max-height: 18px; margin-top: 1px; object-fit: contain; }
body.theme-novaboard-classic .status-image.small { width: auto; height: auto; max-width: 16px; max-height: 16px; object-fit: contain; }
body.theme-novaboard-classic .latest-topics-panel { padding: 0; }
body.theme-novaboard-classic .latest-topics-heading { padding: 6px 8px; background: linear-gradient(to bottom, #88a8d5 0%, #6e90c3 48%, #5277ae 49%, #3d639a 100%); color: #fff; border-bottom: 1px solid #fff; }
body.theme-novaboard-classic .latest-topics-heading h2, body.theme-novaboard-classic .latest-topics-heading p { margin: 0; color: inherit; }
body.theme-novaboard-classic .latest-topics-list { display: block; }
body.theme-novaboard-classic .latest-topic-card { display: grid; grid-template-columns: 1fr 200px; gap: 10px; padding: 8px; border-top: 1px solid #fff; }
body.theme-novaboard-classic .latest-topic-card:nth-child(odd) { background: var(--vb-row); }
body.theme-novaboard-classic .latest-topic-card:nth-child(even) { background: var(--vb-row-alt); }
body.theme-novaboard-classic .latest-topic-main { display: flex; gap: 8px; }
body.theme-novaboard-classic .latest-topic-main small, body.theme-novaboard-classic .latest-topic-meta small { color: var(--vb-muted); display:block; }
body.theme-novaboard-classic .crumbs { padding: 6px 8px; margin: 0 0 8px; background: #f2f5f9; border: 1px solid #cad7e6; }
body.theme-novaboard-classic .vb-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-bottom: 8px; padding: 8px; background: #edf3f9; border: 1px solid #cad7e6; }
body.theme-novaboard-classic .vb-toolbar h1 { margin: 0 0 2px; font-size: 18px; color: #24497b; }
body.theme-novaboard-classic .vb-toolbar p { margin: 0; color: var(--vb-muted); }
body.theme-novaboard-classic .toolbar-actions,
body.theme-novaboard-classic .actions-inline { display: flex; flex-wrap: wrap; gap: 6px; align-items: center; }
body.theme-novaboard-classic .forum-summary-bar { display: flex; gap: 10px; margin: 0 0 8px; padding: 7px 8px; background: #f7fbff; border: 1px solid #cad7e6; }
body.theme-novaboard-classic .forum-summary-bar div { min-width: 75px; text-align: center; }
body.theme-novaboard-classic .forum-summary-bar strong { display: block; font-size: 12px; color: #25456f; }
body.theme-novaboard-classic .forum-summary-bar span { color: var(--vb-muted); }
body.theme-novaboard-classic .thread-table { border: 1px solid var(--vb-border-dark); }
body.theme-novaboard-classic .thread-empty { padding: 10px; background: var(--vb-row); }
body.theme-novaboard-classic .vb-post { margin-bottom: 8px; border-collapse: collapse; }
body.theme-novaboard-classic .vb-postbit { width: 150px; padding: 6px; background: #e4edf8; border-right: 1px solid #bfd0e4; }
body.theme-novaboard-classic .vb-post-content { flex: 1; padding: 0; }
body.theme-novaboard-classic .vb-postbit strong,
body.theme-novaboard-classic .vb-postbit small,
body.theme-novaboard-classic .vb-postbit .post-group-image { display: block; margin: 0 0 4px; line-height: 1.25; }
body.theme-novaboard-classic .vb-postbit small { font-size: 11px; }
body.theme-novaboard-classic .vb-postbit br { display: none; }
body.theme-novaboard-classic .vb-postbit .avatar { display: block; max-width: 72px; margin: 0 0 6px; }
body.theme-novaboard-classic .vb-postbit a { text-decoration: none; }
body.theme-novaboard-classic .vb-post-head { display: flex; justify-content: space-between; gap: 8px; padding: 6px 8px; }
body.theme-novaboard-classic .vb-post .post-body,
body.theme-novaboard-classic .vb-post .attachments,
body.theme-novaboard-classic .vb-post .post-tools,
body.theme-novaboard-classic .vb-post .signature,
body.theme-novaboard-classic .vb-post .reaction-strip { padding: 8px; }
body.theme-novaboard-classic .vb-post .signature { border-top: 1px solid #d1dceb; color: #50627f; background: #f7fafe; }
body.theme-novaboard-classic .vb-post .post-body,
body.theme-novaboard-classic .vb-post .post-body p,
body.theme-novaboard-classic .vb-post .post-body li,
body.theme-novaboard-classic .vb-post .post-body div { color: #12263c; }
body.theme-novaboard-classic .vb-post .post-body blockquote { color: #203b57; }
body.theme-novaboard-classic .vb-post,
body.theme-novaboard-classic .vb-post-first { display: flex; }
body.theme-novaboard-classic .avatar { border: 1px solid #7f98bc; padding: 2px; background: #fff; max-width: 100px; }
body.theme-novaboard-classic .status-badge,
body.theme-novaboard-classic .badge { display: inline-block; padding: 1px 6px; background: #edf3ff; border: 1px solid #98add0; color: #27446d; font-size: 10px; font-weight: bold; }
body.theme-novaboard-classic .status-badge.danger,
body.theme-novaboard-classic .button.danger { background: #f6dede; border-color: #b57b7b; color: #7d2323; }
body.theme-novaboard-classic .button,
body.theme-novaboard-classic .image-button,
body.theme-novaboard-classic button,
body.theme-novaboard-classic input[type=submit] {
    display: inline-flex; align-items: center; justify-content: center; gap: 4px;
    padding: 5px 10px; border-radius: 0; border: 1px solid #6f88ab;
    background: linear-gradient(to bottom, #ffffff, #d6e2f1);
    color: #26466f; font-weight: bold; font-size: 11px; cursor: pointer; text-decoration: none;
}
body.theme-novaboard-classic .button:hover,
body.theme-novaboard-classic .image-button:hover,
body.theme-novaboard-classic button:hover { background: linear-gradient(to bottom, #fff, #eef5fb); text-decoration: none; }
body.theme-novaboard-classic .button.alt { background: linear-gradient(to bottom, #fbfdff, #e4edf7); }
body.theme-novaboard-classic .image-button img { display:block; height: 24px; }
body.theme-novaboard-classic input[type=text],
body.theme-novaboard-classic input[type=password],
body.theme-novaboard-classic input[type=email],
body.theme-novaboard-classic input[type=url],
body.theme-novaboard-classic input[type=number],
body.theme-novaboard-classic input[type=date],
body.theme-novaboard-classic textarea,
body.theme-novaboard-classic select {
    width: 100%; box-sizing: border-box; border-radius: 0; border: 1px solid #7d95b7;
    padding: 6px 7px; background: #fff; color: var(--vb-text); font: inherit;
}
body.theme-novaboard-classic textarea { min-height: 180px; }
body.theme-novaboard-classic .form-grid,
body.theme-novaboard-classic .settings-form,
body.theme-novaboard-classic .editor-grid,
body.theme-novaboard-classic .auth-grid { display: grid; gap: 10px; }
body.theme-novaboard-classic .editor-toolbar,
body.theme-novaboard-classic .smiley-picker,
body.theme-novaboard-classic .oldschool-smiley-panel { border: 1px solid #cad7e6; background: #f6f9fd; padding: 6px; }
body.theme-novaboard-classic .oldschool-smiley-panel .smiley-grid { display: flex; flex-wrap: wrap; gap: 8px; }
body.theme-novaboard-classic .smiley-item { width: 62px; text-align:center; }
body.theme-novaboard-classic .smiley-code { display:block; margin-top:2px; font-size:10px; color:#5a6980; }
body.theme-novaboard-classic .search-layout { display: grid; grid-template-columns: 310px minmax(0,1fr); gap: 12px; }
body.theme-novaboard-classic .search-form-panel,
body.theme-novaboard-classic .search-results-panel { padding: 0; }
body.theme-novaboard-classic .search-section-title,
body.theme-novaboard-classic .search-results-head { padding: 6px 8px; }
body.theme-novaboard-classic .search-fields,
body.theme-novaboard-classic .search-results-list { padding: 8px; }
body.theme-novaboard-classic .search-result-card { border-top: 1px solid #fff; padding: 8px; background: var(--vb-row); }
body.theme-novaboard-classic .search-result-card:nth-child(even) { background: var(--vb-row-alt); }
body.theme-novaboard-classic .site-footer .footer-meta { display:flex; justify-content:space-between; align-items:center; gap:10px; color:var(--vb-muted); }
body.theme-novaboard-classic .site-footer .xp-window-body { padding: 8px; }
body.theme-novaboard-classic .pagination { display: flex; flex-wrap: wrap; gap: 4px; }
body.theme-novaboard-classic .pagination a,
body.theme-novaboard-classic .pagination span { padding: 4px 7px; border: 1px solid #7b96ba; background: #fff; }
body.theme-novaboard-classic .pagination .active { background: #d8e6f8; font-weight: bold; }
@media (max-width: 900px) {
  body.theme-novaboard-classic .board-table-head,
  body.theme-novaboard-classic .board-row,
  body.theme-novaboard-classic .thread-table-head,
  body.theme-novaboard-classic .thread-row,
  body.theme-novaboard-classic .latest-topic-card,
  body.theme-novaboard-classic .search-layout { grid-template-columns: 1fr; }
  body.theme-novaboard-classic .vb-post { display:block; }
  body.theme-novaboard-classic .vb-postbit { width:auto; border-right:0; border-bottom:1px solid #bfd0e4; }
}

/* Classic Blue second pass */
body.theme-novaboard-classic .admin-shell-sidebar { display:grid; grid-template-columns: 230px minmax(0,1fr); gap:8px; align-items:start; }
body.theme-novaboard-classic .admin-sidebar { padding:0; overflow:hidden; }
body.theme-novaboard-classic .admin-sidebar h1 { margin:0; padding:7px 8px; background:linear-gradient(to bottom,#88a8d5 0%,#6e90c3 48%,#5277ae 49%,#3d639a 100%); color:#fff; font-size:12px; }
body.theme-novaboard-classic .admin-sidebar .meta { padding:6px 8px; margin:0; background:#eef3f8; border-bottom:1px solid #c2d0df; }
body.theme-novaboard-classic .admin-side-nav { display:block; padding:6px; }
body.theme-novaboard-classic .admin-tab,
body.theme-novaboard-classic .admin-side-link { display:block; width:100%; text-align:left; margin:0 0 4px; padding:6px 8px; border:1px solid #93a9c7; background:linear-gradient(to bottom,#ffffff,#dde8f4); color:#244a78; font-weight:bold; text-decoration:none; }
body.theme-novaboard-classic .admin-tab.is-active { background:linear-gradient(to bottom,#edf4fb,#c9dbef); border-color:#6c89b2; }
body.theme-novaboard-classic .admin-main-stack > .admin-tab-panel > .panel { padding:0; overflow:hidden; }
body.theme-novaboard-classic .admin-heading,
body.theme-novaboard-classic .panel > h2:first-child { margin:0; padding:6px 8px; background:linear-gradient(to bottom,#88a8d5 0%,#6e90c3 48%,#5277ae 49%,#3d639a 100%); color:#fff; border-bottom:1px solid #fff; }
body.theme-novaboard-classic .panel > h2:first-child { font-size:11px; }
body.theme-novaboard-classic .panel > h2:first-child + * { margin-top:0; }
body.theme-novaboard-classic .admin-overview-grid, body.theme-novaboard-classic .grid.two { gap:8px; }
body.theme-novaboard-classic .stats-row { display:grid; grid-template-columns: repeat(auto-fit,minmax(110px,1fr)); gap:8px; padding:8px; }
body.theme-novaboard-classic .stat { background:var(--vb-row); border:1px solid #c3d0df; padding:8px; text-align:center; }
body.theme-novaboard-classic .admin-mini-table, body.theme-novaboard-classic .admin-list, body.theme-novaboard-classic .admin-settings-form, body.theme-novaboard-classic .admin-diagnostics-grid { padding:8px; }
body.theme-novaboard-classic .admin-item-card { border:1px solid #c4d0de; background:#eef3f8; padding:8px; margin-bottom:8px; }
body.theme-novaboard-classic .theme-editor-shell, body.theme-novaboard-classic .theme-editor-main, body.theme-novaboard-classic .theme-editor-sidebar { border-radius:0; }
body.theme-novaboard-classic .theme-editor-shell { display:grid; grid-template-columns:260px minmax(0,1fr); gap:8px; }
body.theme-novaboard-classic .theme-editor-sidebar .theme-file-link { display:block; padding:5px 7px; border-bottom:1px solid #d3ddea; }
body.theme-novaboard-classic .image-button { padding:0; border:none; background:transparent; box-shadow:none; }
body.theme-novaboard-classic .image-button:hover { background:transparent; }
body.theme-novaboard-classic .image-button img { display:block; height:25px; width:auto; }
body.theme-novaboard-classic .status-image { image-rendering:auto; }
@media (max-width: 900px) { body.theme-novaboard-classic .admin-shell-sidebar, body.theme-novaboard-classic .theme-editor-shell { grid-template-columns: 1fr; } }

body.theme-novaboard-classic .who-online{margin-bottom:8px;border:1px solid var(--vb-border-dark);background:var(--vb-panel);box-shadow:inset 0 0 0 1px #fff}body.theme-novaboard-classic .who-online .xp-window-body{padding:8px}body.theme-novaboard-classic .who-online-summary{font-size:11px;color:var(--vb-text)}body.theme-novaboard-classic .who-online-users{gap:6px}body.theme-novaboard-classic .who-online-user,body.theme-novaboard-classic .who-online-more{padding:2px 6px;border:1px solid #9eb4cf;background:#eef4fb;color:#294b78;border-radius:0;font-size:11px}


.language-pack-list a{display:flex;flex-direction:column;gap:4px}.language-editor-groups{display:grid;gap:12px}.language-editor-section{border:1px solid #8597b7;background:#eef3fb;border-radius:4px;overflow:hidden}.language-editor-section summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:linear-gradient(#dfe8f7,#c7d6ee);font-weight:700;text-transform:none}.language-editor-section summary::-webkit-details-marker{display:none}.language-editor-section summary::after{content:"+";font-size:18px;line-height:1;color:#35598a}.language-editor-section[open] summary::after{content:"−"}.language-editor-section .meta{color:#506a90;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.language-editor-table{display:grid;gap:8px;padding:10px 12px;background:#fbfdff}.language-editor-row{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:12px;align-items:center;padding:6px 0;border-bottom:1px solid #dbe4f0}.language-editor-row:last-child{border-bottom:0}.language-editor-key{font:600 12px/1.4 Verdana,Arial,sans-serif;color:#1f3558;word-break:break-word}.language-editor-row input[type="text"]{width:100%;min-height:34px;font:13px/1.35 Verdana,Arial,sans-serif}.button-row{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 900px){.language-editor-row{grid-template-columns:1fr;gap:6px}}

body.theme-novaboard-classic .admin-info-table{display:grid;gap:0;padding:8px}
body.theme-novaboard-classic .admin-info-table.compact{padding:0}
body.theme-novaboard-classic .admin-info-row{display:flex;justify-content:space-between;gap:12px;padding:7px 8px;border:1px solid #c4d0de;border-top:0;background:#f7fbff}
body.theme-novaboard-classic .admin-info-row:first-child{border-top:1px solid #c4d0de}
body.theme-novaboard-classic .admin-collapse-card{border:1px solid #b7c8dc;background:#eef4fb}
body.theme-novaboard-classic .admin-collapse-card+ .admin-collapse-card{margin-top:8px}
body.theme-novaboard-classic .admin-collapse-card summary{cursor:pointer;list-style:none;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:linear-gradient(#f9fbfe,#dfe9f5)}
body.theme-novaboard-classic .admin-collapse-card summary::-webkit-details-marker{display:none}
body.theme-novaboard-classic .admin-collapse-card > div{padding:10px}
body.theme-novaboard-classic .admin-collapse-card.nested{background:#f8fbff}
body.theme-novaboard-classic .nested-forums{padding-top:4px}
body.theme-novaboard-classic .bulk-delete-strip{padding:8px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
body.theme-novaboard-classic .actions-inline.wrap{flex-wrap:wrap}
body.theme-novaboard-classic .user-management-list{padding:8px}
body.theme-novaboard-classic .user-card summary{align-items:flex-start}
body.theme-novaboard-classic .admin-forum-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}
body.theme-novaboard-classic .admin-forum-group{border:1px solid #c9d5e4;background:#fff;padding:8px;display:grid;gap:6px}
body.theme-novaboard-classic .admin-forum-group strong{color:#244a78}
body.theme-novaboard-classic .moderator-assignment-card .meta{max-width:100%;white-space:normal}
body.theme-novaboard-classic .admin-structure-list{padding:8px}
body.theme-novaboard-classic .maintenance-tool{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #c4d0de;background:#f7fbff}
body.theme-novaboard-classic .maintenance-tool + .maintenance-tool{margin-top:8px}
body.theme-novaboard-classic .maintenance-stack{padding:8px}
body.theme-novaboard-classic .admin-main-stack>.panel,.admin-main-stack>.admin-tab-panel>.panel{margin-bottom:8px}
body.theme-novaboard-classic .admin-side-link.is-active,body.theme-novaboard-classic .admin-tab.is-active{background:linear-gradient(to bottom,#edf4fb,#c9dbef);border-color:#6c89b2}



body.theme-novaboard-classic .diagnostic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;padding:8px;align-items:stretch}
body.theme-novaboard-classic .diagnostic-card{display:flex;flex-direction:column;justify-content:space-between;gap:4px;padding:8px;border:1px solid #c4d0de;background:#f7fbff;min-width:0}
body.theme-novaboard-classic .diagnostic-card span{font-size:10px;line-height:1.3;color:#49678f;font-weight:700;text-transform:none}
body.theme-novaboard-classic .diagnostic-card strong{font-size:12px;line-height:1.35;color:#1f3558;font-weight:700;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
body.theme-novaboard-classic .diagnostic-card-url{grid-column:span 2}
body.theme-novaboard-classic .admin-overview-grid .panel{min-width:0}
body.theme-novaboard-classic .admin-info-row span{font-size:11px;line-height:1.35;color:#49678f}
body.theme-novaboard-classic .admin-info-row strong{font-size:12px;line-height:1.35;max-width:58%;text-align:right;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
body.theme-novaboard-classic .log-preview-block{padding:8px 8px 0;min-width:0}
body.theme-novaboard-classic .log-preview-block h3{margin:0 0 8px;font-size:11px;color:#244a78}
body.theme-novaboard-classic .diagnostic-log-tail-list{border:1px solid #b7c8dc;background:#f7fbff;max-height:240px;overflow:auto}
body.theme-novaboard-classic .diagnostic-log-line{padding:7px 9px;border-top:1px solid #d5e0ec;font:11px/1.45 Consolas,Monaco,monospace;color:#243a5a;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}
body.theme-novaboard-classic .diagnostic-log-line:first-child{border-top:0}
body.theme-novaboard-classic .diagnostic-log-tail-empty{padding:10px;border:1px solid #b7c8dc;background:#f7fbff;color:#49678f;font-size:11px}
@media (max-width: 900px){body.theme-novaboard-classic .diagnostic-card-url{grid-column:span 1}}

.admin-user-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.collapsible-card summary{cursor:pointer;display:flex;justify-content:space-between;gap:10px;align-items:center}.card-body{padding-top:12px}.admin-subcard{margin-top:12px;border:1px solid #9cb7de;background:#f4f8ff;padding:10px}.admin-settings-form{max-width:860px}.admin-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.checkbox-line{display:flex;gap:8px;align-items:center}.toolbar-inline{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.compact .admin-info-row span,.compact .admin-info-row strong{font-size:12px}.diagnostics-log-box{max-height:260px;overflow:auto;border:1px solid #9cb7de;background:#fff;padding:8px}.diagnostic-log-line{font-family:monospace;font-size:12px;line-height:1.4;padding:4px 0;border-bottom:1px dotted #c6d5ee}.wrap-anywhere{overflow-wrap:anywhere;word-break:break-word}

/* 0.7.14.2 admin polish */
body.theme-novaboard-classic .admin-panel-pad{padding:10px}
body.theme-novaboard-classic .admin-filter-bar{padding:10px;display:grid;gap:10px;background:#f2f7fd;border-top:1px solid #c4d0de}
body.theme-novaboard-classic .admin-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}
body.theme-novaboard-classic .admin-filter-bar label>span,
body.theme-novaboard-classic .stack label>span{display:block;margin-bottom:4px;font-size:11px;font-weight:700;color:#244a78}
body.theme-novaboard-classic .admin-summary-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}
body.theme-novaboard-classic .admin-badge{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid #a7bbd7;background:#edf4fb;color:#244a78;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}
body.theme-novaboard-classic .admin-badge.warning{background:#fff2cf;border-color:#ddc17c;color:#7a5718}
body.theme-novaboard-classic .admin-badge.good{background:#e3f4e3;border-color:#9cc79c;color:#2d6231}
body.theme-novaboard-classic .admin-badge.muted{background:#f2f2f2;border-color:#c6c6c6;color:#666}
body.theme-novaboard-classic .admin-subpanel{padding:0;overflow:hidden}
body.theme-novaboard-classic .admin-subpanel h3{margin:0;padding:6px 8px;background:linear-gradient(to bottom,#f8fbff,#dce7f4);border-bottom:1px solid #c4d0de;color:#244a78;font-size:11px}
body.theme-novaboard-classic .admin-subpanel .admin-info-table,
body.theme-novaboard-classic .admin-subpanel form,
body.theme-novaboard-classic .admin-subpanel .stack{padding:10px}
body.theme-novaboard-classic .admin-collapse-card.user-card>div{background:#fff}
body.theme-novaboard-classic .admin-collapse-card.user-card summary{background:linear-gradient(#fdfefe,#dde8f4)}
body.theme-novaboard-classic .admin-collapse-card.user-card summary strong{font-size:13px}
body.theme-novaboard-classic .admin-emoticon-list{padding:8px;display:grid;gap:10px}
body.theme-novaboard-classic .admin-emoticon-summary{display:flex;align-items:center;gap:10px;min-width:0}
body.theme-novaboard-classic .admin-emoticon-preview{width:28px;height:28px;object-fit:contain;border:1px solid #b7c8dc;background:#fff;padding:2px}
body.theme-novaboard-classic .admin-emoticon-side{align-content:start}
body.theme-novaboard-classic .diagnostic-log-tail-list{list-style:none;margin:0;padding:0}
body.theme-novaboard-classic .diagnostic-log-line{display:block}
body.theme-novaboard-classic .diagnostics-log-box{padding:0;background:#f7fbff}
body.theme-novaboard-classic .admin-mini-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:8px 10px;border:1px solid #c4d0de;border-top:0;background:#f7fbff}
body.theme-novaboard-classic .admin-mini-row:first-child{border-top:1px solid #c4d0de}
body.theme-novaboard-classic .admin-mini-row .meta{margin-top:2px}
body.theme-novaboard-classic .admin-info-row strong.wrap-anywhere{max-width:65%}
@media (max-width: 900px){body.theme-novaboard-classic .admin-summary-tags{justify-content:flex-start}}


/* 0.7.14.2 diagnostics/docs polish */
body.theme-novaboard-classic .diagnostics-top-grid{align-items:start}
body.theme-novaboard-classic .diagnostics-side-stack{display:grid;gap:8px;min-width:0}
body.theme-novaboard-classic .diagnostics-side-stack .panel{min-width:0}
body.theme-novaboard-classic .diagnostic-text-good{color:#2d6231}
body.theme-novaboard-classic .diagnostic-text-warning{color:#7a5718}
body.theme-novaboard-classic .diagnostics-log-textbox{width:100%;min-height:220px;resize:vertical;border:1px solid #9cb7de;background:#f7fbff;padding:10px;font:11px/1.45 Consolas,Monaco,monospace;color:#243a5a;box-sizing:border-box}
body.theme-novaboard-classic .release-notes-doc{display:grid;gap:8px}
body.theme-novaboard-classic .release-notes-doc h2,
body.theme-novaboard-classic .release-notes-doc h3,
body.theme-novaboard-classic .release-notes-doc h4{margin:0;padding:6px 8px;background:linear-gradient(#f8fbff,#dce7f4);border:1px solid #c4d0de;color:#244a78;font-size:12px}
body.theme-novaboard-classic .release-notes-doc p,
body.theme-novaboard-classic .release-notes-doc ul{margin:0;padding:8px 10px;border:1px solid #c4d0de;background:#f7fbff}
body.theme-novaboard-classic .release-notes-doc ul{padding-left:28px}
body.theme-novaboard-classic .diagnostics-side-stack .admin-info-row strong,
body.theme-novaboard-classic .diagnostics-top-grid .admin-info-row strong{max-width:62%;font-size:12px;line-height:1.35}
body.theme-novaboard-classic .diagnostics-top-grid .admin-info-row span{font-size:11px}


/* 0.7.14.3 dashboard width fix */
body.theme-novaboard-classic .admin-main-stack > .panel,
body.theme-novaboard-classic .admin-main-stack > .admin-tab-panel,
body.theme-novaboard-classic .admin-main-stack > .admin-tab-panel > .panel { min-width: 0; max-width: 100%; }
body.theme-novaboard-classic .admin-heading.split { display:flex; flex-wrap:wrap; align-items:flex-start; gap:8px; min-width:0; }
body.theme-novaboard-classic .admin-heading.split > div:first-child { flex:1 1 320px; min-width:0; }
body.theme-novaboard-classic .admin-heading.split .actions-inline { flex:0 0 auto; max-width:100%; }
body.theme-novaboard-classic .admin-main-stack > .panel { overflow:hidden; }
body.theme-novaboard-classic .grid.two.admin-overview-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:8px; }
body.theme-novaboard-classic .grid.two.admin-overview-grid > .panel { width:auto; min-width:0; }
@media (max-width: 900px) {
  body.theme-novaboard-classic .grid.two.admin-overview-grid { grid-template-columns:1fr; }
}

.post-group-image img{max-width:90px;max-height:26px;margin:6px auto 4px;display:block}.profile-group-image{max-height:40px;max-width:140px}.admin-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.grid-span-2{grid-column:1 / -1;}


body.theme-novaboard-classic .admin-structured-block,body.theme-novaboard-classic .admin-permission-card,body.theme-novaboard-classic .admin-permission-group-card,body.theme-novaboard-classic .admin-structure-row{border-color:#b7c8de;background:#f8fbff}body.theme-novaboard-classic .admin-structure-head{border:1px solid #b7c8de;background:#edf4fb;color:#244a78}body.theme-novaboard-classic .post-group-image{min-height:34px}body.theme-novaboard-classic .post-group-image img{max-width:120px;max-height:32px;display:block;margin:6px auto 4px;height:auto;width:auto;object-fit:contain}

body.theme-novaboard-classic .profile-redesign .profile-card,body.theme-novaboard-classic .profile-edit-shell .profile-card{border-color:#b7c8de;background:#f8fbff}body.theme-novaboard-classic .profile-redesign .profile-hero{background:linear-gradient(180deg,#f8fbff,#eef4fb);border:1px solid #b7c8de;border-radius:20px;padding:1.25rem}body.theme-novaboard-classic .profile-redesign .profile-avatar-placeholder{background:#5479b3}body.theme-novaboard-classic .profile-topic-row{border-bottom:1px solid #d4deeb}

body.theme-novaboard-classic .signature .signature-image { max-width: 100%; max-height: 160px; display: block; margin-top: 6px; border: 1px solid #c7d4e6; padding: 3px; background: #fff; }
body.theme-novaboard-classic .profile-edit-form .input-help { display: block; margin-top: 4px; color: #50627f; font-size: 12px; }

.moderation-actions{display:grid;gap:.5rem;min-width:0;max-width:100%}.moderation-actions textarea{display:block;box-sizing:border-box;max-width:100%;width:100%;min-height:56px}

body.theme-novaboard-classic .moderation-topic-panel{margin:10px 0;}
body.theme-novaboard-classic .moderation-topic-panel__body{padding:8px;}
body.theme-novaboard-classic .moderation-topic-form{display:grid;gap:8px;}
body.theme-novaboard-classic .moderation-topic-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;}
body.theme-novaboard-classic .moderation-topic-move{display:flex;flex-wrap:wrap;gap:8px;align-items:end;}
body.theme-novaboard-classic .moderation-topic-move label span{display:block;margin-bottom:4px;font-size:11px;font-weight:700;color:#244a78;}
body.theme-novaboard-classic .moderator-reply-tools{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center;}

/* 0.7.22.4 members directory refresh */
.members-results-table{padding:0;overflow:hidden}.members-table-head,.member-table-row{display:grid;grid-template-columns:minmax(320px,2.2fr) minmax(80px,.7fr) minmax(90px,.8fr) minmax(130px,1fr) minmax(180px,1.2fr);align-items:center;gap:14px}.members-table-head{padding:12px 16px;background:linear-gradient(180deg,#eef4ff,#d8e6ff);border-bottom:1px solid #9fb4d9;font-weight:700;color:#173e75}.member-table-row{padding:14px 16px;border-top:1px solid #c9d5ea;background:#fff}.member-table-row:nth-child(even){background:#f6f9ff}.member-cell-identity{display:flex;align-items:center;gap:12px}.member-identity-copy{min-width:0}.member-row-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.member-row-title strong,.member-row-title .meta{display:inline-block}.member-cell-stat,.member-cell-date,.member-cell-group{text-align:center}.member-group-text{font-weight:700}.member-group-image{display:block;margin:6px auto 0;max-height:28px;max-width:140px}.member-row-avatar .profile-avatar,.member-row-avatar .profile-avatar-placeholder{width:56px;height:56px}@media (max-width:900px){.members-table-head{display:none}.member-table-row{grid-template-columns:1fr;gap:10px}.member-cell-stat,.member-cell-date,.member-cell-group{text-align:left}.member-cell-stat strong::after{content:''}.member-cell-group{padding-top:6px;border-top:1px dashed #c9d5ea}}

.quick-reply-panel .quick-reply-body{padding:12px;}
.quick-reply-form .emoticon-picker{margin:8px 0 12px;}
.post-mention{font-weight:600;text-decoration:none;}
.post-mention:hover{text-decoration:underline;}

.mention-suggest{position:relative;margin-top:6px;border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-width:420px;z-index:20}.mention-suggest-item{display:block;width:100%;text-align:left;padding:8px 10px;border:0;background:transparent;cursor:pointer}.mention-suggest-item.is-active,.mention-suggest-item:hover{background:rgba(13,110,253,.08)}.mention-suggest-display{opacity:.7;font-size:.92em}


.theme-selector-panel .panel-body{display:flex;justify-content:flex-end}
.theme-selector-form{width:min(100%,520px)}
.theme-selector-form .meta{display:block;margin-bottom:8px}
.theme-selector-row{display:flex;gap:10px;align-items:center}
.theme-selector-row select{flex:1;min-width:0}
@media (max-width:640px){.theme-selector-row{flex-direction:column;align-items:stretch}}



body.theme-novaboard-classic .vb-postbit {
  width: 180px;
  padding: 10px;
  background: #e4edf8;
  border-right: 1px solid #bfd0e4;
}
body.theme-novaboard-classic .vb-postbit br { display: none; }
body.theme-novaboard-classic .vb-postbit a { text-decoration: none; }
body.theme-novaboard-classic .vb-postbit .postbit-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
body.theme-novaboard-classic .vb-postbit .avatar {
  display: block;
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: 12px;
  margin: 0;
  border: 2px solid #c8d8eb;
  box-shadow: 0 1px 0 rgba(255,255,255,0.55), 0 2px 6px rgba(24,39,75,0.10);
}
body.theme-novaboard-classic .vb-postbit .post-group-image {
  margin: 0;
}
body.theme-novaboard-classic .vb-postbit .post-group-image img {
  max-width: 100%;
  display: block;
}
body.theme-novaboard-classic .vb-postbit .postbit-identity {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
body.theme-novaboard-classic .vb-postbit strong {
  display: block;
  font-size: 16px;
  line-height: 1.15;
}
body.theme-novaboard-classic .vb-postbit .postbit-role {
  display: inline-flex;
  align-self: flex-start;
  padding: 2px 7px;
  border-radius: 999px;
  background: #f4f7fc;
  border: 1px solid #c7d5e7;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}
body.theme-novaboard-classic .vb-postbit .postbit-title {
  font-size: 11px;
  line-height: 1.3;
  color: #5b6f8b;
}
body.theme-novaboard-classic .vb-postbit .postbit-meta-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
body.theme-novaboard-classic .vb-postbit .postbit-meta-list span {
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  border-radius: 999px;
  background: #eef4fb;
  border: 1px solid #cfdaea;
  font-size: 11px;
  line-height: 1.2;
  color: #38506f;
}
body.theme-novaboard-classic .vb-postbit .postbit-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
}
body.theme-novaboard-classic .vb-postbit .postbit-stat {
  padding: 6px 7px;
  border-radius: 8px;
  background: #f8fbff;
  border: 1px solid #c8d8eb;
  min-width: 0;
}
body.theme-novaboard-classic .vb-postbit .postbit-stat--full {
  grid-column: 1 / -1;
}
body.theme-novaboard-classic .vb-postbit .postbit-stat span,
body.theme-novaboard-classic .vb-postbit .postbit-stat strong {
  display: block;
}
body.theme-novaboard-classic .vb-postbit .postbit-stat span {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5b6f8b;
  margin-bottom: 2px;
}
body.theme-novaboard-classic .vb-postbit .postbit-stat strong {
  font-size: 12px;
  line-height: 1.2;
}
@media (max-width: 760px) {
  body.theme-novaboard-classic .vb-postbit {
    width: auto;
    border-right: 0;
    border-bottom: 1px solid #bfd0e4;
  }
  body.theme-novaboard-classic .vb-postbit .postbit-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  body.theme-novaboard-classic .vb-postbit .postbit-stat--full {
    grid-column: 1 / -1;
  }
}

/* 0.7.27-rc.1 profile/member consistency */
body.theme-novaboard-classic .profile-redesign .profile-hero{background:linear-gradient(180deg,#f8fbff,#edf4ff);border:1px solid #b7c8de;border-radius:22px;padding:1.25rem}body.theme-novaboard-classic .profile-redesign .profile-card{border-color:#c7d4e6;background:#fbfdff}body.theme-novaboard-classic .identity-chip{border-color:#c7d4e6;background:#ffffff;color:#244a78}body.theme-novaboard-classic .profile-redesign .profile-stat-grid .stat,body.theme-novaboard-classic .member-stat-pill{border-color:#c7d4e6;background:#fff}body.theme-novaboard-classic .member-table-row{border-top:1px solid #d7e1ef;background:#fff}body.theme-novaboard-classic .member-table-row:nth-child(even){background:#f8fbff}


/* 0.7.27-rc.1 ACP and topic consistency */
body.theme-novaboard-classic .forum-settings-card-body select,body.theme-novaboard-classic .forum-settings-card-body input{border-radius:12px}body.theme-novaboard-classic .forum-settings-card .meta{color:#5b6f8b}body.theme-novaboard-classic .vb-post .reaction-strip{background:linear-gradient(180deg,#ffffff,#f3f8ff);border-color:#c8d8eb}body.theme-novaboard-classic .vb-post .post-tools{border-top-color:#d7e3f0}

body.theme-novaboard-classic .inline-edit-form{margin-top:10px;padding:10px;border:1px solid var(--vb-border-dark);background:var(--vb-panel-2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}

[hidden]{display:none !important;}

body.theme-novaboard-classic .vb-post .post-body strong,
body.theme-novaboard-classic .vb-post .post-body b { color:#12263c; }

body.theme-novaboard-classic .moderation-profile-panel .admin-subpanel{background:#fff;border-color:#c7d4e6}body.theme-novaboard-classic .moderation-topic-actions--secondary{border-top-color:#c7d4e6}body.theme-novaboard-classic .moderation-log-summary div{background:#fff;border-color:#c7d4e6}

/* Modernized NovaBoard Classic overrides */
body.theme-novaboard-classic {
  --vb-blue-1:#1a4d86;
  --vb-blue-2:#2d6fb1;
  --vb-blue-3:#7fb0ea;
  --vb-border-dark:#9fb6d1;
  --vb-border-mid:#c6d4e3;
  --vb-border-light:#eef4fa;
  --vb-bg:#eef3f8;
  --vb-panel:#ffffff;
  --vb-row:#fbfdff;
  --vb-row-alt:#f5f8fc;
  --vb-link:#1d5fa8;
  --vb-text:#1f2a37;
  --vb-muted:#61748b;
  background: linear-gradient(180deg,#f7f9fc 0%,#eef3f8 100%);
  color: var(--vb-text);
  font-family: Inter, "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
body.theme-novaboard-classic a { color: var(--vb-link); }
body.theme-novaboard-classic .site-wrapper { max-width: 1220px; margin: 18px auto; padding: 0 16px 24px; }
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .poll-panel,
body.theme-novaboard-classic .vb-post,
body.theme-novaboard-classic .admin-shell,
body.theme-novaboard-classic .admin-card,
body.theme-novaboard-classic .theme-editor-shell,
body.theme-novaboard-classic .theme-editor-main,
body.theme-novaboard-classic .theme-editor-sidebar {
  background: var(--vb-panel);
  border: 1px solid var(--vb-border-mid);
  box-shadow: 0 10px 24px rgba(20,35,56,.05), inset 0 1px 0 rgba(255,255,255,.85);
  border-radius: 12px;
  overflow: hidden;
}
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer { margin-bottom: 14px; }
body.theme-novaboard-classic .xp-titlebar,
body.theme-novaboard-classic .board-heading,
body.theme-novaboard-classic .thread-table-head,
body.theme-novaboard-classic .vb-post-head,
body.theme-novaboard-classic .search-results-head,
body.theme-novaboard-classic .admin-card-header,
body.theme-novaboard-classic .theme-editor-header,
body.theme-novaboard-classic .forum-table thead th,
body.theme-novaboard-classic .category-titlebar,
body.theme-novaboard-classic .latest-topics-heading {
  background: linear-gradient(180deg,#2e7bc6 0%,#2466ab 55%,#1d5a99 100%);
  color:#fff;
}
body.theme-novaboard-classic .xp-titlebar td,
body.theme-novaboard-classic .thread-table-head div,
body.theme-novaboard-classic .board-heading,
body.theme-novaboard-classic .vb-post-head,
body.theme-novaboard-classic .forum-table thead th,
body.theme-novaboard-classic .category-titlebar,
body.theme-novaboard-classic .latest-topics-heading,
body.theme-novaboard-classic .admin-card-header { padding: 10px 14px; font-size: 13px; }
body.theme-novaboard-classic .xp-window-body,
body.theme-novaboard-classic .main-content > .xp-window-body,
body.theme-novaboard-classic .site-footer .xp-window-body,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .admin-card-body,
body.theme-novaboard-classic .theme-editor-body { padding: 14px; }
body.theme-novaboard-classic .theme-banner-wrap { padding: 8px 0 14px; }
body.theme-novaboard-classic .theme-banner { border: none; border-radius: 12px; box-shadow: 0 8px 18px rgba(26,77,134,.15); }
body.theme-novaboard-classic .xp-nav-table, body.theme-novaboard-classic .thread-table, body.theme-novaboard-classic .forum-table { border-radius: 10px; overflow: hidden; }
body.theme-novaboard-classic .xp-nav-table td { background: linear-gradient(180deg,#fff 0%,#eff4fa 100%); }
body.theme-novaboard-classic .header-link-cell { padding: 9px 14px; color:#204d80; }
body.theme-novaboard-classic .board-table-head, body.theme-novaboard-classic .thread-table-head,
body.theme-novaboard-classic .board-row, body.theme-novaboard-classic .thread-row { grid-template-columns: minmax(0,1fr) 100px 100px 260px; }
body.theme-novaboard-classic .board-main,
body.theme-novaboard-classic .thread-main,
body.theme-novaboard-classic .board-stat,
body.theme-novaboard-classic .thread-stat,
body.theme-novaboard-classic .board-latest,
body.theme-novaboard-classic .thread-last { padding: 14px; border-right: 1px solid #dde6f1; }
body.theme-novaboard-classic .vb-toolbar,
body.theme-novaboard-classic .crumbs,
body.theme-novaboard-classic .forum-summary-bar,
body.theme-novaboard-classic .editor-toolbar,
body.theme-novaboard-classic .smiley-picker,
body.theme-novaboard-classic .oldschool-smiley-panel { border-radius: 10px; border:1px solid var(--vb-border-mid); background:#f8fbfe; }
body.theme-novaboard-classic .forum-summary-bar { gap:16px; padding: 12px 14px; }
body.theme-novaboard-classic .forum-summary-bar div { min-width: 96px; }
body.theme-novaboard-classic .forum-summary-bar strong { font-size: 1.2rem; }
body.theme-novaboard-classic .vb-post { border-radius: 12px; }
body.theme-novaboard-classic .vb-postbit { background: linear-gradient(180deg,#f2f6fb 0%,#eaf1f8 100%); border-right:1px solid #d6e0eb; width: 190px; padding: 12px; }
body.theme-novaboard-classic .vb-post-head { padding: 10px 14px; }
body.theme-novaboard-classic .vb-post .post-body,
body.theme-novaboard-classic .vb-post .attachments,
body.theme-novaboard-classic .vb-post .post-tools,
body.theme-novaboard-classic .vb-post .signature,
body.theme-novaboard-classic .vb-post .reaction-strip { padding: 14px; }
body.theme-novaboard-classic .reaction-strip { border-top:1px solid #e4ebf5; border-bottom:1px solid #e4ebf5; background:#f8fbfe; }
body.theme-novaboard-classic .button,
body.theme-novaboard-classic .image-button,
body.theme-novaboard-classic button,
body.theme-novaboard-classic input[type=submit] {
  padding: 8px 14px; border-radius: 10px; border:1px solid #84a8cf;
  background: linear-gradient(180deg,#ffffff 0%,#edf4fb 100%);
  color:#204d80; font-size:12px; font-weight:700;
  box-shadow: 0 2px 0 rgba(255,255,255,.7) inset;
}
body.theme-novaboard-classic .button:hover,
body.theme-novaboard-classic .image-button:hover,
body.theme-novaboard-classic button:hover { background: linear-gradient(180deg,#ffffff 0%,#e6f0fb 100%); }
body.theme-novaboard-classic .button.danger { background: linear-gradient(180deg,#fff3f4,#fce1e5); border-color:#d8a3af; color:#9a3148; }
body.theme-novaboard-classic input[type=text],
body.theme-novaboard-classic input[type=password],
body.theme-novaboard-classic input[type=email],
body.theme-novaboard-classic input[type=url],
body.theme-novaboard-classic input[type=number],
body.theme-novaboard-classic input[type=date],
body.theme-novaboard-classic textarea,
body.theme-novaboard-classic select {
  border-radius:10px; border:1px solid #b8cadf; padding:9px 10px; background:#fff;
}
body.theme-novaboard-classic textarea { min-height: 160px; }
body.theme-novaboard-classic .status-badge,
body.theme-novaboard-classic .badge { border-radius:999px; padding:3px 8px; }
body.theme-novaboard-classic .site-title-text { font-size: 34px; letter-spacing:-.03em; color:#1f3654; }
body.theme-novaboard-classic .tagline { font-size: 12px; }
body.theme-novaboard-classic .admin-shell { display:grid; grid-template-columns: 280px minmax(0,1fr); gap:16px; background: transparent; border:none; box-shadow:none; }
body.theme-novaboard-classic .admin-sidebar { background:#fff; border:1px solid var(--vb-border-mid); border-radius:12px; box-shadow:0 8px 20px rgba(20,35,56,.05); padding:14px; }
body.theme-novaboard-classic .admin-main-stack > .panel, body.theme-novaboard-classic .admin-card { border-radius:12px; }
@media (max-width: 760px){
  body.theme-novaboard-classic .top-nav{grid-template-columns:1fr 1fr}
  body.theme-novaboard-classic .board-table-head, body.theme-novaboard-classic .thread-table-head { display:none; }
  body.theme-novaboard-classic .board-row, body.theme-novaboard-classic .thread-row, body.theme-novaboard-classic .latest-topic-card { grid-template-columns:1fr; }
  body.theme-novaboard-classic .vb-post, body.theme-novaboard-classic .vb-post-first { display:block; }
  body.theme-novaboard-classic .vb-postbit { width:auto; border-right:0; border-bottom:1px solid #d6e0eb; }
  body.theme-novaboard-classic .admin-shell { grid-template-columns:1fr; }
}


/* 0.7.29-beta.6.1.1 classic refinement pass */
body.theme-novaboard-classic {
    --vb-blue-1: #0f6fb8;
    --vb-blue-2: #1287db;
    --vb-blue-3: #50a8e8;
    --vb-border-dark: #bfc8d4;
    --vb-border-mid: #d5dbe3;
    --vb-border-light: #eef2f6;
    --vb-bg: #ececec;
    --vb-panel: #ffffff;
    --vb-row: #f7f7f7;
    --vb-row-alt: #f1f1f1;
    --vb-link: #0b61a4;
    --vb-text: #252b33;
    --vb-muted: #6d7680;
    background: #e9e9e9;
    color: var(--vb-text);
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
}
body.theme-novaboard-classic .site-wrapper { max-width: 1360px; margin: 12px auto 18px; padding: 0 10px; }
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .poll-panel,
body.theme-novaboard-classic .vb-post,
body.theme-novaboard-classic .admin-shell,
body.theme-novaboard-classic .admin-card,
body.theme-novaboard-classic .theme-editor-shell,
body.theme-novaboard-classic .theme-editor-main,
body.theme-novaboard-classic .theme-editor-sidebar {
    background: var(--vb-panel);
    border: 1px solid var(--vb-border-dark);
    border-radius: 6px;
    box-shadow: 0 1px 0 rgba(255,255,255,.95), 0 1px 3px rgba(18,31,48,.05);
}
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer { margin-bottom: 12px; }
body.theme-novaboard-classic .xp-titlebar,
body.theme-novaboard-classic .site-header > .xp-titlebar,
body.theme-novaboard-classic .main-content > .xp-titlebar,
body.theme-novaboard-classic .site-footer > .xp-titlebar {
    background: linear-gradient(to bottom, #2e2e2e 0%, #181818 100%);
    color: #fff;
    border-radius: 6px 6px 0 0;
}
body.theme-novaboard-classic .xp-titlebar td,
body.theme-novaboard-classic .thread-table-head div,
body.theme-novaboard-classic .board-heading,
body.theme-novaboard-classic .vb-post-head,
body.theme-novaboard-classic .forum-table thead th,
body.theme-novaboard-classic .category-titlebar {
    font-size: 12px;
    font-weight: 700;
    padding: 9px 12px;
    letter-spacing: 0;
    text-shadow: none;
}
body.theme-novaboard-classic .category-titlebar,
body.theme-novaboard-classic .board-heading,
body.theme-novaboard-classic .thread-table-head,
body.theme-novaboard-classic .vb-post-head,
body.theme-novaboard-classic .search-results-head,
body.theme-novaboard-classic .admin-card-header,
body.theme-novaboard-classic .theme-editor-header,
body.theme-novaboard-classic .forum-table thead th,
body.theme-novaboard-classic .latest-topics-heading {
    background: linear-gradient(to bottom, #1490e6 0%, #0f78c6 100%);
    color: #fff;
    border-bottom: 1px solid #0d62a0;
}
body.theme-novaboard-classic .xp-titlebar-buttons { display: none; }
body.theme-novaboard-classic .xp-window-body,
body.theme-novaboard-classic .main-content > .xp-window-body,
body.theme-novaboard-classic .site-footer .xp-window-body,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .admin-card-body,
body.theme-novaboard-classic .theme-editor-body { padding: 12px; }
body.theme-novaboard-classic .theme-banner-wrap { padding: 6px 0 12px; }
body.theme-novaboard-classic .theme-banner { border: 0; background: transparent; max-width: 420px; }
body.theme-novaboard-classic .tagline { margin: 0 0 12px; font-size: 12px; color: #5f6772; }
body.theme-novaboard-classic .xp-nav-table {
    border: 1px solid #1f1f1f;
    border-radius: 4px;
    overflow: hidden;
    background: linear-gradient(to bottom, #2e2e2e 0%, #181818 100%);
}
body.theme-novaboard-classic .xp-nav-table td {
    border: 0;
    background: transparent;
    border-right: 1px solid rgba(255,255,255,.08);
}
body.theme-novaboard-classic .xp-nav-table td:last-child { border-right: 0; }
body.theme-novaboard-classic .header-link-cell {
    color: #f6f8fb;
    padding: 8px 12px;
    font-weight: 600;
}
body.theme-novaboard-classic .header-link-cell:hover { background: rgba(255,255,255,.06); color: #fff; text-decoration: none; }
body.theme-novaboard-classic .crumbs {
    padding: 10px 12px;
    margin: 0 0 12px;
    background: #fafafa;
    border: 1px solid #d9dfe6;
    border-radius: 4px;
}
body.theme-novaboard-classic .vb-toolbar {
    margin-bottom: 12px;
    padding: 12px;
    background: #fbfbfb;
    border: 1px solid #d9dfe6;
    border-radius: 4px;
}
body.theme-novaboard-classic .vb-toolbar h1 { font-size: 24px; color: #20262d; }
body.theme-novaboard-classic .forum-summary-bar { background: #f6f7f9; border: 1px solid #d9dfe6; border-radius: 4px; }
body.theme-novaboard-classic .board-table-head,
body.theme-novaboard-classic .thread-table-head { border-top: 0; border-bottom: 1px solid #d6dde6; }
body.theme-novaboard-classic .board-row,
body.theme-novaboard-classic .thread-row { border-top: 1px solid #dfe4ea; }
body.theme-novaboard-classic .board-row:nth-child(odd),
body.theme-novaboard-classic .thread-row:nth-child(odd) { background: #f7f7f7; }
body.theme-novaboard-classic .board-row:nth-child(even),
body.theme-novaboard-classic .thread-row:nth-child(even) { background: #efefef; }
body.theme-novaboard-classic .board-main,
body.theme-novaboard-classic .thread-main,
body.theme-novaboard-classic .board-stat,
body.theme-novaboard-classic .thread-stat,
body.theme-novaboard-classic .board-latest,
body.theme-novaboard-classic .thread-last { padding: 12px; border-right: 1px solid #d7dde6; }
body.theme-novaboard-classic .board-main h3,
body.theme-novaboard-classic .thread-main h3 { font-size: 15px; margin-bottom: 3px; }
body.theme-novaboard-classic .board-main p,
body.theme-novaboard-classic .thread-meta,
body.theme-novaboard-classic .board-latest small,
body.theme-novaboard-classic .thread-last span,
body.theme-novaboard-classic .thread-last small { color: #6f7882; }
body.theme-novaboard-classic .vb-post { border-radius: 4px; overflow: hidden; }
body.theme-novaboard-classic .vb-postbit {
    width: 200px;
    padding: 12px;
    background: linear-gradient(to bottom, #f7f7f7 0%, #ebedf0 100%);
    border-right: 1px solid #d5dbe3;
}
body.theme-novaboard-classic .postbit-card { gap: 8px; }
body.theme-novaboard-classic .postbit-identity strong { font-size: 16px; }
body.theme-novaboard-classic .postbit-role,
body.theme-novaboard-classic .postbit-title { color: #666f78; }
body.theme-novaboard-classic .vb-post-body,
body.theme-novaboard-classic .vb-post-footer,
body.theme-novaboard-classic .reactions-bar { padding-left: 14px; padding-right: 14px; }
body.theme-novaboard-classic .vb-post-body { background: #fff; }
body.theme-novaboard-classic .vb-post-footer { background: #f6f7f9; border-top: 1px solid #d8dee6; }
body.theme-novaboard-classic .button,
body.theme-novaboard-classic button,
body.theme-novaboard-classic input[type="submit"],
body.theme-novaboard-classic input[type="button"] {
    border-radius: 4px;
    border: 1px solid #b7c2cf;
    background: linear-gradient(to bottom, #ffffff 0%, #e7ebf1 100%);
    color: #27313a;
    font-weight: 600;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.85);
}
body.theme-novaboard-classic .button.primary,
body.theme-novaboard-classic .button:not(.ghost):not(.alt):not(.danger) {
    background: linear-gradient(to bottom, #1a97ee 0%, #0f78c6 100%);
    border-color: #0d6caf;
    color: #fff;
}
body.theme-novaboard-classic .button.ghost,
body.theme-novaboard-classic .button.alt { background: linear-gradient(to bottom, #ffffff 0%, #edf1f6 100%); color: #243140; }
body.theme-novaboard-classic input[type="text"],
body.theme-novaboard-classic input[type="email"],
body.theme-novaboard-classic input[type="password"],
body.theme-novaboard-classic input[type="number"],
body.theme-novaboard-classic textarea,
body.theme-novaboard-classic select {
    border: 1px solid #bcc7d2;
    border-radius: 4px;
    background: #fff;
    color: #20262d;
    padding: 9px 10px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.04);
}
body.theme-novaboard-classic .admin-layout,
body.theme-novaboard-classic .profile-layout,
body.theme-novaboard-classic .mod-layout { gap: 14px; }
body.theme-novaboard-classic .admin-sidebar .admin-nav,
body.theme-novaboard-classic .profile-sidebar .profile-nav,
body.theme-novaboard-classic .mod-sidebar .mod-nav {
    background: #f3f4f7;
    border: 1px solid #d2d8e0;
    border-radius: 4px;
    overflow: hidden;
}
body.theme-novaboard-classic .admin-nav a,
body.theme-novaboard-classic .profile-nav a,
body.theme-novaboard-classic .mod-nav a {
    display: block;
    padding: 9px 12px;
    border-bottom: 1px solid #d9dfe6;
    color: #243140;
    background: #fff;
}
body.theme-novaboard-classic .admin-nav a:hover,
body.theme-novaboard-classic .profile-nav a:hover,
body.theme-novaboard-classic .mod-nav a:hover { background: #f6f8fb; text-decoration: none; }
body.theme-novaboard-classic .admin-nav a.active,
body.theme-novaboard-classic .profile-nav a.active,
body.theme-novaboard-classic .mod-nav a.active {
    background: linear-gradient(to bottom, #1a97ee 0%, #0f78c6 100%);
    color: #fff;
    font-weight: 700;
}
body.theme-novaboard-classic .admin-card,
body.theme-novaboard-classic .profile-card,
body.theme-novaboard-classic .mod-card { border-radius: 4px; }
body.theme-novaboard-classic .footer-meta { display:flex; justify-content:space-between; gap:16px; align-items:flex-start; }
body.theme-novaboard-classic .footer-meta p { margin: 3px 0 0; color: #68717b; }
body.theme-novaboard-classic .quick-reply,
body.theme-novaboard-classic .editor-shell,
body.theme-novaboard-classic .messages-shell,
body.theme-novaboard-classic .search-shell { background:#fff; border:1px solid #d4dbe4; border-radius:4px; }
body.theme-novaboard-classic .reactions-strip,
body.theme-novaboard-classic .reactions-bar { background: #f8fafc; border-top: 1px solid #dde3ea; border-bottom: 1px solid #dde3ea; }
body.theme-novaboard-classic .split h2,
body.theme-novaboard-classic .panel h2,
body.theme-novaboard-classic .admin-card-header h2 { font-size: 18px; }
@media (max-width: 980px) {
  body.theme-novaboard-classic .site-wrapper { padding: 0 6px; }
  body.theme-novaboard-classic .board-table-head,
  body.theme-novaboard-classic .thread-table-head,
  body.theme-novaboard-classic .board-row,
  body.theme-novaboard-classic .thread-row { grid-template-columns: minmax(0,1fr) 74px 74px 180px; }
  body.theme-novaboard-classic .vb-postbit { width: 170px; }
}
@media (max-width: 760px) {
  body.theme-novaboard-classic .footer-meta { flex-direction: column; }
}


/* beta 6.1.2 classic parity fixes */
.board-row.is-subforum .board-main { padding-left: 24px; position: relative; }
.board-row.is-subforum .board-main::before { content: ""; position: absolute; left: 6px; top: 8px; bottom: 8px; width: 2px; background: #c7d6ea; }
.board-row.is-subforum .board-main::after { content: ""; position: absolute; left: 6px; top: 22px; width: 14px; height: 2px; background: #c7d6ea; }
.subforum-pill { display: inline-block; margin-right: 8px; padding: 2px 8px; border-radius: 999px; background: #e9f2fb; border: 1px solid #bfd2ea; color: #1f4f82; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; }
.classic-subforum-panel { margin: 0 0 18px; }
.classic-subforum-panel .thread-table { border-color: #c8d5e3; }
.classic-subforum-panel .thread-row { background: #fff; }
.classic-subforum-panel .thread-row + .thread-row { border-top: 1px solid #d8e0e8; }


/* beta 6.1.4 classic shell css repair */
body.theme-novaboard-classic {
  --nbc-page-bg: #dfe6ef;
  --nbc-page-top: #edf2f8;
  --nbc-wrapper-bg: #f7f9fc;
  --nbc-panel-bg: #ffffff;
  --nbc-panel-soft: #f4f7fb;
  --nbc-line: #c8d2df;
  --nbc-line-dark: #a8b8cb;
  --nbc-text: #26364a;
  --nbc-muted: #67778c;
  --nbc-link: #2d5fa4;
  --nbc-link-hover: #163e72;
  --nbc-bar-top: #5b84c6;
  --nbc-bar-bottom: #3f6da9;
  --nbc-bar-text: #ffffff;
  --nbc-subbar-top: #edf3fb;
  --nbc-subbar-bottom: #dce7f5;
  --nbc-subbar-text: #27415f;
  --nbc-button-top: #fdfefe;
  --nbc-button-bottom: #e1e8f1;
  background: linear-gradient(to bottom, var(--nbc-page-top), var(--nbc-page-bg));
  color: var(--nbc-text);
  font: 14px/1.45 Verdana, Arial, Helvetica, sans-serif;
}
body.theme-novaboard-classic a { color: var(--nbc-link); text-decoration: none; }
body.theme-novaboard-classic a:hover { color: var(--nbc-link-hover); text-decoration: underline; }
body.theme-novaboard-classic .topbar {
  background: #2b4f7f;
  color: #dfe9f6;
  border-bottom: 1px solid #1c3658;
  font-size: 12px;
}
body.theme-novaboard-classic .topbar-inner,
body.theme-novaboard-classic .header-inner,
body.theme-novaboard-classic .nav-inner,
body.theme-novaboard-classic .crumbs,
body.theme-novaboard-classic .content-area,
body.theme-novaboard-classic .footer-inner {
  width: min(calc(100% - 24px), 1156px);
  margin: 0 auto;
}
body.theme-novaboard-classic .topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 8px 0;
}
body.theme-novaboard-classic .top-links,
body.theme-novaboard-classic .user-links,
body.theme-novaboard-classic .footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
body.theme-novaboard-classic .topbar a,
body.theme-novaboard-classic .site-footer a { color: inherit; }
body.theme-novaboard-classic .site-wrapper {
  width: min(calc(100% - 24px), 1280px);
  margin: 16px auto;
  padding: 0;
  background: var(--nbc-wrapper-bg);
  border: 1px solid var(--nbc-line-dark);
  box-shadow: 0 1px 3px rgba(0,0,0,.08);
}
body.theme-novaboard-classic .site-header,
body.theme-novaboard-classic .main-content,
body.theme-novaboard-classic .site-footer {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
body.theme-novaboard-classic .site-header {
  background: linear-gradient(to bottom, #fdfefe, #e8eef6);
  border-bottom: 1px solid var(--nbc-line);
}
body.theme-novaboard-classic .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0;
}
body.theme-novaboard-classic .branding {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
body.theme-novaboard-classic .logo-badge {
  width: 52px;
  height: 52px;
  border: 1px solid #97abc2;
  border-radius: 6px;
  background: linear-gradient(to bottom, #ffffff, #dce6f3);
  color: #315f99;
  display: grid;
  place-items: center;
  font-weight: 700;
  font-size: 18px;
  box-shadow: inset 0 1px 0 #fff;
  flex-shrink: 0;
}
body.theme-novaboard-classic .logo-link:hover { text-decoration: none; }
body.theme-novaboard-classic .branding h1 {
  margin: 0;
  font-size: 28px;
  line-height: 1;
  color: #22466f;
  letter-spacing: -.02em;
}
body.theme-novaboard-classic .branding p {
  margin: 6px 0 0;
  color: var(--nbc-muted);
  font-size: 13px;
}
body.theme-novaboard-classic .header-side { text-align: right; font-size: 12px; color: var(--nbc-muted); }
body.theme-novaboard-classic .search-row {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 8px;
}
body.theme-novaboard-classic .search-row input,
body.theme-novaboard-classic .theme-select {
  height: 32px;
  border: 1px solid #acbbce;
  background: #fff;
  padding: 0 10px;
  font: inherit;
  color: var(--nbc-text);
  border-radius: 3px;
}
body.theme-novaboard-classic .button {
  height: 32px;
  padding: 0 12px;
  border: 1px solid #a0b1c6;
  border-radius: 3px;
  background: linear-gradient(to bottom, var(--nbc-button-top), var(--nbc-button-bottom));
  color: #2a4464;
  font: 700 12px Verdana, Arial, sans-serif;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.95);
}
body.theme-novaboard-classic .button:hover {
  background: linear-gradient(to bottom, #ffffff, #d9e2ee);
  text-decoration: none;
}
body.theme-novaboard-classic .nav {
  background: linear-gradient(to bottom, #eef3f9, #dfe8f4);
  border-top: 1px solid #fff;
  border-bottom: 1px solid var(--nbc-line);
}
body.theme-novaboard-classic .nav-inner { display: flex; flex-wrap: wrap; gap: 0; }
body.theme-novaboard-classic .nav a {
  display: inline-block;
  padding: 11px 14px;
  border-right: 1px solid #c3d0e0;
  color: #244b78;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .02em;
}
body.theme-novaboard-classic .nav a:hover,
body.theme-novaboard-classic .nav a.active {
  background: linear-gradient(to bottom, #ffffff, #e8eff7);
  text-decoration: none;
}
body.theme-novaboard-classic .main-content { padding: 10px 0 16px; }
body.theme-novaboard-classic .crumbs {
  padding: 10px 0;
  font-size: 12px;
  color: var(--nbc-muted);
  background: transparent;
  border: 0;
  margin: 0;
}
body.theme-novaboard-classic .welcome-box,
body.theme-novaboard-classic .panel,
body.theme-novaboard-classic .sidebar-box,
body.theme-novaboard-classic .board-table,
body.theme-novaboard-classic .site-footer {
  margin-bottom: 14px;
  border: 1px solid var(--nbc-line);
  background: var(--nbc-panel-bg);
  border-radius: 0;
  box-shadow: none;
}
body.theme-novaboard-classic .bar {
  padding: 8px 10px;
  background: linear-gradient(to bottom, var(--nbc-bar-top), var(--nbc-bar-bottom));
  color: var(--nbc-bar-text);
  border-bottom: 1px solid #31557f;
  font-weight: 700;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
}
body.theme-novaboard-classic .subbar {
  padding: 7px 10px;
  background: linear-gradient(to bottom, var(--nbc-subbar-top), var(--nbc-subbar-bottom));
  color: var(--nbc-subbar-text);
  border-top: 1px solid #fff;
  border-bottom: 1px solid var(--nbc-line);
  font-weight: 700;
  font-size: 12px;
}
body.theme-novaboard-classic .welcome-body,
body.theme-novaboard-classic .panel-body,
body.theme-novaboard-classic .sidebar-body,
body.theme-novaboard-classic .footer-inner { padding: 10px; }
body.theme-novaboard-classic .welcome-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: center;
}
body.theme-novaboard-classic .welcome-grid h2 {
  margin: 0 0 6px;
  font-size: 18px;
  color: #27496f;
}
body.theme-novaboard-classic .welcome-grid p { margin: 0; color: var(--nbc-muted); }
body.theme-novaboard-classic .utility-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}
body.theme-novaboard-classic .layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 14px;
}
body.theme-novaboard-classic .forum-head,
body.theme-novaboard-classic .forum-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 88px 84px 245px;
}
body.theme-novaboard-classic .forum-head {
  background: linear-gradient(to bottom, #edf3fb, #dbe6f4);
  border-bottom: 1px solid var(--nbc-line);
  color: #284566;
  font-size: 12px;
  font-weight: 700;
}
body.theme-novaboard-classic .forum-head div {
  padding: 10px 12px;
  border-right: 1px solid #d5deea;
}
body.theme-novaboard-classic .forum-row > div {
  padding: 12px;
  border-right: 1px solid #d5deea;
  min-width: 0;
}
body.theme-novaboard-classic .forum-head div:last-child,
body.theme-novaboard-classic .forum-row > div:last-child { border-right: 0; }
body.theme-novaboard-classic .forum-row {
  background: #fff;
  border-bottom: 1px solid #e2e8f0;
  align-items: start;
}
body.theme-novaboard-classic .forum-row:nth-child(even) { background: #f8fbfe; }
body.theme-novaboard-classic .forum-main {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  min-width: 0;
}
body.theme-novaboard-classic .forum-status {
  width: 32px;
  height: 32px;
  object-fit: contain;
  flex-shrink: 0;
  margin-top: 0;
}
body.theme-novaboard-classic .forum-main h3 { margin: 0 0 3px; font-size: 14px; font-weight: 700; line-height: 1.2; }
body.theme-novaboard-classic .forum-main p { margin: 0; color: var(--nbc-muted); font-size: 12px; line-height: 1.45; }
body.theme-novaboard-classic .subforums {
  margin-top: 8px;
  padding-top: 6px;
  font-size: 12px;
  color: #38597f;
  font-weight: 700;
}
body.theme-novaboard-classic .subforums span { color: var(--nbc-muted); margin-right: 6px; }
body.theme-novaboard-classic .subforums a { font-weight: 700; }
body.theme-novaboard-classic .subforums small { color: var(--nbc-muted); font-weight: 400; margin-left: 4px; }
body.theme-novaboard-classic .stat {
  text-align: center;
  font-size: 12px;
  color: #355172;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.theme-novaboard-classic .stat strong {
  display: block;
  font-size: 16px;
  color: #223b5c;
  margin-bottom: 2px;
}
body.theme-novaboard-classic .lastpost {
  font-size: 12px;
  color: var(--nbc-muted);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.theme-novaboard-classic .lastpost a { font-weight: 700; display: inline-block; margin-bottom: 3px; }
body.theme-novaboard-classic .stats-grid,
body.theme-novaboard-classic .link-grid,
body.theme-novaboard-classic .sidebar-list { display: grid; gap: 8px; }
body.theme-novaboard-classic .stats-item,
body.theme-novaboard-classic .link-item,
body.theme-novaboard-classic .sidebar-item {
  padding: 8px 10px;
  background: var(--nbc-panel-soft);
  border: 1px solid #dde5ef;
  font-size: 12px;
}
body.theme-novaboard-classic .stats-item strong,
body.theme-novaboard-classic .sidebar-item strong { color: #27496f; }
body.theme-novaboard-classic .topic-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  padding: 7px 0;
  border-bottom: 1px solid #e5ebf2;
  font-size: 12px;
}
body.theme-novaboard-classic .topic-row:last-child { border-bottom: 0; }
body.theme-novaboard-classic .topic-row span { color: var(--nbc-muted); text-align: right; white-space: nowrap; }
body.theme-novaboard-classic .online-user {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 4px 8px;
  border: 1px solid #d4ddea;
  background: #f7fafd;
  font-size: 12px;
  color: #29476d;
}
body.theme-novaboard-classic .theme-row { display: grid; gap: 8px; }
body.theme-novaboard-classic .theme-actions { display: flex; gap: 8px; align-items: center; margin-top: 8px; }
body.theme-novaboard-classic .site-footer {
  background: linear-gradient(to bottom, #fdfefe, #e8eef6);
  border-top: 1px solid #fff;
  color: var(--nbc-muted);
  font-size: 12px;
}
body.theme-novaboard-classic .footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
body.theme-novaboard-classic .site-footer strong { color: #28486d; }
@media (max-width: 1020px) {
  body.theme-novaboard-classic .layout { grid-template-columns: 1fr; }
}
@media (max-width: 840px) {
  body.theme-novaboard-classic .forum-head,
  body.theme-novaboard-classic .forum-row { grid-template-columns: minmax(0, 1fr) 72px 72px; }
  body.theme-novaboard-classic .forum-head div:last-child,
  body.theme-novaboard-classic .forum-row > div:last-child {
    grid-column: 1 / -1;
    border-top: 1px solid #e0e7f0;
  }
  body.theme-novaboard-classic .header-inner,
  body.theme-novaboard-classic .welcome-grid,
  body.theme-novaboard-classic .footer-inner {
    grid-template-columns: 1fr;
    display: grid;
  }
  body.theme-novaboard-classic .header-side,
  body.theme-novaboard-classic .utility-buttons {
    text-align: left;
    justify-content: flex-start;
  }
  body.theme-novaboard-classic .search-row { justify-content: flex-start; }
}
@media (max-width: 600px) {
  body.theme-novaboard-classic .topbar-inner,
  body.theme-novaboard-classic .header-inner,
  body.theme-novaboard-classic .nav-inner,
  body.theme-novaboard-classic .crumbs,
  body.theme-novaboard-classic .content-area,
  body.theme-novaboard-classic .footer-inner { width: min(calc(100% - 12px), 1156px); }
  body.theme-novaboard-classic .nav a { width: 50%; border-bottom: 1px solid #cbd7e5; }
  body.theme-novaboard-classic .forum-head { display: none; }
  body.theme-novaboard-classic .forum-row { grid-template-columns: 1fr; }
  body.theme-novaboard-classic .forum-row > div { border-right: 0; border-top: 1px solid #e5ebf2; }
  body.theme-novaboard-classic .forum-row > div:first-child { border-top: 0; }
}




/* default frontend alias */
body.theme-default {
    --vb-blue-1: #355f9a;
    --vb-blue-2: #5b82be;
    --vb-blue-3: #8ca8cf;
    --vb-border-dark: #3d5d88;
    --vb-border-mid: #6d8db6;
    --vb-border-light: #d8e2f1;
    --vb-bg: #dfe6ef;
    --vb-panel: #f5f8fc;
    --vb-row: #eef3f8;
    --vb-row-alt: #e3ebf4;
    --vb-link: #294f84;
    --vb-text: #20334d;
    --vb-muted: #5a6980;
    background: #cfd8e6;
    color: var(--vb-text);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.45;
}

body.theme-default a { color: var(--vb-link); text-decoration: none; }
body.theme-default a:hover { text-decoration: underline; }
body.theme-default .site-wrapper { max-width: 1180px; margin: 10px auto; padding: 0 8px 16px; }
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer,
body.theme-default .panel,
body.theme-default .poll-panel,
body.theme-default .vb-post,
body.theme-default .admin-shell,
body.theme-default .admin-card,
body.theme-default .theme-editor-shell,
body.theme-default .theme-editor-main,
body.theme-default .theme-editor-sidebar { 
    background: var(--vb-panel);
    border: 1px solid var(--vb-border-dark);
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 0;
}
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer { margin-bottom: 8px; }
body.theme-default .xp-titlebar,
body.theme-default .board-heading,
body.theme-default .thread-table-head,
body.theme-default .vb-post-head,
body.theme-default .search-results-head,
body.theme-default .admin-card-header,
body.theme-default .theme-editor-header,
body.theme-default .forum-table thead th,
body.theme-default .category-titlebar {
    background: linear-gradient(to bottom, #88a8d5 0%, #6e90c3 48%, #5277ae 49%, #3d639a 100%);
    color: #fff;
}
body.theme-default .xp-titlebar td,
body.theme-default .thread-table-head div,
body.theme-default .board-heading,
body.theme-default .vb-post-head,
body.theme-default .forum-table thead th,
body.theme-default .category-titlebar {
    font-weight: bold;
    font-size: 11px;
    padding: 6px 8px;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
}
body.theme-default .xp-titlebar-buttons { letter-spacing: 2px; text-align: right; font-weight: normal; }
body.theme-default .xp-window-body,
body.theme-default .main-content > .xp-window-body,
body.theme-default .site-footer .xp-window-body,
body.theme-default .panel,
body.theme-default .admin-card-body,
body.theme-default .theme-editor-body { padding: 8px; }
body.theme-default .theme-banner-wrap { padding: 4px 2px 8px; text-align: left; }
body.theme-default .theme-banner { display: block; max-width: 100%; height: auto; border: 1px solid #6b87ab; }
body.theme-default .site-title-text { display: inline-block; font-size: 28px; font-weight: bold; color: #1d3d66; padding: 12px 6px; }
body.theme-default .tagline { color: var(--vb-muted); font-size: 11px; margin: 0 0 8px; }
body.theme-default .xp-nav-table { width: 100%; border-collapse: collapse; border: 1px solid var(--vb-border-dark); }
body.theme-default .xp-nav-table td { border: 1px solid var(--vb-border-mid); background: linear-gradient(to bottom,#fbfdff,#d6e2f2); }
body.theme-default .header-link-cell { display: block; padding: 6px 10px; font-weight: bold; color: #20406d; }
body.theme-default .header-link-cell:hover { background: #f8fbff; text-decoration: none; }
body.theme-default .alert { border-radius: 0; border: 1px solid #9db2cd; padding: 7px 9px; margin-bottom: 8px; }
body.theme-default .alert-success { background: #edf7e2; border-color: #91ad62; color: #355010; }
body.theme-default .alert-error { background: #fbe9e8; border-color: #b47878; color: #7a2727; }
body.theme-default .hero,
body.theme-default .hero-card-grid,
body.theme-default .hero-stat-card,
body.theme-default .hero-actions { display: none !important; }
body.theme-default .board-layout { display: block; }
body.theme-default .board-block { margin-bottom: 10px; padding: 0; }
body.theme-default .board-heading { padding: 0; }
body.theme-default .board-heading h2 { margin: 0; font-size: 11px; }
body.theme-default .board-heading p { margin: 0; color: #dce6f6; font-size: 10px; }
body.theme-default .board-table { display: block; border-top: 0; }
body.theme-default .board-table-head,
body.theme-default .thread-table-head { display: grid; grid-template-columns: minmax(0,1fr) 90px 90px 250px; border-top: 1px solid #fff; }
body.theme-default .board-row,
body.theme-default .thread-row {
    display: grid;
    grid-template-columns: minmax(0,1fr) 90px 90px 250px;
    align-items: stretch;
    border-top: 1px solid #fff;
}
body.theme-default .board-row:nth-child(odd),
body.theme-default .thread-row:nth-child(odd) { background: var(--vb-row); }
body.theme-default .board-row:nth-child(even),
body.theme-default .thread-row:nth-child(even) { background: var(--vb-row-alt); }
body.theme-default .board-main,
body.theme-default .thread-main,
body.theme-default .board-stat,
body.theme-default .thread-stat,
body.theme-default .board-latest,
body.theme-default .thread-last { padding: 8px; border-right: 1px solid #c0cfdf; }
body.theme-default .board-main,
body.theme-default .thread-main { display: flex; gap: 8px; align-items: flex-start; }
body.theme-default .board-main h3,
body.theme-default .thread-main h3 { margin: 0 0 2px; font-size: 12px; }
body.theme-default .board-main p,
body.theme-default .thread-meta,
body.theme-default .board-latest small,
body.theme-default .thread-last span,
body.theme-default .thread-last small { color: var(--vb-muted); }

body.theme-default .board-main-copy { min-width: 0; }
body.theme-default .board-subforums-inline { margin-top: 6px; color: var(--vb-muted); font-size: 11px; line-height: 1.45; }
body.theme-default .board-subforums-inline-label { font-weight: bold; color: #35557f; margin-right: 6px; }
body.theme-default .board-subforum-inline-item { display: inline; }
body.theme-default .board-subforum-inline-item a { font-weight: bold; }
body.theme-default .board-subforum-inline-item span { color: var(--vb-muted); margin-left: 4px; }
body.theme-default .board-subforum-inline-sep { color: #8798af; margin: 0 7px; }
body.theme-default .subforum-pill { display: inline-block; margin-right: 8px; padding: 1px 6px; border: 1px solid #98add0; background: #edf3ff; color: #27446d; font-size: 10px; font-weight: bold; }
body.theme-default .board-stat,
body.theme-default .thread-stat { text-align: center; font-weight: bold; display:flex; align-items:center; justify-content:center; }
body.theme-default .board-latest,
body.theme-default .thread-last { font-size: 11px; }
body.theme-default .status-image { width: auto; height: auto; max-width: 18px; max-height: 18px; margin-top: 1px; object-fit: contain; }
body.theme-default .status-image.small { width: auto; height: auto; max-width: 16px; max-height: 16px; object-fit: contain; }
body.theme-default .latest-topics-panel { padding: 0; }
body.theme-default .latest-topics-heading { padding: 6px 8px; background: linear-gradient(to bottom, #88a8d5 0%, #6e90c3 48%, #5277ae 49%, #3d639a 100%); color: #fff; border-bottom: 1px solid #fff; }
body.theme-default .latest-topics-heading h2, body.theme-default .latest-topics-heading p { margin: 0; color: inherit; }
body.theme-default .latest-topics-list { display: block; }
body.theme-default .latest-topic-card { display: grid; grid-template-columns: 1fr 200px; gap: 10px; padding: 8px; border-top: 1px solid #fff; }
body.theme-default .latest-topic-card:nth-child(odd) { background: var(--vb-row); }
body.theme-default .latest-topic-card:nth-child(even) { background: var(--vb-row-alt); }
body.theme-default .latest-topic-main { display: flex; gap: 8px; }
body.theme-default .latest-topic-main small, body.theme-default .latest-topic-meta small { color: var(--vb-muted); display:block; }
body.theme-default .crumbs { padding: 6px 8px; margin: 0 0 8px; background: #f2f5f9; border: 1px solid #cad7e6; }
body.theme-default .vb-toolbar { display: flex; justify-content: space-between; align-items: center; gap: 12px; margin-bottom: 8px; padding: 8px; background: #edf3f9; border: 1px solid #cad7e6; }
body.theme-default .vb-toolbar h1 { margin: 0 0 2px; font-size: 18px; color: #24497b; }
body.theme-default .vb-toolbar p { margin: 0; color: var(--vb-muted); }
body.theme-default .toolbar-actions,
body.theme-default .actions-inline { display: flex; flex-wrap: wrap; gap: 6px; align-items: center; }
body.theme-default .forum-summary-bar { display: flex; gap: 10px; margin: 0 0 8px; padding: 7px 8px; background: #f7fbff; border: 1px solid #cad7e6; }
body.theme-default .forum-summary-bar div { min-width: 75px; text-align: center; }
body.theme-default .forum-summary-bar strong { display: block; font-size: 12px; color: #25456f; }
body.theme-default .forum-summary-bar span { color: var(--vb-muted); }
body.theme-default .thread-table { border: 1px solid var(--vb-border-dark); }
body.theme-default .thread-empty { padding: 10px; background: var(--vb-row); }
body.theme-default .vb-post { margin-bottom: 8px; border-collapse: collapse; }
body.theme-default .vb-postbit { width: 150px; padding: 6px; background: #e4edf8; border-right: 1px solid #bfd0e4; }
body.theme-default .vb-post-content { flex: 1; padding: 0; }
body.theme-default .vb-postbit strong,
body.theme-default .vb-postbit small,
body.theme-default .vb-postbit .post-group-image { display: block; margin: 0 0 4px; line-height: 1.25; }
body.theme-default .vb-postbit small { font-size: 11px; }
body.theme-default .vb-postbit br { display: none; }
body.theme-default .vb-postbit .avatar { display: block; max-width: 72px; margin: 0 0 6px; }
body.theme-default .vb-postbit a { text-decoration: none; }
body.theme-default .vb-post-head { display: flex; justify-content: space-between; gap: 8px; padding: 6px 8px; }
body.theme-default .vb-post .post-body,
body.theme-default .vb-post .attachments,
body.theme-default .vb-post .post-tools,
body.theme-default .vb-post .signature,
body.theme-default .vb-post .reaction-strip { padding: 8px; }
body.theme-default .vb-post .signature { border-top: 1px solid #d1dceb; color: #50627f; background: #f7fafe; }
body.theme-default .vb-post .post-body,
body.theme-default .vb-post .post-body p,
body.theme-default .vb-post .post-body li,
body.theme-default .vb-post .post-body div { color: #12263c; }
body.theme-default .vb-post .post-body blockquote { color: #203b57; }
body.theme-default .vb-post,
body.theme-default .vb-post-first { display: flex; }
body.theme-default .avatar { border: 1px solid #7f98bc; padding: 2px; background: #fff; max-width: 100px; }
body.theme-default .status-badge,
body.theme-default .badge { display: inline-block; padding: 1px 6px; background: #edf3ff; border: 1px solid #98add0; color: #27446d; font-size: 10px; font-weight: bold; }
body.theme-default .status-badge.danger,
body.theme-default .button.danger { background: #f6dede; border-color: #b57b7b; color: #7d2323; }
body.theme-default .button,
body.theme-default .image-button,
body.theme-default button,
body.theme-default input[type=submit] {
    display: inline-flex; align-items: center; justify-content: center; gap: 4px;
    padding: 5px 10px; border-radius: 0; border: 1px solid #6f88ab;
    background: linear-gradient(to bottom, #ffffff, #d6e2f1);
    color: #26466f; font-weight: bold; font-size: 11px; cursor: pointer; text-decoration: none;
}
body.theme-default .button:hover,
body.theme-default .image-button:hover,
body.theme-default button:hover { background: linear-gradient(to bottom, #fff, #eef5fb); text-decoration: none; }
body.theme-default .button.alt { background: linear-gradient(to bottom, #fbfdff, #e4edf7); }
body.theme-default .image-button img { display:block; height: 24px; }
body.theme-default input[type=text],
body.theme-default input[type=password],
body.theme-default input[type=email],
body.theme-default input[type=url],
body.theme-default input[type=number],
body.theme-default input[type=date],
body.theme-default textarea,
body.theme-default select {
    width: 100%; box-sizing: border-box; border-radius: 0; border: 1px solid #7d95b7;
    padding: 6px 7px; background: #fff; color: var(--vb-text); font: inherit;
}
body.theme-default textarea { min-height: 180px; }
body.theme-default .form-grid,
body.theme-default .settings-form,
body.theme-default .editor-grid,
body.theme-default .auth-grid { display: grid; gap: 10px; }
body.theme-default .editor-toolbar,
body.theme-default .smiley-picker,
body.theme-default .oldschool-smiley-panel { border: 1px solid #cad7e6; background: #f6f9fd; padding: 6px; }
body.theme-default .oldschool-smiley-panel .smiley-grid { display: flex; flex-wrap: wrap; gap: 8px; }
body.theme-default .smiley-item { width: 62px; text-align:center; }
body.theme-default .smiley-code { display:block; margin-top:2px; font-size:10px; color:#5a6980; }
body.theme-default .search-layout { display: grid; grid-template-columns: 310px minmax(0,1fr); gap: 12px; }
body.theme-default .search-form-panel,
body.theme-default .search-results-panel { padding: 0; }
body.theme-default .search-section-title,
body.theme-default .search-results-head { padding: 6px 8px; }
body.theme-default .search-fields,
body.theme-default .search-results-list { padding: 8px; }
body.theme-default .search-result-card { border-top: 1px solid #fff; padding: 8px; background: var(--vb-row); }
body.theme-default .search-result-card:nth-child(even) { background: var(--vb-row-alt); }
body.theme-default .site-footer .footer-meta { display:flex; justify-content:space-between; align-items:center; gap:10px; color:var(--vb-muted); }
body.theme-default .site-footer .xp-window-body { padding: 8px; }
body.theme-default .pagination { display: flex; flex-wrap: wrap; gap: 4px; }
body.theme-default .pagination a,
body.theme-default .pagination span { padding: 4px 7px; border: 1px solid #7b96ba; background: #fff; }
body.theme-default .pagination .active { background: #d8e6f8; font-weight: bold; }
@media (max-width: 900px) {
  body.theme-default .board-table-head,
  body.theme-default .board-row,
  body.theme-default .thread-table-head,
  body.theme-default .thread-row,
  body.theme-default .latest-topic-card,
  body.theme-default .search-layout { grid-template-columns: 1fr; }
  body.theme-default .vb-post { display:block; }
  body.theme-default .vb-postbit { width:auto; border-right:0; border-bottom:1px solid #bfd0e4; }
}

/* Classic Blue second pass */
body.theme-default .admin-shell-sidebar { display:grid; grid-template-columns: 230px minmax(0,1fr); gap:8px; align-items:start; }
body.theme-default .admin-sidebar { padding:0; overflow:hidden; }
body.theme-default .admin-sidebar h1 { margin:0; padding:7px 8px; background:linear-gradient(to bottom,#88a8d5 0%,#6e90c3 48%,#5277ae 49%,#3d639a 100%); color:#fff; font-size:12px; }
body.theme-default .admin-sidebar .meta { padding:6px 8px; margin:0; background:#eef3f8; border-bottom:1px solid #c2d0df; }
body.theme-default .admin-side-nav { display:block; padding:6px; }
body.theme-default .admin-tab,
body.theme-default .admin-side-link { display:block; width:100%; text-align:left; margin:0 0 4px; padding:6px 8px; border:1px solid #93a9c7; background:linear-gradient(to bottom,#ffffff,#dde8f4); color:#244a78; font-weight:bold; text-decoration:none; }
body.theme-default .admin-tab.is-active { background:linear-gradient(to bottom,#edf4fb,#c9dbef); border-color:#6c89b2; }
body.theme-default .admin-main-stack > .admin-tab-panel > .panel { padding:0; overflow:hidden; }
body.theme-default .admin-heading,
body.theme-default .panel > h2:first-child { margin:0; padding:6px 8px; background:linear-gradient(to bottom,#88a8d5 0%,#6e90c3 48%,#5277ae 49%,#3d639a 100%); color:#fff; border-bottom:1px solid #fff; }
body.theme-default .panel > h2:first-child { font-size:11px; }
body.theme-default .panel > h2:first-child + * { margin-top:0; }
body.theme-default .admin-overview-grid, body.theme-default .grid.two { gap:8px; }
body.theme-default .stats-row { display:grid; grid-template-columns: repeat(auto-fit,minmax(110px,1fr)); gap:8px; padding:8px; }
body.theme-default .stat { background:var(--vb-row); border:1px solid #c3d0df; padding:8px; text-align:center; }
body.theme-default .admin-mini-table, body.theme-default .admin-list, body.theme-default .admin-settings-form, body.theme-default .admin-diagnostics-grid { padding:8px; }
body.theme-default .admin-item-card { border:1px solid #c4d0de; background:#eef3f8; padding:8px; margin-bottom:8px; }
body.theme-default .theme-editor-shell, body.theme-default .theme-editor-main, body.theme-default .theme-editor-sidebar { border-radius:0; }
body.theme-default .theme-editor-shell { display:grid; grid-template-columns:260px minmax(0,1fr); gap:8px; }
body.theme-default .theme-editor-sidebar .theme-file-link { display:block; padding:5px 7px; border-bottom:1px solid #d3ddea; }
body.theme-default .image-button { padding:0; border:none; background:transparent; box-shadow:none; }
body.theme-default .image-button:hover { background:transparent; }
body.theme-default .image-button img { display:block; height:25px; width:auto; }
body.theme-default .status-image { image-rendering:auto; }
@media (max-width: 900px) { body.theme-default .admin-shell-sidebar, body.theme-default .theme-editor-shell { grid-template-columns: 1fr; } }

body.theme-default .who-online{margin-bottom:8px;border:1px solid var(--vb-border-dark);background:var(--vb-panel);box-shadow:inset 0 0 0 1px #fff}body.theme-default .who-online .xp-window-body{padding:8px}body.theme-default .who-online-summary{font-size:11px;color:var(--vb-text)}body.theme-default .who-online-users{gap:6px}body.theme-default .who-online-user,body.theme-default .who-online-more{padding:2px 6px;border:1px solid #9eb4cf;background:#eef4fb;color:#294b78;border-radius:0;font-size:11px}


.language-pack-list a{display:flex;flex-direction:column;gap:4px}.language-editor-groups{display:grid;gap:12px}.language-editor-section{border:1px solid #8597b7;background:#eef3fb;border-radius:4px;overflow:hidden}.language-editor-section summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:linear-gradient(#dfe8f7,#c7d6ee);font-weight:700;text-transform:none}.language-editor-section summary::-webkit-details-marker{display:none}.language-editor-section summary::after{content:"+";font-size:18px;line-height:1;color:#35598a}.language-editor-section[open] summary::after{content:"−"}.language-editor-section .meta{color:#506a90;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.language-editor-table{display:grid;gap:8px;padding:10px 12px;background:#fbfdff}.language-editor-row{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:12px;align-items:center;padding:6px 0;border-bottom:1px solid #dbe4f0}.language-editor-row:last-child{border-bottom:0}.language-editor-key{font:600 12px/1.4 Verdana,Arial,sans-serif;color:#1f3558;word-break:break-word}.language-editor-row input[type="text"]{width:100%;min-height:34px;font:13px/1.35 Verdana,Arial,sans-serif}.button-row{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 900px){.language-editor-row{grid-template-columns:1fr;gap:6px}}

body.theme-default .admin-info-table{display:grid;gap:0;padding:8px}
body.theme-default .admin-info-table.compact{padding:0}
body.theme-default .admin-info-row{display:flex;justify-content:space-between;gap:12px;padding:7px 8px;border:1px solid #c4d0de;border-top:0;background:#f7fbff}
body.theme-default .admin-info-row:first-child{border-top:1px solid #c4d0de}
body.theme-default .admin-collapse-card{border:1px solid #b7c8dc;background:#eef4fb}
body.theme-default .admin-collapse-card+ .admin-collapse-card{margin-top:8px}
body.theme-default .admin-collapse-card summary{cursor:pointer;list-style:none;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:linear-gradient(#f9fbfe,#dfe9f5)}
body.theme-default .admin-collapse-card summary::-webkit-details-marker{display:none}
body.theme-default .admin-collapse-card > div{padding:10px}
body.theme-default .admin-collapse-card.nested{background:#f8fbff}
body.theme-default .nested-forums{padding-top:4px}
body.theme-default .bulk-delete-strip{padding:8px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}
body.theme-default .actions-inline.wrap{flex-wrap:wrap}
body.theme-default .user-management-list{padding:8px}
body.theme-default .user-card summary{align-items:flex-start}
body.theme-default .admin-forum-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}
body.theme-default .admin-forum-group{border:1px solid #c9d5e4;background:#fff;padding:8px;display:grid;gap:6px}
body.theme-default .admin-forum-group strong{color:#244a78}
body.theme-default .moderator-assignment-card .meta{max-width:100%;white-space:normal}
body.theme-default .admin-structure-list{padding:8px}
body.theme-default .maintenance-tool{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #c4d0de;background:#f7fbff}
body.theme-default .maintenance-tool + .maintenance-tool{margin-top:8px}
body.theme-default .maintenance-stack{padding:8px}
body.theme-default .admin-main-stack>.panel,.admin-main-stack>.admin-tab-panel>.panel{margin-bottom:8px}
body.theme-default .admin-side-link.is-active,body.theme-default .admin-tab.is-active{background:linear-gradient(to bottom,#edf4fb,#c9dbef);border-color:#6c89b2}



body.theme-default .diagnostic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;padding:8px;align-items:stretch}
body.theme-default .diagnostic-card{display:flex;flex-direction:column;justify-content:space-between;gap:4px;padding:8px;border:1px solid #c4d0de;background:#f7fbff;min-width:0}
body.theme-default .diagnostic-card span{font-size:10px;line-height:1.3;color:#49678f;font-weight:700;text-transform:none}
body.theme-default .diagnostic-card strong{font-size:12px;line-height:1.35;color:#1f3558;font-weight:700;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
body.theme-default .diagnostic-card-url{grid-column:span 2}
body.theme-default .admin-overview-grid .panel{min-width:0}
body.theme-default .admin-info-row span{font-size:11px;line-height:1.35;color:#49678f}
body.theme-default .admin-info-row strong{font-size:12px;line-height:1.35;max-width:58%;text-align:right;overflow-wrap:anywhere;word-break:break-word;white-space:normal}
body.theme-default .log-preview-block{padding:8px 8px 0;min-width:0}
body.theme-default .log-preview-block h3{margin:0 0 8px;font-size:11px;color:#244a78}
body.theme-default .diagnostic-log-tail-list{border:1px solid #b7c8dc;background:#f7fbff;max-height:240px;overflow:auto}
body.theme-default .diagnostic-log-line{padding:7px 9px;border-top:1px solid #d5e0ec;font:11px/1.45 Consolas,Monaco,monospace;color:#243a5a;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}
body.theme-default .diagnostic-log-line:first-child{border-top:0}
body.theme-default .diagnostic-log-tail-empty{padding:10px;border:1px solid #b7c8dc;background:#f7fbff;color:#49678f;font-size:11px}
@media (max-width: 900px){body.theme-default .diagnostic-card-url{grid-column:span 1}}

.admin-user-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.collapsible-card summary{cursor:pointer;display:flex;justify-content:space-between;gap:10px;align-items:center}.card-body{padding-top:12px}.admin-subcard{margin-top:12px;border:1px solid #9cb7de;background:#f4f8ff;padding:10px}.admin-settings-form{max-width:860px}.admin-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.checkbox-line{display:flex;gap:8px;align-items:center}.toolbar-inline{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.compact .admin-info-row span,.compact .admin-info-row strong{font-size:12px}.diagnostics-log-box{max-height:260px;overflow:auto;border:1px solid #9cb7de;background:#fff;padding:8px}.diagnostic-log-line{font-family:monospace;font-size:12px;line-height:1.4;padding:4px 0;border-bottom:1px dotted #c6d5ee}.wrap-anywhere{overflow-wrap:anywhere;word-break:break-word}

/* 0.7.14.2 admin polish */
body.theme-default .admin-panel-pad{padding:10px}
body.theme-default .admin-filter-bar{padding:10px;display:grid;gap:10px;background:#f2f7fd;border-top:1px solid #c4d0de}
body.theme-default .admin-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}
body.theme-default .admin-filter-bar label>span,
body.theme-default .stack label>span{display:block;margin-bottom:4px;font-size:11px;font-weight:700;color:#244a78}
body.theme-default .admin-summary-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}
body.theme-default .admin-badge{display:inline-flex;align-items:center;padding:2px 7px;border:1px solid #a7bbd7;background:#edf4fb;color:#244a78;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}
body.theme-default .admin-badge.warning{background:#fff2cf;border-color:#ddc17c;color:#7a5718}
body.theme-default .admin-badge.good{background:#e3f4e3;border-color:#9cc79c;color:#2d6231}
body.theme-default .admin-badge.muted{background:#f2f2f2;border-color:#c6c6c6;color:#666}
body.theme-default .admin-subpanel{padding:0;overflow:hidden}
body.theme-default .admin-subpanel h3{margin:0;padding:6px 8px;background:linear-gradient(to bottom,#f8fbff,#dce7f4);border-bottom:1px solid #c4d0de;color:#244a78;font-size:11px}
body.theme-default .admin-subpanel .admin-info-table,
body.theme-default .admin-subpanel form,
body.theme-default .admin-subpanel .stack{padding:10px}
body.theme-default .admin-collapse-card.user-card>div{background:#fff}
body.theme-default .admin-collapse-card.user-card summary{background:linear-gradient(#fdfefe,#dde8f4)}
body.theme-default .admin-collapse-card.user-card summary strong{font-size:13px}
body.theme-default .admin-emoticon-list{padding:8px;display:grid;gap:10px}
body.theme-default .admin-emoticon-summary{display:flex;align-items:center;gap:10px;min-width:0}
body.theme-default .admin-emoticon-preview{width:28px;height:28px;object-fit:contain;border:1px solid #b7c8dc;background:#fff;padding:2px}
body.theme-default .admin-emoticon-side{align-content:start}
body.theme-default .diagnostic-log-tail-list{list-style:none;margin:0;padding:0}
body.theme-default .diagnostic-log-line{display:block}
body.theme-default .diagnostics-log-box{padding:0;background:#f7fbff}
body.theme-default .admin-mini-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:8px 10px;border:1px solid #c4d0de;border-top:0;background:#f7fbff}
body.theme-default .admin-mini-row:first-child{border-top:1px solid #c4d0de}
body.theme-default .admin-mini-row .meta{margin-top:2px}
body.theme-default .admin-info-row strong.wrap-anywhere{max-width:65%}
@media (max-width: 900px){body.theme-default .admin-summary-tags{justify-content:flex-start}}


/* 0.7.14.2 diagnostics/docs polish */
body.theme-default .diagnostics-top-grid{align-items:start}
body.theme-default .diagnostics-side-stack{display:grid;gap:8px;min-width:0}
body.theme-default .diagnostics-side-stack .panel{min-width:0}
body.theme-default .diagnostic-text-good{color:#2d6231}
body.theme-default .diagnostic-text-warning{color:#7a5718}
body.theme-default .diagnostics-log-textbox{width:100%;min-height:220px;resize:vertical;border:1px solid #9cb7de;background:#f7fbff;padding:10px;font:11px/1.45 Consolas,Monaco,monospace;color:#243a5a;box-sizing:border-box}
body.theme-default .release-notes-doc{display:grid;gap:8px}
body.theme-default .release-notes-doc h2,
body.theme-default .release-notes-doc h3,
body.theme-default .release-notes-doc h4{margin:0;padding:6px 8px;background:linear-gradient(#f8fbff,#dce7f4);border:1px solid #c4d0de;color:#244a78;font-size:12px}
body.theme-default .release-notes-doc p,
body.theme-default .release-notes-doc ul{margin:0;padding:8px 10px;border:1px solid #c4d0de;background:#f7fbff}
body.theme-default .release-notes-doc ul{padding-left:28px}
body.theme-default .diagnostics-side-stack .admin-info-row strong,
body.theme-default .diagnostics-top-grid .admin-info-row strong{max-width:62%;font-size:12px;line-height:1.35}
body.theme-default .diagnostics-top-grid .admin-info-row span{font-size:11px}


/* 0.7.14.3 dashboard width fix */
body.theme-default .admin-main-stack > .panel,
body.theme-default .admin-main-stack > .admin-tab-panel,
body.theme-default .admin-main-stack > .admin-tab-panel > .panel { min-width: 0; max-width: 100%; }
body.theme-default .admin-heading.split { display:flex; flex-wrap:wrap; align-items:flex-start; gap:8px; min-width:0; }
body.theme-default .admin-heading.split > div:first-child { flex:1 1 320px; min-width:0; }
body.theme-default .admin-heading.split .actions-inline { flex:0 0 auto; max-width:100%; }
body.theme-default .admin-main-stack > .panel { overflow:hidden; }
body.theme-default .grid.two.admin-overview-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:8px; }
body.theme-default .grid.two.admin-overview-grid > .panel { width:auto; min-width:0; }
@media (max-width: 900px) {
  body.theme-default .grid.two.admin-overview-grid { grid-template-columns:1fr; }
}

.post-group-image img{max-width:90px;max-height:26px;margin:6px auto 4px;display:block}.profile-group-image{max-height:40px;max-width:140px}.admin-permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.grid-span-2{grid-column:1 / -1;}


body.theme-default .admin-structured-block,body.theme-default .admin-permission-card,body.theme-default .admin-permission-group-card,body.theme-default .admin-structure-row{border-color:#b7c8de;background:#f8fbff}body.theme-default .admin-structure-head{border:1px solid #b7c8de;background:#edf4fb;color:#244a78}body.theme-default .post-group-image{min-height:34px}body.theme-default .post-group-image img{max-width:120px;max-height:32px;display:block;margin:6px auto 4px;height:auto;width:auto;object-fit:contain}

body.theme-default .profile-redesign .profile-card,body.theme-default .profile-edit-shell .profile-card{border-color:#b7c8de;background:#f8fbff}body.theme-default .profile-redesign .profile-hero{background:linear-gradient(180deg,#f8fbff,#eef4fb);border:1px solid #b7c8de;border-radius:20px;padding:1.25rem}body.theme-default .profile-redesign .profile-avatar-placeholder{background:#5479b3}body.theme-default .profile-topic-row{border-bottom:1px solid #d4deeb}

body.theme-default .signature .signature-image { max-width: 100%; max-height: 160px; display: block; margin-top: 6px; border: 1px solid #c7d4e6; padding: 3px; background: #fff; }
body.theme-default .profile-edit-form .input-help { display: block; margin-top: 4px; color: #50627f; font-size: 12px; }

.moderation-actions{display:grid;gap:.5rem;min-width:0;max-width:100%}.moderation-actions textarea{display:block;box-sizing:border-box;max-width:100%;width:100%;min-height:56px}

body.theme-default .moderation-topic-panel{margin:10px 0;}
body.theme-default .moderation-topic-panel__body{padding:8px;}
body.theme-default .moderation-topic-form{display:grid;gap:8px;}
body.theme-default .moderation-topic-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;}
body.theme-default .moderation-topic-move{display:flex;flex-wrap:wrap;gap:8px;align-items:end;}
body.theme-default .moderation-topic-move label span{display:block;margin-bottom:4px;font-size:11px;font-weight:700;color:#244a78;}
body.theme-default .moderator-reply-tools{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center;}

/* 0.7.22.4 members directory refresh */
.members-results-table{padding:0;overflow:hidden}.members-table-head,.member-table-row{display:grid;grid-template-columns:minmax(320px,2.2fr) minmax(80px,.7fr) minmax(90px,.8fr) minmax(130px,1fr) minmax(180px,1.2fr);align-items:center;gap:14px}.members-table-head{padding:12px 16px;background:linear-gradient(180deg,#eef4ff,#d8e6ff);border-bottom:1px solid #9fb4d9;font-weight:700;color:#173e75}.member-table-row{padding:14px 16px;border-top:1px solid #c9d5ea;background:#fff}.member-table-row:nth-child(even){background:#f6f9ff}.member-cell-identity{display:flex;align-items:center;gap:12px}.member-identity-copy{min-width:0}.member-row-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.member-row-title strong,.member-row-title .meta{display:inline-block}.member-cell-stat,.member-cell-date,.member-cell-group{text-align:center}.member-group-text{font-weight:700}.member-group-image{display:block;margin:6px auto 0;max-height:28px;max-width:140px}.member-row-avatar .profile-avatar,.member-row-avatar .profile-avatar-placeholder{width:56px;height:56px}@media (max-width:900px){.members-table-head{display:none}.member-table-row{grid-template-columns:1fr;gap:10px}.member-cell-stat,.member-cell-date,.member-cell-group{text-align:left}.member-cell-stat strong::after{content:''}.member-cell-group{padding-top:6px;border-top:1px dashed #c9d5ea}}

.quick-reply-panel .quick-reply-body{padding:12px;}
.quick-reply-form .emoticon-picker{margin:8px 0 12px;}
.post-mention{font-weight:600;text-decoration:none;}
.post-mention:hover{text-decoration:underline;}

.mention-suggest{position:relative;margin-top:6px;border:1px solid rgba(0,0,0,.15);background:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);max-width:420px;z-index:20}.mention-suggest-item{display:block;width:100%;text-align:left;padding:8px 10px;border:0;background:transparent;cursor:pointer}.mention-suggest-item.is-active,.mention-suggest-item:hover{background:rgba(13,110,253,.08)}.mention-suggest-display{opacity:.7;font-size:.92em}


.theme-selector-panel .panel-body{display:flex;justify-content:flex-end}
.theme-selector-form{width:min(100%,520px)}
.theme-selector-form .meta{display:block;margin-bottom:8px}
.theme-selector-row{display:flex;gap:10px;align-items:center}
.theme-selector-row select{flex:1;min-width:0}
@media (max-width:640px){.theme-selector-row{flex-direction:column;align-items:stretch}}



body.theme-default .vb-postbit {
  width: 180px;
  padding: 10px;
  background: #e4edf8;
  border-right: 1px solid #bfd0e4;
}
body.theme-default .vb-postbit br { display: none; }
body.theme-default .vb-postbit a { text-decoration: none; }
body.theme-default .vb-postbit .postbit-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
body.theme-default .vb-postbit .avatar {
  display: block;
  width: 72px;
  height: 72px;
  object-fit: cover;
  border-radius: 12px;
  margin: 0;
  border: 2px solid #c8d8eb;
  box-shadow: 0 1px 0 rgba(255,255,255,0.55), 0 2px 6px rgba(24,39,75,0.10);
}
body.theme-default .vb-postbit .post-group-image {
  margin: 0;
}
body.theme-default .vb-postbit .post-group-image img {
  max-width: 100%;
  display: block;
}
body.theme-default .vb-postbit .postbit-identity {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
body.theme-default .vb-postbit strong {
  display: block;
  font-size: 16px;
  line-height: 1.15;
}
body.theme-default .vb-postbit .postbit-role {
  display: inline-flex;
  align-self: flex-start;
  padding: 2px 7px;
  border-radius: 999px;
  background: #f4f7fc;
  border: 1px solid #c7d5e7;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.2;
}
body.theme-default .vb-postbit .postbit-title {
  font-size: 11px;
  line-height: 1.3;
  color: #5b6f8b;
}
body.theme-default .vb-postbit .postbit-meta-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
body.theme-default .vb-postbit .postbit-meta-list span {
  display: inline-flex;
  align-items: center;
  padding: 2px 7px;
  border-radius: 999px;
  background: #eef4fb;
  border: 1px solid #cfdaea;
  font-size: 11px;
  line-height: 1.2;
  color: #38506f;
}
body.theme-default .vb-postbit .postbit-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6px;
}
body.theme-default .vb-postbit .postbit-stat {
  padding: 6px 7px;
  border-radius: 8px;
  background: #f8fbff;
  border: 1px solid #c8d8eb;
  min-width: 0;
}
body.theme-default .vb-postbit .postbit-stat--full {
  grid-column: 1 / -1;
}
body.theme-default .vb-postbit .postbit-stat span,
body.theme-default .vb-postbit .postbit-stat strong {
  display: block;
}
body.theme-default .vb-postbit .postbit-stat span {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #5b6f8b;
  margin-bottom: 2px;
}
body.theme-default .vb-postbit .postbit-stat strong {
  font-size: 12px;
  line-height: 1.2;
}
@media (max-width: 760px) {
  body.theme-default .vb-postbit {
    width: auto;
    border-right: 0;
    border-bottom: 1px solid #bfd0e4;
  }
  body.theme-default .vb-postbit .postbit-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  body.theme-default .vb-postbit .postbit-stat--full {
    grid-column: 1 / -1;
  }
}

/* 0.7.27-rc.1 profile/member consistency */
body.theme-default .profile-redesign .profile-hero{background:linear-gradient(180deg,#f8fbff,#edf4ff);border:1px solid #b7c8de;border-radius:22px;padding:1.25rem}body.theme-default .profile-redesign .profile-card{border-color:#c7d4e6;background:#fbfdff}body.theme-default .identity-chip{border-color:#c7d4e6;background:#ffffff;color:#244a78}body.theme-default .profile-redesign .profile-stat-grid .stat,body.theme-default .member-stat-pill{border-color:#c7d4e6;background:#fff}body.theme-default .member-table-row{border-top:1px solid #d7e1ef;background:#fff}body.theme-default .member-table-row:nth-child(even){background:#f8fbff}


/* 0.7.27-rc.1 ACP and topic consistency */
body.theme-default .forum-settings-card-body select,body.theme-default .forum-settings-card-body input{border-radius:12px}body.theme-default .forum-settings-card .meta{color:#5b6f8b}body.theme-default .vb-post .reaction-strip{background:linear-gradient(180deg,#ffffff,#f3f8ff);border-color:#c8d8eb}body.theme-default .vb-post .post-tools{border-top-color:#d7e3f0}

body.theme-default .inline-edit-form{margin-top:10px;padding:10px;border:1px solid var(--vb-border-dark);background:var(--vb-panel-2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}

[hidden]{display:none !important;}

body.theme-default .vb-post .post-body strong,
body.theme-default .vb-post .post-body b { color:#12263c; }

body.theme-default .moderation-profile-panel .admin-subpanel{background:#fff;border-color:#c7d4e6}body.theme-default .moderation-topic-actions--secondary{border-top-color:#c7d4e6}body.theme-default .moderation-log-summary div{background:#fff;border-color:#c7d4e6}

/* Modernized NovaBoard Classic overrides */
body.theme-default {
  --vb-blue-1:#1a4d86;
  --vb-blue-2:#2d6fb1;
  --vb-blue-3:#7fb0ea;
  --vb-border-dark:#9fb6d1;
  --vb-border-mid:#c6d4e3;
  --vb-border-light:#eef4fa;
  --vb-bg:#eef3f8;
  --vb-panel:#ffffff;
  --vb-row:#fbfdff;
  --vb-row-alt:#f5f8fc;
  --vb-link:#1d5fa8;
  --vb-text:#1f2a37;
  --vb-muted:#61748b;
  background: linear-gradient(180deg,#f7f9fc 0%,#eef3f8 100%);
  color: var(--vb-text);
  font-family: Inter, "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
body.theme-default a { color: var(--vb-link); }
body.theme-default .site-wrapper { max-width: 1220px; margin: 18px auto; padding: 0 16px 24px; }
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer,
body.theme-default .panel,
body.theme-default .poll-panel,
body.theme-default .vb-post,
body.theme-default .admin-shell,
body.theme-default .admin-card,
body.theme-default .theme-editor-shell,
body.theme-default .theme-editor-main,
body.theme-default .theme-editor-sidebar {
  background: var(--vb-panel);
  border: 1px solid var(--vb-border-mid);
  box-shadow: 0 10px 24px rgba(20,35,56,.05), inset 0 1px 0 rgba(255,255,255,.85);
  border-radius: 12px;
  overflow: hidden;
}
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer { margin-bottom: 14px; }
body.theme-default .xp-titlebar,
body.theme-default .board-heading,
body.theme-default .thread-table-head,
body.theme-default .vb-post-head,
body.theme-default .search-results-head,
body.theme-default .admin-card-header,
body.theme-default .theme-editor-header,
body.theme-default .forum-table thead th,
body.theme-default .category-titlebar,
body.theme-default .latest-topics-heading {
  background: linear-gradient(180deg,#2e7bc6 0%,#2466ab 55%,#1d5a99 100%);
  color:#fff;
}
body.theme-default .xp-titlebar td,
body.theme-default .thread-table-head div,
body.theme-default .board-heading,
body.theme-default .vb-post-head,
body.theme-default .forum-table thead th,
body.theme-default .category-titlebar,
body.theme-default .latest-topics-heading,
body.theme-default .admin-card-header { padding: 10px 14px; font-size: 13px; }
body.theme-default .xp-window-body,
body.theme-default .main-content > .xp-window-body,
body.theme-default .site-footer .xp-window-body,
body.theme-default .panel,
body.theme-default .admin-card-body,
body.theme-default .theme-editor-body { padding: 14px; }
body.theme-default .theme-banner-wrap { padding: 8px 0 14px; }
body.theme-default .theme-banner { border: none; border-radius: 12px; box-shadow: 0 8px 18px rgba(26,77,134,.15); }
body.theme-default .xp-nav-table, body.theme-default .thread-table, body.theme-default .forum-table { border-radius: 10px; overflow: hidden; }
body.theme-default .xp-nav-table td { background: linear-gradient(180deg,#fff 0%,#eff4fa 100%); }
body.theme-default .header-link-cell { padding: 9px 14px; color:#204d80; }
body.theme-default .board-table-head, body.theme-default .thread-table-head,
body.theme-default .board-row, body.theme-default .thread-row { grid-template-columns: minmax(0,1fr) 100px 100px 260px; }
body.theme-default .board-main,
body.theme-default .thread-main,
body.theme-default .board-stat,
body.theme-default .thread-stat,
body.theme-default .board-latest,
body.theme-default .thread-last { padding: 14px; border-right: 1px solid #dde6f1; }
body.theme-default .vb-toolbar,
body.theme-default .crumbs,
body.theme-default .forum-summary-bar,
body.theme-default .editor-toolbar,
body.theme-default .smiley-picker,
body.theme-default .oldschool-smiley-panel { border-radius: 10px; border:1px solid var(--vb-border-mid); background:#f8fbfe; }
body.theme-default .forum-summary-bar { gap:16px; padding: 12px 14px; }
body.theme-default .forum-summary-bar div { min-width: 96px; }
body.theme-default .forum-summary-bar strong { font-size: 1.2rem; }
body.theme-default .vb-post { border-radius: 12px; }
body.theme-default .vb-postbit { background: linear-gradient(180deg,#f2f6fb 0%,#eaf1f8 100%); border-right:1px solid #d6e0eb; width: 190px; padding: 12px; }
body.theme-default .vb-post-head { padding: 10px 14px; }
body.theme-default .vb-post .post-body,
body.theme-default .vb-post .attachments,
body.theme-default .vb-post .post-tools,
body.theme-default .vb-post .signature,
body.theme-default .vb-post .reaction-strip { padding: 14px; }
body.theme-default .reaction-strip { border-top:1px solid #e4ebf5; border-bottom:1px solid #e4ebf5; background:#f8fbfe; }
body.theme-default .button,
body.theme-default .image-button,
body.theme-default button,
body.theme-default input[type=submit] {
  padding: 8px 14px; border-radius: 10px; border:1px solid #84a8cf;
  background: linear-gradient(180deg,#ffffff 0%,#edf4fb 100%);
  color:#204d80; font-size:12px; font-weight:700;
  box-shadow: 0 2px 0 rgba(255,255,255,.7) inset;
}
body.theme-default .button:hover,
body.theme-default .image-button:hover,
body.theme-default button:hover { background: linear-gradient(180deg,#ffffff 0%,#e6f0fb 100%); }
body.theme-default .button.danger { background: linear-gradient(180deg,#fff3f4,#fce1e5); border-color:#d8a3af; color:#9a3148; }
body.theme-default input[type=text],
body.theme-default input[type=password],
body.theme-default input[type=email],
body.theme-default input[type=url],
body.theme-default input[type=number],
body.theme-default input[type=date],
body.theme-default textarea,
body.theme-default select {
  border-radius:10px; border:1px solid #b8cadf; padding:9px 10px; background:#fff;
}
body.theme-default textarea { min-height: 160px; }
body.theme-default .status-badge,
body.theme-default .badge { border-radius:999px; padding:3px 8px; }
body.theme-default .site-title-text { font-size: 34px; letter-spacing:-.03em; color:#1f3654; }
body.theme-default .tagline { font-size: 12px; }
body.theme-default .admin-shell { display:grid; grid-template-columns: 280px minmax(0,1fr); gap:16px; background: transparent; border:none; box-shadow:none; }
body.theme-default .admin-sidebar { background:#fff; border:1px solid var(--vb-border-mid); border-radius:12px; box-shadow:0 8px 20px rgba(20,35,56,.05); padding:14px; }
body.theme-default .admin-main-stack > .panel, body.theme-default .admin-card { border-radius:12px; }
@media (max-width: 760px){
  body.theme-default .top-nav{grid-template-columns:1fr 1fr}
  body.theme-default .board-table-head, body.theme-default .thread-table-head { display:none; }
  body.theme-default .board-row, body.theme-default .thread-row, body.theme-default .latest-topic-card { grid-template-columns:1fr; }
  body.theme-default .vb-post, body.theme-default .vb-post-first { display:block; }
  body.theme-default .vb-postbit { width:auto; border-right:0; border-bottom:1px solid #d6e0eb; }
  body.theme-default .admin-shell { grid-template-columns:1fr; }
}


/* 0.7.29-beta.6.1.1 classic refinement pass */
body.theme-default {
    --vb-blue-1: #0f6fb8;
    --vb-blue-2: #1287db;
    --vb-blue-3: #50a8e8;
    --vb-border-dark: #bfc8d4;
    --vb-border-mid: #d5dbe3;
    --vb-border-light: #eef2f6;
    --vb-bg: #ececec;
    --vb-panel: #ffffff;
    --vb-row: #f7f7f7;
    --vb-row-alt: #f1f1f1;
    --vb-link: #0b61a4;
    --vb-text: #252b33;
    --vb-muted: #6d7680;
    background: #e9e9e9;
    color: var(--vb-text);
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
}
body.theme-default .site-wrapper { max-width: 1360px; margin: 12px auto 18px; padding: 0 10px; }
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer,
body.theme-default .panel,
body.theme-default .poll-panel,
body.theme-default .vb-post,
body.theme-default .admin-shell,
body.theme-default .admin-card,
body.theme-default .theme-editor-shell,
body.theme-default .theme-editor-main,
body.theme-default .theme-editor-sidebar {
    background: var(--vb-panel);
    border: 1px solid var(--vb-border-dark);
    border-radius: 6px;
    box-shadow: 0 1px 0 rgba(255,255,255,.95), 0 1px 3px rgba(18,31,48,.05);
}
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer { margin-bottom: 12px; }
body.theme-default .xp-titlebar,
body.theme-default .site-header > .xp-titlebar,
body.theme-default .main-content > .xp-titlebar,
body.theme-default .site-footer > .xp-titlebar {
    background: linear-gradient(to bottom, #2e2e2e 0%, #181818 100%);
    color: #fff;
    border-radius: 6px 6px 0 0;
}
body.theme-default .xp-titlebar td,
body.theme-default .thread-table-head div,
body.theme-default .board-heading,
body.theme-default .vb-post-head,
body.theme-default .forum-table thead th,
body.theme-default .category-titlebar {
    font-size: 12px;
    font-weight: 700;
    padding: 9px 12px;
    letter-spacing: 0;
    text-shadow: none;
}
body.theme-default .category-titlebar,
body.theme-default .board-heading,
body.theme-default .thread-table-head,
body.theme-default .vb-post-head,
body.theme-default .search-results-head,
body.theme-default .admin-card-header,
body.theme-default .theme-editor-header,
body.theme-default .forum-table thead th,
body.theme-default .latest-topics-heading {
    background: linear-gradient(to bottom, #1490e6 0%, #0f78c6 100%);
    color: #fff;
    border-bottom: 1px solid #0d62a0;
}
body.theme-default .xp-titlebar-buttons { display: none; }
body.theme-default .xp-window-body,
body.theme-default .main-content > .xp-window-body,
body.theme-default .site-footer .xp-window-body,
body.theme-default .panel,
body.theme-default .admin-card-body,
body.theme-default .theme-editor-body { padding: 12px; }
body.theme-default .theme-banner-wrap { padding: 6px 0 12px; }
body.theme-default .theme-banner { border: 0; background: transparent; max-width: 420px; }
body.theme-default .tagline { margin: 0 0 12px; font-size: 12px; color: #5f6772; }
body.theme-default .xp-nav-table {
    border: 1px solid #1f1f1f;
    border-radius: 4px;
    overflow: hidden;
    background: linear-gradient(to bottom, #2e2e2e 0%, #181818 100%);
}
body.theme-default .xp-nav-table td {
    border: 0;
    background: transparent;
    border-right: 1px solid rgba(255,255,255,.08);
}
body.theme-default .xp-nav-table td:last-child { border-right: 0; }
body.theme-default .header-link-cell {
    color: #f6f8fb;
    padding: 8px 12px;
    font-weight: 600;
}
body.theme-default .header-link-cell:hover { background: rgba(255,255,255,.06); color: #fff; text-decoration: none; }
body.theme-default .crumbs {
    padding: 10px 12px;
    margin: 0 0 12px;
    background: #fafafa;
    border: 1px solid #d9dfe6;
    border-radius: 4px;
}
body.theme-default .vb-toolbar {
    margin-bottom: 12px;
    padding: 12px;
    background: #fbfbfb;
    border: 1px solid #d9dfe6;
    border-radius: 4px;
}
body.theme-default .vb-toolbar h1 { font-size: 24px; color: #20262d; }
body.theme-default .forum-summary-bar { background: #f6f7f9; border: 1px solid #d9dfe6; border-radius: 4px; }
body.theme-default .board-table-head,
body.theme-default .thread-table-head { border-top: 0; border-bottom: 1px solid #d6dde6; }
body.theme-default .board-row,
body.theme-default .thread-row { border-top: 1px solid #dfe4ea; }
body.theme-default .board-row:nth-child(odd),
body.theme-default .thread-row:nth-child(odd) { background: #f7f7f7; }
body.theme-default .board-row:nth-child(even),
body.theme-default .thread-row:nth-child(even) { background: #efefef; }
body.theme-default .board-main,
body.theme-default .thread-main,
body.theme-default .board-stat,
body.theme-default .thread-stat,
body.theme-default .board-latest,
body.theme-default .thread-last { padding: 12px; border-right: 1px solid #d7dde6; }
body.theme-default .board-main h3,
body.theme-default .thread-main h3 { font-size: 15px; margin-bottom: 3px; }
body.theme-default .board-main p,
body.theme-default .thread-meta,
body.theme-default .board-latest small,
body.theme-default .thread-last span,
body.theme-default .thread-last small { color: #6f7882; }
body.theme-default .vb-post { border-radius: 4px; overflow: hidden; }
body.theme-default .vb-postbit {
    width: 200px;
    padding: 12px;
    background: linear-gradient(to bottom, #f7f7f7 0%, #ebedf0 100%);
    border-right: 1px solid #d5dbe3;
}
body.theme-default .postbit-card { gap: 8px; }
body.theme-default .postbit-identity strong { font-size: 16px; }
body.theme-default .postbit-role,
body.theme-default .postbit-title { color: #666f78; }
body.theme-default .vb-post-body,
body.theme-default .vb-post-footer,
body.theme-default .reactions-bar { padding-left: 14px; padding-right: 14px; }
body.theme-default .vb-post-body { background: #fff; }
body.theme-default .vb-post-footer { background: #f6f7f9; border-top: 1px solid #d8dee6; }
body.theme-default .button,
body.theme-default button,
body.theme-default input[type="submit"],
body.theme-default input[type="button"] {
    border-radius: 4px;
    border: 1px solid #b7c2cf;
    background: linear-gradient(to bottom, #ffffff 0%, #e7ebf1 100%);
    color: #27313a;
    font-weight: 600;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.85);
}
body.theme-default .button.primary,
body.theme-default .button:not(.ghost):not(.alt):not(.danger) {
    background: linear-gradient(to bottom, #1a97ee 0%, #0f78c6 100%);
    border-color: #0d6caf;
    color: #fff;
}
body.theme-default .button.ghost,
body.theme-default .button.alt { background: linear-gradient(to bottom, #ffffff 0%, #edf1f6 100%); color: #243140; }
body.theme-default input[type="text"],
body.theme-default input[type="email"],
body.theme-default input[type="password"],
body.theme-default input[type="number"],
body.theme-default textarea,
body.theme-default select {
    border: 1px solid #bcc7d2;
    border-radius: 4px;
    background: #fff;
    color: #20262d;
    padding: 9px 10px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.04);
}
body.theme-default .admin-layout,
body.theme-default .profile-layout,
body.theme-default .mod-layout { gap: 14px; }
body.theme-default .admin-sidebar .admin-nav,
body.theme-default .profile-sidebar .profile-nav,
body.theme-default .mod-sidebar .mod-nav {
    background: #f3f4f7;
    border: 1px solid #d2d8e0;
    border-radius: 4px;
    overflow: hidden;
}
body.theme-default .admin-nav a,
body.theme-default .profile-nav a,
body.theme-default .mod-nav a {
    display: block;
    padding: 9px 12px;
    border-bottom: 1px solid #d9dfe6;
    color: #243140;
    background: #fff;
}
body.theme-default .admin-nav a:hover,
body.theme-default .profile-nav a:hover,
body.theme-default .mod-nav a:hover { background: #f6f8fb; text-decoration: none; }
body.theme-default .admin-nav a.active,
body.theme-default .profile-nav a.active,
body.theme-default .mod-nav a.active {
    background: linear-gradient(to bottom, #1a97ee 0%, #0f78c6 100%);
    color: #fff;
    font-weight: 700;
}
body.theme-default .admin-card,
body.theme-default .profile-card,
body.theme-default .mod-card { border-radius: 4px; }
body.theme-default .footer-meta { display:flex; justify-content:space-between; gap:16px; align-items:flex-start; }
body.theme-default .footer-meta p { margin: 3px 0 0; color: #68717b; }
body.theme-default .quick-reply,
body.theme-default .editor-shell,
body.theme-default .messages-shell,
body.theme-default .search-shell { background:#fff; border:1px solid #d4dbe4; border-radius:4px; }
body.theme-default .reactions-strip,
body.theme-default .reactions-bar { background: #f8fafc; border-top: 1px solid #dde3ea; border-bottom: 1px solid #dde3ea; }
body.theme-default .split h2,
body.theme-default .panel h2,
body.theme-default .admin-card-header h2 { font-size: 18px; }
@media (max-width: 980px) {
  body.theme-default .site-wrapper { padding: 0 6px; }
  body.theme-default .board-table-head,
  body.theme-default .thread-table-head,
  body.theme-default .board-row,
  body.theme-default .thread-row { grid-template-columns: minmax(0,1fr) 74px 74px 180px; }
  body.theme-default .vb-postbit { width: 170px; }
}
@media (max-width: 760px) {
  body.theme-default .footer-meta { flex-direction: column; }
}


/* beta 6.1.2 classic parity fixes */
.board-row.is-subforum .board-main { padding-left: 24px; position: relative; }
.board-row.is-subforum .board-main::before { content: ""; position: absolute; left: 6px; top: 8px; bottom: 8px; width: 2px; background: #c7d6ea; }
.board-row.is-subforum .board-main::after { content: ""; position: absolute; left: 6px; top: 22px; width: 14px; height: 2px; background: #c7d6ea; }
.subforum-pill { display: inline-block; margin-right: 8px; padding: 2px 8px; border-radius: 999px; background: #e9f2fb; border: 1px solid #bfd2ea; color: #1f4f82; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; }
.classic-subforum-panel { margin: 0 0 18px; }
.classic-subforum-panel .thread-table { border-color: #c8d5e3; }
.classic-subforum-panel .thread-row { background: #fff; }
.classic-subforum-panel .thread-row + .thread-row { border-top: 1px solid #d8e0e8; }


/* beta 6.1.4 classic shell css repair */
body.theme-default {
  --nbc-page-bg: #dfe6ef;
  --nbc-page-top: #edf2f8;
  --nbc-wrapper-bg: #f7f9fc;
  --nbc-panel-bg: #ffffff;
  --nbc-panel-soft: #f4f7fb;
  --nbc-line: #c8d2df;
  --nbc-line-dark: #a8b8cb;
  --nbc-text: #26364a;
  --nbc-muted: #67778c;
  --nbc-link: #2d5fa4;
  --nbc-link-hover: #163e72;
  --nbc-bar-top: #5b84c6;
  --nbc-bar-bottom: #3f6da9;
  --nbc-bar-text: #ffffff;
  --nbc-subbar-top: #edf3fb;
  --nbc-subbar-bottom: #dce7f5;
  --nbc-subbar-text: #27415f;
  --nbc-button-top: #fdfefe;
  --nbc-button-bottom: #e1e8f1;
  background: linear-gradient(to bottom, var(--nbc-page-top), var(--nbc-page-bg));
  color: var(--nbc-text);
  font: 14px/1.45 Verdana, Arial, Helvetica, sans-serif;
}
body.theme-default a { color: var(--nbc-link); text-decoration: none; }
body.theme-default a:hover { color: var(--nbc-link-hover); text-decoration: underline; }
body.theme-default .topbar {
  background: #2b4f7f;
  color: #dfe9f6;
  border-bottom: 1px solid #1c3658;
  font-size: 12px;
}
body.theme-default .topbar-inner,
body.theme-default .header-inner,
body.theme-default .nav-inner,
body.theme-default .crumbs,
body.theme-default .content-area,
body.theme-default .footer-inner {
  width: min(calc(100% - 24px), 1156px);
  margin: 0 auto;
}
body.theme-default .topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 8px 0;
}
body.theme-default .top-links,
body.theme-default .user-links,
body.theme-default .footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
body.theme-default .topbar a,
body.theme-default .site-footer a { color: inherit; }
body.theme-default .site-wrapper {
  width: min(calc(100% - 24px), 1180px);
  margin: 16px auto;
  padding: 0;
  background: var(--nbc-wrapper-bg);
  border: 1px solid var(--nbc-line-dark);
  box-shadow: 0 1px 3px rgba(0,0,0,.08);
}
body.theme-default .site-header,
body.theme-default .main-content,
body.theme-default .site-footer {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
body.theme-default .site-header {
  background: linear-gradient(to bottom, #fdfefe, #e8eef6);
  border-bottom: 1px solid var(--nbc-line);
}
body.theme-default .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0;
}
body.theme-default .branding {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}
body.theme-default .logo-badge {
  width: 52px;
  height: 52px;
  border: 1px solid #97abc2;
  border-radius: 6px;
  background: linear-gradient(to bottom, #ffffff, #dce6f3);
  color: #315f99;
  display: grid;
  place-items: center;
  font-weight: 700;
  font-size: 18px;
  box-shadow: inset 0 1px 0 #fff;
  flex-shrink: 0;
}
body.theme-default .logo-link:hover { text-decoration: none; }
body.theme-default .branding h1 {
  margin: 0;
  font-size: 28px;
  line-height: 1;
  color: #22466f;
  letter-spacing: -.02em;
}
body.theme-default .branding p {
  margin: 6px 0 0;
  color: var(--nbc-muted);
  font-size: 13px;
}
body.theme-default .header-side { text-align: right; font-size: 12px; color: var(--nbc-muted); }
body.theme-default .search-row {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 8px;
}
body.theme-default .search-row input,
body.theme-default .theme-select {
  height: 32px;
  border: 1px solid #acbbce;
  background: #fff;
  padding: 0 10px;
  font: inherit;
  color: var(--nbc-text);
  border-radius: 3px;
}
body.theme-default .button {
  height: 32px;
  padding: 0 12px;
  border: 1px solid #a0b1c6;
  border-radius: 3px;
  background: linear-gradient(to bottom, var(--nbc-button-top), var(--nbc-button-bottom));
  color: #2a4464;
  font: 700 12px Verdana, Arial, sans-serif;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.95);
}
body.theme-default .button:hover {
  background: linear-gradient(to bottom, #ffffff, #d9e2ee);
  text-decoration: none;
}
body.theme-default .nav {
  background: linear-gradient(to bottom, #eef3f9, #dfe8f4);
  border-top: 1px solid #fff;
  border-bottom: 1px solid var(--nbc-line);
}
body.theme-default .nav-inner { display: flex; flex-wrap: wrap; gap: 0; }
body.theme-default .nav a {
  display: inline-block;
  padding: 11px 14px;
  border-right: 1px solid #c3d0e0;
  color: #244b78;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .02em;
}
body.theme-default .nav a:hover,
body.theme-default .nav a.active {
  background: linear-gradient(to bottom, #ffffff, #e8eff7);
  text-decoration: none;
}
body.theme-default .main-content { padding: 10px 0 16px; }
body.theme-default .crumbs {
  padding: 10px 0;
  font-size: 12px;
  color: var(--nbc-muted);
  background: transparent;
  border: 0;
  margin: 0;
}
body.theme-default .welcome-box,
body.theme-default .panel,
body.theme-default .sidebar-box,
body.theme-default .board-table,
body.theme-default .site-footer {
  margin-bottom: 14px;
  border: 1px solid var(--nbc-line);
  background: var(--nbc-panel-bg);
  border-radius: 0;
  box-shadow: none;
}
body.theme-default .bar {
  padding: 8px 10px;
  background: linear-gradient(to bottom, var(--nbc-bar-top), var(--nbc-bar-bottom));
  color: var(--nbc-bar-text);
  border-bottom: 1px solid #31557f;
  font-weight: 700;
  font-size: 12px;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
}
body.theme-default .subbar {
  padding: 7px 10px;
  background: linear-gradient(to bottom, var(--nbc-subbar-top), var(--nbc-subbar-bottom));
  color: var(--nbc-subbar-text);
  border-top: 1px solid #fff;
  border-bottom: 1px solid var(--nbc-line);
  font-weight: 700;
  font-size: 12px;
}
body.theme-default .welcome-body,
body.theme-default .panel-body,
body.theme-default .sidebar-body,
body.theme-default .footer-inner { padding: 10px; }
body.theme-default .welcome-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 16px;
  align-items: center;
}
body.theme-default .welcome-grid h2 {
  margin: 0 0 6px;
  font-size: 18px;
  color: #27496f;
}
body.theme-default .welcome-grid p { margin: 0; color: var(--nbc-muted); }
body.theme-default .utility-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}
body.theme-default .layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 14px;
}
body.theme-default .forum-head,
body.theme-default .forum-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 88px 84px 245px;
}
body.theme-default .forum-head {
  background: linear-gradient(to bottom, #edf3fb, #dbe6f4);
  border-bottom: 1px solid var(--nbc-line);
  color: #284566;
  font-size: 12px;
  font-weight: 700;
}
body.theme-default .forum-head div {
  padding: 10px 12px;
  border-right: 1px solid #d5deea;
  min-width: 0;
}
body.theme-default .forum-row > div {
  padding: 12px;
  border-right: 1px solid #d5deea;
  min-width: 0;
}
body.theme-default .forum-head div:nth-child(2),
body.theme-default .forum-head div:nth-child(3),
body.theme-default .forum-row > div:nth-child(2),
body.theme-default .forum-row > div:nth-child(3) {
  text-align: center;
}
body.theme-default .forum-head div:last-child,
body.theme-default .forum-row > div:last-child { border-right: 0; }
body.theme-default .forum-row {
  background: #fff;
  border-bottom: 1px solid #e2e8f0;
  align-items: start;
}
body.theme-default .forum-row:nth-child(even) { background: #f8fbfe; }
body.theme-default .forum-main {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  min-width: 0;
}
body.theme-default .forum-main > div {
  min-width: 0;
  flex: 1 1 auto;
}
body.theme-default .forum-status {
  width: 32px;
  height: 32px;
  object-fit: contain;
  flex-shrink: 0;
  margin-top: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
body.theme-default .forum-status::after {
  display: none !important;
  content: none !important;
}
body.theme-default .forum-main h3 { margin: 0 0 4px; font-size: 14px; font-weight: 700; line-height: 1.3; }
body.theme-default .forum-main h3 a { overflow-wrap: anywhere; word-break: break-word; }
body.theme-default .forum-main p { margin: 0; color: var(--nbc-muted); font-size: 12px; overflow-wrap: anywhere; word-break: break-word; }
body.theme-default .subforums {
  margin-top: 8px;
  padding-top: 6px;
  font-size: 12px;
  color: #38597f;
  font-weight: 700;
}
body.theme-default .subforums span { color: var(--nbc-muted); margin-right: 6px; }
body.theme-default .subforums a { font-weight: 700; }
body.theme-default .subforums small { color: var(--nbc-muted); font-weight: 400; margin-left: 4px; }
body.theme-default .stat {
  text-align: center;
  font-size: 12px;
  color: #355172;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body.theme-default .stat strong {
  display: block;
  font-size: 16px;
  color: #223b5c;
  margin-bottom: 2px;
}
body.theme-default .lastpost {
  font-size: 12px;
  color: var(--nbc-muted);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
}
body.theme-default .lastpost a { font-weight: 700; display: inline-block; margin-bottom: 3px; overflow-wrap: anywhere; word-break: break-word; }
body.theme-default .stats-grid,
body.theme-default .link-grid,
body.theme-default .sidebar-list { display: grid; gap: 8px; }
body.theme-default .stats-item,
body.theme-default .link-item,
body.theme-default .sidebar-item {
  padding: 8px 10px;
  background: var(--nbc-panel-soft);
  border: 1px solid #dde5ef;
  font-size: 12px;
}
body.theme-default .stats-item strong,
body.theme-default .sidebar-item strong { color: #27496f; }
body.theme-default .topic-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  padding: 7px 0;
  border-bottom: 1px solid #e5ebf2;
  font-size: 12px;
}
body.theme-default .topic-row:last-child { border-bottom: 0; }
body.theme-default .topic-row span { color: var(--nbc-muted); text-align: right; white-space: nowrap; }
body.theme-default .online-user {
  display: inline-block;
  margin: 0 8px 8px 0;
  padding: 4px 8px;
  border: 1px solid #d4ddea;
  background: #f7fafd;
  font-size: 12px;
  color: #29476d;
}
body.theme-default .theme-row { display: grid; gap: 8px; }
body.theme-default .theme-actions { display: flex; gap: 8px; align-items: center; margin-top: 8px; }
body.theme-default .site-footer {
  background: linear-gradient(to bottom, #fdfefe, #e8eef6);
  border-top: 1px solid #fff;
  color: var(--nbc-muted);
  font-size: 12px;
}
body.theme-default .footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
body.theme-default .site-footer strong { color: #28486d; }
@media (max-width: 1020px) {
  body.theme-default .layout { grid-template-columns: 1fr; }
}
@media (max-width: 840px) {
  body.theme-default .forum-head,
  body.theme-default .forum-row { grid-template-columns: minmax(0, 1fr) 72px 72px; }
  body.theme-default .forum-head div:last-child,
  body.theme-default .forum-row > div:last-child {
    grid-column: 1 / -1;
    border-top: 1px solid #e0e7f0;
  }
  body.theme-default .header-inner,
  body.theme-default .welcome-grid,
  body.theme-default .footer-inner {
    grid-template-columns: 1fr;
    display: grid;
  }
  body.theme-default .header-side,
  body.theme-default .utility-buttons {
    text-align: left;
    justify-content: flex-start;
  }
  body.theme-default .search-row { justify-content: flex-start; }
}
@media (max-width: 600px) {
  body.theme-default .topbar-inner,
  body.theme-default .header-inner,
  body.theme-default .nav-inner,
  body.theme-default .crumbs,
  body.theme-default .content-area,
  body.theme-default .footer-inner { width: min(calc(100% - 12px), 1156px); }
  body.theme-default .nav a { width: 50%; border-bottom: 1px solid #cbd7e5; }
  body.theme-default .forum-head { display: none; }
  body.theme-default .forum-row { grid-template-columns: 1fr; }
  body.theme-default .forum-row > div { border-right: 0; border-top: 1px solid #e5ebf2; }
  body.theme-default .forum-row > div:first-child { border-top: 0; }
}


/* 0.7.29-beta6.1.6 ACP master layout refresh */
body.theme-novaboard-classic.acp-modernized{background:#eef1f4;color:#2b2f35;font:14px/1.45 Arial,Helvetica,sans-serif}
body.theme-novaboard-classic.acp-modernized .alert{width:min(calc(100% - 32px),1560px);margin:12px auto 0;border-radius:4px}
body.theme-novaboard-classic.acp-modernized .acp-shell{min-height:100vh;background:#f7f8fa;border-top:3px solid #54486a}
body.theme-novaboard-classic.acp-modernized .acp-masthead,
body.theme-novaboard-classic.acp-modernized .acp-topnav,
body.theme-novaboard-classic.acp-modernized .acp-main,
body.theme-novaboard-classic.acp-modernized .acp-footer{width:min(calc(100% - 32px),1560px);margin:0 auto}
body.theme-novaboard-classic.acp-modernized .acp-masthead{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:16px 0 12px}
body.theme-novaboard-classic.acp-modernized .acp-brand{display:flex;align-items:center;gap:14px}
body.theme-novaboard-classic.acp-modernized .acp-brand-mark{width:54px;height:54px;border-radius:18px;border:1px solid #89a8ce;background:radial-gradient(circle at 35% 35%,#7ac7ff,#2685ca 62%,#17629d 100%);display:grid;place-items:center;box-shadow:inset 0 0 0 4px rgba(255,255,255,.88),0 8px 20px rgba(13,62,109,.18);color:#fff;font:700 18px/1 Arial,sans-serif;text-decoration:none}
body.theme-novaboard-classic.acp-modernized .acp-brand-copy h1{margin:0;font-size:3.6rem;line-height:.9;font-weight:700;letter-spacing:-.04em;color:#2f3439}
body.theme-novaboard-classic.acp-modernized .acp-brand-copy p{margin:7px 0 0;color:#6a737d;font-size:13px}
body.theme-novaboard-classic.acp-modernized .acp-meta{text-align:right;color:#6a737d;font-size:12px;padding-bottom:6px}
body.theme-novaboard-classic.acp-modernized .acp-meta strong{color:#2d3339}
body.theme-novaboard-classic.acp-modernized .acp-meta-links{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:4px}
body.theme-novaboard-classic.acp-modernized .acp-topnav-wrap{background:linear-gradient(to bottom,#383b41,#1f2125);border-top:1px solid #585d63;border-bottom:1px solid #0d0f12;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
body.theme-novaboard-classic.acp-modernized .acp-topnav{display:flex;flex-wrap:wrap}
body.theme-novaboard-classic.acp-modernized .acp-topnav a{color:#fff;font-weight:700;padding:11px 16px;border-right:1px solid rgba(255,255,255,.08);text-shadow:0 1px 0 rgba(0,0,0,.45);text-decoration:none}
body.theme-novaboard-classic.acp-modernized .acp-topnav a.active,
body.theme-novaboard-classic.acp-modernized .acp-topnav a:hover{background:linear-gradient(to bottom,#ffffff,#edf1f5);color:#1d232b;text-shadow:none}
body.theme-novaboard-classic.acp-modernized .acp-main{margin:12px auto 22px}
body.theme-novaboard-classic.acp-modernized .admin-shell-sidebar{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;align-items:start;background:transparent;border:none;box-shadow:none;padding:0}
body.theme-novaboard-classic.acp-modernized .admin-sidebar{background:transparent;border:none;box-shadow:none;padding:0;overflow:visible}
body.theme-novaboard-classic.acp-modernized .admin-sidebar-top{padding:0 0 6px}
body.theme-novaboard-classic.acp-modernized .admin-brand-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0d6fb9;margin-bottom:6px}
body.theme-novaboard-classic.acp-modernized .admin-sidebar h1{margin:0;padding:0 0 10px;font-size:1.75rem;color:#20262d;background:none;border:none}
body.theme-novaboard-classic.acp-modernized .admin-sidebar .meta{margin:0;color:#6a737d;background:none;border:none;padding:0}
body.theme-novaboard-classic.acp-modernized .admin-sidebar-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 18px}
body.theme-novaboard-classic.acp-modernized .admin-status-pill{padding:9px 10px;border:1px solid #d3d9e0;background:#fff;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04)}
body.theme-novaboard-classic.acp-modernized .admin-status-pill span{display:block;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#707b86;margin-bottom:3px}
body.theme-novaboard-classic.acp-modernized .admin-status-pill strong{display:block;font-size:12px;color:#26303b}
body.theme-novaboard-classic.acp-modernized .admin-sidebar-scroll{display:grid;gap:18px}
body.theme-novaboard-classic.acp-modernized .admin-side-nav{display:grid;gap:18px;padding:0}
body.theme-novaboard-classic.acp-modernized .admin-side-group{display:grid;gap:8px}
body.theme-novaboard-classic.acp-modernized .admin-side-group--secondary{gap:6px}
body.theme-novaboard-classic.acp-modernized .admin-side-section-label{padding:0 0 8px;border-bottom:1px solid #d1d7de;font-size:1.15rem;font-weight:700;color:#1f2328}
body.theme-novaboard-classic.acp-modernized .admin-quick-links .admin-side-link{padding:10px 12px;border:1px solid #cfd8e3;border-radius:12px;background:linear-gradient(to bottom,#ffffff,#eef3f8);box-shadow:inset 0 1px 0 rgba(255,255,255,.95);display:grid;gap:3px;color:#1f4f86;text-decoration:none}
body.theme-novaboard-classic.acp-modernized .admin-quick-links .admin-side-link:hover{border-color:#9eb5cf;background:linear-gradient(to bottom,#ffffff,#e6eef7);text-decoration:none}
body.theme-novaboard-classic.acp-modernized .admin-quick-links .admin-side-link.is-active{border-color:#5f86b7;background:linear-gradient(to bottom,#edf4fb,#d6e4f4);color:#1a3556}
body.theme-novaboard-classic.acp-modernized .admin-side-link{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border:none;border-bottom:1px solid #dde3ea;background:transparent;color:#0b65ad;font-weight:600;text-decoration:none}
body.theme-novaboard-classic.acp-modernized .admin-side-link:hover{color:#084e86;text-decoration:none}
body.theme-novaboard-classic.acp-modernized .admin-side-link.is-active{color:#1e2329;font-weight:700}
body.theme-novaboard-classic.acp-modernized .admin-side-link--secondary{align-items:flex-start}
body.theme-novaboard-classic.acp-modernized .admin-side-link-text{display:block}
body.theme-novaboard-classic.acp-modernized .admin-side-link-meta{font-size:11px;color:#7f8792;display:block}
body.theme-novaboard-classic.acp-modernized .admin-main-stack{min-width:0}
body.theme-novaboard-classic.acp-modernized .panel,
body.theme-novaboard-classic.acp-modernized .admin-card{background:#fff;border:1px solid #aeb7c2;border-radius:4px;box-shadow:none;overflow:hidden}
body.theme-novaboard-classic.acp-modernized .admin-main-stack>.panel,
body.theme-novaboard-classic.acp-modernized .admin-main-stack>.admin-tab-panel>.panel{margin-bottom:14px}
body.theme-novaboard-classic.acp-modernized .admin-heading,
body.theme-novaboard-classic.acp-modernized .panel > h2:first-child{margin:0;padding:8px 10px;background:linear-gradient(to bottom,#1b8bd9,#0d6fb9);color:#fff;border-bottom:1px solid #075b99;font-size:12px;font-weight:700;text-shadow:0 1px 0 rgba(0,0,0,.35)}
body.theme-novaboard-classic.acp-modernized .split.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
body.theme-novaboard-classic.acp-modernized .split.admin-heading h2{margin:0;font-size:1.5rem;font-weight:400;color:#38414a;text-shadow:none}
body.theme-novaboard-classic.acp-modernized .split.admin-heading .meta{margin-top:4px;color:#dfeaf6}
body.theme-novaboard-classic.acp-modernized .stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;padding:14px}
body.theme-novaboard-classic.acp-modernized .stat{padding:12px;border:1px solid #d4dae2;background:#fff;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.04);text-align:left}
body.theme-novaboard-classic.acp-modernized .stat strong{display:block;font-size:24px;line-height:1;color:#173e75;margin-bottom:5px}
body.theme-novaboard-classic.acp-modernized .stat span{display:block;color:#6a737d;font-size:12px}
body.theme-novaboard-classic.acp-modernized .grid.two.admin-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}
body.theme-novaboard-classic.acp-modernized .admin-info-table{padding:0}
body.theme-novaboard-classic.acp-modernized .admin-info-row{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-bottom:1px solid #d7dce3;background:#fff}
body.theme-novaboard-classic.acp-modernized .admin-info-row:last-child{border-bottom:0}
body.theme-novaboard-classic.acp-modernized .admin-info-row span{font-size:12px;color:#4a5563}
body.theme-novaboard-classic.acp-modernized .admin-info-row strong{font-size:12px;max-width:58%;text-align:right;color:#24303b}
body.theme-novaboard-classic.acp-modernized .admin-mini-table,body.theme-novaboard-classic.acp-modernized .admin-list,body.theme-novaboard-classic.acp-modernized .admin-settings-form,body.theme-novaboard-classic.acp-modernized .admin-diagnostics-grid,body.theme-novaboard-classic.acp-modernized .admin-structure-list,body.theme-novaboard-classic.acp-modernized .user-management-list{padding:12px}
body.theme-novaboard-classic.acp-modernized .admin-mini-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #e1e6ed}
body.theme-novaboard-classic.acp-modernized .admin-mini-row:last-child{border-bottom:0}
body.theme-novaboard-classic.acp-modernized .button,body.theme-novaboard-classic.acp-modernized button,body.theme-novaboard-classic.acp-modernized input[type=submit]{height:30px;padding:0 14px;border:1px solid #a8b2bf;border-radius:4px;background:linear-gradient(to bottom,#fefefe,#dde4eb);color:#28313a;font:700 12px Arial,Helvetica,sans-serif;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
body.theme-novaboard-classic.acp-modernized .button.alt{background:linear-gradient(to bottom,#fefefe,#edf2f7)}
body.theme-novaboard-classic.acp-modernized table{width:100%;border-collapse:collapse;font-size:12px}
body.theme-novaboard-classic.acp-modernized th,body.theme-novaboard-classic.acp-modernized td{border-bottom:1px solid #d7dce3;padding:10px 8px;text-align:left;vertical-align:top}
body.theme-novaboard-classic.acp-modernized th{background:#fbfcfd;color:#2d343b}
body.theme-novaboard-classic.acp-modernized .admin-collapse-card{border:1px solid #d4dae2;background:#fff;border-radius:4px;overflow:hidden}
body.theme-novaboard-classic.acp-modernized .admin-collapse-card summary{padding:10px 12px;background:linear-gradient(to bottom,#f9fbfe,#e7edf5);border-bottom:1px solid #d7dde5}
body.theme-novaboard-classic.acp-modernized .admin-collapse-card>div{padding:12px}
body.theme-novaboard-classic.acp-modernized .acp-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:0 0 22px;color:#6a737d;font-size:12px;flex-wrap:wrap}
body.theme-novaboard-classic.acp-modernized .acp-footer-links{display:flex;gap:10px;flex-wrap:wrap}
@media (max-width: 980px){body.theme-novaboard-classic.acp-modernized .acp-masthead{align-items:flex-start;flex-direction:column}body.theme-novaboard-classic.acp-modernized .acp-meta{text-align:left;padding-bottom:0}body.theme-novaboard-classic.acp-modernized .acp-meta-links{justify-content:flex-start}body.theme-novaboard-classic.acp-modernized .admin-shell-sidebar{grid-template-columns:1fr}body.theme-novaboard-classic.acp-modernized .grid.two.admin-overview-grid{grid-template-columns:1fr}}
@media (max-width: 700px){body.theme-novaboard-classic.acp-modernized .acp-brand-copy h1{font-size:2.6rem}body.theme-novaboard-classic.acp-modernized .acp-topnav a{width:50%}}


/* NovaBoard Sync theme additions */
body.theme-novaboard-sync {
    --sync-accent: #4d7dff;
    --sync-accent-2: #79a6ff;
    --sync-surface: rgba(255,255,255,0.82);
    --sync-surface-strong: rgba(255,255,255,0.93);
    --sync-border: rgba(93,121,168,0.28);
    --sync-shadow: 0 20px 45px rgba(42,63,107,0.14);
    background: radial-gradient(circle at top left, #f9fbff 0%, #eef4ff 34%, #dfe8fb 100%);
    color: #1f2a44;
}
body.theme-novaboard-sync .site-wrapper { max-width: 1320px; margin: 20px auto; padding: 0 16px 24px; }
body.theme-novaboard-sync .site-header,
body.theme-novaboard-sync .main-content,
body.theme-novaboard-sync .site-footer {
    border-radius: 24px;
    border: 1px solid var(--sync-border);
    background: var(--sync-surface);
    backdrop-filter: blur(18px);
    box-shadow: var(--sync-shadow);
    overflow: hidden;
}
body.theme-novaboard-sync .theme-banner-wrap { padding: 22px 22px 12px; }
body.theme-novaboard-sync .theme-banner { border-radius: 18px; border: 1px solid rgba(93,121,168,.22); background: #fff; }
body.theme-novaboard-sync .xp-nav-table { width: calc(100% - 44px); margin: 0 22px 22px; border-collapse: separate; border-spacing: 0; border: 1px solid var(--sync-border); border-radius: 18px; overflow: hidden; }
body.theme-novaboard-sync .xp-nav-table td { background: linear-gradient(180deg, rgba(255,255,255,.94), rgba(235,242,255,.92)); border-right: 1px solid rgba(93,121,168,.18); }
body.theme-novaboard-sync .header-link-cell { display:block; padding: 12px 14px; font-size: 12px; font-weight: 700; color:#27446d; text-transform: uppercase; letter-spacing: .04em; }
body.theme-novaboard-sync .header-link-cell:hover { text-decoration:none; background: rgba(77,125,255,.08); }
body.theme-novaboard-sync .main-content > .xp-window-body,
body.theme-novaboard-sync .site-footer .xp-window-body { padding: 22px; }
body.theme-novaboard-sync .crumbs { margin: 0 0 18px; padding: 10px 14px; border-radius: 14px; border:1px solid var(--sync-border); background: rgba(255,255,255,.75); font-size: 12px; color:#61708c; }
body.theme-novaboard-sync .alert { border-radius: 14px; }
body.theme-novaboard-sync .welcome-box,
body.theme-novaboard-sync .board-table,
body.theme-novaboard-sync .panel,
body.theme-novaboard-sync .sidebar-box,
body.theme-novaboard-sync .vb-post,
body.theme-novaboard-sync .thread-table,
body.theme-novaboard-sync .admin-shell,
body.theme-novaboard-sync .admin-card,
body.theme-novaboard-sync .theme-editor-shell,
body.theme-novaboard-sync .theme-editor-main,
body.theme-novaboard-sync .theme-editor-sidebar {
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--sync-border);
    box-shadow: 0 12px 28px rgba(42,63,107,0.08);
    background: var(--sync-surface-strong);
}
body.theme-novaboard-sync .bar,
body.theme-novaboard-sync .subbar,
body.theme-novaboard-sync .forum-head,
body.theme-novaboard-sync .vb-post-head,
body.theme-novaboard-sync .category-titlebar,
body.theme-novaboard-sync .admin-sidebar h1,
body.theme-novaboard-sync .latest-topics-heading {
    background: linear-gradient(135deg, #396eea 0%, #5a8df8 58%, #8fb8ff 100%);
    color: #fff;
}
body.theme-novaboard-sync .button,
body.theme-novaboard-sync button,
body.theme-novaboard-sync input[type=submit] {
    border-radius: 999px;
    border: 1px solid rgba(93,121,168,.25);
    background: linear-gradient(135deg, #4d7dff, #6f9eff);
    color: #fff;
    padding: 7px 14px;
    box-shadow: 0 10px 20px rgba(77,125,255,0.18);
}
body.theme-novaboard-sync .button.alt,
body.theme-novaboard-sync .button.small.alt,
body.theme-novaboard-sync .image-button,
body.theme-novaboard-sync .nav-status {
    background: rgba(255,255,255,.9);
    color: #27446d;
}
body.theme-novaboard-sync input[type=text],
body.theme-novaboard-sync input[type=password],
body.theme-novaboard-sync input[type=email],
body.theme-novaboard-sync input[type=url],
body.theme-novaboard-sync input[type=number],
body.theme-novaboard-sync input[type=date],
body.theme-novaboard-sync textarea,
body.theme-novaboard-sync select {
    border-radius: 12px;
    border: 1px solid rgba(93,121,168,.28);
    background: rgba(255,255,255,.94);
}
body.theme-novaboard-sync .layout { display:grid; grid-template-columns: minmax(0, 1.75fr) minmax(280px, .9fr); gap: 22px; }
body.theme-novaboard-sync .modern-home-shell { display:grid; gap: 22px; }
body.theme-novaboard-sync .home-hero { display:grid; grid-template-columns: 1.35fr .85fr; gap: 22px; }
body.theme-novaboard-sync .home-hero-card,
body.theme-novaboard-sync .home-card,
body.theme-novaboard-sync .home-sidebar-card {
    border-radius: 18px;
    border:1px solid var(--sync-border);
    background: var(--sync-surface-strong);
    box-shadow: 0 12px 28px rgba(42,63,107,.08);
}
body.theme-novaboard-sync .home-hero-card { padding: 28px; position: relative; overflow:hidden; background: radial-gradient(circle at top right, rgba(138,180,255,.28), transparent 36%), linear-gradient(180deg, rgba(255,255,255,.95), rgba(242,247,255,.85)); }
body.theme-novaboard-sync .home-brand-row { display:flex; align-items:center; gap:18px; margin-bottom:18px; }
body.theme-novaboard-sync .home-brand-badge { width:58px; height:58px; border-radius:18px; display:grid; place-items:center; background:linear-gradient(135deg, #dbe8ff, #f7fbff); border:1px solid rgba(88,119,191,.2); font-weight:800; color: var(--sync-accent); font-size:1.15rem; }
body.theme-novaboard-sync .home-brand-copy h1 { margin:0; font-size: clamp(2rem, 4vw, 3.2rem); line-height:1; }
body.theme-novaboard-sync .home-brand-copy p { margin:8px 0 0; color:#61708c; font-size:1rem; }
body.theme-novaboard-sync .home-actions { display:flex; flex-wrap:wrap; gap:12px; margin-top:20px; }
body.theme-novaboard-sync .home-stat-grid { display:grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap:12px; margin-top:22px; }
body.theme-novaboard-sync .home-stat { padding:16px; border-radius:14px; background: rgba(244,248,255,.88); border:1px solid rgba(93,121,168,.15); }
body.theme-novaboard-sync .home-stat strong { display:block; font-size:1.3rem; color:#27446d; }
body.theme-novaboard-sync .home-metric-stack { display:grid; gap:14px; }
body.theme-novaboard-sync .home-metric-stack .home-card { padding:18px; }
body.theme-novaboard-sync .home-card-head { padding:12px 16px; border-bottom:1px solid rgba(93,121,168,.14); font-weight:700; color:#27446d; }
body.theme-novaboard-sync .home-card-body { padding:16px; }
body.theme-novaboard-sync .home-mini-list { display:grid; gap:10px; }
body.theme-novaboard-sync .home-mini-item { padding:12px 14px; border-radius:14px; background: rgba(245,248,255,.88); border:1px solid rgba(93,121,168,.14); }
body.theme-novaboard-sync .home-mini-item strong { color:#27446d; }
body.theme-novaboard-sync .home-board-head, body.theme-novaboard-sync .home-board-row { display:grid; grid-template-columns: minmax(0,1fr) 90px 90px 230px; gap:0; }
body.theme-novaboard-sync .home-board-head { padding:0 14px 10px; color:#61708c; text-transform:uppercase; letter-spacing:.05em; font-size:11px; }
body.theme-novaboard-sync .home-board-row { padding:14px; border-top:1px solid rgba(93,121,168,.12); align-items:flex-start; }
body.theme-novaboard-sync .home-board-main { display:flex; gap:10px; }
body.theme-novaboard-sync .home-board-main h3 { margin:0 0 4px; font-size:15px; }
body.theme-novaboard-sync .home-board-main p, body.theme-novaboard-sync .home-board-last, body.theme-novaboard-sync .home-board-last small { color:#61708c; }
body.theme-novaboard-sync .home-subforums { margin-top:8px; font-size:11px; color:#61708c; }
body.theme-novaboard-sync .home-subforums a { font-weight:700; }
body.theme-novaboard-sync .home-sidebar { display:grid; gap:18px; }
body.theme-novaboard-sync .site-footer .footer-meta { display:flex; justify-content:space-between; gap:16px; align-items:center; color:#61708c; }
@media (max-width: 1024px) {
  body.theme-novaboard-sync .home-hero,
  body.theme-novaboard-sync .layout,
  body.theme-novaboard-sync .home-board-head,
  body.theme-novaboard-sync .home-board-row { grid-template-columns: 1fr; }
  body.theme-novaboard-sync .home-stat-grid { grid-template-columns: 1fr; }
}


body.theme-default.acp-modernized{background:#eef1f4;color:#2b2f35}
body.theme-default.acp-modernized .acp-shell{width:100%;min-height:100vh;background:#f7f8fa;border-top:3px solid #51445f}
body.theme-default.acp-modernized .acp-masthead{width:min(calc(100% - 32px),1560px);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:14px 0 12px}
body.theme-default.acp-modernized .acp-brand{display:flex;align-items:center;gap:14px}
body.theme-default.acp-modernized .acp-brand-mark{width:54px;height:54px;border-radius:50%;border:3px solid #0d78bf;background:radial-gradient(circle at 35% 35%,#5ec0ff,#0c6cae 62%,#0a5488 100%);position:relative;box-shadow:inset 0 0 0 3px #e9f6ff;color:transparent}
body.theme-default.acp-modernized .acp-brand-mark::after{content:"";position:absolute;inset:8px;border-radius:50%;border:4px solid rgba(255,255,255,.9)}
body.theme-default.acp-modernized .acp-brand-copy h1{margin:0;font-size:4rem;line-height:.9;font-weight:700;color:#2e3338;letter-spacing:-.04em}
body.theme-default.acp-modernized .acp-brand-copy p{margin:2px 0 0;color:#6a737d}
body.theme-default.acp-modernized .acp-meta{text-align:right;color:#6a737d;font-size:12px;padding-bottom:6px}
body.theme-default.acp-modernized .acp-meta strong{color:#2c3136}
body.theme-default.acp-modernized .acp-meta-links{display:flex;justify-content:flex-end;gap:10px;margin-top:4px;flex-wrap:wrap}
body.theme-default.acp-modernized .default-acp-topnav-wrap,.theme-default.acp-modernized .acp-topnav-wrap{background:linear-gradient(to bottom,#33363a,#1f2124);border-top:1px solid #555;border-bottom:1px solid #0b0b0b;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}
body.theme-default.acp-modernized .default-acp-topnav,.theme-default.acp-modernized .acp-topnav{width:min(calc(100% - 32px),1560px);margin:0 auto;display:flex;flex-wrap:wrap}
body.theme-default.acp-modernized .default-acp-topnav a,.theme-default.acp-modernized .acp-topnav a{color:#fff;font-weight:700;padding:11px 16px;border-right:1px solid rgba(255,255,255,.08);text-shadow:0 1px 0 rgba(0,0,0,.5)}
body.theme-default.acp-modernized .default-acp-topnav a.active,body.theme-default.acp-modernized .default-acp-topnav a:hover,.theme-default.acp-modernized .acp-topnav a.active,.theme-default.acp-modernized .acp-topnav a:hover{text-decoration:none;background:linear-gradient(to bottom,#fff,#eceff4);color:#1d232b;text-shadow:none}
body.theme-default.acp-modernized .acp-main,.theme-default.acp-modernized .acp-main{width:min(calc(100% - 32px),1560px);margin:12px auto 22px}
body.theme-default.acp-modernized .default-acp-layout,.theme-default.acp-modernized .default-acp-layout{display:grid;grid-template-columns:170px minmax(0,1fr);gap:22px;align-items:start}
body.theme-default.acp-modernized .acp-main>.alert{grid-column:1/-1}
body.theme-default.acp-modernized .default-acp-sidebar,.theme-default.acp-modernized .admin-sidebar{font-size:12px;background:transparent;border:none;box-shadow:none;padding:0;position:static}
body.theme-default.acp-modernized .default-acp-side-section{margin-bottom:20px}
body.theme-default.acp-modernized .default-acp-side-section h3{margin:0;padding:0 0 8px;font-size:1.8em;color:#1f2328;border-bottom:1px solid #d1d7de}
body.theme-default.acp-modernized .default-acp-side-links{display:grid}
body.theme-default.acp-modernized .default-acp-side-links a{padding:7px 0;border-bottom:1px solid #d9dfe6;color:#0b65ad}
body.theme-default.acp-modernized .default-acp-side-links a.current{font-weight:700;color:#0f1e2f}
body.theme-default.acp-modernized .default-acp-admin-online-list{display:grid;gap:6px;padding-top:8px}
body.theme-default.acp-modernized .default-acp-admin-online{display:flex;align-items:center;gap:6px}
body.theme-default.acp-modernized .default-acp-side-muted{padding-top:8px;color:var(--muted);font-size:12px;line-height:1.4}
body.theme-default.acp-modernized .default-acp-admin-icon{width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#7ed9ff,#0b6aad 70%);border:1px solid #0e5c92;flex-shrink:0}
body.theme-default.acp-modernized .default-acp-main,.theme-default.acp-modernized .admin-main-stack{min-width:0}
body.theme-default.acp-modernized .default-acp-crumbs,.theme-default.acp-modernized .crumbs{font-size:12px;color:#6a737d;margin-bottom:10px}
body.theme-default.acp-modernized .default-acp-page-head,.theme-default.acp-modernized .page-head{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:10px;padding-bottom:8px;border-bottom:2px solid #b9c0c9}
body.theme-default.acp-modernized .default-acp-page-head h2,.theme-default.acp-modernized .page-head h2{margin:0;font-size:2rem;font-weight:400;color:#38414a}
body.theme-default.acp-modernized .default-acp-page-tabs,.theme-default.acp-modernized .page-tabs{display:flex;gap:18px;flex-wrap:wrap;font-size:12px}
body.theme-default.acp-modernized .default-acp-page-tabs a.active,.theme-default.acp-modernized .page-tabs a.active{font-weight:700;color:#2f353b}
body.theme-default.acp-modernized .default-acp-notice,.theme-default.acp-modernized .notice{margin-bottom:10px;border:1px solid #d6dbe2;background:#f3f4f6;color:#48515b;padding:9px 10px;border-radius:4px;font-size:12px}
body.theme-default.acp-modernized .default-acp-box,.theme-default.acp-modernized .box,body.theme-default.acp-modernized .panel{margin-bottom:14px;border:1px solid #aeb7c2;background:#fff;border-radius:4px;overflow:hidden;box-shadow:none}
body.theme-default.acp-modernized .default-acp-box-title,.theme-default.acp-modernized .box-title,body.theme-default.acp-modernized .panel > h2:first-child{padding:8px 10px;background:linear-gradient(to bottom,#1a8ad9,#0d6fb9);color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.35);border-bottom:1px solid #075b99;margin:0}
body.theme-default.acp-modernized .default-acp-box-subtitle,.theme-default.acp-modernized .box-subtitle{padding:8px 10px;background:linear-gradient(to bottom,#2c2c2c,#171717);color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.45)}
body.theme-default.acp-modernized .default-acp-stats-grid{display:grid;grid-template-columns:1fr 1fr}
body.theme-default.acp-modernized .default-acp-stats-table,body.theme-default.acp-modernized .admin-info-table table,body.theme-default.acp-modernized table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}
body.theme-default.acp-modernized .default-acp-stats-table th,body.theme-default.acp-modernized .default-acp-stats-table td,body.theme-default.acp-modernized table th,body.theme-default.acp-modernized table td{border-right:1px solid #d4d9e0;border-bottom:1px solid #d4d9e0;padding:10px 8px;vertical-align:top;text-align:left}
body.theme-default.acp-modernized .default-acp-stats-table tr:last-child th,body.theme-default.acp-modernized .default-acp-stats-table tr:last-child td,body.theme-default.acp-modernized table tr:last-child th,body.theme-default.acp-modernized table tr:last-child td{border-bottom:0}
body.theme-default.acp-modernized .default-acp-stats-table th,body.theme-default.acp-modernized table th{width:50%;font-weight:700;color:#2d343b;background:#fbfcfd}
body.theme-default.acp-modernized .default-acp-stats-table td,body.theme-default.acp-modernized table td{background:#fff;color:#384048}
body.theme-default.acp-modernized .default-acp-stat-links{display:grid;gap:2px}
body.theme-default.acp-modernized .default-acp-columns,.theme-default.acp-modernized .grid-2,.theme-default.acp-modernized .grid.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}
body.theme-default.acp-modernized .default-acp-announcements{font-size:12px}
body.theme-default.acp-modernized .default-acp-announcement{padding:10px;border-bottom:1px solid #d7dce3}
body.theme-default.acp-modernized .default-acp-announcement:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-announcement h4{margin:0 0 3px;font-size:12px}
body.theme-default.acp-modernized .default-acp-announcement .date{color:#6a737d;margin-bottom:8px}
body.theme-default.acp-modernized .default-acp-announcement p{margin:0;color:#444c54;line-height:1.4}
body.theme-default.acp-modernized .default-acp-notes-area{padding:8px;background:#f7f8fa;border-top:1px solid #d8dde4}
body.theme-default.acp-modernized textarea{width:100%;min-height:245px;border:1px solid #b8c0ca;border-radius:4px;padding:10px;resize:vertical;font:13px/1.45 Arial,Helvetica,sans-serif;color:#2f363e;background:#fff}
body.theme-default.acp-modernized .default-acp-actions{padding:12px 8px 8px;text-align:center;background:#f1f3f6;border-top:1px solid #d8dde4}
body.theme-default.acp-modernized .default-acp-button,body.theme-default.acp-modernized .button,body.theme-default.acp-modernized button{min-width:84px;height:30px;padding:0 14px;border:1px solid #a8b2bf;border-radius:4px;background:linear-gradient(to bottom,#fefefe,#dde4eb);color:#28313a;font:700 12px Arial,Helvetica,sans-serif;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
body.theme-default.acp-modernized .default-acp-button:hover,body.theme-default.acp-modernized .button:hover,body.theme-default.acp-modernized button:hover{background:linear-gradient(to bottom,#fff,#d5dee8)}
body.theme-default.acp-modernized .default-acp-quick-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}
body.theme-default.acp-modernized .default-acp-quick-card{border:1px solid #cfd5dc;background:#fff;border-radius:4px;padding:12px 10px}
body.theme-default.acp-modernized .default-acp-quick-card strong{display:block;font-size:20px;color:#1e252d;margin-bottom:4px}
body.theme-default.acp-modernized .default-acp-quick-card span{display:block;font-size:12px;color:#6a737d}
body.theme-default.acp-modernized .status-ok{color:#2a8f4b}body.theme-default.acp-modernized .status-warn{color:#b77b10}body.theme-default.acp-modernized .status-bad{color:#b13d3d}
body.theme-default.acp-modernized .acp-footer{width:min(calc(100% - 32px),1560px);margin:0 auto 22px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 0;color:#6a737d;font-size:12px}
body.theme-default.acp-modernized .acp-footer-links{display:flex;gap:12px;flex-wrap:wrap}
@media (max-width:1200px){body.theme-default.acp-modernized .default-acp-columns,body.theme-default.acp-modernized .default-acp-stats-grid,body.theme-default.acp-modernized .default-acp-quick-cards{grid-template-columns:1fr 1fr}}
@media (max-width:900px){body.theme-default.acp-modernized .default-acp-layout,body.theme-default.acp-modernized .acp-main{grid-template-columns:1fr}body.theme-default.acp-modernized .default-acp-sidebar,body.theme-default.acp-modernized .admin-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}body.theme-default.acp-modernized .acp-masthead{align-items:flex-start;flex-direction:column}body.theme-default.acp-modernized .acp-meta{text-align:left;padding-bottom:0}body.theme-default.acp-modernized .acp-meta-links{justify-content:flex-start}}
@media (max-width:700px){body.theme-default.acp-modernized .acp-brand-copy h1{font-size:2.8rem}body.theme-default.acp-modernized .default-acp-columns,body.theme-default.acp-modernized .default-acp-stats-grid,body.theme-default.acp-modernized .default-acp-quick-cards,body.theme-default.acp-modernized .default-acp-sidebar{grid-template-columns:1fr}body.theme-default.acp-modernized .default-acp-topnav a,body.theme-default.acp-modernized .acp-topnav a{width:50%}}
body.theme-default.acp-modernized .default-acp-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:14px}
body.theme-default.acp-modernized .default-acp-list-panel{padding:10px;background:#fff}
body.theme-default.acp-modernized .default-acp-summary-row{display:flex;justify-content:space-between;gap:16px;padding:10px 2px;border-bottom:1px solid #d7dce3;font-size:12px;align-items:center}
body.theme-default.acp-modernized .default-acp-summary-row:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-summary-row strong{font-size:14px;color:#1f2b38}
body.theme-default.acp-modernized .default-acp-checks-score{padding:2px 2px 10px;font-weight:700;color:#38414a}
body.theme-default.acp-modernized .default-acp-actions-bar{display:flex;flex-wrap:wrap;gap:10px;padding:12px 10px;background:#f1f3f6;border-top:1px solid #d8dde4}
body.theme-default.acp-modernized .default-acp-button-link{display:inline-flex;align-items:center;justify-content:center;min-width:84px;height:30px;padding:0 14px;border:1px solid #a8b2bf;border-radius:4px;background:linear-gradient(to bottom,#fefefe,#dde4eb);color:#28313a;font:700 12px Arial,Helvetica,sans-serif;text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
body.theme-default.acp-modernized .default-acp-button-link:hover{text-decoration:none;background:linear-gradient(to bottom,#fff,#d5dee8)}
body.theme-default.acp-modernized .default-acp-button-link.secondary{background:#f8fafc}
body.theme-default.acp-modernized .default-acp-list-item{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #d7dce3;align-items:flex-start}
body.theme-default.acp-modernized .default-acp-list-item:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-list-meta{margin-top:4px;color:#6a737d;font-size:12px}
body.theme-default.acp-modernized .default-acp-list-side{color:#6a737d;font-size:12px;text-align:right;white-space:nowrap}
body.theme-default.acp-modernized .default-acp-empty{padding:8px 0;color:#6a737d;font-size:12px}
body.theme-default.acp-modernized .default-acp-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.theme-default.acp-modernized .default-acp-mini-tile{border:1px solid #d7dce3;border-radius:4px;padding:14px 12px;background:#fbfcfd}
body.theme-default.acp-modernized .default-acp-mini-tile span{display:block;font-size:12px;color:#6a737d;margin-bottom:6px}
body.theme-default.acp-modernized .default-acp-mini-tile strong{font-size:22px;color:#1e252d}
body.theme-default.acp-modernized .default-acp-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.theme-default.acp-modernized .default-acp-action-tile{display:block;border:1px solid #d7dce3;border-radius:4px;padding:14px 12px;background:#fbfcfd;color:#2b2f35;text-decoration:none}
body.theme-default.acp-modernized .default-acp-action-tile:hover{text-decoration:none;background:#fff}
body.theme-default.acp-modernized .default-acp-action-tile strong{display:block;margin-bottom:6px;color:#1f2b38}
body.theme-default.acp-modernized .default-acp-action-tile span{display:block;font-size:12px;color:#6a737d;line-height:1.45}
@media (max-width:1200px){body.theme-default.acp-modernized .default-acp-dashboard-grid{grid-template-columns:1fr}body.theme-default.acp-modernized .default-acp-action-grid{grid-template-columns:1fr 1fr}}
@media (max-width:700px){body.theme-default.acp-modernized .default-acp-action-grid,body.theme-default.acp-modernized .default-acp-tile-grid{grid-template-columns:1fr}body.theme-default.acp-modernized .default-acp-list-item{flex-direction:column}body.theme-default.acp-modernized .default-acp-list-side{text-align:left;white-space:normal}}

body.theme-default.acp-modernized .default-acp-diagnostic-status.is-good{color:#2a8f4b;font-weight:700}
body.theme-default.acp-modernized .default-acp-diagnostic-status.is-warning{color:#b77b10;font-weight:700}
body.theme-default.acp-modernized .default-acp-log-box{max-height:320px;overflow:auto;border-top:1px solid #d7dce3;background:#fff;padding:10px}
body.theme-default.acp-modernized .default-acp-log-line{font-family:monospace;font-size:12px;line-height:1.45;padding:6px 0;border-bottom:1px dotted #cfd5dc;color:#2f363e}
body.theme-default.acp-modernized .default-acp-log-line:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-toolbar{display:flex;flex-wrap:wrap;gap:10px;padding:10px;background:#f7f8fa;border-bottom:1px solid #d8dde4}
body.theme-default.acp-modernized .default-acp-inline-form{display:inline-flex;margin:0}
body.theme-default.acp-modernized .default-acp-placeholder-button[disabled]{opacity:.75;cursor:not-allowed}
body.theme-default.acp-modernized .default-acp-diagnostics-twin{align-items:start}
body.theme-default.acp-modernized .default-acp-stack-item{padding:10px 0;border-bottom:1px solid #d7dce3}
body.theme-default.acp-modernized .default-acp-stack-item:first-child{padding-top:0}
body.theme-default.acp-modernized .default-acp-stack-item:last-child{border-bottom:0;padding-bottom:0}
body.theme-default.acp-modernized .default-acp-form-table input,
body.theme-default.acp-modernized .default-acp-form-table select{width:100%;height:30px;border:1px solid #b6c0cb;background:#fff;padding:0 8px;font:12px Arial,Helvetica,sans-serif}
body.theme-default.acp-modernized .default-acp-field-hint{color:#6a737d;font-size:11px;margin-top:4px;line-height:1.4}
body.theme-default.acp-modernized .default-acp-settings-form{display:grid;gap:14px}
body.theme-default.acp-modernized .default-acp-form-table th{width:28%}

body.theme-default .timezone-select{max-width:320px;width:100%;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-default.acp-modernized .timezone-select{max-width:360px;background:#fff}

body.theme-default.acp-modernized .default-acp-structure-wrap .admin-main-stack{display:grid;gap:14px}
body.theme-default.acp-modernized .default-acp-structure-wrap > .panel{background:transparent;border:0;padding:0;box-shadow:none}
body.theme-default.acp-modernized .default-acp-structure-wrap .panel{border:1px solid #aeb7c2;background:#fff;border-radius:4px;overflow:hidden}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-heading{padding:12px 14px;background:#fff;border:1px solid #aeb7c2;border-radius:4px;margin:0 0 14px 0;align-items:center}
body.theme-default.acp-modernized .default-acp-structure-wrap .quick-panel h3,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-toolbar h3{margin:0 0 6px;font-size:16px;color:#1f2b38}
body.theme-default.acp-modernized .default-acp-structure-wrap .quick-panel,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-toolbar{padding:14px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
body.theme-default.acp-modernized .default-acp-structure-wrap .stack > label > span,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structured-block h4,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-permission-card summary strong{color:#1f2b38}
body.theme-default.acp-modernized .default-acp-structure-wrap input[type=text],
body.theme-default.acp-modernized .default-acp-structure-wrap textarea,
body.theme-default.acp-modernized .default-acp-structure-wrap select{width:100%;border:1px solid #b6c0cb;background:#fff;padding:8px;border-radius:4px;font:12px Arial,Helvetica,sans-serif}
body.theme-default.acp-modernized .default-acp-structure-wrap textarea{min-height:92px;resize:vertical}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structured-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structured-block{padding:14px;border:1px solid #d7dce3;border-radius:4px;background:#fbfcfd}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-permission-card{margin-top:12px;border:1px solid #d7dce3;border-radius:4px;background:#fff}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-permission-card summary{padding:10px 12px;cursor:pointer;background:#f7f8fa}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}
body.theme-default.acp-modernized .default-acp-structure-wrap .grouped-permission-stack{padding:12px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-permission-group-card{padding:12px;border:1px solid #d7dce3;border-radius:4px;background:#fbfcfd}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-shell{padding:14px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:14px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-card,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-subcard{border:1px solid #cfd5dc;border-radius:4px;background:#fff;margin-bottom:12px;overflow:hidden}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-card summary,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-subcard summary{list-style:none;cursor:pointer;padding:12px 14px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-card summary::-webkit-details-marker,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-subcard summary::-webkit-details-marker{display:none}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-category-summary,
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-row summary{display:grid;grid-template-columns:minmax(0,1.6fr) auto;gap:16px;align-items:center}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-row summary{grid-template-columns:40px minmax(0,2fr) repeat(5,minmax(80px,1fr));font-size:12px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-row.admin-structure-row-header{padding:10px 14px;background:#f7f8fa;border:1px solid #d7dce3;border-radius:4px;margin-bottom:8px;font-weight:700;color:#38414a}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-category-main{display:flex;gap:12px;align-items:flex-start}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-category-stats{display:flex;gap:8px;justify-content:flex-end}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-pill{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#eef4fb;color:#1f2b38;font-size:12px;font-weight:700}
body.theme-default.acp-modernized .default-acp-structure-wrap .card-body{padding:14px}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-actions{padding-top:10px}
body.theme-default.acp-modernized .default-acp-structure-wrap .button-small{min-width:auto;height:26px;padding:0 10px;font-size:11px}
@media (max-width:1200px){body.theme-default.acp-modernized .default-acp-structure-wrap .admin-overview-grid,body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structured-grid{grid-template-columns:1fr}}
@media (max-width:900px){body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-toolbar{flex-direction:column;align-items:flex-start}body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-row summary,body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-row.admin-structure-row-header{grid-template-columns:1fr}body.theme-default.acp-modernized .default-acp-structure-wrap .admin-permission-grid{grid-template-columns:1fr}}

/* Forums & Posts shell pass */
body.theme-default.acp-modernized .default-acp-forums-shell-box{border:1px solid #aeb7c2;background:#fff;border-radius:4px;overflow:hidden;margin-bottom:14px}
body.theme-default.acp-modernized .default-acp-forums-shell-box > .box-title{margin:0}
body.theme-default.acp-modernized .default-acp-forums-toolbar{padding:10px;display:flex;gap:8px;flex-wrap:wrap;background:#f7f8fa;border-bottom:1px solid #d8dde4}
body.theme-default.acp-modernized .default-acp-forums-toolbar .button{text-decoration:none}
body.theme-default.acp-modernized .default-acp-forums-section-shell{padding:14px}
body.theme-default.acp-modernized .default-acp-forums-panel-body{padding:14px}
body.theme-default.acp-modernized .default-acp-toolbar-row{display:flex;justify-content:space-between;gap:18px;align-items:center}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid .box{margin-bottom:0}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid .queue-list{padding:8px 10px}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid .queue-item{padding:9px 0;border-bottom:1px solid #d7dce3;font-size:12px}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid .queue-item:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid .queue-item strong{display:block;margin-bottom:3px}
body.theme-default.acp-modernized .default-acp-forums-bottom-grid .muted{color:#6a737d}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-overview-grid{margin-bottom:0}
body.theme-default.acp-modernized .default-acp-structure-wrap .quick-panel{padding:0;overflow:hidden}
body.theme-default.acp-modernized .default-acp-structure-wrap .quick-panel .box-subtitle{margin:0}
body.theme-default.acp-modernized .default-acp-structure-wrap .admin-structure-table-forums{margin-top:14px}
@media (max-width:1200px){body.theme-default.acp-modernized .default-acp-forums-bottom-grid{grid-template-columns:1fr}}
@media (max-width:900px){body.theme-default.acp-modernized .default-acp-toolbar-row{flex-direction:column;align-items:flex-start}}


body.theme-default.acp-modernized .default-acp-forum-directory-table .forum-name strong{display:block;margin-bottom:4px}
body.theme-default.acp-modernized .default-acp-forum-directory-table .forum-name .muted{display:block;color:#6a737d;line-height:1.45}
body.theme-default.acp-modernized .default-acp-forum-row-label{display:flex;align-items:flex-start;gap:10px}
body.theme-default.acp-modernized .default-acp-forum-row-label .admin-select-cell{padding-top:2px}
body.theme-default.acp-modernized .default-acp-forum-directory-table td{vertical-align:top}
body.theme-default.acp-modernized .default-acp-link-button{border:0;background:transparent;padding:0;color:#0b65ad;font:inherit;cursor:pointer}
body.theme-default.acp-modernized .default-acp-link-button:hover{text-decoration:underline;color:#084e86}
body.theme-default.acp-modernized .default-acp-forums-panel-body{padding:10px}
body.theme-default.acp-modernized .default-acp-forum-directory-table{width:100%;border-collapse:collapse;font-size:12px}
body.theme-default.acp-modernized .default-acp-forum-directory-table th,body.theme-default.acp-modernized .default-acp-forum-directory-table td{border-bottom:1px solid #d7dce3;padding:10px 8px;text-align:left}
body.theme-default.acp-modernized .default-acp-forum-directory-table th{background:#fbfcfd;color:#2d343b}
body.theme-default.acp-modernized .default-acp-forums-toolbar{display:flex;gap:8px;flex-wrap:wrap;background:#f7f8fa;border-bottom:1px solid #d8dde4}
body.theme-default.acp-modernized .default-acp-forums-shell-box{margin-bottom:14px}
body.theme-default.acp-modernized .structure-page-actions{padding-top:10px}

/* Forums & Posts dedicated editor pass */
body.theme-default.acp-modernized .default-acp-structure-editor-grid{align-items:start}
body.theme-default.acp-modernized .default-acp-structure-editor-grid .box{margin-bottom:0}
body.theme-default.acp-modernized .default-acp-structure-editor-grid .queue-list{padding:8px 10px}
body.theme-default.acp-modernized .default-acp-structure-editor-grid .queue-item{padding:9px 0;border-bottom:1px solid #d7dce3;font-size:12px}
body.theme-default.acp-modernized .default-acp-structure-editor-grid .queue-item:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-structure-editor-grid .queue-item strong{display:block;margin-bottom:3px}


/* Users and groups refinement pass */
body.theme-default.acp-modernized .default-acp-users-wrap .box,
body.theme-default.acp-modernized .default-acp-groups-wrap .box{margin-bottom:14px}
body.theme-default.acp-modernized .default-acp-users-filter,
body.theme-default.acp-modernized .default-acp-groups-form-wrap{padding:10px}
body.theme-default.acp-modernized .default-acp-users-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:6px 2px 0}
body.theme-default.acp-modernized .default-acp-users-filter-grid label > span,
body.theme-default.acp-modernized .default-acp-prune-form label > span{display:block;margin-bottom:6px;color:#2d343b;font-weight:400}
body.theme-default.acp-modernized .default-acp-users-filter-grid input[type=text],
body.theme-default.acp-modernized .default-acp-users-filter-grid select,
body.theme-default.acp-modernized .default-acp-prune-form input[type=number]{width:100%;height:30px;border:1px solid #b6c0cb;background:#fff;padding:0 8px;font:12px Arial,Helvetica,sans-serif;border-radius:16px}
body.theme-default.acp-modernized .default-acp-prune-form input[type=number]{border-radius:18px}
body.theme-default.acp-modernized .default-acp-users-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
body.theme-default.acp-modernized .default-acp-users-top-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:14px}
body.theme-default.acp-modernized .default-acp-prune-form{padding:10px}
body.theme-default.acp-modernized .default-acp-prune-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
body.theme-default.acp-modernized .default-acp-prune-grid .checkbox-line{display:flex;align-items:flex-start;gap:8px;padding-top:22px}
body.theme-default.acp-modernized .default-acp-users-results{padding:12px}
body.theme-default.acp-modernized .default-acp-users-results .user-management-list{display:grid;gap:12px}
body.theme-default.acp-modernized .default-acp-users-results .user-card{margin-bottom:0}
body.theme-default.acp-modernized .default-acp-groups-activity-list{padding:8px 10px}
body.theme-default.acp-modernized .default-acp-groups-activity-list .queue-item{padding:11px 0;border-bottom:1px solid #d7dce3;font-size:12px}
body.theme-default.acp-modernized .default-acp-groups-activity-list .queue-item:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-groups-activity-list .queue-item strong{display:block;margin-bottom:4px}
body.theme-default.acp-modernized .default-acp-groups-directory .admin-collapse-card{margin-bottom:12px}
@media (max-width: 980px){body.theme-default.acp-modernized .default-acp-users-filter-grid,body.theme-default.acp-modernized .default-acp-users-top-grid,body.theme-default.acp-modernized .default-acp-prune-grid{grid-template-columns:1fr}}


/* Ranks page pass */
body.theme-default.acp-modernized .default-acp-rank-directory .admin-collapse-card{margin-bottom:12px}
body.theme-default.acp-modernized .default-acp-rank-directory .admin-summary-tags img{display:block;border-radius:4px;border:1px solid #d7dce3;background:#fff;padding:2px}


body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-tag{display:inline-block;padding:2px 7px;border:1px solid #cdd6df;background:#f5f8fb;color:#3b4651;border-radius:999px;font-size:11px;margin-top:4px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-template-item{padding:10px;border-bottom:1px solid #d7dce3;font-size:12px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-template-item:last-child{border-bottom:0}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-template-item strong{display:block;margin-bottom:3px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-preview{padding:10px;background:#f7f8fa;border-top:1px solid #d8dde4;font-size:12px;color:#46505a}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-layout{display:block;padding:10px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-file-picker{display:grid;grid-template-columns:140px minmax(0,1fr);gap:12px;align-items:center;margin:0 0 12px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-file-picker label{font-size:12px;color:#4c5661}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-file-picker select{width:100%;max-width:100%;height:34px;border:1px solid #b6c0cb;border-radius:4px;background:#fff;padding:0 10px;font:12px Arial,Helvetica,sans-serif}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-form{display:block;min-width:0}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-textarea{width:100%;min-height:520px;border:1px solid #b6c0cb;background:#fff;padding:10px;font:12px/1.45 monospace;resize:vertical}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-form{gap:0}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-import-form{border-top:1px solid #d7dce3}
@media (max-width:900px){body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-file-picker{grid-template-columns:1fr}}


body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:0 0 10px;color:#5a6470;font-size:12px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-editor{display:grid;grid-template-columns:56px minmax(0,1fr);width:100%;max-width:100%;border:1px solid #b6c0cb;border-radius:6px;overflow:hidden;background:#0f1720;box-sizing:border-box}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-gutter{background:#132233;color:#7f96ad;font:12px/1.6 Consolas,Monaco,"Courier New",monospace;padding:12px 8px;text-align:right;user-select:none;overflow:hidden;height:620px}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-gutter span{display:block}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-surface{position:relative;min-width:0;height:620px;overflow:hidden}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-highlight,body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-textarea{margin:0;width:100%;height:620px;font:13px/1.6 Consolas,Monaco,"Courier New",monospace;padding:12px 14px;white-space:pre;overflow:auto;tab-size:4;box-sizing:border-box}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-highlight{position:absolute;inset:0;background:#0f1720;color:#d7e0ea;pointer-events:none}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-highlight code{display:block;min-height:100%;min-width:100%}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-textarea{position:absolute;inset:0;border:0;background:transparent;color:transparent;caret-color:#f8fafc;resize:none}
body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-textarea::selection{background:rgba(125,211,252,.25)}
body.theme-default.acp-modernized .default-acp-theme-manager .tok-comment{color:#6b8ba7}
body.theme-default.acp-modernized .default-acp-theme-manager .tok-string{color:#a5d6ff}
body.theme-default.acp-modernized .default-acp-theme-manager .tok-keyword{color:#f9a8d4}
body.theme-default.acp-modernized .default-acp-theme-manager .tok-tag{color:#7dd3fc}
body.theme-default.acp-modernized .default-acp-theme-manager .tok-attr{color:#fcd34d}
body.theme-default.acp-modernized .default-acp-theme-manager .tok-number{color:#86efac}
@media (max-width:900px){body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-editor{grid-template-columns:44px minmax(0,1fr)}body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-gutter{padding:12px 6px;height:520px}body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-surface,body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-code-highlight,body.theme-default.acp-modernized .default-acp-theme-manager .default-acp-theme-editor-textarea{height:520px}}

body.theme-default.acp-modernized .default-acp-maintenance-wrap .default-acp-maintenance-actions{display:grid;gap:12px}
body.theme-default.acp-modernized .default-acp-maintenance-wrap .default-acp-maintenance-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #d7dce3}
body.theme-default.acp-modernized .default-acp-maintenance-wrap .default-acp-maintenance-form:last-child{border-bottom:0;padding-bottom:0}
body.theme-default.acp-modernized .default-acp-maintenance-wrap .default-acp-maintenance-form:first-child{padding-top:0}
body.theme-default.acp-modernized .default-acp-maintenance-wrap .default-acp-quick-card strong{font-size:18px}
@media (max-width:700px){body.theme-default.acp-modernized .default-acp-maintenance-wrap .default-acp-maintenance-form{grid-template-columns:1fr}}


body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc{display:grid;gap:8px}
body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc h2,
body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc h3,
body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc h4{margin:0;padding:6px 8px;background:linear-gradient(#f8fbff,#dce7f4);border:1px solid #c4d0de;color:#244a78;font-size:12px}
body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc p,
body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc ul{margin:0;padding:8px 10px;border:1px solid #c4d0de;background:#f7fbff}
body.theme-novaboard-classic .default-acp-maintenance-wrap .release-notes-doc ul{padding-left:28px}


body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-form-block{padding:10px}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-emoticon-form{display:grid;gap:12px}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-emoticon-form label > span{display:block;margin-bottom:6px;color:#2d343b}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-emoticon-form input[type=text],
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-emoticon-form input[type=file],
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-emoticon-form input:not([type]){width:100%;height:30px;border:1px solid #b6c0cb;background:#fff;padding:0 8px;font:12px Arial,Helvetica,sans-serif}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-emoticon-form input[type=file]{height:auto;padding:6px 8px}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .admin-emoticon-list{padding:8px;display:grid;gap:10px}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .admin-emoticon-summary{display:flex;align-items:center;gap:10px;min-width:0}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .admin-emoticon-preview{width:28px;height:28px;object-fit:contain;border:1px solid #b7c8dc;background:#fff;padding:2px}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .admin-emoticon-side{align-content:start}
body.theme-default.acp-modernized .default-acp-emoticons-wrap .default-acp-collapse-actions{text-align:left}
body.theme-default.acp-modernized .default-acp-lockdown-wrap code{font:12px Consolas,Monaco,monospace}

/* 0.7.29-beta.6.2.29 frontend homepage shell */
body.theme-default:not(.acp-modernized){
  --nbf-page-bg:#dfe6ef;
  --nbf-page-top:#edf2f8;
  --nbf-wrapper-bg:#f7f9fc;
  --nbf-panel-bg:#ffffff;
  --nbf-panel-soft:#f4f7fb;
  --nbf-line:#c8d2df;
  --nbf-line-dark:#a8b8cb;
  --nbf-text:#26364a;
  --nbf-muted:#67778c;
  --nbf-link:#2d5fa4;
  --nbf-link-hover:#163e72;
  --nbf-bar-top:#5b84c6;
  --nbf-bar-bottom:#3f6da9;
  --nbf-bar-text:#ffffff;
  --nbf-subbar-top:#edf3fb;
  --nbf-subbar-bottom:#dce7f5;
  --nbf-subbar-text:#27415f;
  --nbf-button-top:#fdfefe;
  --nbf-button-bottom:#e1e8f1;
  background:linear-gradient(to bottom,var(--nbf-page-top),var(--nbf-page-bg));
  color:var(--nbf-text);
  font:14px/1.45 Verdana,Arial,Helvetica,sans-serif;
}
body.theme-default:not(.acp-modernized) a{color:var(--nbf-link);text-decoration:none}
body.theme-default:not(.acp-modernized) a:hover{color:var(--nbf-link-hover);text-decoration:underline}
body.theme-default:not(.acp-modernized) .site-wrapper{width:min(calc(100% - 24px),1180px);margin:16px auto;padding:0;background:var(--nbf-wrapper-bg);border:1px solid var(--nbf-line-dark);box-shadow:0 1px 3px rgba(0,0,0,.08)}
body.theme-default:not(.acp-modernized) .topbar{background:#2b4f7f;color:#dfe9f6;border-bottom:1px solid #1c3658;font-size:12px}
body.theme-default:not(.acp-modernized) .topbar-inner,
body.theme-default:not(.acp-modernized) .header-inner,
body.theme-default:not(.acp-modernized) .nav-inner,
body.theme-default:not(.acp-modernized) .crumbs,
body.theme-default:not(.acp-modernized) .content-area,
body.theme-default:not(.acp-modernized) .footer-inner{width:min(calc(100% - 24px),1156px);margin:0 auto}
body.theme-default:not(.acp-modernized) .topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}
body.theme-default:not(.acp-modernized) .top-links,
body.theme-default:not(.acp-modernized) .user-links,
body.theme-default:not(.acp-modernized) .footer-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
body.theme-default:not(.acp-modernized) .topbar a,
body.theme-default:not(.acp-modernized) .site-footer a{color:inherit}
body.theme-default:not(.acp-modernized) .site-header,body.theme-default:not(.acp-modernized) .main-content,body.theme-default:not(.acp-modernized) .site-footer{background:transparent;border:0;border-radius:0;box-shadow:none;margin-bottom:0}
body.theme-default:not(.acp-modernized) .site-header{background:linear-gradient(to bottom,#fdfefe,#e8eef6);border-bottom:1px solid var(--nbf-line)}
body.theme-default:not(.acp-modernized) .header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0}
body.theme-default:not(.acp-modernized) .branding{display:flex;align-items:center;gap:14px;min-width:0}
body.theme-default:not(.acp-modernized) .logo-badge{width:52px;height:52px;border:1px solid #97abc2;border-radius:6px;background:linear-gradient(to bottom,#ffffff,#dce6f3);color:#315f99;display:grid;place-items:center;font-weight:700;font-size:18px;box-shadow:inset 0 1px 0 #fff;flex-shrink:0}
body.theme-default:not(.acp-modernized) .branding h1{margin:0;font-size:28px;line-height:1;color:#22466f;letter-spacing:-.02em}
body.theme-default:not(.acp-modernized) .branding p{margin:6px 0 0;color:var(--nbf-muted);font-size:13px}
body.theme-default:not(.acp-modernized) .header-side{text-align:right;font-size:12px;color:var(--nbf-muted)}
body.theme-default:not(.acp-modernized) .search-row{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}
body.theme-default:not(.acp-modernized) .search-row input,
body.theme-default:not(.acp-modernized) .theme-select{height:32px;border:1px solid #acbbce;background:#fff;padding:0 10px;font:inherit;color:var(--nbf-text);border-radius:3px}
body.theme-default:not(.acp-modernized) .button{height:32px;padding:0 12px;border:1px solid #a0b1c6;border-radius:3px;background:linear-gradient(to bottom,var(--nbf-button-top),var(--nbf-button-bottom));color:#2a4464;font:700 12px Verdana,Arial,sans-serif;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.95)}
body.theme-default:not(.acp-modernized) .button:hover{background:linear-gradient(to bottom,#ffffff,#d9e2ee);text-decoration:none}
body.theme-default:not(.acp-modernized) .nav{background:linear-gradient(to bottom,#eef3f9,#dfe8f4);border-top:1px solid #fff;border-bottom:1px solid var(--nbf-line)}
body.theme-default:not(.acp-modernized) .nav-inner{display:flex;flex-wrap:wrap;gap:0}
body.theme-default:not(.acp-modernized) .nav a{display:inline-block;padding:11px 14px;border-right:1px solid #c3d0e0;color:#244b78;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.02em}
body.theme-default:not(.acp-modernized) .nav a:hover,
body.theme-default:not(.acp-modernized) .nav a.active{background:linear-gradient(to bottom,#ffffff,#e8eff7);text-decoration:none}
body.theme-default:not(.acp-modernized) .main-content{padding:10px 0 16px}
body.theme-default:not(.acp-modernized) .crumbs{padding:10px 0;font-size:12px;color:var(--nbf-muted);background:transparent;border:0;margin:0}
body.theme-default:not(.acp-modernized) .welcome-box,
body.theme-default:not(.acp-modernized) .panel,
body.theme-default:not(.acp-modernized) .sidebar-box,
body.theme-default:not(.acp-modernized) .board-table,
body.theme-default:not(.acp-modernized) .site-footer{margin-bottom:14px;border:1px solid var(--nbf-line);background:var(--nbf-panel-bg);border-radius:0;box-shadow:none}
body.theme-default:not(.acp-modernized) .bar{padding:8px 10px;background:linear-gradient(to bottom,var(--nbf-bar-top),var(--nbf-bar-bottom));color:var(--nbf-bar-text);border-bottom:1px solid #31557f;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.15)}
body.theme-default:not(.acp-modernized) .subbar{padding:7px 10px;background:linear-gradient(to bottom,var(--nbf-subbar-top),var(--nbf-subbar-bottom));color:var(--nbf-subbar-text);border-top:1px solid #fff;border-bottom:1px solid var(--nbf-line);font-weight:700;font-size:12px}
body.theme-default:not(.acp-modernized) .welcome-body,
body.theme-default:not(.acp-modernized) .panel-body,
body.theme-default:not(.acp-modernized) .sidebar-body,
body.theme-default:not(.acp-modernized) .footer-inner{padding:10px}
body.theme-default:not(.acp-modernized) .welcome-grid{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}
body.theme-default:not(.acp-modernized) .welcome-grid h2{margin:0 0 6px;font-size:18px;color:#27496f}
body.theme-default:not(.acp-modernized) .welcome-grid p{margin:0;color:var(--nbf-muted)}
body.theme-default:not(.acp-modernized) .utility-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
body.theme-default:not(.acp-modernized) .layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px}
body.theme-default:not(.acp-modernized) .forum-head,
body.theme-default:not(.acp-modernized) .forum-row{display:grid;grid-template-columns:minmax(0,1fr) 88px 88px 230px;align-items:center}
body.theme-default:not(.acp-modernized) .forum-head{background:linear-gradient(to bottom,#edf3fb,#dbe6f4);border-bottom:1px solid var(--nbf-line);color:#284566;font-size:12px;font-weight:700}
body.theme-default:not(.acp-modernized) .forum-head div,
body.theme-default:not(.acp-modernized) .forum-row>div{padding:10px;border-right:1px solid #d5deea;min-width:0}
body.theme-default:not(.acp-modernized) .forum-head div:nth-child(2),
body.theme-default:not(.acp-modernized) .forum-head div:nth-child(3),
body.theme-default:not(.acp-modernized) .forum-row>div:nth-child(2),
body.theme-default:not(.acp-modernized) .forum-row>div:nth-child(3){text-align:center}
body.theme-default:not(.acp-modernized) .forum-head div:last-child,
body.theme-default:not(.acp-modernized) .forum-row>div:last-child{border-right:0}
body.theme-default:not(.acp-modernized) .forum-row{background:#fff;border-bottom:1px solid #e2e8f0}
body.theme-default:not(.acp-modernized) .forum-row:nth-child(even){background:#f8fbfe}
body.theme-default:not(.acp-modernized) .forum-main{display:flex;gap:12px;align-items:flex-start;min-width:0}
body.theme-default:not(.acp-modernized) .forum-main>div{min-width:0;flex:1 1 auto}
body.theme-default:not(.acp-modernized) .forum-status{width:34px;height:34px;flex-shrink:0;margin-top:2px;object-fit:contain;display:block}
body.theme-default:not(.acp-modernized) .forum-main h3{margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.3}
body.theme-default:not(.acp-modernized) .forum-main h3 a{overflow-wrap:anywhere;word-break:break-word}
body.theme-default:not(.acp-modernized) .forum-main p{margin:0;color:var(--nbf-muted);font-size:12px;overflow-wrap:anywhere;word-break:break-word}
body.theme-default:not(.acp-modernized) .subforum-line{margin-top:6px;font-size:12px;color:#5d6f86}
body.theme-default:not(.acp-modernized) .subforum-line strong{color:#3b5678}
body.theme-default:not(.acp-modernized) .subforum-details{color:#6c7f95}
body.theme-default:not(.acp-modernized) .stat{text-align:center;font-size:12px;color:#355172;display:flex;flex-direction:column;justify-content:center}
body.theme-default:not(.acp-modernized) .stat strong{display:block;font-size:16px;color:#223b5c;margin-bottom:2px}
body.theme-default:not(.acp-modernized) .lastpost{font-size:12px;color:var(--nbf-muted);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}
body.theme-default:not(.acp-modernized) .lastpost a{font-weight:700;display:inline-block;margin-bottom:3px;overflow-wrap:anywhere;word-break:break-word}
body.theme-default:not(.acp-modernized) .stats-grid,
body.theme-default:not(.acp-modernized) .link-grid,
body.theme-default:not(.acp-modernized) .sidebar-list,
body.theme-default:not(.acp-modernized) .theme-row{display:grid;gap:8px}
body.theme-default:not(.acp-modernized) .stats-item,
body.theme-default:not(.acp-modernized) .link-item,
body.theme-default:not(.acp-modernized) .sidebar-item{padding:8px 10px;background:var(--nbf-panel-soft);border:1px solid #dde5ef;font-size:12px}
body.theme-default:not(.acp-modernized) .stats-item strong,
body.theme-default:not(.acp-modernized) .sidebar-item strong{color:#27496f}
body.theme-default:not(.acp-modernized) .topic-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:7px 0;border-bottom:1px solid #e5ebf2;font-size:12px}
body.theme-default:not(.acp-modernized) .topic-row:last-child{border-bottom:0}
body.theme-default:not(.acp-modernized) .topic-row span{color:var(--nbf-muted);text-align:right;white-space:nowrap}
body.theme-default:not(.acp-modernized) .online-user{display:inline-block;margin:0 8px 8px 0;padding:4px 8px;border:1px solid #d4ddea;background:#f7fafd;font-size:12px;color:#29476d}
body.theme-default:not(.acp-modernized) .theme-actions{display:flex;gap:8px;align-items:center;margin-top:8px}
body.theme-default:not(.acp-modernized) .site-footer{background:linear-gradient(to bottom,#fdfefe,#e8eef6);border-top:1px solid #fff;color:var(--nbf-muted);font-size:12px}
body.theme-default:not(.acp-modernized) .footer-inner{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}
body.theme-default:not(.acp-modernized) .site-footer strong{color:#28486d}
@media (max-width:1020px){body.theme-default:not(.acp-modernized) .layout{grid-template-columns:1fr}}
@media (max-width:840px){body.theme-default:not(.acp-modernized) .forum-head,body.theme-default:not(.acp-modernized) .forum-row{grid-template-columns:minmax(0,1fr) 72px 72px}body.theme-default:not(.acp-modernized) .forum-head div:last-child,body.theme-default:not(.acp-modernized) .forum-row>div:last-child{grid-column:1/-1;border-top:1px solid #e0e7f0}body.theme-default:not(.acp-modernized) .header-inner,body.theme-default:not(.acp-modernized) .welcome-grid,body.theme-default:not(.acp-modernized) .footer-inner{grid-template-columns:1fr;display:grid}body.theme-default:not(.acp-modernized) .header-side,body.theme-default:not(.acp-modernized) .utility-buttons{text-align:left;justify-content:flex-start}body.theme-default:not(.acp-modernized) .search-row{justify-content:flex-start}}
@media (max-width:600px){body.theme-default:not(.acp-modernized) .topbar-inner,body.theme-default:not(.acp-modernized) .header-inner,body.theme-default:not(.acp-modernized) .nav-inner,body.theme-default:not(.acp-modernized) .crumbs,body.theme-default:not(.acp-modernized) .content-area,body.theme-default:not(.acp-modernized) .footer-inner{width:min(calc(100% - 12px),1156px)}body.theme-default:not(.acp-modernized) .nav a{width:50%;border-bottom:1px solid #cbd7e5}body.theme-default:not(.acp-modernized) .forum-head{display:none}body.theme-default:not(.acp-modernized) .forum-row{grid-template-columns:1fr}body.theme-default:not(.acp-modernized) .forum-row>div{border-right:0;border-top:1px solid #e5ebf2}body.theme-default:not(.acp-modernized) .forum-row>div:first-child{border-top:0}}


/* 0.7.29-beta.6.2.34 forum index spacing refinement */
body.theme-default .board-table {
  overflow: hidden;
}
body.theme-default .forum-head,
body.theme-default .forum-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 88px 88px 210px;
  align-items: stretch;
}
body.theme-default .forum-head div,
body.theme-default .forum-row > div {
  padding: 10px 10px;
  border-right: 1px solid #d5deea;
  min-width: 0;
}
body.theme-default .forum-head div:last-child,
body.theme-default .forum-row > div:last-child {
  border-right: 0;
}
body.theme-default .forum-row {
  background: #fff;
  border-bottom: 1px solid #e2e8f0;
}
body.theme-default .forum-row:nth-child(even) {
  background: #f8fbfe;
}
body.theme-default .forum-main {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  min-width: 0;
}
body.theme-default img.forum-status {
  width: 34px;
  height: 34px;
  object-fit: contain;
  flex: 0 0 34px;
  margin-top: 2px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
body.theme-default .forum-status::after {
  display: none !important;
  content: none !important;
}
body.theme-default .forum-main h3 {
  margin: 0 0 3px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
body.theme-default .forum-main p {
  margin: 0;
  color: #5f7188;
  font-size: 12px;
  line-height: 1.45;
}
body.theme-default .subforum-line {
  margin-top: 6px;
  font-size: 12px;
  color: #5d6f86;
  line-height: 1.35;
}
body.theme-default .subforum-line strong {
  color: #24456f;
}
body.theme-default .subforum-line .subforum-details {
  color: #6c7f95;
}
body.theme-default .forum-row .stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  color: #355172;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0 6px;
  line-height: 1.2;
}
body.theme-default .forum-row .stat strong {
  display: block;
  font-size: 16px;
  color: #223b5c;
  margin: 0 0 2px;
  line-height: 1;
}
body.theme-default .forum-row .stat span {
  display: block;
}
body.theme-default .lastpost {
  font-size: 12px;
  color: #67778c;
  line-height: 1.2;
}
body.theme-default .lastpost-title {
  display: inline-block;
  font-weight: 700;
  margin: 0 0 6px;
  line-height: 1.15;
}
body.theme-default .lastpost-meta {
  margin: 0 0 6px;
}
body.theme-default .lastpost-user {
  font-weight: 700;
}
body.theme-default .lastpost-date {
  color: #5d7087;
  white-space: nowrap;
}
body.theme-default .lastpost a {
  font-weight: 700;
}
@media (max-width: 840px) {
  body.theme-default .forum-head,
  body.theme-default .forum-row {
    grid-template-columns: minmax(0, 1fr) 72px 72px;
  }
  body.theme-default .forum-head div:last-child,
  body.theme-default .forum-row > div:last-child {
    grid-column: 1 / -1;
    border-top: 1px solid #e0e7f0;
  }
}
@media (max-width: 600px) {
  body.theme-default .forum-head {
    display: none;
  }
  body.theme-default .forum-row {
    grid-template-columns: 1fr;
  }
  body.theme-default .forum-row > div {
    border-right: 0;
    border-top: 1px solid #e5ebf2;
  }
  body.theme-default .forum-row > div:first-child {
    border-top: 0;
  }
}

/* 0.7.29-beta.6.2.36 forum view shell */
body.theme-default .forum-view-shell,
body.theme-default .listing-table,
body.theme-default .sidebar-box,
body.theme-default .footer {
    margin-bottom: 14px;
    border: 1px solid var(--vb-border-light);
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
body.theme-default .forum-view-shell .bar,
body.theme-default .sidebar-box .bar { padding: 8px 10px; }
body.theme-default .forum-view-shell .subbar {
    padding: 7px 10px;
    background: linear-gradient(to bottom, #313131, #181818);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}
body.theme-default .toolbar-row,
body.theme-default .forum-view-shell .panel-body {
    padding: 10px;
}
body.theme-default .toolbar-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    background: var(--vb-panel-soft);
    border-bottom: 1px solid #dce3ea;
}
body.theme-default .forum-header { display: grid; gap: 6px; }
body.theme-default .forum-header h2 { margin: 0; font-size: 22px; color: #21476f; }
body.theme-default .forum-header p,
body.theme-default .meta,
body.theme-default .small-note { margin: 0; color: var(--vb-muted); font-size: 12px; }
body.theme-default .forum-layout { display: grid; grid-template-columns: minmax(0, 1fr) 285px; gap: 14px; align-items: start; }
body.theme-default table.classic-table { width: 100%; border-collapse: collapse; table-layout: fixed; font-size: 12px; }
body.theme-default .classic-table th,
body.theme-default .classic-table td { padding: 10px 9px; border-bottom: 1px solid #dde4eb; border-right: 1px solid #dde4eb; vertical-align: top; }
body.theme-default .classic-table th:last-child,
body.theme-default .classic-table td:last-child { border-right: 0; }
body.theme-default .classic-table tr:last-child td { border-bottom: 0; }
body.theme-default .classic-table th { background: linear-gradient(to bottom, #323232, #181818); color: #fff; font-weight: 700; text-align: left; text-shadow: 0 1px 0 rgba(0,0,0,0.5); }
body.theme-default .topic-listing-title strong { display: block; margin-bottom: 4px; font-size: 13px; }
body.theme-default .listing-stats,
body.theme-default .listing-lastpost { text-align: center; white-space: nowrap; }
body.theme-default .forum-listing-main { display: flex; gap: 10px; align-items: flex-start; }
body.theme-default .forum-status-icon { width: 18px; height: 18px; object-fit: contain; margin-top: 1px; flex: 0 0 18px; }
body.theme-default .sidebar-list { display: grid; gap: 8px; }
body.theme-default .sidebar-item { padding: 9px 10px; background: var(--vb-panel-soft); border: 1px solid #dde5ef; font-size: 12px; }
body.theme-default .sidebar-item strong { color: #27496f; }
body.theme-default .pagination-wrap .pagination { display: flex; gap: 6px; flex-wrap: wrap; align-items: center; }
body.theme-default .pagination-wrap .pagination a,
body.theme-default .pagination-wrap .pagination span { min-width: 28px; height: 28px; padding: 0 9px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #bdc9d7; background: #fff; border-radius: 4px; color: #32557f; font-size: 12px; font-weight: 700; }
body.theme-default .pagination-wrap .pagination .active { background: #e8f1fb; border-color: #9eb6d2; }
body.theme-default .forum-inline-search-grid { display: grid; gap: 8px; }
body.theme-default .tag-inline { display: inline-block; margin-right: 6px; padding: 1px 6px; border: 1px solid #98add0; background: #edf3ff; color: #27446d; font-size: 10px; font-weight: 700; }
body.theme-default .tag-inline.success { background: #e4f5e6; border-color: #91bb98; color: #2f6c39; }
body.theme-default .tag-inline.muted { background: #eef2f7; border-color: #b5c0cf; color: #506176; }
@media (max-width: 980px) {
  body.theme-default .forum-layout { grid-template-columns: 1fr; }
}
@media (max-width: 600px) {
  body.theme-default .classic-table,
  body.theme-default .classic-table tbody,
  body.theme-default .classic-table tr,
  body.theme-default .classic-table th,
  body.theme-default .classic-table td { display: block; width: 100%; }
  body.theme-default .classic-table th { display: none; }
  body.theme-default .classic-table td { border-right: 0; }
}


/* 0.7.29-beta.6.2.38 topic view shell */
body.theme-default .topic-view-shell,
body.theme-default .thread-post,
body.theme-default .topic-poll-shell {
    margin-bottom: 14px;
    border: 1px solid var(--vb-border-light);
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
body.theme-default .topic-header { display: grid; gap: 6px; }
body.theme-default .topic-header h2 { margin: 0; font-size: 22px; color: #21476f; }
body.theme-default .topic-layout { display: grid; grid-template-columns: minmax(0, 1fr) 285px; gap: 14px; align-items: start; }
body.theme-default .pagination-wrap .pagination { display: flex; gap: 6px; flex-wrap: wrap; align-items: center; }
body.theme-default .pagination-wrap .pagination a,
body.theme-default .pagination-wrap .pagination span { min-width: 28px; height: 28px; padding: 0 9px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #bdc9d7; background: #fff; border-radius: 4px; color: #32557f; font-size: 12px; font-weight: 700; }
body.theme-default .pagination-wrap .pagination .active { background: #e8f1fb; border-color: #9eb6d2; }
body.theme-default .thread-post { display: grid; grid-template-columns: 205px minmax(0, 1fr); }
body.theme-default .post-author { padding: 14px; background: linear-gradient(to bottom, #fbfdff, #eef4fa); border-right: 1px solid #dde4eb; }
body.theme-default .author-avatar { width: 84px; height: 84px; border: 1px solid #cfd7e0; background: linear-gradient(to bottom, #ffffff, #edf3f8); display: grid; place-items: center; color: #a7b2be; font-size: 42px; border-radius: 6px; margin-bottom: 10px; overflow: hidden; }
body.theme-default .author-avatar-img { width: 100%; height: 100%; object-fit: cover; display: block; }
body.theme-default .post-author strong { display: block; margin-bottom: 6px; font-size: 13px; }
body.theme-default .author-stats { display: grid; gap: 4px; font-size: 12px; color: var(--vb-muted); }
body.theme-default .post-main { min-width: 0; }
body.theme-default .post-meta { padding: 9px 12px; background: var(--vb-panel-soft); border-bottom: 1px solid #dde4eb; display: flex; justify-content: space-between; gap: 12px; flex-wrap: wrap; font-size: 12px; color: var(--vb-muted); }
body.theme-default .topic-view-shell .post-body { padding: 14px 12px; font-size: 13px; color: #2c3744; line-height: 1.6; }
body.theme-default .post-signature { margin-top: 18px; padding-top: 10px; border-top: 1px solid #dde4eb; color: var(--vb-muted); font-size: 12px; }
body.theme-default .post-actions { padding: 10px 12px; border-top: 1px solid #dde4eb; background: #fbfcfe; display: flex; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
body.theme-default .link-button { border: 0; background: transparent; color: var(--vb-link); padding: 0; font: inherit; cursor: pointer; }
body.theme-default .link-button:hover { text-decoration: underline; }
body.theme-default .quick-reply { padding: 10px; background: var(--vb-panel-soft); }
body.theme-default .quick-reply textarea { width: 100%; min-height: 150px; padding: 10px; resize: vertical; border: 1px solid #acbbce; background: #fff; color: #26364a; border-radius: 3px; }
body.theme-default .topic-quick-input { width: 100%; margin-bottom: 10px; }
body.theme-default .topic-quick-actions { margin-top: 10px; padding: 0; background: transparent; border: 0; }
body.theme-default .poll-option-row { display: grid; grid-template-columns: 24px minmax(0,1fr) auto; gap: 8px; align-items: center; margin: 0 0 6px; font-size: 12px; }
body.theme-default .poll-bar-track { height: 8px; background: #dbe7ff; border-radius: 999px; overflow: hidden; margin: 4px 0 10px; }
body.theme-default .poll-bar-fill { height: 100%; background: #6d5efc; }
body.theme-default .button-small { height: 28px; padding: 0 9px; font-size: 11px; }
@media (max-width: 980px) {
  body.theme-default .topic-layout,
  body.theme-default .thread-post { grid-template-columns: 1fr; }
  body.theme-default .post-author { border-right: 0; border-bottom: 1px solid #dde4eb; }
}


/* 0.7.29-beta.6.2.39 topic moderation panel */
body.theme-default .topic-moderation-form { margin-top: 10px; display: grid; gap: 10px; }
body.theme-default .topic-moderation-input { width: 100%; }
body.theme-default .topic-moderation-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
body.theme-default .button.danger { background: linear-gradient(to bottom, #fff6f6, #f3d6d6); border-color: #c88f8f; color: #7a2020; }
@media (max-width: 980px) {
  body.theme-default .topic-moderation-grid { grid-template-columns: 1fr; }
}


/* beta 6.2.41 compose shell */
body.theme-default .compose-card {
  margin-bottom: 18px;
  border: 1px solid #ccd7e5;
  background: rgba(255,255,255,0.94);
  border-radius: 14px;
  box-shadow: 0 8px 26px rgba(38,67,104,0.08);
  overflow: hidden;
}
body.theme-default .compose-body { padding: 16px; }
body.theme-default .compose-layout { display:grid; grid-template-columns:minmax(0,1fr) 280px; gap:14px; }
body.theme-default .field-grid { display:grid; gap:12px; margin-bottom:14px; }
body.theme-default .field-row { display:grid; gap:6px; }
body.theme-default .field-split { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
body.theme-default .field-help { margin:0; color:#66788d; font-size:12px; }
body.theme-default .field-input,
body.theme-default .field-select,
body.theme-default .compose-textarea,
body.theme-default .compose-card textarea,
body.theme-default .compose-card input[type="text"],
body.theme-default .compose-card select {
  border:1px solid #b7c7da;
  border-radius:10px;
  background:#fff;
  color:#243447;
}
body.theme-default .field-input,
body.theme-default .field-select,
body.theme-default .compose-card input[type="text"],
body.theme-default .compose-card select { height:38px; padding:0 12px; width:100%; }
body.theme-default .compose-textarea,
body.theme-default .compose-card textarea { min-height:360px; padding:14px; width:100%; resize:vertical; }
body.theme-default .compose-card .button { height:38px; border-radius:10px; }
body.theme-default .compose-card .button.primary { border-color:#5b88ca; background:linear-gradient(to bottom,#7cb2ff,#4f82d4); color:#fff; }
body.theme-default .compose-card .button.primary:hover { background:linear-gradient(to bottom,#89bcff,#4677c5); }
body.theme-default .compose-card .button.alt,
body.theme-default .compose-card .button:not(.primary) { background:linear-gradient(to bottom,#ffffff,#dfe9f6); color:#2a4464; }
body.theme-default .compose-card label { font-size:12px; font-weight:700; color:#2c4869; }
body.theme-default .compose-card .topic-icon-picker { border:1px solid #cfdae8; border-radius:14px; background:#fff; padding:12px; }
body.theme-default .compose-card .topic-icon-picker-head { display:flex; justify-content:space-between; gap:12px; margin-bottom:10px; font-size:12px; color:#66788d; }
body.theme-default .compose-card .topic-icon-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; }
body.theme-default .compose-card .topic-icon-option { display:grid; gap:6px; align-content:start; padding:8px; border:1px solid #c9d7e8; border-radius:10px; background:linear-gradient(to bottom,#ffffff,#edf4fb); cursor:pointer; text-align:center; }
body.theme-default .compose-card .topic-icon-option input { display:none; }
body.theme-default .compose-card .topic-icon-option.is-selected,
body.theme-default .compose-card .topic-icon-option:has(input:checked) { border-color:#7da2d8; box-shadow:0 0 0 3px rgba(120,162,222,0.14); background:linear-gradient(to bottom,#ffffff,#e6f0ff); }
body.theme-default .compose-card .topic-icon-swatch { font-size:18px; line-height:1; }
body.theme-default .compose-card .topic-icon-text { font-size:11px; color:#28486d; font-weight:700; }
body.theme-default .compose-editor-shell { border:1px solid #cfdae8; border-radius:14px; overflow:hidden; background:#fff; }
body.theme-default .compose-card .editor-toolbar { padding:10px; background:linear-gradient(to bottom,#f8fbff,#eef5fc); border-bottom:1px solid #dde6f0; }
body.theme-default .compose-card .post-toolbar { display:flex; flex-wrap:wrap; gap:6px; }
body.theme-default .compose-card .post-toolbar .toolbar-btn { min-width:34px; height:34px; padding:0 10px; border:1px solid #c4d2e3; border-radius:10px; background:linear-gradient(to bottom,#ffffff,#edf3fa); color:#29486b; }
body.theme-default .compose-card .editor-main { display:grid; grid-template-columns:minmax(0,1fr) 210px; min-height:420px; }
body.theme-default .compose-card .editor-pane { padding:12px; border-right:1px solid #e0e8f1; }
body.theme-default .compose-card .editor-side { background:linear-gradient(to bottom,#fbfdff,#f1f6fc); display:grid; grid-template-rows:auto 1fr; }
body.theme-default .compose-card .side-section-title { padding:10px 12px; border-bottom:1px solid #e0e8f1; font-size:12px; font-weight:700; color:#28496d; }
body.theme-default .compose-card .smilie-wrap { padding:12px; display:grid; align-content:start; gap:10px; }
body.theme-default .compose-card .emoticon-picker { display:grid; gap:8px; }
body.theme-default .compose-card .emoticon-picker .emoticon-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
body.theme-default .compose-card .emoticon-picker .emoticon-btn { height:40px; border:1px solid #cad7e6; border-radius:10px; background:linear-gradient(to bottom,#ffffff,#edf3fa); color:#2c4d71; }
body.theme-default .compose-card .panel-title { margin:0 0 10px; font-size:14px; color:#264569; }
body.theme-default .compose-card .side-list { display:grid; gap:8px; }
body.theme-default .compose-card .side-card { border:1px solid #dde6f0; border-radius:14px; background:#fff; overflow:hidden; }
body.theme-default .compose-card .side-body { padding:12px; }
body.theme-default .compose-card .side-item { padding:10px 12px; border:1px solid #dde6f0; border-radius:12px; background:#f8fbff; font-size:12px; }
body.theme-default .compose-card .side-item strong { color:#28486d; }
body.theme-default .compose-card .checkbox-stack { display:grid; gap:8px; font-size:12px; color:#324962; }
body.theme-default .compose-card .checkbox-stack label { display:flex; gap:8px; align-items:flex-start; font-weight:500; color:#324962; }
body.theme-default .compose-card .action-row { display:flex; justify-content:space-between; gap:12px; align-items:center; flex-wrap:wrap; margin-top:14px; padding-top:14px; border-top:1px solid #dde6f0; }
body.theme-default .compose-card .action-tools { display:flex; gap:8px; flex-wrap:wrap; align-items:center; }
body.theme-default .compose-card .compose-note { color:#66788d; font-size:12px; }
body.theme-default .compose-card .editor-status { display:flex; justify-content:space-between; gap:12px; font-size:12px; color:#66788d; margin:0 0 8px; }
body.theme-default .compose-card .compose-preview-toggle { margin-top:10px; }
body.theme-default .compose-card .compose-preview { margin-top:12px; padding:12px; border:1px solid #d9e3ee; border-radius:12px; background:#f8fbff; }
body.theme-default .compose-card .compose-attachments { margin-top:12px; }
body.theme-default .compose-card .compose-poll-card { margin-top:14px; border:1px solid #d9e3ee; border-radius:14px; padding:12px; background:#f8fbff; }
body.theme-default .compose-card .compose-poll-card legend { padding:0 8px; font-weight:700; color:#28496d; }
body.theme-default .compose-card .poll-option-grid { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:10px; }
body.theme-default .compose-card .inline-check { display:flex; gap:8px; align-items:center; margin-top:10px; }
body.theme-default .compose-card .reply-context-card { margin-bottom:10px; padding:12px; border:1px solid #d9e3ee; border-radius:12px; background:#f8fbff; }
body.theme-default .compose-card .reply-context-card h3 { margin:0 0 4px; font-size:14px; color:#264569; }
@media (max-width: 1080px) {
  body.theme-default .compose-layout,
  body.theme-default .field-split,
  body.theme-default .compose-card .editor-main { grid-template-columns:1fr; }
  body.theme-default .compose-card .editor-pane { border-right:0; border-bottom:1px solid #e0e8f1; }
}
@media (max-width: 600px) {
  body.theme-default .compose-card .topic-icon-grid,
  body.theme-default .compose-card .poll-option-grid { grid-template-columns:1fr 1fr; }
}


/* beta 6.2.42 composer fit and compact emoticons */
body.theme-default .compose-layout { grid-template-columns:minmax(0,1fr) 250px; }
body.theme-default .compose-card .editor-main { grid-template-columns:minmax(0,1fr) 150px; }
body.theme-default .compose-card .smilie-wrap { padding:10px; gap:8px; }
body.theme-default .compose-card .emoticon-picker-head { display:none; }
body.theme-default .compose-card .emoticon-picker .emoticon-grid { grid-template-columns:repeat(4,minmax(0,1fr)); gap:6px; }
body.theme-default .compose-card .emoticon-picker .emoticon-button { min-height:34px; padding:4px; border:1px solid #cad7e6; border-radius:8px; background:linear-gradient(to bottom,#ffffff,#edf3fa); display:grid; place-items:center; }
body.theme-default .compose-card .emoticon-picker .emoticon-button img { width:18px; height:18px; object-fit:contain; }
body.theme-default .compose-card .emoticon-picker .emoticon-code-label { display:none; }
body.theme-default .compose-card .emoticon-picker .emoticon-more-toggle { width:100%; height:32px; border:1px solid #c4d2e3; border-radius:8px; background:linear-gradient(to bottom,#ffffff,#edf3fa); color:#29486b; font:700 12px Inter, Segoe UI, Arial, sans-serif; }
body.theme-default .compose-card .field-help--compact { font-size:11px; }
@media (max-width: 1320px) { body.theme-default .site-wrapper { width:min(calc(100% - 16px), 1240px); } }
@media (max-width: 1080px) { body.theme-default .compose-card .editor-main { grid-template-columns:1fr; } }

body.theme-default .directory-hero{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px;border:1px solid #c7d4e6;background:linear-gradient(180deg,#fafdff,#eef5ff);border-radius:18px;margin-bottom:14px}
body.theme-default .directory-hero-copy h1{margin:0 0 6px;font-size:28px;color:#22466f}
body.theme-default .directory-hero-stats{display:flex;gap:12px;flex-wrap:wrap}
body.theme-default .directory-stat-card{min-width:210px;padding:14px 16px;border:1px solid #c7d4e6;background:#fff;border-radius:14px;box-shadow:0 1px 0 rgba(255,255,255,.9)}
body.theme-default .directory-stat-card span{display:block;font-size:12px;color:#66788d;margin-bottom:4px}
body.theme-default .directory-stat-card strong{display:block;font-size:26px;line-height:1;color:#244a78;margin-bottom:4px}
body.theme-default .directory-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
body.theme-default .directory-filter-grid.compact-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.theme-default .member-search-card-public .panel-body,body.theme-default .search-form-panel-public .panel-body,body.theme-default .search-results-panel-public .panel-body{padding:14px}
body.theme-default .member-search-card-public label,body.theme-default .search-form-panel-public label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#2b486a}
body.theme-default .member-search-card-public input,body.theme-default .member-search-card-public select,body.theme-default .search-form-panel-public input,body.theme-default .search-form-panel-public select{height:38px;padding:0 12px;border:1px solid #b7c8de;border-radius:10px;background:#fff;color:#243447;font:inherit}
body.theme-default .member-directory-table-wrap{overflow:hidden}
body.theme-default .members-results-table{border:1px solid #c7d4e6;border-radius:16px;overflow:hidden;background:#fff}
body.theme-default .member-row-grid{display:grid;grid-template-columns:minmax(0,1.8fr) 120px 140px 130px 160px;align-items:center}
body.theme-default .members-table-head{background:linear-gradient(180deg,#eef4fb,#dde8f6);color:#26486d;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}
body.theme-default .members-table-head>div,body.theme-default .member-table-row>div{padding:14px 12px;border-right:1px solid #dde6f0}
body.theme-default .members-table-head>div:last-child,body.theme-default .member-table-row>div:last-child{border-right:0}
body.theme-default .member-table-row{border-top:1px solid #dde6f0;background:#fff}
body.theme-default .member-table-row:nth-child(even){background:#f8fbff}
body.theme-default .member-cell-identity{display:flex;align-items:center;gap:12px;min-width:0}
body.theme-default .member-row-avatar{width:56px;min-width:56px}
body.theme-default .member-row-avatar .profile-avatar{width:56px;height:56px;border-radius:14px;object-fit:cover}
body.theme-default .member-row-avatar .profile-avatar-placeholder{width:56px;height:56px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#7aa6ea,#4f7fc8);color:#fff;font-weight:700}
body.theme-default .member-identity-copy{min-width:0}
body.theme-default .member-row-title{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:6px}
body.theme-default .member-row-title strong{font-size:15px}
body.theme-default .member-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:6px}
body.theme-default .member-meta-line{white-space:normal}
body.theme-default .member-stat-pill{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:90px;padding:10px 12px;border:1px solid #c7d4e6;border-radius:14px;background:#fff}
body.theme-default .member-stat-pill strong{font-size:20px;line-height:1;color:#244a78}
body.theme-default .member-stat-pill small{font-size:11px;color:#6b7c92}
body.theme-default .member-stat-pill-accent{background:linear-gradient(180deg,#fafdff,#eef5ff)}
body.theme-default .member-cell-date,body.theme-default .member-cell-stat,body.theme-default .member-cell-group{text-align:center}
body.theme-default .member-cell-group{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}
body.theme-default .member-group-image{max-height:32px;width:auto}
body.theme-default .search-layout-public{grid-template-columns:340px minmax(0,1fr)}
body.theme-default .search-results-list-public{display:grid;gap:12px}
body.theme-default .search-result-card-public{padding:14px;border:1px solid #d7e1ef;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fbff)}
body.theme-default .search-result-card-public h3{margin:0 0 6px;font-size:17px}
body.theme-default .search-result-card-public p{margin:0 0 8px;color:#44556b}
body.theme-default .profile-public-shell .profile-card{border-color:#c7d4e6;background:#fbfdff}
@media (max-width: 980px){body.theme-default .member-row-grid{grid-template-columns:minmax(0,1fr) 100px 120px}body.theme-default .members-table-head>div:nth-child(4),body.theme-default .members-table-head>div:nth-child(5),body.theme-default .member-table-row>div:nth-child(4),body.theme-default .member-table-row>div:nth-child(5){grid-column:auto}body.theme-default .search-layout-public,body.theme-default .directory-filter-grid,body.theme-default .directory-filter-grid.compact-search-grid{grid-template-columns:1fr}body.theme-default .directory-hero{flex-direction:column;align-items:flex-start}}
@media (max-width: 700px){body.theme-default .member-row-grid,body.theme-default .members-table-head{grid-template-columns:1fr}body.theme-default .members-table-head{display:none}body.theme-default .member-table-row>div{border-right:0;border-top:1px solid #dde6f0}body.theme-default .member-table-row>div:first-child{border-top:0}body.theme-default .member-cell-date,body.theme-default .member-cell-stat,body.theme-default .member-cell-group{text-align:left;justify-content:flex-start}}


body.theme-default .usercp-shell .usercp-stats-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}
body.theme-default .usercp-shell .usercp-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:14px;align-items:start}
body.theme-default .usercp-shell .sidebar-box,body.theme-default .usercp-shell .content-box{margin-bottom:14px;border:1px solid #c8d2df;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08)}
body.theme-default .usercp-shell .box-title{padding:8px 10px;background:linear-gradient(to bottom,#5b84c6,#3f6da9);color:#fff;border-bottom:1px solid #31557f;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.15)}
body.theme-default .usercp-shell .box-subtitle{padding:8px 10px;background:linear-gradient(to bottom,#35383c,#161718);color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.45)}
body.theme-default .usercp-shell .menu-list{display:grid}
body.theme-default .usercp-shell .menu-link,body.theme-default .usercp-shell .menu-child{padding:8px 10px;border-bottom:1px solid #dde5ef;font-size:12px;background:#fbfcfe}
body.theme-default .usercp-shell .menu-child{padding-left:22px;background:#fff}
body.theme-default .usercp-shell .menu-link.active,body.theme-default .usercp-shell .menu-child.active{background:#edf6ff;font-weight:700;color:#0f5288}
body.theme-default .usercp-shell .menu-group-label{display:flex;align-items:center;justify-content:space-between;gap:8px}
body.theme-default .usercp-shell .menu-count{display:inline-block;min-width:20px;padding:2px 6px;border-radius:999px;background:#eef3f8;border:1px solid #d3dde8;color:#5b6776;font-size:11px;text-align:center}
body.theme-default .usercp-shell .summary-wrap{display:grid;grid-template-columns:124px minmax(0,1fr);gap:18px;padding:14px;align-items:start}
body.theme-default .usercp-shell .avatar-box{width:112px;height:112px;border:1px solid #cfd7e0;background:linear-gradient(to bottom,#fff,#edf3f8);display:grid;place-items:center;color:#a7b2be;font-size:56px;border-radius:6px}
body.theme-default .usercp-shell .summary-meta h2{margin:0 0 7px;font-size:22px;color:#237019;font-style:italic}
body.theme-default .usercp-shell .summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 20px}
body.theme-default .usercp-shell .summary-meta p{margin:0;font-size:12px}
body.theme-default .usercp-shell .summary-meta strong{color:#1f3042}
body.theme-default .usercp-shell .referral-note{margin-top:14px;padding-top:11px;border-top:1px solid #dce3ea;color:#45515d;font-size:12px}
body.theme-default .usercp-shell .notepad-wrap{padding:10px;background:#f4f7fb}
body.theme-default .usercp-shell .action-row{padding:12px 10px 14px;text-align:center}
body.theme-default .usercp-shell .profile-preview-surface{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:start;background:#f8fbff;border:1px solid #d7e0ec;border-radius:12px;padding:16px}
body.theme-default .usercp-shell .profile-preview-copy h3{margin:0;font-size:22px;color:#22466f}
body.theme-default .usercp-shell .profile-handle{color:#67778c;font-size:12px;margin-top:4px}
body.theme-default .usercp-shell .profile-custom-title{margin-top:8px;color:#355276;font-weight:700}
body.theme-default .usercp-shell .profile-identity-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
body.theme-default .usercp-shell .identity-chip,body.theme-default .usercp-shell .badge.muted{display:inline-flex;align-items:center;padding:4px 8px;border:1px solid #d3dde8;background:#eef3f8;border-radius:999px;font-size:11px;color:#5b6776}
body.theme-default .usercp-shell .profile-bio{margin:12px 0;color:#2c3642}
body.theme-default .usercp-shell .profile-social-grid{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}
body.theme-default .usercp-shell .signature{margin-top:12px;padding-top:10px;border-top:1px solid #dde4eb;color:#67778c;font-size:12px}
body.theme-default .usercp-shell .profile-completion-meter{height:10px;background:#e7eef7;border-radius:999px;overflow:hidden;margin-top:10px}
body.theme-default .usercp-shell .profile-completion-bar{height:100%}
body.theme-default .usercp-shell .profile-completion-low{background:#d99b5d}
body.theme-default .usercp-shell .profile-completion-mid{background:#6e9de2}
body.theme-default .usercp-shell .profile-completion-high{background:#4aa66d}
body.theme-default .usercp-shell .device-session-list{display:grid;gap:10px;margin-top:14px}
body.theme-default .usercp-shell .device-session-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border:1px solid #d7e0ec;background:#fff;border-radius:10px;padding:12px}
body.theme-default .usercp-shell .device-session-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#edf6ff;border:1px solid #cfe0f3;font-size:11px;color:#244b78}
body.theme-default .usercp-shell .actions-inline{display:flex;gap:8px;flex-wrap:wrap}
body.theme-default .usercp-shell .empty-state{padding:14px;border:1px dashed #c8d2df;border-radius:10px;background:#fff}
body.theme-default .usercp-shell .profile-avatar-wrap-social img.profile-avatar{width:100%;height:100%;object-fit:cover;border-radius:6px}
body.theme-default .usercp-shell .profile-avatar-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:42px;color:#6b84a3;background:linear-gradient(to bottom,#fff,#edf3f8);border-radius:6px}
body.theme-default .usercp-shell .profile-card{border:1px solid #b7c8de;background:#f8fbff;padding:14px;border-radius:12px}
body.theme-default .usercp-shell .profile-card h2{margin:0 0 10px;color:#22466f;font-size:16px}
body.theme-default .usercp-shell .profile-card label{display:block;margin-bottom:10px}
body.theme-default .usercp-shell .profile-card input,body.theme-default .usercp-shell .profile-card select,body.theme-default .usercp-shell .profile-card textarea{width:100%;margin-top:4px}
body.theme-default .usercp-shell .profile-card textarea{min-height:110px}
body.theme-default .usercp-shell .checkbox-stack{display:grid;gap:8px;font-size:12px;color:#324962}
body.theme-default .usercp-shell .checkbox-stack label{display:flex;gap:8px;align-items:flex-start;font-weight:500;color:#324962}
body.theme-default .usercp-shell .checkbox-stack input[type=checkbox]{width:auto;margin-top:2px}
@media (max-width:1100px){body.theme-default .usercp-shell .usercp-layout{grid-template-columns:1fr}body.theme-default .usercp-shell .usercp-stats-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:840px){body.theme-default .usercp-shell .summary-wrap,body.theme-default .usercp-shell .profile-preview-surface,body.theme-default .usercp-shell .summary-grid,body.theme-default .usercp-shell .usercp-stats-strip{grid-template-columns:1fr}}


/* pass 0.7.29-beta.6.2.47: private messages + public profile shells */
.pm-classic-shell{display:grid;gap:14px}.pm-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.pm-stat-card{background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:12px}.pm-stat-card strong{display:block;font-size:20px;color:#1e2d3b;margin-bottom:4px}.pm-stat-card span{color:var(--muted);font-size:12px}.pm-classic-layout{display:grid;grid-template-columns:240px minmax(300px,1fr) minmax(340px,1.15fr);gap:14px;align-items:start}.pm-panel{margin-bottom:14px;border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.pm-bar{padding:8px 10px;background:linear-gradient(to bottom,var(--bar-top),var(--bar-bottom));color:#fff;border-bottom:1px solid #31557f;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.15)}.pm-panel-body,.pm-toolbar-row,.pm-composer-body{padding:10px}.pm-toolbar-row{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;background:var(--panel-soft);border-bottom:1px solid #dde4eb}.pm-inline-tools,.pm-folder-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.pm-folder-list,.pm-message-list{display:grid}.pm-folder-link{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:9px 10px;border-bottom:1px solid #dde5ef;font-size:12px;background:#fff}.pm-folder-link.active{background:#edf6ff;font-weight:700;color:#0f5288}.pm-folder-link:last-child{border-bottom:0}.pm-count-pill{display:inline-block;min-width:20px;padding:2px 6px;border-radius:999px;background:#eef3f8;border:1px solid #d3dde8;color:#5b6776;font-size:11px;text-align:center}.pm-storage-meter{height:10px;border:1px solid #cdd7e2;background:#fff;border-radius:999px;overflow:hidden;margin-top:8px}.pm-storage-fill{height:100%;background:linear-gradient(to right,#7eb0ff,#4e85e9)}.pm-message-item{padding:10px;border-bottom:1px solid #dde4eb;background:#fff;display:grid;gap:6px}.pm-message-item.unread{background:#f7fbff;box-shadow:inset 3px 0 0 #5b84c6}.pm-message-item.active{background:#edf6ff}.pm-message-item:last-child{border-bottom:0}.pm-message-topline{display:flex;justify-content:space-between;gap:8px;align-items:start}.pm-message-topline strong{display:block;font-size:13px;color:#20486e;margin-bottom:3px}.pm-tag{display:inline-flex;align-items:center;gap:6px;padding:2px 8px;border-radius:999px;border:1px solid #d4deea;background:#f7fbff;color:#45617d;font-size:11px;font-weight:700;white-space:nowrap}.pm-tag.unread{color:#9d6b00}.pm-thread-card{display:grid;gap:10px}.pm-message-bubble{border:1px solid #dbe3ec;background:#fff;border-radius:8px;overflow:hidden}.pm-message-bubble.mine{border-color:#cfe0f5;background:#f8fbff}.pm-bubble-meta{padding:8px 10px;background:var(--panel-soft);border-bottom:1px solid #dde4eb;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.pm-bubble-body{padding:12px 10px;font-size:13px;color:#2d3845;line-height:1.6}.pm-filter-stack,.pm-composer-grid{display:grid;gap:10px}.pm-composer-row{display:grid;gap:6px}.pm-composer-split{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.public-profile-shell2 .profile-grid-modern{display:grid;grid-template-columns:320px minmax(0,1fr);gap:14px;align-items:start}.public-profile-shell2 .profile-card-modern{border:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-radius:14px;overflow:hidden;box-shadow:0 8px 26px rgba(38,67,104,.08);margin-bottom:14px}.public-profile-shell2 .profile-bar-modern{padding:8px 10px;background:linear-gradient(to bottom,#5e8dd4,#426dad);color:#fff;border-bottom:1px solid #31557f;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.15)}.public-profile-shell2 .profile-card-body{padding:14px}.public-profile-shell2 .profile-hero-modern{display:grid;gap:14px}.public-profile-shell2 .avatar-wrap-modern{display:grid;justify-items:center;gap:12px}.public-profile-shell2 .avatar-modern{width:148px;height:148px;border-radius:24px;border:1px solid #c9d8e8;background:linear-gradient(to bottom,#fff,#eaf2fb);display:grid;place-items:center;font-size:62px;color:#9aabc0;box-shadow:inset 0 1px 0 rgba(255,255,255,.95);object-fit:cover}.public-profile-shell2 .member-name-modern{text-align:center}.public-profile-shell2 .member-name-modern h2{margin:0;font-size:28px;line-height:1.1;color:#1f466f;letter-spacing:-.03em}.public-profile-shell2 .member-name-modern p{margin:6px 0 0;color:var(--muted);font-size:13px}.public-profile-shell2 .role-pill-modern{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#eef6ff;border:1px solid #d0deef;color:#3e5f84;font-size:12px;font-weight:700}.public-profile-shell2 .button-row-modern{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.public-profile-shell2 .mini-grid-modern{display:grid;grid-template-columns:1fr 1fr;gap:10px}.public-profile-shell2 .mini-stat-modern{padding:12px;border:1px solid #dce5ef;border-radius:12px;background:#f8fbff}.public-profile-shell2 .mini-stat-modern strong{display:block;font-size:20px;color:#1f3042;margin-bottom:4px}.public-profile-shell2 .mini-stat-modern span{color:var(--muted);font-size:12px}.public-profile-shell2 .info-list-modern{display:grid;gap:8px}.public-profile-shell2 .info-item-modern{padding:10px 12px;border:1px solid #dde6f0;border-radius:12px;background:#f8fbff;font-size:12px}.public-profile-shell2 .info-item-modern strong{color:#28486d;display:block;margin-bottom:4px}.public-profile-shell2 .profile-status-modern.online{color:#2f7f45;font-weight:700}.public-profile-shell2 .main-stack-modern{display:grid;gap:14px}.public-profile-shell2 .hero-panel-modern{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;align-items:start}.public-profile-shell2 .about-box-modern h3{margin:0 0 8px;font-size:16px;color:#24466b}.public-profile-shell2 .about-text-modern{font-size:14px;color:#2e3b49;line-height:1.7}.public-profile-shell2 .highlight-list-modern{display:grid;gap:8px}.public-profile-shell2 .highlight-item-modern{padding:10px 12px;border:1px solid #dde6f0;border-radius:12px;background:#f8fbff;font-size:12px}.public-profile-shell2 .highlight-item-modern strong{display:block;margin-bottom:4px;color:#28486d}.public-profile-shell2 .tabs-modern{display:flex;gap:8px;flex-wrap:wrap;padding:0 14px 14px}.public-profile-shell2 .tab-pill-modern{padding:7px 10px;border:1px solid #c8d3e0;background:#f7fbff;color:#2d547f;border-radius:999px;font-size:12px;font-weight:700}.public-profile-shell2 .topic-title-modern strong,.public-profile-shell2 .badge-row-modern strong{display:block;margin-bottom:4px;font-size:13px;color:#24466b}.public-profile-shell2 .badge-grid-modern{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.public-profile-shell2 .badge-card-modern{padding:12px;border:1px solid #dce5ef;border-radius:14px;background:#f8fbff;text-align:center}.public-profile-shell2 .badge-icon-modern{font-size:24px;margin-bottom:8px}.public-profile-shell2 .activity-list-modern{display:grid;gap:10px}.public-profile-shell2 .activity-item-modern{padding:12px;border:1px solid #dde6f0;border-radius:12px;background:#f8fbff;display:grid;gap:4px}.public-profile-shell2 .activity-item-modern strong{color:#28486d}
@media (max-width:1180px){.pm-classic-layout{grid-template-columns:240px 1fr}.pm-classic-layout .thread-panel{grid-column:1/-1}}@media (max-width:1080px){.public-profile-shell2 .profile-grid-modern,.public-profile-shell2 .hero-panel-modern{grid-template-columns:1fr}}@media (max-width:900px){.pm-classic-layout,.pm-composer-split,.pm-stats-grid{grid-template-columns:1fr}}@media (max-width:840px){.public-profile-shell2 .mini-grid-modern,.public-profile-shell2 .badge-grid-modern{grid-template-columns:1fr}}


/* pass 0.7.29-beta.6.2.48: moderator control panel shell */
.modcp-shell{display:grid;gap:14px}.modcp-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:14px;margin-bottom:14px}.modcp-hero-card,.modcp-side-card,.modcp-panel{border:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-radius:14px;overflow:hidden;box-shadow:0 8px 26px rgba(38,67,104,.08)}.modcp-hero-body,.modcp-side-body,.modcp-panel-body{padding:14px}.modcp-hero-body h2{margin:0 0 6px;font-size:26px;color:#21496f;letter-spacing:-.03em}.modcp-pill-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.modcp-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid #d4deea;background:#f8fbff;color:#40617f;font-size:11px;font-weight:700}.modcp-mini-stat{padding:12px;border:1px solid #dce5ef;border-radius:12px;background:#f8fbff;margin-bottom:10px}.modcp-mini-stat strong{display:block;font-size:22px;color:#1e2d3b;margin-bottom:4px}.modcp-main-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:14px;align-items:start}.modcp-menu-list{display:grid}.modcp-menu-link,.modcp-menu-child{padding:10px 12px;border-bottom:1px solid #dde5ef;background:#fff;font-size:12px}.modcp-menu-child{padding-left:22px}.modcp-menu-link.active,.modcp-menu-child.active{background:#edf6ff;font-weight:700;color:#0f5288}.modcp-bar{padding:8px 10px;background:linear-gradient(to bottom,#5e8dd4,#426dad);color:#fff;border-bottom:1px solid #31557f;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.15)}.modcp-subbar{padding:8px 10px;background:linear-gradient(to bottom,#313131,#181818);color:#fff;font-weight:700;font-size:12px}.modcp-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap;padding:10px 14px;background:#f4f8fd;border-bottom:1px solid #dde4eb}.modcp-toolbar-plain{padding:14px 0 0;background:transparent;border-bottom:0;border-top:1px solid #dde4eb;margin-top:14px}.modcp-toolbar-left,.modcp-toolbar-right{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.modcp-split-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.modcp-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;border:1px solid #d4deea;background:#f8fbff;font-size:11px;font-weight:700;color:#45617d}.modcp-status-pill.success{color:#2f7f45}.modcp-status-pill.warn{color:#a06c00}.modcp-status-pill.danger{color:#a33a3a}.modcp-activity-list{display:grid;gap:10px}.modcp-activity-item{padding:12px;border:1px solid #dde6f0;border-radius:12px;background:#f8fbff;display:grid;gap:4px}.modcp-activity-item strong{color:#28486d}.modcp-filter-stack,.modcp-log-filter-grid{display:grid;gap:10px}.modcp-log-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.modcp-table .report-title strong,.modcp-table .queue-title strong{display:block;margin-bottom:4px;font-size:13px;color:#24466b}
@media (max-width:1080px){.modcp-hero-grid,.modcp-main-layout,.modcp-split-panels,.modcp-log-filter-grid{grid-template-columns:1fr}}


.modcp-user-action-form{display:block}.modcp-user-action-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:8px}.modcp-action-stack{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.modcp-user-action-form textarea{min-height:96px}@media (max-width:1080px){.modcp-user-action-grid{grid-template-columns:1fr}}

body.theme-default .modcp-row-selected td{background:#eef6ff !important;}
body.theme-default .post-actions .inline-tools a{display:inline-block;}


/* frontend utility sweep */
body.theme-default .utility-shell-modern{display:grid;gap:14px}
body.theme-default .utility-hero-modern{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px;border:1px solid #c7d4e6;background:linear-gradient(180deg,#fafdff,#eef5ff);border-radius:18px;box-shadow:0 8px 26px rgba(38,67,104,.08)}
body.theme-default .utility-hero-copy-modern h1{margin:0 0 6px;font-size:28px;color:#22466f}
body.theme-default .utility-hero-stats-modern{display:flex;gap:12px;flex-wrap:wrap}
body.theme-default .utility-stat-card-modern{min-width:180px;padding:12px 16px;border:1px solid #cfdced;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(255,255,255,.9) inset}
body.theme-default .utility-stat-card-modern span{display:block;color:#61758d;font-size:12px;margin-bottom:6px}
body.theme-default .utility-stat-card-modern strong{display:block;font-size:24px;line-height:1.1;color:#1f466f}
body.theme-default .utility-stat-card-modern small{display:block;color:#6a7d93;font-size:12px;margin-top:6px}
body.theme-default .utility-layout-modern{display:grid;grid-template-columns:280px minmax(0,1fr);gap:14px;align-items:start}
body.theme-default .utility-compose-layout-modern{grid-template-columns:minmax(0,1fr) 280px}
body.theme-default .utility-panel-modern{border:1px solid var(--line);background:rgba(255,255,255,.95);border-radius:14px;overflow:hidden;box-shadow:0 8px 26px rgba(38,67,104,.08);margin-bottom:14px}
body.theme-default .utility-bar-modern{padding:8px 10px;background:linear-gradient(to bottom,#5e8dd4,#426dad);color:#fff;border-bottom:1px solid #31557f;font-weight:700;font-size:12px;text-shadow:0 1px 0 rgba(0,0,0,.15)}
body.theme-default .utility-panel-body-modern{padding:14px}
body.theme-default .utility-stack-modern{display:grid;gap:10px}
body.theme-default .utility-info-card-modern{padding:12px;border:1px solid #dce5ef;border-radius:12px;background:#f8fbff;font-size:12px;color:#4b6179}
body.theme-default .utility-info-card-modern strong{display:block;margin-bottom:4px;color:#24466b}
body.theme-default .utility-empty-modern{padding:18px 16px}
body.theme-default .utility-list-modern{display:grid}
body.theme-default .utility-item-modern{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:14px 16px;border-top:1px solid #e2e9f2;background:#fff}
body.theme-default .utility-item-modern:first-child{border-top:0}
body.theme-default .utility-item-modern.is-unread{background:#f7fbff;box-shadow:inset 3px 0 0 #5b84c6}
body.theme-default .utility-item-main-modern{min-width:0;display:grid;gap:6px}
body.theme-default .utility-item-head-modern{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;flex-wrap:wrap}
body.theme-default .utility-item-head-modern strong{display:block;font-size:14px;color:#21476f}
body.theme-default .utility-pill-modern{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;border:1px solid #d4deea;background:#f8fbff;color:#45617d;font-size:11px;font-weight:700;white-space:nowrap}
body.theme-default .utility-pill-modern.new{color:#9d6b00}
body.theme-default .utility-item-actions-modern{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
body.theme-default .utility-form-stack-modern{display:grid;gap:10px}
body.theme-default .utility-form-stack-modern label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#2b486a}
body.theme-default .utility-form-stack-modern input,body.theme-default .utility-form-stack-modern select,body.theme-default .utility-form-stack-modern textarea{width:100%;padding:0 12px;border:1px solid #b7c8de;border-radius:10px;background:#fff;color:#243447;font:inherit}
body.theme-default .utility-form-stack-modern input,body.theme-default .utility-form-stack-modern select{height:38px}
body.theme-default .utility-form-stack-modern textarea{min-height:240px;padding:12px;resize:vertical}
body.theme-default .utility-toolbar-modern{display:flex;justify-content:space-between;gap:10px;align-items:center;flex-wrap:wrap;padding:12px 14px;background:#f4f8fd;border-bottom:1px solid #dde4eb}
body.theme-default .utility-inline-actions-modern{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
body.theme-default .compose-form-modern .compose-recipient-field{position:relative}
@media (max-width:980px){body.theme-default .utility-layout-modern,body.theme-default .utility-compose-layout-modern{grid-template-columns:1fr}body.theme-default .utility-hero-modern{flex-direction:column;align-items:flex-start}}
@media (max-width:720px){body.theme-default .utility-stat-card-modern{min-width:0;width:100%}body.theme-default .utility-item-modern{display:grid}body.theme-default .utility-item-actions-modern{justify-content:flex-start}}

/* beta 6.3.1 pm ajax */
body.theme-default .pm-message-item[data-pm-item] { cursor:pointer; }
body.theme-default .pm-inline-reply-form { display:grid; gap:10px; }
body.theme-default .pm-inline-reply-form .composer-input, body.theme-default .pm-inline-reply-form textarea { width:100%; }


.pm-message-item{cursor:pointer;}
.pm-message-item:focus{outline:2px solid rgba(94,141,212,.35);outline-offset:-2px;}


.page-card{background:#fff;border:1px solid #c8d2df;border-radius:12px;box-shadow:0 6px 18px rgba(21,57,100,.08);overflow:hidden;margin-bottom:14px}
.page-card-header{padding:10px 14px;background:linear-gradient(to bottom,#5b84c6,#3f6da9);color:#fff;font-weight:700;font-size:13px}
.page-card-body{padding:16px}.stack-form{display:grid;gap:10px}.notice.info{background:#eef5ff;border:1px solid #bfd1ea;color:#27415f}.notice.warning{background:#fff7e6;border:1px solid #e4c88a;color:#7a5600}.auth-restricted-card{max-width:840px;margin:0 auto}

.modcp-appeal-review-form textarea{width:100%;min-height:110px}.modcp-appeal-review-form .toolbar-inline{display:grid;grid-template-columns:1fr 1fr;gap:8px}.modcp-appeal-review-form .button{width:100%;font-size:11px;padding:0 8px}.modcp-appeal-review-compact{min-width:220px}.modcp-table td{overflow-wrap:anywhere}.modcp-user-action-grid{grid-template-columns:1fr 1fr!important}.modcp-action-stack{flex-direction:column;align-items:stretch}.modcp-action-stack .button{width:100%;text-align:center}.modcp-row-selected{background:#edf6ff}.modcp-user-action-form .field-input,.modcp-user-action-form .field-select,.modcp-user-action-form textarea{width:100%}@media (max-width:900px){.modcp-appeal-review-form .toolbar-inline{grid-template-columns:1fr}}

/* v0.7.29-beta.6.3.7 appeal queue fit fix */
.modcp-table .modcp-appeal-review-form{min-width:0;width:100%;display:grid;gap:8px;}
.modcp-table .modcp-appeal-review-form textarea{width:100%;min-height:78px;max-width:100%;box-sizing:border-box;resize:vertical;}
.modcp-table .modcp-appeal-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;}
.modcp-table .modcp-appeal-button{width:100%;max-width:100%;white-space:normal;line-height:1.2;padding:8px 6px;height:auto;min-height:38px;font-size:11px;overflow-wrap:anywhere;}
.modcp-table td:nth-child(5){min-width:0;}
.modcp-table .modcp-status-pill{white-space:normal;line-height:1.15;justify-content:center;text-align:center;max-width:100%;}
@media (max-width:900px){.modcp-table .modcp-appeal-actions{grid-template-columns:1fr;}}
.language-editor-key-wrap{display:flex;justify-content:space-between;gap:12px;align-items:center}.language-editor-delete{display:inline-flex;align-items:center;gap:6px;font:600 11px/1.2 Verdana,Arial,sans-serif;color:#8b2e2e;white-space:nowrap}.language-editor-delete input{margin:0}.language-editor-additions{margin-top:14px;border:1px solid #ccd8e8;background:#f8fbff;border-radius:4px;padding:12px}.language-new-rows{display:grid;gap:10px}.language-new-row{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr) auto;gap:10px;align-items:center}.language-new-row input[type="text"]{width:100%;min-height:34px;font:13px/1.35 Verdana,Arial,sans-serif}@media (max-width: 900px){.language-editor-key-wrap{flex-direction:column;align-items:flex-start}.language-new-row{grid-template-columns:1fr}}
