/*
 * CMX-STABLE: Global front core mevcut davranışı korur.
 * Tema finalinden sonra dar pencere/mobil ayrımını bozacak yeni genel override ekleme.
 */
/* ARTAN Forum core front-end stylesheet
   Consolidated from legacy layered front-end stylesheets to reduce cascade drift. */

/* ===== BEGIN css/cmx_hotfix.css ===== */

/* Bildirim açılır pencere stili artık css/style.css ve aktif tema dosyasında temiz cascade ile yönetilir. */

.cmx-twrap .cmx-btn,.cmx-actions .cmx-btn{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  padding: 10px 14px !important;
  border-radius:0 !important;
  border: 1px solid rgba(0,0,0,.15) !important;
  background: var(--cmx-accent) !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  opacity: 1 !important;
}
.cmx-twrap .cmx-btn.secondary,.cmx-actions .cmx-btn.secondary{
  background: rgba(0,0,0,.08) !important;
  color: var(--cmx-text) !important;
}
.cmx-twrap .cmx-btn:hover,.cmx-actions .cmx-btn:hover{
  filter: brightness(.98);
}

.badge{border-radius:0 !important;}
.notif-close{border-radius:0;}

/* Panelden gelen tema değişkenleri artık cmx_front_core içinde tekrar ezilmez. */
html,body{overflow-x:hidden;}

.post_message,.post-content,.pm-body,.cmx2-surface{
  overflow-wrap:anywhere !important;
  word-break:break-word !important;
  min-width:0 !important;
}
.post-right,.post,.post-body,.post-main,.cmx2-editor{min-width:0 !important;}

.post_message img:not(.bbcode-smiley):not(.smiley):not(.emoji):not(.avatar):not(.user-avatar):not([data-cmx-no-scale]),.post-content img:not(.bbcode-smiley):not(.smiley):not(.emoji):not(.avatar):not(.user-avatar):not([data-cmx-no-scale]),.cmx-post-image:not(.bbcode-smiley):not(.smiley):not(.emoji):not(.avatar):not(.user-avatar):not([data-cmx-no-scale]),.bbcode-img{
  max-width:min(100%,var(--cmx-post-img-max-w,100%)) !important;
  max-height:var(--cmx-post-img-max-h,none) !important;
  width:auto !important;
  height:auto !important;
  object-fit:contain !important;
}
.pm-body img,.cmx2-surface img,.post_message video,.post-content video,.pm-body video,.cmx2-surface video{
  max-width:100% !important;
  height:auto !important;
}

.post_message iframe,.post-content iframe,.pm-body iframe,.cmx2-surface iframe{
  max-width:100% !important;
  width:100% !important;
  display:block !important;
  vertical-align:top !important;
  border:0 !important;
  background:#000 !important;
}
.post_message iframe[src*="youtube.com/embed"],.post-content iframe[src*="youtube.com/embed"],.pm-body iframe[src*="youtube.com/embed"],.cmx2-surface iframe[src*="youtube.com/embed"],.post_message iframe[src*="youtube-nocookie.com/embed"],.post-content iframe[src*="youtube-nocookie.com/embed"],.pm-body iframe[src*="youtube-nocookie.com/embed"],.cmx2-surface iframe[src*="youtube-nocookie.com/embed"],.post_message iframe[src*="player.vimeo.com/video"],.post-content iframe[src*="player.vimeo.com/video"],.pm-body iframe[src*="player.vimeo.com/video"],.cmx2-surface iframe[src*="player.vimeo.com/video"]{
  aspect-ratio:16 / 9 !important;
  height:auto !important;
}

.post_message .cmx-embed--compact-video iframe,.post-content .cmx-embed--compact-video iframe,.pm-body .cmx-embed--compact-video iframe,.cmx2-surface .cmx-embed--compact-video iframe{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  aspect-ratio:auto !important;
}

.post_message table,.post-content table,.pm-body table{
  display:block !important;
  max-width:100% !important;
  overflow-x:auto !important;
  -webkit-overflow-scrolling:touch;
}

.post_message pre,.post-content pre,.pm-body pre{
  max-width:100% !important;
  overflow:auto !important;
}

body{line-height:1.55;}
.topbar-inner{
  max-width:var(--cmx-container-max, 1240px) !important;
  padding-left:var(--cmx-page-pad, 18px) !important;
  padding-right:var(--cmx-page-pad, 18px) !important;
}
.container{
  max-width:var(--cmx-container-max, 1240px) !important;
  padding-left:var(--cmx-page-pad, 18px) !important;
  padding-right:var(--cmx-page-pad, 18px) !important;
}
.card,input,select,textarea,.cmx-rte-wrap,.cmx-rte-pop,.post-avatar img{
  border-radius:0 !important;
}
button,.btn,.main-nav a.nav-cta,.main-nav a.nav-btn,.role-badge,.bot-pill,.bot-count,.tv-pill,.tv-bot,.cmx-pf-chip,.bot-page-count,.cmx-rte-btn{
  border-radius:0 !important;
}
button,.btn,.main-nav a.nav-cta,.main-nav a.nav-btn,.cmx-rte-btn{
  min-height:26px !important;
  padding:0 8px !important;
  font-size:10.5px !important;
  font-weight:800 !important;
  line-height:1 !important;
  box-shadow:none !important;
}
.main-nav a.nav-cta,.main-nav a.nav-btn{line-height:1.2 !important;}
.role-badge{border-radius:0 !important;}

@media (max-width: 820px){
  .container,.page-wrap,.content,.main,.wrap{ padding-left:12px !important; padding-right:12px !important; }
  .admin-nav-wrap{overflow-x:auto !important; -webkit-overflow-scrolling:touch;}
  .admin-nav{flex-wrap:nowrap !important; white-space:nowrap !important;}
  table{max-width:100%;}
  .cmx-forum-table{width:100% !important;}
  .cmx-topic-row{flex-wrap:wrap !important; align-items:flex-start !important;}
  .cmx-topic-title{min-width:0 !important; width:100% !important;}
  .cmx-topic-meta{width:100% !important; opacity:.9;}
  .cmx-topic-icons{margin-top:2px;}
  .cmx-notif-panel{max-height:70vh;}
  
  .cmx-stats-side{display:none !important;}
  .cmx-editor2,.cmx-editor2 *{box-sizing:border-box;}
  .post-content img:not(.bbcode-smiley):not(.smiley):not(.emoji):not(.avatar):not(.user-avatar):not([data-cmx-no-scale]),.cmx-post-image:not(.bbcode-smiley):not(.smiley):not(.emoji):not(.avatar):not(.user-avatar):not([data-cmx-no-scale]),.bbcode-img{max-width:min(100%,var(--cmx-post-img-max-w,100%)) !important;max-height:var(--cmx-post-img-max-h,none) !important;width:auto !important;height:auto !important;object-fit:contain !important;}
  .post-content video,.pm-body img,.pm-body video,.cmx2-surface img,.cmx2-surface video{max-width:100% !important; height:auto !important;}
}

.cmx-forum-stats .cmx-tab{color:rgba(255,255,255,.88) !important;}
.cmx-forum-stats .cmx-tab:hover{color:#fff !important;}
.cmx-forum-stats .cmx-tab.active{color:#fff !important;}

.cmx2-editor{background:#fff !important; border:1px solid rgba(15,23,42,.15) !important; border-radius:0 !important;}
.cmx2-toolbar{margin-bottom:8px;}
.cmx2-row{gap:6px;}
.cmx2-btn,.cmx2-emoji-btn,.smiley-btn,.cmx2-preview{
  background:#f3f4f6 !important;
  color:#0f172a !important;
  border:1px solid rgba(15,23,42,.15) !important;
  border-radius:0 !important;
}
.cmx2-btn:hover,.cmx2-emoji-btn:hover,.smiley-btn:hover,.cmx2-preview:hover{background:#e5e7eb !important;}
.cmx2-select{
  background:#fff !important;
  color:#0f172a !important;
  border:1px solid rgba(15,23,42,.15) !important;
  border-radius:0 !important;
}
.cmx2-select option{background:#fff !important; color:#0f172a !important;}
.cmx2-color{border-radius:0 !important; border:1px solid rgba(15,23,42,.15) !important;}
.cmx2-surface{
  background:#fff !important;
  color:#0f172a !important;
  border:1px solid rgba(15,23,42,.15) !important;
  border-radius:0 !important;
  min-height:160px;
}
.cmx2-surface:empty:before{color:rgba(15,23,42,.45) !important;}
.cmx2-previewbox{
  background:#fff !important;
  color:#0f172a !important;
  border:1px dashed rgba(15,23,42,.20) !important;
  border-radius:0 !important;
}
.cmx2-emoji-panel{
  background:#fff !important;
  border:1px solid rgba(15,23,42,.15) !important;
  border-radius:0 !important;
}

.cmx-rep-textarea{
  width:100%;
  min-height:140px;
  color:#0f172a;
}

.post{
  border:1px solid rgba(15,23,42,.12) !important;
  border-radius:0 !important;
}
.post-left{
  border-right:1px solid rgba(15,23,42,.12) !important;
}
.post-meta{color:rgba(15,23,42,.65) !important;}
.post-rank{color:rgba(15,23,42,.70) !important;}

.cmx-home-zones .widget-card{
  border: 1px solid rgba(0,0,0,.10) !important;
  box-shadow: 0 12px 26px rgba(0,0,0,.16) !important;
}
body.theme-dark .cmx-home-zones .widget-card{
  border-color: rgba(255,255,255,.10) !important;
}

.cmx-home-zones .widget-header{
  padding: 14px 16px !important;
  background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,0)) !important;
  border-bottom: 1px solid rgba(0,0,0,.08) !important;
}
.cmx-home-zones .widget-header h2{
  font-size: 16px !important;
  letter-spacing: .2px;
}

.cmx-home-zones .widget-link,.cmx-home-zones .cmx-online-btn{
  border-radius:0 !important;
  padding: 6px 12px !important;
}

.cmx-home-zones .bot-pill,.cmx-home-zones .tv-pill,.cmx-home-zones .visitor-entry a,.cmx-home-zones .cmx-pf-chip{
  border-radius:0 !important;
}

.cmx-home-zones .cmx-stats-strip{
  border-top: 0 !important;
  padding: 12px 12px 14px !important;
}
.cmx-home-zones .cmx-strip-item{
  border-right: 0 !important;
  border: 1px solid rgba(0,0,0,.10) !important;
  background: rgba(0,0,0,.02) !important;
}
body.theme-dark .cmx-home-zones .cmx-strip-item{
  border-color: rgba(255,255,255,.10) !important;
  background: rgba(255,255,255,.04) !important;
}
.cmx-home-zones .cmx-strip-ico{width:30px !important;height:30px !important;}
.cmx-home-zones .cmx-strip-num{font-size:19px !important;}

.cmx-home-zones .widget-custom-html .widget-body{
  padding: 12px 16px !important;
}
.cmx-home-zones .widget-custom-html .widget-body img{max-width:100%;height:auto;display:block;}

.post-left .postbit-box a:not(.user-link){color:var(--cmx-link, #0f766e) !important;}
.post-left .postbit-box a:not(.user-link):hover{color:var(--cmx-accent, #14b8a6) !important;}

@media (max-width: 768px){
  .post{flex-direction:column !important;}
  .post-left{
    width:100% !important;
    border-right:none !important;
    border-bottom:1px solid rgba(15,23,42,.12) !important;
    display:flex !important;
    align-items:flex-start !important;
    justify-content:flex-start !important;
    gap:12px !important;
    text-align:left !important;
  }
  
  .post-userheader{flex:1 1 auto !important; min-width:0 !important;}
  .post-username a{font-size:20px !important; font-weight:800 !important; line-height:1.08 !important;}
  .post-userbox{margin-top:6px !important;}
  .post-avatar{margin-left:auto !important;}
  .post-avatar img{
    width:56px !important;
    height:56px !important;
    object-fit:cover !important;
    border-radius:0 !important;
  }
  
  .post-left .postbit-box.postbit-stats{display:none !important;}
  .post-left .postbit-box.postbit-custom{display:none !important;}
  .post-right{padding:10px !important;}
  .post-right .post-content,.post-right .message,.post-right .content{min-width:0 !important;}
}

.subforum-mini-icon{width:18px !important; height:18px !important; flex:0 0 18px !important; overflow:visible !important;}
.subforum-mini-icon i{font-size:16px !important; line-height:18px !important;}
.subforum-icon-img{width:18px !important; height:18px !important;}

@media (max-width: 640px){
  .cmx-topic-row{flex-wrap:nowrap !important; align-items:flex-start !important; gap:10px !important;}
  .cmx-topic-icons{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:6px !important;
    width:38px !important;
    flex:0 0 38px !important;
    margin-top:0 !important;
  }
  .cmx-topic-avatar{
    width:32px !important;
    height:32px !important;
    max-width:none !important;
    border-radius:0 !important;
    object-fit:cover !important;
    display:block !important;
  }
  .cmx-topic-icons .cmx-flag{font-size:12px !important; opacity:.9;}
  .cmx-topic-titlewrap{min-width:0 !important; flex:1 1 auto !important;}
}

@media (max-width: 640px){
  .post-userbox .post-rank-img,.tv-user-sub .post-rank-img{
    height:30px !important;
    width:auto !important;
    max-width:none !important;
    margin:0 !important;
    display:inline-block !important;
    vertical-align:middle !important;
    position:relative !important;
    top:3px !important;
  }
}

.cmx-topicicon,.cmx-topicicon-emoji{font-size:var(--cmx-topic-icon-size,18px);line-height:1;display:inline-block;vertical-align:-2px;}
.cmx-topicicon-img{width:var(--cmx-topic-icon-size,18px);height:var(--cmx-topic-icon-size,18px);object-fit:contain;border-radius:0;display:inline-block;vertical-align:-3px;}
.cmx-topic-titleicon .cmx-topicicon,.cmx-topic-titleicon .cmx-topicicon-emoji{font-size:var(--cmx-topic-title-icon-size,22px);}
.cmx-topic-titleicon .cmx-topicicon-img{width:var(--cmx-topic-title-icon-size,22px);height:var(--cmx-topic-title-icon-size,22px);border-radius:0;}
.cmx-topicicon-item .cmx-topicicon,.cmx-topicicon-item .cmx-topicicon-emoji{font-size:max(18px, var(--cmx-topic-icon-size,18px));}
.cmx-topicicon-item .cmx-topicicon-img{width:max(20px, var(--cmx-topic-icon-size,18px));height:max(20px, var(--cmx-topic-icon-size,18px));border-radius:0;}
.cmx-topicicon-item.cmx-topicicon-item--image{width:auto;min-width:42px;height:40px;padding:2px 5px;}
.cmx-topicicon-item.cmx-topicicon-item--image .cmx-topicicon-img{width:auto;height:auto;max-width:34px;max-height:34px;object-fit:contain;display:block;vertical-align:middle;}
.cmx-topicicon-trigger__preview .cmx-topicicon-img{width:auto;height:auto;max-width:22px;max-height:22px;object-fit:contain;}
.m1-threadRow__topicIcon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:var(--cmx-topic-icon-size,18px);min-height:var(--cmx-topic-icon-size,18px);}
.m1-threadRow__statusIcon .cmx-topicicon,.m1-threadRow__statusIcon .cmx-topicicon-emoji{font-size:calc(var(--cmx-topic-icon-size,18px) + 1px);}
.m1-threadRow__statusIcon .cmx-topicicon-img{width:calc(var(--cmx-topic-icon-size,18px) + 2px);height:calc(var(--cmx-topic-icon-size,18px) + 2px);border-radius:0;}

.cmx-inpost-topicbar{margin:8px 0 22px;text-align:center;}
.cmx-inpost-topicinner{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;padding:0;border:0;border-radius:0;background:transparent;max-width:100%;}
.cmx-inpost-topicicon{display:inline-flex;align-items:center;}
.cmx-inpost-topictitle{font-weight:900;font-size:22px;line-height:1.15;max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word;}
@media (max-width: 640px){
  .cmx-inpost-topictitle{font-size:18px;} 
}

.posts .post-right .post-meta{margin-bottom:10px;}
.posts .post-right .post-content{padding-top:16px;padding-bottom:22px;}
.posts .post-right .cmx-inpost-topicbar + .post-content{padding-top:18px;}
.posts .post-right .post-signature{margin-top:16px;padding-top:10px;}

.cmx-poll-details{border:1px solid rgba(148,163,184,.28);border-radius:0;background:rgba(248,250,252,.65);padding:10px 12px;}
.cmx-poll-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;}
.cmx-poll-summary::-webkit-details-marker{display:none;}
.cmx-poll-summary h3{font-size:14px;font-weight:700;line-height:1.1;}
.cmx-poll-badge{font-size:12px;opacity:.85;padding:4px 10px;border-radius:0;border:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.75);white-space:nowrap;}

.category-header .cat-icon,.cat-icon,.forum-icon{background:transparent !important; background-color:transparent !important;}

.forum-row{padding-left:6px !important; padding-right:6px !important;}
.forum-desc{padding-left:50px !important;}

.post-actions-left .cmx-posttools-box{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:4px 6px;border:1px solid rgba(15,23,42,.14);background:rgba(255,255,255,.82);border-radius:0}
.post-actions-left .cmx-posttools-box .cmx-posttool{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:24px;padding:0 7px;border:1px solid #a9bfd9;background:linear-gradient(180deg,#ffffff 0%,#edf3f9 100%);border-radius:0;text-decoration:none;color:#23415f;font-size:10.5px;font-weight:800;line-height:1;margin:0 !important;white-space:nowrap;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .05s ease;text-shadow:0 1px 0 #fff}
.post-actions-left .cmx-posttools-box .cmx-posttool i{font-size:14px;opacity:.85}
.post-actions-left .cmx-posttools-box .cmx-posttool:hover{background:#eef2f7;border-color:rgba(15,23,42,.18)}
.post-actions-left .cmx-posttools-box .cmx-posttool:active{transform:translateY(1px)}
.post-actions-left .cmx-posttools-box .cmx-posttool:focus-visible{outline:none;box-shadow:0 0 0 2px rgba(0,189,148,.18)}
.post-actions-left .cmx-posttools-box .cmx-posttool-rep{border-color:color-mix(in srgb,var(--cmx-accent,#4f77b8) 70%, #111827 30%);background:linear-gradient(180deg,color-mix(in srgb,var(--cmx-accent,#4f77b8) 82%, #fff 14%),var(--cmx-accent-hover,var(--cmx-accent,#4f77b8)));color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.16)}
.post-actions-left .cmx-posttools-box .cmx-posttool-rep:hover{box-shadow:0 0 0 2px color-mix(in srgb,var(--cmx-accent,#4f77b8) 22%, transparent)}
.post-actions-left .cmx-posttools-box .cmx-posttool-danger{border-color:rgba(239,68,68,.22);background:rgba(239,68,68,.06)}
.post-actions-left .cmx-posttools-box .cmx-posttool-danger:hover{background:rgba(239,68,68,.10);border-color:rgba(239,68,68,.30)}
@media (max-width: 640px){
  
  .post-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap}
  .post-actions-left{min-width:0}
  .post-actions-right{white-space:nowrap;flex:0 0 auto}
  
  .cmx-posttools-mobile .cmx-posttool span{display:none}
  .cmx-react-text{display:none}
  .cmx-posttools-mobile .cmx-posttool{padding:8px 10px;min-width:40px;justify-content:center}
  .cmx-posttools-mobile .cmx-posttool i{font-size:16px;opacity:.9}
}

.post.cmx-preview-post{border:1px dashed rgba(0,0,0,.18) !important;background:color-mix(in srgb, var(--cmx-card) 88%, var(--cmx-bg) 12%) !important;}
.post.cmx-preview-post .cmx-preview-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:0;border:1px solid rgba(0,0,0,.14);background:rgba(255,255,255,.78);font-size:12px;font-weight:700;}
.post.cmx-preview-post .cmx-preview-badge i{opacity:.85}
.post.cmx-preview-post .post-actions{display:none !important;}

.cmx-posttools-desktop{display:inline-flex}
.cmx-posttools-mobile{display:none}
.cmx-dt-mobile{display:none}
button.cmx-posttool{font:inherit;cursor:pointer}

.cmx-actionsheet{position:fixed;inset:0;z-index:99999;display:flex;align-items:flex-end;justify-content:center;pointer-events:none}
.cmx-actionsheet.is-open{pointer-events:auto}
.cmx-actionsheet-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .2s ease}
.cmx-actionsheet.is-open .cmx-actionsheet-backdrop{opacity:1}
.cmx-actionsheet-panel{position:relative;width:min(560px,100%);background:#fff;border-radius:0;box-shadow:0 -16px 50px rgba(0,0,0,.25);transform:translateY(18px);opacity:0;transition:transform .22s ease,opacity .22s ease;padding:10px 12px 14px}
.cmx-actionsheet.is-open .cmx-actionsheet-panel{transform:translateY(0);opacity:1}
.cmx-actionsheet-handle{width:46px;height:5px;border-radius:0;background:rgba(0,0,0,.16);margin:4px auto 10px}
.cmx-actionsheet-head{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:0 2px 10px}
.cmx-actionsheet-title{font-weight:700;font-size:14px;color:#0f172a}
.cmx-actionsheet-x{border:1px solid rgba(15,23,42,.14);background:rgba(255,255,255,.92);border-radius:0;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.cmx-actionsheet-x:hover{background:#eef2f7}
.cmx-actionsheet-list{display:flex;flex-direction:column;gap:8px}
.cmx-as-item{display:flex;align-items:center;gap:10px;padding:12px 12px;border:1px solid rgba(15,23,42,.14);background:rgba(255,255,255,.96);border-radius:0;color:#0f172a;text-decoration:none;font-size:14px;line-height:1.1}
.cmx-as-item i{opacity:.85}
.cmx-as-item:hover{background:#eef2f7}
.cmx-as-item.is-danger{border-color:rgba(239,68,68,.25);background:rgba(239,68,68,.06);color:#991b1b}
body.cmx-actionsheet-noscroll{overflow:hidden}

@media (max-width: 760px){
  .cmx-posttools-desktop{display:none !important}
  .cmx-posttools-mobile{display:inline-flex !important;flex-direction:column}
  .cmx-dt-desktop{display:none !important}
  .cmx-dt-mobile{display:inline !important}
  .post-right{display:flex !important;flex-direction:column !important}
  .post-meta{order:10}
  .cmx-inpost-topicbar{order:15}
  .post-content{order:20}
  .post-actions{order:30}
  .post-signature{order:40}
  .post-left .post-avatar img{width:64px !important;height:64px !important}
}

.main-nav a,.main-nav button.nav-btn{
  display:inline-flex;
  align-items:center;
  gap:6px;
}
.cmx-nav-ico{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  line-height:1;
}
.cmx-navicon{font-size:14px;}
.cmx-navicon-img{width:16px;height:16px;object-fit:contain;display:block;}
.cmx-navicon-emoji{font-size:15px;line-height:1;}

.cmx-post-select{display:none !important;}
button.cmx-as-item{border:0;background:transparent;width:100%;text-align:left;cursor:pointer;font:inherit;}
.post.cmx-post-selected{box-shadow: inset 0 0 0 2px rgba(59,130,246,.28);}

#cmxBulkPostDeleteForm{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:9999}

@media (max-width: 620px){
  .cmx-topic-titleline{padding:0 12px}
  .cmx-topic-titleline h1{display:inline-block}
  .cmx-topic-titleline .cmx-topic-titleicon{margin-right:6px}
}

.forum-row > .forum-stats{
  display:flex;
  justify-content:flex-end;
  align-items:flex-start;
  text-align:left;
  white-space:normal;
  flex:0 0 380px;
  max-width:380px;
}
.cmx-lasttopic{width:100%}
.cmx-lasttopic-inner{
  display:flex;
  align-items:flex-start;
  gap:10px;
  width:100%;
  padding:10px 12px;
  border:1px solid rgba(148,163,184,0.22);
  background:rgba(255,255,255,0.06);
  border-radius:0;
  text-align:left;
  box-sizing:border-box;
}
.cmx-lasttopic-avatar{flex:0 0 auto;display:inline-flex}
.cmx-lasttopic-avatar img{width:40px;height:40px;border-radius:0;object-fit:cover;display:block}
.cmx-lasttopic-body{min-width:0;flex:1 1 auto}
.cmx-lasttopic-title{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:clip;
  font-size:13px;
  font-weight:700;
  line-height:1.25;
  text-decoration:none;
  color:inherit;
}
.cmx-lasttopic-title:hover{text-decoration:underline}
.cmx-lasttopic-sub{margin-top:3px;font-size:12px;color:#9ca3af;display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.cmx-lasttopic-sub .cmx-dot{opacity:.7}
.cmx-lasttopic-empty{
  width:100%;
  padding:10px 12px;
  border:1px dashed rgba(148,163,184,0.22);
  border-radius:0;
  color:#9ca3af;
  text-align:left;
  box-sizing:border-box;
}

@media (max-width: 760px){
  .forum-row{flex-direction:column;align-items:stretch}
  .forum-row > .forum-stats{justify-content:flex-start;text-align:left;max-width:none;flex:1 1 auto}
  .cmx-lasttopic-inner,.cmx-lasttopic-empty{max-width:none;width:100%}
  .cmx-lasttopic-avatar img{width:36px;height:36px;border-radius:0}
}

.cmx-fd-table{width:100% !important; border-collapse:separate; border-spacing:0;}
.cmx-fd-table th{padding:6px 10px !important; font-weight:700;}
.cmx-fd-table td{padding:5px 10px !important; vertical-align:top;}
.cmx-fd-topiccell{display:flex; gap:6px; align-items:flex-start;}
.cmx-fd-icon{width:30px; flex:0 0 30px; text-align:center; padding-top:1px;}
.cmx-fd-icon .cmx-topicicon{font-size:18px; line-height:1; display:inline-block;}
.cmx-fd-icon .cmx-topicicon-emoji{font-size:18px; line-height:1; display:inline-block;}
.cmx-fd-icon .cmx-topicicon-img{width:18px; height:18px; object-fit:contain; display:inline-block;}
.cmx-fd-flag{font-size:12px; display:block; margin-top:3px; opacity:.9;}
.cmx-fd-topicmain{min-width:0;}
.cmx-fd-title{line-height:1.22; text-align:left !important;}
.cmx-fd-tpages{font-size:12px; opacity:.9; margin-left:6px; white-space:nowrap;}
.cmx-fd-tpages a{font-size:12px; margin:0 2px; text-decoration:none;}
.cmx-fd-starter{font-size:12px; margin-top:3px; opacity:.9;}
.cmx-fd-user{display:inline-flex}
.cmx-fd-uava{width:18px;height:18px;border-radius:0;object-fit:cover;flex:0 0 18px;border:1px solid rgba(148,163,184,.28);background:rgba(255,255,255,.85)}
.cmx-fd-table tr.cmx-fd-row{background:transparent !important;}
.cmx-fd-table tr.cmx-fd-row td{background:transparent !important;}
.cmx-fd-lastcell{font-size:12px; line-height:1.22;}
.cmx-fd-lasttime{margin-bottom:3px;}
.cmx-fd-col-replies,.cmx-fd-col-views{width:74px; text-align:center; white-space:nowrap;}
.cmx-fd-col-last{width:180px;}
.cmx-fd-sticky{font-weight:900; margin-right:6px;}
.cmx-fd-divider td{padding:0 !important; height:10px; background:#000;}

.cmx-np-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) 150px 170px 110px;
  gap:12px;
  padding:10px 10px 6px;
  font-weight:700;
  font-size:13px;
  border-bottom:1px solid rgba(148,163,184,0.18);
}
.cmx-np-head > div{white-space:nowrap;}
.cmx-np-h-topic{text-align:left;}
.cmx-np-h-last,.cmx-np-h-date,.cmx-np-h-views{text-align:right;}

.latest-topics-list.cmx-np-list > li.cmx-np-row{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) 150px 170px 110px;
  gap:12px;
  align-items:center;
  padding:8px 10px !important;
  border-bottom:1px solid rgba(148,163,184,0.15);
}
.latest-topics-list.cmx-np-list > li.cmx-np-row:last-child{border-bottom:none;}

.cmx-np-topic{display:flex; align-items:center; gap:10px; min-width:0;}
.cmx-np-avatar{
  width:34px !important; height:34px !important;
  border-radius:0;
  object-fit:cover;
  flex:0 0 34px;
  display:block;
}
.cmx-np-avatar--mini{width:22px;height:22px;flex-basis:22px}
.cmx-np-lastwrap{display:inline-flex}
.cmx-np-lastname{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}
.cmx-np-topictext{min-width:0;}
.cmx-np-title{
  display:inline-block;
  font-weight:700;
  line-height:1.25;
  text-decoration:none;
}
.cmx-np-title .cmx-topicicon,.cmx-np-title .cmx-topicicon-emoji{font-size:16px; vertical-align:-1px;}
.cmx-np-title .cmx-topicicon-img{width:16px; height:16px; vertical-align:-3px;}
.cmx-np-sub{font-size:12px; color:#9ca3af; margin-top:2px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.cmx-np-last,.cmx-np-date,.cmx-np-views{
  font-size:12px;
  text-align:right;
  white-space:nowrap;
}
.cmx-np-date,.cmx-np-views{color:#9ca3af;}

@media (max-width: 640px){
  .cmx-np-head{display:none;}
  .latest-topics-list.cmx-np-list > li.cmx-np-row{display:block !important; padding:8px 0 !important;}
  .cmx-np-avatar{width:30px !important; height:30px !important; flex-basis:30px;}
  .cmx-np-lastwrap{justify-content:flex-start}
  .cmx-np-sub{white-space:normal;}
  .cmx-np-last,.cmx-np-date,.cmx-np-views{
    display:inline-block;
    text-align:left;
    margin-right:14px;
    margin-top:6px;
  }
}

@media (max-width: 640px){
  .cmx-fd-table tr:first-child{display:none;}
  .cmx-fd-divider{display:none;}
  .cmx-fd-table tr.cmx-fd-row{
    display:block;
    border-bottom:1px solid rgba(148,163,184,0.18);
  }
  .cmx-fd-table tr.cmx-fd-row:last-child{border-bottom:none;}
  .cmx-fd-table td{display:block; padding:7px 10px !important;}
  .cmx-fd-col-topic{padding-bottom:0 !important;}
  .cmx-fd-col-last{width:auto; padding-top:6px !important; padding-bottom:0 !important;}
  .cmx-fd-col-replies,.cmx-fd-col-views{
    width:auto;
    text-align:left;
    display:inline-block;
    padding-top:6px !important;
    padding-bottom:6px !important;
    margin-right:14px;
    white-space:nowrap;
  }
  .cmx-fd-col-replies::before{content:"Cevap: "; opacity:.85; font-weight:700;}
  .cmx-fd-col-views::before{content:"Gör: "; opacity:.85; font-weight:700;}
}

.post-content > p,.postText > p,.topic-post > p,.topic-post .post-content > p,.post_message > p,.post-content > div,.postText > div,.topic-post > div,.topic-post .post-content > div,.post_message > div{
  margin:0 0 3px !important;
  line-height:1.36;
}
.post-content > p:last-child,.postText > p:last-child,.topic-post > p:last-child,.topic-post .post-content > p:last-child,.post_message > p:last-child,.post-content > div:last-child,.postText > div:last-child,.topic-post > div:last-child,.topic-post .post-content > div:last-child,.post_message > div:last-child{
  margin-bottom:0 !important;
}

.post-content > div[style*="text-align"] > p,.postText > div[style*="text-align"] > p,.topic-post > div[style*="text-align"] > p,.topic-post .post-content > div[style*="text-align"] > p,.post_message > div[style*="text-align"] > p,.post-content > div[style*="text-align"] > div,.postText > div[style*="text-align"] > div,.topic-post > div[style*="text-align"] > div,.topic-post .post-content > div[style*="text-align"] > div,.post_message > div[style*="text-align"] > div{
  margin:0 0 2px !important;
  line-height:1.34;
}
.post-content > div[style*="text-align"] > *:last-child,.postText > div[style*="text-align"] > *:last-child,.topic-post > div[style*="text-align"] > *:last-child,.topic-post .post-content > div[style*="text-align"] > *:last-child,.post_message > div[style*="text-align"] > *:last-child{
  margin-bottom:0 !important;
}
.cmx-spoiler{ border:1px dashed rgba(124,58,237,.45); border-radius:0; margin:10px 0; overflow:hidden; }
.cmx-spoiler-head{ padding:10px 12px; background:rgba(124,58,237,.08); cursor:pointer; user-select:none; font-weight:700; }
.cmx-spoiler-body{ padding:10px 12px; }
.cmx-spoiler[data-open="0"] .cmx-spoiler-body{ display:none; }

.post-content > div[style*="text-align"] > *,.postText > div[style*="text-align"] > *,.topic-post > div[style*="text-align"] > *,.topic-post .post-content > div[style*="text-align"] > *,.post_message > div[style*="text-align"] > *,.post-content > p[style*="text-align"] > *,.postText > p[style*="text-align"] > *,.topic-post > p[style*="text-align"] > *,.topic-post .post-content > p[style*="text-align"] > *,.post_message > p[style*="text-align"] > *{
  line-height:1.30 !important;
}
.post-content > div[style*="text-align"] > * + *,.postText > div[style*="text-align"] > * + *,.topic-post > div[style*="text-align"] > * + *,.topic-post .post-content > div[style*="text-align"] > * + *,.post_message > div[style*="text-align"] > * + *,.post-content > p[style*="text-align"] > * + *,.postText > p[style*="text-align"] > * + *,.topic-post > p[style*="text-align"] > * + *,.topic-post .post-content > p[style*="text-align"] > * + *,.post_message > p[style*="text-align"] > * + *{
  margin-top:2px !important;
}

.cmx-np-last{min-width:0;}
.cmx-np-lastwrap{display:flex !important;width:100%;max-width:100%;justify-content:flex-end;align-items:center;gap:6px;}
.cmx-np-lastname{display:block;flex:1 1 auto;text-align:right;min-width:0;}
.cmx-np-lastwrap .cmx-np-avatar--mini{flex:0 0 22px;order:-1;}
@media (max-width: 640px){ .cmx-np-lastwrap{justify-content:flex-start !important;} .cmx-np-lastname{text-align:left;} 
}

.cmx-np-lastwrap{justify-content:center !important;}
.cmx-np-lastname,.cmx-np-lastname a{text-align:center !important;}
.cmx-np-avatar--mini{
  width:22px !important;height:22px !important;min-width:22px !important;min-height:22px !important;
  max-width:22px !important;max-height:22px !important;aspect-ratio:1/1;border-radius:0 !important;object-fit:cover !important;
}

.cmx-react-menu{max-width:min(92vw,460px);flex-wrap:wrap;row-gap:6px;overflow:visible;align-items:center}
.cmx-react-option{min-width:0}
.footer .container .cmx-footer-theme-dock{
  width:100%;
  margin-top:10px;
  display:flex;
  justify-content:flex-start;
  align-items:flex-start;
  text-align:left;
}
.cmx-theme-dock-box{position:relative;display:inline-flex;flex-direction:column;gap:6px;max-width:min(100%,420px);}
.cmx-theme-dock-flash{
  font-size:12px;
  line-height:1.35;
  color:var(--cmx-text,#e2e8f0);
  background:rgba(16,185,129,.10);
  border:1px solid rgba(16,185,129,.24);
  padding:7px 10px;
}
.cmx-theme-dock-btn{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:36px;
  max-width:100%;
  padding:7px 10px;
  border:1px solid rgba(148,163,184,.26);
  background:rgba(255,255,255,.05);
  color:inherit;
  cursor:pointer;
  font:inherit;
  line-height:1.1;
  box-shadow:0 8px 18px rgba(2,6,23,.10);
}
.cmx-theme-dock-btn:hover{background:rgba(255,255,255,.08);}
.cmx-theme-dock-btn:focus-visible{outline:2px solid rgba(59,130,246,.45);outline-offset:2px;}
.cmx-theme-dock-btn-ico{font-size:14px;line-height:1;}
.cmx-theme-dock-btn-label{font-weight:700;}
.cmx-theme-dock-btn-current{
  max-width:160px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:12px;
  opacity:.9;
  padding:2px 6px;
  border:1px solid rgba(148,163,184,.22);
  background:rgba(255,255,255,.03);
}
.cmx-theme-dock-btn-caret{font-size:12px;opacity:.8;transition:transform .16s ease;}
.cmx-footer-theme-dock.is-open .cmx-theme-dock-btn-caret{transform:rotate(180deg);}
.cmx-theme-dock-panel{
  position:absolute;
  left:0;
  bottom:calc(100% + 8px);
  z-index:1000;
  width:min(360px,calc(100vw - 24px));
  border:1px solid rgba(148,163,184,.26);
  background:rgba(15,23,42,.96);
  color:#e5e7eb;
  box-shadow:0 16px 36px rgba(2,6,23,.30);
  backdrop-filter:blur(8px);
}
.cmx-theme-dock-panel-head{
  display:grid;
  gap:3px;
  padding:10px 12px 8px;
  border-bottom:1px solid rgba(148,163,184,.18);
}
.cmx-theme-dock-panel-head strong{font-size:13px;line-height:1.2;}
.cmx-theme-dock-panel-head span{font-size:11px;opacity:.82;line-height:1.25;}
.cmx-theme-dock-form{display:grid;gap:9px;padding:10px 12px 12px;}
.cmx-theme-dock-field{display:grid;gap:6px;min-width:0;}
.cmx-theme-dock-field > span{font-size:12px;opacity:.9;}
.cmx-theme-dock-field select{
  width:100%;
  min-width:0;
  border:1px solid rgba(148,163,184,.22);
  background:rgba(255,255,255,.04);
  color:inherit;
  padding:8px 10px;
  font:inherit;
}
.cmx-theme-dock-field select option{color:#111827;background:#fff;}
.cmx-theme-dock-check{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.3;opacity:.95;}
.cmx-theme-dock-check input{margin:0;}
.cmx-theme-dock-actions{display:flex;justify-content:flex-end;gap:6px;}
.cmx-theme-dock-actions .btn{padding:8px 12px !important;}
body.theme-light .cmx-theme-dock-btn{
  background:rgba(15,23,42,.03);
  border-color:rgba(15,23,42,.12);
  box-shadow:0 8px 18px rgba(15,23,42,.08);
}
body.theme-light .cmx-theme-dock-btn:hover{background:rgba(15,23,42,.06);}
body.theme-light .cmx-theme-dock-btn-current{background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.10);}
body.theme-light .cmx-theme-dock-panel{
  background:rgba(255,255,255,.98);
  color:var(--cmx-text,#0f172a);
  border-color:rgba(15,23,42,.10);
  box-shadow:0 16px 30px rgba(15,23,42,.14);
}
body.theme-light .cmx-theme-dock-panel-head{border-bottom-color:rgba(15,23,42,.08);}
body.theme-light .cmx-theme-dock-field select{background:#fff;border-color:rgba(15,23,42,.10);}
body.theme-light .cmx-theme-dock-flash{background:rgba(16,185,129,.09);border-color:rgba(16,185,129,.22);color:var(--cmx-text,#0f172a);}
@media (max-width:640px){
  .footer .container .cmx-footer-theme-dock{margin-top:8px;}
  .cmx-theme-dock-btn{width:auto;max-width:min(100%, 320px);}
  .cmx-theme-dock-btn-current{max-width:112px;}
  .cmx-theme-dock-panel{left:0;right:auto;width:min(340px,calc(100vw - 20px));}
}


/* Bildirim paneli ölçü/konum kodları aktif tema dosyasında tek noktadan yönetilir. */

@media (max-width:680px){
  .cmx-rte.cmx-wys-wrap{overflow:visible !important;}
  .cmx-rte-toolbar{
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
    padding-bottom:4px !important;
    flex-wrap:nowrap !important;
  }
  .cmx-rte-group{
    flex-wrap:nowrap !important;
    min-width:max-content;
  }
  .cmx-rte-btn,.cmx-rte-select,.cmx-rte-color-wrap{flex:0 0 auto !important;}
  .cmx-rte-editor{padding:10px 10px !important;min-height:150px !important;}
}
body{
  letter-spacing:0;
  text-rendering:optimizeLegibility;
}
body,.card,.forum-row,.post,.widget-card,.notif-dropdown{font-size:14px;}
.forum-desc,.cmx-lasttopic-sub,.widget-subtitle,.notif-meta{line-height:1.35;}

.home-widgets{gap:10px !important;}
.widget-card{
  border:1px solid rgba(148,163,184,.18) !important;
  box-shadow:0 8px 20px rgba(2,6,23,.04) !important;
}
.widget-header{padding:10px 12px !important;}
.widget-title{font-size:var(--cmx-font-size,14px) !important;line-height:1.2 !important;}
.widget-stats{padding:10px 12px !important;gap:6px !important;}
.widget-stats .stat-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:6px 0;
  border-bottom:1px dashed rgba(148,163,184,.18);
}
.widget-stats .stat-row:last-child{border-bottom:0;padding-bottom:0;}
.widget-stats .stat-row strong{font-size:13px;font-weight:700;}
.cmx-forum-stats{
  --cmx-fs-item-py: 7px;
  --cmx-fs-item-px: 9px;
  --cmx-fs-gap:6px;
  --cmx-fs-right-minw: 100px;
}
.cmx-forum-stats .cmx-stats-tabs{gap:6px !important;}
.cmx-forum-stats .cmx-tab{padding:7px 10px !important;font-size:12px !important;}
.cmx-forum-stats .cmx-stats-grid{gap:10px !important;}
.cmx-forum-stats .cmx-stats-item,.cmx-forum-stats .cmx-sidebox{box-shadow:none;}
.cmx-forum-stats .cmx-stats-title{font-size:13px !important;}
.cmx-forum-stats .cmx-stats-sub{font-size:11px !important;}

body{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}
body,input,select,textarea,button{
  line-height:1.5;
}

.card,.table td,.table th,.post,.post-content,.form-group,.userinfo-block,.profile-card,.list,.list li{
  font-size:14px;
}
.table th,.small,.muted.small{
  font-size:12px;
  line-height:1.3;
}
.table td,.list li,.form-group label{
  line-height:1.4;
}

.btn,.btn-secondary,.btn-danger,.btn-newtopic,.btn-newposts{
  font-size:13px !important;
  line-height:1.2 !important;
}
input[type="text"],input[type="search"],input[type="email"],input[type="password"],input[type="number"],input[type="url"],select,textarea{
  font-size:13px;
  line-height:1.35;
}

.category-header .category-title,.category-title{
  line-height:1.2 !important;
  letter-spacing:.01em;
}
.card-header h2,.card-header h3{
  line-height:1.2;
}
.forum-row{
  padding-top:12px !important;
  padding-bottom:12px !important;
}
.forum-title,.forum-title a,.forum-title-text{
  line-height:1.24;
}
.forum-title-text{
  font-size:15px;
  font-weight:750;
}
.forum-desc{
  font-size:13px;
  line-height:1.42 !important;
  opacity:.96;
}
.subforum-link{
  font-size:12.5px;
  line-height:1.25;
}
.subforum-title{
  line-height:1.25;
}
.cmx-lasttopic-title,.cmx-lasttopic-title a{
  font-size:13px;
  line-height:1.25;
}
.cmx-lasttopic-sub,.cmx-lasttopic-time,.cmx-lasttopic .muted{
  font-size:12px;
  line-height:1.32;
}

.cmx-fd-table th{
  font-size:12px !important;
  line-height:1.2 !important;
  letter-spacing:.02em;
}
.cmx-fd-row td{
  font-size:13px;
  line-height:1.35;
  vertical-align:middle;
}
.cmx-fd-title,.cmx-fd-titlelink,.topic-title-link.cmx-fd-titlelink{
  font-size:var(--cmx-font-size,14px) !important;
  line-height:1.24 !important;
  font-weight:780;
}
.cmx-fd-sticky{
  font-size:12px;
  line-height:1.15;
}
.cmx-fd-tpages,.cmx-fd-tpages a,.cmx-fd-starter,.cmx-fd-lastcell,.cmx-fd-lasttime,.cmx-fd-lastuser{
  font-size:12px !important;
  line-height:1.3 !important;
}
.cmx-fd-col-replies,.cmx-fd-col-views{
  font-size:12px;
  font-weight:700;
}
.cmx-fd-user{
  line-height:1.2;
}

.cmx-fd-starter,.cmx-fd-lastuser{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:0;
}
.cmx-fd-label{
  flex:0 0 auto;
  white-space:nowrap;
  opacity:.88;
}
.cmx-fd-starter a.topic-author-link,.cmx-fd-lastuser a.topic-author-link{
  flex:1 1 auto;
  min-width:0;
  display:inline-flex;
  align-items:center;
}
.cmx-fd-user{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:0;
  max-width:100%;
}
.cmx-fd-user .user-link,.cmx-fd-user a.user-link{
  display:block;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height:1.24;
  padding-bottom:2px;
}

.cmx-fd-col-last .cmx-fd-user{
  width:100%;
  justify-content:center;
}
.cmx-fd-col-last .cmx-fd-user .user-link,.cmx-fd-col-last .cmx-fd-user a.user-link{
  text-align:center;
}
.cmx-page{
  font-size:12px;
  line-height:1.1;
}

.topic-title-link,.topic-card .card-header h1,.topic-card .card-header h2{
  line-height:1.18;
}
.post-left .post-username,.post-username{
  line-height:1.12 !important;
}
.post-left .post-username{
  font-size:16px !important;
}
.post-rank,.post-rank-title,.post-meta,.post-right .post-meta,.cmx-time-badge{
  font-size:12px !important;
  line-height:1.25 !important;
}
.post-content,.post-message,.topic-post .post-content{
  font-size:var(--cmx-font-size,14px) !important;
  line-height:1.62 !important;
}
.post-content p,.post-content li,.post-message p,.post-message li{
  line-height:1.62;
}
.post-content ul,.post-content ol{
  margin-top:.5em;
  margin-bottom:.75em;
}
.post-content h1{font-size:20px;line-height:1.2;margin:.8em 0 .45em;}
.post-content h2{font-size:18px;line-height:1.22;margin:.75em 0 .4em;}
.post-content h3{font-size:16px;line-height:1.24;margin:.7em 0 .35em;}
.post-content blockquote{
  line-height:1.55;
}
.post-content code,.post-content pre{
  font-size:13px;
  line-height:1.5;
}
.post-signature{
  font-size:12px;
  line-height:1.45;
}
.post-actions a,.cmx-posttool,.cmx-as-item{
  font-size:13px !important;
}

.cmx-forum-toolbar,.cmx-forum-toolbar .muted,.cmx-forum-toolbar .small,.forum-tools,.topic-tools{
  font-size:12px;
  line-height:1.3;
}

@media (max-width:760px){
  .forum-title-text{font-size:14px;}
  .forum-desc{font-size:12px;line-height:1.38 !important;}
  .cmx-fd-title,.cmx-fd-titlelink{font-size:13px !important;}
  .post-content,.post-message,.topic-post .post-content{font-size:13px !important;line-height:1.58 !important;}
}

html,body{
  text-rendering:optimizeLegibility;
}

.btn,.btn-secondary,.btn-danger,.btn-newtopic,.btn-newposts{
  font-size:12.5px !important;
  letter-spacing:.01em;
}
.forum-title-text{
  font-size:14px;
  line-height:1.22;
  letter-spacing:.005em;
}
.forum-desc{
  font-size:12.5px;
  line-height:1.40 !important;
}
.subforum-link{
  font-size:12px;
}

.cmx-fd-row td{
  font-size:12.5px;
  line-height:1.32;
}
.cmx-fd-title,.cmx-fd-titlelink,.topic-title-link.cmx-fd-titlelink{
  font-size:13.5px !important;
  line-height:1.22 !important;
  font-weight:770;
}
.cmx-fd-tpages,.cmx-fd-tpages a,.cmx-fd-starter,.cmx-fd-lastcell,.cmx-fd-lasttime,.cmx-fd-lastuser,.cmx-fd-col-replies,.cmx-fd-col-views{
  font-size:11.8px !important;
}

.topic-card .card-header h1,.topic-card .card-header h2,.mx-topic-title,.cmx-topic-title{
  line-height:1.15;
  letter-spacing:-.01em;
}
.post-left .post-username{
  font-size:15px !important;
}
.post-meta,.post-right .post-meta,.post-rank,.post-rank-title,.cmx-time-badge{
  font-size:11px !important;
  line-height:1.24 !important;
}
.post-content,.post-message,.topic-post .post-content{
  font-size:13.5px !important;
  line-height:1.58 !important;
  letter-spacing:.001em;
}
.post-content p,.post-message p{
  margin:0 0 .72em;
}
.post-content p:last-child,.post-message p:last-child{
  margin-bottom:0;
}
.post-content li,.post-message li{
  line-height:1.58;
}
.post-content h1{font-size:19px;line-height:1.18;margin:.75em 0 .42em;}
.post-content h2{font-size:17px;line-height:1.20;margin:.72em 0 .38em;}
.post-content h3{font-size:15px;line-height:1.22;margin:.66em 0 .34em;}
.post-content code,.post-content pre{
  font-size:12.5px;
  line-height:1.46;
}
.post-signature{
  font-size:11.5px;
  line-height:1.4;
}
.post-actions a,.cmx-posttool,.cmx-as-item{
  font-size:12.5px !important;
}

.category-header .category-title,.category-title,.card-header h2,.card-header h3{
  letter-spacing:.005em;
}

@media (max-width:760px){
  .forum-row{padding-top:9px !important; padding-bottom:9px !important;}
  .forum-title-text{font-size:13.5px;}
  .forum-desc{font-size:11.8px; line-height:1.36 !important;}
  .cmx-fd-title,.cmx-fd-titlelink{font-size:12.8px !important;}
  .post-content,.post-message,.topic-post .post-content{font-size:12.8px !important; line-height:1.55 !important;}
  .post-content code,.post-content pre{font-size:12px;}
}

.cmx-fd-mcard{ border-radius:0 !important;}
.cmx-fd-mcover{display:block;}
.cmx-fd-mbody .cmx-fd-minteractive,.cmx-fd-mbody .cmx-fd-minteractive *,.cmx-fd-mbody a,.cmx-fd-mbody button,.cmx-fd-mbody input,.cmx-fd-mbody label{pointer-events:auto;}
.cmx-fd-mtitle{letter-spacing:-.01em;}
.cmx-fd-mmeta{letter-spacing:.001em;}
.cmx-fd-mchips > span{
  background:rgba(15,23,42,.055) !important;
  border:1px solid rgba(148,163,184,.18);
}
.cmx-fd-mbulk label{
  background:rgba(15,23,42,.03) !important;
  border-color:rgba(148,163,184,.28) !important;
  padding:5px 10px !important;
  font-size:12.5px;
}
.cmx-fd-mbulk input{accent-color:#7c3aed;}

@media (max-width: 768px){
  
  body,.container,.card,.card-body,.card-content{font-size:13.5px; line-height:1.5;}

  .forum-title-text,.forum-title a,.forum-name a{font-size:13px !important; line-height:1.28 !important;}

  .forum-desc,.forum-description,.category-description,.subforum-list,.muted.small{font-size:12px !important; line-height:1.42 !important;}

  
  #cmxFdMobileList{margin-top:6px;}
  .cmx-fd-mcard{
    border-radius:0 !important;
    padding:11px 11px !important;
    margin:8px 0 !important;
    box-shadow:0 1px 0 rgba(15,23,42,.02);
  }
  .cmx-fd-mtitle{
    font-size:14.3px !important;
    line-height:1.24 !important;
    letter-spacing:-.012em;
  }
  .cmx-fd-mmeta{
    margin-top:5px !important;
    font-size:12.2px !important;
    line-height:1.3 !important;
    gap:5px 6px !important;
  }
  .cmx-fd-mchips{
    margin-top:7px !important;
    gap:6px !important;
    font-size:11.9px !important;
  }
  .cmx-fd-mchips > span{
    padding:3px 8px !important;
    border-radius:0;
  }
  .cmx-fd-mbulk{margin-top:7px !important;}

  
  .post-content,.post-message,.topic-post .post-content{
    font-size:13px !important;
    line-height:1.58 !important;
    letter-spacing:.001em;
  }
  .post-content p,.post-message p{margin:0 0 .75em;}
  .post-left .post-username{font-size:15.2px !important;}
  .post-meta,.post-rank,.post-rank-title,.cmx-time-badge{font-size:11.6px !important; line-height:1.25 !important;}
}

.cmx-home-layout{margin-top:12px;}
.cmx-home-main{
  display:grid;
  grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);
  gap:12px;
  align-items:start;
}
.cmx-home-slot{display:flex;flex-direction:column;gap:12px;min-width:0;}
.cmx-home-extra{margin-top:12px;}
@media (max-width: 1000px){
  .cmx-home-main{grid-template-columns:1fr;}
}

.home-widgets{
  display:grid !important;
  grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) !important;
  gap:12px !important;
  margin-top:12px !important;
}
@media (max-width: 1000px){
  .home-widgets{grid-template-columns:1fr !important;}
}

.cmx-home-zones .widget-card{
  position:relative;
  border-radius:0 !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background: rgba(255,255,255,.82) !important;
  box-shadow: 0 10px 30px rgba(2,6,23,.06) !important;
}
body.theme-dark .cmx-home-zones .widget-card{
  border-color: rgba(255,255,255,.12) !important;
  background: rgba(17,24,39,.70) !important;
  box-shadow: 0 10px 34px rgba(0,0,0,.30) !important;
}

.cmx-home-zones .widget-card::before{
  content:"";
  position:absolute;
  left:0; right:0; top:0;
  height:3px;
  background: linear-gradient(90deg, var(--cmx-accent,#22c1b0), var(--cmx-accent-2,#0ea5e9));
  opacity:.95;
}

.cmx-home-zones .widget-header{
  border-bottom:1px solid rgba(15,23,42,.08) !important;
  background: transparent !important;
  color: var(--cmx-text, #0f172a) !important;
}
body.theme-dark .cmx-home-zones .widget-header{
  border-bottom:1px solid rgba(255,255,255,.10) !important;
}
.cmx-home-zones .widget-header h2{
  margin:0 !important;
  font-size:14.5px !important;
  font-weight:900 !important;
  letter-spacing:-.012em !important;
  color: inherit !important;
  opacity:1 !important;
}

.cmx-home-zones .widget-link{
  font-size:12px !important;
  font-weight:800 !important;
  color: var(--cmx-accent,#22c1b0) !important;
  text-decoration:none !important;
  padding:6px 10px !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background: rgba(255,255,255,.55) !important;
  border-radius:0 !important;
}
body.theme-dark .cmx-home-zones .widget-link{
  border-color: rgba(255,255,255,.14) !important;
  background: rgba(255,255,255,.06) !important;
}
.cmx-home-zones .widget-link:hover{filter:brightness(1.02);}

.cmx-home-zones .cmx-online-pills{display:flex;gap:6px;flex-wrap:wrap;align-items:center;}
.cmx-home-zones .cmx-online-pills .online-pill{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:6px 10px !important;
  border-radius:0 !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background: rgba(15,23,42,.03) !important;
  color: var(--cmx-text,#0f172a) !important;
  font-size:12px !important;
  font-weight:800 !important;
  text-decoration:none !important;
  white-space:nowrap;
}
body.theme-dark .cmx-home-zones .cmx-online-pills .online-pill{
  border-color: rgba(255,255,255,.14) !important;
  color: rgba(255,255,255,.92) !important;
}

.cmx-home-zones .widget-stats{
  padding:10px 14px 12px !important;
  gap:6px !important;
}
.cmx-home-zones .widget-stats .stat-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:6px 0;
  border-bottom:1px dashed rgba(148,163,184,.22);
  color: var(--cmx-text, #0f172a) !important;
  opacity: .92;
}
body.theme-dark .cmx-home-zones .widget-stats .stat-row{
  border-bottom-color: rgba(255,255,255,.14);
}
.cmx-home-zones .widget-stats .stat-row span{color: inherit !important; opacity:.78;}
.cmx-home-zones .widget-stats .stat-row strong{font-size:13px;font-weight:900;color: inherit !important; opacity:1;}
.cmx-home-zones .widget-stats .stat-row:last-child{border-bottom:0;}

.cmx-home-zones .widget-bots{padding:0 14px 12px !important;}
.cmx-home-zones .widget-subtitle{font-size:12px !important; opacity:.72; margin-bottom:8px !important;}
.cmx-home-zones .bot-pill{
  border-radius:0 !important;
  padding:6px 10px !important;
  border:1px solid rgba(15,23,42,.10) !important;
  background: rgba(15,23,42,.03) !important;
  color: var(--cmx-text,#0f172a) !important;
  font-size:12px !important;
}
body.theme-dark .cmx-home-zones .bot-pill{
  border-color: rgba(255,255,255,.14) !important;
  background: rgba(255,255,255,.06) !important;
  color: rgba(255,255,255,.92) !important;
}

.cmx-home-zones .online-members{
  padding:10px 14px 12px !important;
  display:flex;
  flex-wrap:wrap;
  gap:8px !important;
  line-height:1.6 !important;
  max-height:220px;
  overflow:auto;
  padding-right:6px;
}
.cmx-home-zones .online-members-empty{padding:10px 14px 12px !important; opacity:.72;}

.cmx-home-zones .widget-foot{
  padding:10px 14px !important;
  border-top:1px solid rgba(15,23,42,.08) !important;
  font-size:12px !important;
  color: var(--cmx-text-muted,#64748b) !important;
}
body.theme-dark .cmx-home-zones .widget-foot{
  border-top:1px solid rgba(255,255,255,.10) !important;
  color: rgba(255,255,255,.70) !important;
}

.cmx-home-zones .widget-foot-strip{padding:0 !important;}
.cmx-home-zones .cmx-stats-strip{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0,1fr));
  gap:10px !important;
  padding:12px 14px 14px !important;
  border-top:none !important;
}
@media (max-width: 760px){
  .cmx-home-zones .cmx-stats-strip{grid-template-columns:repeat(2, minmax(0,1fr));}
}
.cmx-home-zones .cmx-strip-item{
  border:1px solid rgba(15,23,42,.10) !important;
  background: rgba(255,255,255,.55) !important;
  border-radius:0 !important;
  padding:10px 12px !important;
  gap:8px !important;
  min-width:0;
}
body.theme-dark .cmx-home-zones .cmx-strip-item{
  border-color: rgba(255,255,255,.14) !important;
  background: rgba(255,255,255,.06) !important;
}
.cmx-home-zones .cmx-strip-ico{display:none !important;}
.cmx-home-zones .cmx-strip-num{
  font-size:16px !important;
  font-weight:950 !important;
  letter-spacing:-.01em !important;
}
.cmx-home-zones .cmx-strip-label{
  font-size:12px !important;
  text-transform:none !important;
  letter-spacing:0 !important;
  opacity:.70 !important;
}

.cmx-home-zones .visitors-bar{
  position:relative;
  border-radius:0 !important;
  border:1px solid var(--cmxSig-border) !important;
  background: var(--cmx-card,#ffffff) !important;
  box-shadow: 0 14px 36px rgba(2,6,23,.10) !important;
  padding:0 !important;
  overflow:hidden !important;
}
body.theme-dark .cmx-home-zones .visitors-bar{
  background: var(--cmx-card,#ffffff) !important;
  box-shadow: 0 16px 40px rgba(0,0,0,.34) !important;
}
.cmx-home-zones .visitors-bar::before{
  content:"";
  position:absolute;
  left:0; right:0; top:0;
  height:2px;
  background: var(--cmx-accent,#5f88c2);
}

.cmx-home-zones .cmx-lm-list{padding:12px 14px;display:flex;flex-direction:column;gap:10px;}
.cmx-home-zones .cmx-lm-item{
  display:flex;gap:10px;align-items:center;
  text-decoration:none;color:inherit;
  padding:10px 10px;
  border:1px solid rgba(15,23,42,.10);
  background: rgba(255,255,255,.55);
  border-radius:0;
}
body.theme-dark .cmx-home-zones .cmx-lm-item{
  border-color: rgba(255,255,255,.14);
  background: rgba(255,255,255,.06);
}
.cmx-home-zones .cmx-lm-item:hover{filter:brightness(1.02);}
.cmx-home-zones .cmx-lm-avatar{width:36px;height:36px;border-radius:0;object-fit:cover;flex:0 0 auto;}
.cmx-home-zones .cmx-lm-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900;}
.cmx-home-zones .cmx-lm-sub{font-size:12px;opacity:.72;}

.cmx-home-zones{
  --cmxSig-accent: var(--cmx-accent,#22c1b0);
  --cmxSig-accent2: var(--cmx-accent-2,#0ea5e9);
  --cmxSig-text: var(--cmx-text,#0f172a);
  --cmxSig-muted: var(--cmx-text-muted,#64748b);
  --cmxSig-border: rgba(15,23,42,.12);
  --cmxSig-soft: rgba(15,23,42,.06);
  --cmxSig-card: rgba(255,255,255,.92);
}

body.theme-dark .cmx-home-zones{
  --cmxSig-text: rgba(255,255,255,.92);
  --cmxSig-muted: rgba(255,255,255,.68);
  --cmxSig-border: rgba(255,255,255,.14);
  --cmxSig-soft: rgba(255,255,255,.08);
  --cmxSig-card: rgba(17,24,39,.70);
}

.cmx-home-zones .widget-card{
  border-radius:0 !important;
  border:1px solid var(--cmxSig-border) !important;
  background: var(--cmx-card,#ffffff) !important;
  box-shadow:
    0 14px 36px rgba(2,6,23,.10),
    0 1px 0 rgba(255,255,255,.65) inset !important;
  overflow:hidden !important;
  transform: translateZ(0);
}
body.theme-dark .cmx-home-zones .widget-card{
  background: var(--cmx-card,#ffffff) !important;
  box-shadow:
    0 16px 40px rgba(0,0,0,.32),
    0 1px 0 rgba(255,255,255,.06) inset !important;
}

.cmx-home-zones .widget-card::before{
  height:2px !important;
  opacity:1 !important;
  background: linear-gradient(90deg, var(--cmxSig-accent), var(--cmxSig-accent2)) !important;
}
.cmx-home-zones .widget-card::after{
  content:"";
  position:absolute;
  inset:0;
  border-radius:0;
  pointer-events:none;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.45) inset,
    0 -1px 0 rgba(2,6,23,.05) inset;
  opacity:.55;
}
body.theme-dark .cmx-home-zones .widget-card::after{
  box-shadow:
    0 0 0 1px rgba(255,255,255,.06) inset,
    0 -1px 0 rgba(0,0,0,.32) inset;
  opacity:.75;
}

@media (hover:hover){
  .cmx-home-zones .widget-card:hover{
    transform: translateY(-1px);
    box-shadow:
      0 18px 46px rgba(2,6,23,.14),
      0 1px 0 rgba(255,255,255,.68) inset !important;
  }
  body.theme-dark .cmx-home-zones .widget-card:hover{
    box-shadow:
      0 20px 52px rgba(0,0,0,.40),
      0 1px 0 rgba(255,255,255,.06) inset !important;
  }
}

.cmx-home-zones .widget-header{
  padding:12px 14px !important;
  background: linear-gradient(180deg, var(--cmxSig-soft), rgba(255,255,255,0)) !important;
  border-bottom:1px solid rgba(148,163,184,.22) !important;
  color: var(--cmxSig-text) !important;
}
body.theme-dark .cmx-home-zones .widget-header{
  border-bottom-color: rgba(255,255,255,.12) !important;
}
.cmx-home-zones .widget-header h2{
  font-size:15px !important;
  font-weight:950 !important;
  letter-spacing:-.015em !important;
  display:flex;
  align-items:center;
  gap:10px;
}
.cmx-home-zones .widget-header h2::before{
  content:"";
  width:10px;height:10px;
  border-radius:0;
  background: linear-gradient(135deg, var(--cmxSig-accent), var(--cmxSig-accent2));
  box-shadow: 0 0 0 2px rgba(255,255,255,.70);
  flex:0 0 auto;
}
body.theme-dark .cmx-home-zones .widget-header h2::before{
  box-shadow: 0 0 0 2px rgba(0,0,0,.25);
}

.cmx-home-zones .cmx-panel__body{padding:0 !important;}
.cmx-home-zones .cmx-summary{
  padding:12px 14px 6px !important;
  color: var(--cmxSig-text) !important;
}
.cmx-home-zones .cmx-summary--compact{padding-bottom:10px !important;}
.cmx-home-zones .cmx-line{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
  padding:7px 0;
  border-bottom:1px dashed rgba(148,163,184,.26);
}
body.theme-dark .cmx-home-zones .cmx-line{
  border-bottom-color: rgba(255,255,255,.14);
}
.cmx-home-zones .cmx-line:last-child{border-bottom:0;}
.cmx-home-zones .cmx-k{
  font-weight:850;
  font-size:12px;
  letter-spacing:.01em;
  color: var(--cmxSig-muted) !important;
  white-space:nowrap;
}
.cmx-home-zones .cmx-v{
  font-size:13px;
  color: var(--cmxSig-text) !important;
  text-align:right;
}
.cmx-home-zones .cmx-v strong{font-weight:950;}

.cmx-home-zones .cmx-tiles{
  display:grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap:10px;
  padding:12px 14px 14px !important;
}
@media (max-width: 760px){
  .cmx-home-zones .cmx-tiles{grid-template-columns: repeat(2, minmax(0,1fr));}
}
.cmx-home-zones .cmx-tile{
  border:1px solid var(--cmxSig-border);
  background: rgba(255,255,255,.62);
  border-radius:0;
  padding:10px 12px;
  min-width:0;
  box-shadow: 0 1px 0 rgba(255,255,255,.55) inset;
}
body.theme-dark .cmx-home-zones .cmx-tile{
  background: rgba(255,255,255,.06);
  box-shadow: 0 1px 0 rgba(255,255,255,.05) inset;
}
.cmx-home-zones .cmx-tile-num{
  font-size:16px;
  font-weight:950;
  letter-spacing:-.01em;
  color: var(--cmxSig-text);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.cmx-home-zones .cmx-tile-label{
  font-size:12px;
  color: var(--cmxSig-muted);
  margin-top:3px;
}

.cmx-home-zones .cmx-name-list{
  padding:10px 14px 14px !important;
  line-height:1.9 !important;
  color: var(--cmxSig-text);
}
.cmx-home-zones .cmx-name-list .cmx-sep{
  opacity:.45;
  margin:0 8px 0 7px;
}
.cmx-home-zones .cmx-name-list .cmx-name a{
  text-decoration:none !important;
  font-weight:900 !important;
}
.cmx-home-zones .cmx-name-list .cmx-name a.cmx-user-banned{
  text-decoration:line-through !important;
}
.cmx-home-zones .cmx-name-list .cmx-name a:hover{text-decoration:underline !important;}
.cmx-home-zones .online-members-empty{padding:10px 14px 14px !important; color: var(--cmxSig-muted) !important;}

.cmx-home-zones .cmx-online-pills .online-pill{
  background: rgba(255,255,255,.60) !important;
  border-color: var(--cmxSig-border) !important;
  color: var(--cmxSig-text) !important;
}
body.theme-dark .cmx-home-zones .cmx-online-pills .online-pill{
  background: rgba(255,255,255,.06) !important;
  border-color: var(--cmxSig-border) !important;
}

.cmx-home-zones .cmx-visbar__head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:12px 14px !important;
  background: linear-gradient(180deg, var(--cmxSig-soft), rgba(255,255,255,0)) !important;
  border-bottom:1px solid rgba(148,163,184,.22);
}
body.theme-dark .cmx-home-zones .cmx-visbar__head{
  border-bottom-color: rgba(255,255,255,.12);
}

.cmx-home-zones .cmx-visbar__title{
  font-weight:950;
  font-size:13.5px;
  color: var(--cmxSig-text);
}
.cmx-home-zones .cmx-visbar__meta{
  font-size:12px;
  color: var(--cmxSig-muted);
  white-space:nowrap;
}
.cmx-home-zones .cmx-visbar__body{padding:0 !important;}
.cmx-home-zones .cmx-visbar__foot{
  padding:10px 14px 12px !important;
  border-top:1px solid rgba(148,163,184,.22);
  font-size:12px;
  color: var(--cmxSig-muted);
}
body.theme-dark .cmx-home-zones .cmx-visbar__foot{
  border-top-color: rgba(255,255,255,.12);
}

.cmx-home-zones .cmx-stats-strip{display:none !important;}

.cmx-react-wrap{ position:relative; display:inline-block; }
.cmx-react-menu{
  position:absolute;
  right:0;
  bottom: calc(100% + 6px);
  top:auto;
  left:auto;
  z-index: 10005;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  background: var(--cmx-card) !important;
  color: var(--cmx-text) !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.18) !important;
  max-width: calc(100vw - 16px) !important;
  overflow: visible !important;
}
.cmx-react-option{ flex: 0 0 auto !important; }

.cmx-react-menu[style*="right: 0"]{ left: auto !important; }

.notif-main .notif-text{ display:block; }
.notif-main .notif-sub{ display:block; margin-top: 2px; }

.cmx-react-menu[hidden]{display:none !important;}

.post-actions-right{overflow:visible;}
.post-actions-right .cmx-react-wrap{position:relative !important; display:inline-flex; align-items:center;}
.post-actions-right .cmx-react-menu{
  position:absolute !important;
  bottom:calc(100% + 12px) !important;
  top:auto !important;
  left:auto;
  right:0;
  z-index:100050 !important;

  display:flex !important;
  flex-direction:row !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:6px !important;

  padding:8px !important;
  border:1px solid rgba(148,163,184,.24) !important;
  background: var(--cmx-card) !important;
  color: var(--cmx-text) !important;
  box-shadow:0 12px 28px rgba(0,0,0,.18) !important;
  border-radius:0 !important;

  max-width:min(520px, calc(100vw - 16px)) !important;
  width:max-content !important;
  overflow:visible !important;
}
.post-actions-right .cmx-react-menu[hidden]{display:none !important;}

.post-actions-right .cmx-react-option{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:4px 6px !important;
  margin:0 !important;
  min-width:0 !important;
  width:auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
  cursor:pointer;
  border-radius:0 !important;
}
.post-actions-right .cmx-react-option:hover{ background: rgba(148,163,184,.14) !important; }
.post-actions-right .cmx-react-option .cmx-react-img{width:22px !important;height:22px !important;}

@media (max-width: 640px){
  .post-actions-right .cmx-react-menu{ max-width: calc(100vw - 20px) !important; }
}

@media (max-width: 640px){
  .post-actions{flex-wrap:wrap !important; justify-content:flex-start !important; align-items:flex-start !important;}
  .post-actions-left{flex:1 1 100% !important;}
  .post-actions-right{
    flex:1 1 100% !important;
    width:100% !important;
    margin-top:8px !important;
    white-space:normal !important;
    display:flex !important;
    flex-wrap:wrap !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:8px !important;
  }
  .post-actions-right .cmx-like-count{white-space:normal !important;}
}

.cmx-like-users{
  font-size: 12px;
  opacity: .85;
  margin-left: 6px;
  overflow-wrap: anywhere;
}
.cmx-like-users a{ text-decoration:none; }
.cmx-like-users a:hover{ text-decoration:underline; }
.cmx-like-more{ font-weight:600; }

.cmx-like-modal-backdrop{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.45);
  z-index: 9998;
}
.cmx-like-modal{
  position:fixed;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:min(420px, calc(100vw - 24px));
  max-height:min(520px, calc(100vh - 24px));
  overflow:hidden;
  background: var(--cmx-card, #fff);
  color: var(--cmx-text, #111);
  border-radius:0;
  box-shadow:0 18px 50px rgba(0,0,0,.35);
  z-index: 9999;
}
.cmx-like-modal-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:10px 12px;
  border-bottom:1px solid rgba(148,163,184,.18);
}
.cmx-like-modal-title{ font-weight:700; }
.cmx-like-modal-close{
  border:0;
  background:transparent;
  font-size:22px;
  line-height:1;
  cursor:pointer;
}
.cmx-like-modal-body{
  padding:10px 12px;
  overflow:auto;
  max-height:calc(min(520px, calc(100vh - 24px)) - 52px);
}
.cmx-like-modal-list{ list-style:none; padding:0; margin:0; }
.cmx-like-modal-list li{ padding:6px 0; border-bottom:1px solid rgba(148,163,184,.12); }
.cmx-like-modal-list li:last-child{ border-bottom:0; }
.cmx-like-modal-list a{ text-decoration:none; }
.cmx-like-modal-list a:hover{ text-decoration:underline; }

#pmBadge{background:#ef4444 !important; margin-left:6px;}

@media (hover: none) and (pointer: coarse){
  .post-actions-right .cmx-react-option .cmx-react-img{width:20px !important;height:20px !important;}
}

/* inline deleted post inline visibility (for can_view_deleted_posts) */
.cmx-deleted-inline{margin:8px 0 10px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;}
.cmx-deleted-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:4px 8px;border-radius:0;background:rgba(239,68,68,.12);color:rgba(185,28,28,.95);}
.cmx-deleted-meta{font-size:12px;color:rgba(15,23,42,.72);}
.cmx-deleted-post{opacity:.92;}
.cmx-deleted-post .post-content{opacity:.92;}
.cmx-deleted-actions-box{display:flex;gap:6px;flex-wrap:wrap;align-items:center;}
.cmx-inline-form{display:inline-block;margin:0;}

/* UI polish: buttons + floating up/down nav (theme-friendly, responsive) */
:root{
  --cmx-btn-radius: 0px;
  --cmx-btn-pad-y: 6px;
  --cmx-btn-pad-x: 12px;
  --cmx-btn-font: 13px;
  --cmx-btn-border: rgba(148,163,184,.30);
  --cmx-btn-shadow: 0 10px 22px rgba(0,0,0,.18);
  --cmx-danger: #ef4444;
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding: var(--cmx-btn-pad-y) var(--cmx-btn-pad-x);
  border-radius:0;
  border:1px solid rgba(255,255,255,.18);
  background: var(--cmx-accent, #2563eb);
  color:#fff;
  font-size: var(--cmx-btn-font);
  font-weight:650;
  line-height:1.1;
  text-decoration:none;
  box-shadow: var(--cmx-btn-shadow);
  transition: transform .06s ease, filter .12s ease, box-shadow .12s ease;
}
body.theme-light .btn{ border-color: rgba(15,23,42,.12); box-shadow: 0 10px 22px rgba(0,0,0,.10); }
.btn:hover{ filter: brightness(1.06); text-decoration:none; }
.btn:active{ transform: translateY(1px); box-shadow: 0 6px 14px rgba(0,0,0,.14); }
.btn:focus-visible{ outline:2px solid var(--cmx-accent, #38bdf8); outline-offset:2px; }

.btn-secondary{
  background: rgba(255,255,255,.08);
  color: var(--cmx-text, #e5e7eb);
  border-color: var(--cmx-btn-border, rgba(255,255,255,.16));
}
body.theme-light .btn-secondary{
  background: rgba(15,23,42,.04);
  color: var(--cmx-text, #0f172a);
  border-color: var(--cmx-btn-border, rgba(15,23,42,.12));
}
.btn-secondary:hover{ filter:none; background: rgba(255,255,255,.12); }
body.theme-light .btn-secondary:hover{ background: rgba(15,23,42,.06); }

.btn-danger{ background: var(--cmx-danger, #ef4444); border-color: rgba(255,255,255,.14); }
body.theme-light .btn-danger{ border-color: rgba(15,23,42,.12); }

/* Slightly smaller buttons for dense action rows */
.post-actions a.btn,.post-actions button.btn,.topic-actions a.btn,.topic-actions button.btn{
  padding: 5px 10px;
  font-size: 12.5px;
}

/* Floating up/down navigation (theme-adaptive, minimal) */
.cmx-fab-nav{
  position:fixed;
  right:calc(24px + env(safe-area-inset-right, 0px));
  bottom:calc(44px + env(safe-area-inset-bottom, 0px));
  display:flex;
  flex-direction:column;
  gap:8px;
  z-index:9999;
  pointer-events:auto;
  background:transparent;
  border:0;
  box-shadow:none;
  backdrop-filter:none;
  padding:0;
}
.cmx-fab-nav--auto-hide{
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate3d(0,8px,0) scale(.96);
  transition:opacity .28s ease, visibility .28s ease, transform .28s cubic-bezier(.2,.8,.2,1);
}
.cmx-fab-nav--auto-hide.is-visible{
  opacity:.96;
  visibility:visible;
  pointer-events:auto;
  transform:translate3d(0,0,0) scale(1);
}
.cmx-fab-nav--auto-hide .cmx-fab[data-cmx-disabled="1"]{
  opacity:.35;
  pointer-events:none;
}
.cmx-fab-nav--auto-hide .cmx-fab-link{
  opacity:.78;
}
body{ padding-bottom:0; }
@media (max-width:980px){
  body:not(.cmx-no-mobile-bottom){ padding-bottom:0; }
}
.cmx-fab,
.cmx-fab-nav a.cmx-fab{
  --cmx-fab-size:32px;
  width:var(--cmx-fab-size);
  height:var(--cmx-fab-size);
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--cmx-accent, #4f77b7) 46%, transparent 54%);
  background:color-mix(in srgb, var(--cmx-accent, #4f77b7) 13%, transparent 87%);
  color:var(--cmx-accent, #4f77b7);
  display:flex;
  align-items:center;
  justify-content:center;
  font-family:inherit;
  font-weight:650;
  font-size:14px;
  line-height:1;
  text-decoration:none;
  padding:0;
  margin:0;
  cursor:pointer;
  box-shadow:0 6px 14px color-mix(in srgb, var(--cmx-accent, #4f77b7) 14%, transparent 86%);
  appearance:none;
  -webkit-appearance:none;
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation;
  transition:transform .12s ease, opacity .12s ease, background .12s ease, border-color .12s ease;
}
.cmx-fab:hover{
  background:color-mix(in srgb, var(--cmx-accent, #4f77b7) 20%, transparent 80%);
  transform:translateY(-1px);
}
.cmx-fab:active{ transform:translateY(0); }
.cmx-fab[data-cmx-disabled="1"]{
  opacity:.40;
  cursor:default;
  transform:none;
}
.cmx-fab:focus-visible{
  outline:2px solid color-mix(in srgb, var(--cmx-border, rgba(255,255,255,.16)) 60%, transparent);
  outline-offset:2px;
}
.cmx-fab-link{
  width:auto;
  padding:0 12px;
  font-size:12.5px;
  letter-spacing:.2px;
}
@media (max-width:720px){
  .cmx-fab-nav{
    right:calc(16px + env(safe-area-inset-right, 0px));
    bottom:calc(92px + env(safe-area-inset-bottom, 0px));
    flex-direction:column;
    gap:4px;
  }
  .cmx-fab,
  .cmx-fab-nav a.cmx-fab{
    --cmx-fab-size:31px;
    font-size:13px;
    box-shadow:none;
    backdrop-filter:none;
  }
  .cmx-fab-link{ display:none; }
}
/* Profile header admin actions: compact dropdown on mobile */
.cmx-mini-menu summary{list-style:none;cursor:pointer;}
.cmx-mini-menu summary::-webkit-details-marker{display:none;}
.cmx-mini-menu .cmx-mini-menu-pop{
  position:absolute;right:0;top:calc(100% + 6px);
  min-width:190px;
  padding:6px;
  border-radius:0;
  border:1px solid rgba(255,255,255,.14);
  background: rgba(17,24,39,.94);
  color: rgba(229,231,235,1);
  box-shadow:0 14px 38px rgba(0,0,0,.25);
  backdrop-filter: blur(10px);
  z-index:10000;
}
body.theme-light .cmx-mini-menu .cmx-mini-menu-pop{
  background: rgba(255,255,255,.98);
  border-color: rgba(15,23,42,.12);
  color:#111827;
}
.cmx-mini-menu .cmx-mini-menu-pop a{display:block;padding:8px 10px;border-radius:0;text-decoration:none;color:inherit;font-size:13px;}
.cmx-mini-menu .cmx-mini-menu-pop a:hover{background: rgba(255,255,255,.06);}
body.theme-light .cmx-mini-menu .cmx-mini-menu-pop a:hover{background: rgba(15,23,42,.06);}

/* UserCP (Kullanıcı Paneli) responsive: dar ekranda taşmayı engelle */
.cmx-usercp-wrap{max-width:1100px;padding:20px;}
@media (max-width: 720px){
  .cmx-usercp-wrap{padding:12px 10px;}
  .cmx-usercp-tabs{gap:8px;}
  .cmx-usercp-tab{padding:9px 12px !important;border-radius:0 !important;}
}
.cmx-form-grid{display:grid;grid-template-columns:220px 1fr;gap:10px 12px;align-items:center;}
.cmx-form-grid-start{align-items:start;}
@media (max-width: 720px){
  .cmx-form-grid{grid-template-columns:1fr;}
}

/* Profile action mini-menu: always readable */
.cmx-mini-menu{position:relative;display:inline-block;}
.cmx-mini-menu > summary{list-style:none;cursor:pointer;}
.cmx-mini-menu > summary::-webkit-details-marker{display:none;}
.cmx-mini-menu-pop{
  position:absolute;
  right:0;
  top:calc(100% + 8px);
  min-width:180px;
  background:var(--cmx-card);
  color:var(--cmx-text);
  border:1px solid rgba(0,0,0,.12);
  border-radius:0;
  box-shadow:0 12px 28px rgba(0,0,0,.18);
  padding:6px;
  z-index:99999;
}
.cmx-mini-menu-pop a{
  display:block;
  padding:10px 10px;
  border-radius:0;
  color:inherit;
  text-decoration:none;
}
.cmx-mini-menu-pop a:hover{background:rgba(0,0,0,.06);}

/* UserCP: tabs scroll on mobile,avoid "kayık" */
.cmx-usercp-tabs{padding-bottom:6px;}
.cmx-usercp-tabs::-webkit-scrollbar{height:6px;}
.cmx-usercp-tabs::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:0;}
@media (max-width: 720px){
  .cmx-usercp-tab{padding:8px 10px !important;border-radius:0 !important;}
}

/* UserCP fields: use theme variables (avoid dark input on light theme) */
.cmx-usercp-wrap input,.cmx-usercp-wrap textarea,.cmx-usercp-wrap select{
  background:var(--cmx-bg) !important;
  color:var(--cmx-text) !important;
  border:1px solid rgba(0,0,0,.12) !important;
}

.cmx-global-widget-slot{margin:12px 0 0;}
.cmx-global-widget-slot + .cmx-global-widget-slot{margin-top:10px;}
.cmx-global-widget-inner{display:flex;flex-direction:column;gap:12px;}
.cmx-global-zones .widget-card{margin:0;overflow:hidden;border-radius:0;}
.cmx-global-zones .widget-card .widget-body img{max-width:100%;height:auto;display:block;}
.cmx-global-widget-slot-top .widget-card,.cmx-global-widget-slot-bottom .widget-card,.cmx-global-widget-slot-footer .widget-card{box-shadow:0 14px 34px rgba(15,23,42,.08);}
body.theme-dark .cmx-global-widget-slot-top .widget-card,body.theme-dark .cmx-global-widget-slot-bottom .widget-card,body.theme-dark .cmx-global-widget-slot-footer .widget-card{box-shadow:0 16px 38px rgba(2,6,23,.30);}
@media (max-width:760px){
  .cmx-global-widget-slot{margin-top:10px;}
  .cmx-global-widget-inner{gap:10px;}
}
.cmx-wall-form--profile{
  width:100%;
  max-width:none;
  padding:14px;
  border:1px solid rgba(124,58,237,.12);
  background:linear-gradient(180deg, rgba(124,58,237,.05), rgba(255,255,255,.92));
}
.cmx-wall-form--profile textarea{
  min-height:120px;
}
body.theme-dark .cmx-wall-form--profile{
  background:linear-gradient(180deg, rgba(91,33,182,.16), rgba(15,23,42,.86));
  border-color:rgba(167,139,250,.18);
}
.cmx-wall-list--profile{
  display:flex;
  flex-direction:column;
  gap:12px;
  margin:0;
  padding:0;
}
.cmx-wall-form--profile{
  padding:12px;
  border-radius:0;
}
.cmx-wall-form--profile textarea,.cmx-wall-form--profile .cmx-rte-editor{
  min-height:88px !important;
}
.cmx-wall-form--profile .cmx-rte-toolbar{
  padding:6px !important;
  gap:4px !important;
}
.cmx-wall-form--profile .cmx-rte-toolbar button,.cmx-wall-form--profile .cmx-rte-toolbar select,.cmx-wall-form--profile .cmx-rte-toolbar .btn{
  min-height:34px;
  font-size:12px;
}

.cmx-usercp-wrap{max-width:1120px;margin:0 auto;padding:18px 14px 26px;}
.cmx-usercp-hero{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:16px 18px;
  margin-bottom:12px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:0;
  background:linear-gradient(135deg, rgba(255,255,255,.06), rgba(255,255,255,.03));
}
.cmx-usercp-kicker{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.72;margin-bottom:4px;}
.cmx-usercp-title{margin:0;font-size:clamp(24px, 4vw, 34px);line-height:1.05;}
.cmx-usercp-subtitle{margin-top:8px;max-width:720px;opacity:.82;line-height:1.45;}
.cmx-usercp-hero-user{display:flex;align-items:center;gap:12px;min-width:0;padding:10px 12px;border-radius:0;background:rgba(0,0,0,.12);border:1px solid rgba(255,255,255,.08);}
.cmx-usercp-hero-avatar{width:58px;height:58px;border-radius:0;object-fit:cover;display:block;box-shadow:0 10px 24px rgba(0,0,0,.18);}
.cmx-usercp-hero-user-meta{min-width:0;}
.cmx-usercp-hero-name{font-weight:800;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cmx-usercp-hero-note{font-size:12px;opacity:.76;margin-top:4px;}
.cmx-usercp-alert{margin-bottom:12px;}
.cmx-usercp-tabs{display:flex;gap:10px;flex-wrap:nowrap;overflow-x:auto;padding:2px 2px 8px;margin-bottom:14px;scrollbar-width:thin;}
.cmx-usercp-tabs::-webkit-scrollbar-thumb{background:rgba(0,0,0,.14);border-radius:0;}
.cmx-usercp-tab{
  display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;
  padding:11px 15px;border-radius:0;border:1px solid rgba(255,255,255,.10);
  background:rgba(255,255,255,.05);color:inherit;text-decoration:none;font-weight:700;
  transition:transform .16s ease, background .16s ease, border-color .16s ease;
}
.cmx-usercp-tab:hover{transform:translateY(-1px);background:rgba(255,255,255,.08);}
.cmx-usercp-tab.is-active{background:rgba(124,58,237,.20);border-color:rgba(167,139,250,.35);box-shadow:0 10px 26px rgba(76,29,149,.16);}
.cmx-usercp-panel{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:16px;overflow:hidden;}
.cmx-usercp-section-title{margin:0 0 12px;font-size:22px;line-height:1.15;}
.cmx-usercp-note{margin-bottom:12px;}
.cmx-usercp-note-title{font-weight:800;margin-bottom:6px;}
.cmx-usercp-note-list{margin:0;padding-left:18px;}
.cmx-usercp-label{opacity:.84;font-weight:700;}
.cmx-usercp-label--top{align-self:start;padding-top:10px;}
.cmx-usercp-muted{opacity:.82;}
.cmx-usercp-line{line-height:1.45;}
.cmx-usercp-small{font-size:13px;opacity:.8;line-height:1.45;}
.cmx-usercp-help{margin-top:6px;font-size:12px;opacity:.72;line-height:1.4;}
.cmx-usercp-subsection{grid-column:1 / -1;margin:18px 0 4px;font-size:15px;font-weight:800;}
.cmx-usercp-stack-top{margin-top:12px;}
.cmx-usercp-stack-top-sm{margin-top:10px;}
.cmx-usercp-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:12px;}
.cmx-usercp-actions .btn{min-height:42px;padding-inline:16px;}
.cmx-usercp-checkline{display:inline-flex;align-items:center;gap:8px;line-height:1.35;}
.cmx-usercp-choice-group{display:flex;gap:10px;flex-wrap:wrap;}
.cmx-usercp-control,.cmx-usercp-wrap .cmx-usercp-control,.cmx-usercp-editor{
  width:100%;max-width:100%;box-sizing:border-box;
  padding:11px 12px;border-radius:0;border:1px solid rgba(0,0,0,.12) !important;
  background:var(--cmx-bg) !important;color:var(--cmx-text) !important;
  box-shadow:none;
}
.cmx-usercp-textarea{min-height:96px;resize:vertical;}
.cmx-usercp-avatar-head{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:12px;padding:12px 14px;border-radius:0;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);}
.cmx-usercp-avatar-head-img{width:76px;height:76px;border-radius:0;object-fit:cover;display:block;border:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.15);}
.cmx-usercp-wrap .cmx-rte-wrap{border-radius:0;overflow:hidden;}
.cmx-usercp-wrap .cmx-rte-toolbar{padding:8px !important;gap:6px !important;overflow-x:auto !important;flex-wrap:nowrap !important;}
.cmx-usercp-wrap .cmx-rte-toolbar button,.cmx-usercp-wrap .cmx-rte-toolbar select,.cmx-usercp-wrap .cmx-rte-toolbar .btn{flex:0 0 auto;}
.cmx-usercp-wrap .cmx-rte-editor{min-height:180px !important;}

@media (max-width: 860px){
  .cmx-usercp-hero{flex-direction:column;align-items:flex-start;}
  .cmx-usercp-hero-user{width:100%;}
}
@media (max-width: 720px){
  .cmx-usercp-wrap{padding:12px 10px 22px;}
  .cmx-usercp-hero{padding:14px 14px 12px;border-radius:0;}
  .cmx-usercp-title{font-size:24px;}
  .cmx-usercp-subtitle{font-size:13px;line-height:1.42;}
  .cmx-usercp-hero-user{padding:10px;width:100%;}
  .cmx-usercp-hero-avatar{width:50px;height:50px;border-radius:0;}
  .cmx-usercp-tab{padding:9px 12px;font-size:13px;}
  .cmx-usercp-panel{padding:12px;border-radius:0;}
  .cmx-usercp-section-title{font-size:19px;}
  .cmx-form-grid{gap:8px 10px;}
  .cmx-usercp-label,.cmx-usercp-label--top{padding-top:0;}
  .cmx-usercp-subsection{margin-top:14px;}
  .cmx-usercp-avatar-head{padding:10px 12px;align-items:flex-start;}
  .cmx-usercp-avatar-head-img{width:64px;height:64px;border-radius:0;}
  .cmx-usercp-actions{flex-direction:column;align-items:stretch;}
  .cmx-usercp-wrap .cmx-rte-toolbar{padding:6px !important;gap:5px !important;}
  .cmx-usercp-wrap .cmx-rte-editor{min-height:140px !important;max-height:240px !important;}
}
body.theme-light .cmx-usercp-hero{background:linear-gradient(135deg, rgba(124,58,237,.08), rgba(255,255,255,.88));border-color:rgba(15,23,42,.10);}
body.theme-light .cmx-usercp-hero-user{background:rgba(255,255,255,.82);border-color:rgba(15,23,42,.10);}
body.theme-light .cmx-usercp-panel{background:rgba(255,255,255,.82);border-color:rgba(15,23,42,.10);}
body.theme-light .cmx-usercp-avatar-head{background:rgba(15,23,42,.03);border-color:rgba(15,23,42,.08);}

.cmx-usercp-wrap,.cmx-usercp-wrap *{min-width:0;}
.cmx-usercp-wrap{width:100%;}
.cmx-usercp-panel > form{width:100%;max-width:100%;}
.cmx-usercp-panel .cmx-form-grid > div{min-width:0;}
.cmx-usercp-panel .cmx-form-grid input,.cmx-usercp-panel .cmx-form-grid textarea,.cmx-usercp-panel .cmx-form-grid select{width:100%;max-width:100%;}
.cmx-usercp-wrap .cmx-rte-wrap,.cmx-usercp-wrap .cmx-rte-editor,.cmx-usercp-wrap .cmx-rte-toolbar,.cmx-usercp-wrap .cmx-rte-toolbar .cmx2-toolbar,.cmx-usercp-wrap .cmx2-toolbar{max-width:100% !important;box-sizing:border-box;}

@media (max-width: 720px){
  .cmx-usercp-wrap{max-width:none !important;padding:0 !important;}
  .cmx-usercp-hero{display:block !important;padding:12px !important;margin-bottom:10px !important;}
  .cmx-usercp-hero-copy{margin-bottom:10px;}
  .cmx-usercp-kicker{font-size:11px;}
  .cmx-usercp-title{font-size:22px !important;}
  .cmx-usercp-subtitle{display:none;}
  .cmx-usercp-hero-user{width:100% !important;padding:10px 11px !important;border-radius:0 !important;}
  .cmx-usercp-tabs{
    display:grid !important;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap:8px !important;
    overflow:visible !important;
    padding:0 0 8px !important;
  }
  .cmx-usercp-tab{
    width:100%;
    min-width:0;
    white-space:normal !important;
    text-align:center;
    line-height:1.25;
    min-height:42px;
    padding:10px 8px !important;
    border-radius:0 !important;
  }
  .cmx-usercp-panel{padding:10px !important;border-radius:0 !important;}
  .cmx-usercp-section-title{font-size:18px !important;margin-bottom:10px !important;}
  .cmx-form-grid{display:grid !important;grid-template-columns:1fr !important;gap:7px 0 !important;}
  .cmx-usercp-label,.cmx-usercp-label--top{padding-top:0 !important;margin-top:2px;font-size:12px;}
  .cmx-usercp-subsection{margin:12px 0 4px !important;font-size:14px !important;}
  .cmx-usercp-control,.cmx-usercp-wrap .cmx-usercp-control,.cmx-usercp-editor{min-height:40px;padding:10px 11px !important;border-radius:0 !important;font-size:14px !important;}
  .cmx-usercp-textarea{min-height:88px !important;}
  .cmx-usercp-avatar-head{display:block !important;padding:10px !important;}
  .cmx-usercp-avatar-head-img{margin-bottom:10px;}
  .cmx-usercp-choice-group{flex-direction:column;align-items:flex-start;gap:8px !important;}
  .cmx-usercp-checkline{display:flex;align-items:flex-start;}
  .cmx-usercp-actions{gap:8px !important;}
  .cmx-usercp-actions .btn{width:100%;min-height:44px;}
  .cmx-usercp-wrap .cmx-rte-wrap{border-radius:0 !important;overflow:hidden !important;}
  .cmx-usercp-wrap .cmx-rte-toolbar,.cmx-usercp-wrap .cmx2-toolbar{
    display:flex !important;
    flex-wrap:wrap !important;
    overflow:visible !important;
    gap:6px !important;
    padding:6px !important;
  }
  .cmx-usercp-wrap .cmx-rte-toolbar button,.cmx-usercp-wrap .cmx-rte-toolbar .btn,.cmx-usercp-wrap .cmx2-toolbar button,.cmx-usercp-wrap .cmx2-toolbar .btn{
    min-width:38px !important;
    min-height:34px !important;
    padding:6px 8px !important;
    font-size:12px !important;
  }
  .cmx-usercp-wrap .cmx-rte-toolbar select,.cmx-usercp-wrap .cmx2-toolbar select,.cmx-usercp-wrap .cmx-rte-select{
    min-width:84px !important;
    max-width:calc(50% - 4px) !important;
    min-height:34px !important;
    font-size:12px !important;
  }
  .cmx-usercp-wrap .cmx-rte-editor{min-height:120px !important;max-height:220px !important;overflow:auto !important;}
}


html,body,body.theme-light,body.theme-dark{
  background-color:var(--cmx-bg) !important;
  background-image:none !important;
}
body{min-height:100dvh;}

html,body,body.theme-light,body.theme-dark,.footer,.cmx-site-footer,.footer .container,.cmx-site-footer .container{
  background:var(--cmx-bg) !important;
  background-image:none !important;
}
.category-header,.card-header.category-header{
  background:var(--cmx-card-2, #edf2f7) !important;
  background-image:none !important;
}
.category-header .category-title,.category-title{
  font-size:20px !important;
  font-weight:750 !important;
  line-height:1.18 !important;
}
.forum-title,.forum-title a,.forum-title-text{
  font-size:17px !important;
  line-height:1.24 !important;
}
@media (max-width:980px){
  .category-header .category-title,.category-title{font-size:19px !important;}
  .forum-title,.forum-title a,.forum-title-text{font-size:16px !important;}
}
@media (max-width:760px){
  .category-header .category-title,.category-title{font-size:18px !important;}
  .forum-title,.forum-title a,.forum-title-text{font-size:15px !important;}
}

.post-left .post-username,.post-left .post-username .user-link,.post-left .post-username span.user-link{
  font-size:22px !important;
  font-weight:800 !important;
  line-height:1.08 !important;
}
@media (max-width: 760px){
  .post-left{
    grid-template-columns:1fr auto !important;
    align-items:center !important;
  }
  .post-userheader{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    min-width:0 !important;
    width:100% !important;
    margin:0 auto !important;
  }
  .post-username,.post-userbox{
    width:100% !important;
    text-align:center !important;
    margin:0 auto !important;
  }
  .post-userbox{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    gap:4px !important;
    margin-top:4px !important;
  }
  .post-userbox .post-rank-img{
    display:block !important;
    margin:0 auto 2px !important;
    top:0 !important;
  }
  .post-left .post-rank-title{
    display:block !important;
    text-align:center !important;
    margin:0 auto !important;
  }
  .post-left .post-username,.post-left .post-username .user-link,.post-left .post-username span.user-link{
    font-size:18px !important;
  }
}

.user-link,a.user-link,a.user-link:visited,a.user-link:hover,a.user-link:active,span.user-link{
  color:var(--cmx-username-color, inherit) !important;
}

.cmx-password-meter{height:8px;border-radius:0;background:rgba(15,23,42,.08);overflow:hidden;margin-top:10px;border:1px solid rgba(15,23,42,.08)}
.cmx-password-meter > span{display:block;height:100%;width:12%;border-radius:0;background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981);transition:width .2s ease}
.cmx-password-hint{margin-top:8px;font-size:12px;line-height:1.45;color:rgba(15,23,42,.72)}
body.theme-dark .cmx-password-meter{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.08)}
body.theme-dark .cmx-password-hint{color:rgba(255,255,255,.72)}
.topic-card > .card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}
.cmx-topic-head{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;margin-inline:auto;width:100%}
.cmx-topic-titleline{justify-content:center;flex-wrap:wrap;gap:10px}
.cmx-topic-title{margin:0;line-height:1.18;letter-spacing:-.02em}
.cmx-topic-subline{justify-content:center;flex-wrap:wrap;gap:8px}
.topic-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:center}
.topic-actions form{margin:0}
.topic-actions-more summary{list-style:none}
.topic-actions-more summary::-webkit-details-marker{display:none}
.topic-actions-menu{right:0;left:auto}
@media (max-width: 920px){
  .topic-card > .card-header{grid-template-columns:1fr}
  .topic-actions{justify-content:center;width:100%}
}
@media (max-width: 640px){
  .topic-actions .btn,.topic-actions form,.topic-actions-more{width:100%}
  .topic-actions .btn,.topic-actions form .btn,.topic-actions-more summary{display:flex;width:100%;justify-content:center}
}
.container[style*='max-width:560px'] .card,.container[style*='max-width:640px'] .card{border-radius:0;box-shadow:0 18px 48px rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.08)}
body.theme-dark .container[style*='max-width:560px'] .card,body.theme-dark .container[style*='max-width:640px'] .card{box-shadow:0 18px 48px rgba(0,0,0,.28);border-color:rgba(255,255,255,.08)}

/* ===== END css/cmx_hotfix.css ===== */

/* ===== BEGIN css/cmx_shell.css ===== */

:root{
  --cmx-shell-z-header:10040;
  --cmx-shell-z-backdrop:10028;
  --cmx-shell-z-drawer:10050;
  --cmx-shell-z-bottom:10018;
  --cmx-shell-bg: linear-gradient(180deg, rgba(250,247,243,.95), rgba(243,238,232,.98));
  --cmx-shell-border: rgba(72,62,53,.12);
  --cmx-shell-text: #272b33;
  --cmx-shell-muted: #70757d;
  --cmx-shell-accent: rgba(169,66,71,.08);
  --cmx-shell-panel: #fcfaf7;
}

body.cmx-lock-scroll{ overflow:hidden; }
.topbar{
  overflow: visible;
  z-index: var(--cmx-shell-z-header);
  backdrop-filter: blur(14px);
}
.topbar-inner{
  max-width: var(--cmx-container-max, 1240px);
  padding: 10px var(--cmx-page-pad, 18px);
  display: flex;
  justify-content: space-between;
  gap: 18px;
  min-height: 76px;
  overflow: visible;
}
.brand{
  flex: 0 1 auto;
  min-width: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.brand a{
  display:inline-flex;
  gap:14px;
  min-width:0;
  padding:0 !important;
  text-decoration:none;
  color:var(--cmx-shell-text);
}
.brand-lockup,.brand-mark{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
}
.brand-lockup{
  padding:8px 12px;
  min-height:56px;
  border-radius:0;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 14px 30px rgba(15,23,42,.18);
}
.brand-mark{
  width:54px;
  height:54px;
  border-radius:0;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 10px 24px rgba(15,23,42,.18);
  overflow:hidden;
}
.brand-copy{
  display:flex;
  flex-direction:column;
  gap:3px;
  min-width:0;
}
.brand-copy--support{
  align-self:center;
}
.brand-title{
  display:block;
  max-width:min(28vw, 240px);
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:22px;
  line-height:1.04;
  font-weight:900;
  letter-spacing:-.03em;
}
.brand-kicker{
  display:block;
  max-width:min(28vw, 300px);
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:12px;
  line-height:1.2;
  color:var(--cmx-shell-muted);
}
.brand-has-logo .brand-title{
  display:none;
}
.brand-has-logo .brand-kicker{
  font-size:11px;
  letter-spacing:.02em;
}
.brand-monogram{
  font-size:18px;
  font-weight:900;
  letter-spacing:.08em;
}
.brand-text{
  display:inline-block;
  max-width:min(42vw, 280px);
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.sr-only{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  padding:0 !important;
  margin:-1px !important;
  overflow:hidden !important;
  clip:rect(0, 0, 0, 0) !important;
  white-space:nowrap !important;
  border:0 !important;
}
.site-logo{
  width:100%;
  max-width:42px;
  height:42px;
  object-fit:contain;
  display:block;
}
.site-logo--lockup{
  width:auto;
  max-width:220px;
  height:40px;
}
.cmx-admin-shell{
  z-index:var(--cmx-shell-z-header);
  background:linear-gradient(180deg,#374f73,#2f4463);
  color:#eef4fb;
  box-shadow:0 10px 28px rgba(15,23,42,.18);
}
.cmx-admin-shell-top{
  border-bottom:1px solid rgba(255,255,255,.10);
}
.cmx-admin-shell-inner{
  gap:14px;
  margin:0 auto;
  padding-top:12px;
  padding-bottom:12px;
}
.cmx-admin-shell-brand{
  display:inline-flex;
  gap:12px;
  color:#fff;
}
.cmx-admin-shell-brand:hover{ text-decoration:none; color:#fff; }
.cmx-admin-shell-badge{
  width:38px;
  height:38px;
  border-radius:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(#86a8cf,#5f86b1);
  font-weight:800;
  border:1px solid rgba(0,0,0,.16);
  flex:0 0 auto;
}
.cmx-admin-shell-copy{
  display:flex;
  flex-direction:column;
  gap:2px;
  min-width:0;
}
.cmx-admin-shell-copy strong{
  font-size:14px;
  color:#fff;
}
.cmx-admin-shell-copy span{
  font-size:12px;
  color:rgba(238,244,251,.82);
}
.cmx-admin-shell-actions{
  gap:8px;
  justify-content:flex-end;
}
.cmx-admin-shell-actions a{
  min-height:38px;
  padding:0 12px;
  border-radius:0;
  color:#fff;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.14);
}
.cmx-admin-shell-actions a:hover{
  text-decoration:none;
  background:rgba(255,255,255,.15);
}
body.cmx-shell-admin .admin-nav-wrap{
  border-top:0;
  background:rgba(2,6,23,.14);
}
body.cmx-shell-admin main.container.cmx-admin-main{
  margin-top:14px;
}
.cmx-shell-mobile-toggle,.cmx-shell-mobile-quicklinks,.cmx-mobile-menu-backdrop,.cmx-mobile-nav-head,.cmx-mobile-searchblock{
  display:none;
}

@media (min-width: 981px){
  .cmx-mobile-menu-btn,.cmx-mobile-quicklinks,.cmx-mobile-menu-backdrop,.cmx-mobile-nav-head,.cmx-mobile-nav-close,.cmx-mobile-searchblock{
    display:none !important;
  }
  .topbar{
    position:sticky;
    top:0;
    backdrop-filter:blur(10px);
  }
  .topbar-inner{
    min-height:70px;
    padding-top:10px;
    padding-bottom:10px;
  }
  .brand-lockup{
    background:rgba(255,255,255,.78);
    border:1px solid rgba(72,62,53,.10);
    box-shadow:0 6px 14px rgba(52,44,37,.05);
  }
  .main-nav{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:10px;
    flex-wrap:wrap;
  }
  .main-nav > a,.main-nav > button.nav-btn{
    background:rgba(255,255,255,.58);
    border:1px solid rgba(72,62,53,.12);
    color:var(--cmx-shell-text);
  }
}
.cmx-header-quicksearch{
  display:none !important;
}
.cmx-header-search-form,.cmx-mobile-search-form{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
}
.cmx-header-search-field,.cmx-mobile-search-field{
  position:relative;
  flex:1 1 auto;
}
.cmx-header-search-field input,.cmx-mobile-search-field input{
  width:100%;
  min-height:42px;
  border-radius:0;
  border:1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.10);
  color:#fff;
  padding: 10px 14px 10px 40px;
  outline:none;
  box-shadow:none;
}
.cmx-header-search-field input::placeholder,.cmx-mobile-search-field input::placeholder{ color: rgba(255,255,255,.70); }
.cmx-header-search-field::before,.cmx-mobile-search-field::before{
  content:'⌕';
  position:absolute;
  left:14px;
  top:50%;
  transform:translateY(-50%);
  color:rgba(255,255,255,.72);
  font-size:16px;
  line-height:1;
  pointer-events:none;
}
.cmx-header-search-form .btn,.cmx-mobile-search-form .btn{
  min-height:42px;
  border-radius:0;
  padding:0 14px;
  border:1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.16);
}
.cmx-header-search-form .btn:hover,.cmx-mobile-search-form .btn:hover{
  filter:none;
  background: rgba(255,255,255,.22);
}
.cmx-main-nav{
  flex: 1 1 auto;
  min-width: 0;
}
.main-nav{
  position:relative;
  justify-content:flex-end;
  gap:12px;
  flex:1 1 auto;
}
.main-nav > a,.main-nav > button.nav-btn{
  min-height:42px;
  border-radius:0;
  padding:9px 12px;
  text-decoration:none;
}
.main-nav > a:hover,.main-nav > button.nav-btn:hover{
  text-decoration:none;
  background: rgba(255,255,255,.10);
}
.main-nav > a.nav-cta-search{
  border:1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.08);
}
.main-nav > a.nav-cta-search:hover{
  background: rgba(255,255,255,.16);
}
.cmx-home-search-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:14px 0 18px;
  padding:18px;
  border:1px solid var(--cmx-border, rgba(72,62,53,.12));
  background:var(--cmx-card, #fcfaf7);
  border-radius:0;
}
.cmx-home-search-copy{
  display:flex;
  flex-direction:column;
  gap:6px;
  min-width:0;
}
.cmx-home-search-copy strong{
  font-size:18px;
  line-height:1.2;
}
.cmx-home-search-copy span{
  color: var(--cmx-shell-muted);
  font-size:14px;
}
.cmx-home-search-form{
  display:grid;
  grid-template-columns:minmax(0, 1fr) auto;
  align-items:center;
  gap:10px;
  flex: 1 1 420px;
  justify-content:flex-end;
}
.cmx-home-search-form input[type="search"]{
  width:min(100%, 420px);
  height:46px;
  min-height:46px;
  max-height:46px;
  border-radius:0;
  border:1px solid rgba(15,23,42,.10);
  background:rgba(255,255,255,.95);
  color:#0f172a;
  padding: 0 14px !important;
  line-height:1.2;
  appearance:none;
}
.cmx-home-search-form input[type="search"]::placeholder{
  color:rgba(15,23,42,.55);
}
.cmx-home-search-form .btn{
  min-height:46px;
  height:46px;
  padding:0 16px !important;
  border-radius:0;
  white-space:nowrap;
  align-self:stretch;
  box-shadow:none;
}
.cmx-mobile-menu-btn,.cmx-mobile-icon-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:44px;
  min-height:44px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:0;
  background:rgba(255,255,255,.10);
  color:#fff;
  text-decoration:none;
  cursor:pointer;
  box-shadow:none;
}
.cmx-mobile-menu-btn:hover,.cmx-mobile-icon-btn:hover{
  text-decoration:none;
  background:rgba(255,255,255,.16);
}
.cmx-mobile-btn-label{ font-size:13px; font-weight:700; }
.footer{
  overflow:hidden;
}
.footer-custom{
  max-width:min(100%, 760px);
  margin:0 auto 14px;
  text-align:center;
  display:grid;
  gap:8px;
}
.footer-custom,.footer-custom *{
  max-width:100%;
  word-break:break-word;
}
.footer .footer-custom,.footer .footer-custom *{
  color:rgba(241,245,249,.94) !important;
}
.footer .footer-custom a{
  color:#fff !important;
}
.footer-custom h1,.footer-custom h2,.footer-custom h3{
  margin:0;
  font-size:clamp(20px, 3vw, 28px);
  line-height:1.1;
}
.footer-custom img,.footer-custom svg,.footer-custom iframe{
  max-width:100%;
  height:auto;
}
.cmx-mobile-menu-backdrop{
  position:fixed;
  inset:0;
  background: rgba(15, 23, 42, .22);
  backdrop-filter: blur(5px);
  z-index: var(--cmx-shell-z-backdrop);
}
body.cmx-mobile-nav-open .cmx-mobile-menu-backdrop{ display:block; }
@media (max-width: 980px){
  .topbar-inner{
    display:flex !important;
    justify-content:center;
    align-items:center;
    gap:0;
    min-height:64px;
  }
  .cmx-mobile-nav-head,.cmx-mobile-searchblock{
    display:none !important;
  }
  .cmx-shell-mobile-toggle,.cmx-shell-mobile-quicklinks{
    display:none !important;
  }
  .topbar .topbar-inner{
    flex-direction:column;
    align-items:stretch;
    gap:12px;
    min-height:auto;
    padding-top:10px;
    padding-bottom:12px;
  }
  .topbar .brand{
    display:flex;
    justify-content:center;
    max-width:100%;
  }
  .brand a{
    max-width:100%;
    gap:0;
    flex-direction:column;
    text-align:center;
  }
  .brand-lockup{
    min-height:44px;
    padding:6px 10px;
    border-radius:0;
  }
  .brand-mark{
    width:42px;
    height:42px;
    border-radius:0;
  }
  .brand-copy--support{
    margin-top:5px;
  }
  .brand-title{
    max-width:70vw;
    font-size:14px;
  }
  .brand-kicker{
    max-width:72vw;
    font-size:10px;
  }
  .brand-has-logo .brand-kicker{
    display:none;
  }
  .site-logo{
    max-width:28px;
    height:28px;
  }
  .site-logo--lockup{
    max-width:152px;
    height:30px;
  }
  .cmx-home-search-card{
    display:grid;
    grid-template-columns:1fr;
    align-items:stretch;
  }
  .newposts-cta{
    margin:8px auto 8px;
    gap:6px;
  }
  .newposts-actions{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    gap:8px;
  }
  .newposts-hint{
    font-size:12px;
    line-height:1.35;
    text-align:center;
  }
  .cmx-home-search-card{
    justify-content:flex-start;
    gap:10px;
    margin:8px 0 10px;
    min-height:0 !important;
    height:auto !important;
  }
  .cmx-home-search-copy{ gap:4px; }
  .cmx-home-search-copy strong{ font-size:16px; }
  .cmx-home-search-copy span{ font-size:12px; line-height:1.35; }
  .cmx-home-search-form{
    width:100%;
    grid-template-columns:minmax(0, 1fr) 88px;
    justify-content:stretch;
  }
  .cmx-home-search-form input[type="search"]{
    height:42px !important;
    min-height:42px !important;
    max-height:42px !important;
  }
  .cmx-home-search-form .btn{
    height:42px !important;
    min-height:42px !important;
    max-height:42px !important;
    padding:0 10px !important;
  }
  .main-nav{
    left:auto;
    right:auto;
    bottom:auto;
    top:auto;
    width:100%;
    height:auto;
    min-height:0;
    max-height:none;
    overflow:visible;
    display:flex !important;
    flex-direction:row;
    flex-wrap:wrap;
    align-items:stretch;
    justify-content:center;
    padding:0;
    background:transparent;
    border:0;
    border-radius:0;
    box-shadow:none;
    pointer-events:auto !important;
    transition:none;
    z-index:auto;
  }
  .main-nav > a,.main-nav > button.nav-btn{
    width:calc(50% - 4px);
    justify-content:center;
    padding:10px 12px;
    background:rgba(255,255,255,.06);
    border:1px solid rgba(255,255,255,.08);
    border-radius:0;
    margin:0 !important;
    min-height:44px;
    color:#f8fafc !important;
  }
  .main-nav > a .cmx-nav-text,.main-nav > button.nav-btn .cmx-nav-text,.main-nav > a .badge,.main-nav > button.nav-btn .badge{
    color:inherit;
  }
  .main-nav > a.nav-cta-primary{
    background:rgba(255,255,255,.18);
  }
  .cmx-mobile-nav-head{
    align-items:center;
    justify-content:space-between;
    gap:10px;
    margin-bottom:6px;
  }
  .cmx-mobile-nav-title{
    display:flex;
    flex-direction:column;
    gap:2px;
    min-width:0;
  }
  .cmx-mobile-nav-title strong{ font-size:16px; letter-spacing:.2px; }
  .cmx-mobile-nav-title span{ font-size:12px; color:rgba(226,232,240,.76); }
  .cmx-mobile-nav-close{
    border:1px solid rgba(255,255,255,.14);
    background:rgba(255,255,255,.08);
    color:#fff;
    border-radius:0;
    min-width:44px;
    min-height:44px;
    cursor:pointer;
  }
  .cmx-mobile-searchblock{
    margin-bottom:6px;
  }
  .cmx-shell-mobile-quicklinks{
    align-items:center;
    gap:8px;
    justify-self:end;
  }
  .cmx-shell-mobile-quicklinks .badge{ margin-left:0; }
  .cmx-fab-nav{
    right:16px;
    bottom:92px;
  }
}
@media (max-width: 980px){
  .main-nav > a,.main-nav > button.nav-btn{
    border-radius:0;
  }
  .cmx-mobile-nav-head{
    position:static;
    z-index:auto;
    padding-bottom:8px;
    background:transparent;
  }
  .cmx-mobile-searchblock{
    position:static;
    z-index:auto;
    padding-bottom:8px;
    background:transparent;
  }
  .cmx-mobile-search-field input{
    min-height:44px;
    border-radius:0;
    background:rgba(255,255,255,.08);
  }
  .cmx-shell-mobile-quicklinks .cmx-mobile-icon-btn,.cmx-shell-mobile-toggle .cmx-mobile-menu-btn{
    min-height:42px;
    border-radius:0;
  }
  .newposts-cta{
    margin:10px auto 8px;
  }
  .newposts-actions .btn-newposts,.newposts-actions .btn-newtopic{
    min-width:132px;
  }
  .cmx-home-search-card{
    border-radius:0;
    background:linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,250,252,.98));
  }
  .cmx-home-search-form input[type="search"]{
    border-radius:0;
  }
  #cmx-daily-quote .cmx-quote-text{
    font-size:15px !important;
    line-height:1.45 !important;
  }
  .footer{
    padding-bottom:20px;
    overflow-x:hidden;
  }
  .footer-brand,.footer-small{
    margin-bottom:8px;
  }
  .cmx-fab-nav{
    display:flex;
    right:calc(16px + env(safe-area-inset-right, 0px));
    bottom:calc(92px + env(safe-area-inset-bottom, 0px));
    flex-direction: column;
    gap: 4px;
    padding: 4px;
    border-radius:0;
    background: color-mix(in srgb, var(--cmx-card, rgba(17,24,39,.88)) 22%, transparent);
    border: 1px solid color-mix(in srgb, var(--cmx-border, rgba(255,255,255,.16)) 52%, transparent);
    box-shadow: 0 6px 14px rgba(0,0,0,.10);
    backdrop-filter: blur(7px);
  }
  .cmx-fab-nav .cmx-fab,.cmx-fab-nav a.cmx-fab{
    --cmx-fab-size:31px;
    font-size:13px;
    box-shadow:none;
    backdrop-filter:none;
  }
  .cmx-fab-nav .cmx-fab-link{ display:none; }
}
@media (max-width: 640px){
  .brand-copy{gap:1px;}
  .brand-kicker{display:none;}
  .cmx-home-search-card{ padding:12px; margin:8px 0 12px; }
  .cmx-home-search-copy strong{ font-size:15px; }
  .cmx-home-search-copy span{ display:none; }
  .cmx-home-search-form{ display:grid; grid-template-columns:minmax(0, 1fr) 84px; }
  .cmx-home-search-form .btn{ width:100%; }
  .newposts-actions{ width:100%; }
  .newposts-actions .btn-newposts,.newposts-actions .btn-newtopic{ flex:1 1 0; min-width:0; }
  .main-nav{
    max-height:min(82vh, 680px);
    padding-bottom:16px;
  }
  #cmx-daily-quote .widget-body{
    padding:10px 12px !important;
  }
}
/* Search page */
.cmx-search-shell{
  display:flex;
  flex-direction:column;
  gap:16px;
}
.cmx-search-hero{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
}
.cmx-search-form{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  align-items:flex-end;
}
.cmx-search-form .form-group{ flex:1 1 340px; margin:0; }
.cmx-search-form .form-group--scope{ flex:0 0 170px; }
.cmx-search-form .btn{ min-height:42px; }
.cmx-search-muted{ color:#9ca3af; font-size:13px; }
.cmx-search-sections{
  display:grid;
  gap:16px;
}
.cmx-search-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  flex-wrap:wrap;
  margin-bottom:10px;
}
.cmx-search-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:6px 10px;
  border-radius:0;
  background:rgba(15,23,42,.06);
  color:#475569;
  font-size:12px;
  font-weight:700;
}
.cmx-search-list{
  display:flex;
  flex-direction:column;
  gap:12px;
}
.cmx-search-item{
  display:grid;
  grid-template-columns: 1fr auto;
  gap:14px;
  padding:14px;
  border:1px solid rgba(148,163,184,.18);
  background:rgba(255,255,255,.03);
  border-radius:0;
}
.cmx-search-item-main{ min-width:0; }
.cmx-search-item-side{
  min-width:112px;
  text-align:right;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:8px;
}
.cmx-search-item-title{
  font-size:16px;
  font-weight:800;
  line-height:1.35;
  margin:0 0 6px;
  word-break:break-word;
}
.cmx-search-item-title a{ color:inherit; text-decoration:none; }
.cmx-search-item-title a:hover{ text-decoration:underline; }
.cmx-search-meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
  font-size:12px;
  color:#64748b;
}
.cmx-search-meta .dot{ color:#94a3b8; }
.cmx-search-excerpt{
  margin-top:10px;
  font-size:14px;
  line-height:1.55;
  color:var(--cmx-text, #111827);
  word-break:break-word;
}
.cmx-search-empty{
  padding:16px;
  border:1px dashed rgba(148,163,184,.35);
  border-radius:0;
  color:#64748b;
}
.cmx-search-chiprow{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
.cmx-search-chip{
  display:inline-flex;
  align-items:center;
  gap:6px;
  border:1px solid rgba(148,163,184,.28);
  border-radius:0;
  padding:6px 10px;
  color:inherit;
  text-decoration:none;
  background:rgba(255,255,255,.04);
}
.cmx-search-chip.is-active{
  background:rgba(59,130,246,.14);
  border-color:rgba(59,130,246,.28);
}
.cmx-search-pager{
  display:flex;
  justify-content:flex-end;
}
@media (max-width: 760px){
  .cmx-search-item{
    grid-template-columns:1fr;
  }
  .cmx-search-item-side{
    min-width:0;
    text-align:left;
    flex-direction:row;
    align-items:center;
    flex-wrap:wrap;
  }
  .cmx-search-form .form-group,.cmx-search-form .form-group--scope{ flex:1 1 100%; }
}

@media (max-width: 980px){
  .cmx-admin-shell-inner{align-items:flex-start;flex-direction:column;}
  .cmx-admin-shell-actions{width:100%;justify-content:flex-start;}
}

.brand--logo-image .brand-copy,.brand-has-logo--image .brand-copy{
  display:none;
}
.brand--logo-image .brand-lockup,.brand-has-logo--image .brand-lockup{
  padding:8px 12px;
  min-height:52px;
}
.brand--logo-image .site-logo--lockup,.brand-has-logo--image .site-logo--lockup{
  max-width:220px;
  height:42px;
}
.footer .container .cmx-footer-theme-dock{
  margin-top:12px;
}
.widget-header:empty{
  display:none !important;
}
@media (max-width: 980px){
  .topbar-inner{
    justify-content:flex-start;
    min-height:68px;
    padding:10px 12px;
  }
  .topbar .brand{
    width:100%;
    justify-content:flex-start;
  }
  .brand--logo-image .brand-lockup,.brand-has-logo--image .brand-lockup{
    padding:8px 10px;
    min-height:44px;
    border-radius:0;
  }
  .brand--logo-image .site-logo--lockup,.brand-has-logo--image .site-logo--lockup{
    max-width:150px;
    height:28px;
  }
  .main-nav{
    left:max(8px, env(safe-area-inset-left, 0px));
    right:max(8px, env(safe-area-inset-right, 0px));
    bottom:calc(72px + env(safe-area-inset-bottom, 0px));
    max-height:min(56vh, 460px);
    padding:12px 12px 14px;
    border-radius:0;
    background:linear-gradient(180deg, rgba(43, 47, 92, .985), rgba(23, 28, 56, .985));
  }
  .cmx-mobile-menu-backdrop{
    background:rgba(26, 31, 63, .34);
    backdrop-filter:blur(3px);
  }
  .cmx-home-search-card{
    gap:8px;
    padding:12px;
    margin:8px 0 12px;
  }
  .cmx-home-search-form{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
  }
  .cmx-home-search-form input[type="search"]{
    width:100%;
    height:44px !important;
    min-height:44px !important;
    max-height:44px !important;
    padding:0 12px !important;
    align-self:start;
  }
  .cmx-home-search-form .btn{
    width:100%;
    height:44px !important;
    min-height:44px !important;
    max-height:44px !important;
    padding:0 12px !important;
    align-self:start;
  }
  #cmx-daily-quote .widget-body{
    min-height:0 !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
  }
  #cmx-daily-quote .cmx-quote-text{
    margin:0;
  }
}

.topbar-inner{
  align-items:flex-start;
  padding-top:12px;
  padding-bottom:12px;
}
.brand{
  flex:0 0 auto;
  max-width:260px;
}
.brand a{
  align-items:center;
}
.brand-lockup{
  min-height:54px;
  border-radius:0;
}
.brand .site-logo--lockup{
  display:block;
}
.main-nav{
  align-items:flex-start;
  row-gap:10px;
}
.main-nav > a,.main-nav > button.nav-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.notif-btn{
  appearance:none;
  -webkit-appearance:none;
}
.footer .container .cmx-footer-theme-dock{
  margin-top:14px;
}
@media (max-width:980px){
  .topbar-inner{
    align-items:center;
    min-height:64px;
  }
  .brand{max-width:100%;}
}

@media (max-width: 980px){
  .topbar,
  #cmxTopbar{
    position:relative !important;
    top:auto !important;
    backdrop-filter:none !important;
    box-shadow:none !important;
  }
  .topbar-inner{
    display:block !important;
    min-height:0 !important;
    padding:10px 10px 8px !important;
  }
  .topbar .brand,
  .topbar .brand a{
    display:flex !important;
    justify-content:flex-start !important;
    align-items:center !important;
    text-align:left !important;
    width:100% !important;
    max-width:100% !important;
    gap:8px !important;
    flex-direction:row !important;
  }
  .brand-lockup,
  .brand--logo-image .brand-lockup,
  .brand-has-logo--image .brand-lockup{
    min-height:0 !important;
    padding:4px 8px !important;
    border-radius:0 !important;
  }
  .brand .site-logo--lockup,
  .brand--logo-image .site-logo--lockup,
  .brand-has-logo--image .site-logo--lockup{
    max-width:112px !important;
    height:22px !important;
  }
  .main-nav{
    position:static !important;
    inset:auto !important;
    display:grid !important;
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
    width:100% !important;
    max-height:none !important;
    overflow:visible !important;
    padding:8px 0 0 !important;
    margin:0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    transform:none !important;
    opacity:1 !important;
    visibility:visible !important;
  }
  .main-nav > a,
  .main-nav > button.nav-btn{
    width:100% !important;
    min-width:0 !important;
    min-height:42px !important;
    padding:10px 8px !important;
    border-radius:0 !important;
    font-size:13px !important;
    line-height:1.2 !important;
    background:rgba(255,255,255,.06) !important;
    border:1px solid rgba(255,255,255,.08) !important;
  }
  .main-nav > a:last-child:nth-child(odd),
  .main-nav > button.nav-btn:last-child:nth-child(odd){
    grid-column:1 / -1;
  }
  .cmx-mobile-nav-head,
  .cmx-mobile-searchblock,
  .cmx-mobile-menu-backdrop,
  .cmx-shell-mobile-toggle,
  .cmx-shell-mobile-quicklinks{
    display:none !important;
  }
  body,
  body:not(.cmx-no-mobile-bottom){
    padding-bottom:0 !important;
  }
  .footer{
    padding-bottom:20px !important;
  }
}
@media (max-width: 560px){
  .main-nav{ grid-template-columns:1fr !important; }
}

@media (max-width: 980px){
  body .topbar,
  body #cmxTopbar{
    position:relative !important;
    top:auto !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
  }
  body .topbar-inner{
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:8px !important;
    min-height:0 !important;
    padding:10px 10px 8px !important;
  }
  body .topbar .brand,
  body .topbar .brand a{
    display:flex !important;
    width:100% !important;
    max-width:100% !important;
    align-items:center !important;
    justify-content:flex-start !important;
    gap:8px !important;
    text-align:left !important;
    flex-direction:row !important;
  }
  body .brand-lockup,
  body .brand--logo-image .brand-lockup,
  body .brand-has-logo--image .brand-lockup{
    min-height:0 !important;
    padding:2px 0 !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  body .brand .site-logo--lockup,
  body .brand--logo-image .site-logo--lockup,
  body .brand-has-logo--image .site-logo--lockup{
    max-width:118px !important;
    height:22px !important;
  }
  body .main-nav{
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:center !important;
    gap:6px !important;
    width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:8px 0 0 !important;
    background:transparent !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    transform:none !important;
    opacity:1 !important;
    visibility:visible !important;
    scrollbar-width:none !important;
    -ms-overflow-style:none !important;
  }
  body .main-nav::-webkit-scrollbar{ display:none !important; }
  body .main-nav > a,
  body .main-nav > button.nav-btn,
  body .main-nav a.nav-cta,
  body .main-nav a.nav-btn{
    flex:0 0 auto !important;
    width:auto !important;
    min-width:max-content !important;
    min-height:34px !important;
    height:34px !important;
    padding:0 11px !important;
    justify-content:center !important;
    border-radius:0 !important;
    font-size:12px !important;
    line-height:1 !important;
    white-space:nowrap !important;
    background:rgba(255,255,255,.08) !important;
    border:1px solid rgba(255,255,255,.10) !important;
    color:#f8fafc !important;
  }
  body .main-nav > a:last-child:nth-child(odd),
  body .main-nav > button.nav-btn:last-child:nth-child(odd){
    grid-column:auto !important;
  }
  body .main-nav > a .cmx-nav-icon,
  body .main-nav > button.nav-btn .cmx-nav-icon,
  body .main-nav > a svg,
  body .main-nav > button.nav-btn svg{
    width:14px !important;
    height:14px !important;
    margin-right:5px !important;
  }
  body .main-nav > a .cmx-nav-text,
  body .main-nav > button.nav-btn .cmx-nav-text{
    display:inline-flex !important;
    align-items:center !important;
    gap:4px !important;
  }
  body .main-nav .badge{
    min-width:18px !important;
    height:18px !important;
    padding:0 5px !important;
    line-height:18px !important;
    font-size:10px !important;
    border-radius:0 !important;
  }
  body .cmx-nav-user{ display:none !important; }
  body .cmx-mobile-nav-head,
  body .cmx-mobile-searchblock,
  body .cmx-mobile-menu-backdrop,
  body .cmx-shell-mobile-toggle,
  body .cmx-shell-mobile-quicklinks{
    display:none !important;
  }
}
@media (max-width: 560px){
  body .topbar-inner{ padding-left:8px !important; padding-right:8px !important; }
  body .main-nav > a,body .main-nav > button.nav-btn,body .main-nav a.nav-cta,body .main-nav a.nav-btn{
    min-height:32px !important;
    height:32px !important;
    padding:0 10px !important;
    font-size:11px !important;
  }
}

@media (max-width: 980px){
  body #cmxTopbar,
  body .topbar{
    position:relative !important;
    top:auto !important;
    background:var(--cmx-bg) !important;
    background-image:none !important;
    border-bottom:1px solid var(--cmx-border, rgba(17,24,39,.10)) !important;
    backdrop-filter:none !important;
    box-shadow:none !important;
  }
  body .topbar-inner{
    display:grid !important;
    grid-template-columns:auto 1fr auto !important;
    align-items:center !important;
    gap:10px !important;
    min-height:60px !important;
    padding:10px 12px !important;
  }
  body .brand{ order:2 !important; min-width:0 !important; }
  body .brand a{
    width:auto !important;
    max-width:100% !important;
    justify-content:flex-start !important;
    gap:8px !important;
  }
  body .brand-lockup{
    min-height:0 !important;
    padding:0 !important;
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    border-radius:0 !important;
  }
  body .brand .site-logo--lockup{
    max-width:124px !important;
    height:26px !important;
  }
  body .cmx-mobile-menu-btn{
    display:inline-flex !important;
    order:1 !important;
    align-items:center !important;
    justify-content:center !important;
    background:var(--cmx-surface, #fafcff) !important;
    color:var(--cmx-text, #171717) !important;
    border:1px solid var(--cmx-border, rgba(17,24,39,.08)) !important;
  }
  body .cmx-mobile-quicklinks{
    display:inline-flex !important;
    order:3 !important;
    align-items:center !important;
    justify-self:end !important;
    gap:8px !important;
  }
  body .cmx-mobile-icon-btn{
    background:var(--cmx-surface, #fafcff) !important;
    color:var(--cmx-text, #171717) !important;
    border:1px solid var(--cmx-border, rgba(17,24,39,.08)) !important;
  }

  /* drawer is hidden by default so it no longer blocks topic/page clicks */
  body .main-nav{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    width:min(86vw, 360px) !important;
    height:100dvh !important;
    max-height:none !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:10px !important;
    padding:16px 14px calc(24px + env(safe-area-inset-bottom,0px)) !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    background:var(--cmx-card, #ffffff) !important;
    background-image:none !important;
    border-right:1px solid var(--cmx-border, rgba(17,24,39,.10)) !important;
    border-radius:0 !important;
    box-shadow:0 24px 60px rgba(15,23,42,.22) !important;
    transform:translateX(-110%) !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    z-index:10060 !important;
    margin:0 !important;
  }
  body.cmx-mobile-nav-open .main-nav{
    transform:translateX(0) !important;
    opacity:1 !important;
    visibility:visible !important;
    pointer-events:auto !important;
  }
  body .main-nav > a,
  body .main-nav > button.nav-btn,
  body .main-nav a.nav-cta,
  body .main-nav a.nav-btn{
    width:100% !important;
    min-width:0 !important;
    min-height:46px !important;
    height:auto !important;
    padding:11px 14px !important;
    margin:0 !important;
    justify-content:flex-start !important;
    border-radius:0 !important;
    white-space:normal !important;
    background:var(--cmx-surface, #fafcff) !important;
    border:1px solid var(--cmx-border, rgba(17,24,39,.08)) !important;
    color:var(--cmx-text, #171717) !important;
    box-shadow:none !important;
    line-height:1.25 !important;
    font-size:var(--cmx-font-size,14px) !important;
  }
  body .main-nav > a .cmx-nav-text,
  body .main-nav > button.nav-btn .cmx-nav-text,
  body .main-nav > a .badge,
  body .main-nav > button.nav-btn .badge{
    color:inherit !important;
  }
  body .main-nav > a .cmx-nav-icon,
  body .main-nav > button.nav-btn .cmx-nav-icon,
  body .main-nav > a svg,
  body .main-nav > button.nav-btn svg{
    width:16px !important;
    height:16px !important;
    margin-right:8px !important;
    fill:currentColor !important;
  }
  body .cmx-mobile-nav-head,
  body .cmx-mobile-searchblock{
    display:block !important;
    position:sticky !important;
    background:var(--cmx-card, #ffffff) !important;
  }
  body .cmx-mobile-nav-head{
    top:0 !important;
    z-index:2 !important;
    padding-bottom:8px !important;
    margin-bottom:2px !important;
  }
  body .cmx-mobile-searchblock{
    top:64px !important;
    z-index:1 !important;
    padding:6px 0 10px !important;
    margin-bottom:4px !important;
  }
  body .cmx-mobile-search-field input{
    background:#fff !important;
    color:var(--cmx-text, #171717) !important;
    border:1px solid var(--cmx-border, rgba(17,24,39,.08)) !important;
  }
  body .cmx-mobile-search-field input::placeholder{ color:#6b7280 !important; }
  body .cmx-mobile-menu-backdrop{
    display:none !important;
    position:fixed !important;
    inset:0 !important;
    background:rgba(15,23,42,.38) !important;
    z-index:10055 !important;
    pointer-events:none !important;
  }
  body.cmx-mobile-nav-open .cmx-mobile-menu-backdrop{
    display:block !important;
    pointer-events:auto !important;
  }
}

@media (min-width:981px){
  body .cmx-mobile-menu-btn,
  body .cmx-mobile-quicklinks{
    display:none !important;
  }
  body .topbar{
    background:transparent !important;
    box-shadow:none !important;
    border:0 !important;
    backdrop-filter:none !important;
  }
  body .topbar-inner{
    max-width:var(--cmx-container-max, 1240px) !important;
    padding:16px 16px 8px !important;
    min-height:82px !important;
    align-items:flex-start !important;
    gap:16px !important;
  }
  body .brand-lockup{
    padding:10px 14px !important;
    min-height:58px !important;
    border-radius:0 !important;
    background:var(--cmx-card,#ffffff) !important;
    border:1px solid var(--cmx-border,#d7dfe9) !important;
    box-shadow:0 10px 24px rgba(22,39,65,.06) !important;
  }
  body .brand .site-logo--lockup{
    max-width:210px !important;
    height:42px !important;
  }
  body .main-nav{
    justify-content:flex-end !important;
    gap:8px !important;
    padding:10px 12px !important;
    border-radius:0 !important;
    background:var(--cmx-card,#ffffff) !important;
    border:1px solid var(--cmx-border,#d7dfe9) !important;
    box-shadow:0 14px 34px rgba(22,39,65,.06), inset 0 1px 0 rgba(255,255,255,.88) !important;
  }
  body .main-nav > a,
  body .main-nav > button.nav-btn{
    min-height:40px !important;
    padding:8px 12px !important;
    border-radius:0 !important;
    background:transparent !important;
    border:1px solid transparent !important;
    color:var(--cmx-text,#12161c) !important;
    font-size:var(--cmx-font-size,14px) !important;
    font-weight:700 !important;
    box-shadow:none !important;
  }
  body .main-nav > a:hover,
  body .main-nav > button.nav-btn:hover{
    background:var(--cmx-surface,#fafcff) !important;
    border-color:var(--cmx-border,#d7dfe9) !important;
  }
  body .main-nav .cmx-nav-text,
  body .main-nav .badge,
  body .main-nav svg,
  body .main-nav .cmx-nav-icon{
    color:inherit !important;
    fill:currentColor !important;
  }
}

.cmx-mobile-icon-btn--notif{ position:relative; }
.cmx-mobile-icon-badge{
  position:absolute;
  top:-6px;
  right:-5px;
  min-width:18px;
  height:18px;
  padding:0 5px;
  border-radius:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
  font-weight:800;
  line-height:1;
  color:#fff;
  background:#dc2626;
  border:2px solid rgba(255,255,255,.92);
  box-shadow:0 2px 6px rgba(0,0,0,.18);
}
body.theme-light .cmx-mobile-icon-badge{
  border-color:var(--cmx-surface, #fafcff);
}

@media (max-width: 768px){
  body .cmx-mobile-icon-btn{ position:relative !important; }
  body .cmx-mobile-icon-btn--notifications{
    background:linear-gradient(135deg, rgba(245,158,11,.16), rgba(249,115,22,.10)) !important;
    border-color:rgba(245,158,11,.28) !important;
  }
  body .cmx-mobile-icon-badge{
    position:absolute !important;
    top:-6px !important;
    right:-5px !important;
    min-width:18px !important;
    height:18px !important;
    padding:0 5px !important;
    border-radius:0 !important;
    background:#dc2626 !important;
    color:#fff !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    font-size:11px !important;
    font-weight:800 !important;
    line-height:1 !important;
    box-shadow:0 6px 14px rgba(220,38,38,.28) !important;
    border:2px solid var(--cmx-surface, #fafcff) !important;
  }
}

@media (max-width:980px){
  body .cmx-mobile-quicklinks{
    gap:10px !important;
  }
  body .cmx-mobile-quicklinks .cmx-mobile-icon-btn--notif{
    order:1 !important;
  }
  body .cmx-mobile-quicklinks .cmx-mobile-icon-btn--pm{
    order:2 !important;
  }
}
.cmx-home-hero{
  margin:0 0 18px;
  border:1px solid var(--cmx-border, #d7dfe9);
  border-radius:0;
  background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(248,244,239,.98));
  box-shadow:0 14px 34px rgba(33,37,41,.06);
}
.cmx-home-hero__body{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:22px 24px;
}
.cmx-home-hero__copy{
  min-width:0;
  flex:1 1 auto;
}
.cmx-home-hero__title{
  margin:0;
  font-size:clamp(1.55rem, 2.2vw, 2.15rem);
  line-height:1.08;
  letter-spacing:-.02em;
  color:var(--cmx-text, #152238);
}
.cmx-home-hero__subtitle{
  margin:10px 0 0;
  font-size:1rem;
  line-height:1.55;
  color:var(--cmx-text-soft, #5f6b76);
}
.cmx-home-hero__actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex:0 0 auto;
  flex-wrap:wrap;
}
.cmx-home-hero__actions .btn{
  min-height:46px;
  border-radius:0;
  padding:0 18px;
  font-weight:700;
}
@media (max-width:980px){
  .cmx-home-hero{
    margin-bottom:16px;
    border-radius:0;
  }
  .cmx-home-hero__body{
    padding:18px 16px;
    flex-direction:column;
    align-items:flex-start;
  }
  .cmx-home-hero__title{
    font-size:1.85rem;
  }
  .cmx-home-hero__subtitle{
    margin-top:8px;
    font-size:.98rem;
  }
  .cmx-home-hero__actions{
    width:100%;
    justify-content:flex-start;
  }
}
@media (max-width:640px){
  .cmx-home-hero__title{
    font-size:1.55rem;
  }
  .cmx-home-hero__actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    width:100%;
  }
  .cmx-home-hero__actions .btn{
    width:100%;
    justify-content:center;
  }
}

/* ===== END css/cmx_shell.css ===== */

/* ===== BEGIN css/cmx_layout_rebase.css ===== */
/* reference structural rebase: focused on forum/topic/post stability */
:root{
  --cmx-skin-border: rgba(15,23,42,.10);
  --cmx-skin-border-strong: rgba(15,23,42,.16);
  --cmx-skin-surface: #fff;
  --cmx-skin-surface-alt: #f7f8fa;
  --cmx-skin-surface-soft: #f1f4f8;
  --cmx-skin-text: #111827;
  --cmx-skin-muted: #64748b;
  --cmx-skin-link: #1f4f82;
  --cmx-skin-link-hover: #14395f;
  --cmx-skin-accent: #2f7d32;
  --cmx-skin-accent-soft: #edf7ee;
  --cmx-skin-danger: #b42318;
  --cmx-skin-danger-soft: #fff1f2;
  --cmx-skin-shadow: 0 10px 30px rgba(2,6,23,.06);
  --cmx-skin-radius: 0px;
}
body{color:var(--cmx-skin-text)}
a{color:var(--cmx-skin-link)}
a:hover{color:var(--cmx-skin-link-hover)}
/* global buttons */
.btn,button.btn,.post-actions a,.post-actions button,.topic-actions a,.topic-actions button{
  min-height:36px;
  border-radius:0 !important;
  font-weight:700;
  letter-spacing:0;
}
.btn.btn-secondary,button.btn-secondary{
  background:var(--cmx-skin-surface) !important;
  border:1px solid var(--cmx-skin-border-strong) !important;
  color:var(--cmx-skin-text) !important;
}
.btn.btn-primary,button.btn-primary,.btn:not(.btn-secondary):not(.btn-danger):not(.btn-sm){
  background:#1f4f82 !important;
  border:1px solid #1f4f82 !important;
  color:#fff !important;
}
.btn.btn-danger,button.btn-danger{background:var(--cmx-skin-danger) !important;border-color:var(--cmx-skin-danger) !important;color:#fff !important;}
/* top bar */
.topbar,.cmx-topbar,.header,.site-header{
  box-shadow:0 1px 0 var(--cmx-skin-border);
}
/* cards / blocks */
.card,.topic-card,.forum-card,.block,.block-container,.cmx-forum-stats,.cmx-home-widget,.cmx2-surface{
  background:var(--cmx-skin-surface) !important;
  border:1px solid var(--cmx-skin-border) !important;
  border-radius:0 !important;
  box-shadow:var(--cmx-skin-shadow);
}
.card-header,.block-header{
  background:linear-gradient(180deg,#fbfcfe 0%,#f5f7fb 100%) !important;
  border-bottom:1px solid var(--cmx-skin-border) !important;
}
/* topic header: forum-style split,not centered blob */
.topic-card > .card-header,.cmx-topic-card > .card-header{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  align-items:start !important;
  gap:16px !important;
}
.cmx-topic-head{
  align-items:flex-start !important;
  text-align:left !important;
  margin-inline:0 !important;
}
.cmx-topic-titleline{justify-content:flex-start !important;}
.cmx-topic-state-badge{
  display:inline-flex;align-items:center;gap:6px;
  padding:4px 10px;border-radius:0;
  font-size:12px;font-weight:800;line-height:1.2;
  border:1px solid var(--cmx-skin-border-strong);
  background:#f8fafc;color:#334155;
}
.cmx-topic-state-badge.is-solved{
  background:var(--cmx-skin-accent-soft) !important;
  color:#1f5d25 !important;
  border-color:rgba(47,125,50,.25) !important;
}
.topic-actions,.topic-actions-desktop{
  display:flex !important;flex-wrap:wrap !important;justify-content:flex-end !important;
}
.topic-actions-more summary.btn{list-style:none}
.topic-actions-menu{
  min-width:220px;border-radius:0;border:1px solid var(--cmx-skin-border);box-shadow:var(--cmx-skin-shadow);background:#fff;
}
.topic-menu-item{display:block;padding:10px 12px;text-decoration:none;color:var(--cmx-skin-text)}
.topic-menu-item:hover{background:var(--cmx-skin-surface-soft)}
/* forum list: structured rows */
.forum-row,.cmx-topic-row,.topic-row{
  border-radius:0 !important;
}
.forum-row{
  display:grid !important;
  grid-template-columns: minmax(0,1.25fr) minmax(180px,.85fr) 96px 96px !important;
  gap:16px !important;align-items:center !important;
  padding:14px 16px !important;
  border-bottom:1px solid var(--cmx-skin-border) !important;
}
.forum-row:last-child{border-bottom:0 !important}
.forum-main,.forum-titlewrap,.forum-info{min-width:0 !important}
.forum-title,.forum-title a,.forum-title-text{font-size:16px !important;font-weight:800 !important;line-height:1.25 !important}
.forum-desc,.forum-description{font-size:13px !important;line-height:1.45 !important;color:var(--cmx-skin-muted) !important;padding-left:0 !important}
.cmx-topic-row{
  display:grid !important;
  grid-template-columns:auto minmax(0,1fr) minmax(150px,.8fr) 80px 80px !important;
  gap:12px !important;align-items:center !important;
}
.cmx-topic-titlewrap,.cmx-topic-title,.cmx-topic-meta{min-width:0 !important}
.cmx-topic-meta,.cmx-lasttopic-sub{color:var(--cmx-skin-muted) !important}
/* message/post layout */
.post{
  grid-template-columns: 220px minmax(0,1fr) !important;
  margin-bottom:16px !important;
  border:1px solid var(--cmx-skin-border) !important;
  border-radius:0 !important;
  background:#fff !important;
  box-shadow:var(--cmx-skin-shadow);
}
.post-left{
  background:linear-gradient(180deg,#f8fafc 0%,#f3f6fa 100%) !important;
  border-right:1px solid var(--cmx-skin-border) !important;
  padding:18px 16px !important;
}
.post-right{padding:16px 18px !important}
.post-username,.post-username a{font-size:18px !important;font-weight:800 !important;line-height:1.2 !important}
.post-userbox{margin-top:6px !important}
.post-avatar img{
  width:96px !important;height:96px !important;border-radius:0 !important;
  box-shadow:0 2px 12px rgba(15,23,42,.12);
}
.postbit-box{
  margin-top:14px !important;border:1px solid var(--cmx-skin-border) !important;background:#fff !important;border-radius:0 !important;padding:10px 12px !important;
}
.postbit-row + .postbit-row{border-top:1px solid rgba(15,23,42,.06);padding-top:7px;margin-top:7px}
.post-content,.post-message,.topic-post .post-content{line-height:1.7 !important;color:var(--cmx-skin-text) !important;
}
.post-meta{margin-bottom:10px !important;color:var(--cmx-skin-muted) !important}
.cmx-time-badge,.cmx-preview-badge{
  display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:0;border:1px solid var(--cmx-skin-border);background:var(--cmx-skin-surface-alt);font-size:12px;font-weight:700;
}
/* first-post title bar cleaner */
.cmx-inpost-topictitle{font-size:20px !important}
/* solution highlight */
.cmx-solution-banner{
  display:flex;align-items:center;gap:10px;padding:12px 16px !important;
  background:linear-gradient(180deg,#f4fbf5 0%,#edf7ee 100%) !important;
  color:#1f5d25 !important;border-bottom:1px solid rgba(47,125,50,.18) !important;
  font-weight:800;
}
.post.cmx-post-solution{border-color:rgba(47,125,50,.28) !important;box-shadow:0 10px 28px rgba(47,125,50,.08) !important}
/* action bars: make room for solution button */
.post-actions{
  align-items:flex-start !important;
  gap:14px !important;
  padding-top:14px !important;
  border-top:1px solid var(--cmx-skin-border) !important;
}
.post-actions-left,.post-actions-right{min-width:0 !important}
.post-actions-left{flex:1 1 480px !important}
.cmx-posttools-desktop,.cmx-posttools-mobile{max-width:100%}
.cmx-posttools-box{gap:8px !important;
}
.cmx-inline-form{display:inline-flex;max-width:100%}
.cmx-posttool,.cmx-as-item,button.cmx-posttool{
  display:inline-flex !important;align-items:center !important;gap:7px !important;
  min-height:34px !important;padding:7px 12px !important;
  border-radius:0 !important;border:1px solid var(--cmx-skin-border-strong) !important;
  background:#fff !important;color:var(--cmx-skin-text) !important;text-decoration:none !important;
  box-shadow:none !important;font-size:13px !important;font-weight:700 !important;line-height:1.1 !important;
}
.cmx-posttool:hover,.cmx-as-item:hover{background:var(--cmx-skin-surface-soft) !important;border-color:rgba(15,23,42,.22) !important}
.cmx-posttool-solution{
  background:var(--cmx-skin-accent-soft) !important;
  color:#1f5d25 !important;
  border-color:rgba(47,125,50,.25) !important;
}
.cmx-posttool-danger,.cmx-as-item.is-danger{
  background:var(--cmx-skin-danger-soft) !important;color:var(--cmx-skin-danger) !important;border-color:rgba(180,35,24,.18) !important;
}
/* reactions */
.cmx-react-wrap{display:flex !important;align-items:center !important;position:relative !important}
.cmx-react-form{display:inline-flex !important}
.cmx-react-btn{
  display:inline-flex !important;align-items:center !important;gap:8px !important;
  min-height:36px !important;padding:7px 12px !important;
  border-radius:0 !important;border:1px solid var(--cmx-skin-border-strong) !important;color:var(--cmx-skin-text) !important;font-weight:800 !important;
}
.cmx-react-btn.is-reacted{border-color:rgba(31,79,130,.22) !important;color:#1f4f82 !important}
.cmx-react-text:empty{display:none}
.cmx-react-menu{
  border-radius:0 !important;border:1px solid var(--cmx-skin-border) !important;background:#fff !important;box-shadow:var(--cmx-skin-shadow) !important;padding:8px !important;gap:6px !important;
}
.cmx-react-option{
  min-height:40px !important;border-radius:0 !important;border:1px solid transparent !important;background:#fff !important;
}
.cmx-react-option:hover{background:var(--cmx-skin-surface-soft) !important;border-color:var(--cmx-skin-border) !important}
.cmx-like-count{color:var(--cmx-skin-muted) !important;font-size:13px !important}
/* profile/user controls */
.cmx-usercp-wrap .card,.cmx-usercp-wrap .block-container{border-radius:0 !important}
/* admin: admin shell tidying */
body.cmx-admin-pro-page .card,body.cmx-admin-pro-page .block-container{border-radius:0 !important;box-shadow:var(--cmx-skin-shadow) !important}
body.cmx-admin-pro-page .block-header,body.cmx-admin-pro-page .card-header{background:#f7f8fa !important}
/* responsive */
@media (max-width: 1100px){
  .forum-row{grid-template-columns:minmax(0,1fr) minmax(140px,.8fr) 72px 72px !important}
  .cmx-topic-row{grid-template-columns:auto minmax(0,1fr) minmax(120px,.75fr) 64px 64px !important}
  .post{grid-template-columns: 184px minmax(0,1fr) !important}
}
@media (max-width: 820px){
  .topic-card > .card-header,.cmx-topic-card > .card-header{grid-template-columns:1fr !important}
  .topic-actions,.topic-actions-desktop{justify-content:flex-start !important}
  .forum-row{grid-template-columns:1fr !important;gap:8px !important}
  .cmx-topic-row{grid-template-columns:1fr !important;gap:8px !important}
  .post{grid-template-columns:1fr !important}
  .post-left{border-right:0 !important;border-bottom:1px solid var(--cmx-skin-border) !important;display:grid !important;grid-template-columns:72px minmax(0,1fr);gap:12px !important;align-items:start !important}
  .post-avatar{grid-row:1 / span 2}
  .post-avatar img{width:72px !important;height:72px !important}
  .post-userheader,.postbit-box.postbit-stats,.postbit-box.postbit-custom{grid-column:2}
  .postbit-box.postbit-stats,.postbit-box.postbit-custom{margin-top:8px !important}
  .post-actions-left,.post-actions-right{flex:1 1 100% !important}
  .post-actions-right{order:-1}
  .cmx-posttools-box{gap:6px !important}
  .cmx-posttool,.cmx-react-btn{font-size:12px !important;padding:7px 10px !important}
  .cmx-inpost-topictitle{font-size:17px !important}
}

/* ===== END css/cmx_layout_rebase.css ===== */

/* ===== BEGIN css/cmx_postbit_rebase.css ===== */
:root{
  --cmx-af-border:#cfd6df;
  --cmx-af-border-soft:#e7ebf0;
  --cmx-af-surface:#ffffff;
  --cmx-af-surface-alt:#f5f7fa;
  --cmx-af-surface-alt-2:#eef2f6;
  --cmx-af-muted:#5f6b7a;
  --cmx-af-head:#dfe7f1;
  --cmx-af-head-border:#bcc8d6;
  --cmx-af-green:#2f855a;
  --cmx-af-green-soft:#edf9f2;
}

/* Topic shell */
.topic-card > .card-header,.topic-card .card-header,.cmx-topic-card > .card-header{
  background:linear-gradient(180deg,#eef3f8 0%, #e5ecf4 100%) !important;
  border-bottom:1px solid var(--cmx-af-head-border) !important;
}
.topic-title,.cmx-topic-title,.cmx-inpost-topictitle{
  letter-spacing:-.01em !important;
}
.topic-actions,.topic-actions-desktop{
  gap:8px !important;
}
.topic-actions .btn,.topic-actions-desktop .btn,.topic-actions a.btn,.topic-actions button.btn{
  min-height:36px !important;
  border-radius:0 !important;
}

/* Post shell - return to classic forum proportions */
.post{
  display:grid !important;
  grid-template-columns: 215px minmax(0,1fr) !important;
  gap:0 !important;
  background:var(--cmx-af-surface) !important;
  border:1px solid var(--cmx-af-border) !important;
  border-radius:0 !important;
  overflow:hidden !important;
  box-shadow:none !important;
  margin-bottom:14px !important;
}
.post-left{
  background:linear-gradient(180deg,var(--cmx-af-surface-alt) 0%, var(--cmx-af-surface-alt-2) 100%) !important;
  border-right:1px solid var(--cmx-af-border) !important;
  padding:14px 14px 16px !important;
}
.post-right{
  padding:14px 16px 14px !important;
  background:#fff !important;
  min-width:0 !important;
}
.post-userheader{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  text-align:center !important;
  gap:4px !important;
  margin-bottom:10px !important;
}
.post-left .post-username,.post-left .post-username a,.post-username,.post-username a{
  font-size:18px !important;
  font-weight:800 !important;
  line-height:1.18 !important;
  margin:0 !important;
  text-align:center !important;
}
.post-userbox{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  gap:4px !important;
  margin:0 !important;
}
.post-userbox .post-rank-img{
  max-width:156px !important;
  max-height:42px !important;
  width:auto !important;
  height:auto !important;
  object-fit:contain !important;
}
.post-rank-title{
  font-size:12px !important;
  font-weight:700 !important;
  color:var(--cmx-af-muted) !important;
  text-align:center !important;
}
.post-avatar{
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  margin:10px 0 12px !important;
}
.post-avatar img{
  width:120px !important;
  height:120px !important;
  max-width:120px !important;
  max-height:120px !important;
  object-fit:cover !important;
  border-radius:0 !important;
  border:1px solid var(--cmx-af-border) !important;
  background:#fff !important;
  box-shadow:none !important;
}
.postbit-box{
  margin-top:10px !important;
  border:1px solid var(--cmx-af-border-soft) !important;
  background:rgba(255,255,255,.9) !important;
  border-radius:0 !important;
  padding:8px 10px !important;
  box-shadow:none !important;
}
.postbit-row{
  display:flex !important;
  justify-content:space-between !important;
  gap:10px !important;
  align-items:flex-start !important;
}
.postbit-row + .postbit-row{
  border-top:1px solid var(--cmx-af-border-soft) !important;
  padding-top:6px !important;
  margin-top:6px !important;
}
.postbit-label,.postbit-value{
  font-size:12px !important;
  line-height:1.4 !important;
}
.postbit-label{
  color:var(--cmx-af-muted) !important;
  font-weight:700 !important;
}
.postbit-value{
  color:var(--cmx-af-text) !important;
  font-weight:700 !important;
  text-align:right !important;
}

/* Post body */
.post-meta{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:8px !important;
  margin:0 0 12px !important;
  color:var(--cmx-af-muted) !important;
  font-size:12px !important;
}
.post-content,.post-message,.topic-post .post-content{
  font-size:15px !important;
  line-height:1.72 !important;
  color:var(--cmx-af-text) !important;
}
.post-content-wrap,.post-content{
  min-width:0 !important;
}
.cmx-inpost-topicbar{
  margin:0 0 10px !important;
  padding:7px 10px !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  text-align:center !important;
}
.cmx-inpost-topicinner{
  justify-content:center !important;
  gap:8px !important;
}
.cmx-inpost-topictitle{
  font-size:19px !important;
  line-height:1.12 !important;
  font-weight:900 !important;
  text-align:center !important;
}
.cmx-topic-state-badge{
  margin-left:0 !important;
}

/* Solution styling: visible but integrated */
.cmx-solution-banner{
  padding:10px 14px !important;
  background:linear-gradient(180deg,#f3fbf6 0%, #ebf7ef 100%) !important;
  color:#23663f !important;
  border-bottom:1px solid rgba(47,133,90,.18) !important;
  font-weight:800 !important;
}
.post.cmx-post-solution{
  border-color:#8ec5a5 !important;
  box-shadow:inset 0 0 0 1px rgba(47,133,90,.08) !important;
}

/* Actions + reactions: prevent drift */
.post-actions{
  display:flex !important;
  justify-content:space-between !important;
  align-items:center !important;
  gap:12px !important;
  flex-wrap:wrap !important;
  margin-top:16px !important;
  padding-top:12px !important;
  border-top:1px solid var(--cmx-af-border-soft) !important;
}
.post-actions-left{
  flex:1 1 auto !important;
  min-width:0 !important;
}
.post-actions-right{
  flex:0 0 auto !important;
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
}
.cmx-posttools-box{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}
.cmx-posttool,.cmx-as-item,button.cmx-posttool,button.cmx-as-item{
  display:inline-flex !important;
  align-items:center !important;
  gap:6px !important;
  min-height:32px !important;
  padding:6px 10px !important;
  border-radius:0 !important;
  border:1px solid var(--cmx-af-border) !important;
  background:#fff !important;
  color:var(--cmx-af-text) !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:700 !important;
  box-shadow:none !important;
}
.cmx-posttool:hover,.cmx-as-item:hover{
  background:#f6f8fb !important;
  border-color:#b9c6d3 !important;
}
.cmx-posttool-solution,.cmx-as-item.cmx-posttool-solution{
  background:var(--cmx-af-green-soft) !important;
  color:#23663f !important;
  border-color:#aad4b9 !important;
}
.cmx-posttool-danger,.cmx-as-item.is-danger{
  background:#fff5f5 !important;
  color:#b42318 !important;
  border-color:#efc1c1 !important;
}

.cmx-react-wrap,.cmx-react-form{
  display:inline-flex !important;
  align-items:center !important;
}
.cmx-react-btn{
  min-height:32px !important;
  padding:6px 10px !important;
  border-radius:0 !important;
  border:1px solid var(--cmx-af-border) !important;
  background:#fff !important;
  box-shadow:none !important;
  font-size:12px !important;
  font-weight:700 !important;
}
.cmx-react-btn.is-reacted{
  background:#eef5ff !important;
  border-color:#b9cbe4 !important;
  color:#215b96 !important;
}
.cmx-react-menu{
  border-radius:0 !important;
  border:1px solid var(--cmx-af-border) !important;
  box-shadow:0 12px 26px rgba(15,23,42,.14) !important;
}
.cmx-like-count{
  margin-top:8px !important;
  font-size:12px !important;
}

/* Admin cards: calmer classic panel language */
body.cmx-admin-pro-page .card,body.cmx-admin-pro-page .block-container{
  border-radius:0 !important;
  box-shadow:none !important;
  border-color:var(--cmx-af-border) !important;
}
body.cmx-admin-pro-page .block-header,body.cmx-admin-pro-page .card-header{
  background:linear-gradient(180deg,#eef3f8 0%, #e5ecf4 100%) !important;
  border-bottom:1px solid var(--cmx-af-head-border) !important;
}

/* responsive */
@media (max-width: 980px){
  .post{grid-template-columns:185px minmax(0,1fr) !important}
  .post-avatar img{width:96px !important;height:96px !important;max-width:96px !important;max-height:96px !important}
}
@media (max-width: 760px){
  .post-left{
    border-right:0 !important;
    border-bottom:1px solid var(--cmx-af-border) !important;
    display:grid !important;
    grid-template-columns:72px minmax(0,1fr) !important;
    align-items:start !important;
    gap:10px !important;
  }
  .post-avatar{grid-row:1 / span 2 !important; margin:0 !important}
  .post-avatar img{width:72px !important;height:72px !important;max-width:72px !important;max-height:72px !important;border-radius:0 !important}
  .post-userheader,.postbit-box.postbit-stats,.postbit-box.postbit-custom{grid-column:2 !important; text-align:left !important; align-items:flex-start !important}
  .post-left .post-username,.post-left .post-username a,.post-rank-title{text-align:left !important}
  .post-userbox{align-items:flex-start !important}
  .post-actions-right{width:100% !important; justify-content:flex-start !important}
  .cmx-posttools-box{gap:5px !important}
}

/* ===== END css/cmx_postbit_rebase.css ===== */

/* ===== BEGIN css/cmx_shell_rebase.css ===== */
:root{
  --af-shell-border: rgba(15,23,42,.10);
  --af-shell-border-strong: rgba(15,23,42,.16);
  --af-shell-surface: #ffffff;
  --af-shell-surface-alt: #f5f7fb;
  --af-shell-surface-soft: #eef3f8;
  --af-shell-text: #0f172a;
  --af-shell-muted: #64748b;
  --af-shell-accent: #1f4f82;
  --af-shell-accent-soft: #edf4fb;
  --af-shell-shadow: 0 12px 28px rgba(15,23,42,.08);
  --af-shell-radius: 0px;
}

/* public header */
.topbar{
  position: sticky;
  top: 0;
  z-index: 100;
  backdrop-filter: saturate(150%) blur(12px);
  background: rgba(255,255,255,.94) !important;
  border-bottom: 1px solid var(--af-shell-border);
}
.topbar-inner{
  max-width: min(1320px, calc(100vw - 24px));
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto minmax(0,1fr) auto;
  align-items: center;
  gap: 16px;
  min-height: 74px;
  padding: 10px 0;
}
.brand > a,.brand-has-logo,.brand-fallback{
  display:flex !important;
  align-items:center !important;
  min-width:0;
}
.brand-lockup{
  display:flex; align-items:center; justify-content:flex-start;
  padding: 4px 2px;
}
.site-logo--lockup{
  max-height: 44px !important;
  width: auto !important;
  object-fit: contain;
}
.main-nav{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:8px;
  min-width:0;
  flex-wrap:wrap;
}
.main-nav > a,.main-nav > button.nav-btn{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  min-height:40px !important;
  padding: 8px 12px !important;
  border-radius:0 !important;
  border: 1px solid transparent !important;
  background: transparent !important;
  color: var(--af-shell-text) !important;
  text-decoration:none !important;
  font-weight:700 !important;
}
.main-nav > a:hover,.main-nav > button.nav-btn:hover{
  background: var(--af-shell-surface-soft) !important;
  border-color: var(--af-shell-border) !important;
}
.main-nav > a.nav-cta,.main-nav > a.nav-cta-search,.main-nav > button.notif-btn{
  background: var(--af-shell-surface) !important;
  border-color: var(--af-shell-border-strong) !important;
  box-shadow: 0 1px 2px rgba(15,23,42,.03);
}
.main-nav > a.nav-cta-primary{
  background: var(--af-shell-accent) !important;
  border-color: var(--af-shell-accent) !important;
  color: #fff !important;
}
.main-nav .badge{
  margin-left: 2px;
}
.cmx-mobile-quicklinks{
  display:flex;
  align-items:center;
  gap:10px;
}
.cmx-mobile-icon-btn{
  border:1px solid var(--af-shell-border-strong) !important;
  background:#fff !important;
  box-shadow: 0 1px 2px rgba(15,23,42,.03);
}

/* admin shell */
.cmx-admin-shell{
  position: sticky;
  top: 0;
  z-index: 100;
  background: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(250,252,255,.96) 100%) !important;
  border-bottom: 1px solid var(--af-shell-border);
  box-shadow: 0 1px 0 rgba(15,23,42,.04);
}
.cmx-admin-shell-top{
  border-bottom: 1px solid var(--af-shell-border);
  background: linear-gradient(180deg,#ffffff 0%,#fafcff 100%);
}
.cmx-admin-shell-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:74px;
}
.cmx-admin-shell-brand{
  display:flex;
  align-items:center;
  gap:14px;
  text-decoration:none;
  min-width:0;
}
.cmx-admin-shell-badge{
  width:44px;
  height:44px;
  border-radius:0;
  display:grid;
  place-items:center;
  font-weight:900;
  letter-spacing:.04em;
  color:#fff;
  background:linear-gradient(135deg,#1f4f82 0%, #325f9a 100%);
  box-shadow: 0 10px 24px rgba(31,79,130,.18);
}
.cmx-admin-shell-copy strong{
  display:block;
  color: var(--af-shell-text);
  font-size: 18px;
  line-height:1.2;
}
.cmx-admin-shell-copy span{
  display:block;
  margin-top:2px;
  color: var(--af-shell-muted);
  font-size: 13px;
}
.cmx-admin-shell-actions{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
.cmx-admin-shell-actions a{
  display:inline-flex;
  align-items:center;
  min-height:40px;
  padding:8px 12px;
  border-radius:0;
  border:1px solid var(--af-shell-border-strong);
  background:#fff;
  color: var(--af-shell-text);
  text-decoration:none;
  font-weight:700;
}
.cmx-admin-shell-actions a:hover{ background: var(--af-shell-surface-soft); }
.admin-nav-wrap{
  padding: 14px 0 16px;
  background: linear-gradient(180deg,#fbfdff 0%,#f6f9fc 100%);
}
.cmx-admin-nav-grid{
  display:grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap:14px;
}
.cmx-admin-nav-group{
  min-width:0;
  border:1px solid var(--af-shell-border);
  border-radius:0;
  background: #fff;
  box-shadow: var(--af-shell-shadow);
  overflow:hidden;
}
.cmx-admin-nav-title{
  margin:0;
  padding:12px 14px;
  font-size:13px;
  letter-spacing:.04em;
  text-transform:uppercase;
  color: var(--af-shell-muted);
  background: linear-gradient(180deg,#ffffff 0%,#f7f9fd 100%);
  border-bottom:1px solid var(--af-shell-border);
}
.admin-nav{
  display:flex;
  flex-direction:column;
  gap:0;
  padding:8px;
}
.admin-nav a{
  display:flex;
  align-items:center;
  min-height:40px;
  padding:9px 12px;
  border-radius:0;
  color: var(--af-shell-text);
  text-decoration:none;
  font-weight:700;
}
.admin-nav a:hover{ background: var(--af-shell-surface-soft); }
.admin-nav a.active{
  background: var(--af-shell-accent-soft);
  color: var(--af-shell-accent);
  box-shadow: inset 0 0 0 1px rgba(31,79,130,.16);
}

/* shared surface polishing */
.cmx-shell-admin .container,.cmx-shell-admin .container-fluid{
  max-width: min(1360px, calc(100vw - 24px));
}
.cmx-shell-admin .card,.cmx-shell-admin .block,.cmx-shell-admin .panel-card,.cmx-shell-admin .stats-card,.cmx-shell-admin .cmx-home-log .card{
  border-radius:0 !important;
  box-shadow: var(--af-shell-shadow) !important;
}
.cmx-shell-admin .table,.cmx-shell-admin table{
  border-radius:0;
  overflow:hidden;
}

@media (max-width: 1180px){
  .cmx-admin-nav-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
  .topbar-inner{ grid-template-columns:auto minmax(0,1fr); }
  .cmx-mobile-quicklinks{ justify-self:end; }
}
@media (max-width: 820px){
  .topbar{ position:relative; }
  .topbar-inner{ grid-template-columns:auto 1fr auto; min-height:64px; }
  .site-logo--lockup{ max-height: 38px !important; }
  .cmx-admin-shell-inner{ align-items:flex-start; padding-top:12px; padding-bottom:12px; }
  .cmx-admin-nav-grid{ grid-template-columns: 1fr; }
}

/* ===== END css/cmx_shell_rebase.css ===== */

/* ===== BEGIN css/cmx_reference_rebuild.css ===== */

:root{
  --cmx-ref-bg:#e9edf3;
  --cmx-ref-surface:#ffffff;
  --cmx-ref-surface-alt:#f6f8fb;
  --cmx-ref-border:#d8dee8;
  --cmx-ref-text:#202b3c;
  --cmx-ref-muted:#6f7c91;
  --cmx-ref-accent:#2260d2;
  --cmx-ref-accent-2:#163f8f;
  --cmx-ref-shadow:0 14px 34px rgba(24,39,75,.08);
  --cmx-ref-radius-xl:0px;
  --cmx-ref-radius-lg:0px;
  --cmx-ref-radius-md:0px;
}
body{
  background:linear-gradient(180deg,#eef2f7 0,#e7ecf3 100%) !important;
  color:var(--cmx-ref-text);
}
body:not(.cmx-shell-admin) .footer,body:not(.cmx-shell-admin) .guest-notice{border-top:1px solid var(--cmx-ref-border);}
body:not(.cmx-shell-admin) .footer{margin-top:28px;background:#edf2f7;}
body:not(.cmx-shell-admin) .cmx-footer-theme-dock{display:none;}
body:not(.cmx-shell-admin) .cmx-banner-slot{padding:10px 0 0;}
body:not(.cmx-shell-admin) .cmx-banner-inner{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0;}
body:not(.cmx-shell-admin) .cmx-banner-inner > *{max-width:100%;}
body:not(.cmx-shell-admin) .cmx-banner-inner img{display:block;max-width:100%;height:auto;}
body:not(.cmx-shell-admin) .container{max-width:none;}
body:not(.cmx-shell-admin) main.container{padding-top:18px;}
body:not(.cmx-shell-admin) .card{
  background:var(--cmx-ref-surface);
  border:1px solid var(--cmx-ref-border);
  border-radius:0;
  box-shadow:var(--cmx-ref-shadow);
}
body:not(.cmx-shell-admin) .btn{border-radius:0;font-weight:700;}
body:not(.cmx-shell-admin) .btn-primary,body:not(.cmx-shell-admin) .btn:not(.btn-secondary):not(.btn-danger){
  background:linear-gradient(180deg,var(--cmx-ref-accent),var(--cmx-ref-accent-2));
  border-color:var(--cmx-ref-accent-2);
  color:#fff;
}
body:not(.cmx-shell-admin) .btn-secondary{
  background:#fff;
  border-color:var(--cmx-ref-border);
  color:var(--cmx-ref-text);
}
.cmx-ref-shell{
  position:sticky;top:0;z-index:60;margin:0 calc(50% - 50vw) 12px;
  background:linear-gradient(180deg,#1e2c47 0,#243655 100%);
  box-shadow:0 20px 34px rgba(10,24,48,.20);
}
.cmx-ref-shell__masthead{border-bottom:1px solid rgba(255,255,255,.08);}
.cmx-ref-shell__masthead-inner,.cmx-ref-shell__navrow,.cmx-ref-shell__subnav-inner{
  display:flex;align-items:center;gap:16px;min-height:unset;
}
.cmx-ref-shell__masthead-inner{padding:16px 0;}
.cmx-ref-shell__navrow{padding:0 0 14px;}
.cmx-ref-shell__subnav{background:rgba(255,255,255,.04);border-top:1px solid rgba(255,255,255,.05);}
.cmx-ref-shell__subnav-inner{justify-content:space-between;padding:10px 0 14px;}
.cmx-ref-shell__brandzone{display:flex;align-items:center;gap:14px;min-width:0;flex:1;}
.cmx-ref-brand{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;min-width:0;}
.cmx-ref-brand__logo,.cmx-ref-brand__mono{
  width:54px;height:54px;border-radius:0;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;
  background:linear-gradient(180deg,#fbfcfe,#dce6f5);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);flex:0 0 54px;
}
.cmx-ref-brand__logo img{width:100%;height:100%;object-fit:contain;padding:8px;}
.cmx-ref-brand__mono{font-weight:900;color:#243655;font-size:18px;}
.cmx-ref-brand__copy{display:flex;flex-direction:column;min-width:0}
.cmx-ref-brand__copy strong{font-size:19px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cmx-ref-brand__copy span{font-size:12px;color:rgba(233,240,255,.75)}
.cmx-ref-shell__headtools{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cmx-ref-headtool,.cmx-ref-authlink{
  display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:0;text-decoration:none;
  border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);color:#fff;font-weight:700;
}
.cmx-ref-headtool--button{cursor:pointer}
.cmx-ref-headtool__icon{font-size:14px}
.cmx-ref-headtool__badge{
  min-width:20px;height:20px;border-radius:0;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;
  background:#ff6b5f;color:#fff;font-size:11px;font-weight:800;
}
.cmx-ref-headtool__badge.is-muted{background:rgba(255,255,255,.13)}
.cmx-ref-authlink--primary{background:#fff;color:#1f2e4c;border-color:#fff}
.cmx-ref-mainnav{display:flex;align-items:center;gap:6px;flex:1;min-width:0;flex-wrap:wrap;}
.cmx-ref-mainnav a{color:#d8e2f5;text-decoration:none;padding:12px 14px;border-radius:0;font-weight:800;letter-spacing:.01em;}
.cmx-ref-mainnav a.is-active,.cmx-ref-mainnav a:hover{background:#fff;color:#1f2e4c;}
.cmx-ref-search{
  min-width:260px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(20,31,56,.14);
  border-radius:0;padding:8px 10px;box-shadow:0 10px 20px rgba(17,31,55,.12);
}
.cmx-ref-search__icon{color:#607089}
.cmx-ref-search input{flex:1;min-width:0;border:0;background:transparent;padding:4px 0;color:#1f2e4c;}
.cmx-ref-search input:focus{outline:none}
.cmx-ref-search button{border:0;border-radius:0;padding:10px 14px;background:linear-gradient(180deg,var(--cmx-ref-accent),var(--cmx-ref-accent-2));color:#fff;font-weight:800;}
.cmx-ref-subnav-links{display:flex;gap:10px;flex-wrap:wrap}
.cmx-ref-subnav-links a{color:#d6e2fb;text-decoration:none;padding:8px 10px;border-radius:0;background:rgba(255,255,255,.05);font-size:13px;font-weight:700;}
.cmx-ref-accountchip,.cmx-ref-guestchip{
  display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:0;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);color:#fff;text-decoration:none;
}
.cmx-accountchip__avatar{
  width:38px;height:38px;border-radius:0;display:flex;align-items:center;justify-content:center;
  background:linear-gradient(180deg,#f6f9fe,#dce8ff);color:#1f3f89;font-weight:900;flex:0 0 38px;
}
.cmx-ref-accountchip__meta,.cmx-ref-guestchip{flex-direction:column;align-items:flex-start;line-height:1.2}
.cmx-ref-accountchip__meta span,.cmx-ref-guestchip span{font-size:12px;color:rgba(231,238,252,.75)}
.cmx-ref-home-hero{
  display:grid;grid-template-columns:minmax(0,1.5fr) auto auto;gap:20px;align-items:center;
  background:linear-gradient(135deg,#ffffff 0,#f2f6fc 100%);border:1px solid var(--cmx-ref-border);
  border-radius:0;box-shadow:var(--cmx-ref-shadow);padding:24px 26px;margin-bottom:18px;
}
.cmx-ref-home-hero__eyebrow,.cmx-ref-forum-hero__eyebrow{
  display:inline-flex;padding:6px 10px;border-radius:0;background:#e8efff;color:#214da7;font-weight:800;font-size:12px;letter-spacing:.02em;
}
.cmx-ref-home-hero h1,.cmx-ref-forum-hero h1{margin:10px 0 8px;font-size:32px;line-height:1.1;color:#1e2a3d;}
.cmx-ref-home-hero p,.cmx-ref-forum-hero p{margin:0;color:var(--cmx-ref-muted);max-width:780px;line-height:1.55;}
.cmx-ref-home-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:12px;}
.cmx-ref-home-hero__stats div,.cmx-ref-node__metric{background:#fff;border:1px solid var(--cmx-ref-border);border-radius:0;padding:14px 16px;text-align:center;}
.cmx-ref-home-hero__stats strong,.cmx-ref-node__metric strong{display:block;font-size:22px;line-height:1.05;color:#1d355f}
.cmx-ref-home-hero__stats span,.cmx-ref-node__metric span{display:block;color:var(--cmx-ref-muted);font-size:12px;margin-top:4px}
.cmx-ref-home-hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cmx-ref-home-grid__main{display:flex;flex-direction:column;gap:18px}
.cmx-ref-node-list{gap:18px}
.cmx-ref-category{background:var(--cmx-ref-surface);border:1px solid var(--cmx-ref-border);border-radius:0;box-shadow:var(--cmx-ref-shadow)}
.cmx-ref-category__head{
  display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 22px;
  border-bottom:1px solid var(--cmx-ref-border);background:linear-gradient(180deg,#f9fbff 0,#f2f6fb 100%);
}
.cmx-ref-category__title{display:flex;align-items:center;gap:14px;min-width:0}
.cmx-ref-category__icon{
  width:48px;height:48px;border-radius:0;background:linear-gradient(180deg,#edf4ff,#dce8ff);
  display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#1e4ea5;font-size:18px;flex:0 0 48px;
}
.cmx-ref-category__icon img{width:100%;height:100%;object-fit:cover}
.cmx-ref-category__title h2{margin:0 0 4px;font-size:22px;line-height:1.15}
.cmx-ref-category__title p{color:var(--cmx-ref-muted)}
.cmx-ref-category__stats{display:flex;gap:10px;flex-wrap:wrap}
.cmx-ref-category__stats span{padding:8px 12px;border:1px solid var(--cmx-ref-border);font-size:13px;color:#45536a}
.cmx-ref-category__body{padding:18px;display:flex;flex-direction:column;gap:14px}
.cmx-ref-node{grid-template-columns:minmax(0,1.3fr) minmax(260px,.9fr);align-items:center;
  border:1px solid var(--cmx-ref-border);border-radius:0;background:linear-gradient(180deg,#ffffff 0,#fbfcfe 100%);padding:18px;
}
.cmx-ref-node--empty{display:block;color:var(--cmx-ref-muted)}
.cmx-ref-node__main{display:flex;align-items:flex-start;gap:16px;min-width:0}
.cmx-ref-node__icon{
  width:56px;height:56px;border-radius:0;background:linear-gradient(180deg,#edf3ff,#d8e6ff);display:flex;align-items:center;justify-content:center;
  overflow:hidden;color:#214da7;font-size:20px;text-decoration:none;flex:0 0 56px;
}
.cmx-ref-node__icon img{width:100%;height:100%;object-fit:cover}
.cmx-ref-node__content{min-width:0}
.cmx-ref-node__content h3{margin:0;font-size:20px;line-height:1.2}
.cmx-ref-node__content h3 a{color:#1d2a3d;text-decoration:none}
.cmx-ref-node__content p{margin:6px 0 0;color:var(--cmx-ref-muted);line-height:1.5}
.cmx-ref-node__children{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.cmx-ref-node__children a{padding:7px 10px;border-radius:0;background:#f1f5fb;border:1px solid #e0e7f2;color:#355184;text-decoration:none;font-size:13px;}
.cmx-ref-node__side{display:grid;grid-template-columns:repeat(2,minmax(90px,110px)) minmax(0,1fr);gap:12px;align-items:stretch;}
.cmx-ref-node__latest{border:1px solid var(--cmx-ref-border);border-radius:0;padding:12px;background:var(--cmx-ref-surface-alt);display:flex;flex-direction:column;justify-content:center;}
.cmx-ref-node__latest-title{font-weight:800;color:#22324a;line-height:1.35}
.cmx-ref-node__latest-meta{margin-top:6px;font-size:12px;color:var(--cmx-ref-muted);display:flex;gap:6px;flex-wrap:wrap;align-items:center}
.cmx-ref-node__latest-empty{color:var(--cmx-ref-muted);font-size:13px}
.cmx-ref-forum-view{padding:20px}
.cmx-ref-forum-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:4px 4px 18px;margin-bottom:10px;border-bottom:1px solid var(--cmx-ref-border);}
.cmx-ref-forum-hero__chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}
.cmx-ref-forum-hero__chips span,.cmx-topic-overview-pills span{
  display:inline-flex;align-items:center;padding:8px 11px;border-radius:0;background:#f1f5fb;border:1px solid #e0e7f2;font-size:13px;font-weight:700;color:#355184;
}
.cmx-ref-forum-hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cmx-ref-subforums-box{margin-bottom:16px}
.cmx-ref-subforums-box .subforums-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.cmx-ref-subforums-box .subforum-link{background:#f5f7fb;border:1px solid var(--cmx-ref-border);border-radius:0;padding:12px 14px;text-decoration:none;color:#243042;font-weight:700;}
.cmx-ref-subforums-box .subforum-link:hover{background:#fff}
.cmx-forum-toolbar{align-items:center !important;padding:8px 0 14px}
.cmx-forum-toolbar .muted.small{font-size:13px;color:var(--cmx-ref-muted)}
body:not(.cmx-shell-admin) #cmxFdDesktopTable{display:none !important}
body:not(.cmx-shell-admin) #cmxFdMobileList{display:block !important}
body:not(.cmx-shell-admin) .cmx-fd-mcard{
  position:relative !important;background:linear-gradient(180deg,#fff 0,#fbfcfe 100%) !important;border:1px solid var(--cmx-ref-border) !important;
  border-radius:0 !important;padding:16px !important;margin:0 0 12px !important;box-shadow:0 12px 22px rgba(24,39,75,.06);
}
body:not(.cmx-shell-admin) .cmx-fd-mcard::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:0;background:#d3dceb;}
body:not(.cmx-shell-admin) .cmx-fd-mtitle{font-size:17px !important;color:#1f2b3f !important}
body:not(.cmx-shell-admin) .cmx-fd-mchips{margin-top:10px !important;gap:10px !important}
body:not(.cmx-shell-admin) .cmx-fd-mchips > span{background:#f3f6fb !important;border:1px solid #e0e7f2;padding:6px 9px !important;border-radius:0 !important;color:#56647b !important}
body:not(.cmx-shell-admin) .topic-card>.card-header{background:linear-gradient(180deg,#f9fbff 0,#f0f5fc 100%);border-bottom:1px solid var(--cmx-ref-border);padding:22px;}
body:not(.cmx-shell-admin) .cmx-topic-head{display:flex;flex-direction:column;gap:10px}
body:not(.cmx-shell-admin) .cmx-topic-titleline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
body:not(.cmx-shell-admin) .cmx-topic-title{font-size:26px;line-height:1.08;margin:0;color:#1f2b40}
body:not(.cmx-shell-admin) .cmx-topic-titleicon{display:inline-flex;width:42px;height:42px;border-radius:0;background:#e6eeff;align-items:center;justify-content:center}
body:not(.cmx-shell-admin) .cmx-topic-subline{display:flex;gap:8px;flex-wrap:wrap;font-size:14px}
body:not(.cmx-shell-admin) .cmx-topic-overview-pills{display:flex;gap:10px;flex-wrap:wrap}
body:not(.cmx-shell-admin) .topic-actions{gap:10px;flex-wrap:wrap}
body:not(.cmx-shell-admin) .topic-actions .btn{padding:11px 14px}
body:not(.cmx-shell-admin) .topic-actions-menu{background:#fff;border:1px solid var(--cmx-ref-border);box-shadow:var(--cmx-ref-shadow);border-radius:0;padding:8px;min-width:220px;}
body:not(.cmx-shell-admin) .topic-menu-item{border-radius:0}
body:not(.cmx-shell-admin) .posts.cmx-ref-poststream{display:flex;flex-direction:column;gap:18px}
body:not(.cmx-shell-admin) .post{
  display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;background:#fff;border:1px solid var(--cmx-ref-border);
  border-radius:0;overflow:hidden;box-shadow:0 12px 26px rgba(24,39,75,.07)
}
body:not(.cmx-shell-admin) .post-left{background:linear-gradient(180deg,#fafcff 0,#eef3fa 100%);border-right:1px solid var(--cmx-ref-border);padding:20px;}
body:not(.cmx-shell-admin) .post-right{padding:20px}
body:not(.cmx-shell-admin) .post-userheader{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}
body:not(.cmx-shell-admin) .post-avatar img,body:not(.cmx-shell-admin) .post-avatar{
  width:96px !important;height:96px !important;border-radius:0 !important;object-fit:cover;border:4px solid #fff;box-shadow:0 10px 20px rgba(19,34,63,.12);margin:0 auto 14px
}
body:not(.cmx-shell-admin) .post-username{font-size:18px;font-weight:900;color:#1f2b40}
body:not(.cmx-shell-admin) .post-userbox{gap:6px}
body:not(.cmx-shell-admin) .post-rank-title{color:#51627b}
body:not(.cmx-shell-admin) .postbit-box{background:#fff;border:1px solid var(--cmx-ref-border);border-radius:0;padding:12px;margin-top:14px;}
body:not(.cmx-shell-admin) .postbit-row{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px solid #edf1f5;}
body:not(.cmx-shell-admin) .postbit-row:last-child{border-bottom:0}
body:not(.cmx-shell-admin) .postbit-label{color:var(--cmx-ref-muted);font-size:13px}
body:not(.cmx-shell-admin) .postbit-value{font-weight:800;color:#243042;text-align:right}
body:not(.cmx-shell-admin) .post-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;padding-bottom:14px;border-bottom:1px solid #edf1f5;margin-bottom:16px;}
body:not(.cmx-shell-admin) .post-content{font-size:15px;line-height:1.68;color:#28344a}
body:not(.cmx-shell-admin) .post-actions{margin-top:18px;padding-top:14px;border-top:1px solid #edf1f5;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}
body:not(.cmx-shell-admin) .cmx-posttools-box{display:flex;gap:8px;flex-wrap:wrap}
body:not(.cmx-shell-admin) .cmx-posttool{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:0;border:1px solid var(--cmx-ref-border);background:#f5f7fb;color:#2a3a55;text-decoration:none;font-weight:700;}
body:not(.cmx-shell-admin) .cmx-posttool-danger{background:#fff2f2;border-color:#f0c8c8;color:#a12c2c}
body:not(.cmx-shell-admin) .cmx-solution-banner{grid-column:1/-1;background:#edf8ef;color:#216b36;border-bottom:1px solid #cfe8d5;padding:12px 16px;font-weight:800;}
body:not(.cmx-shell-admin) .cmx-post-solution{border-color:#badfc3}
body:not(.cmx-shell-admin) .cmx-pagination .cmx-page{border-radius:0;border:1px solid var(--cmx-ref-border);background:#fff;color:#243042;font-weight:800;}
body:not(.cmx-shell-admin) .cmx-pagination .cmx-page.is-active{background:linear-gradient(180deg,var(--cmx-ref-accent),var(--cmx-ref-accent-2));border-color:var(--cmx-ref-accent-2);color:#fff;}
@media (max-width: 1100px){
  .cmx-ref-home-hero{grid-template-columns:1fr}
  .cmx-ref-shell__masthead-inner,.cmx-ref-shell__navrow,.cmx-ref-shell__subnav-inner{flex-wrap:wrap}
  .cmx-ref-shell__headtools{width:100%;justify-content:flex-start}
  .cmx-ref-search{width:100%}
  .cmx-ref-node{grid-template-columns:1fr}
  .cmx-ref-node__side{grid-template-columns:repeat(2,minmax(90px,1fr))}
  .cmx-ref-forum-hero{flex-direction:column}
  body:not(.cmx-shell-admin) .post{grid-template-columns:1fr}
  body:not(.cmx-shell-admin) .post-left{border-right:0;border-bottom:1px solid var(--cmx-ref-border)}
}
@media (max-width: 820px){
  .cmx-ref-shell{position:relative}
  .cmx-ref-brand__copy strong{font-size:17px}
  .cmx-ref-mainnav{width:100%}
  .cmx-ref-mainnav a{width:100%}
  .cmx-ref-shell__subnav-inner{align-items:flex-start}
  .cmx-ref-accountchip,.cmx-ref-guestchip{width:100%}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-mobile-menu-btn{display:inline-flex}
}

.cmx-ref-headtool--cta{background:linear-gradient(180deg,#f6fbff,#dbe8ff);color:#1f3f89;border-color:rgba(255,255,255,.28);}
.cmx-accountchip__avatar{overflow:hidden}
.cmx-accountchip__avatar img{width:100%;height:100%;object-fit:cover;display:block}
.cmx-ref-forum-listhead{
  display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;
  margin:0 0 14px;padding:14px 16px;border:1px solid var(--cmx-ref-border);border-radius:0;
  background:linear-gradient(180deg,#f9fbff 0,#f2f6fb 100%);
}
.cmx-ref-forum-listhead__copy{display:flex;flex-direction:column;gap:4px}
.cmx-ref-forum-listhead__copy strong{font-size:15px;color:#1e2b40}
.cmx-ref-forum-listhead__copy span{font-size:13px;color:var(--cmx-ref-muted)}
.cmx-ref-forum-listhead__stats{display:flex;gap:10px;flex-wrap:wrap}
.cmx-ref-forum-listhead__stats span{padding:8px 11px;border-radius:0;background:#fff;border:1px solid var(--cmx-ref-border);font-size:13px;font-weight:700;color:#45536a}
body:not(.cmx-shell-admin) .cmx-fd-mcard{padding:18px !important;margin:0 0 14px !important}
body:not(.cmx-shell-admin) .cmx-fd-mcard:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(24,39,75,.09)}
body:not(.cmx-shell-admin) .cmx-fd-mcard[data-bulk-selected="1"]::before,body:not(.cmx-shell-admin) .cmx-fd-mcard.is-unread::before{background:linear-gradient(180deg,#3874e5,#214da7)}
body:not(.cmx-shell-admin) .cmx-fd-mbody{align-items:flex-start !important}
body:not(.cmx-shell-admin) .cmx-fd-mtitle{font-size:18px !important;line-height:1.3 !important}
body:not(.cmx-shell-admin) .cmx-fd-mmeta{margin-top:8px !important;gap:8px !important;color:#607089 !important}
body:not(.cmx-shell-admin) .cmx-fd-mcover{border-radius:0}
body:not(.cmx-shell-admin) .cmx-fd-mbulkstate span{background:#edf4ff !important;color:#214da7 !important;border-color:#cfe0ff !important}

.cmx-hesap-merkez-shell{display:flex;flex-direction:column;gap:10px}
.cmx-hesap-merkez-hero{flex-wrap:wrap;
  padding:24px 26px;border-radius:0;border:1px solid var(--cmx-ref-border);
  background:linear-gradient(135deg,#ffffff 0,#eef4ff 100%);box-shadow:var(--cmx-ref-shadow);
}
.cmx-hesap-merkez-hero__eyebrow,.cmx-hesap-merkez-mainhead__eyebrow{display:inline-flex;padding:6px 10px;border-radius:0;background:#e8efff;color:#214da7;font-weight:800;font-size:12px;letter-spacing:.02em}
.cmx-hesap-merkez-hero__copy h1{margin:10px 0 8px;font-size:26px;line-height:1.1;color:#1e2a3d}
.cmx-hesap-merkez-hero__copy p{max-width:760px;color:var(--cmx-ref-muted);line-height:1.55}
.cmx-hesap-merkez-hero__user{gap:14px;padding:12px 14px;border-radius:0;background:#fff;border:1px solid var(--cmx-ref-border)}
.cmx-hesap-merkez-hero__avatar{border-radius:0;display:block;box-shadow:0 12px 22px rgba(24,39,75,.10)}
.cmx-hesap-merkez-hero__meta{display:flex;flex-direction:column;line-height:1.2}
.cmx-hesap-merkez-hero__meta strong{font-size:17px;color:#1f2b40}
.cmx-hesap-merkez-hero__meta span{margin-top:5px;color:var(--cmx-ref-muted);font-size:13px}
.cmx-hesap-merkez-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}
.cmx-hesap-merkez-aside{display:flex;flex-direction:column;gap:10px;position:sticky;top:100px}
.cmx-hesap-merkez-card,.cmx-hesap-merkez-panel{
  background:#fff;border:1px solid var(--cmx-ref-border);border-radius:0;box-shadow:var(--cmx-ref-shadow);
}
.cmx-hesap-merkez-card{padding:18px}
.cmx-hesap-merkez-userline{display:flex;align-items:center;gap:12px;margin-bottom:14px}
.cmx-hesap-merkez-userline img{width:58px;height:58px;border-radius:0;object-fit:cover;display:block}
.cmx-hesap-merkez-userline strong{display:block;font-size:17px;color:#1f2b40}
.cmx-hesap-merkez-userline span{display:block;margin-top:4px;color:var(--cmx-ref-muted);font-size:13px}
.cmx-hesap-merkez-stats{display:grid;gap:10px}
.cmx-hesap-merkez-stats div{padding:12px 14px;border-radius:0;background:#f6f9fe;border:1px solid #e3eaf5}
.cmx-hesap-merkez-stats strong{display:block;font-size:18px;color:#21407a}
.cmx-hesap-merkez-stats span{display:block;margin-top:4px;font-size:12px;color:var(--cmx-ref-muted)}
.cmx-hesap-merkez-nav{display:flex;flex-direction:column;gap:10px}
.cmx-hesap-merkez-nav__item{
  display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;border-radius:0;background:#fff;
  border:1px solid var(--cmx-ref-border);text-decoration:none;color:#243042;font-weight:800;box-shadow:0 10px 18px rgba(17,31,55,.04)
}
.cmx-hesap-merkez-nav__item i{font-style:normal;color:#7b8aa3}
.cmx-hesap-merkez-nav__item.is-active,.cmx-hesap-merkez-nav__item:hover{background:linear-gradient(180deg,#fafcff,#edf4ff);color:#1f3f89;border-color:#cfdfff}
.cmx-hesap-merkez-main{display:flex;flex-direction:column;gap:10px}
.cmx-hesap-merkez-mainhead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:0 4px}
.cmx-hesap-merkez-mainhead h2{margin:10px 0 0;font-size:28px;line-height:1.1;color:#1f2b40}
.cmx-hesap-merkez-mainhead__meta{display:flex;gap:10px;flex-wrap:wrap}
.cmx-hesap-merkez-mainhead__meta span{padding:8px 12px;border-radius:0;background:#fff;border:1px solid var(--cmx-ref-border);font-size:13px;font-weight:700;color:#4c5d77}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel{padding:20px}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-section-title{font-size:24px;color:#1f2b40;margin-bottom:14px}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-note{background:#f7faff;border:1px solid #e2ebf8;border-radius:0;padding:14px 16px}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-label{color:#30415b;font-weight:800}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-control,body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-editor,body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel select.form-control{
  background:#fbfcfe;border:1px solid var(--cmx-ref-border);border-radius:0;color:#243042;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-avatar-head{background:#f7faff;border-color:#e3eaf5}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-actions .btn{min-width:160px}
body:not(.cmx-shell-admin) .cmx-usercp-alert{margin:0}
@media (max-width: 1024px){
  .cmx-hesap-merkez-layout{grid-template-columns:1fr}
  .cmx-hesap-merkez-aside{position:relative;top:auto}
}
@media (max-width: 820px){
  .cmx-hesap-merkez-hero{padding:18px}
  .cmx-hesap-merkez-hero__copy h1{font-size:26px}
  .cmx-hesap-merkez-hero__user{width:100%}
  .cmx-hesap-merkez-mainhead h2{font-size:24px}
}

.cmx-ref-compose-hero{
  display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;
  padding:24px 26px;border-radius:0;border:1px solid var(--cmx-ref-border);
  background:linear-gradient(135deg,#ffffff 0,#eef4ff 48%,#e4edfc 100%);box-shadow:var(--cmx-ref-shadow)
}
.cmx-ref-compose-hero__eyebrow{padding:6px 10px;background:#e8efff;color:#214da7;letter-spacing:.02em}
.cmx-ref-compose-hero__copy h1{margin:10px 0 8px;color:#1e2a3d}
.cmx-ref-compose-hero__copy p{max-width:780px;color:var(--cmx-ref-muted);line-height:1.55}
.cmx-ref-compose-hero__meta{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.cmx-ref-compose-hero__meta span,.cmx-ref-compose-hero__meta .btn{padding:8px 12px;border:1px solid var(--cmx-ref-border);font-size:13px;font-weight:800;color:#42536d;text-decoration:none}
.cmx-ref-compose-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}
.cmx-ref-compose-main{min-width:0}
.cmx-ref-compose-aside{display:flex;flex-direction:column;gap:10px;position:sticky;top:100px}
body:not(.cmx-shell-admin) .cmx-ref-compose-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;flex-wrap:wrap;background:linear-gradient(180deg,#f9fbff 0,#f2f6fb 100%)}
body:not(.cmx-shell-admin) .cmx-ref-compose-card__head h2{margin:0;font-size:24px;color:#1f2b40}
.cmx-ref-compose-card__headmeta{display:flex;gap:10px;flex-wrap:wrap}
.cmx-ref-compose-card__headmeta span{padding:8px 12px;border-radius:0;background:#fff;border:1px solid var(--cmx-ref-border);font-size:12px;font-weight:800;color:#42536d}
.cmx-ref-compose-card__intro{padding:14px 18px;border-bottom:1px solid var(--cmx-ref-border);background:#f9fbff;color:var(--cmx-ref-muted)}
body:not(.cmx-shell-admin) .cmx-ref-compose-form{display:flex;flex-direction:column;gap:10px;padding:18px}
body:not(.cmx-shell-admin) .cmx-ref-compose-field label{display:block;margin-bottom:8px;font-weight:800;color:#30415b}
body:not(.cmx-shell-admin) .cmx-ref-compose-field .form-control,body:not(.cmx-shell-admin) .cmx-ref-compose-field .cmx-editor{background:#fbfcfe;border:1px solid var(--cmx-ref-border);border-radius:0;color:#243042}
body:not(.cmx-shell-admin) .cmx-ref-compose-field--editor .cmx-editor{min-height:320px}
body:not(.cmx-shell-admin) .cmx-topicicon-picker{padding:12px;border:1px solid var(--cmx-ref-border);border-radius:0;background:#f9fbff}
body:not(.cmx-shell-admin) .cmx-topicicon-item{border-radius:0;border:1px solid #d9e4f3;background:#fff}
body:not(.cmx-shell-admin) .cmx-topicicon-item.active{background:linear-gradient(180deg,#fafcff,#edf4ff);border-color:#cfe0ff;color:#1f3f89}
body:not(.cmx-shell-admin) .cmx-poll-details{border:1px solid var(--cmx-ref-border);border-radius:0;background:#fbfcfe;padding:12px 14px}
body:not(.cmx-shell-admin) .cmx-poll-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none}
body:not(.cmx-shell-admin) .cmx-poll-summary::-webkit-details-marker{display:none}
body:not(.cmx-shell-admin) .cmx-poll-badge{padding:7px 10px;border-radius:0;background:#e8efff;color:#214da7;font-weight:800;font-size:12px}
body:not(.cmx-shell-admin) .cmx-ref-compose-actions{display:flex;gap:10px;flex-wrap:wrap}
.cmx-ref-compose-sidecard{background:#fff;border:1px solid var(--cmx-ref-border);border-radius:0;padding:18px;box-shadow:var(--cmx-ref-shadow)}
.cmx-ref-compose-sidecard h3{margin:0 0 12px;font-size:18px;color:#1f2b40}
.cmx-ref-compose-sidecard ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:10px;color:#495a73}

.cmx-ref-chooser-grid{display:grid;gap:14px;padding:18px}
body:not(.cmx-shell-admin) .cmx-ref-chooser-group{padding:0;overflow:hidden;border-radius:0}
body:not(.cmx-shell-admin) .cmx-ref-chooser-group__head{background:linear-gradient(180deg,#f9fbff 0,#f2f6fb 100%)}
body:not(.cmx-shell-admin) .cmx-ref-chooser-group__head h3{margin:0;font-size:20px;color:#1f2b40}
.cmx-ref-chooser-group__body{display:grid;gap:10px;padding:14px}
.cmx-ref-chooser-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:0;border:1px solid var(--cmx-ref-border);background:#fbfcfe;text-decoration:none;color:#243042;box-shadow:0 10px 20px rgba(17,31,55,.04)}
.cmx-ref-chooser-item:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(23,39,71,.08)}
.cmx-ref-chooser-item__copy{min-width:0;display:flex;flex-direction:column;gap:4px}
.cmx-ref-chooser-item__copy strong{font-size:15px;color:#1f2b40}
.cmx-ref-chooser-item__copy span{font-size:12px;color:var(--cmx-ref-muted)}
.cmx-ref-chooser-item__arrow{font-size:18px;color:#5571a4}
@media (max-width: 820px){
  .cmx-ref-compose-hero,.cmx-ref-compose-card__head{padding:18px}
  .cmx-ref-compose-hero__copy h1{font-size:26px}
  .cmx-ref-compose-hero__meta{justify-content:flex-start}
}

/* Pass 05 functional shell helpers */
.cmx-ref-forum-filters{display:flex;align-items:end;gap:10px;flex-wrap:wrap}
.cmx-ref-forum-filters label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#5d6b82;font-weight:700}
.cmx-ref-forum-filters select{min-width:170px;border:1px solid #d9e2ef;border-radius:0;padding:10px 12px;background:#fff;color:#243042}
.cmx-forum-toolbar--rich{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.cmx-ref-compose-actions{display:flex;gap:10px;flex-wrap:wrap}
.cmx-ref-compose-actions .btn{display:inline-flex;align-items:center;justify-content:center}
[data-draft-state][data-state="saved"]{color:#1f9d62}
[data-draft-state][data-state="saving"],[data-draft-state][data-state="dirty"]{color:#2d6cdf}
[data-draft-state][data-state="error"]{color:#c0392b}
[data-draft-state][data-state="deleted"]{color:#697586}
@media (max-width: 768px){
  .cmx-ref-forum-filters{width:100%}
  .cmx-ref-forum-filters label,.cmx-ref-forum-filters select,.cmx-ref-forum-filters .btn{width:100%}
}

/* ===== END css/cmx_reference_rebuild.css ===== */

/* ===== BEGIN css/cmx_reference_refine.css ===== */
:root{--cmx-af-blue:#185886;--cmx-af-blue-dark:#12486f;--cmx-af-blue-soft:#edf6fd;--cmx-af-border:#d9e2ec;--cmx-af-border-strong:#c5d0db;--cmx-af-text:#1f2937;--cmx-af-muted:#64748b;--cmx-af-page:#eef2f5;--cmx-af-panel:#ffffff}
body:not(.cmx-shell-admin){background:var(--cmx-af-page);color:var(--cmx-af-text)}
body:not(.cmx-shell-admin) main.container{max-width:none;background:transparent;border:none;box-shadow:none;padding-top:16px}
.cmx-forum-shell--main{display:block;border-bottom:1px solid var(--cmx-af-border-strong);box-shadow:0 2px 6px rgba(15,23,42,.04);background:#fff}
.cmx-forum-shell--main .p-header{background:linear-gradient(180deg,var(--cmx-af-blue) 0%,var(--cmx-af-blue-dark) 100%);color:#fff}
.cmx-forum-shell--main .p-header-inner,.cmx-forum-shell--main .p-nav-inner{max-width:var(--cmx-container-max,1280px);margin:0 auto;padding:0 14px}
.cmx-forum-shell--main .p-header-content{min-height:86px;display:flex;align-items:center;gap:14px}
.cmx-forum-shell--main .p-header-logo a{display:flex;align-items:center;text-decoration:none;color:#fff}
.cmx-forum-shell--main .p-header-logo img{display:block;max-height:54px;max-width:280px}
.cmx-forum-shell--main .cmx-af-textlogo{font-size:26px;line-height:1.1;font-weight:800;letter-spacing:.01em;color:#fff}
.cmx-forum-shell--main .cmx-af-header-banner{margin-left:auto;min-width:0}
.cmx-forum-shell--main .p-nav{background:#f5f7fa;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid var(--cmx-af-border)}
.cmx-forum-shell--main .p-nav-inner{display:flex;align-items:center;gap:14px;min-height:52px}
.cmx-forum-shell--main .p-nav-smallLogo img{max-height:28px;display:block}.cmx-forum-shell--main .cmx-af-smalllogo{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:0;background:#dbe8f2;color:#113e60;font-weight:800}
.cmx-forum-shell--main .p-nav-scroller{flex:1;min-width:0}
.cmx-forum-shell--main .p-nav-list{display:flex;align-items:center;gap:2px;flex-wrap:nowrap}
.cmx-forum-shell--main .p-navEl-link{display:inline-flex;align-items:center;min-height:50px;padding:0 14px;text-decoration:none;color:#334155;font-weight:700;border-bottom:3px solid transparent}
.cmx-forum-shell--main .p-navEl-link:hover,.cmx-forum-shell--main .p-navEl-link.is-selected{color:#0f172a;border-bottom-color:var(--cmx-af-blue);background:rgba(24,88,134,.05)}
.cmx-forum-shell--main .p-nav-opposite{display:flex;align-items:center;gap:10px;margin-left:auto}.cmx-forum-shell--main .p-navgroup{display:flex;align-items:center;gap:6px}
.cmx-forum-shell--main .p-navgroup-link{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border-radius:0;text-decoration:none;border:1px solid transparent;background:transparent;color:#334155;font-weight:700}
.cmx-forum-shell--main .p-navgroup-link:hover,.cmx-forum-shell--main .cmx-nav-alertbtn:hover{background:#fff;border-color:var(--cmx-af-border)}
.cmx-forum-shell--main .p-navgroup-link--accent{background:var(--cmx-af-blue);color:#fff;border-color:var(--cmx-af-blue)}
.cmx-forum-shell--main .p-navgroup-link--accent:hover{background:var(--cmx-af-blue-dark);border-color:var(--cmx-af-blue-dark)}
.cmx-forum-shell--main .cmx-nav-alertbtn{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:0;border:1px solid transparent;background:transparent;color:#334155;font-weight:700}
.cmx-forum-shell--main .cmx-accountchip__avatar{width:28px;height:28px;border-radius:0;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#dbe8f2;color:#113e60;font-weight:800}.cmx-forum-shell--main .cmx-accountchip__avatar img{width:100%;height:100%;object-fit:cover;display:block}
.cmx-forum-shell--main .cmx-af-search input{height:36px;min-width:220px;padding:0 12px;border-radius:0;border:1px solid var(--cmx-af-border-strong);background:#fff;color:#0f172a}
.cmx-forum-shell--main .cmx-mobile-menu-btn{display:none}
.cmx-home-hero-shell,.cmx-ref-home-hero{background:var(--cmx-af-panel);border:1px solid var(--cmx-af-border);border-radius:0;box-shadow:0 1px 3px rgba(15,23,42,.04);padding:18px 20px}
.cmx-ref-home-hero__eyebrow{display:inline-flex;align-items:center;padding:4px 8px;border-radius:0;background:var(--cmx-af-blue-soft);color:var(--cmx-af-blue);font-weight:800;font-size:12px}.cmx-ref-home-hero__copy h1{margin:10px 0 6px;font-size:26px;line-height:1.1;color:#0f172a}.cmx-ref-home-hero__copy p{margin:0;color:var(--cmx-af-muted)}
.cmx-ref-home-grid{display:block}.cmx-ref-node-list{display:flex;flex-direction:column;gap:14px}
.cmx-ref-category{background:#fff;border:1px solid var(--cmx-af-border);border-radius:0;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.04)}.cmx-ref-category__head{padding:0;border-bottom:1px solid var(--cmx-af-border);background:linear-gradient(180deg,#f8fbfd,#edf3f8)}.cmx-ref-category__title{padding:14px 16px}.cmx-ref-category__icon{width:42px;height:42px;border-radius:0;background:#dceaf4;color:#164d75}.cmx-ref-category__title h2{font-size:20px;margin:0 0 2px}.cmx-ref-category__title p{margin:0;color:var(--cmx-af-muted)}.cmx-ref-category__stats{padding:14px 16px}.cmx-ref-category__stats span{background:#fff;border:1px solid var(--cmx-af-border);padding:6px 10px;border-radius:0;font-weight:700;color:#475569}.cmx-ref-category__body{padding:0}
.cmx-ref-node{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding:16px;border-top:1px solid var(--cmx-af-border)}.cmx-ref-node:first-child{border-top:0}.cmx-ref-node__main{gap:14px}.cmx-ref-node__icon{width:46px;height:46px;border-radius:0;background:#eaf3fa;color:#164d75}.cmx-ref-node__content h3{margin:0 0 4px;font-size:19px}.cmx-ref-node__content p{color:var(--cmx-af-muted);margin:0}.cmx-ref-node__children a{background:#f6f8fb;border:1px solid var(--cmx-af-border);color:#334155;font-weight:700}.cmx-ref-node__side{grid-template-columns:80px 80px minmax(0,1fr);gap:14px}.cmx-ref-node__metric strong{font-size:20px;color:#0f172a}.cmx-ref-node__latest{padding-left:14px;border-left:1px solid var(--cmx-af-border)}.cmx-ref-node__latest-title{font-weight:700;color:#0f172a;text-decoration:none}.cmx-ref-node__latest-meta{color:var(--cmx-af-muted)}
.cmx-ref-forum-view{border:1px solid var(--cmx-af-border);border-radius:0;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.04)}.cmx-ref-forum-hero{padding:18px 20px;background:linear-gradient(180deg,#fff,#f5f8fb);border-bottom:1px solid var(--cmx-af-border)}.cmx-ref-forum-hero__eyebrow{display:inline-flex;padding:4px 8px;border-radius:0;background:var(--cmx-af-blue-soft);color:var(--cmx-af-blue);font-weight:800;font-size:12px}.cmx-ref-forum-hero__main h1{margin:10px 0 6px;font-size:26px;line-height:1.1}.cmx-ref-forum-hero__main p{margin:0;color:var(--cmx-af-muted)}.cmx-ref-forum-hero__chips span,.cmx-ref-forum-listhead__stats span{padding:6px 10px;background:#fff;border:1px solid var(--cmx-af-border);border-radius:0;color:#475569;font-weight:700}
.posts.cmx-ref-poststream{display:flex;flex-direction:column;gap:10px}.posts.cmx-ref-poststream .post{background:#fff;border:1px solid var(--cmx-af-border);border-radius:0;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.04)}.posts.cmx-ref-poststream .post-left{background:linear-gradient(180deg,#f8fbfd,#f1f6fa);border-right:1px solid var(--cmx-af-border);padding:18px}.posts.cmx-ref-poststream .post-username{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:8px}.posts.cmx-ref-poststream .post-avatar img{width:112px;height:112px;object-fit:cover;border-radius:0;border:4px solid #fff;box-shadow:0 1px 3px rgba(15,23,42,.08)}.posts.cmx-ref-poststream .postbit-box{background:#fff;border:1px solid var(--cmx-af-border);border-radius:0}.posts.cmx-ref-poststream .postbit-row{padding:8px 10px}.posts.cmx-ref-poststream .post-header{padding:14px 18px;border-bottom:1px solid var(--cmx-af-border);background:#fbfdff}.posts.cmx-ref-poststream .post_message{padding:18px;color:#1f2937;line-height:1.7}.posts.cmx-ref-poststream .cmx-posttools-box{background:#f8fafc;border-top:1px solid var(--cmx-af-border);padding:12px 16px}.posts.cmx-ref-poststream .cmx-posttool{border-radius:0;border:1px solid var(--cmx-af-border);background:#fff;color:#334155}.posts.cmx-ref-poststream .cmx-posttool:hover{border-color:#b6c5d3;background:#fafcff}.cmx-hesap-merkez-hero{padding:18px 20px;display:flex;justify-content:space-between;gap:18px;align-items:center}.cmx-hesap-merkez-hero__eyebrow{display:inline-flex;padding:4px 8px;border-radius:0;background:var(--cmx-af-blue-soft);color:var(--cmx-af-blue);font-weight:800;font-size:12px}.cmx-hesap-merkez-hero__copy h1{margin:10px 0 6px;font-size:28px}.cmx-hesap-merkez-hero__copy p{margin:0;color:var(--cmx-af-muted)}.cmx-hesap-merkez-hero__user{display:flex;align-items:center;gap:12px}.cmx-hesap-merkez-hero__avatar{width:64px;height:64px;border-radius:0;object-fit:cover;border:4px solid #fff;box-shadow:0 1px 3px rgba(15,23,42,.08)}.cmx-hesap-merkez-mainhead,.cmx-ref-compose-card__head{padding:14px 16px;border-bottom:1px solid var(--cmx-af-border);background:#f8fbfd}.cmx-ref-compose-form{padding:18px}.cmx-ref-compose-card__head h2{font-size:24px}.cmx-ref-compose-hero__eyebrow{display:inline-flex;padding:4px 8px;border-radius:0;background:var(--cmx-af-blue-soft);color:var(--cmx-af-blue);font-weight:800;font-size:12px}.cmx-ref-compose-hero__copy h1{margin:10px 0 6px;font-size:26px;line-height:1.1}.cmx-ref-compose-hero__copy p{margin:0;color:var(--cmx-af-muted)}.cmx-ref-compose-hero__meta span,.cmx-ref-compose-hero__meta .btn{border:1px solid var(--cmx-af-border);background:#fff;color:#334155;border-radius:0}
.cmx-maint-content>*:first-child{margin-top:0}.cmx-maint-content>*:last-child{margin-bottom:0}
@media (max-width:980px){.cmx-forum-shell--main .cmx-mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.35);border-radius:0;background:rgba(255,255,255,.08);color:#fff;position:relative}.cmx-forum-shell--main .cmx-mobile-menu-btn span,.cmx-forum-shell--main .cmx-mobile-menu-btn:before,.cmx-forum-shell--main .cmx-mobile-menu-btn:after{content:'';display:block;width:18px;height:2px;background:currentColor;position:relative}.cmx-forum-shell--main .cmx-mobile-menu-btn:before{position:absolute;transform:translateY(-6px)}.cmx-forum-shell--main .cmx-mobile-menu-btn:after{position:absolute;transform:translateY(6px)}.cmx-forum-shell--main .p-nav-opposite{gap:6px}.cmx-forum-shell--main .cmx-af-search input{min-width:160px}.cmx-forum-shell--main .p-nav-scroller{display:none}.cmx-forum-shell--main .p-nav-list{display:none}.cmx-forum-shell--main .p-header-content{min-height:72px}.cmx-forum-shell--main .p-nav-smallLogo{display:none}.cmx-forum-shell--main .cmx-af-header-banner{display:none}.cmx-forum-shell--main .p-navgroup.p-account .p-navgroup-linkText{font-size:0}.cmx-forum-shell--main .p-navgroup.p-account .cmx-accountchip__avatar{margin-right:0}.cmx-ref-node__side{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:10px;border-top:1px solid var(--cmx-af-border)}.cmx-ref-node__latest{padding-left:0;border-left:0}
}@media (max-width:720px){.cmx-ref-home-hero,.cmx-ref-forum-hero,.cmx-hesap-merkez-hero,.cmx-ref-compose-hero{padding:16px}.cmx-ref-home-hero__copy h1,.cmx-ref-forum-hero__main h1,.cmx-ref-compose-hero__copy h1{font-size:24px}.posts.cmx-ref-poststream .post-left{padding:14px;border-right:0;border-bottom:1px solid var(--cmx-af-border)}.posts.cmx-ref-poststream .post-avatar img{width:84px;height:84px}
}

/* pass 08: desktop/mobile forum list,topic/postbit,profile and maintenance tightening */
body:not(.cmx-shell-admin) #cmxFdDesktopTable{display:table !important}
body:not(.cmx-shell-admin) #cmxFdMobileList{display:none !important}
body:not(.cmx-shell-admin) .cmx-forum-table.cmx-fd-table{
  width:100%;border-collapse:separate;border-spacing:0 12px;background:transparent;border:none;
}
body:not(.cmx-shell-admin) .cmx-forum-table.cmx-fd-table th{
  background:transparent;border:0;color:#5b6b82;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:0 14px 6px;
}
body:not(.cmx-shell-admin) .cmx-fd-row td{
  background:#fff;border-top:1px solid var(--cmx-af-border);border-bottom:1px solid var(--cmx-af-border);padding:16px 14px;vertical-align:middle;
}
body:not(.cmx-shell-admin) .cmx-fd-row td:first-child{
  border-left:1px solid var(--cmx-af-border);border-radius:0;
}
body:not(.cmx-shell-admin) .cmx-fd-row td:last-child{
  border-right:1px solid var(--cmx-af-border);border-radius:0;
}
body:not(.cmx-shell-admin) .cmx-fd-row.is-unread td{box-shadow:0 10px 26px rgba(17,31,55,.06)}
body:not(.cmx-shell-admin) .cmx-fd-row:hover td{background:#fbfdff}
body:not(.cmx-shell-admin) .cmx-fd-topiccell{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:flex-start}
body:not(.cmx-shell-admin) .cmx-fd-icon{
  width:52px;height:52px;border-radius:0;background:#edf5fc;border:1px solid #d6e6f4;color:#17486a;
  display:flex;align-items:center;justify-content:center;position:relative;font-size:18px;
}
body:not(.cmx-shell-admin) .cmx-fd-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
body:not(.cmx-shell-admin) .cmx-fd-titlelink{
  color:#16263a;text-decoration:none;font-size:18px;line-height:1.3;font-weight:800;
}
body:not(.cmx-shell-admin) .cmx-fd-titlelink:hover{color:#134c76}
body:not(.cmx-shell-admin) .cmx-fd-sticky{
  display:inline-flex;align-items:center;padding:4px 8px;border-radius:0;background:#edf5ff;color:#174d8c;font-size:12px;font-weight:800;
}
body:not(.cmx-shell-admin) .cmx-fd-starter,body:not(.cmx-shell-admin) .cmx-fd-lastuser{margin-top:8px;color:#607089;font-size:13px}
body:not(.cmx-shell-admin) .cmx-fd-user{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#22324a}
body:not(.cmx-shell-admin) .cmx-fd-uava{
  width:26px;height:26px;border-radius:0;object-fit:cover;border:2px solid #fff;box-shadow:0 4px 10px rgba(15,23,42,.08);
}
body:not(.cmx-shell-admin) .cmx-fd-lasttime{display:inline-flex;padding:6px 10px;border-radius:0;background:#f5f8fc;border:1px solid #dfe7f0;font-size:12px;font-weight:700;color:#4a5d76}
body:not(.cmx-shell-admin) .cmx-fd-col-replies,body:not(.cmx-shell-admin) .cmx-fd-col-views{font-size:16px;font-weight:800;color:#1b2a3d;text-align:center}
body:not(.cmx-shell-admin) .cmx-ref-forum-filters{
  display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;padding:12px 14px;background:#fafcff;border:1px solid var(--cmx-af-border);border-radius:0;
}
body:not(.cmx-shell-admin) .cmx-ref-forum-filters label{display:flex;flex-direction:column;gap:6px;min-width:160px}
body:not(.cmx-shell-admin) .cmx-ref-forum-filters span{font-size:12px;font-weight:700;color:#607089}
body:not(.cmx-shell-admin) .cmx-ref-forum-filters select{
  height:40px;border:1px solid #cfdae6;border-radius:0;background:#fff;padding:0 12px;color:#1d2a3d;font-weight:700;
}
body:not(.cmx-shell-admin) .topic-card{border:1px solid var(--cmx-af-border);border-radius:0;overflow:hidden;box-shadow:0 10px 28px rgba(17,31,55,.06)}
body:not(.cmx-shell-admin) .topic-card > .card-header{
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:flex-start;
}
body:not(.cmx-shell-admin) .cmx-topic-subline a{font-weight:700;color:#185886;text-decoration:none}
body:not(.cmx-shell-admin) .topic-actions-more{position:relative}
body:not(.cmx-shell-admin) .topic-actions-more summary{list-style:none}
body:not(.cmx-shell-admin) .topic-actions-more summary::-webkit-details-marker{display:none}
body:not(.cmx-shell-admin) .topic-actions-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:20}
body:not(.cmx-shell-admin) .topic-viewers{
  margin-top:18px;background:#fff;border:1px solid var(--cmx-af-border);border-radius:0;overflow:hidden;box-shadow:0 10px 28px rgba(17,31,55,.05);
}
body:not(.cmx-shell-admin) .topic-viewers-head{
  display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;background:#fafcff;border-bottom:1px solid #dfe7f0;
}
body:not(.cmx-shell-admin) .tv-title{font-size:15px;font-weight:800;color:#1b2a3d}
body:not(.cmx-shell-admin) .tv-meta{font-size:12px;color:#607089}
body:not(.cmx-shell-admin) .tv-body{padding:16px}
body:not(.cmx-shell-admin) .tv-counts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
body:not(.cmx-shell-admin) .tv-pill,body:not(.cmx-shell-admin) .tv-bot{display:inline-flex;align-items:center;padding:6px 10px;border-radius:0;background:#f5f8fc;border:1px solid #dfe7f0;color:#4a5d76;font-size:12px;font-weight:700}
body:not(.cmx-shell-admin) .tv-users{display:grid;gap:10px}
body:not(.cmx-shell-admin) .tv-user{
  display:flex;gap:12px;align-items:flex-start;padding:12px 14px;border:1px solid #e5ecf3;border-radius:0;background:#fbfdff;
}
body:not(.cmx-shell-admin) .mini-avatar{width:34px;height:34px;border-radius:0;object-fit:cover}
body:not(.cmx-shell-admin) .post-left{position:relative}
body:not(.cmx-shell-admin) .post-userheader{position:sticky;top:88px}
body:not(.cmx-shell-admin) .post-rank-img{max-width:100%;height:auto;display:block}
body:not(.cmx-shell-admin) .postbit-box{width:100%}
body:not(.cmx-shell-admin) .post_message img:not(.bbcode-smiley):not(.smiley):not(.emoji):not(.avatar):not(.user-avatar):not([data-cmx-no-scale]){max-width:min(100%,var(--cmx-post-img-max-w,100%));max-height:var(--cmx-post-img-max-h,none);width:auto;height:auto;object-fit:contain}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-nav{position:sticky;top:0;z-index:10020}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-af-search{position:relative}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-af-search::before{
  content:"";position:absolute;left:12px;top:50%;width:14px;height:14px;transform:translateY(-50%);
  border:2px solid #607089;border-radius:0;
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-af-search::after{
  content:"";position:absolute;left:24px;top:55%;width:8px;height:2px;background:#607089;transform:rotate(45deg);
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-af-search input{padding-left:38px !important}
@media (max-width: 980px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .topic-card > .card-header{grid-template-columns:1fr}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .post-userheader{position:relative;top:auto}
}
@media (max-width: 760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-ref-forum-filters{padding:12px}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-ref-forum-filters label{min-width:100%}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .tv-user{padding:10px 12px}
}

/* ===== END css/cmx_reference_refine.css ===== */


/* Artan Forum 11 - forum row,postbit author shell,account shortcuts */
.cmx-fd-badges{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 6px}
.cmx-fd-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:0;font-size:11px;font-weight:800;border:1px solid rgba(15,23,42,.08);background:#fafcff;color:#3f4c62}
.cmx-fd-badge.is-sticky{background:rgba(220,38,38,.10);border-color:rgba(220,38,38,.18);color:#b91c1c}
.cmx-fd-badge.is-locked{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.10);color:#111827}
.cmx-fd-badge.is-deleted{background:rgba(239,68,68,.10);border-color:rgba(239,68,68,.18);color:#991b1b}
.cmx-fd-starter--stacked,.cmx-fd-lastuser{display:flex;flex-direction:column;gap:6px}
.cmx-fd-jump{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:0;border:1px solid #d7e2ef;background:#f8fbfd;color:#355070;font-size:12px;font-weight:700;text-decoration:none}
.cmx-fd-jump:hover{background:#eef4fb;border-color:#c7d6e6}
.cmx-fd-count{display:inline-flex;align-items:center;justify-content:center;min-width:48px;padding:8px 10px;border-radius:0;background:#f7faff;border:1px solid #e0e8f3;font-weight:800;color:#213650}
.cmx-fd-mcard{position:relative;background:var(--cmx-card);border:1px solid var(--cmx-border);border-radius:0;padding:12px;margin:10px 0;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease,background .15s ease}
.cmx-fd-mcover{position:absolute;inset:0;z-index:1}
.cmx-fd-mbody{position:relative;z-index:2;display:flex;gap:12px;align-items:flex-start;pointer-events:none}
.cmx-fd-mavatars{width:52px;min-width:52px;position:relative;padding-top:6px}
.cmx-fd-micon{position:absolute;left:-2px;top:-2px;z-index:3}
.cmx-fd-mstarterava,.cmx-fd-mlastava{object-fit:cover;display:block;border-radius:0}
.cmx-fd-mstarterava{width:46px;height:46px}
.cmx-fd-mlastava{width:24px;height:24px;position:absolute;right:-2px;bottom:-2px;border:2px solid var(--cmx-card);background:var(--cmx-card)}
.cmx-fd-mcontent{min-width:0;flex:1}
.cmx-fd-mtitle{margin:0;font-size:15px;line-height:1.28;color:#1f2b40;font-weight:900;word-break:break-word}
.cmx-fd-mmeta{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:12px;color:#64748b;line-height:1.35}
.cmx-fd-mmeta-label{font-weight:800;color:#536277}
.cmx-fd-mmeta-sep{color:#a4afbd}
.cmx-fd-minteractive{position:relative;z-index:2;pointer-events:auto}
.cmx-fd-mchips{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}
.cmx-fd-mchips span{display:inline-flex;align-items:center;padding:5px 9px;border-radius:0;background:rgba(15,23,42,.06);font-size:12px;color:#425066}
.cmx-fd-mbulk{display:none;margin-top:10px;position:relative;z-index:2;pointer-events:auto}
.cmx-fd-mbulkstate{display:none;margin-bottom:8px}
.cmx-fd-mbulkstate span{display:inline-flex;align-items:center;gap:6px;background:rgba(37,99,235,.10);color:#1d4ed8;border:1px solid rgba(37,99,235,.22);padding:4px 9px;border-radius:0;font-size:11px;font-weight:800}
.cmx-fd-mbulk-label{display:inline-flex;gap:8px;align-items:center;background:rgba(15,23,42,.04);border:1px solid var(--cmx-border);padding:7px 11px;border-radius:0;cursor:pointer}
.cmx-post-author-shell{display:flex;flex-direction:column;gap:12px}
.cmx-post-author-head{padding-bottom:8px;border-bottom:1px solid rgba(15,23,42,.08)}
.cmx-post-author-pills{display:flex;flex-wrap:wrap;gap:8px}
.cmx-post-author-pills span{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:0;background:#f7faff;border:1px solid #e3eaf5;color:#355070;font-size:12px;font-weight:700}
.cmx-hesap-merkez-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}
.cmx-hesap-merkez-hero__chips span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:0;background:#eef4ff;border:1px solid #d8e5fb;color:#21407a;font-size:12px;font-weight:800}
.cmx-hesap-merkez-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.cmx-hesap-merkez-shortcut{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:0;background:#fff;border:1px solid var(--cmx-ref-border);box-shadow:0 10px 24px rgba(24,39,75,.05);text-decoration:none;color:#1f2b40}
.cmx-hesap-merkez-shortcut span{font-size:12px;font-weight:800;color:#66768e;text-transform:uppercase;letter-spacing:.03em}
.cmx-hesap-merkez-shortcut strong{font-size:16px;line-height:1.25}
.cmx-hesap-merkez-card--quick{padding:16px}
.cmx-hesap-merkez-quicktitle{font-size:13px;font-weight:900;color:#516174;text-transform:uppercase;letter-spacing:.05em;margin-bottom:10px}
.cmx-hesap-merkez-quicklist{display:flex;flex-direction:column;gap:8px}
.cmx-hesap-merkez-quicklist a{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:0;background:#f7faff;border:1px solid #e3eaf5;color:#21407a;text-decoration:none;font-weight:700}
@media (max-width: 980px){
  .cmx-hesap-merkez-shortcuts{grid-template-columns:1fr}
}
@media (max-width: 720px){
  .cmx-fd-mbody{gap:10px}
  .cmx-fd-mavatars{width:46px;min-width:46px}
  .cmx-fd-mstarterava{width:40px;height:40px}
  .cmx-fd-mlastava{width:22px;height:22px}
  .cmx-post-author-pills span{width:100%;justify-content:flex-start}
}

@media (min-width:981px){.cmx-forum-shell--main .p-nav-scroller{display:block}.cmx-forum-shell--main .p-nav-list{display:flex}
}

.af-boardHero,.af-forumHero,.af-threadHero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;background:var(--cmx-card,#fff);border:1px solid rgba(15,23,42,.10);padding:18px 20px;margin:0 0 18px;box-shadow:0 10px 28px rgba(15,23,42,.05)}
.af-threadHero__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;width:100%}
.af-boardHero__eyebrow,.af-forumHero__crumb{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#475569;margin-bottom:8px}
.af-boardHero h1,.af-forumHero h1,.af-threadHero .cmx-topic-title{margin:0;font-size:26px;line-height:1.1}
.af-boardHero p,.af-forumHero p{margin:8px 0 0;color:#475569;line-height:1.65}
.af-boardHero__stats,.af-forumHero__meta,.af-blockHeader__meta{display:flex;flex-wrap:wrap;gap:10px}
.af-boardHero__stats>div,.af-forumHero__meta>span,.af-blockHeader__meta>span{display:flex;flex-direction:column;justify-content:center;min-width:110px;padding:10px 12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08)}
.af-boardHero__stats strong{font-size:20px;line-height:1;color:#0f172a}
.af-boardHero__stats span,.af-blockHeader__meta span,.af-forumHero__meta span{font-size:12px;color:#64748b}
.af-boardHero__actions,.af-forumHero__actions,.af-threadHero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.af-boardBlocks,.af-boardWidgets{display:flex;flex-direction:column;gap:18px}
.af-block{background:var(--cmx-card,#fff);border:1px solid rgba(15,23,42,.10);box-shadow:0 10px 28px rgba(15,23,42,.05);margin-bottom:18px}
.af-blockHeader{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:14px 18px;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafc}
.af-blockHeader__main h2{margin:0;font-size:20px;line-height:1.2}.af-blockHeader__main p{margin:6px 0 0;color:#64748b}
.af-blockBody{padding:0}
.af-categoryBlock__header{background:linear-gradient(180deg,#fbfdff,#f3f7fb)}
.af-categoryBlock__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,.10);font-size:18px;overflow:hidden}
.af-categoryBlock__icon img,.af-nodeItem__icon img{width:100%;height:100%;object-fit:cover}
.af-nodeList{display:flex;flex-direction:column}.af-nodeList__empty{padding:18px;color:#64748b}
.af-nodeItem{display:grid;grid-template-columns:72px minmax(0,1fr) 150px 260px;gap:0;border-top:1px solid rgba(15,23,42,.08);align-items:stretch}.af-nodeItem:first-child{border-top:0}
.af-nodeItem__cell{padding:16px 18px;min-width:0}.af-nodeItem__cell--icon{display:flex;align-items:center;justify-content:center;background:#f8fafc}.af-nodeItem__cell--stats,.af-nodeItem__cell--latest{border-left:1px solid rgba(15,23,42,.08)}
.af-nodeItem__icon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,.10);font-size:18px;color:#1e3a8a;text-decoration:none}
.af-nodeItem__title{margin:0 0 8px;font-size:19px;line-height:1.25}.af-nodeItem__title a{color:inherit;text-decoration:none}.af-nodeItem__desc{color:#475569;line-height:1.6}.af-nodeItem__meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px;color:#64748b;font-size:12px}.af-nodeItem__subforums{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.af-nodeItem__subforums a{display:inline-flex;padding:5px 9px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);text-decoration:none;color:#334155;font-size:12px}
.af-nodeItem__cell--stats{display:grid;gap:10px;align-content:center}.af-nodeItem__cell--stats dl{margin:0}.af-nodeItem__cell--stats dt{font-size:12px;color:#64748b}.af-nodeItem__cell--stats dd{margin:4px 0 0;font-size:19px;font-weight:700;color:#0f172a}
.af-nodeItem__latestTitle{display:block;font-weight:700;color:#0f172a;text-decoration:none;line-height:1.45}.af-nodeItem__latestMeta{margin-top:8px;font-size:12px;color:#64748b;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.af-nodeItem__latestEmpty{color:#94a3b8;font-size:13px}
.af-subforumGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;padding:16px}
.af-discussionTools{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;padding:14px 18px;border-bottom:1px solid rgba(15,23,42,.08);background:#fff}.af-discussionTools__filters{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.af-discussionTools__filters label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#475569}.af-discussionTools__filters select{min-width:190px}
.af-discussionList{display:flex;flex-direction:column}.af-discussionList__empty{padding:18px;color:#64748b}
.af-discussionItem{display:grid;grid-template-columns:72px minmax(0,1fr) 150px 260px;gap:0;align-items:stretch;border-top:1px solid rgba(15,23,42,.08);background:#fff}.af-discussionItem:first-child{border-top:0}.af-discussionItem.is-unread{background:#fbfdff}.af-discussionItem.is-deleted{opacity:.82}
.af-discussionItem__cell{padding:16px 18px;min-width:0}.af-discussionItem__cell--select{display:flex;align-items:center;justify-content:center;background:#f8fafc;border-right:1px solid rgba(15,23,42,.08)}.af-discussionItem__cell--icon{display:flex;align-items:center;justify-content:center;background:#f8fafc}.af-discussionItem__cell--stats,.af-discussionItem__cell--latest{border-left:1px solid rgba(15,23,42,.08)}
.af-discussionItem__check{display:flex;flex-direction:column;gap:6px;align-items:center;font-size:12px;color:#475569}.af-discussionItem__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,.10)}.af-discussionItem__badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.af-discussionItem__badge{display:inline-flex;padding:4px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;background:#eef2ff;color:#3730a3}.af-discussionItem__badge.is-locked{background:#fff7ed;color:#9a3412}.af-discussionItem__badge.is-deleted{background:#fef2f2;color:#991b1b}.af-discussionItem__badge.is-solved{background:#ecfdf5;color:#166534}.af-discussionItem__badge.is-sticky{background:#eff6ff;color:#1d4ed8}
.af-discussionItem__titleRow{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.af-discussionItem__title{font-size:19px;line-height:1.35;font-weight:700;color:#0f172a;text-decoration:none}.af-discussionItem__pages{display:inline-flex;gap:6px;flex-wrap:wrap}.af-discussionItem__pages a{display:inline-flex;padding:3px 7px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);font-size:12px;text-decoration:none;color:#334155}
.af-discussionItem__minor{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:10px;color:#64748b;font-size:13px}.af-discussionItem__user{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit;min-width:0}.af-discussionItem__user img{width:24px;height:24px;object-fit:cover;border:1px solid rgba(15,23,42,.10)}
.af-discussionItem__cell--stats{display:grid;gap:10px;align-content:center}.af-discussionItem__cell--stats dl{margin:0}.af-discussionItem__cell--stats dt{font-size:12px;color:#64748b}.af-discussionItem__cell--stats dd{margin:4px 0 0;font-size:18px;font-weight:700;color:#0f172a}.af-discussionItem__latestDate{display:block;font-weight:700;text-decoration:none;color:#0f172a}.af-discussionItem__latestUser{margin-top:8px;font-size:13px;color:#475569}
.af-discussionFooter,.af-bulkBarToggle{padding:16px 18px;border-top:1px solid rgba(15,23,42,.08)}.af-bulkBar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:16px 18px;border-top:1px solid rgba(15,23,42,.08);background:#f8fafc}
.af-messageList{display:flex;flex-direction:column;gap:10px}.af-message{box-shadow:0 10px 28px rgba(15,23,42,.05)}.af-threadHero .cmx-topic-subline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:10px}.af-threadHero .cmx-topic-overview-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.af-threadHero .cmx-topic-overview-pills span{display:inline-flex;padding:7px 10px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);font-size:12px;color:#334155}
@media (max-width: 1080px){.af-nodeItem,.af-discussionItem{grid-template-columns:72px minmax(0,1fr) 150px}.af-nodeItem__cell--latest,.af-discussionItem__cell--latest{grid-column:2 / -1;border-left:0;border-top:1px solid rgba(15,23,42,.08);background:#fcfdff}
}
@media (max-width: 820px){.af-boardHero,.af-forumHero,.af-threadHero{grid-template-columns:1fr}.af-threadHero__inner{grid-template-columns:1fr}.af-boardHero__actions,.af-forumHero__actions,.af-threadHero__actions{justify-content:flex-start}.af-nodeItem,.af-discussionItem{grid-template-columns:1fr}.af-nodeItem__cell--icon,.af-discussionItem__cell--icon,.af-discussionItem__cell--select{display:none}.af-nodeItem__cell--stats,.af-nodeItem__cell--latest,.af-discussionItem__cell--stats,.af-discussionItem__cell--latest{border-left:0;border-top:1px solid rgba(15,23,42,.08)}.af-discussionTools{flex-direction:column;align-items:stretch}.af-discussionTools__filters{flex-direction:column;align-items:stretch}.af-discussionTools__filters label,.af-discussionTools__filters select{width:100%}
}
.cmx-usercp-required{color:#c33;font-weight:900}
.cmx-usercp-status{display:inline-flex;align-items:center;padding:4px 9px;border-radius:0;border:1px solid var(--cmx-ref-border);font-size:12px;font-weight:800}
.cmx-usercp-status.is-open{background:#eef8f0;border-color:#cfe6d4;color:#25683a}
.cmx-usercp-status.is-closed{background:#fff4f2;border-color:#f1d2cb;color:#b23b2c}
.cmx-usercp-checkline.is-disabled{opacity:.6;cursor:not-allowed}
.cmx-bookmark-list{display:grid;gap:12px}
.cmx-bookmark-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px}
.cmx-bookmark-main{min-width:0}
.cmx-bookmark-title{font-weight:800;font-size:1rem;text-decoration:none;display:block;margin-bottom:4px}
.cmx-bookmark-title.is-missing{opacity:.75}
.cmx-bookmark-meta a{text-decoration:none}
.cmx-bookmark-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.cmx-bookmark-actions form{display:inline-flex;margin:0}
@media (max-width:720px){.cmx-bookmark-card{align-items:flex-start;flex-direction:column}
}

.posts.cmx-ref-poststream > .post.af-message{
  display:grid !important;
  grid-template-columns:248px minmax(0,1fr) !important;
  align-items:stretch !important;
}
.posts.cmx-ref-poststream > .post.af-message > .post-left{
  width:auto !important;
  min-width:0 !important;
  flex:none !important;
  display:block !important;
}
.posts.cmx-ref-poststream > .post.af-message > .post-right{
  width:auto !important;
  min-width:0 !important;
  flex:none !important;
  display:block !important;
}
.posts.cmx-ref-poststream > .post.af-message > .post-right .post-content,.posts.cmx-ref-poststream > .post.af-message > .post-right .post-signature{
  min-width:0 !important;
  overflow-wrap:anywhere;
}
@media (max-width: 820px){
  .posts.cmx-ref-poststream > .post.af-message{
    grid-template-columns:1fr !important;
  }
  .posts.cmx-ref-poststream > .post.af-message > .post-left{
    border-right:0 !important;
    border-bottom:1px solid var(--cmx-ref-border, rgba(15,23,42,.10)) !important;
  }
}

/* ===== pass 19: structural alignment fixes from live breakage review ===== */
body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-nav-inner{
  flex-wrap:wrap;
  row-gap:8px;
  padding-top:8px;
  padding-bottom:8px;
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-nav-scroller{
  flex:1 1 320px;
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-nav-opposite{
  flex:1 1 420px;
  min-width:0;
  justify-content:flex-end;
  flex-wrap:wrap;
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-navgroup.p-discovery{
  flex-wrap:wrap;
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-af-search{
  flex:1 1 240px;
  min-width:180px;
}
body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-af-search input{
  width:100%;
  min-width:0;
}
@media (max-width: 1240px){
  body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-navEl-link{padding:0 10px;font-size:14px}
  body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-navgroup-link,body:not(.cmx-shell-admin) .cmx-forum-shell--main .cmx-nav-alertbtn{padding:0 10px;font-size:14px}
}
@media (max-width: 1080px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-forum-shell--main .p-navgroup-link--accent{display:none}
}

body:not(.cmx-shell-admin) .af-threadHero{
  padding-bottom:16px;
}
body:not(.cmx-shell-admin) .af-threadHero__inner{
  grid-template-columns:1fr;
}
body:not(.cmx-shell-admin) .af-threadHero__toolbar{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  align-items:center;
  justify-content:flex-start;
  margin-top:14px;
  padding-top:14px;
  border-top:1px solid rgba(15,23,42,.08);
}
body:not(.cmx-shell-admin) .af-threadHero .cmx-topic-titleline{
  align-items:flex-start;
}
body:not(.cmx-shell-admin) .af-threadHero .cmx-topic-title{
  flex:1 1 320px;
  min-width:0;
}
body:not(.cmx-shell-admin) .af-threadHero .cmx-topic-titleicon{
  flex:0 0 auto;
  margin-top:2px;
}

body:not(.cmx-shell-admin) .posts.cmx-ref-poststream > .post.af-message{
  grid-template-columns:220px minmax(0,1fr) !important;
}
body:not(.cmx-shell-admin) .posts.cmx-ref-poststream > .post.af-message > .post-left{
  padding:16px !important;
}
body:not(.cmx-shell-admin) .post-userheader,body:not(.cmx-shell-admin) .cmx-post-author-head{
  position:static !important;
  top:auto !important;
}
body:not(.cmx-shell-admin) .cmx-post-author-shell{
  display:flex;
  flex-direction:column;
  gap:14px;
}
body:not(.cmx-shell-admin) .cmx-post-author-head{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  gap:8px;
  padding-bottom:12px;
  margin-bottom:2px;
  border-bottom:1px solid #dde6f0;
}
body:not(.cmx-shell-admin) .post-userbox{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:4px;
  min-width:0;
}
body:not(.cmx-shell-admin) .post-rank-img{
  max-width:160px !important;
  max-height:28px;
  width:auto;
  object-fit:contain;
}
body:not(.cmx-shell-admin) .post-rank-title{
  font-size:12px;
  line-height:1.3;
  color:#5b6b82;
}
body:not(.cmx-shell-admin) .post-avatar,body:not(.cmx-shell-admin) .post-avatar a{
  display:flex;
  justify-content:center;
}
body:not(.cmx-shell-admin) .post-avatar img,body:not(.cmx-shell-admin) .post-avatar{
  width:112px !important;
  height:112px !important;
  margin:0 auto !important;
}
body:not(.cmx-shell-admin) .cmx-post-author-pills{
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
}
body:not(.cmx-shell-admin) .cmx-post-author-pills span{
  display:flex;
  align-items:center;
  gap:8px;
  justify-content:flex-start;
  padding:8px 10px;
  border:1px solid #e0e8f1;
  border-radius:0;
  background:#fff;
  font-size:13px;
  color:#334155;
}
body:not(.cmx-shell-admin) .postbit-box{
  margin-top:0;
}
body:not(.cmx-shell-admin) .postbit-row{
  align-items:flex-start;
}
body:not(.cmx-shell-admin) .postbit-label{
  flex:1 1 48%;
}
body:not(.cmx-shell-admin) .postbit-value{
  flex:1 1 52%;
  min-width:0;
}

body:not(.cmx-shell-admin) .af-categoryBlock__icon > span,body:not(.cmx-shell-admin) .af-nodeItem__icon > span,body:not(.cmx-shell-admin) .subforum-mini-icon > span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:100%;
  height:100%;
}
@media (max-width: 980px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-nodeItem,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-discussionItem{
    grid-template-columns:1fr !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-nodeItem__cell--icon,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-discussionItem__cell--icon,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-discussionItem__cell--select{
    display:none !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-nodeItem__cell--stats,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-nodeItem__cell--latest,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-discussionItem__cell--stats,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-discussionItem__cell--latest{
    border-left:0 !important;
    border-top:1px solid rgba(15,23,42,.08) !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .posts.cmx-ref-poststream > .post.af-message{
    grid-template-columns:1fr !important;
  }
}
@media (max-width: 760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-topic-title{font-size:24px}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-post-author-pills span{justify-content:center}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .postbit-row{flex-direction:column;gap:4px}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .postbit-value{text-align:left}
}

body.cmx-shell-admin .cmx-home-log textarea.stream,body.cmx-shell-admin .cmx-home-log .line-textarea{
  color:#e5e7eb !important;
  background:#0b1020 !important;
  border-color:#22314d !important;
}

/* pass 11b: compose full width balance */
body:not(.cmx-shell-admin) .cmx-ref-compose-layout{grid-template-columns:minmax(0,1fr) 300px!important}
body:not(.cmx-shell-admin) .cmx-ref-compose-main{min-width:0}
body:not(.cmx-shell-admin) .cmx-ref-compose-main .form-control,body:not(.cmx-shell-admin) .cmx-ref-compose-main .cmx-editor,body:not(.cmx-shell-admin) .cmx-ref-compose-main textarea{width:100%!important;max-width:none!important}
body:not(.cmx-shell-admin) .cmx-ref-compose-field--editor .cmx-editor{min-height:360px}
@media (max-width:980px){html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-ref-compose-layout{grid-template-columns:1fr!important}
}

.cmx-usercp-editor-block{margin:14px 0 16px;padding:14px;border-radius:0;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);}
.cmx-usercp-editor-block-head{margin:0 0 10px;display:flex;flex-direction:column;gap:4px;}
.cmx-usercp-editor-block-head h4{margin:0;font-size:16px;line-height:1.2;}
.cmx-usercp-editor-block-head p{margin:0;font-size:13px;line-height:1.45;opacity:.78;}
.cmx-usercp-editor-block .cmx-rte-wrap{border-radius:0;overflow:hidden;}
.cmx-usercp-editor-block .cmx-rte-toolbar,.cmx-usercp-editor-block .cmx2-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px !important;overflow-x:auto !important;}
.cmx-usercp-editor-block .cmx-rte-toolbar button,.cmx-usercp-editor-block .cmx-rte-toolbar .btn,.cmx-usercp-editor-block .cmx2-toolbar button,.cmx-usercp-editor-block .cmx2-toolbar .btn{flex:0 0 auto;}
.cmx-usercp-editor--about{min-height:220px;}
body.theme-light .cmx-usercp-editor-block{background:#fff;border-color:rgba(15,23,42,.10);}
@media (max-width: 720px){
  .cmx-usercp-editor-block{margin:12px 0 14px;padding:10px 10px 12px;border-radius:0;}
  .cmx-usercp-editor-block-head h4{font-size:15px;}
  .cmx-usercp-editor-block-head p{font-size:12px;}
  .cmx-usercp-editor--about{min-height:180px;}
}

body.cmx-admin-pro-page .cmx-admin-brandbar{display:none !important;}
body.cmx-admin-pro-page .cmx-adminshell-strip{display:none !important;}
body.cmx-admin-pro-page .cmx-adminshell-search{display:none !important;}
body.cmx-admin-pro-page .cmx-adminshell-section-links{display:grid;gap:8px;padding:12px;border-top:1px solid var(--cmx-border,#d7dfe9);}
body.cmx-admin-pro-page .cmx-adminshell-section-links a{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border-radius:0;border:1px solid var(--cmx-border,#d7dfe9);background:var(--cmx-surface,#fafcff);font-weight:800;font-size:13px;text-decoration:none;color:var(--cmx-text,#12161c);}
body.cmx-admin-pro-page .cmx-adminshell-section-links a.is-active{background:color-mix(in srgb,var(--cmx-accent,#5f88c2) 10%, #fff);border-color:color-mix(in srgb,var(--cmx-accent,#5f88c2) 40%, var(--cmx-border,#d7dfe9));}
body.cmx-admin-pro-page .cmx-adminshell-nav{padding:12px;display:grid;gap:10px;}
body.cmx-admin-pro-page .cmx-adminshell-nav details{margin:0;border-radius:0;}
body.cmx-admin-pro-page .cmx-adminshell-nav summary{padding:10px 12px;font-size:12px;letter-spacing:.02em;text-transform:uppercase;}
body.cmx-admin-pro-page .cmx-adminshell-nav-list{padding:6px;gap:6px;}
body.cmx-admin-pro-page .cmx-adminshell-nav a{padding:10px 10px;border-radius:0;align-items:flex-start;}
body.cmx-admin-pro-page .cmx-adminshell-nav a strong{display:block;font-size:13px;line-height:1.25;}
body.cmx-admin-pro-page .cmx-adminshell-nav a small{display:block;margin-top:3px;font-size:11px;line-height:1.35;}
body.cmx-admin-pro-page .cmx-adminshell-topbar{padding:10px 14px;}
body.cmx-admin-pro-page .cmx-adminshell-top-actions a,body.cmx-admin-pro-page .cmx-adminshell-top-actions button{min-height:36px;padding:0 12px;border-radius:0;font-weight:700;}

.cmx-usercp-overview-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:14px}
.cmx-usercp-overview-card{padding:16px;border:1px solid var(--cmx-ref-border,var(--cmx-border));border-radius:0;background:#fff;box-shadow:0 10px 24px rgba(24,39,75,.05)}
.cmx-usercp-overview-title{font-size:13px;font-weight:900;color:#516174;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}
.cmx-usercp-overview-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.cmx-usercp-overview-stat{display:flex;flex-direction:column;gap:5px;padding:14px;border-radius:0;background:#f7faff;border:1px solid #e3eaf5}
.cmx-usercp-overview-stat span{font-size:12px;font-weight:800;color:#66768e;text-transform:uppercase;letter-spacing:.03em}
.cmx-usercp-overview-stat strong{font-size:18px;line-height:1.2;color:#1f2b40}
.cmx-usercp-overview-stat small{font-size:12px;line-height:1.45;color:#607086}
.cmx-usercp-overview-list{display:flex;flex-direction:column;gap:8px}
.cmx-usercp-overview-list a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:0;background:#f7faff;border:1px solid #e3eaf5;color:#21407a;text-decoration:none;font-weight:700}
.cmx-usercp-overview-list a strong{font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.cmx-usercp-preview{display:flex;flex-direction:column;overflow:hidden;border-radius:0;border:1px solid #dfe7f3;background:#f7faff}
.cmx-usercp-preview__banner{height:130px;background-size:cover;background-position:center}
.cmx-usercp-preview__body{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:flex-start;padding:16px}
.cmx-usercp-preview__avatar{width:74px;height:74px;border-radius:0;object-fit:cover;border:3px solid #fff;box-shadow:0 10px 20px rgba(24,39,75,.12);background:#fff}
.cmx-usercp-preview__meta{display:flex;flex-direction:column;gap:6px;min-width:0}
.cmx-usercp-preview__meta strong{font-size:18px;line-height:1.15;color:#1f2b40}
.cmx-usercp-preview__meta span{font-size:13px;color:#607086;font-weight:700}
.cmx-usercp-preview__meta small{font-size:13px;line-height:1.5;color:#46576b}
.cmx-usercp-preview__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}
.cmx-usercp-preview__pills span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:0;background:#fff;border:1px solid #d8e5fb;color:#21407a;font-size:12px;font-weight:800}
.cmx-usercp-preview__actions{display:flex;flex-direction:column;gap:8px}
@media (max-width:980px){.cmx-usercp-overview-grid{grid-template-columns:1fr}.cmx-usercp-preview__body{grid-template-columns:auto minmax(0,1fr)}.cmx-usercp-preview__actions{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap}
}
@media (max-width:720px){.cmx-usercp-overview-card{padding:12px;border-radius:0}.cmx-usercp-overview-stats{grid-template-columns:1fr}.cmx-usercp-preview__banner{height:108px}.cmx-usercp-preview__body{grid-template-columns:1fr;gap:12px}.cmx-usercp-preview__avatar{width:66px;height:66px;border-radius:0}.cmx-usercp-preview__actions{flex-direction:column}.cmx-usercp-preview__actions .btn{width:100%}
}

.cmx-usercp-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.cmx-usercp-security-card{padding:16px;border-radius:0;background:#fff;border:1px solid var(--cmx-ref-border,#dfe7f4);box-shadow:0 10px 24px rgba(24,39,75,.05)}
.cmx-usercp-security-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}
.cmx-usercp-security-email{font-size:15px;font-weight:800;color:#1f2b40;word-break:break-word;margin-bottom:4px}
.cmx-usercp-security-links{display:flex;flex-direction:column;gap:8px;margin:10px 0 0}
@media (max-width:720px){.cmx-usercp-security-grid{grid-template-columns:1fr}.cmx-usercp-security-card{padding:12px}
}

/* usercp left accordion nav */
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavWrap{padding:16px;display:grid;gap:12px}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection{border:1px solid var(--cmx-ref-border);border-radius:0;background:#fff;box-shadow:0 10px 22px rgba(17,31,55,.04);overflow:hidden}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection[open]{border-color:#d7e4f5;background:linear-gradient(180deg,#ffffff,#fbfdff)}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fafcff}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head::-webkit-details-marker{display:none}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head span{display:block;min-width:0}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head strong{display:block;font-size:14px;line-height:1.2;color:#1f2b40}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head small{display:block;margin-top:4px;font-size:12px;line-height:1.45;color:#66768e}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head b{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:0;background:#fff;border:1px solid #d9e5f7;color:#21407a;font-size:12px;font-weight:900}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__body{padding:0 12px 12px}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav--stack{gap:8px}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav__item{padding:12px 14px;border-radius:0;box-shadow:none}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav__item span{display:block}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead__eyebrow{text-transform:none}
@media (max-width:1024px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkezNavWrap{padding:14px}
}

.cmx-react-wrap,.post-actions-right .cmx-react-wrap{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
}

.cmx-react-menu,.post-actions-right .cmx-react-menu{
  position:absolute !important;
  top:auto !important;
  bottom:calc(100% + 10px) !important;
  left:auto !important;
  right:0 !important;
  z-index:100050 !important;
  display:grid !important;
  grid-template-columns:repeat(5, 42px) !important;
  grid-auto-rows:42px !important;
  align-items:center !important;
  justify-content:center !important;
  justify-items:center !important;
  gap:6px !important;
  width:max-content !important;
  min-width:0 !important;
  max-width:min(260px, calc(100vw - 20px)) !important;
  max-height:min(52vh, 320px) !important;
  padding:10px !important;
  border:1px solid var(--cmx-af-border, rgba(148,163,184,.24)) !important;
  border-radius:0 !important;
  background:var(--cmx-card, #fff) !important;
  color:var(--cmx-text, #111827) !important;
  box-shadow:0 14px 34px rgba(15,23,42,.18) !important;
  overflow:auto !important;
  transform:none !important;
  -webkit-overflow-scrolling:touch !important;
}

.cmx-react-menu[hidden],.post-actions-right .cmx-react-menu[hidden]{
  display:none !important;
}

.cmx-react-option,.post-actions-right .cmx-react-option{
  width:42px !important;
  min-width:42px !important;
  max-width:42px !important;
  height:42px !important;
  min-height:42px !important;
  max-height:42px !important;
  padding:0 !important;
  margin:0 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border:1px solid rgba(148,163,184,.18) !important;
  border-radius:0 !important;
  background:#fff !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92) !important;
  color:inherit !important;
  -webkit-text-fill-color:initial !important;
  font-size:21px !important;
  line-height:1 !important;
  cursor:pointer !important;
}

.cmx-react-option:hover,.post-actions-right .cmx-react-option:hover,
.cmx-react-option:focus-visible,.post-actions-right .cmx-react-option:focus-visible{
  background:rgba(148,163,184,.14) !important;
  border-color:rgba(148,163,184,.34) !important;
  outline:none !important;
}

.cmx-react-option .cmx-react-img,.post-actions-right .cmx-react-option .cmx-react-img{
  width:27px !important;
  height:27px !important;
  max-width:27px !important;
  max-height:27px !important;
  object-fit:contain !important;
}
.cmx-react-option i,.post-actions-right .cmx-react-option i{
  font-size:21px !important;
  line-height:1 !important;
}

@media (hover:none) and (pointer:coarse), (max-width: 640px){
  .cmx-react-wrap,.post-actions-right .cmx-react-wrap{
    position:static !important;
  }

  .cmx-react-menu,.post-actions-right .cmx-react-menu{
    position:fixed !important;
    left:var(--cmx-react-left, 10px) !important;
    right:var(--cmx-react-right, 10px) !important;
    top:auto !important;
    bottom:calc(10px + env(safe-area-inset-bottom, 0px)) !important;
    width:auto !important;
    max-width:none !important;
    grid-template-columns:repeat(5, minmax(42px, 1fr)) !important;
    grid-auto-rows:46px !important;
    justify-content:center !important;
    padding:10px !important;
    gap:7px !important;
    max-height:min(50vh, 320px) !important;
    overflow:auto !important;
    -webkit-overflow-scrolling:touch !important;
  }

  .cmx-react-option,.post-actions-right .cmx-react-option{
    width:46px !important;
    min-width:46px !important;
    max-width:46px !important;
    height:46px !important;
    min-height:46px !important;
    max-height:46px !important;
    justify-self:center !important;
  }

  .cmx-react-option .cmx-react-img,.post-actions-right .cmx-react-option .cmx-react-img{
    width:28px !important;
    height:28px !important;
    max-width:28px !important;
    max-height:28px !important;
  }
}

@media (max-width: 420px){
  .cmx-react-menu,.post-actions-right .cmx-react-menu{
    left:8px !important;
    right:8px !important;
    bottom:calc(8px + env(safe-area-inset-bottom, 0px)) !important;
    grid-template-columns:repeat(4, minmax(44px, 1fr)) !important;
    gap:6px !important;
    padding:8px !important;
  }
}
.cmx-usercp-session-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.cmx-usercp-session-item{padding:12px 14px;border-radius:0;background:#f7faff;border:1px solid #e3eaf5}.cmx-usercp-session-item.is-current{border-color:#cfe6d4;background:#eef8f0}.cmx-usercp-session-item.is-revoked{opacity:.72;background:#f8f8f8}.cmx-usercp-session-item__head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.cmx-usercp-session-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;font-size:12px;line-height:1.45;color:#52637a}@media (max-width:720px){.cmx-usercp-session-meta{grid-template-columns:1fr}
}

/* Takip buton formları */
.cmx-inlineActionForm{display:inline-flex;margin:0;align-items:center;}
.cmx-inlineActionForm .button{margin:0;}

body:not(.cmx-shell-admin) .cmx-shellNavIcon{display:inline-flex;align-items:center;justify-content:center;line-height:1;flex:0 0 auto}
body:not(.cmx-shell-admin) .af-mainNav a,body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a,body:not(.cmx-shell-admin) .af-shellHeader__quickLink,body:not(.cmx-shell-admin) .af-shellHeader__quickMini,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink,body:not(.cmx-shell-admin) .af-drawer__linkMain{display:inline-flex;align-items:center;gap:6px;min-width:0}
body:not(.cmx-shell-admin) .af-drawer__linkMain > span:last-child{min-width:0}
body:not(.cmx-shell-admin) .af-mainNav a .cmx-navicon,body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a .cmx-navicon,body:not(.cmx-shell-admin) .af-shellHeader__quickLink .cmx-navicon,body:not(.cmx-shell-admin) .af-shellHeader__quickMini .cmx-navicon,body:not(.cmx-shell-admin) .af-mainNav a .cmx-navicon-img,body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a .cmx-navicon-img,body:not(.cmx-shell-admin) .af-shellHeader__quickLink .cmx-navicon-img,body:not(.cmx-shell-admin) .af-shellHeader__quickMini .cmx-navicon-img,body:not(.cmx-shell-admin) .af-mainNav a .cmx-navicon-emoji,body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a .cmx-navicon-emoji,body:not(.cmx-shell-admin) .af-shellHeader__quickLink .cmx-navicon-emoji,body:not(.cmx-shell-admin) .af-shellHeader__quickMini .cmx-navicon-emoji,body:not(.cmx-shell-admin) .af-shellHeader__banner{background:var(--af-surface-main);border-bottom:1px solid var(--af-line)}
body:not(.cmx-shell-admin) .af-shellHeader__bannerInner{padding:10px 0}
body:not(.cmx-shell-admin) .af-shellHeader__bannerInner img{display:block;width:100%;max-height:120px;object-fit:cover;border-radius:0;border:1px solid color-mix(in srgb,var(--af-line) 82%, #fff 18%);background:var(--af-surface-soft)}
@media (max-width: 700px){html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-shellHeader__bannerInner{padding:8px 0}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-shellHeader__bannerInner img{max-height:88px;border-radius:0}
}

.cmx-guest-notice{margin:14px 0 0;}
.cmx-guest-notice__body{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:0;border:1px solid rgba(245,158,11,.28);background:linear-gradient(180deg,rgba(255,248,235,.98),rgba(255,243,214,.98));box-shadow:0 14px 34px rgba(15,23,42,.07)}
.cmx-guest-notice__icon{width:28px;min-width:28px;height:28px;border-radius:0;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;background:rgba(245,158,11,.16);color:#b45309}
.cmx-guest-notice__content{flex:1;min-width:0;color:#7c2d12;font-size:14px;line-height:1.65}
.cmx-guest-notice__content a{font-weight:700;text-decoration:none}
.cmx-guest-notice__content p{margin:0}
.cmx-guest-notice__content p + p{margin-top:8px}
.cmx-guest-notice__close{appearance:none;border:0;background:transparent;color:#9a3412;font-size:22px;line-height:1;padding:2px 4px;border-radius:0;cursor:pointer;opacity:.7}
.cmx-guest-notice__close:hover{opacity:1;background:rgba(154,52,18,.08)}
.cmx-guest-notice__close:focus-visible{outline:2px solid rgba(245,158,11,.45);outline-offset:2px}
@media (max-width:700px){.cmx-guest-notice{margin-top:10px}.cmx-guest-notice__body{padding:12px 12px 12px 13px;gap:10px;border-radius:0}.cmx-guest-notice__content{font-size:13px;line-height:1.55}.cmx-guest-notice__icon{width:24px;min-width:24px;height:24px;font-size:13px}.cmx-guest-notice__close{font-size:20px;padding:0 2px}
}

html,body{background:var(--cmx-bg,#ffffff) !important;}
body{
  color:var(--cmx-text) !important;
  font-family:var(--cmx-font-family,"Trebuchet MS","Segoe UI Variable Text","Segoe UI",Verdana,Arial,sans-serif) !important;
  font-size:var(--cmx-font-size,14px) !important;
  line-height:1.52 !important;
}
h1,h2,h3,h4,h5,h6,.brand-title,.topic-title,.cmx-topic-title,.category-title,.forum-title a,.forum-title-text{
  font-family:var(--cmx-heading-font-family,"Segoe UI Semibold","Trebuchet MS","Segoe UI",Verdana,Arial,sans-serif) !important;
  letter-spacing:-.02em !important;
}
a{color:var(--cmx-link) !important;}
a:visited{color:var(--cmx-link,#6d7fb0) !important;}
a:hover{color:var(--cmx-accent-hover,#385f97) !important;}
.topbar{background:var(--cmx-topbar-bg) !important;border-bottom:1px solid var(--cmx-border-strong,#5a7cad) !important;box-shadow:var(--cmx-shadow-sm,0 10px 24px rgba(63,102,166,.12)) !important;}
.topbar-inner{min-height:var(--cmx-topbar-h,58px) !important;padding-top:8px !important;padding-bottom:8px !important;gap:12px !important;}
.brand .site-logo--lockup{height:38px !important;max-width:220px !important;}
.main-nav{gap:8px !important;}
.main-nav > a,.main-nav > button.nav-btn,.main-nav a.nav-cta,.main-nav a.nav-btn{min-height:40px !important;padding:0 13px !important;border-radius:0 !important;border:1px solid var(--cmx-nav-pill-border,var(--cmx-border,#d7dfe9)) !important;background:var(--cmx-nav-pill-bg,var(--cmx-card,#ffffff)) !important;color:var(--cmx-text,#1f2937) !important;box-shadow:none !important;font-weight:800 !important;}
.main-nav > a:hover,.main-nav > button.nav-btn:hover,.main-nav a.nav-cta:hover,.main-nav a.nav-btn:hover{background:var(--cmx-nav-pill-hover,var(--cmx-surface,#edf4fd)) !important;border-color:var(--cmx-border-strong,#9eb6d7) !important;}
.main-nav > a.nav-cta-primary,.main-nav a.btn-newtopic,.main-nav a.btn-newposts,.btn-primary,button.btn-primary,.btn-newtopic,.btn-newposts{background:var(--cmx-accent-2,var(--cmx-accent,#4f77b8)) !important;border-color:var(--cmx-accent,var(--cmx-accent-2,#4f77b8)) !important;color:#fff !important;}
.btn,button,summary.btn,input[type="submit"],input[type="button"]{border-radius:0 !important;background-image:none !important;transition:background-color .16s ease,border-color .16s ease,color .16s ease !important;}
.btn-secondary,button.btn-secondary,.topic-actions-more summary.btn,.topic-actions-desktop .btn-secondary{background:var(--cmx-card,#ffffff) !important;border:1px solid var(--cmx-nav-pill-border,var(--cmx-border,#d7dfe9)) !important;color:var(--cmx-text,#1f2937) !important;box-shadow:none !important;}
.topic-actions-desktop .btn,.topic-actions-desktop .btn-secondary,.topic-actions-desktop summary.btn{min-height:40px !important;min-width:118px !important;padding:0 14px !important;border-radius:0 !important;background:var(--cmx-card,#ffffff) !important;border:1px solid var(--cmx-nav-pill-border,var(--cmx-border,#d7dfe9)) !important;}
.topic-actions-desktop .btn-primary{background:var(--cmx-accent-2,var(--cmx-accent,#4f77b8)) !important;color:#fff !important;border-color:var(--cmx-accent,#4f77b8) !important;box-shadow:none !important;}
input[type="text"],input[type="email"],input[type="password"],input[type="search"],input[type="url"],input[type="number"],select,textarea,.form-control{min-height:42px !important;border-radius:0 !important;border:1px solid var(--cmx-border,#d7dfe9) !important;background:var(--cmx-card,#fff) !important;box-shadow:none !important;}
.card,.widget-card,.topic-card,.post,.online-card,.profile-card,.cmx-home-search-card,.forum-card,.stats-card,.home-card{border-radius:0 !important;border:1px solid var(--cmx-border,#d7dfe9) !important;background:var(--cmx-card,#fff) !important;box-shadow:var(--cmx-shadow-sm,0 10px 22px rgba(29,52,84,.07)) !important;}
.category-header,.card-header.category-header,.m1-boardSection__header{background:var(--cmx-catbar-bg,var(--cmx-accent,#4b75b7)) !important;border-color:var(--cmx-border-strong,var(--cmx-accent,#4b75b7)) !important;box-shadow:none !important;}
.category-header .category-title,.card-header.category-header .category-title,.m1-boardSection__title,.m1-boardSection__meta,.m1-boardSection__desc{color:var(--cmx-catbar-text,#fff) !important;}
.m1-boardSection__chips span,.m1-boardSection__eyebrow{background:rgba(255,255,255,.18) !important;border-color:rgba(255,255,255,.28) !important;color:#fff !important;}
.forum-row{gap:12px !important;padding-top:10px !important;padding-bottom:10px !important;border-bottom:1px solid var(--cmx-border,rgba(204,215,230,.72)) !important;}
.forum-row > .forum-stats{gap:4px !important;}
.cmx-lasttopic-inner,.cmx-lasttopic-empty{min-height:0 !important;padding:8px 10px !important;border-radius:0 !important;}
.cmx-lasttopic-title,.cmx-lasttopic-title a,.m1-boardRow__lastTitle,.m1-threadRow__lastTitle{font-size:13px !important;line-height:1.34 !important;}
.m1-boardRow td,.m1-threadRow td{padding:10px 12px !important;}
.m1-boardRow__title a,.m1-threadRow__title{font-weight:var(--cmx-topic-title-weight,800);color:var(--cmx-topic-title-color,var(--af-text,var(--cmx-text)));font-size:17px !important;line-height:1.26 !important;}
.m1-boardRow__desc,.m1-boardRow__subforums,.m1-threadRow__meta,.m1-threadRow__lastDate,.m1-boardRow__lastDate,.m1-boardRow__lastMeta{font-size:12.5px !important;line-height:1.42 !important;}
.m1-boardRow__microStats{margin-top:6px !important;gap:6px 8px !important;}
.m1-boardRow__microStats span{min-height:24px !important;padding:0 8px !important;font-size:11px !important;}
.cmx-forum-stats .cmx-stats-item{padding:9px 10px !important;border-radius:0 !important;}
.cmx-forum-stats .cmx-sidebox{padding:8px !important;border-radius:0 !important;}
.cmx-forum-stats .cmx-side-item{padding:7px 8px !important;}
.cmx-post,.post{gap:10px !important;padding:10px !important;margin:8px 0 !important;border-radius:0 !important;background:var(--cmx-card,#fff) !important;}
.message-content,.post-content,.post-body{font-size:16px !important;line-height:1.72 !important;}
.message-content p,.post-content p{margin:0 0 .8em !important;}
.bbcode-code{background:var(--cmx-card-2,#f7f8fb) !important;color:var(--cmx-text,#111827) !important;border-radius:0 !important;}
.topic-card > .card-header{padding:16px 18px 14px !important;background:var(--cmx-card-2,#f7faff) !important;border:1px solid var(--cmx-border) !important;}
.cmx-topic-title,.topic-title{font-size:clamp(28px,3vw,36px) !important;line-height:1.12 !important;}
@media (max-width:980px){.forum-row{gap:10px !important;padding-top:9px !important;padding-bottom:9px !important;}.m1-boardRow td,.m1-threadRow td{padding:9px 10px !important;}.message-content,.post-content,.post-body{font-size:15px !important;line-height:1.68 !important;}
}

.topic-viewers--compact .tv-body--compact{padding:12px 14px;}
.topic-viewers--compact .tv-counts{margin-bottom:8px;}
.topic-viewers--compact .tv-inlineNames{display:flex;flex-wrap:wrap;gap:0 6px;line-height:1.9;font-size:13px;align-items:center;}
.topic-viewers--compact .tv-inlineName .user-link{font-weight:700;text-decoration:none;}
.topic-viewers--compact .tv-inlineSep{color:#94a3b8;}
.topic-viewers--compact .tv-bots--compact{margin-top:8px;}

@media (min-width: 981px){
  body:not(.cmx-shell-admin) .af-shellHeader__navInner{
    gap:14px;
    padding-top:14px;
    padding-bottom:12px;
  }
  body:not(.cmx-shell-admin) .af-mainNav{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:8px;
  }
  body:not(.cmx-shell-admin) .af-mainNav a{
    padding:8px 14px;
    min-height:40px;
    border-radius:0;
    box-shadow:none;
    font-size:14px;
    letter-spacing:0;
  }
  body:not(.cmx-shell-admin) .af-mainNav a strong{
    min-width:18px;
    height:18px;
    padding:0 6px;
    border-radius:0;
    font-size:11px;
    line-height:18px;
  }
  body:not(.cmx-shell-admin) .af-shellHeader__subnav{
    background:transparent;
    border-top:0;
  }
  body:not(.cmx-shell-admin) .af-shellHeader__subnavInner{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:7px;
    padding-top:8px;
    padding-bottom:10px;
  }
  body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a{
    padding:6px 12px;
    min-height:34px;
    border-radius:0;
    box-shadow:none;
    font-size:13px;
    color:var(--af-text-soft, #4f6180);
    background:rgba(255,255,255,.78);
    border:1px solid rgba(163,181,209,.58);
  }
  body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a.is-active{
    color:var(--af-text, #17345d);
    background:rgba(234,241,251,.95);
    border-color:rgba(128,156,198,.68);
  }
  body:not(.cmx-shell-admin) .af-shellHeader__subnavInner a .cmx-shellNavIcon{
    opacity:.85;
    transform:scale(.92);
  }
}
@media (max-width:760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-top10-card .cmx-top10-side{display:none !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-top10-card .cmx-top10-body{grid-template-columns:1fr !important;}
}

/* Bildirim compact refinement eski baskılama bloğu kaldırıldı. */


body:not(.cmx-shell-admin) .afFooterPro{
  margin:30px 0 0;
  padding:0 0 26px;
  color:var(--cmx-text, #1f2937);
  background:transparent;
}
body:not(.cmx-shell-admin) .afFooterPro__container{
  display:block;
}
body:not(.cmx-shell-admin) .afFooterPro__shell{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(280px, .82fr) minmax(0, 1.65fr);
  gap:18px;
  padding:22px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--cmx-border, #ccd7e6) 78%, #ffffff 22%);
  background:
    radial-gradient(circle at 0% 0%, color-mix(in srgb, var(--cmx-accent, #5f86c4) 22%, transparent) 0%, transparent 30%),
    radial-gradient(circle at 100% 20%, color-mix(in srgb, var(--cmx-link, var(--cmx-accent, #5f86c4)) 18%, transparent) 0%, transparent 34%),
    linear-gradient(135deg, color-mix(in srgb, var(--cmx-card, #ffffff) 96%, #ffffff 4%) 0%, color-mix(in srgb, var(--cmx-surface, #f3f6fb) 88%, var(--cmx-card, #ffffff) 12%) 100%);
  box-shadow:0 20px 52px rgba(29,52,84,.12);
}
body:not(.cmx-shell-admin) .afFooterPro__shell::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:4px;
  background:linear-gradient(90deg, var(--cmx-accent, #5f86c4), color-mix(in srgb, var(--cmx-link, #4169b2) 82%, #ffffff 18%), var(--cmx-accent, #5f86c4));
  opacity:.88;
}
body:not(.cmx-shell-admin) .afFooterPro__brandPanel,body:not(.cmx-shell-admin) .afFooterPro__nav{
  position:relative;
  z-index:1;
  min-width:0;
}
body:not(.cmx-shell-admin) .afFooterPro__brandPanel{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:18px;
  min-height:210px;
  padding:22px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--cmx-border, #ccd7e6) 70%, transparent);
  background:linear-gradient(180deg, color-mix(in srgb, var(--cmx-card, #ffffff) 78%, transparent), color-mix(in srgb, var(--cmx-card, #ffffff) 56%, transparent));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.58), 0 14px 32px rgba(15,23,42,.06);
  backdrop-filter:blur(8px);
}
body:not(.cmx-shell-admin) .afFooterPro__brand{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
  color:inherit;
  text-decoration:none;
}
body:not(.cmx-shell-admin) .afFooterPro__brand:hover{
  text-decoration:none;
}
body:not(.cmx-shell-admin) .afFooterPro__mark{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:56px;
  height:56px;
  border-radius:0;
  flex:0 0 auto;
  color:#fff;
  font-weight:900;
  font-size:18px;
  letter-spacing:.02em;
  background:linear-gradient(135deg, var(--cmx-accent, #5f86c4), color-mix(in srgb, var(--cmx-link, #4169b2) 82%, #ffffff 18%));
  box-shadow:0 16px 30px color-mix(in srgb, var(--cmx-accent, #5f86c4) 28%, transparent);
}
body:not(.cmx-shell-admin) .afFooterPro__brandText{
  display:flex;
  flex-direction:column;
  gap:4px;
  min-width:0;
}
body:not(.cmx-shell-admin) .afFooterPro__brandText strong{
  color:var(--cmx-text, #111827);
  font-size:24px;
  line-height:1.08;
  letter-spacing:-.03em;
}
body:not(.cmx-shell-admin) .afFooterPro__brandText em{
  color:var(--cmx-muted, #64748b);
  font-size:13px;
  line-height:1.25;
  font-style:normal;
  font-weight:700;
}
body:not(.cmx-shell-admin) .afFooterPro__desc{
  margin:0;
  max-width:34em;
  color:var(--cmx-muted, #64748b);
  font-size:14px;
  line-height:1.65;
}
body:not(.cmx-shell-admin) .afFooterPro__badges{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
}
body:not(.cmx-shell-admin) .afFooterPro__badges span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:0 12px;
  border-radius:0;
  color:var(--cmx-link, var(--cmx-accent, #5f86c4));
  background:color-mix(in srgb, var(--cmx-accent, #5f86c4) 11%, var(--cmx-card, #ffffff) 89%);
  border:1px solid color-mix(in srgb, var(--cmx-accent, #5f86c4) 22%, var(--cmx-border, #ccd7e6) 78%);
  font-size:12px;
  font-weight:900;
}
body:not(.cmx-shell-admin) .afFooterPro__badges i{
  width:8px;
  height:8px;
  border-radius:0;
  background:#22c55e;
  box-shadow:0 0 0 5px rgba(34,197,94,.13);
}
body:not(.cmx-shell-admin) .afFooterPro__nav{
  display:grid;
  grid-template-columns:repeat(4, minmax(0, 1fr));
  gap:12px;
}
body:not(.cmx-shell-admin) .afFooterPro__group{
  display:flex;
  flex-direction:column;
  gap:10px;
  min-width:0;
  margin:0;
  padding:16px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--cmx-border, #ccd7e6) 70%, transparent);
  background:color-mix(in srgb, var(--cmx-card, #ffffff) 72%, transparent);
  box-shadow:0 10px 24px rgba(15,23,42,.045);
  backdrop-filter:blur(6px);
}
body:not(.cmx-shell-admin) .afFooterPro__group h3{
  margin:0;
  color:var(--cmx-text, #111827);
  font-size:13px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.03em;
  text-transform:uppercase;
}
body:not(.cmx-shell-admin) .afFooterPro__groupLinks{
  display:flex;
  flex-direction:column;
  gap:6px;
  min-width:0;
}
body:not(.cmx-shell-admin) .afFooterPro__link{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  min-height:36px;
  padding:7px 9px;
  border-radius:0;
  color:var(--cmx-text, #111827);
  text-decoration:none;
  font-size:13px;
  font-weight:800;
  line-height:1.18;
  background:transparent;
  transition:background .16s ease, color .16s ease, transform .16s ease, box-shadow .16s ease;
}
body:not(.cmx-shell-admin) .afFooterPro__link:hover{
  color:var(--cmx-link, var(--cmx-accent, #5f86c4));
  text-decoration:none;
  transform:translateX(2px);
  background:color-mix(in srgb, var(--cmx-accent, #5f86c4) 9%, transparent);
  box-shadow:inset 3px 0 0 color-mix(in srgb, var(--cmx-accent, #5f86c4) 48%, transparent);
}
body:not(.cmx-shell-admin) .afFooterPro__link:focus-visible,body:not(.cmx-shell-admin) .afFooterPro__action:focus-visible{
  outline:2px solid color-mix(in srgb, var(--cmx-accent, #5f86c4) 42%, transparent);
  outline-offset:2px;
}
body:not(.cmx-shell-admin) .afFooterPro__icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:21px;
  height:21px;
  border-radius:0;
  flex:0 0 auto;
  color:#fff;
  background:linear-gradient(135deg, var(--cmx-accent, #5f86c4), color-mix(in srgb, var(--cmx-link, #4169b2) 78%, #ffffff 22%));
  box-shadow:0 8px 16px color-mix(in srgb, var(--cmx-accent, #5f86c4) 20%, transparent);
}
body:not(.cmx-shell-admin) .afFooterPro__icon .cmx-navicon,body:not(.cmx-shell-admin) .afFooterPro__icon svg{
  width:13px;
  height:13px;
  font-size:13px;
}
body:not(.cmx-shell-admin) .afFooterPro__icon > span{
  display:block;
  width:6px;
  height:6px;
  border-radius:0;
  background:#fff;
}
body:not(.cmx-shell-admin) .afFooterPro__extra{
  margin:12px 0 0;
  padding:16px 18px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--cmx-border, #ccd7e6) 70%, transparent);
  background:color-mix(in srgb, var(--cmx-card, #ffffff) 76%, transparent);
}
body:not(.cmx-shell-admin) .afFooterPro__lower{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  flex-wrap:wrap;
  margin-top:12px;
  padding:0 4px;
  color:var(--cmx-muted, #64748b);
}
body:not(.cmx-shell-admin) .afFooterPro__meta{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px 14px;
  font-size:12px;
  font-weight:700;
}
body:not(.cmx-shell-admin) .afFooterPro__meta span + span{
  position:relative;
}
body:not(.cmx-shell-admin) .afFooterPro__meta span + span::before{
  content:"";
  position:absolute;
  left:-8px;
  top:50%;
  width:4px;
  height:4px;
  border-radius:0;
  background:color-mix(in srgb, var(--cmx-muted, #64748b) 46%, transparent);
  transform:translateY(-50%);
}
body:not(.cmx-shell-admin) .afFooterPro__right{
  display:flex;
  align-items:center;
  gap:8px;
}
body:not(.cmx-shell-admin) .afFooterPro__action,body:not(.cmx-shell-admin) .afFooterPro__actionText{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 12px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--cmx-border, #ccd7e6) 70%, transparent);
  background:color-mix(in srgb, var(--cmx-card, #ffffff) 76%, transparent);
  color:var(--cmx-muted, #64748b);
  text-decoration:none;
  font-size:12px;
  font-weight:900;
}
body:not(.cmx-shell-admin) .afFooterPro__action:hover{
  color:var(--cmx-link, var(--cmx-accent, #5f86c4));
  text-decoration:none;
}
@media (max-width: 1120px){
  body:not(.cmx-shell-admin) .afFooterPro__shell{
    grid-template-columns:1fr;
  }
  body:not(.cmx-shell-admin) .afFooterPro__brandPanel{
    min-height:0;
  }
}
@media (max-width: 860px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__nav{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 620px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro{
    margin-top:22px;
    padding-bottom:18px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__shell{
    padding:14px;
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__brandPanel,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__group{
    border-radius:0;
    padding:14px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__nav{
    grid-template-columns:1fr;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__brandText strong{
    font-size:20px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__mark{
    width:48px;
    height:48px;
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterPro__lower{
    align-items:flex-start;
    flex-direction:column;
  }
}

body:not(.cmx-shell-admin) .afFooterRibbon{
  margin:18px 0 0;
  color:var(--af-text-strong, var(--cmx-text, #223042));
}
body:not(.cmx-shell-admin) .afFooterRibbon__container{
  display:grid;
  gap:12px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__surface{
  position:relative;
  display:grid;
  grid-template-columns:minmax(240px, 320px) minmax(0, 1fr);
  gap:20px;
  align-items:center;
  padding:20px 22px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--af-line, var(--cmx-border, rgba(15,23,42,.10))) 88%, #ffffff 12%);
  background:
    radial-gradient(circle at top right, rgba(99,102,241,.10), transparent 29%),
    radial-gradient(circle at bottom left, rgba(59,130,246,.10), transparent 31%),
    linear-gradient(180deg, color-mix(in srgb, var(--af-surface-main, var(--cmx-card, #ffffff)) 90%, #ffffff 10%), var(--af-surface-soft, #f8fbff));
  box-shadow:0 22px 48px rgba(15,23,42,.08);
  overflow:hidden;
}
body:not(.cmx-shell-admin) .afFooterRibbon__surface::before{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg, var(--af-accent, var(--cmx-link, #5a78d6)), rgba(99,102,241,.15));
  opacity:.9;
}
body:not(.cmx-shell-admin) .afFooterRibbon__lead{
  display:grid;
  gap:14px;
  align-self:stretch;
  padding-right:4px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__brand{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0;
  text-decoration:none;
  color:inherit;
}
body:not(.cmx-shell-admin) .afFooterRibbon__brand:hover{
  text-decoration:none;
}
body:not(.cmx-shell-admin) .afFooterRibbon__brandBadge{
  width:56px;
  height:56px;
  min-width:56px;
  border-radius:0;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:20px;
  font-weight:800;
  letter-spacing:.06em;
  color:#fff;
  background:linear-gradient(135deg, var(--af-accent, var(--cmx-link, #5a78d6)), color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 42%, #ffffff 58%));
  box-shadow:0 14px 30px color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 26%, transparent);
}
body:not(.cmx-shell-admin) .afFooterRibbon__brandCopy{
  display:grid;
  gap:4px;
  min-width:0;
}
body:not(.cmx-shell-admin) .afFooterRibbon__brandCopy strong{
  display:block;
  font-size:28px;
  line-height:1.05;
  font-weight:800;
  letter-spacing:-0.02em;
  color:var(--af-text-strong, var(--cmx-text, #172334));
}
body:not(.cmx-shell-admin) .afFooterRibbon__brandCopy em{
  display:block;
  font-style:normal;
  font-size:13px;
  line-height:1.45;
  color:var(--af-text-soft, var(--cmx-muted, #68778d));
}
body:not(.cmx-shell-admin) .afFooterRibbon__chips{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
body:not(.cmx-shell-admin) .afFooterRibbon__chips span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:0 12px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--af-line, rgba(15,23,42,.12)) 76%, #ffffff 24%);
  background:rgba(255,255,255,.58);
  color:var(--af-text-soft, var(--cmx-muted, #607086));
  font-size:12px;
  font-weight:700;
  letter-spacing:.02em;
}
body:not(.cmx-shell-admin) .afFooterRibbon__navPanel{
  display:grid;
  gap:14px;
  min-width:0;
  padding:18px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--af-line, rgba(15,23,42,.12)) 84%, #ffffff 16%);
  background:linear-gradient(180deg, rgba(255,255,255,.82), rgba(248,251,255,.92));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.7), 0 14px 28px rgba(15,23,42,.06);
}
body:not(.cmx-shell-admin) .afFooterRibbon__navHead{
  display:grid;
  gap:4px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__navHead strong{
  display:block;
  font-size:14px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.02em;
  color:var(--af-text-strong, var(--cmx-text, #172334));
}
body:not(.cmx-shell-admin) .afFooterRibbon__navHead span{
  display:block;
  font-size:12px;
  line-height:1.45;
  color:var(--af-text-soft, var(--cmx-muted, #68778d));
}
body:not(.cmx-shell-admin) .afFooterRibbon__nav{
  display:flex;
  align-items:center;
  align-content:center;
  justify-content:flex-start;
  gap:10px;
  flex-wrap:wrap;
  min-width:0;
}
body:not(.cmx-shell-admin) .afFooterRibbon__link{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-height:46px;
  padding:10px 15px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--af-line, rgba(15,23,42,.12)) 74%, #ffffff 26%);
  background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(247,249,253,.96));
  color:var(--af-text-strong, var(--cmx-text, #223042));
  text-decoration:none;
  box-shadow:0 10px 22px rgba(15,23,42,.05);
  transition:transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease, color .18s ease;
}
body:not(.cmx-shell-admin) .afFooterRibbon__link:hover{
  text-decoration:none;
  transform:translateY(-2px);
  background:linear-gradient(180deg, #ffffff, rgba(248,250,255,.98));
  color:var(--af-accent, var(--cmx-link, #5a78d6));
  border-color:color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 22%, var(--af-line, rgba(15,23,42,.10)) 78%);
  box-shadow:0 16px 30px rgba(15,23,42,.09);
}
body:not(.cmx-shell-admin) .afFooterRibbon__link:active{
  transform:translateY(0);
  box-shadow:0 8px 18px rgba(15,23,42,.08);
}
body:not(.cmx-shell-admin) .afFooterRibbon__link:focus-visible,body:not(.cmx-shell-admin) .afFooterRibbon__action:focus-visible{
  outline:2px solid color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 38%, transparent);
  outline-offset:2px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__link.is-primary{
  background:linear-gradient(180deg, color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 12%, #ffffff 88%), color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 7%, #ffffff 93%));
  border-color:color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 18%, var(--af-line, rgba(15,23,42,.10)) 82%);
  box-shadow:0 12px 26px color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 12%, transparent);
}
body:not(.cmx-shell-admin) .afFooterRibbon__link.is-utility{
  background:linear-gradient(180deg, rgba(250,252,255,.92), rgba(246,248,252,.96));
  color:var(--af-text-soft, var(--cmx-muted, #64748b));
}
body:not(.cmx-shell-admin) .afFooterRibbon__icon{
  width:30px;
  height:30px;
  min-width:30px;
  border-radius:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(180deg, color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 12%, #ffffff 88%), color-mix(in srgb, var(--af-accent, var(--cmx-link, #5a78d6)) 6%, #ffffff 94%));
  color:var(--af-accent, var(--cmx-link, #5a78d6));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75);
}
body:not(.cmx-shell-admin) .afFooterRibbon__icon .cmx-navicon,body:not(.cmx-shell-admin) .afFooterRibbon__icon svg{
  width:15px;
  height:15px;
  font-size:14px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__icon > span{
  width:8px;
  height:8px;
  border-radius:0;
  background:currentColor;
  opacity:.55;
}
body:not(.cmx-shell-admin) .afFooterRibbon__label{
  display:inline-block;
  font-size:13px;
  line-height:1.2;
  font-weight:800;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .afFooterRibbon__extra{
  padding:14px 18px;
  border-radius:0;
  border:1px solid var(--af-line, var(--cmx-border, rgba(15,23,42,.10)));
  background:var(--af-surface-main, var(--cmx-card, #ffffff));
  box-shadow:0 10px 22px rgba(15,23,42,.05);
}
body:not(.cmx-shell-admin) .afFooterRibbon__lower{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px 14px;
  padding:2px 4px 0;
  color:var(--af-text-soft, var(--cmx-muted, #6a798f));
  font-size:12px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__meta{
  display:flex;
  align-items:center;
  gap:10px;
  flex-wrap:wrap;
}
body:not(.cmx-shell-admin) .afFooterRibbon__meta span + span::before{
  content:"•";
  margin-right:10px;
  opacity:.46;
}
body:not(.cmx-shell-admin) .afFooterRibbon__right{
  display:flex;
  align-items:center;
  gap:8px;
}
body:not(.cmx-shell-admin) .afFooterRibbon__action,body:not(.cmx-shell-admin) .afFooterRibbon__actionText{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 12px;
  border-radius:0;
  border:1px solid color-mix(in srgb, var(--af-line, rgba(15,23,42,.12)) 82%, #ffffff 18%);
  background:rgba(255,255,255,.7);
  color:var(--af-text-soft, var(--cmx-muted, #64748b));
  text-decoration:none;
  font-weight:700;
}
body:not(.cmx-shell-admin) .afFooterRibbon__action:hover{
  text-decoration:none;
  background:#fff;
}
@media (max-width: 980px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__surface{
    grid-template-columns:1fr;
    padding:16px;
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__lead{
    padding-right:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__navPanel{
    padding:16px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__brandCopy strong{
    font-size:24px;
  }
}
@media (max-width: 700px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__surface{
    gap:14px;
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__lead{
    justify-items:center;
    text-align:center;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__brand{
    justify-content:center;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__navPanel{
    padding:14px;
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__navHead{
    justify-items:center;
    text-align:center;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__nav{
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:9px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__link{
    width:100%;
    min-width:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__label{
    white-space:normal;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__lower{
    flex-direction:column;
    align-items:center;
    text-align:center;
  }
}
@media (max-width: 430px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__container{
    gap:10px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__surface{
    padding:14px;
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__brand{
    flex-direction:column;
    gap:10px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__brandCopy strong{
    font-size:21px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__nav{
    grid-template-columns:1fr;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterRibbon__link{
    min-height:42px;
    padding:10px 12px;
  }
}

body:not(.cmx-shell-admin) .button.button--primary,body:not(.cmx-shell-admin) a.button--primary,body:not(.cmx-shell-admin) button.button--primary,body:not(.cmx-shell-admin) .btn-primary,body:not(.cmx-shell-admin) .btn.btn-primary,body:not(.cmx-shell-admin) .btn:not(.btn-secondary):not(.btn-danger):not(.btn-ghost),body:not(.cmx-shell-admin) .btn-reply,body:not(.cmx-shell-admin) .btn-newtopic,body:not(.cmx-shell-admin) .btn-newposts,body:not(.cmx-shell-admin) .topic-actions-desktop .btn-primary,body:not(.cmx-shell-admin) .m1-actionButton--primary,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink--accent,body:not(.cmx-shell-admin) .af-shellHeader__quickLink--accent,body:not(.cmx-shell-admin) .main-nav > a.nav-cta-primary,body:not(.cmx-shell-admin) .main-nav a.btn-newtopic,body:not(.cmx-shell-admin) .main-nav a.btn-newposts,body:not(.cmx-shell-admin) .m1-forumQuickFilters a.is-active,body:not(.cmx-shell-admin) .m1-forumSortPanel__chips a.is-active,body:not(.cmx-shell-admin) .m1ShellHeader__subNav a.is-active,body:not(.cmx-shell-admin) .m1ShellHeader__menuLink.is-accent,body:not(.cmx-shell-admin) .m1-forumControlRail__tabs a.is-active,body:not(.cmx-shell-admin) .m1-forumControlRail__sorts a.is-active,body:not(.cmx-shell-admin) .cmx-maint-btn--primary,body:not(.cmx-shell-admin) a.cmx-maint-btn--primary,body:not(.cmx-shell-admin) a.cmx-maint-btn--primary:link,body:not(.cmx-shell-admin) a.cmx-maint-btn--primary:visited{
  min-height:25px !important;
  height:25px !important;
  padding:0 8px !important;
  border:1px solid color-mix(in srgb,var(--cmx-accent,#4f77b8) 72%, #111827 28%) !important;
  border-radius:0 !important;
  background:linear-gradient(180deg,color-mix(in srgb,var(--cmx-accent,#4f77b8) 84%, #ffffff 16%) 0%,var(--cmx-accent,#4f77b8) 100%) !important;
  color:#ffffff !important;
  font-size:10.5px !important;
  font-weight:800 !important;
  line-height:1 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22) !important;
  text-shadow:0 -1px 0 rgba(0,0,0,.18) !important;
}
body:not(.cmx-shell-admin) .button.button--primary *,body:not(.cmx-shell-admin) a.button--primary *,body:not(.cmx-shell-admin) button.button--primary *,body:not(.cmx-shell-admin) .btn-primary *,body:not(.cmx-shell-admin) .btn.btn-primary *,body:not(.cmx-shell-admin) .btn:not(.btn-secondary):not(.btn-danger):not(.btn-ghost) *,body:not(.cmx-shell-admin) .btn-reply *,body:not(.cmx-shell-admin) .btn-newtopic *,body:not(.cmx-shell-admin) .btn-newposts *,body:not(.cmx-shell-admin) .topic-actions-desktop .btn-primary *,body:not(.cmx-shell-admin) .m1-actionButton--primary *,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink--accent *,body:not(.cmx-shell-admin) .af-shellHeader__quickLink--accent *,body:not(.cmx-shell-admin) .main-nav > a.nav-cta-primary *,body:not(.cmx-shell-admin) .main-nav a.btn-newtopic *,body:not(.cmx-shell-admin) .main-nav a.btn-newposts *,body:not(.cmx-shell-admin) .m1-forumQuickFilters a.is-active *,body:not(.cmx-shell-admin) .m1-forumSortPanel__chips a.is-active *,body:not(.cmx-shell-admin) .m1ShellHeader__subNav a.is-active *,body:not(.cmx-shell-admin) .m1ShellHeader__menuLink.is-accent *,body:not(.cmx-shell-admin) .m1-forumControlRail__tabs a.is-active *,body:not(.cmx-shell-admin) .m1-forumControlRail__sorts a.is-active *,body:not(.cmx-shell-admin) .cmx-maint-btn--primary *{
  color:#ffffff !important;
  fill:#ffffff !important;
  stroke:currentColor;
}
body:not(.cmx-shell-admin) .button.button--primary:hover,body:not(.cmx-shell-admin) a.button--primary:hover,body:not(.cmx-shell-admin) button.button--primary:hover,body:not(.cmx-shell-admin) .btn-primary:hover,body:not(.cmx-shell-admin) .btn.btn-primary:hover,body:not(.cmx-shell-admin) .btn:not(.btn-secondary):not(.btn-danger):not(.btn-ghost):hover,body:not(.cmx-shell-admin) .btn-reply:hover,body:not(.cmx-shell-admin) .btn-newtopic:hover,body:not(.cmx-shell-admin) .btn-newposts:hover,body:not(.cmx-shell-admin) .topic-actions-desktop .btn-primary:hover,body:not(.cmx-shell-admin) .m1-actionButton--primary:hover,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink--accent:hover,body:not(.cmx-shell-admin) .af-shellHeader__quickLink--accent:hover,body:not(.cmx-shell-admin) .main-nav > a.nav-cta-primary:hover,body:not(.cmx-shell-admin) .main-nav a.btn-newtopic:hover,body:not(.cmx-shell-admin) .main-nav a.btn-newposts:hover,body:not(.cmx-shell-admin) .m1-forumQuickFilters a.is-active:hover,body:not(.cmx-shell-admin) .m1-forumSortPanel__chips a.is-active:hover,body:not(.cmx-shell-admin) .m1ShellHeader__subNav a.is-active:hover,body:not(.cmx-shell-admin) .m1ShellHeader__menuLink.is-accent:hover,body:not(.cmx-shell-admin) .m1-forumControlRail__tabs a.is-active:hover,body:not(.cmx-shell-admin) .m1-forumControlRail__sorts a.is-active:hover,body:not(.cmx-shell-admin) .cmx-maint-btn--primary:hover,body:not(.cmx-shell-admin) .button.button--primary:focus,body:not(.cmx-shell-admin) a.button--primary:focus,body:not(.cmx-shell-admin) button.button--primary:focus,body:not(.cmx-shell-admin) .btn-primary:focus,body:not(.cmx-shell-admin) .btn.btn-primary:focus,body:not(.cmx-shell-admin) .btn:not(.btn-secondary):not(.btn-danger):not(.btn-ghost):focus,body:not(.cmx-shell-admin) .btn-reply:focus,body:not(.cmx-shell-admin) .btn-newtopic:focus,body:not(.cmx-shell-admin) .btn-newposts:focus,body:not(.cmx-shell-admin) .topic-actions-desktop .btn-primary:focus,body:not(.cmx-shell-admin) .m1-actionButton--primary:focus,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink--accent:focus,body:not(.cmx-shell-admin) .af-shellHeader__quickLink--accent:focus,body:not(.cmx-shell-admin) .main-nav > a.nav-cta-primary:focus,body:not(.cmx-shell-admin) .main-nav a.btn-newtopic:focus,body:not(.cmx-shell-admin) .main-nav a.btn-newposts:focus,body:not(.cmx-shell-admin) .m1-forumQuickFilters a.is-active:focus,body:not(.cmx-shell-admin) .m1-forumSortPanel__chips a.is-active:focus,body:not(.cmx-shell-admin) .m1ShellHeader__subNav a.is-active:focus,body:not(.cmx-shell-admin) .m1ShellHeader__menuLink.is-accent:focus,body:not(.cmx-shell-admin) .m1-forumControlRail__tabs a.is-active:focus,body:not(.cmx-shell-admin) .m1-forumControlRail__sorts a.is-active:focus,body:not(.cmx-shell-admin) .cmx-maint-btn--primary:focus{
  color:#ffffff !important;
}

.cmx-topicTitleInline{display:inline-flex;align-items:center;gap:.42em;min-width:0;max-width:100%;vertical-align:middle;line-height:1.2;}
.cmx-topicTitleInline__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:1;}
.cmx-topicTitleInline__text{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;}
.cmx-topicTitleInline--compact{gap:.36em;}
.cmx-topicTitleInline--compact .cmx-topicicon,.cmx-topicTitleInline--compact .cmx-topicicon-emoji{font-size:15px;vertical-align:-1px;}
.cmx-topicTitleInline--compact .cmx-topicicon-img{width:15px;height:15px;border-radius:0;vertical-align:-2px;}
.cmx-topicTitleInline--muted .cmx-topicTitleInline__text{color:inherit;}
.cmx-topicTitlePreview{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #d9e3f1;border-radius:0;background:#f8fbff;color:#20334d;margin-top:6px;}
.cmx-topicTitlePreview__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5b6d86;flex:0 0 auto;}
.cmx-topicTitlePreview__value{display:flex;align-items:center;min-width:0;font-size:14px;font-weight:700;color:#13263f;}
.cmx-topicTitlePreview__value .cmx-topicTitleInline{max-width:100%;}
.cmx-topicTitlePreview__placeholder{opacity:.72;font-weight:600;}
.cmx-similar-topics-box{margin-top:-4px;margin-bottom:8px;}
.cmx-similar-topics-box__inner{padding:8px 10px;border-radius:0;border:1px solid rgba(255,255,255,0.10);background:rgba(0,0,0,0.18);}
.cmx-similar-topics-box__title{font-weight:700;margin-bottom:5px;}
.cmx-similar-topics-box__list{display:flex;flex-direction:column;gap:5px;}
.cmx-similar-topics-box__hint{margin-top:6px;font-size:12px;opacity:.85;}
body:not(.cmx-shell-admin) .m1-post{
  display:grid;
  grid-template-columns:minmax(128px,var(--cmx-postbit-w,240px)) minmax(0,1fr);
  align-items:stretch;
  align-content:start;
  column-gap:0;
  row-gap:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  overflow:visible;
}
body:not(.cmx-shell-admin) .m1-post__user{
  display:block;
  align-self:stretch;
  min-width:0;
  padding:0;
  background:#f8fbff;
  border:1px solid #d8e2ee;
  border-right:0;
  border-radius:0;
  box-shadow:0 8px 18px rgba(15,23,42,.045);
  overflow:hidden;
}
body:not(.cmx-shell-admin) .m1-post__main{
  align-self:stretch;
  display:flex;
  flex-direction:column;
  min-width:0;
  min-height:0;
  height:auto;
  padding:8px 12px 7px;
  background:#fff;
  border:1px solid #d8e2ee;
  border-radius:0;
  box-shadow:0 8px 18px rgba(15,23,42,.045);
  overflow:visible;
}
body:not(.cmx-shell-admin) .m1-post > .cmx-solution-banner{
  grid-column:1/-1;
  margin:0 0 6px;
}
body:not(.cmx-shell-admin) .m1-postbit--v64{display:block;width:100%;min-width:0;color:#18263b;text-align:center;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopCard{display:block;width:100%;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileCardV2{display:none;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopStack{display:grid;justify-items:stretch;align-items:start;gap:12px;padding:14px 12px 12px;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopIdentity{display:grid;justify-items:center;gap:7px;width:100%;min-width:0;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopName{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:22px;line-height:1.05;font-weight:900;color:inherit;text-align:center;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopName a,
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopName span{color:inherit;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopBadges,
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileBadges{display:grid;justify-items:center;gap:5px;width:100%;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopRank img,
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileRankV2 img{display:block;max-width:150px;max-height:28px;width:auto;height:auto;object-fit:contain;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopTitle,
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileTitleV2{font-size:10.5px;line-height:1.15;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#64748b;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopAvatar{width:100%;display:flex;justify-content:center;align-items:center;min-width:0;padding:0;line-height:0;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__avatarLink{display:inline-flex;align-items:center;justify-content:center;max-width:100%;line-height:0;border-radius:0;overflow:visible;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__avatarLink img{display:block;width:auto;height:auto;max-width:min(100%, var(--cmx-avatar-w,170px));max-height:var(--cmx-avatar-h,220px);object-fit:contain;border-radius:0;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__infoIcon{flex:0 0 22px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;line-height:1;background:transparent;box-shadow:none;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__infoIcon.is-image img{width:18px;height:18px;object-fit:contain;display:block;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__infoIcon.is-emoji{font-size:16px;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-blue{color:#2f73ea;} body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-purple{color:#8b5cf6;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-orange{color:#ff5b16;} body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-teal{color:#14b8a6;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-pink{color:#ec4899;} body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-indigo{color:#7c4dff;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-sky{color:#2b84d6;} body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-green{color:#1fb655;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-gold{color:#f2b10c;} body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-violet{color:#6c55ff;}
body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-rose{color:#ef477f;} body:not(.cmx-shell-admin) .m1-postbit--v64 .tone-red{color:#ef342f;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referencePanel{display:grid;gap:0;width:100%;box-sizing:border-box;border:1px solid #d6e0eb;border-radius:0;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 10px 26px rgba(24,38,59,.052);overflow:hidden;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-height:44px;padding:0 12px;border-bottom:1px solid #e6edf5;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceTitle{display:flex;align-items:center;gap:9px;min-width:0;font-size:13px;line-height:1.15;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#667b97;text-align:left;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceTitle i{font-size:15px;color:#6b7f99;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceToggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:#657a95;cursor:default;box-shadow:none;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceBody{display:grid;padding:0 10px 10px;background:#fff;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceRow{display:grid;grid-template-columns:minmax(86px,.96fr) 10px minmax(0,1.04fr);gap:7px;align-items:center;min-height:36px;padding:0 5px;border-top:1px solid #e7edf4;background:#fff;text-align:left;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceRow:first-child{border-top:0;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceKey{display:flex;align-items:center;gap:8px;min-width:0;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceKey span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;line-height:1.15;font-weight:500;color:#465a73;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceSep{font-size:13px;font-weight:600;color:#8a9cb3;text-align:center;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceVal{min-width:0;font-size:11.5px;line-height:1.2;font-weight:500;color:#31485f;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceVal a{color:#284d86;text-decoration:none;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__referenceRow.is-positive .m1-postbit__referenceVal{color:#2ca65c!important;font-weight:700;}
body:not(.cmx-shell-admin) .m1-postbit--reference .m1-postbit__emptyVal{color:#9babc0;font-style:normal;font-weight:500;}
@media (max-width:767px){
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-post{ grid-template-columns:minmax(0,1fr);border-radius:0;align-items:start; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-post__user{ border:1px solid #d8e2ee;border-bottom:0;border-radius:0;box-shadow:0 10px 22px rgba(15,23,42,.045);background:#fff; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-post__main{ display:block;padding:8px 10px 7px;border:1px solid #d8e2ee;border-radius:0;box-shadow:0 8px 18px rgba(15,23,42,.04); }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__desktopCard{ display:none; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileCardV2{ display:grid;gap:8px;padding:9px;background:#fff; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileHeadV2{ display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileAvatar .m1-postbit__avatarLink img{ width:auto;height:auto;max-width:var(--cmx-avatar-w-m,52px);max-height:var(--cmx-avatar-h-m,52px);object-fit:contain;border-radius:0; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileNameV2{ text-align:left;font-size:16px;font-weight:900;line-height:1.15; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileBadges{ justify-items:start; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileStatsV2{ display:grid;gap:0;margin:0;padding:0;border:1px solid #dce6f0;border-radius:0;overflow:hidden;background:#fff; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileStatsV2 > div{ display:grid;grid-template-columns:minmax(46px,max-content) minmax(0,1fr);gap:8px;align-items:center;min-height:28px;padding:6px 9px;border-top:1px solid #edf2f7;text-align:left; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileStatsV2 > div:first-child{ border-top:0; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileStatsV2 dt{ margin:0;font-size:9px;line-height:1.2;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#728198; }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileStatsV2 dd{ margin:0;font-size:11.5px;line-height:1.25;font-weight:800;text-align:left; }
}
body:not(.cmx-shell-admin) .button:hover,body:not(.cmx-shell-admin) .btn:hover,body:not(.cmx-shell-admin) button:hover,body:not(.cmx-shell-admin) input[type="submit"]:hover,body:not(.cmx-shell-admin) input[type="button"]:hover,body:not(.cmx-shell-admin) .cmx-btn:hover,body:not(.cmx-shell-admin) .main-nav a.nav-btn:hover,body:not(.cmx-shell-admin) .main-nav button.nav-btn:hover,body:not(.cmx-shell-admin) .main-nav a.nav-cta:hover,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink:hover,body:not(.cmx-shell-admin) .af-shellHeader__quickLink:hover,body:not(.cmx-shell-admin) .af-shellHeader__quickMini:hover,body:not(.cmx-shell-admin) .af-shellHeader__quickUser:hover,body:not(.cmx-shell-admin) .topic-actions-more__toggle:hover,body:not(.cmx-shell-admin) .cmx-refPostAction:hover,body:not(.cmx-shell-admin) .cmx-refPostMenu__toggle:hover,body:not(.cmx-shell-admin) .cmx-react-btn:hover,body:not(.cmx-shell-admin) .cmx-posttool:hover,body:not(.cmx-shell-admin) .post-actions a:hover,body:not(.cmx-shell-admin) .post-actions button:hover,body:not(.cmx-shell-admin) .notif-actionButton:hover,body:not(.cmx-shell-admin) .notif-actions a:hover,body:not(.cmx-shell-admin) .notif-actions button:hover{
  background:linear-gradient(180deg,var(--cmx-card,#fff) 0%,var(--cmx-accent-soft,#e7effb) 100%) !important;
  border-color:color-mix(in srgb,var(--cmx-accent,#4f77b8) 42%, var(--cmx-border,#dbe5ef) 58%) !important;
  color:var(--cmx-link,var(--cmx-accent,#4f77b8)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95) !important;
  transform:none !important;
}
body:not(.cmx-shell-admin) .button--primary,body:not(.cmx-shell-admin) .button.button--primary,body:not(.cmx-shell-admin) a.button--primary,body:not(.cmx-shell-admin) button.button--primary,body:not(.cmx-shell-admin) .btn-primary,body:not(.cmx-shell-admin) .btn.btn-primary,body:not(.cmx-shell-admin) .btn:not(.btn-secondary):not(.btn-danger):not(.btn-ghost),body:not(.cmx-shell-admin) .btn-reply,body:not(.cmx-shell-admin) .btn-newtopic,body:not(.cmx-shell-admin) .nav-cta-primary,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink--accent,body:not(.cmx-shell-admin) .af-shellHeader__quickLink--accent,body:not(.cmx-shell-admin) .m1-actionButton--primary,body:not(.cmx-shell-admin) .cmx-refPostAction--solution,body:not(.cmx-shell-admin) .cmx-react-btn.is-reacted,body:not(.cmx-shell-admin) .notif-actionButton--primary,body:not(.cmx-shell-admin) .cmx-page.is-active,body:not(.cmx-shell-admin) .m1-threadPager__num.is-current,body:not(.cmx-shell-admin) .cmx-pagination--forumSlim .cmx-page.is-active{
  border-color:color-mix(in srgb,var(--cmx-accent,#4f77b8) 72%, #111827 28%) !important;
  background:linear-gradient(180deg,color-mix(in srgb,var(--cmx-accent,#4f77b8) 84%, #ffffff 16%) 0%,var(--cmx-accent,#4f77b8) 100%) !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-shadow:0 -1px 0 rgba(0,0,0,.18) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22) !important;
}
body:not(.cmx-shell-admin) .button--primary *,body:not(.cmx-shell-admin) .button.button--primary *,body:not(.cmx-shell-admin) a.button--primary *,body:not(.cmx-shell-admin) button.button--primary *,body:not(.cmx-shell-admin) .btn-primary *,body:not(.cmx-shell-admin) .af-shellHeader__ctaLink--accent *,body:not(.cmx-shell-admin) .cmx-refPostAction--solution *,body:not(.cmx-shell-admin) .cmx-react-btn.is-reacted *,body:not(.cmx-shell-admin) .notif-actionButton--primary *{color:#fff;-webkit-text-fill-color:#fff;}
body:not(.cmx-shell-admin) .btn-danger,body:not(.cmx-shell-admin) .button--danger,body:not(.cmx-shell-admin) .cmx-posttool-danger{
  border-color:#d99b9b !important;
  background:linear-gradient(180deg,#fffafa 0%,#fdecec 100%) !important;
  color:#9f1d1d !important;
  text-shadow:0 1px 0 #fff !important;
}
body:not(.cmx-shell-admin) .m1-forumHero__actions,body:not(.cmx-shell-admin) .afx-forumHeroActionsSlim,body:not(.cmx-shell-admin) .m1-threadHero-actions,body:not(.cmx-shell-admin) .m1-threadHero-actions--compact,body:not(.cmx-shell-admin) .cmx-threadHeader-actions{
  justify-content:center !important;
  align-items:center !important;
  gap:3px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
body:not(.cmx-shell-admin) .cmx-refPostFooter,body:not(.cmx-shell-admin) .post-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  flex-wrap:wrap !important;
  gap:4px 7px !important;
  margin-top:6px !important;
  padding-top:6px !important;
  min-height:0 !important;
  border-top:1px solid #d8e3f0 !important;
}
body:not(.cmx-shell-admin) .cmx-refPostFooter__primary,body:not(.cmx-shell-admin) .cmx-refPostFooter__secondary,body:not(.cmx-shell-admin) .post-actions-left,body:not(.cmx-shell-admin) .post-actions-right{
  display:flex !important;
  align-items:center !important;
  flex-wrap:wrap !important;
  gap:4px !important;
  min-width:0 !important;
}
body:not(.cmx-shell-admin) .cmx-refPostFooter__primary form,body:not(.cmx-shell-admin) .cmx-inline-form,body:not(.cmx-shell-admin) .cmx-react-form{
  display:inline-flex !important;
  align-items:center !important;
  margin:0 !important;
  padding:0 !important;
}
body:not(.cmx-shell-admin) .cmx-refPostAction,body:not(.cmx-shell-admin) .cmx-refPostMenu__toggle,body:not(.cmx-shell-admin) .cmx-react-btn{
  min-height:24px !important;
  height:24px !important;
  padding:0 8px !important;
  border-radius:0 !important;
  font-size:10.5px !important;
  gap:4px !important;
}
body:not(.cmx-shell-admin) .cmx-refPostAction i,body:not(.cmx-shell-admin) .cmx-refPostMenu__toggle i,body:not(.cmx-shell-admin) .cmx-react-btn i,body:not(.cmx-shell-admin) .cmx-posttool i{font-size:11px !important;line-height:1 !important;}
body:not(.cmx-shell-admin) .cmx-like-count{font-size:10.5px !important;line-height:1.1 !important;margin:0 !important;color:#4c6178 !important;}
body:not(.cmx-shell-admin) .m1-threadPager,body:not(.cmx-shell-admin) .cmx-pagination--forumSlim{
  gap:2px !important;
  padding:2px 3px !important;
  border-radius:0 !important;
  box-shadow:none !important;
}
body:not(.cmx-shell-admin) .m1-threadPager__num,body:not(.cmx-shell-admin) .cmx-pagination--forumSlim .cmx-page,body:not(.cmx-shell-admin) .page-link,body:not(.cmx-shell-admin) .pagination a,body:not(.cmx-shell-admin) .pagination span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:23px !important;
  height:23px !important;
  padding:0 6px !important;
  border:1px solid #a9bfd9 !important;
  border-radius:0 !important;
  background:linear-gradient(180deg,#ffffff 0%,#eef4fb 100%) !important;
  color:#264361 !important;
  font-size:10.5px !important;
  font-weight:800 !important;
  box-shadow:none !important;
  text-decoration:none !important;
}
body:not(.cmx-shell-admin) .m1-post__main{
  display:flex !important;
  flex-direction:column !important;
}
body:not(.cmx-shell-admin) .m1-post__main > .post-content.message-content,body:not(.cmx-shell-admin) .m1-post__main > .cmx-postBlockedCardWrap,body:not(.cmx-shell-admin) .m1-post__main > .cmx-ignored-post{
  flex:0 0 auto !important;
}
body:not(.cmx-shell-admin) .m1-post__main > .cmx-refPostFooter,body:not(.cmx-shell-admin) .m1-post__main > .post-actions{
  margin-top:auto !important;
}
@media (max-width:760px){
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-post__main{display:block !important;}
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-post__main > .cmx-refPostFooter,html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-post__main > .post-actions{margin-top:6px !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-refPostFooter__primary,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-refPostFooter__secondary{width:100% !important;}
}


@media (max-width: 820px){
}


@media (max-width: 820px){
}


@media (max-width: 820px){
}


@media (max-width: 820px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .afFooterForum__bottom{
    padding-bottom:10px !important;
  }
}


body:not(.cmx-shell-admin) .cmx-publicHub{margin:12px auto 10px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-publicHub__body{gap:12px;padding:12px 14px;}
body:not(.cmx-shell-admin) .cmx-publicHub__main{gap:7px;}
body:not(.cmx-shell-admin) .cmx-publicHub__kicker{min-height:22px;padding:0 8px;font-size:10px;}
body:not(.cmx-shell-admin) .cmx-publicHub__title{font-size:24px;line-height:1.08;}
body:not(.cmx-shell-admin) .cmx-publicHub__desc{font-size:12.5px;line-height:1.45;}
body:not(.cmx-shell-admin) .cmx-publicHub__stats{gap:6px;}
body:not(.cmx-shell-admin) .cmx-publicHub__stat{min-height:28px;padding:0 9px;border-radius:0;font-size:11px;gap:5px;}
body:not(.cmx-shell-admin) .cmx-publicHub__stat strong{font-size:12px;}
body:not(.cmx-shell-admin) .cmx-publicHub__note{font-size:11px;line-height:1.35;}
body:not(.cmx-shell-admin) .cmx-publicHub__links{gap:6px;}
body:not(.cmx-shell-admin) .cmx-publicHub__link{min-height:32px;padding:0 10px;border-radius:0;font-size:11.5px;}
body:not(.cmx-shell-admin) .cmx-publicInfoDeck{gap:10px;margin-top:10px;}
body:not(.cmx-shell-admin) .cmx-publicInfoCard{padding:12px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-publicInfoCard h3{font-size:14px;margin-bottom:6px;}
body:not(.cmx-shell-admin) .cmx-publicInfoCard ul{line-height:1.45;}
body:not(.cmx-shell-admin) .cmx-publicInfoCard li+li{margin-top:3px;}
body:not(.cmx-shell-admin) .cmx-publicInfoLinks{gap:6px;}
body:not(.cmx-shell-admin) .cmx-publicInfoLinks a{min-height:30px;padding:0 9px;border-radius:0;font-size:11.5px;}

body:not(.cmx-shell-admin) .cmx-usercp-wrap{max-width:1120px;padding:12px 10px 18px;}
body:not(.cmx-shell-admin) .cmx-usercp-hero{padding:14px 16px;border-radius:0;gap:12px;margin-bottom:10px;}
body:not(.cmx-shell-admin) .cmx-usercp-kicker{font-size:10.5px;margin-bottom:3px;}
body:not(.cmx-shell-admin) .cmx-usercp-title{font-size:24px;line-height:1.08;}
body:not(.cmx-shell-admin) .cmx-usercp-subtitle{margin-top:5px;font-size:12px;line-height:1.38;}
body:not(.cmx-shell-admin) .cmx-usercp-hero-user{padding:8px 10px;border-radius:0;gap:8px;}
body:not(.cmx-shell-admin) .cmx-usercp-hero-avatar{width:42px;height:42px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-usercp-hero-name{font-size:13px;}
body:not(.cmx-shell-admin) .cmx-usercp-hero-note{font-size:10.5px;margin-top:2px;}
body:not(.cmx-shell-admin) .cmx-usercp-tabs{gap:6px;padding-bottom:5px;margin-bottom:9px;}
body:not(.cmx-shell-admin) .cmx-usercp-tab{min-height:30px;padding:0 9px;border-radius:0;font-size:11.5px;}
body:not(.cmx-shell-admin) .cmx-usercp-panel{padding:12px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-usercp-section-title{font-size:18px;margin-bottom:8px;}
body:not(.cmx-shell-admin) .cmx-usercp-note{margin-bottom:8px;padding:10px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-usercp-note-title{margin-bottom:4px;}
body:not(.cmx-shell-admin) .cmx-usercp-subsection{margin:12px 0 3px;font-size:13px;}
body:not(.cmx-shell-admin) .cmx-usercp-actions{gap:7px;margin-top:8px;}
body:not(.cmx-shell-admin) .cmx-usercp-actions .btn{min-height:30px;padding:0 11px;font-size:11.5px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-usercp-control,body:not(.cmx-shell-admin) .cmx-usercp-wrap .cmx-usercp-control,body:not(.cmx-shell-admin) .cmx-usercp-editor,body:not(.cmx-shell-admin) .cmx-usercp-wrap input,body:not(.cmx-shell-admin) .cmx-usercp-wrap textarea,body:not(.cmx-shell-admin) .cmx-usercp-wrap select{min-height:34px;padding:7px 9px;border-radius:0;font-size:12px;}
body:not(.cmx-shell-admin) .cmx-usercp-textarea{min-height:78px;}
body:not(.cmx-shell-admin) .cmx-usercp-avatar-head{gap:10px;margin-bottom:8px;padding:9px 10px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-usercp-avatar-head-img{width:56px;height:56px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-usercp-wrap .cmx-rte-editor{min-height:150px;}
body:not(.cmx-shell-admin) .cmx-usercp-small,body:not(.cmx-shell-admin) .cmx-usercp-help{font-size:11px;line-height:1.35;}

body:not(.cmx-shell-admin) .cmx-hesap-merkez-shell,body:not(.cmx-shell-admin) .cmx-hesap-merkez-shell--ana{gap:10px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero,body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero--ana{padding:12px 14px;border-radius:0;gap:12px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__eyebrow,body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead__eyebrow{min-height:22px;padding:0 8px;font-size:10.5px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__copy h1{margin:6px 0 4px;font-size:23px;line-height:1.08;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__copy p{font-size:12px;line-height:1.38;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__user{padding:8px 9px;border-radius:0;gap:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__avatar{width:44px;height:44px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout,body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout--ana{grid-template-columns:250px minmax(0,1fr);gap:10px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-aside{gap:10px;top:78px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-card,body:not(.cmx-shell-admin) .cmx-hesap-merkez-card--quick{padding:10px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-userline{gap:8px;margin-bottom:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-userline img{width:42px;height:42px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-stats{gap:6px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-stats div{padding:8px 9px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-stats strong{font-size:15px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-stats span{font-size:10.5px;margin-top:2px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavWrap{padding:10px;gap:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavGroup{gap:6px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection{border-radius:0;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head{padding:9px 10px;gap:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head strong{font-size:12px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head small{font-size:10.5px;line-height:1.28;margin-top:2px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__head b{min-width:22px;height:22px;font-size:10px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkezNavSection__body{padding:0 8px 8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav,body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav--stack{gap:6px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav__item{min-height:34px;padding:8px 10px;border-radius:0;font-size:12px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-main,body:not(.cmx-shell-admin) .cmx-hesap-merkez-main--ana{gap:10px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead,body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead--ana{padding:10px 12px;gap:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead h2,body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead--ana h2{margin:6px 0 0;font-size:21px;line-height:1.08;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead--ana p{margin:5px 0 0;font-size:12px;line-height:1.36;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel,body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-panel{padding:12px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-section-title{font-size:18px;margin-bottom:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-panel .cmx-usercp-note{padding:9px 10px;border-radius:0;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-quicktitle{font-size:11px;margin-bottom:6px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-quicklist{gap:6px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-quicklist a{padding:8px 9px;border-radius:0;font-size:12px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcuts{gap:8px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut{padding:10px 12px;border-radius:0;gap:4px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut span{font-size:10px;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut strong{font-size:13px;line-height:1.2;}

body:not(.cmx-shell-admin) .af-pm{grid-template-columns:250px minmax(0,1fr);gap:10px;margin:12px auto;padding:0 10px;}
body:not(.cmx-shell-admin) .af-pmSidebar{gap:10px;}
body:not(.cmx-shell-admin) .af-pmCard{border-radius:0;}
body:not(.cmx-shell-admin) .af-pmCard .card-header{padding:8px 10px;}
body:not(.cmx-shell-admin) .af-pmCard .card-header h3{font-size:14px;}
body:not(.cmx-shell-admin) .af-pmCard .card-body{padding:10px;}
body:not(.cmx-shell-admin) .af-pmFolderList,body:not(.cmx-shell-admin) .af-pmThreadList{gap:6px;}
body:not(.cmx-shell-admin) .af-pmFolder{padding:8px 9px;border-radius:0;gap:8px;}
body:not(.cmx-shell-admin) .af-pmFolder strong{font-size:12.5px;}
body:not(.cmx-shell-admin) .af-pmFolder span{font-size:10.5px;}
body:not(.cmx-shell-admin) .af-pmFolderText{gap:2px;}
body:not(.cmx-shell-admin) .af-pmFolderPills{gap:5px;}
body:not(.cmx-shell-admin) .af-pmPill{min-height:18px;padding:0 6px;font-size:10px;}
body:not(.cmx-shell-admin) .af-pmThreadRow{grid-template-columns:22px minmax(0,1fr);gap:7px;}
body:not(.cmx-shell-admin) .af-pmThreadTick{padding-top:9px;}
body:not(.cmx-shell-admin) .af-pmThreadTick input{width:14px;height:14px;}
body:not(.cmx-shell-admin) .af-pmThread{padding:8px 9px;border-radius:0;}
body:not(.cmx-shell-admin) .af-pmThread.active::before{top:9px;bottom:9px;width:2px;}
body:not(.cmx-shell-admin) .af-pmThreadTop{gap:8px;}
body:not(.cmx-shell-admin) .af-pmAvatar{width:34px;height:34px;flex-basis:34px;}
body:not(.cmx-shell-admin) .af-pmAvatar.is-large{width:40px;height:40px;flex-basis:40px;}
body:not(.cmx-shell-admin) .af-pmThreadMetaRow{gap:5px;}
body:not(.cmx-shell-admin) .af-pmThreadMetaRow strong{font-size:12px;}
body:not(.cmx-shell-admin) .af-pmThreadSubject{font-size:11.5px;margin-top:3px;}
body:not(.cmx-shell-admin) .af-pmThreadSnippet,body:not(.cmx-shell-admin) .af-pmThreadRoute{font-size:10.5px;margin-top:2px;}
body:not(.cmx-shell-admin) .af-pmThreadFooter{gap:6px;margin-top:6px;}
body:not(.cmx-shell-admin) .af-pmThreadStatus{font-size:10px;}
body:not(.cmx-shell-admin) .af-pmHead{gap:9px;}
body:not(.cmx-shell-admin) .af-pmHead h2,body:not(.cmx-shell-admin) .af-pmHead h3{font-size:18px;line-height:1.12;}
body:not(.cmx-shell-admin) .af-pmSub{gap:6px;font-size:11px;margin-top:3px;}
body:not(.cmx-shell-admin) .af-pmHero{gap:9px;}
body:not(.cmx-shell-admin) .af-pmHeroTitle{gap:6px;}
body:not(.cmx-shell-admin) .af-pmHeroStats{gap:5px;margin-top:6px;}
body:not(.cmx-shell-admin) .af-pmStream{gap:9px;max-height:560px;padding-right:2px;}
body:not(.cmx-shell-admin) .af-pmDay{gap:7px;margin:2px 0 0;font-size:10.5px;}
body:not(.cmx-shell-admin) .af-pmBubbleWrap{gap:7px;}
body:not(.cmx-shell-admin) .af-pmBubbleAvatar .af-pmAvatar{width:30px;height:30px;flex-basis:30px;}
body:not(.cmx-shell-admin) .af-pmBubble{max-width:min(82%,760px);padding:9px 11px;border-radius:0;}
body:not(.cmx-shell-admin) .af-pmBubbleHead{gap:5px;margin-bottom:5px;font-size:10.5px;}
body:not(.cmx-shell-admin) .af-pmBubbleActions{gap:5px;}
body:not(.cmx-shell-admin) .af-pmMiniAction{padding:4px 7px;border-radius:0;font-size:10.5px;}
body:not(.cmx-shell-admin) .af-pmQuoteNote{padding:8px 9px;margin-bottom:8px;border-radius:0;font-size:11.5px;}
body:not(.cmx-shell-admin) .af-pmQuoteBlock{margin-bottom:8px;padding:8px 10px;border-radius:0;}
body:not(.cmx-shell-admin) .af-pmCompose{gap:9px;}
body:not(.cmx-shell-admin) .af-pmFields{gap:8px;}
body:not(.cmx-shell-admin) .af-pmField label{font-size:11px;margin-bottom:4px;}
body:not(.cmx-shell-admin) .af-pmActions{gap:8px;}
body:not(.cmx-shell-admin) .af-pmEmpty{padding:24px 12px;}
body:not(.cmx-shell-admin) .af-pmBulkBar{gap:7px;margin-bottom:8px;}
body:not(.cmx-shell-admin) .af-pmBulkActions{gap:5px;}
body:not(.cmx-shell-admin) .af-pmBulkHint{font-size:10.5px;line-height:1.3;}
body:not(.cmx-shell-admin) .af-pmSort label{font-size:10.5px;}
body:not(.cmx-shell-admin) .af-pmSort select,body:not(.cmx-shell-admin) .af-pmBulkSelect,body:not(.cmx-shell-admin) .af-pmFolderCreate input,body:not(.cmx-shell-admin) .af-pmFilter input{min-height:32px;padding:6px 8px;border-radius:0;font-size:11.5px;}
body:not(.cmx-shell-admin) .af-pmBulkSelect{height:32px;min-width:130px;}
body:not(.cmx-shell-admin) .af-pmBulkBar .btn{min-height:30px;padding:0 9px;font-size:11px;border-radius:0;}
body:not(.cmx-shell-admin) .af-pmFilter{margin-bottom:8px;}
body:not(.cmx-shell-admin) .af-pmSearchBar{gap:6px;}
body:not(.cmx-shell-admin) .af-pmPager{gap:5px;margin:8px 0 7px;}
body:not(.cmx-shell-admin) .af-pmPagerLink{min-width:30px;height:30px;padding:0 9px;border-radius:0;font-size:11px;}
body:not(.cmx-shell-admin) .af-pmFolderManage{margin-top:8px;gap:7px;}
body:not(.cmx-shell-admin) .af-pmFolderCreate{gap:6px;}
body:not(.cmx-shell-admin) .af-pmFolderMiniList{gap:6px;}
body:not(.cmx-shell-admin) .af-pmFolderMiniItem{gap:7px;padding:8px 9px;border-radius:0;}
body:not(.cmx-shell-admin) .af-pmFolderMiniItem span{font-size:11.5px;}

body:not(.cmx-shell-admin) .cmx-public-form-shell{gap:12px;margin:12px 0 18px;}
body:not(.cmx-shell-admin) .cmx-public-form-layout{gap:12px;grid-template-columns:minmax(0,1fr) 270px;}
body:not(.cmx-shell-admin) .cmx-public-form-card,body:not(.cmx-shell-admin) .cmx-public-form-sidecard{border-radius:0;}
body:not(.cmx-shell-admin) .cmx-public-form-card form{padding:12px;}
body:not(.cmx-shell-admin) .cmx-public-form-grid{gap:9px;}
body:not(.cmx-shell-admin) .cmx-public-form-card__meta{gap:5px;font-size:10.5px;}
body:not(.cmx-shell-admin) .cmx-public-form-card__meta span,body:not(.cmx-shell-admin) .cmx-public-form-target{padding:5px 8px;}
body:not(.cmx-shell-admin) .cmx-public-form-actions{gap:6px;margin-top:8px;}
body:not(.cmx-shell-admin) .cmx-public-form-aside{gap:10px;}
body:not(.cmx-shell-admin) .cmx-public-form-sidecard{padding:12px;}
body:not(.cmx-shell-admin) .cmx-public-form-sidecard h3{font-size:14px;margin-bottom:6px;}
body:not(.cmx-shell-admin) .cmx-public-form-sidecard ul{gap:5px;line-height:1.35;}

@media (max-width:980px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout--ana,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-public-form-layout{grid-template-columns:1fr;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-aside{position:relative;top:auto;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pm{grid-template-columns:1fr;}
}
@media (max-width:680px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub{margin:8px auto;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub__body{padding:10px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub__title{font-size:20px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub__desc,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub__note{display:none;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub__stat{width:auto;min-height:26px;border-radius:0;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-publicHub__link{width:auto;min-height:30px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-hero,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero--ana{padding:10px;border-radius:0;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-title,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__copy h1{font-size:20px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-subtitle,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-hero__copy p{display:none;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead--ana{padding:9px 10px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead h2,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead--ana h2{font-size:18px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pm{padding:0 8px;margin:8px auto;gap:8px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pmCard .card-body{padding:8px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pmBubble{max-width:100%;padding:8px 9px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pmStream{max-height:none;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pmBulkActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pmBulkSelect,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-pmBulkActions .btn{width:100%;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-public-form-card form{padding:10px;}
}


body:not(.cmx-shell-admin) .cmx-usercp-overview-grid{
  align-items:start !important;
  gap:8px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-section-title{
  margin:0 0 7px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-stack-top{margin-top:8px !important;}
body:not(.cmx-shell-admin) .cmx-usercp-stack-top-sm{margin-top:6px !important;}
body:not(.cmx-shell-admin) .cmx-usercp-overview-card{padding:10px 12px !important;}
body:not(.cmx-shell-admin) .cmx-usercp-overview-title{
  margin:0 0 8px !important;
  font-weight:800 !important;
  letter-spacing:.01em !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-overview-list{gap:6px !important;}
body:not(.cmx-shell-admin) .cmx-usercp-overview-list a{
  padding:8px 10px !important;
  min-height:34px !important;
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-overview-list a span,body:not(.cmx-shell-admin) .cmx-usercp-overview-list a strong{
  font-size:12px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcuts{
  gap:6px !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut{
  min-height:0 !important;
  padding:8px 10px !important;
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut span{font-size:10px !important;line-height:1.2 !important;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut strong{font-size:12px !important;line-height:1.2 !important;}
body:not(.cmx-shell-admin) .cmx-usercp-preview__avatar{
  width:58px !important;
  height:58px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__meta span,body:not(.cmx-shell-admin) .cmx-usercp-preview__meta small{line-height:1.28 !important;}
body:not(.cmx-shell-admin) .cmx-usercp-preview__pills span{padding:3px 6px !important;font-size:10px !important;}
body:not(.cmx-shell-admin) .cmx-usercp-nav a,body:not(.cmx-shell-admin) .cmx-usercp-sidecard a,body:not(.cmx-shell-admin) .cmx-hesap-merkez-nav__item,body:not(.cmx-shell-admin) .cmx-hesap-merkez-sidecard a{
  min-height:30px !important;
  padding:7px 9px !important;
  border-radius:0 !important;
  font-size:12px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-main,body:not(.cmx-shell-admin) .cmx-hesap-merkez-main{
  padding:10px 12px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-main .card-body,body:not(.cmx-shell-admin) .cmx-hesap-merkez-main .card-body,body:not(.cmx-shell-admin) .af-pmPanel .card-body{
  padding:9px 10px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-main .card-header,body:not(.cmx-shell-admin) .cmx-hesap-merkez-main .card-header,body:not(.cmx-shell-admin) .af-pmPanel .card-header{
  padding:8px 10px !important;
}
body:not(.cmx-shell-admin) .af-pmThread,body:not(.cmx-shell-admin) .af-pmListItem,body:not(.cmx-shell-admin) .af-pmBubble{
  min-height:0 !important;
  padding:8px 10px !important;
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .af-pmList{gap:6px !important;}
body:not(.cmx-shell-admin) .af-pmLayout{gap:8px !important;}
@media (max-width:760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-overview-card{padding:9px 10px !important;}
}


body:not(.cmx-shell-admin) .cmx-hesap-merkez-main,body:not(.cmx-shell-admin) .cmx-hesap-merkez-card,body:not(.cmx-shell-admin) .cmx-usercp-overview-card{
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-section-title{
  margin:0 0 6px !important;
  font-size:16px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcuts,body:not(.cmx-shell-admin) .cmx-usercp-overview-list{
  gap:6px !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut,body:not(.cmx-shell-admin) .cmx-usercp-overview-list a,body:not(.cmx-shell-admin) .cmx-usercp-quick a{
  min-height:34px !important;
  padding:7px 10px !important;
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut strong,body:not(.cmx-shell-admin) .cmx-usercp-overview-list a span,body:not(.cmx-shell-admin) .cmx-usercp-quick a{
  font-size:12px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shortcut span,body:not(.cmx-shell-admin) .cmx-usercp-overview-list a strong{
  font-size:10.5px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-overview-card{
  padding:10px !important;
  margin-top:8px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-overview-title{
  margin-bottom:6px !important;
  font-size:11px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview{
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__banner{
  height:110px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__body{
  min-height:0 !important;
  padding:10px !important;
  gap:10px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__avatar{
  width:54px !important;
  height:54px !important;
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__meta{
  gap:3px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__meta strong{
  font-size:14px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__meta span,body:not(.cmx-shell-admin) .cmx-usercp-preview__meta small{
  font-size:11px !important;
  line-height:1.25 !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__pills{
  gap:4px !important;
  margin-top:4px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__pills span{
  min-height:18px !important;
  padding:0 6px !important;
  font-size:9.5px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__actions{
  gap:5px !important;
}
body:not(.cmx-shell-admin) .cmx-usercp-preview__actions .btn{
  min-height:28px !important;
  padding:0 10px !important;
  border-radius:0 !important;
  font-size:11px !important;
}
@media (max-width:760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-preview__banner{
    height:82px !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-preview__body{
    display:grid !important;
    grid-template-columns:48px minmax(0,1fr) !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-preview__avatar{
    width:48px !important;
    height:48px !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-preview__actions{
    grid-column:1 / -1 !important;
    display:flex !important;
    justify-content:stretch !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-preview__actions .btn{
    flex:1 1 0 !important;
  }
}


body:not(.cmx-shell-admin) .af-searchUtility{margin-top:10px !important;margin-bottom:10px !important;}
body:not(.cmx-shell-admin) .af-searchUtility .af-utilityHead{margin-bottom:8px !important;gap:8px !important;}
body:not(.cmx-shell-admin) .af-searchUtility .af-utilityHead h1{font-size:22px !important;line-height:1.1 !important;}
body:not(.cmx-shell-admin) .af-searchUtility .af-utilityHead p{font-size:12px !important;line-height:1.35 !important;margin-top:3px !important;}
body:not(.cmx-shell-admin) .af-searchUtility .af-utilityHead__meta span{min-height:24px !important;padding:0 8px !important;font-size:10.5px !important;}
body:not(.cmx-shell-admin) .cmx-search-shell{gap:8px !important;}
body:not(.cmx-shell-admin) .cmx-search-shell .card{border-radius:0 !important;box-shadow:none !important;}
body:not(.cmx-shell-admin) .cmx-search-hero{padding:10px 12px !important;gap:8px !important;}
body:not(.cmx-shell-admin) .cmx-search-hero h2{font-size:17px !important;line-height:1.12 !important;}
body:not(.cmx-shell-admin) .cmx-search-muted{font-size:11px !important;line-height:1.35 !important;}
body:not(.cmx-shell-admin) .cmx-search-chiprow{gap:5px !important;}
body:not(.cmx-shell-admin) .cmx-search-chip{min-height:26px !important;padding:0 8px !important;font-size:10.5px !important;border-radius:0 !important;}
body:not(.cmx-shell-admin) .cmx-search-form{display:grid !important;grid-template-columns:minmax(0,1fr) 150px auto !important;gap:8px !important;padding:10px 12px !important;align-items:end !important;}
body:not(.cmx-shell-admin) .cmx-search-form .form-group{gap:4px !important;min-width:0 !important;margin:0 !important;}
body:not(.cmx-shell-admin) .cmx-search-form label{font-size:10.5px !important;line-height:1.2 !important;}
body:not(.cmx-shell-admin) .cmx-search-form input[type=search],body:not(.cmx-shell-admin) .cmx-search-form input[type=text],body:not(.cmx-shell-admin) .cmx-search-form select{min-height:32px !important;height:32px !important;border-radius:0 !important;padding:0 9px !important;font-size:12px !important;}
body:not(.cmx-shell-admin) .cmx-search-form .btn,body:not(.cmx-shell-admin) .cmx-search-form .button{min-height:32px !important;height:32px !important;padding:0 12px !important;border-radius:0 !important;font-size:12px !important;}
body:not(.cmx-shell-admin) .cmx-search-sections{gap:8px !important;}
body:not(.cmx-shell-admin) .cmx-search-section-head{padding:8px 10px 0 !important;margin-bottom:5px !important;}
body:not(.cmx-shell-admin) .cmx-search-kicker{padding:0 !important;background:transparent !important;font-size:10.5px !important;letter-spacing:.08em !important;}
body:not(.cmx-shell-admin) .cmx-search-list{gap:5px !important;padding:0 10px 10px !important;}
body:not(.cmx-shell-admin) .cmx-search-item{display:block !important;padding:7px 9px !important;border-radius:0 !important;background:#fff !important;}
body:not(.cmx-shell-admin) .cmx-search-item-title{font-size:13px !important;line-height:1.25 !important;margin:0 0 3px !important;font-weight:700 !important;}
body:not(.cmx-shell-admin) .cmx-search-meta{gap:4px !important;margin-top:3px !important;font-size:10.5px !important;line-height:1.25 !important;}
body:not(.cmx-shell-admin) .cmx-search-excerpt{margin-top:4px !important;font-size:11.5px !important;line-height:1.35 !important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
body:not(.cmx-shell-admin) .cmx-search-tags{margin-top:4px !important;}
body:not(.cmx-shell-admin) .cmx-search-item-side{display:none !important;}
body:not(.cmx-shell-admin) .cmx-search-empty{margin:0 10px 10px !important;padding:10px !important;border-radius:0 !important;font-size:12px !important;}
body:not(.cmx-shell-admin) .cmx-search-pager{padding:0 10px 10px !important;}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-search-form{grid-template-columns:1fr !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .af-searchUtility .af-utilityHead h1{font-size:19px !important;}
}
body:not(.cmx-shell-admin) .cmx-wall-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:6px !important;
  margin-bottom:4px !important;
}
body:not(.cmx-shell-admin) .cmx-wall-author{
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  gap:5px !important;
  flex-wrap:wrap !important;
}
body:not(.cmx-shell-admin) .cmx-wall-tools{
  display:flex !important;
  flex-wrap:wrap !important;
  justify-content:flex-end !important;
}
body:not(.cmx-shell-admin) .cmx-wall-tool,body:not(.cmx-shell-admin) .cmx-wall-tools button,body:not(.cmx-shell-admin) .cmx-wall-tools a{
  min-height:20px !important;
  padding:2px 6px !important;
  border-radius:0 !important;
  font-size:10px !important;
  line-height:1.2 !important;
}
body:not(.cmx-shell-admin) .cmx-wall-reply-preview{
  padding:4px 6px !important;
  margin:0 0 4px !important;
  border-radius:0 !important;
  font-size:10.5px !important;
  line-height:1.25 !important;
}
@media (max-width:760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-wall-head{
    align-items:flex-start !important;
  }
}
body:not(.cmx-shell-admin) .cmx-wall-head{
  gap:8px !important;
  margin-bottom:5px !important;
}
body:not(.cmx-shell-admin) .cmx-wall-tools{
  gap:4px !important;
}
body:not(.cmx-shell-admin) .cmx-wall-tool,body:not(.cmx-shell-admin) .cmx-wall-tools button,body:not(.cmx-shell-admin) .cmx-wall-tools a{
  font-size:10.5px !important;
  line-height:1.1 !important;
  padding:3px 5px !important;
}


body.cmx-admin-pro-page .cmx-adminshell-mobile-toggle{display:none !important;}
body.cmx-admin-pro-page .cmx-adminshell-map,body.cmx-admin-pro-page .cmx-adminHubGrid,body.cmx-admin-pro-page .cmx-admin-section-grid,body.cmx-admin-pro-page .cmx-adminMapGrid{
  align-items:start !important;
  grid-auto-rows:auto !important;
}
body.cmx-admin-pro-page .cmx-adminshell-card,body.cmx-admin-pro-page .cmx-adminHubCard,body.cmx-admin-pro-page .cmx-admin-section-card,body.cmx-admin-pro-page .cmx-adminMapCard{
  align-self:start !important;
  height:auto !important;
  min-height:0 !important;
}
body.cmx-admin-pro-page .cmx-adminsearch-input,body.cmx-admin-pro-page .cmx-adminsearch-results,body.cmx-admin-pro-page .cmx-adminsearch-results a,body.cmx-admin-pro-page .cmx-adminsearch-results a span,body.cmx-admin-pro-page .cmx-adminsearch-results strong,body.cmx-admin-pro-page .cmx-adminsearch-results small{text-align:left !important;justify-content:flex-start !important;justify-items:start !important;align-items:flex-start !important;}
body.cmx-admin-pro-page .cmx-adminsearch-results a span{display:block !important;flex:1 1 auto !important;min-width:0 !important;}
body.cmx-admin-pro-page .cmx-adminsearch-results a em{margin-left:auto !important;}
body.cmx-admin-pro-page .cmx-adminshell-top-actions [data-cmx-admin-menu],body.cmx-admin-pro-page .cmx-adminshell-top-actions .cmx-adminshell-menu-toggle{display:none !important;}

/* chrsmx profile rebuild */
body:not(.cmx-shell-admin) .chrsmx-profile{
  --chrsmx-card:#ffffff;
  --chrsmx-line:#dbe5f0;
  --chrsmx-soft:#f6f9fd;
  --chrsmx-text:#172033;
  --chrsmx-muted:#5e6b7f;
  --chrsmx-blue:#1f5ea8;
  --chrsmx-radius:0px;
  max-width:1180px;
  margin:0 auto;
  padding:12px 10px 22px;
  color:var(--chrsmx-text);
}
body:not(.cmx-shell-admin) .chrsmx-profile a{text-decoration:none;}
body:not(.cmx-shell-admin) .chrsmx-profile-kicker{
  display:inline-flex;
  align-items:center;
  min-height:20px;
  padding:0 8px;
  border-radius:0;
  background:rgba(255,255,255,.82);
  border:1px solid rgba(255,255,255,.55);
  color:#25456e;
  font-size:11px;
  font-weight:800;
  letter-spacing:.02em;
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero{
  position:relative;
  min-height:172px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:14px;
  padding:18px;
  border:1px solid var(--chrsmx-line);
  border-radius:0;
  background:linear-gradient(135deg,#f8fbff,#eef5fc);
  overflow:hidden;
  box-shadow:0 8px 22px rgba(21,45,78,.05);
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero.has-cover{
  background-image:var(--chrsmx-profile-cover);
  background-size:cover;
  background-position:var(--chrsmx-profile-cover-pos,50% 50%);
  background-repeat:no-repeat;
  color:#fff;
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__media{
  position:absolute;
  inset:0;
  z-index:0;
  overflow:hidden;
  pointer-events:none;
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__media img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:var(--chrsmx-profile-cover-pos,50% 50%);
  transform:scale(var(--chrsmx-profile-cover-scale,1));
  transform-origin:var(--chrsmx-profile-cover-pos,50% 50%);
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__shade{
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(90deg,rgba(7,16,32,.58),rgba(7,16,32,.24) 54%,rgba(7,16,32,.10));
  opacity:0;
  pointer-events:none;
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero.has-cover .chrsmx-profile-hero__shade{opacity:1;}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__content,body:not(.cmx-shell-admin) .chrsmx-profile-hero__actions{position:relative;z-index:2;}
body:not(.cmx-shell-admin) .chrsmx-profile-title{
  margin:8px 0 6px;
  font-size:clamp(28px,4vw,42px);
  line-height:1.04;
  font-weight:850;
}
body:not(.cmx-shell-admin) .chrsmx-profile-title .user-link{color:inherit;text-decoration:none;}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__meta{
  display:flex;
  flex-wrap:wrap;
  gap:6px 10px;
  font-size:12px;
  color:var(--chrsmx-muted);
}
body:not(.cmx-shell-admin) .chrsmx-profile-hero.has-cover .chrsmx-profile-hero__meta{color:rgba(255,255,255,.88);}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__meta .is-online{color:#15803d;font-weight:800;}
body:not(.cmx-shell-admin) .chrsmx-profile-hero.has-cover .chrsmx-profile-hero__meta .is-online{color:#bbf7d0;}
body:not(.cmx-shell-admin) .chrsmx-profile-hero__actions,body:not(.cmx-shell-admin) .chrsmx-profile-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end;}
body:not(.cmx-shell-admin) .chrsmx-inline-form{display:inline-flex;margin:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin:10px 0;
  padding:8px;
  border:1px solid var(--chrsmx-line);
  border-radius:0;
  background:#fff;
}
body:not(.cmx-shell-admin) .chrsmx-profile-tab{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:30px;
  padding:0 11px;
  border-radius:0;
  border:1px solid transparent;
  color:#38516f;
  font-size:12px;
  font-weight:800;
}
body:not(.cmx-shell-admin) .chrsmx-profile-tab:hover,body:not(.cmx-shell-admin) .chrsmx-profile-tab.is-active{
  background:#eef5ff;
  border-color:#c9dbf3;
  color:var(--chrsmx-blue);
}
body:not(.cmx-shell-admin) .chrsmx-profile-alert{margin:10px 0;}
body:not(.cmx-shell-admin) .chrsmx-profile-layout{
  display:grid;
  grid-template-columns:230px minmax(0,1fr);
  gap:12px;
  align-items:start;
}
body:not(.cmx-shell-admin) .chrsmx-profile-side{display:grid;gap:10px;position:sticky;top:92px;}
body:not(.cmx-shell-admin) .chrsmx-profile-main{display:grid;gap:10px;min-width:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-card{
  border:1px solid var(--chrsmx-line);
  border-radius:0;
  background:var(--chrsmx-card);
  box-shadow:0 6px 16px rgba(21,45,78,.04);
  overflow:visible;
}
body:not(.cmx-shell-admin) .chrsmx-profile-cardHead{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
  padding:10px 12px;
  border-bottom:1px solid var(--chrsmx-line);
  background:#f9fbfe;
  border-top-left-radius:0;
  border-top-right-radius:0;
}
body:not(.cmx-shell-admin) .chrsmx-profile-cardHead h3{margin:0;font-size:15px;line-height:1.2;color:#172033;}
body:not(.cmx-shell-admin) .chrsmx-profile-cardHead p{margin:2px 0 0;font-size:11px;color:var(--chrsmx-muted);line-height:1.35;}
body:not(.cmx-shell-admin) .chrsmx-profile-cardHead a,body:not(.cmx-shell-admin) .chrsmx-profile-cardHead__side a{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:0 8px;
  border:1px solid #d4e0ee;
  border-radius:0;
  background:#fff;
  color:#31537e;
  font-size:10.5px;
  font-weight:800;
}
body:not(.cmx-shell-admin) .chrsmx-profile-cardHead__side{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;font-size:11px;color:var(--chrsmx-muted);}
body:not(.cmx-shell-admin) .chrsmx-profile-identity{padding:12px;text-align:center;}
body:not(.cmx-shell-admin) .chrsmx-profile-avatarBox{
  position:relative;
  width:132px;
  max-width:100%;
  margin:0 auto 10px;
  padding:8px;
  border:1px solid #dfe9f4;
  border-radius:0;
  background:#f7fbff;
  overflow:hidden;
}
body:not(.cmx-shell-admin) .chrsmx-profile-avatarMask{position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.94),rgba(229,238,249,.72) 58%,rgba(216,229,244,.44));}
body:not(.cmx-shell-admin) .chrsmx-profile-avatar{position:relative;z-index:1;display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-identity h2{margin:0;font-size:22px;line-height:1.12;}
body:not(.cmx-shell-admin) .chrsmx-profile-identity h2 .user-link{justify-content:center;}
body:not(.cmx-shell-admin) .chrsmx-profile-rank{display:block;max-width:170px;max-height:24px;margin:7px auto 0;object-fit:contain;}
body:not(.cmx-shell-admin) .chrsmx-profile-facts{padding:10px 11px;}
body:not(.cmx-shell-admin) .chrsmx-profile-facts h3,body:not(.cmx-shell-admin) .chrsmx-profile-visitors h3{margin:0 0 8px;font-size:13px;}
body:not(.cmx-shell-admin) .chrsmx-profile-facts dl,body:not(.cmx-shell-admin) .chrsmx-profile-fields dl{display:grid;gap:6px;margin:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-facts dl div,body:not(.cmx-shell-admin) .chrsmx-profile-fields dl div{display:grid;grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);gap:8px;align-items:start;}
body:not(.cmx-shell-admin) .chrsmx-profile-facts dt,body:not(.cmx-shell-admin) .chrsmx-profile-fields dt{display:flex;align-items:center;gap:5px;min-width:0;font-size:11px;font-weight:800;color:#66758b;}
body:not(.cmx-shell-admin) .chrsmx-profileFieldIcon{flex:0 0 16px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;}
body:not(.cmx-shell-admin) .chrsmx-profileFieldIcon.is-image img{width:14px;height:14px;object-fit:contain;display:block;}
body:not(.cmx-shell-admin) .chrsmx-profileFieldIcon.is-text{font-size:13px;}
body:not(.cmx-shell-admin) .chrsmx-profile-facts dd,body:not(.cmx-shell-admin) .chrsmx-profile-fields dd{margin:0;min-width:0;font-size:12px;color:#1f2a3d;word-break:break-word;}
body:not(.cmx-shell-admin) .chrsmx-profile-visitors{padding:10px 11px;}
body:not(.cmx-shell-admin) .chrsmx-profile-visitors ul{list-style:none;margin:0;padding:0;display:grid;gap:6px;}
body:not(.cmx-shell-admin) .chrsmx-profile-visitors li{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:12px;}
body:not(.cmx-shell-admin) .chrsmx-profile-visitors small{color:var(--chrsmx-muted);font-size:10.5px;}
body:not(.cmx-shell-admin) .chrsmx-profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;}
body:not(.cmx-shell-admin) .chrsmx-profile-stats a,body:not(.cmx-shell-admin) .chrsmx-profile-stats div{display:flex;flex-direction:column;justify-content:center;gap:2px;min-height:58px;padding:8px 10px;text-align:center;border-right:1px solid var(--chrsmx-line);color:inherit;}
body:not(.cmx-shell-admin) .chrsmx-profile-stats a:last-child,body:not(.cmx-shell-admin) .chrsmx-profile-stats div:last-child{border-right:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-stats strong{font-size:18px;line-height:1;color:var(--chrsmx-blue);}
body:not(.cmx-shell-admin) .chrsmx-profile-stats span{font-size:11px;font-weight:800;color:var(--chrsmx-muted);}
body:not(.cmx-shell-admin) .chrsmx-profile-overviewGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
body:not(.cmx-shell-admin) .chrsmx-profile-rich{padding:11px 12px;font-size:13px;line-height:1.55;color:#243247;word-break:break-word;}
body:not(.cmx-shell-admin) .chrsmx-profile-rich.is-empty{color:#6b7a90;}
body:not(.cmx-shell-admin) .chrsmx-profile-rich p:first-child{margin-top:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-rich p:last-child{margin-bottom:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-rich img,body:not(.cmx-shell-admin) .chrsmx-profile-rich iframe,body:not(.cmx-shell-admin) .chrsmx-profile-rich video{max-width:100%;height:auto;}
body:not(.cmx-shell-admin) .chrsmx-signature-content{max-height:none;overflow:visible;}
body:not(.cmx-shell-admin) .chrsmx-profile-fields{padding-bottom:10px;}
body:not(.cmx-shell-admin) .chrsmx-profile-fields dl{padding:10px 12px;}
body:not(.cmx-shell-admin) .chrsmx-profile-moderation{padding-bottom:10px;}
body:not(.cmx-shell-admin) .chrsmx-warning-summary{display:flex;gap:8px;flex-wrap:wrap;padding:10px 12px;}
body:not(.cmx-shell-admin) .chrsmx-warning-summary span{display:inline-flex;gap:5px;align-items:center;min-height:26px;padding:0 9px;border:1px solid #dbe5f0;border-radius:0;background:#fff;font-size:12px;}
body:not(.cmx-shell-admin) .chrsmx-warning-list{list-style:none;margin:0;padding:0 12px;display:grid;gap:6px;}
body:not(.cmx-shell-admin) .chrsmx-warning-list li{padding:8px 9px;border:1px solid #e3ebf4;border-radius:0;background:#fbfdff;}
body:not(.cmx-shell-admin) .chrsmx-warning-list small{display:block;color:var(--chrsmx-muted);font-size:11px;margin-top:2px;}
body:not(.cmx-shell-admin) .chrsmx-warning-list p{margin:5px 0 0;font-size:12px;line-height:1.4;}
body:not(.cmx-shell-admin) .chrsmx-profile-activity{padding-bottom:10px;}
body:not(.cmx-shell-admin) .chrsmx-activity-list{list-style:none;margin:0;padding:10px 12px;display:grid;gap:7px;}
body:not(.cmx-shell-admin) .chrsmx-activity-list li{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:8px 10px;border:1px solid #e2ebf5;border-radius:0;background:#fbfdff;}
body:not(.cmx-shell-admin) .chrsmx-activity-list--feed li{grid-template-columns:auto minmax(0,1fr);align-items:start;}
body:not(.cmx-shell-admin) .chrsmx-activity-badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:0 7px;border-radius:0;background:#eef5ff;color:#31537e;font-size:10px;font-weight:800;}
body:not(.cmx-shell-admin) .chrsmx-activity-list a{font-size:13px;font-weight:800;color:#174f96;}
body:not(.cmx-shell-admin) .chrsmx-activity-list small{display:block;margin-top:3px;font-size:12px;line-height:1.42;color:#34445b;}
body:not(.cmx-shell-admin) .chrsmx-activity-list em{display:block;margin-top:3px;font-style:normal;font-size:11px;color:var(--chrsmx-muted);}
body:not(.cmx-shell-admin) .chrsmx-profile-wall__body{padding:10px 12px;}
body:not(.cmx-shell-admin) .chrsmx-wall-stream{display:grid;gap:10px;max-height:none;overflow:visible;}
body:not(.cmx-shell-admin) .chrsmx-wall-threads{display:grid;gap:10px;min-width:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread{border:1px solid #dfe8f2;border-radius:0;background:#fff;overflow:hidden;min-width:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-bottom:1px solid #e6eef7;background:#f7fbff;min-width:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread-title{display:flex;align-items:center;gap:6px;min-width:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread-title span{font-size:10.5px;font-weight:800;color:var(--chrsmx-muted);text-transform:uppercase;letter-spacing:.02em;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread-title strong{font-size:13px;color:#174f96;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end;color:var(--chrsmx-muted);font-size:11.5px;font-weight:700;}
body:not(.cmx-shell-admin) .chrsmx-wall-thread .chrsmx-wall-list{padding:10px;gap:7px;}
body:not(.cmx-shell-admin) .chrsmx-wall-list{list-style:none;margin:0;padding:0;display:grid;gap:10px;}
body:not(.cmx-shell-admin) .chrsmx-wall-item{padding:10px 11px;border:1px solid #e1eaf4;border-radius:0;background:#fbfdff;}
body:not(.cmx-shell-admin) .chrsmx-wall-item.is-root{background:#fff;}
body:not(.cmx-shell-admin) .chrsmx-wall-item.is-reply{margin-left:14px;border-left:3px solid #c6d9ef;}
body:not(.cmx-shell-admin) .chrsmx-wall-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px;}
body:not(.cmx-shell-admin) .chrsmx-wall-author{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;font-size:13px;font-weight:800;}
body:not(.cmx-shell-admin) .chrsmx-wall-author time{font-size:11px;font-weight:600;color:var(--chrsmx-muted);}
body:not(.cmx-shell-admin) .chrsmx-wall-tools{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;}
body:not(.cmx-shell-admin) .chrsmx-wall-tool{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 7px;border:1px solid #d7e3f1;border-radius:0;background:#fff;color:#31537e;font-size:10.5px;font-weight:800;cursor:pointer;}
body:not(.cmx-shell-admin) .chrsmx-wall-tool.is-liked{background:#eef5ff;color:#174f96;}
body:not(.cmx-shell-admin) .chrsmx-wall-tool.is-danger{color:#a92525;border-color:#f0d0d0;}
body:not(.cmx-shell-admin) .chrsmx-wall-content{font-size:13px;line-height:1.52;color:#243247;word-break:break-word;max-height:none;overflow:visible;}
body:not(.cmx-shell-admin) .chrsmx-wall-content p:first-child{margin-top:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-content p:last-child{margin-bottom:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-quote{margin:0 0 7px;padding:6px 8px;border-left:3px solid #bcd2ec;border-radius:0;background:#f2f7fd;font-size:12px;color:#3d4b60;}
body:not(.cmx-shell-admin) .chrsmx-wall-compose{margin-top:10px;padding-top:10px;border-top:1px solid var(--chrsmx-line);overflow:visible;}
body:not(.cmx-shell-admin) .chrsmx-wall-form{margin:0;}
body:not(.cmx-shell-admin) .chrsmx-wall-replybar{display:flex;align-items:center;gap:6px;margin:0 0 8px;padding:7px 9px;border:1px solid #d7e3f1;border-radius:0;background:#f7fbff;font-size:12px;}
body:not(.cmx-shell-admin) .chrsmx-wall-replybar[hidden]{display:none;}
body:not(.cmx-shell-admin) .chrsmx-wall-actions{display:flex;gap:8px;align-items:center;margin-top:8px;}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte.cmx-wys-wrap,body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte.cmx-wys-wrap{border-radius:0;overflow:visible;box-shadow:none;}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-toolbar,body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-toolbar{padding:6px;gap:4px;}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-editor.cmx-wys-editor.cmx2-surface,body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-editor.cmx-wys-editor.cmx2-surface{min-height:132px;height:132px;max-height:420px;padding:10px 12px;font-size:13px;line-height:1.45;}
body:not(.cmx-shell-admin) .chrsmx-profile-pager{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px 0;color:var(--chrsmx-muted);font-size:12px;}
body:not(.cmx-shell-admin) .chrsmx-empty{padding:12px;border:1px dashed #d4e0ee;border-radius:0;background:#fbfdff;color:var(--chrsmx-muted);font-size:13px;}
body:not(.cmx-shell-admin) .chrsmx-muted{color:var(--chrsmx-muted);font-size:12px;padding:0 12px 10px;margin:0;}
body:not(.cmx-shell-admin) .chrsmx-profile-widget-zone:empty{display:none;}
body:not(.cmx-shell-admin) .chrsmx-profile-blocked{max-width:760px;margin:24px auto;padding:0 12px;}
body:not(.cmx-shell-admin) .chrsmx-profile-blocked__card{display:flex;gap:14px;padding:18px;border:1px solid var(--chrsmx-line,#dbe5f0);border-radius:0;background:#fff;box-shadow:0 8px 22px rgba(21,45,78,.05);}
body:not(.cmx-shell-admin) .chrsmx-profile-blocked__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:0;background:#eef5ff;color:#31537e;flex:0 0 auto;}
body:not(.cmx-shell-admin) .chrsmx-profile-blocked h1{margin:6px 0;font-size:24px;}
body:not(.cmx-shell-admin) .chrsmx-profile-blocked p{margin:0 0 12px;color:#5e6b7f;line-height:1.5;}
@media (max-width:980px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-layout{grid-template-columns:1fr;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-side{position:relative;top:auto;grid-template-columns:minmax(0,1fr);}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-identity{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:center;text-align:left;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-avatarBox{width:88px;margin:0;padding:6px;border-radius:0;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-identity h2 .user-link{justify-content:flex-start;}
}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile{width:100%;max-width:100%;padding:8px 7px 18px;overflow-x:hidden;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-hero{min-height:134px;padding:13px;border-radius:0;align-items:flex-start;flex-direction:column;max-width:100%;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-title{font-size:25px;margin:7px 0 4px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-hero__actions{justify-content:flex-start;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;padding:6px;gap:5px;scrollbar-width:none;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-tabs::-webkit-scrollbar{display:none;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-tab{flex:0 0 auto;min-height:28px;padding:0 9px;font-size:11px;border-radius:0;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-cardHead{padding:8px 9px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-cardHead h3{font-size:14px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-stats a,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-stats div{min-height:48px;border-bottom:1px solid var(--chrsmx-line);}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-overviewGrid{grid-template-columns:1fr;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-rich,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-wall__body,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-activity-list,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-fields dl{padding:8px 9px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-facts dl div,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-profile-fields dl div{grid-template-columns:1fr;gap:2px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-thread-head{display:grid;gap:4px;align-items:start;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-thread-meta{justify-content:flex-start;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-thread .chrsmx-wall-list{padding:8px;gap:6px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-head{display:grid;gap:6px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-tools{justify-content:flex-start;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-item{padding:8px 9px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-item.is-reply{margin-left:6px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-activity-list--feed li{grid-template-columns:1fr;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-editor.cmx-wys-editor.cmx2-surface,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-editor.cmx-wys-editor.cmx2-surface{min-height:118px;height:118px;}
}

/* chrsmx v2 profile settings, compact activity rows and editor line rhythm */
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list{padding:8px 10px;gap:5px;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list li{padding:6px 8px;gap:2px;border-radius:0;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list a{font-size:12.5px;line-height:1.22;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list small{margin-top:2px;font-size:11.5px;line-height:1.28;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list em{margin-top:2px;font-size:10.5px;line-height:1.2;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-badge{min-height:18px;padding:0 6px;font-size:9.5px;line-height:18px;}
body:not(.cmx-shell-admin) .chrsmx-topic-title,
body:not(.cmx-shell-admin) .chrsmx-topic-title .cmx-topicTitleInline__text{display:inline-flex;align-items:center;min-width:0;vertical-align:baseline;line-height:1.22;}
body:not(.cmx-shell-admin) .chrsmx-topic-title{gap:4px;max-width:100%;}
body:not(.cmx-shell-admin) .chrsmx-topic-title .cmx-topicTitleInline__icon{display:inline-flex;align-items:center;justify-content:center;width:17px;min-width:17px;height:17px;line-height:1;vertical-align:-2px;}
body:not(.cmx-shell-admin) .chrsmx-topic-title .cmx-topicicon,
body:not(.cmx-shell-admin) .chrsmx-topic-title .cmx-topicicon-emoji{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;font-size:15px;line-height:1;margin:0;vertical-align:middle;}
body:not(.cmx-shell-admin) .chrsmx-topic-title .cmx-topicicon-img{display:block;width:16px;height:16px;object-fit:contain;border-radius:0;margin:0;vertical-align:middle;}
body:not(.cmx-shell-admin) .post-content,
body:not(.cmx-shell-admin) .post_message,
body:not(.cmx-shell-admin) .message-content,
body:not(.cmx-shell-admin) .pm-body{line-height:1.52 !important;}
body:not(.cmx-shell-admin) .post-content > p,
body:not(.cmx-shell-admin) .post_message > p,
body:not(.cmx-shell-admin) .message-content > p,
body:not(.cmx-shell-admin) .pm-body > p,
body:not(.cmx-shell-admin) .post-content > div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .post_message > div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .message-content > div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .pm-body > div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote){margin-top:0 !important;margin-bottom:0 !important;line-height:1.52 !important;min-height:0 !important;}
body:not(.cmx-shell-admin) .post-content p + p,
body:not(.cmx-shell-admin) .post_message p + p,
body:not(.cmx-shell-admin) .message-content p + p,
body:not(.cmx-shell-admin) .pm-body p + p,
body:not(.cmx-shell-admin) .post-content div + div,
body:not(.cmx-shell-admin) .post_message div + div,
body:not(.cmx-shell-admin) .message-content div + div,
body:not(.cmx-shell-admin) .pm-body div + div{margin-top:0 !important;}
body:not(.cmx-shell-admin) .cmx-rte-editor p,
body:not(.cmx-shell-admin) .cmx-rte-editor div{margin-top:0 !important;margin-bottom:0 !important;line-height:1.45 !important;}

/* chrsmx editor output guard: prevent rich text line-height / paragraph margin blow-up */
body:not(.cmx-shell-admin) .post-content p,
body:not(.cmx-shell-admin) .post_message p,
body:not(.cmx-shell-admin) .message-content p,
body:not(.cmx-shell-admin) .pm-body p,
body:not(.cmx-shell-admin) .chrsmx-wall-content p,
body:not(.cmx-shell-admin) .chrsmx-profile-rich p{margin-top:0 !important;margin-bottom:0 !important;line-height:1.52 !important;}
body:not(.cmx-shell-admin) .post-content div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .post_message div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .message-content div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .pm-body div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .chrsmx-wall-content div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .chrsmx-profile-rich div:not(.cmx-user-prefs-wrap):not(.bbcode-align):not(.cmx-embed):not(.quote):not(.bbcode-quote){margin-top:0 !important;margin-bottom:0 !important;line-height:1.52 !important;min-height:0 !important;}
body:not(.cmx-shell-admin) .post-content span,
body:not(.cmx-shell-admin) .post_message span,
body:not(.cmx-shell-admin) .message-content span,
body:not(.cmx-shell-admin) .pm-body span,
body:not(.cmx-shell-admin) .chrsmx-wall-content span,
body:not(.cmx-shell-admin) .chrsmx-profile-rich span{line-height:inherit !important;}

/* chrsmx profile compact wall/list tightening */
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-wall-list{gap:6px;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-wall-item{padding:7px 9px;border-radius:0;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-wall-head{margin-bottom:4px;gap:6px;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-wall-content{font-size:12.5px;line-height:1.42;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-profile-wall__body{padding:8px 10px;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-profile-pager{padding:8px 10px 0;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-profile-cardHead{padding:8px 10px;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-topic-title{display:inline-flex !important;align-items:center !important;gap:5px !important;line-height:1.2 !important;vertical-align:middle !important;}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-topic-title .cmx-topicTitleInline__text{display:inline-flex !important;align-items:center !important;line-height:1.2 !important;}

body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list{
  padding:6px 8px !important;
  gap:4px !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list li{
  min-height:0 !important;
  padding:5px 8px !important;
  gap:2px !important;
  border-radius:0 !important;
  line-height:1.16 !important;
  align-items:start !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list li > div{
  display:grid !important;
  gap:1px !important;
  min-width:0 !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list--feed li{
  grid-template-columns:auto minmax(0,1fr) !important;
  column-gap:7px !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list a{
  display:inline-flex !important;
  align-items:center !important;
  min-height:18px !important;
  line-height:1.15 !important;
  font-size:12px !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list small{
  margin-top:0 !important;
  line-height:1.22 !important;
  font-size:11.25px !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile.is-density-compact .chrsmx-activity-list em{
  margin-top:0 !important;
  line-height:1.15 !important;
  font-size:10.25px !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile .chrsmx-topic-title,
body:not(.cmx-shell-admin) .chrsmx-profile .chrsmx-topic-title .cmx-topicTitleInline__text{
  display:inline-flex !important;
  align-items:center !important;
  gap:4px !important;
  line-height:1.15 !important;
  vertical-align:middle !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile .chrsmx-topic-title .cmx-topicTitleInline__icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:16px !important;
  min-width:16px !important;
  height:16px !important;
  margin:0 3px 0 0 !important;
  line-height:1 !important;
  transform:translateY(1px) !important;
  vertical-align:middle !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile .chrsmx-topic-title .cmx-topicicon,
body:not(.cmx-shell-admin) .chrsmx-profile .chrsmx-topic-title .cmx-topicicon-emoji{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:16px !important;
  height:16px !important;
  margin:0 !important;
  font-size:14px !important;
  line-height:1 !important;
  vertical-align:middle !important;
}
body:not(.cmx-shell-admin) .chrsmx-profile .chrsmx-topic-title .cmx-topicicon-img{
  display:block !important;
  width:15px !important;
  height:15px !important;
  object-fit:contain !important;
  margin:0 !important;
  vertical-align:middle !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-toolbar .cmx-rte-select:first-of-type,
body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-toolbar .cmx-rte-select:first-of-type{
  width:172px !important;
  min-width:132px !important;
  max-width:172px !important;
  flex:0 1 172px !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-toolbar .cmx-rte-select:not(:first-of-type),
body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-toolbar .cmx-rte-select:not(:first-of-type){
  width:104px !important;
  min-width:86px !important;
  max-width:116px !important;
  flex:0 1 104px !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-toolbar,
body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-toolbar{
  align-items:center !important;
  gap:5px !important;
}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-toolbar .cmx-rte-select:first-of-type,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-toolbar .cmx-rte-select:first-of-type{
    width:142px !important;
    max-width:142px !important;
    flex-basis:142px !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-btn .cmx-rte-lbl,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-btn .cmx-rte-lbl{display:none !important;}
}
body:not(.cmx-shell-admin) .af-shellHeader__quickLink.cmx-notifTrigger{
  position:relative !important;
  overflow:visible !important;
  padding-right:14px !important;
}
body:not(.cmx-shell-admin) #notifBadge.cmx-notifBadge{
  position:absolute !important;
  top:-8px !important;
  right:-8px !important;
  z-index:5 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:18px !important;
  height:18px !important;
  padding:0 5px !important;
  border-radius:0 !important;
  border:2px solid #fff !important;
  background:#e83342 !important;
  color:#fff !important;
  font-size:10px !important;
  font-weight:900 !important;
  line-height:1 !important;
  letter-spacing:0 !important;
  text-shadow:none !important;
  box-shadow:0 3px 8px rgba(20,35,60,.18) !important;
  filter:none !important;
  -webkit-font-smoothing:antialiased !important;
  transform:translateZ(0) !important;
}
body:not(.cmx-shell-admin) #notifBadge.cmx-notifBadge.badge-muted{
  display:none !important;
}
@keyframes chrsmxBellRing{
  0%,100%{transform:rotate(0deg)}
  10%,30%,50%,70%{transform:rotate(13deg)}
  20%,40%,60%{transform:rotate(-13deg)}
  80%{transform:rotate(7deg)}
  90%{transform:rotate(-5deg)}
}
@keyframes chrsmxBadgePulse{
  0%,100%{box-shadow:0 3px 8px rgba(20,35,60,.18),0 0 0 0 rgba(232,51,66,.24)}
  50%{box-shadow:0 3px 8px rgba(20,35,60,.18),0 0 0 5px rgba(232,51,66,.10)}
}
body:not(.cmx-shell-admin) .cmx-notifTrigger.has-unread .cmx-shellNavIcon,
body:not(.cmx-shell-admin) .cmx-notifTrigger.is-ringing .cmx-shellNavIcon,
body:not(.cmx-shell-admin) .cmx-notifTrigger.is-ringing-once .cmx-shellNavIcon{
  transform-origin:50% 8% !important;
  animation:chrsmxBellRing 1.1s ease-in-out infinite !important;
}
body:not(.cmx-shell-admin) #notifBadge.cmx-notifBadge.is-alert{
  animation:chrsmxBadgePulse 1.7s ease-in-out infinite !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-compose .cmx-rte-toolbar > .cmx-rte-group:nth-child(4),
body:not(.cmx-shell-admin) .chrsmx-wall-editform .cmx-rte-toolbar > .cmx-rte-group:nth-child(4){
  flex:0 1 auto !important;
  display:flex !important;
  grid-template-columns:none !important;
  max-width:100% !important;
}

/* chrsmx profile wall editor: compact, even RTE controls */
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-toolbar,
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-toolbar{
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:4px !important;
  row-gap:5px !important;
  padding:5px !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-toolbar > .cmx-rte-group,
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-toolbar > .cmx-rte-group,
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-toolbar > .cmx-rte-group:nth-child(4),
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-toolbar > .cmx-rte-group:nth-child(4){
  flex:0 0 auto !important;
  display:flex !important;
  flex-wrap:wrap !important;
  align-items:center !important;
  gap:4px !important;
  padding:0 !important;
  margin:0 !important;
  min-width:0 !important;
  max-width:100% !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  grid-template-columns:none !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-btn,
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-btn{
  min-height:28px !important;
  height:28px !important;
  padding:0 8px !important;
  border-radius:0 !important;
  gap:4px !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-select[data-act="font"],
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-select[data-act="font"]{
  width:172px !important;
  min-width:132px !important;
  max-width:172px !important;
  flex:0 0 172px !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-select[data-act="size"],
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-select[data-act="size"]{
  width:92px !important;
  min-width:82px !important;
  max-width:96px !important;
  flex:0 0 92px !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-color-wrap,
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-color-wrap{
  width:148px !important;
  min-width:128px !important;
  max-width:154px !important;
  height:28px !important;
  min-height:28px !important;
  flex:0 0 148px !important;
  padding:0 8px !important;
  border-radius:0 !important;
}
body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-editor.cmx-wys-editor.cmx2-surface,
body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-editor.cmx-wys-editor.cmx2-surface{
  min-height:118px !important;
  height:118px !important;
  max-height:360px !important;
}
@media (max-width:680px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-select[data-act="font"],
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-select[data-act="font"]{flex:1 1 150px !important;width:auto !important;max-width:none !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-form.cmx-compose-form .cmx-rte-color-wrap,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrsmx-wall-editform.cmx-compose-form .cmx-rte-color-wrap{flex:1 1 136px !important;width:auto !important;max-width:none !important;}
}

/* chrsmx notification preview alignment */
body:not(.cmx-shell-admin) .cmx-notificationCard-preview{
  margin-top:3px;
  color:#50627c;
  font-size:12px;
  line-height:1.35;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}


body:not(.cmx-shell-admin) .post-content .cmx-user-prefs-wrap,
body:not(.cmx-shell-admin) .post_message .cmx-user-prefs-wrap,
body:not(.cmx-shell-admin) .message-content .cmx-user-prefs-wrap,
body:not(.cmx-shell-admin) .pm-body .cmx-user-prefs-wrap,
body:not(.cmx-shell-admin) .chrsmx-wall-content .cmx-user-prefs-wrap,
body:not(.cmx-shell-admin) .chrsmx-profile-rich .cmx-user-prefs-wrap{
  margin-top:0 !important;
  margin-bottom:0 !important;
  min-height:0 !important;
}
body:not(.cmx-shell-admin) .post-content .cmx-user-prefs-wrap > p,
body:not(.cmx-shell-admin) .post_message .cmx-user-prefs-wrap > p,
body:not(.cmx-shell-admin) .message-content .cmx-user-prefs-wrap > p,
body:not(.cmx-shell-admin) .pm-body .cmx-user-prefs-wrap > p,
body:not(.cmx-shell-admin) .chrsmx-wall-content .cmx-user-prefs-wrap > p,
body:not(.cmx-shell-admin) .chrsmx-profile-rich .cmx-user-prefs-wrap > p,
body:not(.cmx-shell-admin) .post-content .cmx-user-prefs-wrap > div,
body:not(.cmx-shell-admin) .post_message .cmx-user-prefs-wrap > div,
body:not(.cmx-shell-admin) .message-content .cmx-user-prefs-wrap > div,
body:not(.cmx-shell-admin) .pm-body .cmx-user-prefs-wrap > div,
body:not(.cmx-shell-admin) .chrsmx-wall-content .cmx-user-prefs-wrap > div,
body:not(.cmx-shell-admin) .chrsmx-profile-rich .cmx-user-prefs-wrap > div,
body:not(.cmx-shell-admin) .post-content .cmx-user-prefs-wrap > span,
body:not(.cmx-shell-admin) .post_message .cmx-user-prefs-wrap > span,
body:not(.cmx-shell-admin) .message-content .cmx-user-prefs-wrap > span,
body:not(.cmx-shell-admin) .pm-body .cmx-user-prefs-wrap > span,
body:not(.cmx-shell-admin) .chrsmx-wall-content .cmx-user-prefs-wrap > span,
body:not(.cmx-shell-admin) .chrsmx-profile-rich .cmx-user-prefs-wrap > span,
body:not(.cmx-shell-admin) .post-content .cmx-user-prefs-wrap > font,
body:not(.cmx-shell-admin) .post_message .cmx-user-prefs-wrap > font,
body:not(.cmx-shell-admin) .message-content .cmx-user-prefs-wrap > font,
body:not(.cmx-shell-admin) .pm-body .cmx-user-prefs-wrap > font,
body:not(.cmx-shell-admin) .chrsmx-wall-content .cmx-user-prefs-wrap > font,
body:not(.cmx-shell-admin) .chrsmx-profile-rich .cmx-user-prefs-wrap > font{
  margin-top:0 !important;
  margin-bottom:0 !important;
  line-height:inherit !important;
  min-height:0 !important;
}


body:not(.cmx-shell-admin) .cmx-rte-editor.cmx-wys-editor.cmx2-surface{
  line-height:var(--cmx-rte-line, 1.42) !important;
}
body:not(.cmx-shell-admin) .cmx-rte-editor.cmx-wys-editor.cmx2-surface p,
body:not(.cmx-shell-admin) .cmx-rte-editor.cmx-wys-editor.cmx2-surface div:not(.cmx2-quote):not(.bbcode-quote),
body:not(.cmx-shell-admin) .cmx-rte-editor.cmx-wys-editor.cmx2-surface span,
body:not(.cmx-shell-admin) .cmx-rte-editor.cmx-wys-editor.cmx2-surface font{
  margin-top:0 !important;
  margin-bottom:0 !important;
  line-height:inherit !important;
  min-height:0 !important;
}
body:not(.cmx-shell-admin) .cmx-rte-editor.cmx-wys-editor.cmx2-surface br{
  line-height:inherit !important;
}

/* === Compact premium login screen === */
body:not(.cmx-shell-admin) .cmx-authPage--loginPro{width:min(100%,920px);max-width:920px;min-height:calc(100vh - 28px);margin:0 auto;padding:12px 10px;box-sizing:border-box;display:grid;align-content:center}
body:not(.cmx-shell-admin) .cmx-loginPro,body:not(.cmx-shell-admin) .cmx-loginPro *{box-sizing:border-box}
body:not(.cmx-shell-admin) .cmx-loginPro{display:grid;gap:clamp(10px,1.4vh,14px);width:100%;max-width:100%;padding:clamp(12px,1.6vh,16px);border:1px solid rgba(174,205,255,.72);border-radius:0;background:#fff;box-shadow:0 18px 44px rgba(17,42,86,.08);overflow:hidden}
body:not(.cmx-shell-admin) .cmx-loginPro__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;align-items:center;padding:2px 2px 0;background:radial-gradient(circle at 100% 0%,rgba(47,125,246,.045) 0 90px,transparent 91px)}
body:not(.cmx-shell-admin) .cmx-loginPro__brand{display:flex;align-items:center;gap:12px;min-width:0}
body:not(.cmx-shell-admin) .cmx-loginPro__brandIcon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;color:#2372ef;border-radius:0;background:#edf5ff}
body:not(.cmx-shell-admin) .cmx-loginPro__brandIcon svg{width:24px;height:24px;display:block}
body:not(.cmx-shell-admin) .cmx-loginPro__brandText{display:flex;flex-direction:column;gap:2px;min-width:0}
body:not(.cmx-shell-admin) .cmx-loginPro__brandText strong{font:950 clamp(21px,2vw,28px)/1.02 var(--cmx-heading-font-family,var(--cmx-font-family,"Segoe UI",Arial,sans-serif));letter-spacing:-.04em;color:#0b2d67;white-space:normal;overflow:visible;text-overflow:clip}
body:not(.cmx-shell-admin) .cmx-loginPro__brandText span{font-size:12.5px;color:#657a9b}
body:not(.cmx-shell-admin) .cmx-loginPro__intro h1{margin:0;font:950 clamp(21px,2.4vw,30px)/1.05 var(--cmx-heading-font-family,var(--cmx-font-family,"Segoe UI",Arial,sans-serif));letter-spacing:-.04em;color:#0b3a84}
body:not(.cmx-shell-admin) .cmx-loginPro__intro p{max-width:none;margin:5px 0 0;color:#607493;font-size:13.5px;line-height:1.45}
body:not(.cmx-shell-admin) .cmx-loginPro__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
body:not(.cmx-shell-admin) .cmx-loginPro__highlight{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:start;padding:10px 10px;border:1px solid #e2ebf6;border-radius:0;background:linear-gradient(180deg,#fbfdff,#f4f8ff)}
body:not(.cmx-shell-admin) .cmx-loginPro__highlightIcon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:0;background:#fff;color:#2372ef;border:1px solid rgba(47,125,246,.14)}
body:not(.cmx-shell-admin) .cmx-loginPro__highlightIcon svg{width:17px;height:17px;display:block}
body:not(.cmx-shell-admin) .cmx-loginPro__highlight strong{display:block;font-size:12.25px;line-height:1.2;color:#0b2d67}
body:not(.cmx-shell-admin) .cmx-loginPro__highlight span:not(.cmx-loginPro__highlightIcon){display:block;margin-top:3px;font-size:11.25px;line-height:1.34;color:#617593}
body:not(.cmx-shell-admin) .cmx-loginPro__formCard{padding:16px 16px 14px;border:1px solid #dbe7f4;border-radius:0;background:#fff;box-shadow:0 8px 22px rgba(17,42,86,.035)}
body:not(.cmx-shell-admin) .cmx-loginPro__lock{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;border-radius:0;background:#edf5ff;color:#2372ef}
body:not(.cmx-shell-admin) .cmx-loginPro__lock svg{width:20px;height:20px;display:block}
body:not(.cmx-shell-admin) .cmx-loginPro__formHead{text-align:center;margin-bottom:10px}
body:not(.cmx-shell-admin) .cmx-loginPro__formHead h2{margin:0;font:950 22px/1.05 var(--cmx-heading-font-family,var(--cmx-font-family,"Segoe UI",Arial,sans-serif));letter-spacing:-.02em;color:#0b2d67;text-transform:uppercase}
body:not(.cmx-shell-admin) .cmx-loginPro__formHead p{margin:5px 0 0;font-size:13px;color:#627695}
body:not(.cmx-shell-admin) .cmx-loginPro__form{display:grid;gap:10px}
body:not(.cmx-shell-admin) .cmx-loginPro__field{display:grid;gap:5px}
body:not(.cmx-shell-admin) .cmx-loginPro__field label,body:not(.cmx-shell-admin) .cmx-loginPro__labelRow label{font-size:12.25px;font-weight:900;color:#0e2341}
body:not(.cmx-shell-admin) .cmx-loginPro__labelRow{display:flex;align-items:center;justify-content:space-between;gap:10px}
body:not(.cmx-shell-admin) .cmx-loginPro__labelRow a{font-size:11.75px;font-weight:900;color:#2372ef;text-decoration:none}
body:not(.cmx-shell-admin) .cmx-loginPro__inputWrap{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;min-height:42px;border:1px solid #d5e2f2;border-radius:0;background:#fff;box-shadow:inset 0 1px 0 rgba(17,42,86,.02)}
body:not(.cmx-shell-admin) .cmx-loginPro__inputWrap svg{width:17px;height:17px;margin:0 auto;color:#7288a9}
body:not(.cmx-shell-admin) .cmx-loginPro__inputWrap input{width:100%;min-width:0;height:40px;padding:0 12px 0 0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#0f2545;font-size:14px}
body:not(.cmx-shell-admin) .cmx-loginPro__inputWrap:focus-within{border-color:#abc7ec;box-shadow:0 0 0 4px rgba(47,125,246,.08)}
body:not(.cmx-shell-admin) .cmx-loginPro__checks{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:6px 16px;justify-content:start;align-items:center}
body:not(.cmx-shell-admin) .cmx-loginPro__toggle{min-height:22px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0 !important;font-size:12.75px!important;font-weight:900!important;color:#0e2341!important}
body:not(.cmx-shell-admin) .cmx-loginPro__toggle .cmx-authCheck__switch{width:42px;height:22px;background:#d8e1ec}
body:not(.cmx-shell-admin) .cmx-loginPro__toggle .cmx-authCheck__switch::after{width:16px;height:16px}
body:not(.cmx-shell-admin) .cmx-loginPro__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;border-top:1px solid #e5edf6}
body:not(.cmx-shell-admin) .cmx-loginPro__btn{min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 16px!important;border-radius:0 !important;font-size:14px!important;font-weight:900!important;text-decoration:none!important;border:1px solid #cfe0f4!important;line-height:1!important}
body:not(.cmx-shell-admin) .cmx-loginPro__btn svg{width:17px;height:17px;display:block}
body:not(.cmx-shell-admin) .cmx-loginPro__btn--primary{background:linear-gradient(180deg,#2f80ff 0%,#1666e7 100%)!important;color:#fff!important;box-shadow:0 10px 20px rgba(35,114,239,.18)!important}
body:not(.cmx-shell-admin) .cmx-loginPro__btn--secondary{background:#fff!important;color:#2372ef!important}
body:not(.cmx-shell-admin) .cmx-loginPro__secure{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:0;color:#6d82a2;font-size:11.75px}
body:not(.cmx-shell-admin) .cmx-loginPro__secure svg{width:15px;height:15px;color:#7188aa}
@media (max-height:840px){body:not(.cmx-shell-admin) .cmx-authPage--loginPro{padding:8px 10px}body:not(.cmx-shell-admin) .cmx-loginPro{gap:10px;padding:12px}body:not(.cmx-shell-admin) .cmx-loginPro__top{gap:10px}body:not(.cmx-shell-admin) .cmx-loginPro__intro p{font-size:12.5px;line-height:1.38}body:not(.cmx-shell-admin) .cmx-loginPro__highlights{gap:8px}body:not(.cmx-shell-admin) .cmx-loginPro__highlight{padding:8px 8px}body:not(.cmx-shell-admin) .cmx-loginPro__highlight span:not(.cmx-loginPro__highlightIcon){font-size:10.8px}body:not(.cmx-shell-admin) .cmx-loginPro__formCard{padding:14px 14px 12px}body:not(.cmx-shell-admin) .cmx-loginPro__form{gap:8px}body:not(.cmx-shell-admin) .cmx-loginPro__actions{padding-top:10px}}
@media (max-width:760px){html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-authPage--loginPro{min-height:auto}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__top{grid-template-columns:1fr;gap:10px}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__highlights{grid-template-columns:1fr}}
@media (max-width:560px){html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-authPage--loginPro{margin:6px auto 12px;padding:0 8px;min-height:auto}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro{padding:12px;border-radius:0}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__brandText strong{font-size:22px}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__intro h1{font-size:24px}html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__checks,html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__actions{grid-template-columns:1fr}}


.cmx-topicMobileBar{display:none}
.cmx-similarTopicsCard{margin-top:12px !important;margin-bottom:12px !important}
.cmx-refThreadFooter{margin-top:12px !important;margin-bottom:0 !important}
.cmx-compose-metaRow--reply{align-items:center !important;gap:10px !important}
.cmx-compose-metaRow--reply [data-draft-state]{padding:2px 8px 2px 4px !important;line-height:1.3 !important}
@media (max-width: 768px){
  .cmx-topicMobileBar{display:block;position:sticky;top:8px;z-index:110;margin:8px 0 12px}
  .cmx-topicMobileBar.is-hidden{transform:translateY(-120%);opacity:0;pointer-events:none}
  .cmx-topicMobileBar__inner{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(148,163,184,.22);border-radius:0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(15,23,42,.08);transition:transform .2s ease,opacity .2s ease}
  .cmx-topicMobileBar__link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border-radius:0;border:1px solid rgba(148,163,184,.28);background:#fff;color:#243047;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}
  .cmx-topicMobileBar__link.is-accent{background:#2d6cdf;color:#fff !important;-webkit-text-fill-color:#fff !important;border-color:#2d6cdf}
  .cmx-topicMobileBar__link.is-home{background:#f7fafc}
  .cmx-topicMobileBar__link i{font-size:12px}
  .cmx-compose-metaRow--reply [data-draft-state]{font-size:11px !important;padding-left:6px !important}
  .afFooterForum__container{padding-top:10px !important}
  .afFooterForum__custom{margin-bottom:8px !important}
  .afFooterForum__bottom{padding-top:10px !important;padding-bottom:10px !important;min-height:0 !important}
  .afFooterForum__meta{row-gap:2px !important}
}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shell,
body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout,
body:not(.cmx-shell-admin) .cmx-refLayout__main,
body:not(.cmx-shell-admin) .cmx-hesap-merkez-main,
body:not(.cmx-shell-admin) .cmx-hesap-merkez-main .block-body,
body:not(.cmx-shell-admin) .cmx-usercp-panel,
body:not(.cmx-shell-admin) .cmx-usercp-theme-form,
body:not(.cmx-shell-admin) .cmx-usercp-theme-form .form-group,
body:not(.cmx-shell-admin) .cmx-usercp-theme-form .form-control,
body:not(.cmx-shell-admin) .cmx-theme-pref-select,
body:not(.cmx-shell-admin) #cmxAvatarForm,
body:not(.cmx-shell-admin) #cmxAvatarForm .cmx-form-grid,
body:not(.cmx-shell-admin) .cmx-usercp-banner-head,
body:not(.cmx-shell-admin) .cmx-bannerControlStack,
body:not(.cmx-shell-admin) .cmx-bannerRangePair,
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox{width:100%;max-width:100%;min-width:0;box-sizing:border-box;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-shell{overflow:hidden;}
body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout{overflow:visible;}
body:not(.cmx-shell-admin) .cmx-refLayout__main{overflow:hidden;}
body:not(.cmx-shell-admin) .cmx-usercp-panel{overflow:hidden;}
body:not(.cmx-shell-admin) .cmx-usercp-panel .cmx-form-grid > div{min-width:0;max-width:100%;overflow:hidden;}
body:not(.cmx-shell-admin) .cmx-usercp-banner-head{margin:12px 0 18px;overflow:hidden;}
body:not(.cmx-shell-admin) .cmx-usercp-banner-head--page{margin-top:0;}
body:not(.cmx-shell-admin) .cmx-usercp-banner-title{margin:0 0 8px;font-weight:850;line-height:1.2;color:var(--cmx-text,#111827);}
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox{position:relative;border:1px solid var(--cmx-border,rgba(15,23,42,.12));border-radius:0;overflow:hidden;background:var(--cmx-surface,#e8edf5);background-image:var(--cmx-banner-preview-bg,none);background-repeat:no-repeat;background-position:var(--cmx-banner-preview-x,50%) var(--cmx-banner-preview-y,50%);background-size:cover;cursor:grab;touch-action:pan-y;user-select:none;--cmx-banner-preview-x:50%;--cmx-banner-preview-y:50%;--cmx-banner-preview-scale:1;--cmx-banner-preview-bg:none;}
body:not(.cmx-shell-admin) #cmxBannerPreview{height:156px;min-height:156px;--cmx-banner-preview-scale:1;}
body:not(.cmx-shell-admin) #cmxBannerPagePreview{height:190px;min-height:190px;aspect-ratio:4.2/1;max-height:260px;--cmx-banner-preview-scale:1;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox::before,
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox::after{content:none!important;display:none!important;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewImg{position:absolute!important;inset:0!important;display:block;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;opacity:1!important;visibility:visible!important;object-fit:cover!important;object-position:var(--cmx-banner-preview-x,50%) var(--cmx-banner-preview-y,50%)!important;transform:scale(max(1,var(--cmx-banner-preview-scale,1)));transform-origin:var(--cmx-banner-preview-x,50%) var(--cmx-banner-preview-y,50%);transition:transform .12s ease,object-position .12s ease;z-index:0;background:transparent;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewImg[hidden]{display:none!important;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox.is-dragging{cursor:grabbing;touch-action:none;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox.has-live-file{box-shadow:0 0 0 3px color-mix(in srgb,var(--cmx-accent,#4f77b8) 14%, transparent);}
body:not(.cmx-shell-admin) .cmx-bannerPreviewEmpty{position:relative;z-index:3;padding:18px;color:var(--cmx-muted,#64748b);}
body:not(.cmx-shell-admin) .cmx-bannerPreviewGuide{position:absolute;left:10px;right:10px;top:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:6px;flex-wrap:wrap;z-index:2;pointer-events:none;max-width:calc(100% - 20px);}
body:not(.cmx-shell-admin) .cmx-bannerPreviewGuide span{display:inline-flex;align-items:center;min-width:0;max-width:100%;min-height:24px;padding:0 9px;border-radius:0;background:color-mix(in srgb,var(--cmx-text,#0f172a) 62%, transparent);color:var(--cmx-on-accent,#fff);font-size:11.5px;font-weight:750;line-height:1.15;box-shadow:none;text-shadow:none;white-space:normal;word-break:break-word;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewBox:not(.has-live-file) .cmx-bannerPreviewGuide span{background:rgba(15,23,42,.58);color:#fff;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus{position:absolute;width:16px;height:16px;border-radius:0;border:2px solid var(--cmx-card,#fff);box-shadow:0 0 0 3px color-mix(in srgb,var(--cmx-text,#0f172a) 24%, transparent);background:color-mix(in srgb,var(--cmx-card,#fff) 24%, transparent);transform:translate(-50%,-50%);z-index:3;pointer-events:none;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus::before,
body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus::after{content:'';position:absolute;left:50%;top:50%;background:color-mix(in srgb,var(--cmx-card,#fff) 94%, transparent);transform:translate(-50%,-50%);}
body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus::before{width:2px;height:24px;}
body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus::after{width:24px;height:2px;}
body:not(.cmx-shell-admin) .cmx-bannerHelp{margin-top:8px;}
body:not(.cmx-shell-admin) .cmx-bannerUploadState{display:none;margin-top:8px;padding:8px 10px;border-radius:0;background:var(--cmx-accent-soft,#eef6ff);color:var(--cmx-accent,#34507a);font-size:12px;font-weight:750;line-height:1.3;}
body:not(.cmx-shell-admin) .cmx-bannerUploadState.is-active{display:block;}
body:not(.cmx-shell-admin) .cmx-bannerControlStack{display:grid;gap:12px;}
body:not(.cmx-shell-admin) .cmx-bannerControlHint{margin:0 0 6px;}
body:not(.cmx-shell-admin) .cmx-bannerRangePair{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:10px;align-items:center;overflow:visible;}
body:not(.cmx-shell-admin) .cmx-bannerRangePair .cmx-bannerRange{min-width:0;width:100%;padding-left:0!important;padding-right:0!important;}
body:not(.cmx-shell-admin) .cmx-bannerRangePair .cmx-bannerNumberInput{width:76px!important;min-width:76px!important;text-align:center;padding-left:8px!important;padding-right:8px!important;}

body:not(.cmx-shell-admin) .cmx-usercp-theme-form .form-group{overflow:visible;}
body:not(.cmx-shell-admin) .cmx-theme-pref-select{display:block;min-width:0;height:auto;min-height:42px;line-height:1.25;white-space:normal;text-overflow:clip;}
body:not(.cmx-shell-admin) .cmx-usercp-theme-form .cmx-usercp-actions{max-width:100%;}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-theme-form{display:grid;gap:10px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-theme-form .form-group{margin:0;display:grid;gap:7px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-theme-pref-select{width:100%!important;max-width:100%!important;min-height:44px!important;padding:0 10px!important;font-size:13px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-theme-form .cmx-usercp-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-theme-form .cmx-usercp-checkline{min-width:0;width:100%;padding:9px 10px;border:1px solid var(--cmx-border,rgba(15,23,42,.12));border-radius:0;background:var(--cmx-card,#fff);box-sizing:border-box;}
}
@media (max-width:640px){
  .cmx-footer-theme-dock.is-open .cmx-theme-dock-panel{position:fixed;left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom,0px))!important;top:auto!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 24px - env(safe-area-inset-bottom,0px));overflow:auto;z-index:1400;}
  .cmx-theme-dock-form{max-width:100%;}
  .cmx-theme-dock-field select{min-height:44px;}
}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-layout--ana{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-refLayout__main{width:100%!important;max-width:100%!important;min-width:0!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-main,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-main--ana{padding:0!important;border-radius:0 !important;overflow:hidden!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead--ana{padding:12px!important;display:block!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead__actions{margin-top:10px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead__actions .button,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-hesap-merkez-mainhead__actions .btn{width:100%;justify-content:center;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-panel.af-accountPanel{padding:12px!important;border-radius:0 !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-section-title{font-size:20px!important;line-height:1.18!important;margin:0 0 12px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-avatar-head{display:grid!important;grid-template-columns:64px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;padding:10px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-avatar-head-img{width:64px!important;height:64px!important;margin:0!important;border-radius:0 !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-line,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-small,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-help{max-width:100%;overflow-wrap:anywhere;word-break:normal;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) #cmxBannerPreview{height:118px!important;min-height:118px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) #cmxBannerPagePreview{height:132px!important;min-height:132px!important;aspect-ratio:auto!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerPreviewGuide{left:8px;right:8px;top:8px;max-width:calc(100% - 16px);gap:5px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerPreviewGuide span{min-height:22px;padding:0 8px;font-size:10.5px;line-height:1.15;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus{width:14px;height:14px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus::before{height:21px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerPreviewFocus::after{width:21px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) #cmxAvatarForm .cmx-form-grid{grid-template-columns:minmax(0,1fr)!important;gap:9px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) #cmxAvatarForm .cmx-usercp-label{font-size:12px!important;line-height:1.2!important;margin-top:3px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) #cmxAvatarForm input[type="file"].cmx-usercp-control{font-size:12px!important;line-height:1.2!important;min-height:42px!important;padding:9px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerRangePair{grid-template-columns:minmax(0,1fr) 64px;gap:8px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerRangePair .cmx-bannerNumberInput{width:64px!important;min-width:64px!important;height:40px!important;min-height:40px!important;font-size:12px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerRangePair .cmx-bannerRange{height:40px!important;min-height:40px!important;}
}
@media (max-width:380px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-avatar-head{grid-template-columns:54px minmax(0,1fr)!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-usercp-avatar-head-img{width:54px!important;height:54px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerRangePair{grid-template-columns:minmax(0,1fr) 58px;gap:6px;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerRangePair .cmx-bannerNumberInput{width:58px!important;min-width:58px!important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-bannerPreviewGuide span{font-size:10px;padding:0 7px;}
}


/* konu mobil aksiyon vurgu düzeni */
@media (max-width:768px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-topicMobileBar__link.is-accent span,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-topicMobileBar__link.is-accent i{color:#fff !important;-webkit-text-fill-color:#fff !important;}
}


/* CMX topic header more-menu mobile overlap fix */
@media (max-width:768px){
  .cmx-topicMobileBar.is-hidden-by-menu,
  body.cmx-topic-menu-open .cmx-topicMobileBar{
    transform:translateY(-120%) !important;
    opacity:0 !important;
    pointer-events:none !important;
  }
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-threadHero-actions .topic-actions-more[open]{z-index:500 !important;}
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-threadHero-actions .topic-actions-more[open] .topic-actions-menu{position:fixed !important;left:50% !important;right:auto !important;top:auto !important;bottom:max(14px, env(safe-area-inset-bottom, 0px)) !important;transform:translateX(-50%) !important;width:min(260px, calc(100vw - 56px)) !important;min-width:0 !important;max-width:260px !important;max-height:min(70vh, 440px) !important;overflow:auto !important;-webkit-overflow-scrolling:touch !important;z-index:510 !important;box-sizing:border-box !important;}
  html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-threadHero-actions .topic-actions-menu .topic-menu-item{white-space:normal !important;line-height:1.25 !important;}
}


/* ARTAN 0924: Kaydırma butonu varsayılan davranışı; tema rengine yarı saydam uyumlu. */
body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--auto-hide,
body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--body-mounted{
  display:flex;
  right:calc(28px + env(safe-area-inset-right, 0px));
  bottom:calc(56px + env(safe-area-inset-bottom, 0px));
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transform:translate3d(0,8px,0) scale(.96);
  transition:opacity .24s ease, visibility .24s ease, transform .24s cubic-bezier(.2,.8,.2,1);
}
body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--auto-hide.is-visible,
body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--body-mounted.is-visible{
  opacity:.94;
  visibility:visible;
  pointer-events:auto;
  transform:translate3d(0,0,0) scale(1);
}
body:not(.cmx-shell-admin) .cmx-fab-nav{
  background:transparent;
  border:0;
  box-shadow:none;
  backdrop-filter:none;
  padding:0;
  gap:6px;
}
body:not(.cmx-shell-admin) .cmx-fab-nav button.cmx-fab{
  -webkit-appearance:none;
  appearance:none;
  margin:0;
  padding:0;
  font-family:inherit;
  cursor:pointer;
  user-select:none;
  -webkit-user-select:none;
  background:linear-gradient(180deg,color-mix(in srgb,var(--cmx-accent,#4f77b7) 18%, transparent 82%),color-mix(in srgb,var(--cmx-accent,#4f77b7) 8%, transparent 92%));
  border:1px solid color-mix(in srgb,var(--cmx-accent,#4f77b7) 38%, transparent 62%);
  color:color-mix(in srgb,var(--cmx-accent,#4f77b7) 84%, var(--cmx-text,#111827) 16%);
  box-shadow:0 8px 18px color-mix(in srgb,var(--cmx-accent,#4f77b7) 13%, transparent 87%);
  backdrop-filter:blur(7px);
}
body:not(.cmx-shell-admin) .cmx-fab-nav button.cmx-fab:hover{
  background:linear-gradient(180deg,color-mix(in srgb,var(--cmx-accent,#4f77b7) 25%, transparent 75%),color-mix(in srgb,var(--cmx-accent,#4f77b7) 12%, transparent 88%));
  border-color:color-mix(in srgb,var(--cmx-accent,#4f77b7) 52%, transparent 48%);
}
body:not(.cmx-shell-admin) .cmx-fab-nav button.cmx-fab[data-cmx-disabled="1"]{
  cursor:default;
  opacity:.36;
}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--auto-hide,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--body-mounted,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav{
    right:calc(18px + env(safe-area-inset-right, 0px));
    bottom:calc(108px + env(safe-area-inset-bottom, 0px));
    flex-direction:column;
    gap:5px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--auto-hide .cmx-fab,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--body-mounted .cmx-fab,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav .cmx-fab{
    --cmx-fab-size:31px;
    font-size:13px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--auto-hide .cmx-fab-link,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav.cmx-fab-nav--body-mounted .cmx-fab-link,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-fab-nav .cmx-fab-link{
    display:none;
  }
}


/* ARTAN 0929: Varsayılan giriş ekranı dar pencere uyumu. */
body:not(.cmx-shell-admin) .cmx-authPage--loginPro{
  width:min(100%,980px);
  max-width:980px;
  min-height:100svh;
  padding:clamp(8px,1.6vw,14px);
  align-content:center;
}
body:not(.cmx-shell-admin) .cmx-loginPro{
  gap:clamp(8px,1.2vw,14px);
  padding:clamp(10px,1.6vw,16px);
}
body:not(.cmx-shell-admin) .cmx-loginPro__top{
  grid-template-columns:minmax(260px,.92fr) minmax(320px,1.08fr);
  gap:clamp(10px,1.4vw,16px);
}
body:not(.cmx-shell-admin) .cmx-loginPro__brandText strong,
body:not(.cmx-shell-admin) .cmx-loginPro__intro h1{
  overflow-wrap:normal;
  word-break:normal;
  hyphens:none;
}
body:not(.cmx-shell-admin) .cmx-loginPro__highlights{
  grid-template-columns:repeat(3,minmax(104px,1fr));
  gap:clamp(7px,1vw,10px);
}
body:not(.cmx-shell-admin) .cmx-loginPro__highlight{
  grid-template-columns:28px minmax(0,1fr);
  gap:7px;
  padding:8px;
}
body:not(.cmx-shell-admin) .cmx-loginPro__highlightIcon{
  width:28px;
  height:28px;
}
body:not(.cmx-shell-admin) .cmx-loginPro__highlight strong{
  font-size:clamp(10.5px,1.05vw,12.25px);
  line-height:1.15;
}
body:not(.cmx-shell-admin) .cmx-loginPro__highlight span:not(.cmx-loginPro__highlightIcon){
  font-size:clamp(9.5px,.95vw,11.25px);
  line-height:1.28;
}
@media (max-width:820px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__top{grid-template-columns:1fr;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__highlights{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media (max-width:560px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__highlights{grid-template-columns:1fr;}
}


/* 0930: PC/tablet dar pencere masaüstü kilidi - gerçek telefon hariç mobil medya görünümü kullanılmaz. */
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-menu-btn,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-shell-mobile-toggle,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-shell-mobile-quicklinks,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-quicklinks,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-menu-backdrop,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-nav-head,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-searchblock,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .chrismx-mobileApp,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-topicMobileBar{
  display:none;
}
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .af-shellHeader,
html.cmx-desktop-media-locked:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1ShellHeader{
  transform:none;
  opacity:1;
  visibility:visible;
}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin).cmx-desktop-fit-active .cmx-authPage--loginPro{
  width:920px;
  max-width:920px;
  min-width:920px;
}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin).cmx-desktop-fit-active .cmx-loginPro__top{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin).cmx-desktop-fit-active .cmx-loginPro__brandText strong,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin).cmx-desktop-fit-active .cmx-loginPro__intro h1{
  word-break:normal;
  overflow-wrap:normal;
  hyphens:none;
}


/* 0931: PC/tablet dar pencere genel masaüstü sıkıştırma kilidi.
   Gerçek telefon değilse tema mobil kırılıma düşmez; içerik masaüstü biçimde ölçeklenir. */
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-menu-btn,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-shell-mobile-toggle,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-shell-mobile-quicklinks,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-quicklinks,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-menu-backdrop,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-nav-head,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-mobile-searchblock,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .chrismx-mobileApp,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-topicMobileBar{
  display:none;
}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-forum-stats .cmx-stats-grid{
  grid-template-columns:minmax(0,1fr) 320px;
}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-boardTable,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-threadTable{
  display:table;
  width:100%;
  border-collapse:collapse;
}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-boardTable thead,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-threadTable thead{display:table-header-group;}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-boardRow,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-threadRow{display:table-row;}
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-boardRow td,
html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .m1-threadRow td{display:table-cell;vertical-align:middle;}

/* Canlı düzeltme: bildirim açıkken konu içi mobil alt çubuk modalın üstüne çıkmasın. */
@media (max-width: 980px){
  html.cmx-notif-panel-open body:not(.cmx-shell-admin) .cmx-topicMobileBar,
  html.chrismx-mobileNotif-open body:not(.cmx-shell-admin) .cmx-topicMobileBar,
  body.cmx-notif-panel-open:not(.cmx-shell-admin) .cmx-topicMobileBar{
    display:none !important;
    opacity:0 !important;
    visibility:hidden !important;
    pointer-events:none !important;
    transform:translateY(120%) !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1ShellHeader__notifDropdown,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobileNotifSheet,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobileNotifSheet__panel{
    z-index:2147483000 !important;
  }
}

/* Canlı düzeltme: giriş ekranı masaüstü/dar pencere yerleşimi kaymasın. */
body:not(.cmx-shell-admin) .cmx-authPage--loginPro{
  width:min(100%, 980px) !important;
  max-width:980px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  overflow:hidden !important;
}
body:not(.cmx-shell-admin) .cmx-loginPro{
  display:grid !important;
  grid-template-columns:minmax(320px,.82fr) minmax(390px,1.18fr) !important;
  grid-template-areas:
    "login-top login-form"
    "login-highlights login-form" !important;
  align-items:start !important;
  column-gap:14px !important;
  row-gap:12px !important;
}
body:not(.cmx-shell-admin) .cmx-loginPro__top{
  grid-area:login-top !important;
  grid-template-columns:1fr !important;
  align-items:start !important;
  min-width:0 !important;
}
body:not(.cmx-shell-admin) .cmx-loginPro__formCard{
  grid-area:login-form !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  position:relative !important;
  inset:auto !important;
  transform:none !important;
}
body:not(.cmx-shell-admin) .cmx-loginPro__highlights{
  grid-area:login-highlights !important;
  min-width:0 !important;
}
body:not(.cmx-shell-admin) .cmx-loginPro__intro,
body:not(.cmx-shell-admin) .cmx-loginPro__brand,
body:not(.cmx-shell-admin) .cmx-loginPro__brandText{
  min-width:0 !important;
  max-width:100% !important;
}
body:not(.cmx-shell-admin) .cmx-loginPro__brandText strong,
body:not(.cmx-shell-admin) .cmx-loginPro__intro h1{
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}
@media (max-width: 900px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "login-top"
      "login-form"
      "login-highlights" !important;
  }
}
@media (max-width: 760px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-loginPro__highlights{
    grid-template-columns:1fr !important;
  }
}

/* Canlı düzeltme: masaüstü penceresi daralınca zoom yapmadan taşan blokları otomatik toparla. */
@media (max-width:980px){
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin){overflow-x:auto !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-forum-stats .cmx-stats-grid,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-body{grid-template-columns:1fr !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-side{border-left:0 !important;border-top:1px solid var(--cmx-top10-border,var(--cmx-border,#d7dfe9)) !important;width:100% !important;max-width:100% !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-main,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-panel,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-card{min-width:0 !important;max-width:100% !important;overflow:hidden !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-tabs,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-sideTabs{overflow-x:auto !important;overflow-y:hidden !important;white-space:nowrap !important;scrollbar-width:thin !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-tab,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-sideTab{flex:0 0 auto !important;}
}
@media (max-width:720px){
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-hide-tablet{display:none !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-mobileMeta{display:block !important;}
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-col-replies,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-col-views,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-cell-replies,
  html.cmx-desktop-window-lock:not(.cmx-real-phone-shell) body:not(.cmx-shell-admin) .cmx-top10-cell-views{display:none !important;}
}



/* Kullanım kolaylığı: mobil bildirim/mesaj penceresi tüm ekranı fiş gibi kaplamasın; dış alana dokununca kapanacak boş alan kalsın. */
@media (max-width:980px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobileNotifSheet,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobilePmSheet{
    background:rgba(15,23,42,.16) !important;
    pointer-events:auto !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobileNotifSheet__backdrop{
    background:transparent !important;
    cursor:default !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobileNotifSheet__panel{
    top:max(56px, calc(env(safe-area-inset-top, 0px) + 50px)) !important;
    left:12px !important;
    right:12px !important;
    width:auto !important;
    max-width:560px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    max-height:min(72vh, 560px) !important;
    overflow:hidden !important;
    display:grid !important;
    grid-template-rows:auto minmax(0,1fr) !important;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .chrismx-mobileNotifSheet__body{
    max-height:calc(min(72vh, 560px) - 42px) !important;
    overflow:auto !important;
    -webkit-overflow-scrolling:touch !important;
  }
}

/* CMX_DONE_NOTIFICATIONS_TABLE_POLISH: bildirim sayfası masaüstü tablo, mobil kompakt kart akışı olarak tamamlandı. */
body:not(.cmx-shell-admin) .cmx-notificationsShell{
  display:grid;
  gap:12px;
  width:100%;
}
body:not(.cmx-shell-admin) .cmx-notificationsShell .block-container{
  width:100%;
  max-width:min(var(--cmx-container-max,1240px), calc(100vw - 24px));
  margin:0 auto;
}
body:not(.cmx-shell-admin) .cmx-utilityHero .block-container,
body:not(.cmx-shell-admin) .cmx-utilityPanelBlock .block-container{
  border:1px solid var(--cmx-border,#dbe5ef);
  border-radius:0;
  background:var(--cmx-card,#fff);
  box-shadow:var(--cmx-shadow-sm,0 8px 18px rgba(21,45,78,.07));
  overflow:hidden;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-body{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:13px 16px;
  background:linear-gradient(180deg,var(--cmx-card,#fff),var(--cmx-surface,#eef3f8));
}
body:not(.cmx-shell-admin) .cmx-utilityHero-main{
  min-width:0;
  display:grid;
  gap:4px;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-kicker{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  min-height:22px;
  padding:0 9px;
  border-radius:0;
  background:var(--cmx-accent-soft,#e7effb);
  color:var(--cmx-accent,#4f77b8);
  font-size:11px;
  font-weight:850;
  line-height:1;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-title{
  margin:0;
  color:var(--cmx-text,#111827);
  font-size:22px;
  line-height:1.08;
  letter-spacing:-.02em;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-text{
  color:var(--cmx-muted,#536174);
  font-size:12.5px;
  line-height:1.35;
  overflow-wrap:anywhere;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-stats{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:6px;
  flex:0 0 auto;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-stats span{
  display:inline-flex;
  align-items:center;
  gap:5px;
  min-height:26px;
  padding:0 10px;
  border:1px solid var(--cmx-border,#dbe5ef);
  border-radius:0;
  background:rgba(255,255,255,.72);
  color:var(--cmx-muted,#536174);
  font-size:11.5px;
  font-weight:750;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .cmx-utilityHero-stats strong{
  color:var(--cmx-text,#111827);
  font-size:12.5px;
}
body:not(.cmx-shell-admin) .cmx-notificationPanelBody{
  padding:11px;
}
body:not(.cmx-shell-admin) .cmx-utilityActions{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:7px;
  margin:0 0 9px;
}
body:not(.cmx-shell-admin) .cmx-utilityActions .button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:0 11px;
  border-radius:0;
  font-size:12px;
  font-weight:850;
  line-height:1;
  text-decoration:none;
}
body:not(.cmx-shell-admin) .cmx-utilityActions .button--primary{
  background:var(--cmx-accent,#4f77b8);
  border:1px solid var(--cmx-accent-hover,#355d9d);
  color:#fff;
}
body:not(.cmx-shell-admin) .cmx-utilityActions .button--link{
  background:var(--cmx-accent-soft,#e7effb);
  border:1px solid var(--cmx-border,#dbe5ef);
  color:var(--cmx-link,var(--cmx-accent,#4f77b8));
}
body:not(.cmx-shell-admin) .cmx-notificationTableWrap{
  width:100%;
  overflow:hidden;
  border:1px solid var(--cmx-border,#dbe5ef);
  border-radius:0;
  background:var(--cmx-card,#fff);
}
body:not(.cmx-shell-admin) .cmx-notificationTable{
  width:100%;
  border-collapse:collapse;
  table-layout:fixed;
  color:var(--cmx-text,#111827);
}
body:not(.cmx-shell-admin) .cmx-notificationTable th{
  padding:8px 10px;
  background:var(--cmx-table-head-bg,var(--cmx-accent-soft,#e7effb));
  color:var(--cmx-table-head-text,var(--cmx-text,#111827));
  border-bottom:1px solid var(--cmx-border,#dbe5ef);
  font-size:11px;
  line-height:1.1;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;
  text-align:left;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .cmx-notificationHead-status,
body:not(.cmx-shell-admin) .cmx-notificationCell-status{
  width:104px;
}
body:not(.cmx-shell-admin) .cmx-notificationHead-date,
body:not(.cmx-shell-admin) .cmx-notificationCell-date{
  width:132px;
}
body:not(.cmx-shell-admin) .cmx-notificationHead-action,
body:not(.cmx-shell-admin) .cmx-notificationCell-action{
  width:70px;
  text-align:right;
}
body:not(.cmx-shell-admin) .cmx-notificationTable td{
  padding:7px 10px;
  border-bottom:1px solid color-mix(in srgb,var(--cmx-border,#dbe5ef) 80%, transparent);
  vertical-align:middle;
  font-size:12.5px;
  line-height:1.25;
}
body:not(.cmx-shell-admin) .cmx-notificationTable tbody tr:last-child td{
  border-bottom:0;
}
body:not(.cmx-shell-admin) .cmx-notificationRow{
  background:var(--cmx-card,#fff);
}
body:not(.cmx-shell-admin) .cmx-notificationRow:hover{
  background:var(--cmx-notif-hover-bg,var(--cmx-accent-soft,#e7effb));
}
body:not(.cmx-shell-admin) .cmx-notificationRow.is-unread{
  background:linear-gradient(90deg,var(--cmx-notif-unread-bg,var(--cmx-accent-soft,#e7effb)),var(--cmx-card,#fff) 72%);
}
body:not(.cmx-shell-admin) .cmx-notificationCell-main{
  min-width:0;
  overflow:hidden;
}
body:not(.cmx-shell-admin) .cmx-notificationCard-title{
  display:block;
  min-width:0;
  color:var(--cmx-text,#111827);
  text-decoration:none;
  font-size:12.8px;
  font-weight:700;
  line-height:1.24;
  overflow-wrap:anywhere;
}
body:not(.cmx-shell-admin) .cmx-notificationActor{
  display:inline;
  margin-right:4px;
  font-weight:900;
}
body:not(.cmx-shell-admin) .cmx-notificationAction{
  color:var(--cmx-text,#111827);
  font-weight:650;
}
body:not(.cmx-shell-admin) .cmx-notificationCard-preview{
  margin-top:2px;
  color:var(--cmx-muted,#536174);
  font-size:11.2px;
  line-height:1.25;
  display:-webkit-box;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  overflow:hidden;
  text-overflow:ellipsis;
}
body:not(.cmx-shell-admin) .cmx-notificationCell-date{
  color:var(--cmx-muted,#536174);
  font-size:11.3px;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .cmx-notificationStatus{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:22px;
  max-width:100%;
  padding:0 8px;
  border-radius:0;
  border:1px solid var(--cmx-border,#dbe5ef);
  background:var(--cmx-card,#fff);
  color:var(--cmx-muted,#536174);
  font-size:10.5px;
  line-height:1;
  font-weight:900;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .cmx-notificationStatus--unread{
  background:var(--cmx-accent,#4f77b8);
  border-color:var(--cmx-accent,#4f77b8);
  color:#fff;
}
body:not(.cmx-shell-admin) .cmx-notificationOpen,
body:not(.cmx-shell-admin) .cmx-notificationOpen:link,
body:not(.cmx-shell-admin) .cmx-notificationOpen:visited{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:24px;
  padding:0 10px;
  border-radius:0;
  border:1px solid var(--cmx-border,#dbe5ef);
  background:var(--cmx-accent-soft,#e7effb);
  color:var(--cmx-link,var(--cmx-accent,#4f77b8));
  font-size:11px;
  line-height:1;
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
}
body:not(.cmx-shell-admin) .cmx-notificationOpen:hover{
  background:var(--cmx-accent,#4f77b8);
  border-color:var(--cmx-accent,#4f77b8);
  color:#fff;
}
body:not(.cmx-shell-admin) .cmx-notificationPager{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:10px;
}
body:not(.cmx-shell-admin) .cmx-notificationPager__link,
body:not(.cmx-shell-admin) .cmx-notificationPager__meta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:28px;
  padding:0 10px;
  border:1px solid var(--cmx-border,#dbe5ef);
  border-radius:0;
  background:var(--cmx-card,#fff);
  color:var(--cmx-text,#111827);
  font-size:12px;
  font-weight:850;
  text-decoration:none;
}
body:not(.cmx-shell-admin) .cmx-notificationPager__meta{
  color:var(--cmx-muted,#536174);
  font-weight:750;
}
body:not(.cmx-shell-admin) .cmx-notificationPager__link.is-disabled{
  opacity:.45;
  pointer-events:none;
}
body:not(.cmx-shell-admin) .cmx-emptyState{
  padding:18px;
  border:1px dashed var(--cmx-border,#dbe5ef);
  border-radius:0;
  background:var(--cmx-surface,#eef3f8);
  color:var(--cmx-muted,#536174);
  font-size:13px;
  text-align:center;
}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationsShell .block-container{
    max-width:calc(100vw - 14px);
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-utilityHero-body{
    display:grid;
    gap:10px;
    padding:11px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-utilityHero-title{
    font-size:20px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-utilityHero-stats{
    justify-content:flex-start;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationPanelBody{
    padding:8px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-utilityActions .button{
    min-height:28px;
    font-size:11.5px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTableWrap{
    border-radius:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTable,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTable tbody,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTable tr,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTable td{
    display:block;
    width:100%;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTable thead{
    display:none;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationRow{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:3px 9px;
    align-items:center;
    padding:8px;
    border-bottom:1px solid color-mix(in srgb,var(--cmx-border,#dbe5ef) 82%, transparent);
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationRow:last-child{
    border-bottom:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationTable td{
    padding:0;
    border-bottom:0;
    min-width:0;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationCell-status{
    grid-column:1;
    grid-row:1;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationCell-main{
    grid-column:1 / -1;
    grid-row:2;
    padding-right:52px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationCell-date{
    grid-column:1;
    grid-row:3;
    font-size:10.8px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationCell-action{
    grid-column:2;
    grid-row:1 / span 3;
    align-self:center;
    text-align:right;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationStatus{
    min-height:20px;
    padding:0 7px;
    font-size:10px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationCard-title{
    font-size:12.4px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationCard-preview{
    font-size:10.8px;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationOpen{
    min-height:24px;
    padding:0 9px;
  }
}


/* CMX-FINAL-NOTIF-BADGE-HIDDEN-V3: okunmuş bildirim rozeti 0 iken görünmez. */
body:not(.cmx-shell-admin) #notifBadge.cmx-notifBadge[hidden],
body:not(.cmx-shell-admin) [data-cmx-notif-count][hidden]{display:none !important;}

/* CMX_DONE_NOTIFICATION_PAGE_UNREAD_VISUALS: bildirim sayfasında okunmamış satır belirgin, okunmuş satır sakin. */
body:not(.cmx-shell-admin) .cmx-notificationRow.is-read{
  opacity:.82;
  background:var(--cmx-card,#fff);
}
body:not(.cmx-shell-admin) .cmx-notificationRow.is-unread{
  position:relative;
  opacity:1;
  background:linear-gradient(90deg,color-mix(in srgb,var(--cmx-accent,#4f77b8) 17%,var(--cmx-card,#fff) 83%) 0%,var(--cmx-card,#fff) 88%);
  box-shadow:inset 4px 0 0 var(--cmx-accent,#4f77b8);
}
body:not(.cmx-shell-admin) .cmx-notificationRow.is-unread .cmx-notificationCard-title,
body:not(.cmx-shell-admin) .cmx-notificationRow.is-unread .cmx-notificationAction{
  font-weight:900;
}
body:not(.cmx-shell-admin) .cmx-notificationRow.is-read .cmx-notificationCard-title,
body:not(.cmx-shell-admin) .cmx-notificationRow.is-read .cmx-notificationAction{
  font-weight:650;
}
body:not(.cmx-shell-admin) .cmx-notificationStatus{
  gap:5px;
}
body:not(.cmx-shell-admin) .cmx-notificationStatusDot{
  display:inline-block;
  width:6px;
  height:6px;
  border-radius:0;
  background:currentColor;
  opacity:.48;
}
body:not(.cmx-shell-admin) .cmx-notificationStatus--unread .cmx-notificationStatusDot{
  background:#fff;
  opacity:1;
}
body:not(.cmx-shell-admin) .cmx-notificationStatus--read{
  background:var(--cmx-card,#fff);
  color:var(--cmx-muted,#536174);
}
body:not(.cmx-shell-admin) .cmx-notificationNewPill{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:17px;
  padding:0 6px;
  margin-left:7px;
  border-radius:0;
  background:var(--cmx-accent,#4f77b8);
  color:#fff;
  -webkit-text-fill-color:#fff;
  font-size:9.5px;
  line-height:1;
  font-weight:900;
  letter-spacing:.02em;
  vertical-align:middle;
}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationRow.is-unread{
    box-shadow:inset 3px 0 0 var(--cmx-accent,#4f77b8);
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationRow.is-read{
    opacity:.78;
  }
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .cmx-notificationNewPill{
    min-height:16px;
    margin-left:5px;
    padding:0 5px;
    font-size:9px;
  }
}
/* /CMX_DONE_NOTIFICATION_PAGE_UNREAD_VISUALS */

html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileNameV2,html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileTitleV2{line-height:1.35!important;min-height:1.35em!important;overflow:visible!important;padding-top:1px!important;padding-bottom:2px!important;}
html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileMetaV2,html:not(.cmx-force-desktop-site):not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) .m1-postbit--v64 .m1-postbit__mobileBadges{overflow:visible!important;}


.cmx-group-colored-name,
.user-link[style*="--cmx-username-color"]{
  color:var(--cmx-username-color,currentColor)!important;
}
.hc-line-action .hc-value{display:flex;align-items:center;gap:.35rem;}
.hc-ip-action{display:inline-flex;align-items:center;gap:.4rem;font-weight:800;text-decoration:none;}
.hc-ip-action i{font-size:.95em;}
.hc-actions .hc-gear{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;}

/* CMX_MORE_MENU_DESKTOP_V2_CSS_START */
body:not(.cmx-shell-admin) details.topic-actions-more,
body:not(.cmx-shell-admin) details.cmx-refPostMenu{position:relative !important;overflow:visible !important;z-index:50 !important;border-radius:0 !important;}
body:not(.cmx-shell-admin) details.topic-actions-more[open],
body:not(.cmx-shell-admin) details.cmx-refPostMenu[open],
body:not(.cmx-shell-admin) details.topic-actions-more.is-open,
body:not(.cmx-shell-admin) details.cmx-refPostMenu.is-open{z-index:250000 !important;overflow:visible !important;}
body:not(.cmx-shell-admin) details.topic-actions-more > summary,
body:not(.cmx-shell-admin) details.cmx-refPostMenu > summary,
body:not(.cmx-shell-admin) .topic-actions-more__toggle,
body:not(.cmx-shell-admin) .cmx-refPostMenu__toggle{cursor:pointer !important;pointer-events:auto !important;user-select:none !important;list-style:none !important;border-radius:0 !important;position:relative !important;z-index:250010 !important;}
body:not(.cmx-shell-admin) details.topic-actions-more > summary::-webkit-details-marker,
body:not(.cmx-shell-admin) details.cmx-refPostMenu > summary::-webkit-details-marker{display:none !important;}
body:not(.cmx-shell-admin) details.topic-actions-more[open] > .topic-actions-menu,
body:not(.cmx-shell-admin) details.topic-actions-more.is-open > .topic-actions-menu,
body:not(.cmx-shell-admin) details.cmx-refPostMenu[open] > .cmx-refPostMenu__list,
body:not(.cmx-shell-admin) details.cmx-refPostMenu.is-open > .cmx-refPostMenu__list{display:grid !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;position:absolute !important;top:calc(100% + 6px) !important;right:0 !important;left:auto !important;z-index:250020 !important;border-radius:0 !important;overflow:visible !important;}
body:not(.cmx-shell-admin) details.topic-actions-more > .topic-actions-menu,
body:not(.cmx-shell-admin) details.cmx-refPostMenu > .cmx-refPostMenu__list{border-radius:0 !important;}
body:not(.cmx-shell-admin) .m1-threadHero,
body:not(.cmx-shell-admin) .m1-threadHero .block-container,
body:not(.cmx-shell-admin) .m1-threadHero .block-body,
body:not(.cmx-shell-admin) .m1-threadHero-body,
body:not(.cmx-shell-admin) .m1-threadHero-actions,
body:not(.cmx-shell-admin) .cmx-threadHeader-actions,
body:not(.cmx-shell-admin) .cmx-threadHeader-menu,
body:not(.cmx-shell-admin) .post,
body:not(.cmx-shell-admin) .m1-post,
body:not(.cmx-shell-admin) .m1-post__main,
body:not(.cmx-shell-admin) .cmx-refPostFooter,
body:not(.cmx-shell-admin) .cmx-refPostFooter__secondary,
body:not(.cmx-shell-admin) .block-container{overflow:visible !important;}
@media (max-width:720px){
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) details.topic-actions-more[open] > .topic-actions-menu,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) details.topic-actions-more.is-open > .topic-actions-menu{position:fixed !important;left:50% !important;right:auto !important;top:auto !important;bottom:max(14px, env(safe-area-inset-bottom,0px)) !important;transform:translateX(-50%) !important;width:min(270px,calc(100vw - 48px)) !important;max-height:min(70vh,440px) !important;overflow:auto !important;}
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) details.cmx-refPostMenu[open] > .cmx-refPostMenu__list,
  html:not(.cmx-desktop-window-lock) body:not(.cmx-shell-admin) details.cmx-refPostMenu.is-open > .cmx-refPostMenu__list{position:fixed !important;left:10px !important;right:10px !important;top:auto !important;bottom:max(10px, env(safe-area-inset-bottom,0px)) !important;width:auto !important;max-height:min(68vh,420px) !important;overflow:auto !important;}
}
/* CMX_MORE_MENU_DESKTOP_V2_CSS_END */






/* CMX more menu root repair 20260606 */
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu{
  position:relative!important;
  display:inline-block!important;
  overflow:visible!important;
  pointer-events:auto!important;
  border-radius:0 !important;
}
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more > summary.topic-actions-more__toggle,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu > summary.cmx-refPostMenu__toggle{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  user-select:none!important;
  border-radius:0 !important;
}
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more > summary::-webkit-details-marker,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu > summary::-webkit-details-marker{
  display:none!important;
}
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more > .topic-actions-menu,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu > .cmx-refPostMenu__list{
  position:absolute!important;
  top:calc(100% + 8px)!important;
  right:0!important;
  z-index:999999!important;
  min-width:220px!important;
  max-width:min(320px,calc(100vw - 24px))!important;
  display:none!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  overflow:visible!important;
  border-radius:0 !important;
}
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more[open] > .topic-actions-menu,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more.is-open > .topic-actions-menu,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu[open] > .cmx-refPostMenu__list,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu.is-open > .cmx-refPostMenu__list{
  display:grid!important;
}
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .m1-threadHero,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .m1-threadHero .block-container,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .m1-threadHero .block-body,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .m1-threadHero-body,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .m1-threadHero-actions,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .cmx-threadHeader-actions,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .cmx-refPostFooter,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .cmx-refPostFooter__secondary{
  overflow:visible!important;
}
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .topic-actions-menu .topic-menu-item,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .topic-actions-menu button.topic-menu-item,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .cmx-refPostMenu__list .cmx-refPostMenu__item,
body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) .cmx-refPostMenu__list button.cmx-refPostMenu__item{
  pointer-events:auto!important;
  cursor:pointer!important;
  border-radius:0 !important;
}
@media (max-width:768px){
  body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.topic-actions-more > .topic-actions-menu,
  body.cmx-theme-chrismx_artan_forum:not(.cmx-shell-admin) details.cmx-refPostMenu > .cmx-refPostMenu__list{
    max-width:calc(100vw - 24px)!important;
  }
}
/* /CMX more menu root repair 20260606 */

/* CMX_FIX_REACTION_PICKER_ICON_SIZE_BEGIN */
/* Sadece konu içi tepki seçim panelindeki ikon/görsel iç boyutunu büyütür. Kutu ve panel ölçüsüne dokunmaz. */
body:not(.cmx-shell-admin) .cmx-react-menu .cmx-react-option,
body:not(.cmx-shell-admin) .post-actions-right .cmx-react-menu .cmx-react-option{
  font-size:28px !important;
  line-height:1 !important;
  overflow:hidden !important;
}
body:not(.cmx-shell-admin) .cmx-react-menu .cmx-react-option > .cmx-react-img,
body:not(.cmx-shell-admin) .post-actions-right .cmx-react-menu .cmx-react-option > .cmx-react-img{
  width:35px !important;
  height:35px !important;
  min-width:35px !important;
  min-height:35px !important;
  max-width:35px !important;
  max-height:35px !important;
  object-fit:fill !important;
  display:block !important;
  flex:0 0 auto !important;
  transform:scale(1.06) !important;
  transform-origin:center center !important;
}
body:not(.cmx-shell-admin) .cmx-react-menu .cmx-react-option > i,
body:not(.cmx-shell-admin) .post-actions-right .cmx-react-menu .cmx-react-option > i{
  font-size:28px !important;
  line-height:1 !important;
  transform:scale(1.04) !important;
  transform-origin:center center !important;
}
@media (hover:none) and (pointer:coarse), (max-width: 640px){
  body:not(.cmx-shell-admin) .cmx-react-menu .cmx-react-option,
  body:not(.cmx-shell-admin) .post-actions-right .cmx-react-menu .cmx-react-option{
    font-size:29px !important;
  }
  body:not(.cmx-shell-admin) .cmx-react-menu .cmx-react-option > .cmx-react-img,
  body:not(.cmx-shell-admin) .post-actions-right .cmx-react-menu .cmx-react-option > .cmx-react-img{
    width:36px !important;
    height:36px !important;
    min-width:36px !important;
    min-height:36px !important;
    max-width:36px !important;
    max-height:36px !important;
  }
  body:not(.cmx-shell-admin) .cmx-react-menu .cmx-react-option > i,
  body:not(.cmx-shell-admin) .post-actions-right .cmx-react-menu .cmx-react-option > i{
    font-size:29px !important;
  }
}
/* CMX_FIX_REACTION_PICKER_ICON_SIZE_END */
