/* Navigation */
.authentic-nav-item{position:relative;list-style:none}.authentic-nav-link{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 11px;color:#e9ebed;text-decoration:none;font-size:12px;font-weight:700;background:#2b2f34;border:1px solid #0b0c0d;box-shadow:inset 1px 1px 0 rgba(255,255,255,.12),inset -1px -2px 0 rgba(0,0,0,.32)}.authentic-nav-item.active>.authentic-nav-link,.authentic-nav-link:hover{background:#3d8f25;color:#fff;box-shadow:inset 1px 1px 0 rgba(255,255,255,.24),inset -2px -2px 0 rgba(0,0,0,.28)}.authentic-caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:.8}.authentic-dropdown-menu{display:none;position:absolute;top:calc(100% + 3px);left:0;z-index:50;min-width:190px;margin:0;padding:4px;list-style:none;background:#d6d6d4;border:2px solid #191a1b;box-shadow:3px 3px 0 rgba(0,0,0,.35)}.authentic-dropdown-menu--right{left:auto;right:0}.is-open>.authentic-dropdown-menu{display:block}.authentic-dropdown-item{position:relative}.authentic-dropdown-item>a,.authentic-dropdown-menu>li>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 9px;color:#151515;text-decoration:none;font-size:12px;border:1px solid transparent}.authentic-dropdown-item>a:hover,.authentic-dropdown-menu>li>a:hover{background:#efefed;border-color:#8c8c89}.authentic-dropdown-submenu:hover>.authentic-dropdown-menu--nested{display:block;top:-5px;left:calc(100% + 4px)}
/* Search */
.authentic-search-form{display:flex;gap:4px;width:100%}.authentic-search-type{position:relative}.authentic-search-type__button{height:36px;width:38px;background:#30343a;color:#e4e7ea;border:1px solid #08090a;box-shadow:inset 1px 1px 0 rgba(255,255,255,.12),inset -2px -2px 0 rgba(0,0,0,.3)}.authentic-search-type__button{display:flex;align-items:center;justify-content:center;gap:4px}.authentic-search-type__icon{width:7px;height:7px;background:#7f8994;box-shadow:7px 0 0 #7f8994,0 7px 0 #7f8994,7px 7px 0 #7f8994}.authentic-search-type__menu{display:none;position:absolute;top:39px;right:auto;left:0;z-index:40;min-width:150px;margin:0;padding:4px;list-style:none;background:#d7d7d5;border:2px solid #17181a;box-shadow:3px 3px 0 rgba(0,0,0,.3)}.authentic-search-type.is-open .authentic-search-type__menu{display:block}.authentic-search-type__menu a{display:block;padding:7px 8px;color:#151515;text-decoration:none}.authentic-search-type__menu .active a,.authentic-search-type__menu a:hover{background:#eee;border:1px solid #91918f}.authentic-search-input{display:flex;flex:1;min-width:0;height:36px;background:#f0f0ed;border:2px solid #171819;box-shadow:inset 1px 1px 0 #fff}.authentic-search-input input{flex:1;min-width:0;height:32px;padding:0 10px;border:0!important;background:transparent!important;color:#191919!important;box-shadow:none!important;border-radius:0!important}.authentic-search-input button{width:39px;padding:0;background:#d6d6d4;border:0;border-left:1px solid #9a9a97;color:#111;box-shadow:inset 1px 1px 0 #fff,inset -1px -2px 0 #aaa}.authentic-search-icon{display:inline-block;width:12px;height:12px;border:2px solid #333;border-radius:50%;position:relative}.authentic-search-icon:after{content:"";position:absolute;width:6px;height:2px;background:#333;right:-5px;bottom:-3px;transform:rotate(45deg)}
/* Wiki-like panels/cards */
.authentic-panel,.authentic-card{margin:0 0 14px;background:var(--auth-panel-soft);color:var(--auth-text);border:2px solid #242526;box-shadow:var(--auth-panel-shadow)}.authentic-panel__header,.authentic-card__header{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 11px;background:linear-gradient(#d9d9d7,#c5c5c2);border-bottom:1px solid #838380;box-shadow:inset 0 1px 0 #fff;color:#171717}.authentic-panel__header strong,.authentic-card__header h1,.authentic-card__header h2{font-size:13px;font-weight:700;margin:0}.authentic-card__header h1{font-size:16px}.authentic-card__header a{color:#171717;text-decoration:none}.authentic-card__header a:hover{text-decoration:underline}.authentic-panel__pixel{width:16px;height:16px;flex:0 0 16px;background:#7f6744;border:1px solid #383127;box-shadow:inset 0 4px 0 #6db447}.authentic-panel__pixel--green{background:#398b22;box-shadow:inset 0 4px 0 #62b83e}.authentic-panel__pixel--blue{background:#3779a8;box-shadow:inset 0 4px 0 #66a9d4}.authentic-panel__header{justify-content:flex-start}.authentic-panel__header>a:last-child{margin-left:auto;color:#222;text-decoration:none}.authentic-panel__body,.authentic-card__content{padding:13px}.authentic-card__footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:8px 10px;background:#d0d0ce;border-top:1px solid #8e8e8b;color:#555;font-size:11px}.authentic-card__spacer{flex:1}.authentic-tag{display:inline-block;padding:2px 6px;background:#e7e7e5;border:1px solid #959592;color:#333;text-decoration:none;font-weight:700}.authentic-news-card--attached{border-color:#477328}.authentic-news-card--attached>.authentic-card__header{background:linear-gradient(#dce9d7,#c5d8bd)}.authentic-card__titlewrap,.authentic-card__tools{display:flex;align-items:center;gap:8px}.authentic-pinned{color:#4b872c}.authentic-meta{white-space:nowrap}.authentic-news-list>.authentic-card:last-child{margin-bottom:14px}
/* Buttons */
.authentic-button,.authentic-icon-button,.authentic-main .btn,.authentic-sidebar .btn,.authentic-main button.btn,.authentic-sidebar button.btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border-radius:0!important;text-decoration:none!important;font-size:12px;font-weight:700;line-height:1.1;text-shadow:none!important;background-image:none!important;box-shadow:var(--auth-pixel-shadow)!important;cursor:pointer}.authentic-button--primary{background:var(--auth-green)!important;border:2px solid #173b0b!important;color:#fff!important}.authentic-button--primary:hover{background:var(--auth-green-hi)!important}.authentic-button--neutral,.authentic-main .btn,.authentic-sidebar .btn{background:#d8d8d5!important;border:2px solid #4b4b49!important;color:#181818!important}.authentic-button--neutral:hover,.authentic-main .btn:hover,.authentic-sidebar .btn:hover{background:#eeeeeb!important}.authentic-button--dark{background:#33373c!important;border:2px solid #0e0f10!important;color:#fff!important}.authentic-button--small{min-height:28px;padding:5px 9px;font-size:11px}.authentic-icon-button{width:30px;height:28px;min-height:28px;padding:0;background:#d5d5d2;border:2px solid #4b4b48;color:#181818}
/* Forms */
.authentic-form,.authentic-auth-form{display:grid;gap:13px}.authentic-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.authentic-field{display:grid;gap:6px}.authentic-field>span{font-size:12px;font-weight:700;color:#333}.authentic-field input,.authentic-field select,.authentic-field textarea,.authentic-main .controls input,.authentic-main .controls select,.authentic-main .controls textarea{width:100%!important;max-width:100%;min-height:36px;margin:0!important;padding:7px 9px!important;background:#f7f7f5!important;border:2px solid #545452!important;border-radius:0!important;color:#171717!important;box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #bcbcb9!important}.authentic-field textarea{min-height:110px;resize:vertical}.authentic-field input:focus,.authentic-field select:focus,.authentic-field textarea:focus{outline:2px solid #55a833;outline-offset:1px}.authentic-check{display:flex;align-items:center;gap:8px;color:#333;font-size:12px}.authentic-check input{margin:0}.authentic-form-card .authentic-card__content{max-width:720px}.authentic-auth-form__links{display:flex;gap:7px;align-items:center;font-size:11px}.authentic-auth-form__links a{color:var(--auth-link)}
/* Mini profile */
.authentic-profile-mini{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px 12px}.authentic-avatar{width:72px;height:72px;aspect-ratio:1/1;background:#1b1b1b;border:2px solid #4f4f4c;display:flex;align-items:center;justify-content:center;overflow:hidden}.authentic-avatar img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;image-rendering:pixelated}.authentic-profile-mini__info{margin:0;display:grid;gap:6px}.authentic-profile-mini__info div{display:grid;grid-template-columns:auto 1fr;gap:5px}.authentic-profile-mini__info dt{font-weight:700;font-size:11px}.authentic-profile-mini__info dd{margin:0;font-size:11px;overflow-wrap:anywhere}.authentic-profile-mini__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}
/* Monitoring */
.authentic-monitor-list{display:grid;gap:12px}.authentic-server{display:grid;gap:6px}.authentic-server__heading{display:flex;align-items:center;gap:6px;font-size:11px}.authentic-server__help{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#6d6d69;color:#fff;font-size:9px}.authentic-server__bar{position:relative;height:24px;background:#bababa;border:2px solid #4f4f4c;overflow:hidden;box-shadow:inset 1px 1px 0 #eaeae8}.authentic-server__fill{position:absolute;inset:0 auto 0 0;background:#4ca52d;transition:width .35s ease}.authentic-server__bar.progress-danger .authentic-server__fill,.authentic-server__bar.bar-danger .authentic-server__fill{background:#c64e5e}.authentic-server__stats{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#111;text-shadow:0 1px rgba(255,255,255,.7)}
/* Online */
.authentic-online{display:grid;gap:10px}.authentic-online__title{font-weight:700}.authentic-online #onl_count{display:grid;grid-template-columns:1fr;gap:4px;font-size:11px;color:#555}
/* Breadcrumbs/pagination */
.authentic-breadcrumbs{margin-bottom:10px;background:#d1d1ce;border:2px solid #242526;box-shadow:var(--auth-panel-shadow)}.authentic-breadcrumbs ol{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin:0;padding:7px 10px;list-style:none;font-size:11px}.authentic-breadcrumbs a{color:#2d5481;text-decoration:none}.authentic-breadcrumbs .is-current{font-weight:700;color:#363636}.authentic-breadcrumb-sep{color:#757575}.authentic-pagination{margin:14px 0}.authentic-pagination ul{display:flex;gap:4px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.authentic-pagination a{display:flex;min-width:32px;height:30px;align-items:center;justify-content:center;padding:0 8px;background:#d6d6d3;border:2px solid #484846;color:#191919;text-decoration:none;font-weight:700;box-shadow:var(--auth-pixel-shadow)}.authentic-pagination .is-current a{background:#479f29;border-color:#1b4d0d;color:#fff}
/* Prose */
.authentic-prose{color:#252525;overflow-wrap:anywhere}.authentic-prose p{margin:0 0 1em}.authentic-prose a{color:var(--auth-link)}.authentic-prose img{display:block;max-width:100%;height:auto;margin:12px auto;image-rendering:auto}.authentic-prose table{width:100%;border-collapse:collapse}.authentic-prose th,.authentic-prose td{padding:7px;border:1px solid #9a9a96}.authentic-prose th{background:#d3d3d0}.authentic-like{display:flex;align-items:center;gap:4px;font-size:11px}.authentic-like a{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;background:#d7d7d4;border:1px solid #777;color:#333;text-decoration:none}.authentic-admin-menu{position:relative}.authentic-alert{display:flex;gap:8px;flex-wrap:wrap;padding:10px;background:#ece6cc;border:1px solid #9c8b55}.authentic-toast{display:none}.authentic-loader{display:none}.authentic-result-list{list-style:none;margin:0;padding:0}.authentic-result-list>li{padding:9px 0;border-bottom:1px solid #aaa}.authentic-result-list>li:last-child{border-bottom:0}
/* Temporary bootstrap/fallback normalization */
.authentic-main .form-block,.authentic-sidebar .form-block{margin:0 0 14px;background:var(--auth-panel-soft);color:#222;border:2px solid #242526;border-radius:0;box-shadow:var(--auth-panel-shadow);overflow:hidden}.authentic-main .form-block>.block-header,.authentic-sidebar .form-block>.block-header{padding:9px 11px;background:linear-gradient(#d9d9d7,#c5c5c2);border-bottom:1px solid #838380;color:#171717;font-weight:700}.authentic-main .form-block>.block-line,.authentic-sidebar .form-block>.block-line{display:none}.authentic-main .form-block>.block-content,.authentic-sidebar .form-block>.block-content,.authentic-main .profile-content,.authentic-main .mcr-search,.authentic-main .mcr-register,.authentic-main .mcr-restore{padding:13px}.authentic-main .form-horizontal .control-group{margin-bottom:13px}.authentic-main .form-horizontal .control-label{float:none;width:auto;padding:0;margin:0 0 5px;text-align:left;font-weight:700}.authentic-main .form-horizontal .controls{margin-left:0}.authentic-main .nav-tabs{display:flex;gap:3px;flex-wrap:wrap;margin:0 0 12px;border-bottom:2px solid #52524f}.authentic-main .nav-tabs>li{float:none;margin:0}.authentic-main .nav-tabs>li>a{margin:0;padding:7px 10px;background:#d6d6d3;border:1px solid #858582;border-radius:0;color:#222;text-decoration:none}.authentic-main .nav-tabs>.active>a,.authentic-main .nav-tabs>.active>a:hover{background:#489c2b;color:#fff;border-color:#235710}

/* RC: profile */
.authentic-profile-page__header{align-items:center}.authentic-profile-page__login{margin-left:auto;font-size:12px;color:#353535}.authentic-profile-page__content{padding:0!important}.authentic-profile-page .authentic-tabs{margin:0!important;padding:8px 8px 0!important;background:#c9c9c6;border-bottom:2px solid #555!important}.authentic-tab-content{padding:14px}.authentic-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:#a5a5a1;border:1px solid #a5a5a1}.authentic-profile-facts>div{display:grid;grid-template-columns:minmax(120px,42%) 1fr;gap:10px;padding:9px 10px;background:#efefed}.authentic-profile-facts dt{font-weight:700;color:#3b3b3b}.authentic-profile-facts dd{margin:0;overflow-wrap:anywhere}.authentic-skin-layout{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:16px;align-items:start}.authentic-skin-preview{min-height:380px;background-position:center top;background-repeat:no-repeat;background-size:contain;background-color:#bebebb;border:2px solid #4c4c49;box-shadow:inset 0 0 0 1px #eee}.authentic-upload-stack{display:grid;gap:12px}.authentic-upload-card{display:grid;gap:10px;padding:12px;background:#e3e3e0;border:1px solid #969692}.authentic-upload-card input[type=file]{width:100%}.authentic-section-title{margin-top:4px;padding:7px 8px;background:#cececb;border-left:4px solid var(--auth-green);font-weight:700;color:#262626}
/* RC: comments */
.authentic-comments{margin-top:14px}.authentic-section-bar{display:flex;align-items:center;min-height:38px;padding:8px 10px;background:linear-gradient(#d8d8d5,#c4c4c1);border:2px solid #242526;border-bottom:1px solid #858581;color:#171717}.authentic-comments__list{display:grid;gap:8px;padding:10px;background:#cfcfcd;border-left:2px solid #242526;border-right:2px solid #242526}.authentic-comment{background:#efefed;border:1px solid #8f8f8b;color:#242424;box-shadow:inset 0 1px 0 #fff}.authentic-comment__content{padding:11px 12px}.authentic-comment__footer{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:7px 9px;background:#d0d0cd;border-top:1px solid #92928e;font-size:11px;color:#5b5b58}.authentic-comment__author{color:#222}.authentic-comment__spacer{flex:1}.authentic-comment__footer .del-btn,.authentic-comment__footer .edt-btn,.authentic-comment__footer .get-btn{display:inline-flex}.authentic-comment__footer a{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:25px;background:#e3e3e0;border:1px solid #7f7f7b;color:#222;text-decoration:none}.authentic-comment-form{border:2px solid #242526;background:#e7e7e4;color:#222}.authentic-comment-form__body{padding:10px}.authentic-empty-state{padding:16px;background:#e9e9e6;border:1px dashed #8c8c88;color:#555;text-align:center}
/* RC: generic legacy containers rendered by fully-local templates */
.authentic-main .static-page,.authentic-main .mcr-403,.authentic-main .mcr-404,.authentic-main .mcr-register,.authentic-main .mcr-restore,.authentic-main .mcr-search{color:#222}.authentic-main .jumbotron,.authentic-main .hero-unit{padding:18px;margin:0 0 14px;background:#e7e7e4;border:2px solid #242526;border-radius:0;color:#222}.authentic-main .jumbotron h1,.authentic-main .hero-unit h1{font-size:28px;line-height:1.15;color:#202020}.authentic-main .lead{font-size:15px;line-height:1.5}.authentic-main .well{background:#e3e3e0;border:1px solid #999;border-radius:0;box-shadow:inset 0 1px 0 #fff}.authentic-main pre,.authentic-main code{font-family:Consolas,monospace}.authentic-main pre{padding:10px;background:#26292d;color:#e9ecef;border:2px solid #111;border-radius:0;white-space:pre-wrap;overflow:auto}.authentic-main blockquote{margin:10px 0;padding:8px 12px;border-left:4px solid var(--auth-green);background:#e2e2df}.authentic-main legend{width:100%;margin:14px 0 8px;padding:7px 8px;background:#d2d2cf;border:0;border-left:4px solid var(--auth-green);color:#222;font-size:13px;font-weight:700}.authentic-main label{color:#303030}.authentic-main input[type=text],.authentic-main input[type=email],.authentic-main input[type=password],.authentic-main input[type=search],.authentic-main input[type=number],.authentic-main input[type=url],.authentic-main select,.authentic-main textarea,.authentic-sidebar input[type=text],.authentic-sidebar input[type=email],.authentic-sidebar input[type=password],.authentic-sidebar select,.authentic-sidebar textarea{box-sizing:border-box;background:#f7f7f5;color:#191919;border:2px solid #555552;border-radius:0;box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #bdbdb9;text-shadow:none}.authentic-main select,.authentic-sidebar select{height:36px}.authentic-main input:focus,.authentic-main select:focus,.authentic-main textarea:focus,.authentic-sidebar input:focus,.authentic-sidebar select:focus,.authentic-sidebar textarea:focus{outline:2px solid #56a936;outline-offset:1px;box-shadow:inset 1px 1px 0 #fff}.authentic-main input[disabled],.authentic-main select[disabled],.authentic-main textarea[disabled]{background:#d5d5d2;color:#73736f}.authentic-main .checkbox,.authentic-main .radio{color:#333}.authentic-main .checkbox input,.authentic-main .radio input{margin-top:3px}.authentic-main .help-inline,.authentic-main .help-block{color:#666;font-size:11px}.authentic-main .btn-primary,.authentic-main .btn-success{background:var(--auth-green)!important;border-color:#173b0b!important;color:#fff!important}.authentic-main .btn-danger{background:#ba4c59!important;border-color:#6a1c25!important;color:#fff!important}.authentic-main .btn-warning{background:#c69437!important;border-color:#79550e!important;color:#fff!important}.authentic-main .btn-info{background:#4584b5!important;border-color:#1f4f73!important;color:#fff!important}.authentic-main .dropdown-menu,.authentic-sidebar .dropdown-menu{padding:4px;background:#d7d7d5;border:2px solid #222;border-radius:0;box-shadow:3px 3px 0 rgba(0,0,0,.28)}.authentic-main .dropdown-menu>li>a,.authentic-sidebar .dropdown-menu>li>a{padding:7px 9px;color:#191919;text-shadow:none}.authentic-main .dropdown-menu>li>a:hover,.authentic-sidebar .dropdown-menu>li>a:hover{background:#ececea;color:#111}.authentic-main .caret,.authentic-sidebar .caret{border-top-color:currentColor;border-bottom-color:currentColor}.authentic-main .progress,.authentic-sidebar .progress{height:22px;border:2px solid #4e4e4a;border-radius:0;background:#bdbdba;box-shadow:inset 1px 1px 0 #e8e8e5}.authentic-main .progress .bar,.authentic-sidebar .progress .bar{background:var(--auth-green);background-image:none;box-shadow:none;transition:width .35s ease}.authentic-main .progress.active .bar,.authentic-sidebar .progress.active .bar{animation:none!important}
/* RC: tables outside admin module */
.authentic-main .table{width:100%;max-width:100%;border-collapse:collapse;background:#efefed;color:#222}.authentic-main .table th,.authentic-main .table td{padding:8px 9px;border:1px solid #999}.authentic-main .table th{background:#d0d0cd}.authentic-main .table-striped tbody tr:nth-child(odd)>td{background:#e6e6e3}.authentic-main .table-hover tbody tr:hover>td{background:#d9e8d2}.authentic-main .table a{color:#245a94}
/* RC: errors, disabled modules, advice */
.authentic-main .mcr-403,.authentic-main .mcr-404,.authentic-main .mod-disable{padding:20px;background:#ececea;border:2px solid #242526;box-shadow:var(--auth-panel-shadow);text-align:center}.authentic-main .mcr-403 h1,.authentic-main .mcr-404 h1{font-size:48px;margin:0 0 8px;color:#333}.authentic-advice .alert{margin:0;border:0;border-radius:0;background:transparent;color:inherit;text-align:center}.authentic-advice .close{display:none}
/* RC: file uploader / BB panel */
.authentic-main .uploader-forms{display:grid;grid-template-columns:1fr 1fr;gap:12px}.authentic-main .skin-block{display:flex;justify-content:center;padding:12px}.authentic-main .profile-skin{min-width:180px;min-height:360px;background-repeat:no-repeat;background-position:center top;background-size:contain;image-rendering:pixelated}.authentic-main .file-inputs{max-width:100%}.authentic-main .bb-panel,.authentic-main .bb{max-width:100%}
@media(max-width:760px){.authentic-profile-facts{grid-template-columns:1fr}.authentic-skin-layout{grid-template-columns:1fr}.authentic-skin-preview{min-height:300px}.authentic-main .uploader-forms{grid-template-columns:1fr}.authentic-comments__list{padding:7px}.authentic-comment__footer{align-items:stretch}.authentic-comment__spacer{display:none}}
/* RC: neutralize Bootstrap layout primitives inside Authentic content. */
.authentic-main .container,.authentic-main .container-fluid,.authentic-main .row-fluid{width:auto;max-width:none;margin:0;padding:0}.authentic-main .row-fluid:before,.authentic-main .row-fluid:after{display:none}.authentic-main .row-fluid>[class*="span"],.authentic-main [class*="span"]{float:none;min-height:0;margin-left:0}.authentic-main .span12,.authentic-main .span11,.authentic-main .span10,.authentic-main .span9,.authentic-main .span8,.authentic-main .span7,.authentic-main .span6,.authentic-main .span5,.authentic-main .span4,.authentic-main .span3,.authentic-main .span2,.authentic-main .span1{width:auto}.authentic-main .clearfix:before,.authentic-main .clearfix:after{content:"";display:table}.authentic-main .clearfix:after{clear:both}
.authentic-sidebar .form-block{margin-bottom:14px;background:var(--auth-panel-soft);color:#222;border:2px solid #242526;border-radius:0;box-shadow:var(--auth-panel-shadow);overflow:hidden}.authentic-sidebar .form-block>.block-header{padding:9px 11px;background:linear-gradient(#d9d9d7,#c5c5c2);border-bottom:1px solid #838380;color:#171717;font-weight:700}.authentic-sidebar .form-block>.block-line{display:none}.authentic-sidebar .form-block>.block-content{padding:12px}.authentic-sidebar .form-block ul{margin:0;padding-left:18px}
/* RC: legacy rich-text, spoiler and file-manager primitives. */
.authentic-main .bb-panel{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:6px;margin:0 0 8px;background:#cececb;border:1px solid #858581}.authentic-main .bb-panel>ul{display:flex;align-items:center;gap:2px;margin:0;padding:3px;list-style:none;background:#e5e5e2;border:1px solid #9a9a96}.authentic-main .bb-panel>ul>li{display:block}.authentic-main .bb-panel>ul>li>a{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 4px;background:#f2f2ef;border:1px solid transparent;color:#222;text-decoration:none}.authentic-main .bb-panel>ul>li>a:hover{border-color:#555;background:#fff}.authentic-main .bb-panel>.bb-right{margin-left:auto}.authentic-main .bb-input{width:100%!important;max-width:100%!important}
.authentic-main .file-manager{padding:12px;background:#e8e8e5;color:#222}.authentic-main .file-manager .file-input-wrapper{display:block;width:100%;padding:18px;border:2px dashed #8e8e8a;background:#d9d9d6;box-sizing:border-box}.authentic-main .file-manager .file-input-wrapper:hover{background:#e3eadf}.authentic-main .file-manager .file-input-wrapper .file-inputs{display:block;width:100%;min-height:70px}.authentic-main .file-manager>.lastfiles{display:grid;gap:6px;margin-top:10px}.authentic-main .file-manager>.lastfiles>.file-line{display:grid;grid-template-columns:minmax(140px,1.4fr) minmax(140px,1.4fr) 90px 90px 42px 42px;align-items:center;gap:6px;padding:7px;background:#d2d2cf;border:1px solid #979793}.authentic-main .file-manager>.lastfiles>.file-line>div{min-width:0;overflow-wrap:anywhere}.authentic-main .file-manager .file-edit-input{width:100%!important;margin:0!important}.authentic-main .file-manager .line-info,.authentic-main .file-manager .line-act{text-align:right}
.authentic-main .qxbb-code,.authentic-main .qxbb-quote,.authentic-main .qxbb-spoiler>.qxbb-spoiler-body{position:relative;display:block;margin:18px 8px 10px;padding:12px;background:#e7e7e4;border:1px solid #979793;color:#303030;overflow-wrap:anywhere}.authentic-main .qxbb-code{background:#202328;color:#e5e7e9;border-color:#090a0b;font-family:Consolas,monospace}.authentic-main .qxbb-code:after,.authentic-main .qxbb-quote:after,.authentic-main .qxbb-spoiler>.qxbb-spoiler-body:after{position:absolute;top:-10px;right:8px;padding:2px 7px;background:#d0d0cd;border:1px solid #8d8d89;color:#444;font-size:10px;line-height:14px}.authentic-main .qxbb-code:after{content:"Код"}.authentic-main .qxbb-quote:after{content:"Цитата"}.authentic-main .qxbb-spoiler>.qxbb-spoiler-body:after{content:"Спойлер"}.authentic-main .qxbb-quote>.qxbb-quote-info,.authentic-main .qxbb-code>.qxbb-code-info{position:absolute;top:-10px;left:8px;padding:2px 7px;background:#d0d0cd;border:1px solid #8d8d89;color:#444;font-size:10px;line-height:14px}.authentic-main .qxbb-spoiler>.qxbb-spoiler-body{display:none}.authentic-main .spl-block>.spl-btn{display:inline-flex;margin:8px 0;padding:6px 10px;background:#d8d8d5;border:1px solid #888;color:#252525;cursor:pointer}.authentic-main .spl-block>.spl-body{display:none;margin:0 0 10px;padding:10px;background:#e8e8e5;border:1px dashed #999;color:#333}.authentic-main .qxbb-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0}.authentic-main .qxbb-iframe-wrapper>.qxbb-iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.authentic-main .qxbb-left{text-align:left}.authentic-main .qxbb-center{text-align:center}.authentic-main .qxbb-right{text-align:right}.authentic-main .qxbb-offtop{color:#999;margin:0 3px}.authentic-main .qxbb-offtop:before{content:"×";margin-right:3px}.authentic-main .qxbb-line{display:block;height:1px;margin:18px 8px;background:#9f9f9b;border:0}.authentic-main .qxbb-indent{display:inline-block;padding-left:20px}.authentic-toast{position:fixed;right:16px;bottom:16px;z-index:1100;display:none;width:min(360px,calc(100vw - 32px));padding:11px 13px;background:#e8e8e5;color:#222;border:2px solid #202123;box-shadow:4px 4px 0 rgba(0,0,0,.35)}.authentic-toast__close{float:right;color:#222;text-decoration:none;font-size:18px}.authentic-toast strong{display:block;margin-bottom:3px}.authentic-loader{position:fixed;right:16px;bottom:16px;z-index:1200;display:none;width:38px;height:38px;background:#202328;border:2px solid #050607;box-shadow:3px 3px 0 rgba(0,0,0,.35)}.authentic-loader span{display:block;width:12px;height:12px;margin:11px;background:var(--auth-green);animation:authentic-loader-pulse .8s steps(2,end) infinite}@keyframes authentic-loader-pulse{50%{transform:scale(.55);opacity:.5}}
@media(max-width:700px){.authentic-main .file-manager>.lastfiles>.file-line{grid-template-columns:minmax(0,1fr) 80px 38px 38px}.authentic-main .file-manager .line-oldname,.authentic-main .file-manager .line-downloads{display:none}}
.authentic-toast.alert-error{border-color:#7a2631;background:#ead3d6}.authentic-toast.alert-success{border-color:#356d24;background:#d8e8d2}.authentic-toast.alert-info{border-color:#315f83;background:#d5e2eb}
.authentic-alert.alert-error{background:#ead3d6;border-color:#9b4a55;color:#5c1e27}.authentic-alert.alert-success{background:#d8e8d2;border-color:#5d8e4a;color:#2b5320}.authentic-alert.alert-info{background:#d5e2eb;border-color:#5e829d;color:#264b65}
.authentic-search-results__content{display:grid;gap:12px}.authentic-search-results .search-block{display:grid;gap:8px}.authentic-search-results .search-query{padding:8px 10px;background:#d0d0cd;border-left:4px solid var(--auth-green);font-size:12px;font-weight:700}.authentic-search-results .search-block-id{padding:10px;background:#ececea;border:1px solid #9a9a96}.authentic-search-results .search-block-id+.search-block-id{margin-top:6px}.authentic-search-results .search-block-id .title{margin-bottom:5px;font-weight:700}.authentic-search-results .search-block-id .title a{color:#245a94}.authentic-search-results .search-block-id .subinfo{margin-top:7px;padding-top:6px;border-top:1px solid #aaa;color:#666;font-size:11px}





/* Authentic 1.1: news hierarchy. */
.authentic-news-card{position:relative;overflow:hidden;border-color:#62625e}
.authentic-news-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#4a9c2f;z-index:2}
.authentic-news-card__header{padding:13px 15px 11px 17px;background:linear-gradient(180deg,#e5e5e2,#cfcfcb);border-bottom:1px solid #90908c}
.authentic-news-card__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:7px;color:#666;font-size:10px;text-transform:uppercase;letter-spacing:.055em}
.authentic-news-card__category,.authentic-news-card__pinned{display:inline-flex;align-items:center;padding:3px 6px;border:1px solid #858581;background:#f0f0ed;color:#2f2f2d;font-weight:700;text-decoration:none;letter-spacing:.02em}
.authentic-news-card__category:hover{background:#fff;color:#111;text-decoration:none}.authentic-news-card__pinned{border-color:#70975f;background:#dce9d7;color:#356a25}
.authentic-news-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.authentic-news-card__heading h1,.authentic-news-card__heading h2{margin:0;font-weight:800;line-height:1.2;color:#171717}.authentic-news-card__heading h2{font-size:19px}.authentic-news-card__heading h1{font-size:25px}.authentic-news-card__heading h1 a,.authentic-news-card__heading h2 a{color:inherit;text-decoration:none}.authentic-news-card__heading a:hover{text-decoration:underline}
.authentic-news-card__excerpt{padding:16px 17px 17px;font-size:13px;line-height:1.6}.authentic-news-card__article{padding:20px 20px 24px;font-size:14px;line-height:1.7}
.authentic-news-card__footer{justify-content:space-between;padding-left:17px}.authentic-news-card__stats{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.authentic-news-card--attached:before{background:#cf9d3e}.authentic-news-card--attached{border-color:#8f793d}.authentic-news-card--attached .authentic-news-card__header{background:linear-gradient(180deg,#ebe7d8,#d5ceb4)}
@media(max-width:620px){.authentic-news-card__heading{display:block}.authentic-news-card__heading .authentic-card__tools{margin-top:8px}.authentic-news-card__heading h1{font-size:21px}.authentic-news-card__heading h2{font-size:17px}.authentic-news-card__footer{align-items:center}.authentic-news-card__footer>.authentic-button{width:100%;text-align:center}.authentic-profile-mini{grid-template-columns:64px minmax(0,1fr)}.authentic-avatar{width:64px;height:64px}}


/* Authentic 1.2: module/block state is deliberately plain: a short line + colored text. */
.authentic-main td.status{min-width:92px;white-space:nowrap}
.authentic-status{display:inline-flex;align-items:center;gap:7px;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;font-style:normal;font-size:11px;font-weight:700;line-height:1.25}
.authentic-status:before{content:"";display:block;width:14px;height:2px;flex:0 0 14px;background:currentColor;box-shadow:none;border:0;border-radius:0}
.authentic-status--on{color:#347b22}.authentic-status--off{color:#9b3440}

/* Authentic 1.2: BBCode editor normalization. The legacy .bb class belongs to buttons, never the panel itself. */
.authentic-main .bb-panel{display:flex!important;align-items:center!important;align-content:flex-start!important;gap:5px!important;flex-wrap:wrap!important;width:100%!important;min-height:0!important;height:auto!important;max-height:none!important;padding:7px!important;margin:0!important;background:#d1d1ce!important;border:1px solid #8c8c89!important;overflow:visible!important;box-shadow:inset 0 1px 0 #eee!important}
.authentic-main .bb-panel>ul{display:inline-flex!important;align-items:center!important;gap:2px!important;flex:0 0 auto!important;margin:0!important;padding:2px!important;background:#e7e7e4!important;border:1px solid #999!important;list-style:none!important}
.authentic-main .bb-panel>ul.bb-right{margin-left:auto!important;order:90}
.authentic-main .bb-panel>ul>li{display:block!important;margin:0!important;padding:0!important}
.authentic-main .bb-panel a.bb,.authentic-main .bb-panel a.bb-modal,.authentic-main .bb-panel a.spl-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:28px!important;height:28px!important;min-height:28px!important;margin:0!important;padding:0 6px!important;background:#f2f2ef!important;border:1px solid transparent!important;border-radius:0!important;box-shadow:none!important;color:#222!important;text-decoration:none!important;line-height:1!important}
.authentic-main .bb-panel a.bb:hover,.authentic-main .bb-panel a.bb-modal:hover,.authentic-main .bb-panel a.spl-btn:hover{background:#fff!important;border-color:#656561!important;color:#111!important}
.authentic-main .bb-panel>.bb-smiles{order:100;flex:1 0 100%;width:100%;max-height:168px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:5px;padding:7px;margin:2px 0 0;background:#e8e8e5;border:1px solid #999}
.authentic-main .bb-panel>.bb-smiles.closed{display:none!important}
.authentic-main .bb-panel>.bb-smiles>a.bb{width:100%!important;height:38px!important;padding:3px!important;background:#f5f5f2!important;border:1px solid #aaa!important}
.authentic-main .bb-panel>.bb-smiles>a.bb img{display:block;max-width:30px;max-height:30px;width:auto;height:auto}
.authentic-main .bb-panel>.modal.hide{display:none!important}

/* Editor: toolbar and textarea behave as one compact editor, with no Bootstrap grid offsets. */
.authentic-main .authentic-editor-form{display:block!important;width:100%!important;max-width:none!important;padding:14px!important}
.authentic-main .authentic-editor-form .control-group{display:block!important;width:100%!important;margin:0 0 16px!important;padding:0!important;border:0!important}
.authentic-main .authentic-editor-form .control-label{display:block!important;width:auto!important;float:none!important;margin:0 0 6px!important;padding:0!important;text-align:left!important;font-weight:700}
.authentic-main .authentic-editor-form .controls{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}
.authentic-main .authentic-editor-form .controls>input:not([type="checkbox"]):not([type="radio"]),.authentic-main .authentic-editor-form .controls>select,.authentic-main .authentic-editor-form .controls>textarea{display:block!important;width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box!important}
.authentic-main .authentic-editor-form textarea[data-for]{min-height:132px;padding:10px!important;resize:vertical;border:1px solid #848480!important;border-top:0!important;background:#f4f4f1!important;color:#1d1d1d!important;line-height:1.45!important}
.authentic-main .authentic-editor-form #inputText{min-height:260px}
.authentic-main .authentic-editor-form .bb-panel+textarea[data-for]{margin-top:0!important}
.authentic-main .authentic-editor-form .control-group:has(label.checkbox){display:inline-block!important;width:auto!important;margin:0 7px 12px 0!important;vertical-align:top}
.authentic-main .authentic-editor-form label.checkbox{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:7px 10px!important;background:#dfdfdc!important;border:1px solid #aaa!important;white-space:nowrap}
.authentic-main .authentic-editor-form label.checkbox input{position:static!important;float:none!important;margin:0!important}
.authentic-main .authentic-editor-form .control-group:last-child{display:block!important;width:100%!important;margin-top:3px!important;padding-top:13px!important;border-top:1px solid #aaa!important}
.authentic-main .authentic-editor-form .control-group:last-child .controls{display:flex!important;flex-wrap:wrap!important;gap:8px!important}

/* Generic control cleanup used across all admin pages. */
.authentic-main input[type="text"],.authentic-main input[type="password"],.authentic-main input[type="email"],.authentic-main input[type="number"],.authentic-main input[type="url"],.authentic-main select,.authentic-main textarea{border-radius:0!important;box-shadow:inset 0 1px 2px rgba(0,0,0,.08)!important}
.authentic-main textarea{resize:vertical}
.authentic-main .table td,.authentic-main .table th{overflow-wrap:anywhere}
.authentic-main .table .status{overflow-wrap:normal}
.authentic-main .form-block>.table{border-left:0;border-right:0}

@media(max-width:760px){
 .authentic-main .bb-panel{gap:4px!important;padding:5px!important}
 .authentic-main .bb-panel>ul{flex-wrap:wrap!important}
 .authentic-main .bb-panel>ul.bb-right{margin-left:0!important;order:0}
 .authentic-main .bb-panel>.bb-smiles{grid-template-columns:repeat(auto-fill,minmax(36px,1fr))}
 .authentic-main .authentic-editor-form{padding:10px!important}
 .authentic-main .authentic-editor-form #inputText{min-height:220px}
}

/* Local replacement for the legacy remote banner script. */
.authentic-legacy-banner__body{display:grid;gap:4px}.authentic-legacy-banner__body strong{font-size:12px}.authentic-legacy-banner__body span{color:#666;font-size:10px;line-height:1.4}

/* Authentic 1.3 — link states without underline. */
.authentic-main a,.authentic-sidebar a,.authentic-footer a{transition:color .12s ease,background-color .12s ease,border-color .12s ease,filter .12s ease}
.authentic-main a:hover,.authentic-main a:focus,.authentic-sidebar a:hover,.authentic-sidebar a:focus,.authentic-footer a:hover,.authentic-footer a:focus{text-decoration:none}
.authentic-card__header a:hover,.authentic-news-card__heading a:hover{text-decoration:none;color:#2b6b1e}
.authentic-prose a{font-weight:600}
.authentic-prose a:hover{color:#174a8a;text-decoration:none}

/* Breadcrumb separators need breathing room inside the same list item. */
.authentic-breadcrumbs li{display:inline-flex;align-items:center;min-width:0}
.authentic-breadcrumb-sep{display:inline-block;margin-right:5px;color:#757575}
.authentic-breadcrumbs a:hover{color:#173f70;text-decoration:none}

/* News author identity. This is intentionally compact on list cards and larger on full articles. */
.authentic-news-author{display:flex;align-items:center;gap:8px;margin-top:10px;padding-top:9px;border-top:1px solid rgba(80,80,76,.28);min-width:0}
.authentic-news-author__avatar{display:block;width:30px;height:30px;flex:0 0 30px;object-fit:contain;background:#1c1d1d;border:1px solid #5d5d59;image-rendering:pixelated}
.authentic-news-author__copy{display:flex;flex-direction:column;min-width:0;line-height:1.15}
.authentic-news-author__copy small{color:#777;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
.authentic-news-author__copy strong{margin-top:2px;color:#252525;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.authentic-news-author--full{margin-top:13px;padding-top:11px}
.authentic-news-author--full .authentic-news-author__avatar{width:42px;height:42px;flex-basis:42px;border-width:2px}
.authentic-news-author--full .authentic-news-author__copy strong{font-size:13px}

/* Monitoring state must remain visually stable while AJAX updates width/statistics. */
.authentic-monitor-card .authentic-server__bar.is-offline{background:#8f3541!important;border-color:#67252e!important}
.authentic-monitor-card .authentic-server__bar.is-offline .authentic-server__fill{width:100%!important;background:#c84d5d!important;transition:none!important;animation:none!important;transform:none!important;opacity:1!important}
.authentic-monitor-card .authentic-server__bar.is-online .authentic-server__fill{background:#4ca52d!important;animation:none!important;opacity:1!important}

/* Editor QA: keep every field inside its own width and make the toolbar readable instead of stretching legacy controls. */
.authentic-main .authentic-editor-form{overflow:visible!important}
.authentic-main .authentic-editor-form .controls{overflow:visible!important}
.authentic-main .authentic-editor-form .bb-panel{border-bottom:0!important;background:#d7d7d4!important}
.authentic-main .authentic-editor-form .bb-panel>ul{max-width:100%;flex-wrap:wrap!important}
.authentic-main .authentic-editor-form textarea[data-for]{width:100%!important;min-width:0!important;background:#fff!important;border:1px solid #848480!important;min-height:150px}
.authentic-main .authentic-editor-form #inputText{min-height:320px}
.authentic-main .authentic-editor-form #inputShortText{min-height:170px}
.authentic-main .authentic-editor-form select,.authentic-main .authentic-editor-form input[type="text"]{min-height:36px!important}
.authentic-main .authentic-editor-form .bb-panel>.bb-smiles{box-sizing:border-box;width:100%!important;max-width:100%!important}

/* Generic UI consistency pass. */
.authentic-main .form-block,.authentic-main .authentic-card,.authentic-sidebar .authentic-panel{max-width:100%}
.authentic-main input,.authentic-main select,.authentic-main textarea{max-width:100%;box-sizing:border-box}
.authentic-main .table-responsive{max-width:100%;overflow-x:auto}
.authentic-main .table td.status{vertical-align:middle}
.authentic-status{border-radius:0!important}

@media(max-width:620px){
 .authentic-news-author{margin-top:8px}
 .authentic-news-author--full .authentic-news-author__avatar{width:36px;height:36px;flex-basis:36px}
 .authentic-main .authentic-editor-form #inputText{min-height:250px}
 .authentic-main .authentic-editor-form #inputShortText{min-height:145px}
}

/* Authentic 1.4 — news detail signature and messenger-like comments. */
.authentic-news-signature{display:grid;grid-template-columns:minmax(190px,1.1fr) minmax(250px,1.3fr) auto;align-items:stretch;gap:12px;padding:14px 16px;background:#d5d5d1;border-top:2px solid #8d8d88}
.authentic-news-signature__author{display:flex;align-items:center;gap:11px;min-width:0;padding-right:12px;border-right:1px solid #a8a8a3}
.authentic-news-signature__avatar{width:48px;height:48px;flex:0 0 48px;object-fit:contain;image-rendering:pixelated;background:#b8b8b4;border:2px solid #4e4e4a;box-shadow:var(--auth-pixel-shadow)}
.authentic-news-signature__author-copy{display:flex;flex-direction:column;min-width:0;line-height:1.25}
.authentic-news-signature__author-copy>span,.authentic-news-signature__label{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#666}
.authentic-news-signature__author-copy strong{margin-top:2px;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#1e1e1d}
.authentic-news-signature__author-copy small{margin-top:2px;color:#62625f;font-size:10px}
.authentic-news-signature__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:0}
.authentic-news-signature__facts>div{min-width:0;padding:7px 8px;background:#e7e7e4;border:1px solid #aaa}
.authentic-news-signature__facts dt{margin:0;color:#666;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.authentic-news-signature__facts dd{display:flex;flex-direction:column;gap:1px;margin:3px 0 0;color:#222;font-size:12px;font-weight:800}
.authentic-news-signature__facts dd small{font-size:9px;font-weight:600;color:#666;white-space:nowrap}
.authentic-news-signature__vote{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:5px;min-width:92px}
.authentic-news-signature__vote .authentic-like{margin:0}

.authentic-comments__list{display:grid;gap:10px}
.authentic-comment{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:start;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.authentic-comment__avatar-wrap{width:48px;height:48px}
.authentic-comment__avatar{display:block;width:48px;height:48px;object-fit:contain;image-rendering:pixelated;background:#b9b9b5;border:2px solid #4b4b48;box-shadow:var(--auth-pixel-shadow)}
.authentic-comment__bubble{min-width:0;background:#dededb;border:2px solid #5a5a56;box-shadow:2px 2px 0 rgba(0,0,0,.22)}
.authentic-comment__header{display:flex;align-items:center;gap:8px;min-height:34px;padding:6px 9px;background:#cbcbc7;border-bottom:1px solid #92928e;font-size:10px}
.authentic-comment__author{font-size:11px}.authentic-comment__header time{color:#686864;white-space:nowrap}.authentic-comment__actions{display:flex;align-items:center;gap:5px;margin-left:auto}.authentic-comment__actions>div{display:inline-flex;margin:0}.authentic-comment__actions a{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;background:#e8e8e5;border:1px solid #9a9a96;color:#333}
.authentic-comment__content{padding:10px 11px!important;min-height:34px;background:#f1f1ee}

/* Authentic 1.4 — BBCode smiles are one horizontal row, modal controls reliably become visible. */
.authentic-main .bb-panel>.bb-smiles:not(.closed){display:flex!important;flex:1 0 100%!important;flex-wrap:nowrap!important;align-items:center!important;gap:5px!important;width:100%!important;max-width:100%!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:7px!important;white-space:nowrap!important}
.authentic-main .bb-panel>.bb-smiles>a.bb{flex:0 0 38px!important;width:38px!important;height:38px!important;min-width:38px!important;padding:3px!important}
.authentic-main .bb-panel>.bb-smiles.closed{display:none!important}
.authentic-main .bb-panel>.modal.in{display:block!important}
.authentic-main .bb-panel>.modal.in.fade{top:10%!important}

/* Authentic 1.4 — compact news editor option toggles. */
.authentic-main .authentic-editor-form .authentic-editor-options-group{display:block!important;width:100%!important;margin:0 0 11px!important;padding:0!important}
.authentic-main .authentic-editor-form .authentic-editor-options{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important}
.authentic-option-toggle{display:inline-flex!important;align-items:center!important;gap:7px!important;height:36px!important;min-height:36px!important;padding:0 11px!important;margin:0!important;background:#dededb!important;border:1px solid #9b9b97!important;box-sizing:border-box!important;white-space:nowrap!important;color:#272725!important;font-weight:600!important;line-height:1!important}
.authentic-option-toggle:hover{background:#e9e9e6!important;border-color:#676763!important}
.authentic-option-toggle input[type="checkbox"]{position:static!important;float:none!important;width:16px!important;height:16px!important;min-height:16px!important;margin:0!important;padding:0!important;vertical-align:middle!important}
.authentic-main .authentic-editor-form .authentic-editor-options-group + .control-group{margin-top:2px!important;padding-top:12px!important;border-top:1px solid #aaa!important}

/* Monitoring title stays clean; no question-mark helper control. */
.authentic-server__heading{display:flex;align-items:center;min-height:22px}
.authentic-main .authentic-editor-form .control-group:last-child .btn{min-height:34px;padding-top:6px;padding-bottom:6px;box-sizing:border-box}

/* Authentic 1.5 — non-text UI icons and horizontal news metrics. */
.authentic-ui-icon{display:inline-block!important;flex:0 0 auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;pointer-events:none}
.authentic-news-card__stats{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-width:0}
.authentic-news-card__stats .authentic-meta{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}
.authentic-news-card__footer{flex-wrap:nowrap!important}
.authentic-like{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;user-select:none;-webkit-user-select:none}
.authentic-like>a,.authentic-like>span.like,.authentic-like>span.dislike{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;background:#e1e1de;border:1px solid #7d7d79;color:#272725;text-decoration:none;box-sizing:border-box}
.authentic-like>a:hover{background:#f2f2ef;border-color:#4d4d49}
.authentic-like .likes,.authentic-like .dislikes{display:inline-flex;min-width:18px;justify-content:center;font-weight:800;color:#30302e}
.authentic-like--preview{pointer-events:none;opacity:.8}

/* Full-news footer: one author row, compact metrics and a single vote control. */
.authentic-news-signature{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:11px 14px;background:#d6d6d2;border-top:2px solid #8d8d88}
.authentic-news-signature__author{display:flex;align-items:center;gap:9px;min-width:180px;padding:0;border:0}
.authentic-news-signature__avatar{width:42px;height:42px;flex:0 0 42px;object-fit:contain;image-rendering:pixelated;background:#b8b8b4;border:2px solid #4e4e4a;box-shadow:var(--auth-pixel-shadow)}
.authentic-news-signature__author-copy{display:flex;flex-direction:column;min-width:0;line-height:1.15}
.authentic-news-signature__author-copy>span{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b6b67}
.authentic-news-signature__author-copy strong{margin-top:2px;font-size:12px;color:#1f1f1d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.authentic-news-signature__author-copy small{margin-top:2px;font-size:9px;color:#686864}
.authentic-news-signature__metrics{display:flex;align-items:center;gap:7px;flex:1 1 260px;flex-wrap:wrap}
.authentic-news-metric{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 7px;background:#ecece9;border:1px solid #aaa;color:#333;font-size:10px;font-weight:700;white-space:nowrap;user-select:none;-webkit-user-select:none}
.authentic-news-signature__vote{display:flex;align-items:center;margin-left:auto}
.authentic-news-card--full .authentic-news-card__header--full{padding-top:12px}
.authentic-news-card--full .authentic-news-card__heading{align-items:center}

/* Admin news preview should look like the actual article instead of a legacy form block. */
.authentic-news-preview{margin-bottom:14px;border-style:dashed}
.authentic-preview-badge{display:inline-flex;margin-bottom:5px;padding:2px 6px;background:#e8dfbd;border:1px solid #9a874e;color:#574719;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.authentic-news-preview__footer{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:9px 12px;background:#d1d1ce;border-top:1px solid #8e8e8b}
.authentic-news-preview__vote{margin-left:auto}

/* Comments: predictable edit field dimensions and button spacing. */
.authentic-comment-edit{display:grid;gap:9px;width:100%}
.authentic-comment-edit__field{display:block;width:100%!important;min-height:120px!important;margin:0!important;padding:9px!important;box-sizing:border-box!important;resize:vertical}
.authentic-comment-edit__actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}
.authentic-comment-edit__actions .btn{margin:0!important}

/* Skin preview: real image on a dedicated stage, never stretched as a CSS background. */
.authentic-skin-layout{grid-template-columns:minmax(230px,310px) minmax(0,1fr)}
.authentic-skin-preview{display:grid;grid-template-rows:minmax(320px,1fr) auto;align-items:center;justify-items:center;min-height:0;margin:0;padding:14px;background:linear-gradient(45deg,#c7c7c4 25%,#d4d4d1 25%,#d4d4d1 50%,#c7c7c4 50%,#c7c7c4 75%,#d4d4d1 75%);background-size:24px 24px;border:2px solid #4c4c49;box-shadow:inset 0 0 0 1px #eee}
.authentic-skin-preview img{display:block;max-width:100%;max-height:430px;width:auto;height:auto;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(3px 4px 0 rgba(0,0,0,.22))}
.authentic-skin-preview figcaption{margin-top:10px;padding:4px 7px;background:rgba(238,238,235,.92);border:1px solid #999;color:#454541;font-size:10px;font-weight:700}

/* Equal-size panel-menu cards even when legacy spoiler JS temporarily switches the UL display mode. */
.authentic-main .admin-menu-groups .spl-body{box-sizing:border-box;grid-auto-rows:1fr;align-items:stretch}
.authentic-main .admin-menu-groups .spl-body>li{box-sizing:border-box;min-height:118px;height:118px;vertical-align:top}
.authentic-main .admin-menu-groups .spl-body>li>a{display:flex!important;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;height:100%;min-height:118px;padding:9px!important;overflow:hidden}
.authentic-main .admin-menu-groups .spl-body>li>a .i-icon{flex:0 0 64px}

/* Monitoring: preserve status colors while keeping text readable over any fill percentage. */
.authentic-monitor-card .authentic-server__bar{height:28px;background:#9c9c98;border-color:#464642;box-shadow:inset 1px 1px 0 rgba(255,255,255,.65)}
.authentic-monitor-card .authentic-server__fill{top:0;bottom:0}
.authentic-monitor-card .authentic-server__stats{inset:auto!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:3;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:max-content;max-width:calc(100% - 12px);min-height:20px;padding:2px 7px;border:1px solid rgba(0,0,0,.45);background:rgba(20,20,20,.68);color:#fff!important;text-shadow:0 1px 1px #000!important;box-shadow:inset 0 1px rgba(255,255,255,.08);font-size:10px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:none;-webkit-user-select:none}
.authentic-monitor-card .authentic-server__bar.is-online{background:#326d23!important;border-color:#244f1a!important}
.authentic-monitor-card .authentic-server__bar.is-online .authentic-server__fill{background:#58ad39!important}
.authentic-monitor-card .authentic-server__bar.is-offline{background:#76313b!important;border-color:#59222a!important}
.authentic-monitor-card .authentic-server__bar.is-offline .authentic-server__fill{background:#c54c5c!important}

/* Editor dimensions and Bootstrap modal normalization. */
.authentic-main .authentic-editor-form #inputShortText{width:100%!important;max-width:none!important;min-width:100%!important;min-height:190px!important}
.authentic-main .authentic-editor-form #inputText{width:100%!important;max-width:none!important;min-width:100%!important;min-height:300px!important}
.authentic-main .bb-panel>.modal{box-sizing:border-box;width:min(620px,calc(100vw - 32px))!important;max-width:620px!important;max-height:86vh!important;left:50%!important;right:auto!important;top:7vh!important;margin:0!important;transform:translateX(-50%)!important;overflow:visible!important}
.authentic-main .bb-panel>.modal.fade{top:4vh!important}
.authentic-main .bb-panel>.modal.in,.authentic-main .bb-panel>.modal.fade.in{top:7vh!important}
.authentic-main .bb-panel>.modal .modal-header{padding:11px 14px}
.authentic-main .bb-panel>.modal .modal-body{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;box-sizing:border-box;max-height:64vh;padding:14px;overflow:auto}
.authentic-main .bb-panel>.modal .modal-body>.bb-input,.authentic-main .bb-panel>.modal .modal-body>textarea,.authentic-main .bb-panel>.modal .modal-body>select{display:block;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;box-sizing:border-box}
.authentic-main .bb-panel>.modal .modal-body>textarea.bb-input{min-height:120px!important}
.authentic-main .bb-panel>.modal .modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:10px 14px}
.authentic-main .bb-panel>.modal .modal-footer .btn{margin:0!important}

/* Color picker: swatch is a separate cell next to the text input, not over it. */
.authentic-main .bb-panel>.cpp-modal .modal-body>.minicolors{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important}
.authentic-main .bb-panel>.cpp-modal .minicolors>.minicolors-swatch{position:relative!important;left:auto!important;top:auto!important;display:block!important;width:34px!important;height:34px!important;margin:0!important;box-sizing:border-box!important;border:1px solid #777!important;background:#fff!important}
.authentic-main .bb-panel>.cpp-modal .minicolors>.minicolors-swatch .minicolors-swatch-color{position:absolute!important;inset:3px!important}
.authentic-main .bb-panel>.cpp-modal .minicolors>.minicolors-input{grid-column:2!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding-left:9px!important;box-sizing:border-box!important}
.authentic-main .bb-panel>.cpp-modal .minicolors-panel{grid-column:1/-1!important;left:0!important;top:42px!important}

@media(max-width:620px){
 .authentic-news-card__footer{flex-wrap:wrap!important}
 .authentic-news-card__stats{max-width:100%;overflow-x:auto}
 .authentic-news-signature{align-items:flex-start}
 .authentic-news-signature__metrics{order:3;flex-basis:100%}
 .authentic-news-signature__vote{margin-left:0}
 .authentic-skin-layout{grid-template-columns:1fr}
 .authentic-skin-preview{grid-template-rows:minmax(260px,1fr) auto}
 .authentic-main .bb-panel>.modal{width:calc(100vw - 20px)!important;max-width:none!important;top:10px!important;left:50%!important}
}

/* Authentic 1.5 — static preview follows the same card language as news preview. */
.authentic-static-preview .authentic-card__header{align-items:flex-start}
.authentic-static-preview .authentic-card__titlewrap{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.authentic-static-preview .authentic-card__titlewrap h1{font-size:18px;margin:0}

/* Authentic 1.6 — public UX */
.authentic-button--secondary{background:#d8d8d5!important;border:2px solid #4b4b49!important;color:#181818!important}
.authentic-button--secondary:hover{background:#eeeeeb!important}
.authentic-button--danger,.authentic-main .btn-danger{background:#a93f4b!important;border:2px solid #61212a!important;color:#fff!important}
.authentic-button--danger:hover,.authentic-main .btn-danger:hover{background:#bf4d5a!important}
.authentic-button--ghost{background:transparent!important;border:2px solid #6e6e69!important;color:#343432!important;box-shadow:none!important}
.authentic-button--ghost:hover{background:rgba(255,255,255,.45)!important}

/* Feed cards use a visual cover and intentionally omit engagement counters. */
.authentic-news-list{display:grid;gap:16px}
.authentic-news-list>.authentic-news-card{margin:0}
.authentic-news-card--feed{display:grid;grid-template-columns:minmax(210px,34%) minmax(0,1fr);overflow:hidden;background:#d7d7d3}
.authentic-news-card__cover{display:block;min-height:190px;background-position:center;background-size:cover;background-repeat:no-repeat;border-right:2px solid #343431;box-shadow:inset -1px 0 rgba(255,255,255,.25)}
.authentic-news-card__cover>img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover;object-position:center}
.authentic-news-card__cover--placeholder{background-color:#3e552f;background-image:linear-gradient(45deg,rgba(40,71,30,.8) 25%,transparent 25% 75%,rgba(40,71,30,.8) 75%),linear-gradient(135deg,#5c7244,#293d29 60%,#60472f);background-size:32px 32px,100% 100%}
.authentic-news-card__feed-body{display:flex;flex-direction:column;min-width:0;padding:14px 15px}
.authentic-news-card__feed-body .authentic-news-card__meta{margin-bottom:7px}
.authentic-news-card__feed-body .authentic-news-card__heading{margin-bottom:5px}
.authentic-news-card__feed-body .authentic-news-card__heading h2{font-size:19px;line-height:1.25}
.authentic-news-card__feed-body .authentic-news-card__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.55;max-height:6.2em;padding:0!important;background:transparent!important}
.authentic-news-card__feed-actions{display:flex;justify-content:flex-end;margin-top:auto;padding-top:12px}
.authentic-news-card__pinned{display:inline-flex;align-items:center;padding:2px 6px;background:#dce9d7;border:1px solid #75945f;color:#315b23;font-weight:800}

/* Full article author/meta is a distinct compact card under the article. */
.authentic-news-byline-card{margin-top:10px}
.authentic-news-byline-card__inner{display:grid;grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:12px;padding:11px 13px;background:linear-gradient(#dcdcd8,#cececa)}
.authentic-news-byline-card__avatar{width:44px;height:44px;object-fit:contain;image-rendering:pixelated;background:#b7b7b3;border:2px solid #4b4b47;box-shadow:var(--auth-pixel-shadow)}
.authentic-news-byline-card__author{display:flex;flex-direction:column;min-width:0;line-height:1.18}
.authentic-news-byline-card__author>span{font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#70706c}
.authentic-news-byline-card__author strong{margin-top:2px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.authentic-news-byline-card__author small{margin-top:2px;color:#62625e;font-size:9px}
.authentic-news-byline-card__metrics{display:flex;align-items:stretch;gap:6px;margin:0}
.authentic-news-byline-card__metrics>div{min-width:72px;padding:5px 7px;background:#ecece8;border:1px solid #aaa;text-align:center}
.authentic-news-byline-card__metrics dt{font-size:8px;font-weight:800;text-transform:uppercase;color:#73736f}
.authentic-news-byline-card__metrics dd{margin:2px 0 0;font-size:11px;font-weight:800;color:#222}

/* Discussion comments: avatar + message, with identity and role like a threaded messenger. */
.authentic-comments{margin-top:16px}
.authentic-comments__list{display:grid;gap:12px;padding:2px 0}
.authentic-comment{grid-template-columns:50px minmax(0,1fr);gap:10px}
.authentic-comment__avatar-wrap,.authentic-comment__avatar{width:50px;height:50px}
.authentic-comment__bubble{background:#deded9;border-color:#555550}
.authentic-comment__header{min-height:38px;gap:9px;padding:6px 9px}
.authentic-comment__identity{display:flex;align-items:center;gap:6px;min-width:0}
.authentic-comment__role{display:inline-flex;padding:2px 5px;background:#bfc6b8;border:1px solid #818b79;color:#304029;font-size:8px;font-weight:800;white-space:nowrap}
.authentic-comment__content{padding:11px 12px!important;line-height:1.55}
.authentic-comment__actions a{width:27px;height:27px}

/* Server monitoring: readable cards with description, visible status and copyable IP. */
.authentic-monitor-card{margin:0 0 14px}
.authentic-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;color:#333}
.authentic-section-heading>span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:800}
.authentic-section-heading>small{color:#777;font-size:9px}
.authentic-monitor-list{display:grid;gap:10px}
.authentic-server-card{position:relative;isolation:isolate;min-height:148px;overflow:hidden;border:2px solid #2a2b29;background-color:#354530;background-image:linear-gradient(135deg,rgba(64,89,49,.96),rgba(34,48,37,.95) 55%,rgba(73,56,41,.95));background-size:cover;background-position:center;box-shadow:var(--auth-panel-shadow);color:#fff}
.authentic-server-card__background{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.86) contrast(1.04)}
.authentic-server-card:before{content:"";position:absolute;inset:0;z-index:1;background-image:linear-gradient(90deg,rgba(255,255,255,.025) 50%,transparent 50%),linear-gradient(rgba(255,255,255,.025) 50%,transparent 50%);background-size:18px 18px}
.authentic-server-card__shade{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(10,12,10,.82),rgba(10,12,10,.52) 65%,rgba(10,12,10,.35))}
.authentic-server-card.is-offline{background-color:#503036;background-image:linear-gradient(135deg,rgba(97,48,56,.97),rgba(50,30,34,.95) 62%,rgba(46,38,35,.95))}
.authentic-server-card.is-error{outline:2px solid #d59b42;outline-offset:-4px}
.authentic-server-card__content{position:relative;z-index:3;display:flex;flex-direction:column;min-height:144px;padding:12px}
.authentic-server-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px}
.authentic-server-card__title{font-size:14px;text-shadow:0 1px 1px #000}
.authentic-server-card__status{display:inline-flex;align-items:center;gap:5px;padding:3px 6px;background:rgba(14,15,14,.72);border:1px solid rgba(255,255,255,.24);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.authentic-server-card__dot{display:inline-block;width:8px;height:8px;background:#56c23c;border:1px solid #173d0e;box-shadow:0 0 0 1px rgba(255,255,255,.12)}
.authentic-server-card.is-offline .authentic-server-card__dot{background:#e15a69;border-color:#611d26}
.authentic-server-card__dot.is-online{background:#56c23c}
.authentic-server-card__description{margin:10px 0;color:#e1e3df;font-size:10px;line-height:1.45;text-shadow:0 1px #000}
.authentic-server-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto}
.authentic-server-card__players{display:flex;flex-direction:column}.authentic-server-card__players>span{font-size:8px;text-transform:uppercase;color:#c1c7bd}.authentic-server-card__players strong{margin-top:2px;font-size:12px}
.authentic-server-card__address{display:flex;align-items:center;gap:5px;min-width:0}.authentic-server-card__address code{max-width:180px;overflow:hidden;text-overflow:ellipsis;padding:5px 7px;background:rgba(10,11,10,.72);border:1px solid rgba(255,255,255,.24);color:#fff;font:700 10px/1 var(--auth-font-ui);white-space:nowrap}.authentic-copy-ip{background:rgba(224,224,218,.94)!important}.authentic-copy-ip.is-copied{background:#70b951!important;color:#fff!important}.authentic-copy-ip .icon-copy:empty{display:none}.authentic-copy-ip__fallback{font-size:15px;line-height:1}
.authentic-server-card__meter{height:5px;margin-top:9px;background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.15);overflow:hidden}.authentic-server-card__meter .authentic-server__fill{display:block;height:100%;background:#5fbd3d;transition:width .35s ease}.authentic-server-card.is-offline .authentic-server__fill{background:#d85463!important}

/* Profile dashboard: identity first, legacy details remain available below. */
.authentic-profile-overview{display:grid;grid-template-columns:86px minmax(150px,1fr) minmax(270px,auto);align-items:center;gap:14px;margin-bottom:14px;padding:13px;background:linear-gradient(135deg,#d7d7d3,#c6c8c1);border:2px solid #4b4c48;box-shadow:var(--auth-panel-shadow)}
.authentic-profile-overview__avatar{width:86px;height:86px;background:#222;border:2px solid #454642;box-shadow:var(--auth-pixel-shadow);overflow:hidden}.authentic-profile-overview__avatar img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:pixelated}
.authentic-profile-overview__identity{display:flex;flex-direction:column;min-width:0}.authentic-profile-overview__identity>span{font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#70706b}.authentic-profile-overview__identity h2{margin:3px 0 4px;font-size:22px;line-height:1.1}.authentic-profile-overview__identity strong{color:#456f32;font-size:11px}
.authentic-profile-overview__stats{display:grid;grid-template-columns:repeat(3,minmax(80px,1fr));gap:6px;margin:0}.authentic-profile-overview__stats>div{padding:7px;background:#ededE9;border:1px solid #a2a29d;text-align:center}.authentic-profile-overview__stats dt{font-size:8px;font-weight:800;text-transform:uppercase;color:#72726d}.authentic-profile-overview__stats dd{margin:3px 0 0;font-size:10px;font-weight:800}
.authentic-profile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.authentic-profile-facts>div{padding:8px 9px;background:#e4e4e0;border:1px solid #aaa}

/* Loading, empty and error states are first-class UI. */
.authentic-is-loading{cursor:progress}
.authentic-is-loading .authentic-routebar,.authentic-is-loading .authentic-main>.authentic-card{transition:opacity .12s ease}
.authentic-is-loading .authentic-routebar{opacity:.82}
.authentic-empty-state{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:100px;padding:18px;text-align:center;background:#d9d9d5;border:2px dashed #85857f;color:#555}
.authentic-empty-state--large{min-height:180px}.authentic-empty-state__icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#c6c6c1;border:2px solid #777;font-size:18px;color:#555;user-select:none}.authentic-empty-state strong{color:#2b2b29}.authentic-empty-state p,.authentic-empty-state small{margin:0;color:#696964}


/* Authentic 1.6.1 UX refinements */
.authentic-nav-link{color:#1a1b1d;background:#deded9;border:1px solid #575854;box-shadow:inset 1px 1px 0 rgba(255,255,255,.86),inset -1px -2px 0 rgba(0,0,0,.12)}
.authentic-nav-item.active>.authentic-nav-link,.authentic-nav-link:hover{background:#58a737;color:#fff;box-shadow:inset 1px 1px 0 rgba(255,255,255,.24),inset -2px -2px 0 rgba(0,0,0,.24)}
.authentic-search-type__icon{background:#4e5965;box-shadow:7px 0 0 #4e5965,0 7px 0 #4e5965,7px 7px 0 #4e5965}
.authentic-breadcrumbs ol{gap:6px;font-size:12px}
.authentic-breadcrumbs a{color:#b6c9e3}
.authentic-breadcrumbs .is-current{color:#fff}
.authentic-news-card__meta{align-items:center}
.authentic-news-card__heading{align-items:center}
.authentic-news-card__heading h2,.authentic-news-card__heading h1{display:flex;align-items:center;min-height:32px}
.authentic-card__tools,.authentic-news-card__feed-actions{display:flex;align-items:center}
.authentic-news-card--feed{grid-template-columns:minmax(96px,15%) minmax(0,1fr);align-items:stretch}
.authentic-news-card__cover{min-height:100%;height:100%;background:transparent;border-right:0;box-shadow:none}
.authentic-news-card__cover>img{display:block;width:100%;height:100%;min-height:100%;max-height:100%;object-fit:cover;object-position:center}
.authentic-news-card__cover--placeholder{background:transparent;background-image:none}
.authentic-news-card__feed-body{justify-content:flex-start;gap:0;min-height:0}
.authentic-news-card__feed-body .authentic-news-card__excerpt{display:block;overflow:visible;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;max-height:none;padding:0!important;margin-top:0;line-height:1.6}
.authentic-news-card__feed-actions{margin-top:12px;padding-top:0}
.authentic-news-card__feed-actions .authentic-button{min-width:132px}
.authentic-news-card__cover--placeholder{display:block}
.authentic-news-card--feed .authentic-news-card__cover--placeholder:empty{background:transparent}

/* Monitoring rebuild */
.authentic-monitor-card{display:grid;gap:12px}
.authentic-monitor-card .authentic-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px;color:#d6dbe0}
.authentic-monitor-card .authentic-section-heading span{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:800;color:#d6dbe0}
.authentic-monitor-card .authentic-section-heading small{font-size:11px;color:#9ea7b1}
.authentic-monitor-list{display:grid;gap:14px}
.authentic-server-card{position:relative;display:grid;gap:12px;min-height:0;padding:14px;overflow:hidden;border:2px solid #1d1f21;background:linear-gradient(180deg,#d8d8d3,#cbcbc7);box-shadow:var(--auth-panel-shadow);color:#181818;isolation:auto}
.authentic-server-card.is-online{border-color:#214915;background:linear-gradient(180deg,#dce9d7,#cfdcc9)}
.authentic-server-card.is-offline{border-color:#61252c;background:linear-gradient(180deg,#edd4d7,#e4c4c9)}
.authentic-server-card__background,.authentic-server-card__shade,.authentic-server-card:before{display:none!important}
.authentic-server-card__content{position:static;z-index:auto;display:grid;gap:12px;min-height:0;padding:0}
.authentic-server-card__header,.authentic-server-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}
.authentic-server-card__title{font-size:16px;line-height:1.2;color:#151515;text-shadow:none}
.authentic-server-card__status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;background:rgba(255,255,255,.65);border:1px solid rgba(0,0,0,.18);font-size:10px;font-weight:800;letter-spacing:.04em;color:#222;text-transform:uppercase}
.authentic-server-card__dot,.authentic-server-card__dot.is-online{width:10px;height:10px;background:#59ae3a;border:1px solid #1e4e12;box-shadow:none}
.authentic-server-card.is-offline .authentic-server-card__dot{background:#cb5562;border-color:#6b212b}
.authentic-server-card__description{margin:0;font-size:12px;line-height:1.55;color:#2d302d;text-shadow:none}
.authentic-server-card__players{display:flex;flex-direction:column;gap:2px}
.authentic-server-card__players>span{font-size:9px;text-transform:uppercase;color:#5b605a;letter-spacing:.05em}
.authentic-server-card__players strong{font-size:16px;color:#181818}
.authentic-server-card__address{display:flex;align-items:center;gap:6px;min-width:0;max-width:100%}
.authentic-server-card__address code{max-width:100%;overflow:hidden;text-overflow:ellipsis;padding:6px 8px;background:rgba(255,255,255,.72);border:1px solid rgba(0,0,0,.18);color:#191919;font:700 11px/1 var(--auth-font-ui);white-space:nowrap}
.authentic-copy-ip{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;background:#e8e8e4!important;border:1px solid #6b6b68!important;color:#1b1b1a!important;box-shadow:inset 1px 1px 0 rgba(255,255,255,.85),inset -1px -2px 0 rgba(0,0,0,.11)!important}
.authentic-copy-ip:hover{background:#fff!important}
.authentic-copy-ip.is-copied{background:#67af49!important;border-color:#376323!important;color:#fff!important}
.authentic-server-card__meter{height:8px;margin-top:0;background:rgba(17,17,17,.14);border:1px solid rgba(0,0,0,.2);overflow:hidden}
.authentic-server-card__meter .authentic-server__fill{display:block;height:100%;background:#62b542;transition:width .35s ease}
.authentic-server-card.is-offline .authentic-server__fill{background:#cf5a67!important}
.authentic-server-card .authentic-server__players-value{white-space:nowrap}
.authentic-server-card.is-error{outline:2px solid #d59b42;outline-offset:-4px}

@media(max-width:860px){.authentic-server-card__header,.authentic-server-card__footer{align-items:flex-start;flex-direction:column}.authentic-server-card__address{width:100%}.authentic-server-card__address code{flex:1 1 auto}}
@media(max-width:720px){.authentic-news-card--feed{grid-template-columns:1fr}.authentic-news-card__cover{min-height:160px;height:160px}.authentic-news-card__cover>img{min-height:160px}.authentic-news-card__feed-body{padding:14px 14px 16px}}

/* Authentic 1.6.2 — news, comments, monitoring and search polish. */
.authentic-news-card--feed{grid-template-columns:1fr!important}
.authentic-news-card--feed.has-cover{grid-template-columns:minmax(96px,15%) minmax(0,1fr)!important}
.authentic-news-card__cover{display:flex!important;align-items:center!important;justify-content:center!important;min-height:0!important;height:100%!important;padding:8px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:hidden!important}
.authentic-news-card__cover>img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:220px!important;object-fit:contain!important;object-position:center!important;background:transparent!important}
.authentic-news-card__meta{display:flex!important;align-items:center!important;min-height:32px;gap:8px!important}
.authentic-news-card__meta-tools{display:flex;align-items:center;justify-content:center;margin-left:auto;flex:0 0 auto}
.authentic-news-card__meta-tools .authentic-admin-menu{display:flex;align-items:center}
.authentic-news-card__meta-tools .authentic-icon-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;margin:0!important;padding:0!important}
.authentic-news-card__heading{align-items:center!important}
.authentic-news-card__pinned{gap:5px;user-select:none;-webkit-user-select:none}
.authentic-news-card__excerpt{overflow:visible!important;max-height:none!important}

.authentic-search-type__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;min-width:34px!important;padding:0!important;gap:0!important}
.authentic-search-type__chevron{display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #30343a;pointer-events:none;user-select:none;-webkit-user-select:none}
.authentic-search-type__button:hover .authentic-search-type__chevron{border-top-color:#111}
.authentic-search-type__icon,.authentic-search-type__button .authentic-caret{display:none!important}

.authentic-comments__list{padding-left:18px!important;padding-right:18px!important}
.authentic-comment__content{text-align:left!important}
.authentic-comment__content img[src*="uploads/smiles/"]{display:inline-block!important;width:auto!important;height:auto!important;max-width:none!important;margin:3px 3px 3px 0!important;vertical-align:middle!important}
.authentic-comment-form{margin-top:12px!important;border:2px solid #242526!important;background:#e7e7e4!important;box-shadow:var(--auth-panel-shadow)!important}
.authentic-comment-form .authentic-section-bar{border:0!important;border-bottom:1px solid #858581!important}
.authentic-comment-form__body{padding:14px!important}
.authentic-comment-form textarea{min-height:130px!important}

.authentic-monitor-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.authentic-monitor-card .authentic-section-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;min-height:42px!important;margin:0 0 10px!important;padding:9px 11px!important;background:linear-gradient(#d9d9d6,#c6c6c2)!important;border:2px solid #242526!important;color:#1a1a1a!important;box-shadow:var(--auth-panel-shadow)!important}
.authentic-monitor-card .authentic-section-heading span{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#1a1a1a!important;font-size:13px!important;font-weight:800!important}
.authentic-monitor-card .authentic-section-heading small{color:#5c5c58!important;font-size:10px!important}
.authentic-server-card{position:relative!important;isolation:isolate!important;overflow:hidden!important;min-height:160px!important;padding:0!important;border:2px solid #242526!important;background:#344a35!important;color:#fff!important;box-shadow:var(--auth-panel-shadow)!important}
.authentic-server-card__background{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:saturate(.88) contrast(1.03)!important}
.authentic-server-card__shade{display:block!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,rgba(8,10,9,.78),rgba(8,10,9,.50) 62%,rgba(8,10,9,.38))!important}
.authentic-server-card:before{display:block!important;content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.03),transparent 45%,rgba(0,0,0,.1));pointer-events:none}
.authentic-server-card.is-offline .authentic-server-card__shade{background:linear-gradient(90deg,rgba(52,14,19,.80),rgba(52,14,19,.55) 62%,rgba(38,12,16,.42))!important}
.authentic-server-card__content{position:relative!important;z-index:3!important;display:flex!important;flex-direction:column!important;min-height:156px!important;padding:13px!important;color:#fff!important}
.authentic-server-card__header,.authentic-server-card__footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}
.authentic-server-card__title{color:#fff!important;font-size:15px!important;text-shadow:0 1px 1px #000!important}
.authentic-server-card__status{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:3px 7px!important;background:rgba(12,13,12,.62)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important}
.authentic-server-card__dot,.authentic-server-card__dot.is-online{display:block!important;width:3px!important;height:18px!important;flex:0 0 3px!important;background:#65c448!important;border:0!important;box-shadow:none!important}
.authentic-server-card.is-offline .authentic-server-card__dot{background:#ed6675!important;border:0!important}
.authentic-server-card__description{margin:10px 0!important;color:#f0f2ee!important;font-size:11px!important;line-height:1.5!important;text-shadow:0 1px 1px #000!important}
.authentic-server-card__players>span{color:#c9d0c8!important}
.authentic-server-card__players strong{color:#fff!important}
.authentic-server-card__address code{background:rgba(8,9,8,.60)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important}
.authentic-server-card__meter{position:relative!important;z-index:0!important;height:7px!important;margin-top:10px!important;background:rgba(0,0,0,.35)!important;border:1px solid rgba(255,255,255,.18)!important;overflow:hidden!important}
.authentic-server-card__meter .authentic-server__fill{position:relative!important;inset:auto!important;display:block!important;height:100%!important;opacity:.55!important;background:#63c343!important;transition:width .35s ease!important;animation:none!important;pointer-events:none!important}
.authentic-server-card.is-offline .authentic-server__fill{background:#e26070!important;opacity:.55!important}
.authentic-copy-ip{position:relative;z-index:4}

@media(max-width:720px){
 .authentic-news-card--feed.has-cover{grid-template-columns:1fr!important}
 .authentic-news-card__cover{height:auto!important;max-height:170px!important;padding:8px 12px 0!important}
 .authentic-news-card__cover>img{width:auto!important;max-width:100%!important;height:auto!important;max-height:160px!important}
 .authentic-comments__list{padding-left:10px!important;padding-right:10px!important}
 .authentic-server-card__header,.authentic-server-card__footer{align-items:flex-start!important;flex-direction:column!important}
 .authentic-server-card__address{width:100%!important}
}

/* Authentic 1.6.3 — typography, news alignment, monitoring simplification */
.authentic{font-family:var(--auth-font-ui);font-size:15px;line-height:1.55}
.authentic-main,.authentic-sidebar,.authentic-footer,.authentic-routebar{font-family:var(--auth-font-ui)}
.authentic-card__header,.authentic-section-heading,.authentic-main .block-header{font-size:15px}
.authentic-main label,.authentic-main input,.authentic-main select,.authentic-main textarea,.authentic-main button,.authentic-sidebar input,.authentic-sidebar select,.authentic-sidebar textarea,.authentic-sidebar button{font-size:14px}
.authentic-main .help-inline,.authentic-main .help-block{font-size:12px}
.authentic-nav-link{font-size:13px}
.authentic-breadcrumbs{margin-left:6px}
.authentic-breadcrumbs ol{font-size:12px}

/* Remove dedicated focus/focus-visible decoration as requested. */
.authentic :focus,.authentic :focus-visible{outline:none!important;outline-offset:0!important}
.authentic-main input:focus,.authentic-main select:focus,.authentic-main textarea:focus,.authentic-sidebar input:focus,.authentic-sidebar select:focus,.authentic-sidebar textarea:focus,.authentic-field input:focus,.authentic-field select:focus,.authentic-field textarea:focus{outline:none!important}

/* Feed topline: title and metadata share one aligned row. */
.authentic-news-card__topline{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;margin-bottom:8px}
.authentic-news-card__topline .authentic-news-card__heading{flex:1 1 auto;min-width:0;margin:0!important}
.authentic-news-card__topline .authentic-news-card__meta{flex:0 0 auto;margin:0!important;min-height:32px}
.authentic-news-card__meta--tools{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}
.authentic-news-card__category,.authentic-news-card__pinned{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:28px;height:28px;padding:4px 8px;line-height:1;font-size:11px}
.authentic-news-card__pinned{gap:0}
.authentic-news-card__heading h2{font-size:20px;line-height:1.28}
.authentic-news-card__heading h1{font-size:27px;line-height:1.25}

/* A cover is a square 15% column; the image only shrinks, never crops or distorts. */
.authentic-news-card--feed.has-cover{grid-template-columns:minmax(96px,15%) minmax(0,1fr)!important;align-items:start!important}
.authentic-news-card__cover{box-sizing:border-box!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1/1!important;padding:7px!important;align-self:start!important;background:transparent!important;border:0!important;overflow:hidden!important}
.authentic-news-card__cover>img{display:block!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;margin:auto!important;object-fit:contain!important;object-position:center!important;background:transparent!important}

/* Tabs need breathing room below. */
.authentic-main .nav.nav-tabs.authentic-tabs,.authentic-main .nav-tabs.authentic-tabs{margin-bottom:18px!important}

/* Monitoring: keep information outside the progress fill and drop the old footer class. */
.authentic-monitor-card .authentic-section-heading{align-items:center!important}
.authentic-monitor-card .authentic-section-heading small{display:none!important}
.authentic-server-card__dot,.authentic-server-card__dot.is-online{width:3px!important;height:20px!important;flex:0 0 3px!important;border:0!important;border-radius:0!important}
.authentic-server-card__meter{position:relative!important;z-index:1!important}
.authentic-server-card__meter .authentic-server__fill{position:absolute!important;left:0!important;top:0!important;bottom:0!important;z-index:0!important;opacity:.5!important}

@media(max-width:860px){.authentic-news-card__topline{align-items:flex-start;flex-direction:column}.authentic-news-card__topline .authentic-news-card__meta{width:100%;justify-content:flex-start!important;flex-wrap:wrap}}
@media(max-width:720px){.authentic-news-card--feed.has-cover{grid-template-columns:96px minmax(0,1fr)!important}.authentic-news-card__cover{width:96px!important;height:96px!important;aspect-ratio:1/1!important;padding:6px!important}.authentic-news-card__cover>img{max-width:100%!important;max-height:100%!important}}


/* Crafto — per-server monitoring artwork. */
.authentic-server-card.has-background{background:#242824;color:#fff}
.authentic-server-card.has-background .authentic-server-card__background{display:block!important;position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.9) contrast(1.03)}
.authentic-server-card.has-background .authentic-server-card__shade{display:block!important;position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(8,10,9,.82),rgba(8,10,9,.57) 64%,rgba(8,10,9,.42))}
.authentic-server-card.has-background .authentic-server-card__content{position:relative;z-index:2}
.authentic-server-card.has-background .authentic-server-card__title,.authentic-server-card.has-background .authentic-server-card__players strong{color:#fff;text-shadow:0 1px 2px #000}
.authentic-server-card.has-background .authentic-server-card__description{color:#eef1ec;text-shadow:0 1px 2px #000}
.authentic-server-card.has-background .authentic-server-card__players>span{color:#d1d7ce}
.authentic-server-card.has-background .authentic-server-card__address code{background:rgba(8,9,8,.72);border-color:rgba(255,255,255,.3);color:#fff}
.authentic-server-card.has-background .authentic-server-card__status{background:rgba(8,9,8,.7);border-color:rgba(255,255,255,.28);color:#fff}
.authentic-monitor-background-field .controls>small{display:block;margin:5px 0 8px;color:#666;line-height:1.4}
.authentic-monitor-background-field input[type="file"]{margin-top:6px}


/* Crafto — quiet checkboxes across admin/public forms. */
.authentic-main label.checkbox{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:28px!important;margin:0!important;padding:4px 0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:inherit!important;line-height:1.3!important}
.authentic-main label.checkbox input[type="checkbox"]{position:static!important;float:none!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;outline:0!important;accent-color:#4f9f31}
.authentic-main .authentic-appearance-settings label.checkbox,.authentic-main .authentic-admin-standard-form label.checkbox{background:transparent!important;border:0!important;padding-left:0!important}

/* 1.6.3 system pages */
.authentic-system-page{display:grid;grid-template-columns:minmax(150px,220px) minmax(0,1fr);align-items:center;gap:28px;min-height:420px;padding:36px;background:linear-gradient(135deg,#deded9,#c7c7c2);border:2px solid #383936;box-shadow:var(--auth-panel-shadow);overflow:hidden}
.authentic-system-page__code{display:flex;align-items:center;justify-content:center;min-height:180px;background:#1c1f22;border:3px solid #080909;box-shadow:6px 6px 0 rgba(0,0,0,.25);color:#f1f1ed;font:900 clamp(54px,9vw,96px)/1 var(--auth-font-ui);text-shadow:4px 4px 0 #000}
.authentic-system-page__copy>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#687065}.authentic-system-page__copy h1{margin:7px 0 10px;font-size:clamp(24px,4vw,38px);line-height:1.08}.authentic-system-page__copy p{max-width:620px;margin:0;color:#555650;font-size:12px;line-height:1.7}.authentic-system-page__actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.authentic-system-page--403 .authentic-system-page__code{background:#3d2c22}.authentic-system-page--maintenance .authentic-system-page__code{background:#263322}
@media(max-width:700px){.authentic-system-page{grid-template-columns:1fr;min-height:0;padding:20px}.authentic-system-page__code{min-height:120px}.authentic-system-page__actions .authentic-button{flex:1}}
/* 1.6.3.1 — promo banner logo-content mode keeps the banner shell/background. */
.authentic-header-banner--logo-content .authentic-header-banner__content-wrap{display:flex;align-items:center;justify-content:center;min-height:inherit}
.authentic-header-banner__logo-content{position:relative;z-index:2;display:flex;width:100%;align-items:center;justify-content:center;padding:22px}
.authentic-header-banner__logo-link{display:flex;align-items:center;justify-content:center;max-width:min(520px,82vw);color:#fff;text-decoration:none;text-shadow:0 2px 0 rgba(0,0,0,.7)}
.authentic-header-banner__logo-link img{display:block;max-width:100%;max-height:116px;object-fit:contain}
.authentic-header-banner__logo-link strong{font-size:34px;line-height:1;font-weight:900;letter-spacing:.04em}

/* 1.6.4.1 — comment breathing room and unified page rhythm. */
.authentic-comments{margin-top:18px;margin-bottom:18px}.authentic-comments__list{padding-top:10px!important;padding-bottom:10px!important}.authentic-comments__list>.authentic-comment{margin:6px 0!important}.authentic-comment-form{margin-top:12px;margin-bottom:16px}

/* Admin footer preview mirrors the public footer: content left, miniature logo right. */
.authentic-footer-preview--clean{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.authentic-footer-preview__content{display:grid;gap:8px;min-width:0}.authentic-footer-preview__content>div:first-child{display:grid;gap:3px}.authentic-footer-preview__content>div:first-child span{color:#676763;font-size:10px}.authentic-footer-preview__logo--right{flex:0 0 auto!important;width:58px!important;height:58px!important;margin-left:auto!important;object-fit:contain!important}.authentic-footer-preview--clean .authentic-footer-preview__links{justify-content:flex-start!important}

/* Crafto Platform 1.7.0 — extended public search. */
.authentic-search-entity-block{display:grid;gap:8px}
.authentic-search-entity-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}
.authentic-search-entity-card{display:grid;gap:4px;min-width:0;padding:10px 11px;background:#deded9;border:1px solid #969791;color:#252623;text-decoration:none;box-sizing:border-box;box-shadow:inset 1px 1px 0 rgba(255,255,255,.75)}
.authentic-search-entity-card:hover{background:#ecece7;color:#1d1e1c;text-decoration:none}
.authentic-search-entity-card>strong{font-size:11px;overflow-wrap:anywhere}.authentic-search-entity-card>span{font-size:9px;color:#4f514c}.authentic-search-entity-card>small{font-size:8px;color:#70716b;overflow-wrap:anywhere}.authentic-search-entity-card--static{cursor:default}
@media(max-width:620px){.authentic-search-entity-list{grid-template-columns:1fr}}
