@keyframes presszoneForumSlideInLeft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes presszoneForumSlideInRight{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes presszoneForumSlideInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes presszoneForumSlideInDown{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes presszoneForumFadeIn{from{opacity:0}to{opacity:1}}@keyframes presszoneForumFadeOut{from{opacity:1}to{opacity:0}}@keyframes presszoneForumPopIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}@keyframes presszoneForumPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.presszone-forum-animated-item{animation-fill-mode:backwards}.presszone-forum-animated-item--slide-left{animation:presszoneForumSlideInLeft 250ms cubic-bezier(0.4, 0, 0.2, 1) backwards}.presszone-forum-animated-item--slide-right{animation:presszoneForumSlideInRight 250ms cubic-bezier(0.4, 0, 0.2, 1) backwards}.presszone-forum-animated-item--slide-up{animation:presszoneForumSlideInUp 250ms cubic-bezier(0.4, 0, 0.2, 1) backwards}.presszone-forum-animated-item--slide-down{animation:presszoneForumSlideInDown 250ms cubic-bezier(0.4, 0, 0.2, 1) backwards}.presszone-forum-animated-item--fade{animation:presszoneForumFadeIn 250ms cubic-bezier(0.4, 0, 0.2, 1) backwards}.presszone-forum-animated-item--pop{animation:presszoneForumPopIn 250ms cubic-bezier(0.34, 1.56, 0.64, 1) backwards}.presszone-forum-spinner-component{display:inline-block;border-style:solid;border-color:currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:presszoneForumSpin .8s linear infinite}.presszone-forum-spinner-component--sm{width:14px;height:14px;border-width:2px}.presszone-forum-spinner-component--md{width:20px;height:20px;border-width:2px}.presszone-forum-spinner-component--lg{width:32px;height:32px;border-width:3px}.presszone-forum-status-feedback{display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.presszone-forum-status-feedback--success{color:#10b981;animation:presszoneForumPulse .3s cubic-bezier(0.34, 1.56, 0.64, 1)}.presszone-forum-status-feedback--error{color:#ef4444;animation:presszoneForumPulse .3s cubic-bezier(0.34, 1.56, 0.64, 1)}.presszone-forum-status-feedback--warning{color:#f59e0b;animation:presszoneForumPulse .3s cubic-bezier(0.34, 1.56, 0.64, 1)}body.dark-mode .presszone-forum-status-feedback--success{color:#34d399}body.dark-mode .presszone-forum-status-feedback--error{color:#f87171}body.dark-mode .presszone-forum-status-feedback--warning{color:#fbbf24}@keyframes presszoneForumToastIn{from{opacity:0;transform:translateY(12px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes presszoneForumToastOut{from{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(0.95)}}.presszone-forum-toast-container{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100000;display:flex;flex-direction:column;gap:10px;pointer-events:none;max-width:90vw}.presszone-forum-toast{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.15);border:1px solid #e2e8f0;animation:presszoneForumToastIn 250ms cubic-bezier(0.34, 1.56, 0.64, 1);pointer-events:auto;min-width:280px;max-width:400px}.presszone-forum-toast--success{border-left:4px solid #10b981}.presszone-forum-toast--error{border-left:4px solid #ef4444}.presszone-forum-toast--warning{border-left:4px solid #f59e0b}.presszone-forum-toast--info{border-left:4px solid #1f71dd}.presszone-forum-toast--hiding{animation:presszoneForumToastOut 150ms cubic-bezier(0.4, 0, 0.2, 1) forwards}.presszone-forum-toast__icon{font-size:20px;flex-shrink:0}.presszone-forum-toast__message{font-size:14px;color:#0f172a;font-weight:500;flex:1;line-height:1.4}.presszone-forum-toast__dismiss{background:none;border:none;font-size:20px;color:#64748b;cursor:pointer;padding:0 4px;line-height:1;opacity:.6;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-toast__dismiss:hover{opacity:1}body.dark-mode .presszone-forum-toast{background:#353739;border-color:#3c4043;box-shadow:0 4px 20px rgba(0,0,0,.4)}body.dark-mode .presszone-forum-toast--success{border-left-color:#34d399}body.dark-mode .presszone-forum-toast--error{border-left-color:#f87171}body.dark-mode .presszone-forum-toast--warning{border-left-color:#fbbf24}body.dark-mode .presszone-forum-toast--info{border-left-color:#1f71dd}body.dark-mode .presszone-forum-toast__message{color:#e3e3e3}body.dark-mode .presszone-forum-toast__dismiss{color:#9aa0a6}@media(prefers-reduced-motion: reduce){.presszone-forum-animated-item--slide-left,.presszone-forum-animated-item--slide-right,.presszone-forum-animated-item--slide-up,.presszone-forum-animated-item--slide-down,.presszone-forum-animated-item--fade,.presszone-forum-animated-item--pop,.presszone-forum-spinner-component,.presszone-forum-status-feedback--success,.presszone-forum-status-feedback--error,.presszone-forum-status-feedback--warning,.presszone-forum-toast,.presszone-forum-toast--hiding{animation:none !important;opacity:1 !important;transform:none !important}}@keyframes presszone-forum-tab-slide-in-from-right{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes presszone-forum-tab-slide-in-from-left{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes presszone-forum-tab-slide-out-left{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30px)}}@keyframes presszone-forum-tab-slide-out-right{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30px)}}.presszone-forum-tab-panel--slide-right{animation:presszone-forum-tab-slide-in-from-right .35s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.presszone-forum-tab-panel--slide-left{animation:presszone-forum-tab-slide-in-from-left .35s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.presszone-forum-tab-panel--exit-left{animation:presszone-forum-tab-slide-out-left .2s ease-out forwards}.presszone-forum-tab-panel--exit-right{animation:presszone-forum-tab-slide-out-right .2s ease-out forwards}@media(prefers-reduced-motion: reduce){.presszone-forum-tab-panel--slide-right,.presszone-forum-tab-panel--slide-left,.presszone-forum-tab-panel--exit-left,.presszone-forum-tab-panel--exit-right{animation:none !important;opacity:1 !important;transform:none !important}}.presszone-forum-seo-ai__key-row{flex-wrap:wrap;gap:8px;align-items:flex-start}.presszone-forum-seo-ai__key-display{display:inline-block;margin-top:4px;padding:2px 8px;font-family:monospace;font-size:13px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#0f172a;letter-spacing:.02em;word-break:break-all}body.dark-mode .presszone-forum-seo-ai__key-display{background:#282a2c;border-color:#3c4043;color:#e3e3e3}.presszone-forum-seo-ai__key-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;flex-shrink:0}a.presszone-forum-seo-ai__key-link{text-decoration:none;color:#1f71dd}a.presszone-forum-seo-ai__key-link:hover{color:#185bb5;text-decoration:underline}a.presszone-forum-seo-ai__key-link:focus-visible{outline:2px solid #1f71dd;outline-offset:2px;border-radius:4px}body.dark-mode a.presszone-forum-seo-ai__key-link{color:#1f71dd}body.dark-mode a.presszone-forum-seo-ai__key-link:hover{color:#185bb5}@media(max-width: 600px){.presszone-forum-seo-ai__key-row{flex-direction:column;align-items:stretch}.presszone-forum-seo-ai__key-actions{width:100%;justify-content:flex-start}}@media(prefers-reduced-motion: reduce){.presszone-forum-seo-ai__key-display{transition:none !important}}.presszone-forum-ip-chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.presszone-forum-ip-chip--ban{background:rgba(239,68,68,.2);color:#ef4444;border:1px solid #ef4444}.presszone-forum-ip-chip--mute{background:rgba(245,158,11,.2);color:#f59e0b;border:1px solid #f59e0b}body.dark-mode .presszone-forum-ip-chip--ban{background:rgba(248,113,113,.2);color:#f87171;border-color:#f87171}body.dark-mode .presszone-forum-ip-chip--mute{background:rgba(251,191,36,.2);color:#fbbf24;border-color:#fbbf24}.presszone-forum-ip-status{display:inline-flex;align-items:center;padding:2px 8px;border-radius:20px;font-size:11px;font-weight:600;text-transform:capitalize;white-space:nowrap}.presszone-forum-ip-status--clean,.presszone-forum-ip-status--approved{background:rgba(16,185,129,.2);color:#10b981;border:1px solid #10b981}.presszone-forum-ip-status--penalized,.presszone-forum-ip-status--spam{background:rgba(239,68,68,.2);color:#ef4444;border:1px solid #ef4444}.presszone-forum-ip-status--pending{background:rgba(245,158,11,.2);color:#f59e0b;border:1px solid #f59e0b}body.dark-mode .presszone-forum-ip-status--clean,body.dark-mode .presszone-forum-ip-status--approved{background:rgba(52,211,153,.2);color:#34d399;border-color:#34d399}body.dark-mode .presszone-forum-ip-status--penalized,body.dark-mode .presszone-forum-ip-status--spam{background:rgba(248,113,113,.2);color:#f87171;border-color:#f87171}body.dark-mode .presszone-forum-ip-status--pending{background:rgba(251,191,36,.2);color:#fbbf24;border-color:#fbbf24}.presszone-forum-ip-tab-nav{display:flex;gap:4px;padding:0 0 16px;border-bottom:1px solid #e2e8f0;margin-bottom:20px}body.dark-mode .presszone-forum-ip-tab-nav{border-bottom-color:#3c4043}.presszone-forum-ip-tab-nav__item{padding:6px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.presszone-forum-ip-tab-nav__item:hover{background:#f1f5f9;color:#0f172a}.presszone-forum-ip-tab-nav__item--active{background:rgba(31,113,221,.08);color:#1f71dd;border-color:#1f71dd;font-weight:600}body.dark-mode .presszone-forum-ip-tab-nav__item{border-color:#3c4043;background:#1e1f20;color:#9aa0a6}body.dark-mode .presszone-forum-ip-tab-nav__item:hover{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-ip-tab-nav__item--active{background:rgba(31,113,221,.15);color:#1f71dd;border-color:#1f71dd}.presszone-forum-ip-link{color:#1f71dd;text-decoration:none;font-family:monospace;font-size:13px}.presszone-forum-ip-link:hover{text-decoration:underline;color:#1f71dd}.presszone-forum-ip-link:focus-visible{outline:2px solid #1f71dd;outline-offset:2px;border-radius:2px}body.dark-mode .presszone-forum-ip-link{color:#1f71dd}body.dark-mode .presszone-forum-ip-link:hover{color:#1f71dd}body.dark-mode .presszone-forum-ip-link:focus-visible{outline-color:#1f71dd}.presszone-forum-ip-code{display:inline-block;padding:2px 8px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;font-family:monospace;font-size:14px;color:#0f172a}body.dark-mode .presszone-forum-ip-code{background:#282a2c;border-color:#3c4043;color:#e3e3e3}.presszone-forum-ip-posts__actions{display:flex;gap:8px;align-items:center}.presszone-forum-ip-penalty-modal__body{display:flex;flex-direction:column;gap:16px;padding:4px 0}.presszone-forum-form-row{display:flex;gap:16px;align-items:flex-start}.presszone-forum-form-row>.presszone-forum-form-group{flex:1;min-width:0;margin-bottom:0}@media(max-width: 520px){.presszone-forum-form-row{flex-direction:column}}.presszone-forum-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}.presszone-forum-text-sm{font-size:12px}@font-face{font-family:"Plus Jakarta Sans";src:url(9eb2a7e5bc8f2a766ae0.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Plus Jakarta Sans";src:url(7720d76571fb9da9b24d.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Plus Jakarta Sans";src:url(7cfa130160f3e032639f.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}#wpcontent,#wpbody-content,#wpfooter,#wpwrap{background:#f8fafc !important}#wpadminbar #wp-admin-bar-presszone-forum-admin-bar .ab-icon.dashicons{font-family:dashicons;font-size:16px;line-height:1.5}body.dark-mode{background:#131314}body.dark-mode #wpcontent,body.dark-mode #wpbody-content,body.dark-mode #wpfooter,body.dark-mode #wpwrap{background:#1e1f20 !important}body.dark-mode #wpbody,body.dark-mode #adminmenuback,body.dark-mode #adminmenuwrap{background:#131314 !important}body.dark-mode .presszone-forum-admin{background:#131314;color:#e3e3e3}body.dark-mode .presszone-forum-sidebar{background:#1e1f20;border-right-color:#3c4043}body.dark-mode .presszone-forum-sidebar__header{border-bottom-color:#3c4043}body.dark-mode .presszone-forum-sidebar__title{color:#1f71dd}body.dark-mode .presszone-forum-sidebar__version{color:#9aa0a6}body.dark-mode .presszone-forum-admin-footer{border-top-color:#3c4043;color:#9aa0a6;background:#1e1f20}body.dark-mode .presszone-forum-admin-footer a:hover{color:#1f71dd}body.dark-mode .presszone-forum-sidebar__link{color:#9aa0a6}body.dark-mode .presszone-forum-sidebar__link:hover{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-sidebar__link--active{background:rgba(31,113,221,.15);color:#60a5fa;border-left-color:#60a5fa}body.dark-mode .presszone-forum-sidebar__link--active .presszone-forum-sidebar__icon{color:#60a5fa}body.dark-mode .presszone-forum-admin h1,body.dark-mode .presszone-forum-admin h2,body.dark-mode .presszone-forum-admin h3,body.dark-mode .presszone-forum-admin h4,body.dark-mode .presszone-forum-admin h5,body.dark-mode .presszone-forum-admin h6,body.dark-mode .presszone-forum-card__title{color:#e3e3e3}body.dark-mode .presszone-forum-text-muted{color:#9aa0a6}body.dark-mode .presszone-forum-text-secondary{color:#c4c7c5}.presszone-forum-admin{display:flex;flex-direction:column;min-height:calc(100vh - 46px);background:#f8fafc;color:#0f172a;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.presszone-forum-admin-body{display:flex;flex:1;min-height:0}.presszone-forum-admin-footer{padding:12px 16px;border-top:1px solid #e2e8f0;font-size:11px;color:#64748b;text-align:center;background:#fff}.presszone-forum-admin-footer a{color:inherit;text-decoration:none;font-weight:500}.presszone-forum-admin-footer a:hover{color:#1f71dd}.presszone-forum-admin-main{flex:1;padding:24px;overflow-y:auto}.presszone-forum-admin-main:has(.presszone-forum-moderation-sticky-header){overflow:hidden}.presszone-forum-sidebar{width:220px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0}@media(max-width: 768px){.presszone-forum-admin{min-height:auto;overflow-x:hidden}.presszone-forum-sidebar{position:fixed;top:0;left:0;bottom:0;width:280px;height:100%;transform:translateX(-100%);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1);z-index:100000;border-right:1px solid #e2e8f0;border-bottom:none}.presszone-forum-sidebar__header{display:block}.presszone-forum-sidebar__nav{flex-direction:column;padding:12px 8px;gap:4px;overflow-x:visible}.presszone-forum-sidebar__link{padding:12px 16px;border-radius:8px;background:rgba(0,0,0,0);white-space:normal;font-size:14px}.presszone-forum-sidebar__link--active{background:#1f71dd;color:#fff;border-left:none;padding-left:16px}.presszone-forum-sidebar__link--active .presszone-forum-sidebar__icon{color:#fff}.presszone-forum-admin-main{padding-top:60px}}.presszone-forum-sidebar__header{padding:20px 16px;border-bottom:1px solid #e2e8f0}.presszone-forum-sidebar__title{font-size:18px;font-weight:600;margin:0;color:#1f71dd}.presszone-forum-sidebar__version{font-size:11px;color:#64748b}.presszone-forum-sidebar__nav{padding:12px 8px;display:flex;flex-direction:column;gap:4px}.presszone-forum-sidebar__link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;color:#64748b;text-decoration:none;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-sidebar__link:hover{background:#f1f5f9;color:#0f172a}.presszone-forum-sidebar__link--active{background:rgba(31,113,221,.08);color:#1f71dd;border-left:3px solid #1f71dd;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:9px}.presszone-forum-sidebar__icon{font-size:16px}.presszone-forum-hamburger{display:none;position:fixed;top:50px;left:5px;z-index:100001;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px;cursor:pointer;flex-direction:column;gap:4px;box-shadow:0 2px 8px rgba(0,0,0,.15)}@media(max-width: 768px){.presszone-forum-hamburger{display:flex}}.presszone-forum-hamburger__bar{width:20px;height:2px;background:#0f172a;transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),opacity 250ms cubic-bezier(0.4, 0, 0.2, 1)}body.dark-mode .presszone-forum-hamburger{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-hamburger .presszone-forum-hamburger__bar{background:#e3e3e3}body.dark-mode .presszone-forum-input,body.dark-mode .presszone-forum-select,body.dark-mode .presszone-forum-textarea{background:#282a2c;border-color:#3c4043;color:#e3e3e3;color-scheme:dark}body.dark-mode .presszone-forum-input:hover,body.dark-mode .presszone-forum-select:hover,body.dark-mode .presszone-forum-textarea:hover{border-color:#5f6368}body.dark-mode .presszone-forum-input:focus,body.dark-mode .presszone-forum-select:focus,body.dark-mode .presszone-forum-textarea:focus{border-color:#1f71dd}body.dark-mode .presszone-forum-input:focus-visible,body.dark-mode .presszone-forum-select:focus-visible,body.dark-mode .presszone-forum-textarea:focus-visible{border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.15)}body.dark-mode .presszone-forum-input::placeholder,body.dark-mode .presszone-forum-textarea::placeholder{color:#9aa0a6}body.dark-mode .presszone-forum-form-group label{color:#e3e3e3}body.dark-mode .presszone-forum-btn--primary:hover:not(:disabled){background:#185bb5}body.dark-mode .presszone-forum-btn--success{background:#34d399;color:#fff}body.dark-mode .presszone-forum-btn--success:hover:not(:disabled){background:#10b981}body.dark-mode .presszone-forum-btn--danger{background:#f87171;color:#fff}body.dark-mode .presszone-forum-btn--danger:hover:not(:disabled){background:#f87171}body.dark-mode .presszone-forum-btn--undo{background:rgba(251,191,36,.2);color:#fbbf24;border-color:rgba(251,191,36,.3)}body.dark-mode .presszone-forum-btn--undo:hover:not(:disabled){background:rgba(251,191,36,.15)}body.dark-mode .presszone-forum-btn-arrow:hover:not(:disabled){background:rgba(31,113,221,.15);border-color:#1f71dd;color:#1f71dd}body.dark-mode .presszone-forum-button--secondary{background:#282a2c;color:#e3e3e3;border-color:#3c4043}body.dark-mode .presszone-forum-button--secondary:hover{background:#353739}body.dark-mode .presszone-forum-button--ghost{color:#e3e3e3}body.dark-mode .presszone-forum-button--ghost:hover{background:hsla(0,0%,100%,.05)}body.dark-mode .presszone-forum-button--danger{background:#f87171;color:#fff}body.dark-mode .presszone-forum-button--danger:hover{background:#f87171}body.dark-mode .presszone-forum-btn--warning{background:rgba(251,191,36,.05);color:#e3e3e3;border-color:rgba(251,191,36,.3)}body.dark-mode .presszone-forum-btn--warning:hover{background:rgba(251,191,36,.15);border-color:#fbbf24}body.dark-mode .presszone-forum-table{border-color:#3c4043}body.dark-mode .presszone-forum-table th{background:#282a2c;color:#e3e3e3;border-bottom-color:#3c4043}body.dark-mode .presszone-forum-table td{border-bottom-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-table tbody tr:hover{background:hsla(0,0%,100%,.03)}body.dark-mode .presszone-forum-card,body.dark-mode .presszone-forum-panel{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-card__header{border-bottom-color:#3c4043}body.dark-mode .presszone-forum-card__title{color:#e3e3e3}body.dark-mode .presszone-forum-list-item,body.dark-mode .presszone-forum-node-item,body.dark-mode .presszone-forum-forum-row,body.dark-mode .presszone-forum-user-row,body.dark-mode .presszone-forum-ban-item{background:#1e1f20;border-color:#3c4043}.presszone-forum-forum-row:hover,.presszone-forum-user-row:hover{background:#f1f5f9}body.dark-mode .presszone-forum-list-item:hover,body.dark-mode .presszone-forum-node-item:hover,body.dark-mode .presszone-forum-forum-row:hover,body.dark-mode .presszone-forum-user-row:hover{background:#282a2c}body.dark-mode .presszone-forum-modal{background:#1e1f20}body.dark-mode .presszone-forum-modal__content{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-modal__header{background:#1e1f20;border-bottom-color:#3c4043}body.dark-mode .presszone-forum-modal__header h2{color:#e3e3e3}body.dark-mode .presszone-forum-modal__title{color:#e3e3e3}body.dark-mode .presszone-forum-modal__close{background:#282a2c;color:#9aa0a6}body.dark-mode .presszone-forum-modal__close:hover{color:#e3e3e3;background:hsla(0,0%,100%,.05)}body.dark-mode .presszone-forum-modal__actions{background:#1e1f20;border-top-color:#3c4043;margin-top:0}.presszone-forum-dropdown__item{transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-dropdown__item:hover{background:#e2e8f0;color:#0f172a}body.dark-mode .presszone-forum-dropdown{background:#282a2c;border-color:#3c4043}body.dark-mode .presszone-forum-dropdown__item{color:#e3e3e3}body.dark-mode .presszone-forum-dropdown__item:hover{background:#353739}body.dark-mode .presszone-forum-badge{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-badge--category{background:rgba(59,130,246,.2);color:#93c5fd}body.dark-mode .presszone-forum-badge--forum{background:rgba(34,197,94,.2);color:#86efac}body.dark-mode .presszone-forum-badge--link{background:rgba(251,191,36,.2);color:#fde68a}body.dark-mode .presszone-forum-badge--page{background:rgba(168,85,247,.2);color:#d8b4fe}body.dark-mode .presszone-forum-tabs__item{color:#9aa0a6}body.dark-mode .presszone-forum-tabs__item:hover{color:#e3e3e3;background:#353739}body.dark-mode .presszone-forum-tabs__item--active{color:#60a5fa;background:rgba(31,113,221,.15)}body.dark-mode .presszone-forum-tabs__count{background:#282a2c;color:#9aa0a6}body.dark-mode .presszone-forum-tabs__item--active .presszone-forum-tabs__count{background:rgba(31,113,221,.15);color:#60a5fa}body.dark-mode .presszone-forum-alert{background:#282a2c;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-alert--success{background:rgba(52,211,153,.2);border-color:#34d399;color:#34d399}body.dark-mode .presszone-forum-alert--warning{background:rgba(251,191,36,.2);border-color:#fbbf24;color:#fbbf24}body.dark-mode .presszone-forum-alert--error{background:rgba(248,113,113,.2);border-color:#f87171;color:#f87171}body.dark-mode .presszone-forum-notice--success{background:rgba(52,211,153,.2);border-color:#34d399;color:#34d399}body.dark-mode .presszone-forum-notice--error{background:rgba(248,113,113,.2);border-color:#f87171;color:#f87171}body.dark-mode .presszone-forum-notice--warning{background:rgba(251,191,36,.2);border-color:#fbbf24;color:#fbbf24}body.dark-mode .presszone-forum-notice--info{background:rgba(59,130,246,.15);border-color:#60a5fa;color:#60a5fa}.presszone-forum-sidebar-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:99999}.presszone-forum-sidebar-open .presszone-forum-sidebar{transform:translateX(0)}@media(max-width: 768px){.presszone-forum-sidebar-open .presszone-forum-sidebar-overlay{display:block}}@media(max-width: 768px){.presszone-forum-sidebar-open .presszone-forum-hamburger__bar:nth-child(1){transform:rotate(45deg) translate(4px, 4px)}.presszone-forum-sidebar-open .presszone-forum-hamburger__bar:nth-child(2){opacity:0}.presszone-forum-sidebar-open .presszone-forum-hamburger__bar:nth-child(3){transform:rotate(-45deg) translate(4px, -4px)}}.presszone-forum-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;gap:16px}.presszone-forum-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#1f71dd;border-radius:50%;animation:presszoneForumSpin .8s linear infinite}@keyframes presszoneForumSpin{to{transform:rotate(360deg)}}.presszone-forum-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-btn:disabled{opacity:.6;cursor:not-allowed}.presszone-forum-btn--primary{background:#1f71dd;color:#fff}.presszone-forum-btn--primary:hover:not(:disabled){background:#185bb5}.presszone-forum-btn--secondary{background:#f1f5f9;color:#0f172a}.presszone-forum-btn--secondary:hover:not(:disabled){background:#e2e8f0}.presszone-forum-btn:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(31,113,221,.08),0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)}.presszone-forum-btn-icon{background:none;border:none;padding:6px;cursor:pointer;opacity:.7;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-btn-icon:hover{opacity:1}.presszone-forum-btn-icon:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(31,113,221,.08)}.presszone-forum-btn-icon--danger:hover{opacity:1;color:#ef4444}body.dark-mode .presszone-forum-btn-icon:hover{opacity:1}body.dark-mode .presszone-forum-btn-icon--danger:hover{opacity:1;color:#f87171}.presszone-forum-btn--ghost{background:rgba(0,0,0,0);color:#64748b;border:1px solid rgba(0,0,0,0)}.presszone-forum-btn--ghost:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.presszone-forum-btn--lg{padding:12px 24px;font-size:15px;font-weight:600}.presszone-forum-btn--sm{padding:4px 10px;font-size:12px}.presszone-forum-btn--success{background:#10b981;color:#fff}.presszone-forum-btn--success:hover:not(:disabled){background:#059669}.presszone-forum-btn--danger{background:#ef4444;color:#fff}.presszone-forum-btn--danger:hover:not(:disabled){background:#dc2626}.presszone-forum-btn--warning{background:rgba(245,158,11,.08);color:#0f172a;border:1px solid rgba(251,191,36,.3)}.presszone-forum-btn--warning:hover:not(:disabled){background:rgba(245,158,11,.15);border-color:#f59e0b}.presszone-forum-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:12px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;background:rgba(31,113,221,.08);color:#1f71dd}.presszone-forum-badge--category{background:#dbeafe;color:#1e40af}.presszone-forum-badge--forum{background:#dcfce7;color:#166534}.presszone-forum-badge--link{background:#fef3c7;color:#92400e}.presszone-forum-badge--page{background:#f3e8ff;color:#7c3aed}.presszone-forum-badge--success{background:rgba(16,185,129,.2);color:#10b981}.presszone-forum-badge--danger{background:rgba(239,68,68,.2);color:#ef4444}.presszone-forum-badge--warning{background:rgba(245,158,11,.2);color:#f59e0b}.presszone-forum-status-tag{display:inline-flex;align-items:center;padding:2px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.presszone-forum-status-tag--ok{background:rgba(16,185,129,.2);color:#10b981}.presszone-forum-status-tag--missing{background:rgba(239,68,68,.2);color:#ef4444}.presszone-forum-node-item__row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f1f5f9;border-radius:12px}.presszone-forum-node-item__row:hover{background:#e2e8f0}.presszone-forum-node-item__controls{display:flex;gap:4px}.presszone-forum-node-item__info{display:flex;align-items:center;gap:8px;flex:1}.presszone-forum-input,.presszone-forum-select,.presszone-forum-textarea{width:100%;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-size:14px;transition:border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-input:hover,.presszone-forum-select:hover,.presszone-forum-textarea:hover{border-color:#cbd5e1}.presszone-forum-input:focus,.presszone-forum-select:focus,.presszone-forum-textarea:focus{outline:none;border-color:#1f71dd}.presszone-forum-input:focus-visible,.presszone-forum-select:focus-visible,.presszone-forum-textarea:focus-visible{outline:none;border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.08)}.presszone-forum-input--small{width:120px}.presszone-forum-textarea--code{font-family:"SF Mono","Consolas",monospace;font-size:13px}.presszone-forum-autocomplete{position:relative}.presszone-forum-autocomplete__dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 12px 24px -8px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);z-index:10;max-height:300px;overflow-y:auto;margin-top:4px;display:none}.presszone-forum-autocomplete__dropdown--portal{position:fixed;z-index:999999}.presszone-forum-autocomplete__message{padding:12px;text-align:center;color:#64748b}.presszone-forum-autocomplete__message--error{color:#ef4444}.presszone-forum-autocomplete__avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0}.presszone-forum-autocomplete__user-info{flex:1;min-width:0}.presszone-forum-autocomplete__user-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presszone-forum-autocomplete__user-handle{font-size:12px;color:#64748b}.presszone-forum-autocomplete__item{display:flex;align-items:center;gap:12px;padding:10px 12px;cursor:pointer;border-bottom:1px solid #e2e8f0;background:#fff;color:#0f172a;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-autocomplete__item:last-child{border-bottom:none}.presszone-forum-autocomplete__item:hover{background:#f1f5f9}body.dark-mode .presszone-forum-autocomplete__dropdown{background:#1e1f20;border-color:#3c4043;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 12px 24px -8px rgba(0,0,0,.35),0 4px 8px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.05)}body.dark-mode .presszone-forum-autocomplete__item{background:#1e1f20;color:#e3e3e3;border-bottom-color:#3c4043}body.dark-mode .presszone-forum-autocomplete__item:hover{background:#282a2c}body.dark-mode .presszone-forum-autocomplete__message{color:#9aa0a6}body.dark-mode .presszone-forum-autocomplete__message--error{color:#ef4444}body.dark-mode .presszone-forum-autocomplete__user-handle{color:#9aa0a6}.presszone-forum-form-group{margin-bottom:20px}.presszone-forum-form-group label{display:block;margin-bottom:6px;font-weight:500;color:#0f172a}.presszone-forum-form-group--checkbox label{display:flex;align-items:center;gap:8px;cursor:pointer}.presszone-forum-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.presszone-forum-form-row--thirds{grid-template-columns:1fr 1fr 1fr}.presszone-forum-form-group--half{margin-bottom:8px}.presszone-forum-form-group--third{margin-bottom:8px}.presszone-forum-form-help{margin-top:4px;font-size:12px;color:#64748b}.presszone-forum-form-help--row{margin-top:-8px;margin-bottom:20px}.presszone-forum-color-input{display:flex;gap:8px;align-items:center}.presszone-forum-color-input input[type=color]{width:40px;height:40px;padding:0;border:none;border-radius:12px;cursor:pointer}.presszone-forum-radio-group{display:flex;flex-direction:column;gap:8px}.presszone-forum-radio-group label{display:flex;align-items:center;gap:8px;cursor:pointer}.presszone-forum-dashboard__header{margin-bottom:24px}.presszone-forum-dashboard__header h1{font-size:28px;margin:0 0 4px 0}.presszone-forum-dashboard__subtitle{color:#64748b;margin:0}.presszone-forum-dashboard__stats-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;margin-bottom:24px}.presszone-forum-dashboard__bottom-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-top:24px}@media(max-width: 1200px){.presszone-forum-dashboard__bottom-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.presszone-forum-dashboard__bottom-grid{grid-template-columns:1fr}}.presszone-forum-widget{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;gap:12px;border-inline-start:4px solid #1f71dd;transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-widget:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.presszone-forum-widget--primary{border-inline-start-color:#1f71dd}.presszone-forum-widget--success{border-inline-start-color:#10b981}.presszone-forum-widget--warning{border-inline-start-color:#f59e0b}.presszone-forum-widget--error{border-inline-start-color:#ef4444}.presszone-forum-widget--no-accent{border-inline-start:0}.presszone-forum-widget__icon{font-size:24px}.presszone-forum-widget__content{flex:1;min-width:0}.presszone-forum-widget__value{display:flex;align-items:baseline;gap:8px;font-size:20px;font-weight:700;color:#0f172a;line-height:1.2}.presszone-forum-widget__growth{font-size:12px;font-weight:500;color:#10b981;opacity:.9;background:rgba(74,222,128,.1);padding:2px 6px;border-radius:8px}.presszone-forum-widget__label{font-size:12px;color:#64748b;margin-top:2px}.presszone-forum-widget__meta{display:flex;align-items:center;gap:8px;margin-top:4px;font-size:12px}.presszone-forum-widget__trend{font-weight:600}.presszone-forum-widget__trend--up{color:#10b981}.presszone-forum-widget__trend--down{color:#ef4444}.presszone-forum-widget__trend--neutral{color:#64748b}.presszone-forum-widget__comparison{color:#64748b;opacity:.8}body.dark-mode .presszone-forum-widget{background:#1e1f20}body.dark-mode .presszone-forum-widget:hover{box-shadow:0 8px 30px rgba(0,0,0,.5)}body.dark-mode .presszone-forum-widget--primary{border-inline-start-color:#1f71dd}body.dark-mode .presszone-forum-widget--success{border-inline-start-color:#34d399}body.dark-mode .presszone-forum-widget--warning{border-inline-start-color:#fbbf24}body.dark-mode .presszone-forum-widget--error{border-inline-start-color:#f87171}body.dark-mode .presszone-forum-widget__value{color:#e3e3e3}body.dark-mode .presszone-forum-widget__growth{color:#34d399;background:rgba(52,211,153,.2)}body.dark-mode .presszone-forum-widget__label{color:#9aa0a6}body.dark-mode .presszone-forum-widget__comparison{color:#9aa0a6}body.dark-mode .presszone-forum-widget__trend--up{color:#34d399}body.dark-mode .presszone-forum-widget__trend--down{color:#f87171}.presszone-forum-chart-container{position:relative;height:280px;width:100%;padding:20px 0;overflow:visible}@media(max-width: 768px){.presszone-forum-chart-container{height:200px}}.presszone-forum-chart-svg{width:100%;height:100%;overflow:visible}.presszone-forum-chart-gradient-start{stop-color:#1f71dd;stop-opacity:.2}.presszone-forum-chart-gradient-end{stop-color:#1f71dd;stop-opacity:0}.presszone-forum-chart-line{stroke:#1f71dd;stroke-width:3;stroke-linecap:round;vector-effect:non-scaling-stroke}.presszone-forum-chart-point{fill:#fff;stroke:#1f71dd;stroke-width:2;opacity:0;transition:opacity 150ms}.presszone-forum-chart-point.is-visible{opacity:1}.presszone-forum-chart-tooltip{position:absolute;top:0;left:0;background:#fff;border:1px solid #e2e8f0;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-radius:12px;padding:12px;pointer-events:none;z-index:10;opacity:0;transition:opacity 150ms ease,transform .1s linear;min-width:140px}.presszone-forum-chart-tooltip.is-visible{opacity:1}.presszone-forum-chart-tooltip .tooltip-date{font-size:12px;color:#64748b;margin-bottom:4px}.presszone-forum-chart-tooltip .tooltip-value{font-size:16px;font-weight:600;color:#0f172a}.presszone-forum-chart-tooltip .tooltip-meta{font-size:12px;color:#334155;margin-top:4px;display:flex;gap:8px}body.dark-mode .presszone-forum-chart-gradient-start{stop-color:#1f71dd}body.dark-mode .presszone-forum-chart-gradient-end{stop-color:#1f71dd}body.dark-mode .presszone-forum-chart-line{stroke:#1f71dd}body.dark-mode .presszone-forum-chart-point{fill:#1e1f20;stroke:#1f71dd}body.dark-mode .presszone-forum-chart-tooltip{background:#1e1f20;border-color:#3c4043;box-shadow:0 8px 30px rgba(0,0,0,.5)}body.dark-mode .presszone-forum-chart-tooltip .tooltip-date{color:#9aa0a6}body.dark-mode .presszone-forum-chart-tooltip .tooltip-value{color:#e3e3e3}body.dark-mode .presszone-forum-chart-tooltip .tooltip-meta{color:#c4c7c5}.presszone-forum-leaderboard{display:flex;flex-direction:column;gap:4px}.presszone-forum-leaderboard__item{display:flex;align-items:center;gap:12px;padding:8px;border-bottom:1px solid #e2e8f0;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-leaderboard__item:hover{background:#f1f5f9;border-radius:8px}.presszone-forum-leaderboard__item:last-child{border-bottom:none}.presszone-forum-leaderboard__rank{font-size:24px;width:40px;text-align:center;flex-shrink:0}.presszone-forum-leaderboard__avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0}.presszone-forum-leaderboard__name{flex:1;font-weight:500;color:#0f172a}.presszone-forum-leaderboard__count{color:#64748b;font-size:14px;flex-shrink:0}body.dark-mode .presszone-forum-leaderboard__item{border-bottom-color:#3c4043}body.dark-mode .presszone-forum-leaderboard__item:hover{background:#282a2c}body.dark-mode .presszone-forum-leaderboard__name{color:#e3e3e3}body.dark-mode .presszone-forum-leaderboard__count{color:#9aa0a6}.presszone-forum-timeline{display:flex;flex-direction:column;gap:10px}.presszone-forum-timeline__item{display:flex;gap:8px;padding:8px;border-inline-start:2px solid #e2e8f0;margin-inline-start:12px;transition:border-color 150ms}.presszone-forum-timeline__item:hover{border-inline-start-color:#1f71dd;background:#f1f5f9;border-radius:0 8px 8px 0}.presszone-forum-timeline__icon{font-size:20px;flex-shrink:0;width:24px;text-align:center}.presszone-forum-timeline__content{flex:1;display:flex;flex-direction:column;gap:4px}.presszone-forum-timeline__content strong{color:#0f172a}.presszone-forum-timeline__content em{color:#1f71dd;font-style:normal}.presszone-forum-timeline__time{color:#64748b;font-size:12px}body.dark-mode .presszone-forum-timeline__item{border-inline-start-color:#3c4043}body.dark-mode .presszone-forum-timeline__item:hover{border-inline-start-color:#1f71dd;background:#282a2c}body.dark-mode .presszone-forum-timeline__content strong{color:#e3e3e3}body.dark-mode .presszone-forum-timeline__content em{color:#1f71dd}body.dark-mode .presszone-forum-timeline__time{color:#9aa0a6}.presszone-forum-reports-list{display:flex;flex-direction:column;gap:8px}.presszone-forum-list-item{display:flex;align-items:center;justify-content:space-between;padding:8px;border-bottom:1px solid #e2e8f0;gap:16px;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-list-item:hover{background:#f1f5f9;border-radius:8px}.presszone-forum-list-item:last-child{border-bottom:none}.presszone-forum-list-item__content{flex:1;min-width:0}.presszone-forum-list-item__content strong{color:#0f172a;font-size:14px;display:block;margin-bottom:4px}.presszone-forum-list-item__content p{color:#64748b;font-size:13px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.dark-mode .presszone-forum-list-item{border-bottom-color:#3c4043}body.dark-mode .presszone-forum-list-item:hover{background:#282a2c}body.dark-mode .presszone-forum-list-item__content strong{color:#e3e3e3}body.dark-mode .presszone-forum-list-item__content p{color:#9aa0a6}.presszone-forum-widgets{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px;margin-bottom:24px}.presszone-forum-activity,.presszone-forum-health{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px}.presszone-forum-activity h2,.presszone-forum-health h2{margin:0 0 16px 0;font-size:16px}.presszone-forum-activity__grid{display:flex;gap:32px}.presszone-forum-activity__item{display:flex;flex-direction:column}.presszone-forum-activity__value{font-size:24px;font-weight:600;color:#1f71dd}.presszone-forum-activity__label{font-size:13px;color:#64748b}.presszone-forum-health__checks{display:flex;flex-direction:column;gap:8px}.presszone-forum-health__item{display:flex;align-items:center;gap:8px;font-size:14px}.presszone-forum-health__item--ok{color:#10b981}.presszone-forum-node-tree__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.presszone-forum-node-tree__header h1{margin:0 0 4px 0}.presszone-forum-node-tree__header p{color:#64748b;margin:0;font-size:14px}.presszone-forum-node-tree__header-actions{display:flex;gap:8px;align-items:center}.presszone-forum-btn--undo{background:rgba(245,158,11,.15);color:#f59e0b;border:1px solid #f59e0b;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-btn--undo:hover:not(:disabled){background:rgba(245,158,11,.2)}.presszone-forum-node-tree__content{background:#fff;border-radius:16px;padding:16px}.presszone-forum-node-list{list-style:none;padding:0;margin:0}.presszone-forum-node-item{margin-bottom:4px}.presszone-forum-node-item:hover{background:#f1f5f9}.presszone-forum-node-item.presszone-forum-depth-0{margin-left:0px}.presszone-forum-node-item.presszone-forum-depth-1{margin-left:24px}.presszone-forum-node-item.presszone-forum-depth-2{margin-left:48px}.presszone-forum-node-item.presszone-forum-depth-3{margin-left:72px}.presszone-forum-node-item.presszone-forum-depth-4{margin-left:96px}.presszone-forum-node-item.presszone-forum-depth-5{margin-left:120px}.presszone-forum-node-item.presszone-forum-depth-6{margin-left:144px}.presszone-forum-node-item.presszone-forum-depth-7{margin-left:168px}.presszone-forum-node-item.presszone-forum-depth-8{margin-left:192px}.presszone-forum-node-item.presszone-forum-depth-9{margin-left:216px}.presszone-forum-node-item.presszone-forum-depth-10{margin-left:240px}.presszone-forum-node-item__content{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f1f5f9;border-radius:12px}.presszone-forum-node-item--dragging .presszone-forum-node-item__content{box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)}.presszone-forum-node-item__handle{cursor:grab;color:#64748b;user-select:none}.presszone-forum-node-item__icon{font-size:16px}.presszone-forum-node-item__title{flex:1;font-weight:500}.presszone-forum-node-item__type{font-size:11px;padding:2px 8px;border-radius:12px;background:rgba(31,113,221,.08);color:#1f71dd;text-transform:uppercase}.presszone-forum-node-item__type--category{background:#dbeafe;color:#1e40af}.presszone-forum-node-item__type--link{background:#fef3c7;color:#92400e}.presszone-forum-node-item__type--forum{background:#dcfce7;color:#166534}.presszone-forum-node-item__type--page{background:#f3e8ff;color:#7c3aed}.presszone-forum-node-item__inactive{font-size:11px;color:#f59e0b}.presszone-forum-node-item__actions{display:flex;gap:4px;opacity:1;transition:opacity .15s}.presszone-forum-node-item__arrows{display:flex;flex-direction:column;gap:2px;margin-right:8px}.presszone-forum-btn-arrow{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;width:20px;height:16px;font-size:8px;line-height:1;cursor:pointer;color:#64748b;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1);padding:0;display:flex;align-items:center;justify-content:center}.presszone-forum-btn-arrow:hover:not(:disabled){background:rgba(31,113,221,.08);border-color:#1f71dd;color:#1f71dd}.presszone-forum-btn-arrow:disabled{opacity:.3;cursor:not-allowed}.presszone-forum-saving-indicator{position:fixed;bottom:24px;right:24px;background:#fff;padding:12px 20px;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);font-size:14px}.presszone-forum-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000}.presszone-forum-modal{background:#fff;border-radius:20px;width:100%;max-width:500px;height:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);overflow:hidden}.presszone-forum-modal__header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px 0;border-bottom:none;flex-shrink:0}.presszone-forum-modal__content{padding:16px 24px 24px;flex:1;overflow-y:auto}.presszone-forum-modal__suggestion{padding:12px 16px;background:rgba(245,158,11,.08);border:1px solid #f59e0b;border-radius:12px;margin-bottom:16px;display:flex;align-items:center;gap:8px}.presszone-forum-modal__suggestion-text{font-size:13px}body.dark-mode .presszone-forum-modal__suggestion{background:#1e1f20;border-color:#fbbf24}.presszone-forum-form--infraction{min-height:350px}.presszone-forum-infraction-user-display{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-weight:500;color:#0f172a}.presszone-forum-infraction-user-display .presszone-forum-avatar--sm{width:28px;height:28px;border-radius:50%;flex-shrink:0}.presszone-forum-infraction-user-display__handle{color:#64748b;font-weight:400}body.dark-mode .presszone-forum-infraction-user-display{background:#1e1f20;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-infraction-user-display .presszone-forum-infraction-user-display__handle{color:#9aa0a6}.presszone-forum-form-label--with-tooltip{display:flex;align-items:center;gap:6px}.presszone-forum-details--infraction{margin-bottom:16px}.presszone-forum-details__summary{cursor:pointer;color:#64748b;font-size:13px;padding:8px 0;display:flex;align-items:center;gap:6px}.presszone-forum-details__lock{opacity:.6;font-size:12px}.presszone-forum-form-group--details{margin-top:12px}body.dark-mode .presszone-forum-details__summary{color:#9aa0a6}.presszone-forum-modal__form{padding:16px 24px 24px}.presszone-forum-modal__actions{display:flex;gap:12px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#f1f5f9}.presszone-forum-permissions__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.presszone-forum-permissions__header h1{margin:0 0 4px 0}.presszone-forum-permissions__header p{color:#64748b;margin:0;font-size:14px}.presszone-forum-permissions__actions{display:flex;gap:8px}.presszone-forum-perm-legend{display:flex;gap:24px;margin-bottom:16px;font-size:14px}.presszone-forum-perm-legend__item{display:flex;align-items:center;gap:8px}.presszone-forum-perm-table__role-header{white-space:nowrap}.presszone-forum-role-name{margin-right:4px}.presszone-forum-role-tooltip,.presszone-forum-cap-tooltip,.presszone-forum-tooltip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:11px;color:#64748b;cursor:help;opacity:.6;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);position:relative}body.dark-mode .presszone-forum-role-tooltip:hover,body.dark-mode .presszone-forum-cap-tooltip:hover,body.dark-mode .presszone-forum-tooltip:hover{color:#1f71dd}body.dark-mode .presszone-forum-tooltip::after{background:#1e1f20;border-color:#3c4043;color:#e3e3e3;box-shadow:0 4px 20px rgba(0,0,0,.4),0 0 0 1px #3c4043}body.dark-mode .presszone-forum-tooltip::before{border-bottom-color:#1e1f20}.presszone-forum-tooltip::after{content:attr(title);position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:10px 14px;background:#fff;color:#0f172a;font-size:12px;font-weight:400;line-height:1.5;white-space:normal;width:max-content;max-width:280px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15),0 0 0 1px #e2e8f0;opacity:0;visibility:hidden;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),visibility 150ms cubic-bezier(0.4, 0, 0.2, 1),transform 150ms cubic-bezier(0.4, 0, 0.2, 1);z-index:10000;pointer-events:none;text-align:left}.presszone-forum-tooltip::before{content:"";position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;opacity:0;visibility:hidden;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),visibility 150ms cubic-bezier(0.4, 0, 0.2, 1);z-index:10001}.presszone-forum-tooltip:hover::after,.presszone-forum-tooltip:hover::before{opacity:1;visibility:visible}.presszone-forum-tooltip:hover::after{transform:translateX(-50%) translateY(4px)}.presszone-forum-perm-table__cap{display:flex;align-items:center;gap:6px}.presszone-forum-perm-trace__help{color:#64748b;font-size:13px;margin:0 0 12px 0}.presszone-forum-perm-table-wrapper{background:#fff;border-radius:16px;overflow:auto;max-width:100%;border:1px solid #e2e8f0;position:relative;max-height:calc(100vh - 200px)}.presszone-forum-perm-grid-wrapper{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:auto;max-height:calc(100vh - 200px);position:relative;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.presszone-forum-perm-grid{display:grid;min-width:100%}.presszone-forum-perm-grid__cell{padding:16px 12px;display:flex;align-items:center;border-bottom:1px solid #e2e8f0;background:#fff;font-size:14px;color:#0f172a}.presszone-forum-perm-grid__cell--header{background:#f1f5f9;font-weight:600;position:sticky;top:0;z-index:10;border-bottom:2px solid #e2e8f0;justify-content:center}.presszone-forum-perm-grid__cell--cap{position:sticky;left:0;z-index:5;background:#fff;border-right:2px solid #e2e8f0;font-weight:500;justify-content:flex-start}.presszone-forum-perm-grid__cell--sticky-corner{position:sticky;top:0;left:0;z-index:20;background:#f1f5f9;border-right:2px solid #e2e8f0;justify-content:flex-start}.presszone-forum-perm-grid__cell--action{justify-content:center}.presszone-forum-perm-grid__cell--action:hover{background:#f1f5f9}.presszone-forum-settings-group--horizontal{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-end}.presszone-forum-settings-group--horizontal>.presszone-forum-form-group{flex:1;min-width:250px;margin-bottom:0}.presszone-forum-perm-cell{width:32px;height:32px;border:none;border-radius:50%;font-weight:700;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;justify-content:center;margin:0 auto;padding:0;font-size:14px}.presszone-forum-perm-cell--allow{background:rgba(74,222,128,.2);color:#10b981}.presszone-forum-perm-cell--inherit{background:#f1f5f9;color:#64748b}.presszone-forum-perm-cell--never{background:rgba(239,68,68,.2);color:#ef4444}.presszone-forum-perm-trace{margin-top:32px;background:#fff;border-radius:16px;padding:20px}.presszone-forum-perm-trace h2{margin:0 0 16px 0;font-size:16px}.presszone-forum-perm-trace__form{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.presszone-forum-perm-trace__form .presszone-forum-input,.presszone-forum-perm-trace__form .presszone-forum-select{width:auto;min-width:150px}.presszone-forum-perm-trace__result{margin-top:16px;padding:16px;border-radius:12px}.presszone-forum-perm-trace__result h3{margin:0 0 12px 0}.presszone-forum-perm-trace__result ul{margin:0;padding-left:20px;font-size:13px}.presszone-forum-perm-trace__result--allowed{background:rgba(74,222,128,.1);border:1px solid #10b981}.presszone-forum-perm-trace__result--denied{background:rgba(248,113,113,.1);border:1px solid #ef4444}.presszone-forum-settings__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.presszone-forum-settings__header h1{margin:0}.presszone-forum-tabs{display:flex;gap:4px;margin-bottom:24px;border-radius:12px;padding:4px;overflow-x:auto;scrollbar-width:none}.presszone-forum-tabs::-webkit-scrollbar{display:none}.presszone-forum-tabs__item{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:none;border:none;border-radius:12px;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1),background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);white-space:nowrap}.presszone-forum-tabs__item:hover{color:#0f172a;background:#f1f5f9}.presszone-forum-tabs__item--active{background:rgba(31,113,221,.08);color:#1f71dd}.presszone-forum-tabs__icon{font-size:16px}.presszone-forum-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;background:#f1f5f9;border-radius:10px;color:#64748b}.presszone-forum-tabs__item--active .presszone-forum-tabs__count{background:rgba(31,113,221,.08);color:#1f71dd}.presszone-forum-tabs--modal{margin-bottom:0;padding:4px 24px}.presszone-forum-tabs--modal .presszone-forum-tabs__item{font-size:13px}.presszone-forum-settings__panel{background:#fff;border-radius:16px;padding:24px}.presszone-forum-settings__section-title{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#1f71dd;margin:0 0 16px 0;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.presszone-forum-settings__section-title:not(:first-child){margin-top:28px}.presszone-forum-settings__footer{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}.presszone-forum-saas-status{margin-top:24px;padding:16px;background:#f1f5f9;border-radius:12px}.presszone-forum-saas-status h3{margin:0 0 12px 0;font-size:14px}.presszone-forum-saas-status__indicator{display:flex;align-items:center;gap:8px}.presszone-forum-saas-status__dot{width:10px;height:10px;border-radius:50%;background:#f59e0b}.presszone-forum-pending-changes-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg, rgba(245, 158, 11, 0.15), rgba(245, 158, 11, 0.08));border:1px solid #f59e0b;border-radius:12px;margin-bottom:16px;animation:presszoneForumSlideInDown 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-pending-changes-bar__icon{font-size:18px}.presszone-forum-pending-changes-bar__text{flex:1;font-size:14px;font-weight:500;color:#f59e0b}.presszone-forum-pending-changes-bar__actions{display:flex;gap:8px}.presszone-forum-node-drag-preview{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);font-weight:500;border:2px solid #1f71dd}.presszone-forum-node-item--changed .presszone-forum-node-item__content{border-left:3px solid #f59e0b;background:rgba(245,158,11,.05)}.presszone-forum-node-item--dragging{opacity:.4}.presszone-forum-node-item--over{background:rgba(31,113,221,.08);border-radius:12px}.presszone-forum-content:has(.presszone-forum-moderation-sticky-header){display:flex;flex-direction:column;height:calc(100vh - 46px - 48px);overflow:hidden}.presszone-forum-moderation-sticky-header{flex-shrink:0;background:#f8fafc;padding-bottom:0;margin:-24px -24px 0 -24px;padding:24px 24px 0 24px;border-bottom:1px solid #e2e8f0}.presszone-forum-moderation-sticky-header .presszone-forum-dashboard__header{margin-bottom:16px}.presszone-forum-moderation-sticky-header .presszone-forum-tabs{margin-bottom:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.presszone-forum-moderation-sticky-header .presszone-forum-tabs::-webkit-scrollbar{height:4px}.presszone-forum-moderation-sticky-header .presszone-forum-tabs::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.presszone-forum-moderation-sticky-header .presszone-forum-tabs::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}body.dark-mode .presszone-forum-moderation-sticky-header{background:#1e1f20;border-bottom-color:#3c4043}body.dark-mode .presszone-forum-moderation__card{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-moderation__type,body.dark-mode .presszone-forum-moderation__header h1{color:#e3e3e3}body.dark-mode .presszone-forum-moderation__date,body.dark-mode .presszone-forum-moderation__meta{color:#9aa0a6}body.dark-mode .presszone-forum-moderation__preview{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-moderation__reason{background:rgba(239,68,68,.1);border-left-color:#f87171}body.dark-mode .presszone-forum-moderation__reason strong{color:#f87171}body.dark-mode .presszone-forum-moderation__reason p{color:#e3e3e3}body.dark-mode .presszone-forum-moderation__empty{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-moderation__empty h2{color:#e3e3e3}body.dark-mode .presszone-forum-moderation__empty p{color:#9aa0a6}.presszone-forum-moderation-content{flex:1;overflow-y:auto;padding:24px;margin:0 -24px -24px -24px}.presszone-forum-moderation-content .presszone-forum-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.presszone-forum-moderation-content .presszone-forum-table-container::-webkit-scrollbar{height:8px}.presszone-forum-moderation-content .presszone-forum-table-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.presszone-forum-moderation-content .presszone-forum-table-container::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.presszone-forum-moderation-content .presszone-forum-table-container::-webkit-scrollbar-thumb:hover{background:#64748b}@media(max-width: 768px){.presszone-forum-content:has(.presszone-forum-moderation-sticky-header){height:calc(100vh - 46px - 60px - 48px)}.presszone-forum-moderation-sticky-header{margin:-24px -16px 0 -16px;padding:16px 16px 0 16px}.presszone-forum-moderation-sticky-header .presszone-forum-dashboard__header{margin-bottom:12px}.presszone-forum-moderation-sticky-header .presszone-forum-dashboard__header h1{font-size:22px}.presszone-forum-moderation-sticky-header .presszone-forum-tabs{gap:0}.presszone-forum-moderation-sticky-header .presszone-forum-tabs__item{padding:10px 14px;font-size:13px}.presszone-forum-moderation-content{padding:16px;margin:0 -16px -16px -16px}}.presszone-forum-moderation{max-width:1000px}.presszone-forum-moderation__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px;flex-wrap:wrap}.presszone-forum-moderation__header h1{margin:0;font-size:24px;font-weight:600;color:#0f172a}.presszone-forum-moderation__filters{display:flex;gap:8px}.presszone-forum-moderation__empty{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.presszone-forum-moderation__empty-icon{font-size:48px;display:block;margin-bottom:16px}.presszone-forum-moderation__empty h2{margin:0 0 8px;font-size:20px;font-weight:600}.presszone-forum-moderation__empty p{margin:0;color:#64748b}.presszone-forum-moderation__list{display:flex;flex-direction:column;gap:16px}.presszone-forum-moderation__card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:20px;transition:box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-moderation__card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03)}body.dark-mode .presszone-forum-moderation__card:hover{box-shadow:0 8px 30px rgba(0,0,0,.5)}.presszone-forum-moderation__card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.presszone-forum-moderation__type{font-weight:600;font-size:14px;color:#0f172a}.presszone-forum-moderation__date{font-size:12px;color:#64748b}.presszone-forum-moderation__content{margin-bottom:12px}.presszone-forum-moderation__preview{margin:0;padding:12px;background:#f1f5f9;border-radius:12px;color:#0f172a;font-size:14px;line-height:1.5}.presszone-forum-moderation__reason{margin-bottom:16px;padding:12px;background:rgba(239,68,68,.05);border-radius:12px;border-left:3px solid #ef4444}.presszone-forum-moderation__reason strong{display:block;margin-bottom:4px;font-size:12px;color:#ef4444;text-transform:uppercase;letter-spacing:.5px}.presszone-forum-moderation__reason p{margin:0;font-size:14px;color:#0f172a}.presszone-forum-moderation__meta{font-size:12px;color:#64748b;margin-bottom:16px}.presszone-forum-moderation__actions{display:flex;gap:8px;flex-wrap:wrap}.presszone-forum-moderation-user-header{margin-bottom:16px}.presszone-forum-widget--no-accent{border-inline-start:0;background:#f1f5f9}body.dark-mode .presszone-forum-widget--no-accent{background:#282a2c}.presszone-forum-moderation-user-header__title-row{display:flex;align-items:center;gap:8px}.presszone-forum-moderation-user-header__name{margin:0}.presszone-forum-moderation-user-header__handle{margin:0}.presszone-forum-moderation-user-header__user{flex:1;min-width:0}.presszone-forum-moderation-user-header__stats{display:flex;gap:12px;margin-right:24px}@media(max-width: 768px){.presszone-forum-moderation-user-header{flex-direction:column;align-items:stretch;gap:16px}.presszone-forum-moderation-user-header__stats{margin-right:0;width:100%;justify-content:space-between;flex-wrap:wrap;gap:8px}.presszone-forum-moderation-user-header__user{width:100%}.presszone-forum-moderation-user-header__title-row{flex-wrap:wrap}}.presszone-forum-stat-badge{text-align:center;min-width:92px}@media(max-width: 768px){.presszone-forum-stat-badge{min-width:0;flex:1;padding:4px}}.presszone-forum-stat-badge__value{font-size:20px;font-weight:700;color:#64748b}.presszone-forum-stat-badge__label{font-size:11px;color:#64748b}.presszone-forum-stat-badge--warning:not(.is-zero) .presszone-forum-stat-badge__value{color:#f59e0b}.presszone-forum-stat-badge--mute:not(.is-zero) .presszone-forum-stat-badge__value{color:#1f71dd}.presszone-forum-stat-badge--ban:not(.is-zero) .presszone-forum-stat-badge__value{color:#ef4444}body.dark-mode .presszone-forum-stat-badge__value{color:#9aa0a6}body.dark-mode .presszone-forum-stat-badge__label{color:#9aa0a6}body.dark-mode .presszone-forum-stat-badge--warning:not(.is-zero) .presszone-forum-stat-badge__value{color:#fbbf24}body.dark-mode .presszone-forum-stat-badge--mute:not(.is-zero) .presszone-forum-stat-badge__value{color:#1f71dd}body.dark-mode .presszone-forum-stat-badge--ban:not(.is-zero) .presszone-forum-stat-badge__value{color:#f87171}.presszone-forum-moderation-escalation{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}@media(max-width: 768px){.presszone-forum-moderation-escalation{display:block;overflow-x:auto;white-space:nowrap;padding-bottom:24px}}.presszone-forum-moderation-escalation__label{font-size:13px;font-weight:500;color:#64748b;white-space:nowrap}.presszone-forum-moderation-escalation__steps{display:flex;align-items:center;gap:8px;flex:1;min-width:0;flex-wrap:wrap}@media(max-width: 768px){.presszone-forum-moderation-escalation__steps{flex-wrap:nowrap}}body.dark-mode .presszone-forum-moderation-escalation{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-moderation-escalation__label{color:#9aa0a6}.presszone-forum-escalation-step{display:flex;flex-direction:column;align-items:center;gap:4px}.presszone-forum-escalation-step__circle{width:24px;height:24px;border-radius:50%}@media(max-width: 768px){.presszone-forum-escalation-step__circle{width:20px;height:20px;font-size:9px}}.presszone-forum-escalation-step__circle{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;transition:box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-escalation-step__label{font-size:10px;color:#64748b}.presszone-forum-escalation-connector{width:20px;height:2px;background:#e2e8f0;border-radius:2px;margin-top:-12px}body.dark-mode .presszone-forum-escalation-step__circle{background:#282a2c;color:#9aa0a6;border-color:#3c4043}body.dark-mode .presszone-forum-escalation-step__label{color:#9aa0a6}body.dark-mode .presszone-forum-escalation-connector{background:#3c4043}.presszone-forum-escalation-step.is-active .presszone-forum-escalation-step__circle{color:#fff;border-color:rgba(0,0,0,0)}.presszone-forum-escalation-step.is-active .presszone-forum-escalation-step__label{font-weight:500}.presszone-forum-escalation-step--0.is-active .presszone-forum-escalation-step__circle{background:#10b981}.presszone-forum-escalation-step--0.is-active .presszone-forum-escalation-step__label{color:#10b981}.presszone-forum-escalation-step--0.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(16,185,129,.25)}.presszone-forum-escalation-step--1.is-active .presszone-forum-escalation-step__circle{background:#f59e0b}.presszone-forum-escalation-step--1.is-active .presszone-forum-escalation-step__label{color:#f59e0b}.presszone-forum-escalation-step--1.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(245,158,11,.25)}.presszone-forum-escalation-step--2.is-active .presszone-forum-escalation-step__circle{background:#f97316}.presszone-forum-escalation-step--2.is-active .presszone-forum-escalation-step__label{color:#f97316}.presszone-forum-escalation-step--2.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(249,115,22,.25)}.presszone-forum-escalation-step--3.is-active .presszone-forum-escalation-step__circle{background:#ef4444}.presszone-forum-escalation-step--3.is-active .presszone-forum-escalation-step__label{color:#ef4444}.presszone-forum-escalation-step--3.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(239,68,68,.25)}.presszone-forum-escalation-step--4.is-active .presszone-forum-escalation-step__circle{background:#991b1b}.presszone-forum-escalation-step--4.is-active .presszone-forum-escalation-step__label{color:#991b1b}.presszone-forum-escalation-step--4.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(153,27,27,.25)}.presszone-forum-escalation-connector--0.is-active{background:#10b981}.presszone-forum-escalation-connector--1.is-active{background:#f59e0b}.presszone-forum-escalation-connector--2.is-active{background:#f97316}.presszone-forum-escalation-connector--3.is-active{background:#ef4444}body.dark-mode .presszone-forum-escalation-step.is-active .presszone-forum-escalation-step__circle{color:#fff}body.dark-mode .presszone-forum-escalation-step--0.is-active .presszone-forum-escalation-step__circle{background:#34d399}body.dark-mode .presszone-forum-escalation-step--0.is-active .presszone-forum-escalation-step__label{color:#34d399}body.dark-mode .presszone-forum-escalation-step--0.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(52,211,153,.25)}body.dark-mode .presszone-forum-escalation-step--1.is-active .presszone-forum-escalation-step__circle{background:#fbbf24}body.dark-mode .presszone-forum-escalation-step--1.is-active .presszone-forum-escalation-step__label{color:#fbbf24}body.dark-mode .presszone-forum-escalation-step--1.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(251,191,36,.25)}body.dark-mode .presszone-forum-escalation-step--2.is-active .presszone-forum-escalation-step__circle{background:#fb923c}body.dark-mode .presszone-forum-escalation-step--2.is-active .presszone-forum-escalation-step__label{color:#fb923c}body.dark-mode .presszone-forum-escalation-step--2.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(251,146,60,.25)}body.dark-mode .presszone-forum-escalation-step--3.is-active .presszone-forum-escalation-step__circle{background:#f87171}body.dark-mode .presszone-forum-escalation-step--3.is-active .presszone-forum-escalation-step__label{color:#f87171}body.dark-mode .presszone-forum-escalation-step--3.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(248,113,113,.25)}body.dark-mode .presszone-forum-escalation-step--4.is-active .presszone-forum-escalation-step__circle{background:#ef4444}body.dark-mode .presszone-forum-escalation-step--4.is-active .presszone-forum-escalation-step__label{color:#ef4444}body.dark-mode .presszone-forum-escalation-step--4.is-active.is-current .presszone-forum-escalation-step__circle{box-shadow:0 0 0 3px rgba(239,68,68,.25)}body.dark-mode .presszone-forum-escalation-connector--0.is-active{background:#34d399}body.dark-mode .presszone-forum-escalation-connector--1.is-active{background:#fbbf24}body.dark-mode .presszone-forum-escalation-connector--2.is-active{background:#fb923c}body.dark-mode .presszone-forum-escalation-connector--3.is-active{background:#f87171}.presszone-forum-moderation-suggested{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(245,158,11,.08);border:1px solid #f59e0b;border-radius:12px;margin-bottom:16px}.presszone-forum-moderation-suggested__icon{font-size:18px}.presszone-forum-moderation-suggested__content{flex:1;min-width:0}.presszone-forum-moderation-suggested__label{color:#f59e0b}.presszone-forum-moderation-suggested__rationale{margin:4px 0 0;font-size:12px;color:#64748b}body.dark-mode .presszone-forum-moderation-suggested{background:#1e1f20;border-color:#fbbf24}body.dark-mode .presszone-forum-moderation-suggested__label{color:#fbbf24}body.dark-mode .presszone-forum-moderation-suggested__rationale{color:#9aa0a6}.presszone-forum-moderation__internal-note{margin-top:8px;padding-top:8px;border-top:1px dashed #e2e8f0;font-size:12px;color:#64748b;font-style:italic}.presszone-forum-moderation__internal-note-label{font-weight:500;font-style:normal}body.dark-mode .presszone-forum-moderation__internal-note{border-top-color:#3c4043;color:#9aa0a6}.presszone-forum-list{list-style:none;margin:0;padding:0;max-height:280px;overflow-y:auto;scrollbar-width:thin}.presszone-forum-list__item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e2e8f0}.presszone-forum-list__item:last-child{border-bottom:none}.presszone-forum-list__item--contributor{gap:12px}.presszone-forum-list__name{flex:1;font-weight:500;color:#0f172a}.presszone-forum-list__meta{font-size:13px;color:#64748b}.presszone-forum-badge--rank{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;background:rgba(31,113,221,.08);color:#1f71dd;border-radius:50%;font-size:12px;font-weight:700;padding:0}.presszone-forum-activity-list__reason{font-size:.9em;margin:4px 0}.presszone-forum-activity-list__resolved{font-size:.9em;margin-top:2px;color:#10b981}.presszone-forum-activity-list__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.presszone-forum-alert{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:8px;margin-bottom:24px}.presszone-forum-alert--warning{background:rgba(251,191,36,.15);border:1px solid rgba(251,191,36,.3);color:#f59e0b}.presszone-forum-alert__icon{font-size:20px}.presszone-forum-notice{padding:14px 18px;border-radius:8px;margin-bottom:20px;font-weight:500;font-size:13px;line-height:1.5}.presszone-forum-notice--success{background:rgba(16,185,129,.2);border:1px solid #10b981;color:#059669}.presszone-forum-notice--error{background:rgba(239,68,68,.1);border:1px solid #ef4444;color:#dc2626}.presszone-forum-notice--warning{background:rgba(251,191,36,.08);border:1px solid #f59e0b;color:#d97706}.presszone-forum-notice--info{background:rgba(31,113,221,.08);border:1px solid #1f71dd;color:#185bb5}.presszone-forum-activity-chart h2,.presszone-forum-recent-activity h2,.presszone-forum-top-contributors h2,.presszone-forum-quick-stats h2{font-size:16px;margin:0 0 16px;color:#0f172a}.presszone-forum-chart{display:flex;align-items:flex-end;gap:6px;height:120px;padding-top:10px}.presszone-forum-chart__bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.presszone-forum-chart__bar{width:100%;background:linear-gradient(to top, #A8C7FA, #60a5fa);border-radius:4px 4px 0 0;min-height:4px;transition:height .3s ease}.presszone-forum-chart__label{font-size:10px;color:#64748b;margin-top:6px}.presszone-forum-activity-list{list-style:none;margin:0;padding:0;max-height:250px;overflow-y:auto;scrollbar-width:thin}.presszone-forum-activity-list__item{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #e2e8f0}.presszone-forum-activity-list__item:last-child{border-bottom:none}.presszone-forum-activity-list__icon{font-size:16px}.presszone-forum-activity-list__content{flex:1;font-size:13px;line-height:1.4}.presszone-forum-activity-list__time{font-size:11px;color:#64748b}.presszone-forum-stats-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:16px;margin-top:24px}.presszone-forum-stat-card{display:flex;flex-direction:row;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:16px 20px;border-inline-start:4px solid rgba(0,0,0,0);transition:border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-stat-card__icon{font-size:28px;line-height:1;flex-shrink:0}.presszone-forum-stat-card__value{font-size:32px;font-weight:700;line-height:1;flex-shrink:0;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-stat-card__label{font-size:13px;font-weight:500;line-height:1.2;color:#64748b;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-stat-card--red{border-inline-start-color:#e53935}.presszone-forum-stat-card--red .presszone-forum-stat-card__value{color:#e53935}.presszone-forum-stat-card--orange{border-inline-start-color:#fb8c00}.presszone-forum-stat-card--orange .presszone-forum-stat-card__value{color:#fb8c00}.presszone-forum-stat-card--yellow{border-inline-start-color:#fdd835}.presszone-forum-stat-card--yellow .presszone-forum-stat-card__value{color:#fdd835}.presszone-forum-stat-card--blue{border-inline-start-color:#42a5f5}.presszone-forum-stat-card--blue .presszone-forum-stat-card__value{color:#42a5f5}.presszone-forum-stat-card--green{border-inline-start-color:#43a047}.presszone-forum-stat-card--green .presszone-forum-stat-card__value{color:#43a047}.presszone-forum-stat-card--purple{border-inline-start-color:#8e24aa}.presszone-forum-stat-card--purple .presszone-forum-stat-card__value{color:#8e24aa}.presszone-forum-stat-card--cyan{border-inline-start-color:#00acc1}.presszone-forum-stat-card--cyan .presszone-forum-stat-card__value{color:#00acc1}.presszone-forum-stat-card--muted{border-inline-start-color:#64748b}.presszone-forum-stat-card--muted .presszone-forum-stat-card__value{color:#64748b}.presszone-forum-actions-row{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.presszone-forum-activity-section{margin-top:32px}.presszone-forum-activity-section__title{margin:0 0 16px 0;font-size:16px;font-weight:600;color:#0f172a}.presszone-forum-timeline{background:#fff;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:0}.presszone-forum-timeline__loading,.presszone-forum-timeline__error{text-align:center;padding:24px;color:#64748b}.presszone-forum-timeline__error{color:#ef4444}.presszone-forum-timeline__empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 24px;text-align:center;color:#64748b}.presszone-forum-timeline__empty-icon{font-size:32px;opacity:.6}.presszone-forum-timeline__item{display:flex;gap:12px;padding:12px 8px;border-inline-start:2px solid #e2e8f0;margin-inline-start:12px;transition:border-color 150ms cubic-bezier(0.4, 0, 0.2, 1),background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-timeline__item:hover{border-inline-start-color:#1f71dd;background:#f1f5f9;border-radius:0 8px 8px 0}.presszone-forum-timeline__icon{font-size:20px;flex-shrink:0;width:24px;text-align:center;line-height:1}.presszone-forum-timeline__icon--danger{filter:saturate(1.2)}.presszone-forum-timeline__icon--warning{filter:saturate(1.1)}.presszone-forum-timeline__icon--success{filter:saturate(1.2)}.presszone-forum-timeline__content{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.presszone-forum-timeline__header{display:flex;align-items:center;gap:6px;flex-wrap:wrap;font-size:14px;line-height:1.4}.presszone-forum-timeline__user{font-weight:600;color:#0f172a}.presszone-forum-timeline__action{color:#64748b}.presszone-forum-timeline__meta{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presszone-forum-timeline__time{font-size:12px;color:#64748b;white-space:nowrap;flex-shrink:0;margin-inline-start:auto}body.dark-mode .presszone-forum-stat-card{background:#1e1f20}body.dark-mode .presszone-forum-stat-card__label{color:#9aa0a6}body.dark-mode .presszone-forum-stat-card--red{border-inline-start-color:#f87171}body.dark-mode .presszone-forum-stat-card--red .presszone-forum-stat-card__value{color:#f87171}body.dark-mode .presszone-forum-stat-card--orange{border-inline-start-color:#fb923c}body.dark-mode .presszone-forum-stat-card--orange .presszone-forum-stat-card__value{color:#fb923c}body.dark-mode .presszone-forum-stat-card--yellow{border-inline-start-color:#fde047}body.dark-mode .presszone-forum-stat-card--yellow .presszone-forum-stat-card__value{color:#fde047}body.dark-mode .presszone-forum-stat-card--blue{border-inline-start-color:#60a5fa}body.dark-mode .presszone-forum-stat-card--blue .presszone-forum-stat-card__value{color:#60a5fa}body.dark-mode .presszone-forum-stat-card--green{border-inline-start-color:#4ade80}body.dark-mode .presszone-forum-stat-card--green .presszone-forum-stat-card__value{color:#4ade80}body.dark-mode .presszone-forum-stat-card--purple{border-inline-start-color:#a855f7}body.dark-mode .presszone-forum-stat-card--purple .presszone-forum-stat-card__value{color:#a855f7}body.dark-mode .presszone-forum-stat-card--cyan{border-inline-start-color:#22d3ee}body.dark-mode .presszone-forum-stat-card--cyan .presszone-forum-stat-card__value{color:#22d3ee}body.dark-mode .presszone-forum-stat-card--muted{border-inline-start-color:#9aa0a6}body.dark-mode .presszone-forum-stat-card--muted .presszone-forum-stat-card__value{color:#9aa0a6}body.dark-mode .presszone-forum-activity-section__title{color:#e3e3e3}body.dark-mode .presszone-forum-timeline{background:#1e1f20}body.dark-mode .presszone-forum-timeline__item{border-inline-start-color:#3c4043}body.dark-mode .presszone-forum-timeline__item:hover{border-inline-start-color:#1f71dd;background:#282a2c}body.dark-mode .presszone-forum-timeline__user{color:#e3e3e3}body.dark-mode .presszone-forum-timeline__action,body.dark-mode .presszone-forum-timeline__meta,body.dark-mode .presszone-forum-timeline__time{color:#9aa0a6}body.dark-mode .presszone-forum-timeline__loading,body.dark-mode .presszone-forum-timeline__empty{color:#9aa0a6}body.dark-mode .presszone-forum-timeline__error{color:#f87171}@media(prefers-reduced-motion: reduce){.presszone-forum-stat-card,.presszone-forum-timeline__item,.presszone-forum-widget,.presszone-forum-leaderboard__item,.presszone-forum-list-item,.presszone-forum-chart-tooltip,.presszone-forum-chart-point{transition:none !important}.presszone-forum-widget:hover{transform:none}}.presszone-forum-activity-table-container{margin-top:8px}.presszone-forum-user-cell--compact{display:flex;align-items:center;gap:8px}.presszone-forum-activity-icon{font-size:16px;flex-shrink:0;width:20px;text-align:center}.presszone-forum-action-cell{display:flex;flex-direction:column;gap:2px}.presszone-forum-action-text{font-size:14px;color:#0f172a}.presszone-forum-action-reason{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presszone-forum-time-text{font-size:13px;color:#64748b;white-space:nowrap}.presszone-forum-moderator-text{font-size:13px;color:#64748b}body.dark-mode .presszone-forum-action-text{color:#e3e3e3}body.dark-mode .presszone-forum-action-reason,body.dark-mode .presszone-forum-time-text,body.dark-mode .presszone-forum-moderator-text{color:#9aa0a6}.presszone-forum-contributors-list{list-style:none;margin:0;padding:0;counter-reset:contributor}.presszone-forum-contributors-list__item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid #e2e8f0}.presszone-forum-contributors-list__item:last-child{border-bottom:none}.presszone-forum-contributors-list__rank{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#1f71dd;color:#131314;border-radius:50%;font-size:12px;font-weight:600}.presszone-forum-contributors-list__name{flex:1;font-weight:500}.presszone-forum-contributors-list__count{font-size:13px;color:#64748b}.presszone-forum-quick-stats__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.presszone-forum-quick-stats__item{text-align:center;padding:16px;background:rgba(168,199,250,.1);border-radius:8px}.presszone-forum-quick-stats__value{display:block;font-size:28px;font-weight:700;color:#1f71dd}.presszone-forum-quick-stats__label{font-size:12px;color:#64748b;text-transform:uppercase}.presszone-forum-settings__info-box{display:flex;align-items:center;gap:8px;padding:12px 16px;background:rgba(31,113,221,.08);border-radius:12px;margin-bottom:24px}.presszone-forum-settings__info-box strong{color:#0f172a}.presszone-forum-settings__unavailable-card{display:flex;gap:16px;padding:20px;background:rgba(251,191,36,.08);border:1px solid rgba(251,191,36,.3);border-radius:16px;margin-top:12px}.presszone-forum-settings__unavailable-icon{font-size:24px;flex-shrink:0}.presszone-forum-settings__unavailable-content{flex:1}.presszone-forum-settings__unavailable-content>strong{display:block;font-size:15px;margin-bottom:8px;color:#d97706}.presszone-forum-settings__unavailable-content>p{margin:0 0 12px;font-size:14px;color:#64748b;line-height:1.5}.presszone-forum-settings__unavailable-steps{background:#f1f5f9;border-radius:12px;padding:12px 16px}.presszone-forum-settings__unavailable-steps>strong{display:block;font-size:13px;margin-bottom:8px;color:#0f172a}.presszone-forum-settings__unavailable-steps ol{margin:0;padding-left:20px;font-size:13px;color:#64748b;line-height:1.8}.presszone-forum-settings__unavailable-steps li{margin:0}.presszone-forum-settings__info-card{padding:16px 20px;background:rgba(168,199,250,.1);border:1px solid rgba(168,199,250,.3);border-radius:16px}.presszone-forum-settings__info-card>strong{display:block;font-size:14px;color:#1f71dd}.presszone-forum-settings__info-card>p{margin:0;font-size:13px;color:#64748b;line-height:1.6}.presszone-forum-table-wrapper{background:#fff;border-radius:16px;overflow-x:auto;border:1px solid #e2e8f0}.presszone-forum-table{display:flex;flex-direction:column;width:100%;font-size:14px}.presszone-forum-table__header{display:flex;background:#f1f5f9;border-bottom:1px solid #e2e8f0;font-weight:600}.presszone-forum-table__body{display:flex;flex-direction:column}.presszone-forum-table__row{display:flex;border-bottom:1px solid #e2e8f0;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-table__row:last-child{border-bottom:none}.presszone-forum-table__row:hover{background:#f1f5f9}body.dark-mode .presszone-forum-table__row:hover{background:#282a2c}.presszone-forum-table__cell{padding:12px 16px;display:flex;align-items:center;font-size:14px;color:#0f172a}.presszone-forum-table__cell--header{font-weight:600;color:#0f172a;padding:12px 16px}.presszone-forum-table-container{margin-top:24px}.presszone-forum-user-cell{display:flex;align-items:center;gap:12px}.presszone-forum-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#f1f5f9}.presszone-forum-avatar--large{width:48px;height:48px}.presszone-forum-avatar-small{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#f1f5f9;flex-shrink:0}.presszone-forum-staff-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:8px}.presszone-forum-staff-item .presszone-forum-user-info{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1}.presszone-forum-staff-search-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:8px;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-staff-search-item:hover{background:#f1f5f9}body.dark-mode .presszone-forum-staff-search-item:hover{background:#282a2c}.presszone-forum-staff-search-item .presszone-forum-user-info{display:flex;flex-direction:row;align-items:center;gap:12px;flex:1}.presszone-forum-user-info{display:flex;flex-direction:column}.presszone-forum-user-name{font-weight:500;color:#0f172a}.presszone-forum-user-handle{font-size:12px;color:#64748b}.presszone-forum-search-section{background:#fff;padding:24px;border-radius:16px;margin-bottom:24px;border:1px solid #e2e8f0}.presszone-forum-escalation-bar{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.presszone-forum-escalation-label{font-size:13px;font-weight:500;color:#64748b;margin-right:12px}.presszone-forum-suggested-card{display:flex;align-items:center;gap:12px;padding:12px 16px;background:rgba(245,158,11,.1);border:1px solid #f59e0b;border-radius:12px;margin-bottom:16px}.presszone-forum-suggested-card__icon{font-size:18px}.presszone-forum-suggested-card__content{flex:1}.presszone-forum-suggested-card__title{color:#f59e0b}.presszone-forum-suggested-card__rationale{margin:4px 0 0;font-size:12px;color:#64748b}.presszone-forum-user-header{margin-bottom:16px;border-left:none;background:#f1f5f9}body.dark-mode .presszone-forum-search-section{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-search-section h2{color:#e3e3e3}body.dark-mode .presszone-forum-escalation-bar{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-escalation-label{color:#9aa0a6}body.dark-mode .presszone-forum-suggested-card{background:rgba(245,158,11,.15);border-color:#fb923c}body.dark-mode .presszone-forum-suggested-card__title{color:#fb923c}body.dark-mode .presszone-forum-suggested-card__rationale{color:#9aa0a6}body.dark-mode .presszone-forum-user-header{background:#1e1f20}.presszone-forum-search-bar{display:flex;gap:12px;margin-top:16px}.presszone-forum-dark-toggle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;cursor:pointer;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1);color:#64748b;flex-shrink:0;margin-left:auto}.presszone-forum-dark-toggle:hover{background:#e2e8f0;color:#0f172a;border-color:#cbd5e1}.presszone-forum-dark-toggle:focus{outline:none;box-shadow:0 0 0 2px rgba(31,113,221,.08)}.presszone-forum-dark-toggle svg{width:16px;height:16px;transition:transform 250ms cubic-bezier(0.34, 1.56, 0.64, 1)}.presszone-forum-dark-toggle .presszone-forum-icon-sun{display:block}.presszone-forum-dark-toggle .presszone-forum-icon-moon{display:none}body.dark-mode .presszone-forum-dark-toggle .presszone-forum-icon-sun{display:none}body.dark-mode .presszone-forum-dark-toggle .presszone-forum-icon-moon{display:block}.presszone-forum-admin h1,.presszone-forum-admin h2,.presszone-forum-admin h3,.presszone-forum-admin h4,.presszone-forum-admin h5,.presszone-forum-admin h6,.presszone-forum-card__title{color:#0f172a;margin:0 0 20px 0;font-size:18px;font-weight:600}.presszone-forum-text-muted,.presszone-forum-activity__label,.presszone-forum-widget__label,.presszone-forum-chart__label,.presszone-forum-dashboard__subtitle,.presszone-forum-node-tree__header p{color:#64748b}.presszone-forum-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.presszone-forum-dark-toggle:hover svg{transform:rotate(15deg)}.presszone-forum-form-group--inline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.presszone-forum-inline-label{display:flex;align-items:center;gap:8px;flex:1}.presszone-forum-inline-label label{margin-bottom:0}.presszone-forum-input--inline{width:100px !important;min-width:80px;flex:0 0 auto;text-align:center}.presszone-forum-modal{background:#fff;width:500px;max-width:90%;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);display:flex;flex-direction:column;max-height:85vh;animation:presszone-forum-modal-in .4s cubic-bezier(0.34, 1.56, 0.64, 1);border:1px solid rgba(0,0,0,.08);position:relative;z-index:10001}@keyframes presszone-forum-modal-in{from{opacity:0;transform:scale(0.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.presszone-forum-modal__header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px 16px;background:#fff;flex-shrink:0}.presszone-forum-modal__header h2{margin:0;font-size:24px;font-weight:700;color:#0f172a;letter-spacing:-0.5px}.presszone-forum-modal__close{background:#f1f5f9;border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;color:#64748b;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1),transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-modal__close:hover{background:#ef4444;color:#fff;transform:rotate(90deg)}.presszone-forum-modal__body{padding:16px 32px 32px;overflow-y:auto}.presszone-forum-modal__tabs{display:flex;gap:8px;padding:0 32px;margin-bottom:24px;border-bottom:2px solid #f1f5f9}.presszone-forum-tab{background:none;border:none;padding:12px 4px;margin-bottom:-2px;font-weight:600;font-size:15px;color:#64748b;border-bottom:2px solid rgba(0,0,0,0);cursor:pointer;transition:color 150ms cubic-bezier(0.4, 0, 0.2, 1),background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-tab:hover{color:#0f172a;background:#f1f5f9}.presszone-forum-tab.active{color:#1f71dd;border-bottom-color:#1f71dd}.presszone-forum-form-group{margin-bottom:24px}.presszone-forum-form-group label{display:block;margin-bottom:8px;font-weight:600;font-size:14px;color:#0f172a}.presszone-forum-textarea{width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;background:#f1f5f9;color:#0f172a;font-family:inherit;resize:vertical;min-height:100px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-textarea:focus{outline:none;background:#fff;border-color:#1f71dd;box-shadow:0 0 0 4px rgba(31,113,221,.08);transform:translateY(-1px)}.presszone-forum-modal__footer{padding:24px 32px;background:#fff;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e2e8f0}.presszone-forum-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:32px}.presszone-forum-modal__cancel{background:rgba(0,0,0,0);border:none;color:#64748b;font-weight:600;padding:10px 20px;cursor:pointer;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-modal__cancel:hover{color:#0f172a;background:#f1f5f9;border-radius:12px}body.dark-mode .presszone-forum-modal__cancel:hover{background:#353739;color:#e3e3e3}@keyframes presszone-forum-modal-premium-in{0%{opacity:0;transform:scale(0.9) translateY(20px)}100%{opacity:1;transform:scale(1) translateY(0)}}@keyframes presszone-forum-modal-premium-out{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(0.95) translateY(10px)}}@keyframes presszone-forum-success-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes presszone-forum-error-shake{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-6px)}40%,80%{transform:translateX(6px)}}.presszone-forum-modal-overlay--premium{background:rgba(15,23,42,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:presszoneForumFadeIn 250ms cubic-bezier(0.4, 0, 0.2, 1) forwards}.presszone-forum-modal--premium{background:#fff;border-radius:20px;border:1px solid #e2e8f0;box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.04),0 12px 24px rgba(0,0,0,.08),0 24px 48px rgba(0,0,0,.08);animation:presszone-forum-modal-premium-in .4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;width:600px;min-height:0;max-height:80vh;max-width:92vw;display:flex;flex-direction:column;overflow:hidden}.presszone-forum-modal--confirm{width:440px !important;height:auto !important;min-height:auto !important}.presszone-forum-modal--confirm .presszone-forum-modal__header--premium{padding:20px 24px 12px}.presszone-forum-modal--confirm .presszone-forum-modal__content--premium{padding:0 24px 24px;min-height:auto;flex:none}.presszone-forum-modal--confirm .presszone-forum-modal__footer--premium{padding:16px 24px;background:#fff}.presszone-forum-modal--premium.is-closing{animation:presszone-forum-modal-premium-out .2s ease forwards}.presszone-forum-modal__header--premium{display:flex;justify-content:space-between;align-items:center;padding:24px 32px 16px;border-bottom:none;position:relative}.presszone-forum-modal__header--premium::after{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:radial-gradient(ellipse at top right, rgba(31, 113, 221, 0.08), transparent 70%);pointer-events:none;opacity:.5;border-radius:20px 20px 0 0}.presszone-forum-modal__title--premium{font-size:22px;font-weight:700;letter-spacing:-0.4px;color:#0f172a;margin:0;display:flex;align-items:center;gap:10px;position:relative;z-index:1}.presszone-forum-modal__title-icon{width:28px;height:28px;background:rgba(31,113,221,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#1f71dd;font-size:14px}.presszone-forum-modal__close--premium{width:36px;height:36px;border-radius:10px;background:#f1f5f9;border:1px solid rgba(0,0,0,0);color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;position:relative;z-index:1;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1),transform 250ms cubic-bezier(0.34, 1.56, 0.64, 1),border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-modal__close--premium:hover{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);color:#ef4444;transform:rotate(90deg)}body.dark-mode .presszone-forum-modal__close--premium:hover{background:rgba(248,113,113,.2);border-color:rgba(248,113,113,.2);color:#f87171}.presszone-forum-modal__close--premium:active{transform:rotate(90deg) scale(0.92)}.presszone-forum-modal__header-controls{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.presszone-forum-modal__header-action{display:flex}.presszone-forum-btn--header{padding:10px 20px;font-size:13px}.presszone-forum-modal-tabs{display:flex;gap:0;padding:0 32px;border-bottom:2px solid #f1f5f9;position:relative}.presszone-forum-modal-tab{position:relative;padding:14px 20px;background:rgba(0,0,0,0);border:none;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;margin-bottom:-2px;transition:color .2s ease}.presszone-forum-modal-tab::after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:2px;background:rgba(0,0,0,0);border-radius:2px 2px 0 0;transition:background-color .2s ease,transform .25s cubic-bezier(0.34, 1.56, 0.64, 1);transform:scaleX(0);transform-origin:center}.presszone-forum-modal-tab:hover{color:#0f172a;background:#f1f5f9}.presszone-forum-modal-tab--active{color:#1f71dd}.presszone-forum-modal-tab--active::after{background:#1f71dd;transform:scaleX(1)}.presszone-forum-modal-tab__icon{margin-right:8px;font-size:15px;opacity:.7}.presszone-forum-modal-tab--active .presszone-forum-modal-tab__icon{opacity:1}.presszone-forum-modal-tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:8px;font-size:11px;font-weight:700;background:#f1f5f9;border-radius:10px;color:#64748b;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-modal-tab--active .presszone-forum-modal-tab__badge{background:rgba(31,113,221,.08);color:#1f71dd}.presszone-forum-tab-panel--active{animation:presszoneForumSlideInRight 250ms cubic-bezier(0.4, 0, 0.2, 1) forwards}.presszone-forum-modal__content--premium{padding:12px 32px 24px;flex:1;overflow-y:auto;overflow-x:hidden;position:relative;display:flex;flex-direction:column;min-height:0}.presszone-forum-modal__content--premium>div{flex:1;display:flex;flex-direction:column;min-height:0}.presszone-forum-modal__content--premium .presszone-forum-modal__form{flex:1;display:flex;flex-direction:column;min-height:0}.presszone-forum-modal__content--premium .presszone-forum-modal__form .presszone-forum-form-group:has(.presszone-forum-textarea--premium),.presszone-forum-modal__content--premium .presszone-forum-modal__form .presszone-forum-form-group.has-textarea{flex:1;min-height:0}.presszone-forum-modal__content--premium .presszone-forum-modal__form .presszone-forum-form-group:has(.presszone-forum-textarea--premium) .presszone-forum-textarea--premium,.presszone-forum-modal__content--premium .presszone-forum-modal__form .presszone-forum-form-group.has-textarea .presszone-forum-textarea--premium{height:100%;box-sizing:border-box;resize:none}.presszone-forum-modal__content--premium .presszone-forum-form-group{display:grid;grid-template-columns:110px 1fr;gap:12px 16px;align-items:center;margin-bottom:16px}.presszone-forum-modal__content--premium .presszone-forum-form-group:has(.presszone-forum-textarea--premium),.presszone-forum-modal__content--premium .presszone-forum-form-group.has-textarea{align-items:start}.presszone-forum-modal__content--premium .presszone-forum-form-group:has(.presszone-forum-textarea--premium) .presszone-forum-label--premium,.presszone-forum-modal__content--premium .presszone-forum-form-group.has-textarea .presszone-forum-label--premium{padding-top:14px}.presszone-forum-modal__content--premium .presszone-forum-form-group .presszone-forum-form-help,.presszone-forum-modal__content--premium .presszone-forum-form-group .presszone-forum-form-help--premium{grid-column:2;margin:-10px 0 0 0;font-size:11px;color:#64748b;white-space:nowrap}.presszone-forum-label--premium{display:flex;align-items:center;margin-bottom:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#334155;white-space:nowrap}.presszone-forum-label--premium .required{color:#ef4444;margin-left:4px}.presszone-forum-input--premium,.presszone-forum-select--premium,.presszone-forum-textarea--premium{width:100%;box-sizing:border-box;padding:14px 16px;background:#f1f5f9;border:1.5px solid rgba(0,0,0,0);border-radius:12px;font-size:15px;font-family:inherit;color:#0f172a;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),border-color 150ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1),transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-input--premium::placeholder,.presszone-forum-textarea--premium::placeholder{color:#64748b;opacity:.7}.presszone-forum-input--premium:hover,.presszone-forum-select--premium:hover,.presszone-forum-textarea--premium:hover{background-color:#fff;border-color:#e2e8f0}.presszone-forum-input--premium:focus,.presszone-forum-select--premium:focus,.presszone-forum-textarea--premium:focus{outline:none;background-color:#fff;border-color:#1f71dd;box-shadow:0 0 0 4px rgba(31,113,221,.08);transform:translateY(-1px)}.presszone-forum-input--premium.has-error,.presszone-forum-select--premium.has-error,.presszone-forum-textarea--premium.has-error{border-color:#ef4444;background:rgba(239,68,68,.05);animation:presszone-forum-error-shake .4s ease}.presszone-forum-input--premium.has-error:focus{box-shadow:0 0 0 4px rgba(245,158,11,.15)}.presszone-forum-input--premium.has-success{border-color:#10b981;animation:presszone-forum-success-pulse .3s ease}.presszone-forum-input--premium:disabled,.presszone-forum-select--premium:disabled{opacity:.5;cursor:not-allowed;background:#e2e8f0}.presszone-forum-field-static{display:inline-flex;align-items:center;width:100%;padding:14px 16px;background:#f1f5f9;border:1.5px solid rgba(0,0,0,0);border-radius:12px;font-size:15px;font-family:inherit;color:#64748b;cursor:default;user-select:none}body.dark-mode .presszone-forum-field-static{background:#282a2c;color:#9aa0a6}.presszone-forum-select--premium{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%2364748b%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27m6 9 6 6 6-6%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:44px}.presszone-forum-textarea--premium{min-height:80px;resize:vertical;line-height:1.5}.presszone-forum-form-help--premium{margin-top:8px;font-size:12px;color:#64748b;line-height:1.4}.presszone-forum-form-error--premium{margin-top:8px;font-size:12px;color:#ef4444;display:flex;align-items:center;gap:6px}.presszone-forum-btn--premium-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;min-width:120px;border:none;border-radius:12px;background:linear-gradient(135deg, #1f71dd 0%, #185bb5 100%);color:#fff;font-size:14px;font-weight:600;letter-spacing:.01em;cursor:pointer;box-shadow:0 2px 4px rgba(31,113,221,.2),0 4px 8px rgba(31,113,221,.08);transition:transform 150ms cubic-bezier(0.34, 1.56, 0.64, 1),box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1),background 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-btn--premium-primary:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 8px rgba(31,113,221,.25),0 8px 16px rgba(31,113,221,.2)}.presszone-forum-btn--premium-primary:active{transform:translateY(0) scale(0.98);box-shadow:0 1px 2px rgba(31,113,221,.2)}.presszone-forum-btn--premium-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.presszone-forum-btn--premium-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;min-width:100px;background:rgba(0,0,0,0);border:1.5px solid #e2e8f0;border-radius:12px;color:#334155;font-size:14px;font-weight:600;cursor:pointer;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),border-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1),transform 150ms cubic-bezier(0.34, 1.56, 0.64, 1)}.presszone-forum-btn--premium-secondary:hover{background:#f1f5f9;border-color:#e2e8f0;color:#0f172a}.presszone-forum-btn--premium-secondary:active{transform:scale(0.97)}.presszone-forum-btn--premium-ghost{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;background:rgba(0,0,0,0);border:none;border-radius:8px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:background-color 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-btn--premium-ghost:hover{background:#f1f5f9;color:#0f172a}.presszone-forum-btn--premium-ghost-danger:hover{background:rgba(239,68,68,.1);color:#ef4444}body.dark-mode .presszone-forum-btn--premium-primary:hover{background:#1f71dd}body.dark-mode .presszone-forum-btn--premium-secondary:hover{background:#353739;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-btn--premium-ghost:hover{background:hsla(0,0%,100%,.08);color:#e3e3e3}body.dark-mode .presszone-forum-btn--premium-ghost-danger:hover{background:rgba(248,113,113,.2);color:#f87171}.presszone-forum-btn--loading{position:relative;pointer-events:none;color:rgba(0,0,0,0) !important}.presszone-forum-btn--loading::after{content:"";position:absolute;width:16px;height:16px;border:2px solid rgba(0,0,0,0);border-top-color:currentColor;border-radius:50%;animation:presszoneForumSpin .8s linear infinite}.presszone-forum-btn--premium-primary.presszone-forum-btn--loading::after{border-top-color:#fff}.presszone-forum-modal__footer--premium{display:flex;justify-content:flex-end;gap:12px;padding:20px 32px;background:#f1f5f9;border-top:1px solid #e2e8f0;border-radius:0 0 20px 20px}.presszone-forum-form-group--conditional{max-height:0;opacity:0;overflow:hidden;margin-bottom:0;transition:max-height .3s cubic-bezier(0.34, 1.56, 0.64, 1),opacity .25s ease,margin-bottom .25s ease}.presszone-forum-form-group--conditional.is-visible{max-height:200px;opacity:1;margin-bottom:24px}.presszone-forum-flex-row{display:flex;flex-direction:row;align-items:center}.presszone-forum-moderators-tab--premium{padding:8px 0}.presszone-forum-moderator-assign--premium{margin-bottom:32px}.presszone-forum-moderator-assign--premium h3{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 16px}.presszone-forum-moderator-assign--premium .presszone-forum-flex-row{display:flex;flex-direction:row;align-items:center;gap:12px}.presszone-forum-moderator-assign--premium .presszone-forum-flex-row select{flex:1;min-width:200px;max-width:400px;width:auto}.presszone-forum-moderator-assign--premium .presszone-forum-flex-row button{flex-shrink:0;white-space:nowrap}.presszone-forum-moderator-list--premium{display:flex;flex-direction:column;gap:8px;min-height:280px}.presszone-forum-moderator-item--premium{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f1f5f9;border-radius:12px;border:1px solid rgba(0,0,0,0);transition:background-color .15s ease,border-color .15s ease,transform .2s cubic-bezier(0.34, 1.56, 0.64, 1),box-shadow .15s ease}.presszone-forum-moderator-item--premium:hover{background:#fff;border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.presszone-forum-moderator-avatar--premium{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.presszone-forum-moderator-info--premium{flex:1;min-width:0}.presszone-forum-moderator-name--premium{font-size:14px;font-weight:600;color:#0f172a;margin:0}.presszone-forum-moderator-role--premium{font-size:12px;color:#64748b}.presszone-forum-moderator-remove--premium{opacity:0;transition:opacity .15s ease}.presszone-forum-moderator-item--premium:hover .presszone-forum-moderator-remove--premium{opacity:1}.presszone-forum-moderator-empty--premium{text-align:center;padding:40px 20px;color:#64748b}.presszone-forum-moderator-empty__icon--premium{font-size:32px;margin-bottom:12px;opacity:.5;display:block}body.dark-mode .presszone-forum-moderators-tab--premium h3{color:#e3e3e3}body.dark-mode .presszone-forum-modal-overlay--premium{background:rgba(0,0,0,.75)}body.dark-mode .presszone-forum-modal--premium{border-color:rgba(0,0,0,.08);box-shadow:0 0 0 1px hsla(0,0%,100%,.05),0 2px 4px rgba(0,0,0,.2),0 12px 24px rgba(0,0,0,.4),0 24px 48px rgba(0,0,0,.4)}body.dark-mode .presszone-forum-modal__header--premium::after{opacity:.3}body.dark-mode .presszone-forum-modal-tabs{background:#1e1f20;border-bottom:2px solid #282a2c}body.dark-mode .presszone-forum-modal__tabs{border-bottom-color:#282a2c}body.dark-mode .presszone-forum-settings__tabs{background:#282a2c}body.dark-mode .presszone-forum-settings__tab{color:#9aa0a6}body.dark-mode .presszone-forum-settings__tab:hover{color:#e3e3e3;background:#353739}body.dark-mode .presszone-forum-settings__tab--active{background:rgba(31,113,221,.15);color:#60a5fa}body.dark-mode .presszone-forum-modal-tab{color:#9aa0a6}body.dark-mode .presszone-forum-modal-tab:hover{color:#e3e3e3;background:#353739}body.dark-mode .presszone-forum-modal-tab--active{color:#60a5fa}body.dark-mode .presszone-forum-modal-tab--active::after{background:#60a5fa}body.dark-mode .presszone-forum-input--premium,body.dark-mode .presszone-forum-select--premium,body.dark-mode .presszone-forum-textarea--premium{background-color:#282a2c;border-color:rgba(0,0,0,0);color:#e3e3e3}body.dark-mode .presszone-forum-input--premium:hover,body.dark-mode .presszone-forum-select--premium:hover,body.dark-mode .presszone-forum-textarea--premium:hover{background-color:#353739;border-color:#3c4043}body.dark-mode .presszone-forum-input--premium:focus,body.dark-mode .presszone-forum-select--premium:focus,body.dark-mode .presszone-forum-textarea--premium:focus{background-color:#1e1f20;border-color:#1f71dd;box-shadow:0 0 0 4px rgba(31,113,221,.3);color:#e3e3e3}body.dark-mode .presszone-forum-input--premium::placeholder,body.dark-mode .presszone-forum-textarea--premium::placeholder{color:#9aa0a6}body.dark-mode .presszone-forum-select--premium{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27%239aa0a6%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpath d=%27m6 9 6 6 6-6%27/%3E%3C/svg%3E");color-scheme:dark}body.dark-mode .presszone-forum-select--premium option,body.dark-mode .presszone-forum-select--premium optgroup{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-moderator-item--premium:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}@media(prefers-reduced-motion: reduce){.presszone-forum-modal--premium,.presszone-forum-modal--premium.is-closing,.presszone-forum-form-group--animated,.presszone-forum-tab-panel--active,.presszone-forum-spinner,.presszone-forum-btn--loading::after,.presszone-forum-tool-spinner,.presszone-forum-settings-card,.presszone-forum-pending-changes-bar,.presszone-forum-tool-item,.presszone-forum-skeleton,.presszone-forum-empty-state__icon,.presszone-forum-btn--success-burst,.presszone-forum-tool-checkmark{animation:none !important;opacity:1 !important;transform:none !important}.presszone-forum-modal-overlay--premium{animation:none !important}.presszone-forum-input--premium:focus,.presszone-forum-select--premium:focus,.presszone-forum-textarea--premium:focus{transform:none !important}.presszone-forum-btn--premium-primary:hover,.presszone-forum-btn--premium-secondary:hover,.presszone-forum-moderator-item--premium:hover{transform:none !important}.presszone-forum-modal__close--premium:hover{transform:none !important}.presszone-forum-form-group--conditional{transition:none !important}}.presszone-forum-access-tab--premium{padding:0}.presszone-forum-access-container{padding:0}.presszone-forum-access-header{margin-bottom:12px}.presszone-forum-access-header h3{font-size:15px;font-weight:600;color:#0f172a;margin:0 0 4px}.presszone-forum-access-header__help{font-size:12px;color:#64748b;margin:0;line-height:1.4}.presszone-forum-access-legend{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:6px 12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.presszone-forum-access-legend__items{display:flex;gap:12px;align-items:center}.presszone-forum-access-legend__item{display:flex;align-items:center;gap:5px;font-size:11px;color:#64748b}.presszone-forum-access-legend__item>span:first-child{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;font-size:11px;font-weight:600}.presszone-forum-access-grid-wrapper{overflow:visible;margin-bottom:0;border-radius:8px;border:1px solid #e2e8f0;background:#fff}.presszone-forum-access-grid{display:grid;min-width:fit-content}.presszone-forum-access-grid__cell{padding:6px 10px;display:flex;align-items:center;border-bottom:1px solid #e2e8f0;background:#fff;transition:background .15s ease}.presszone-forum-access-grid__cell--header{background:#f8fafc;font-weight:600;font-size:12px;color:#0f172a;padding:8px 10px;flex-direction:row;align-items:center;justify-content:center;gap:0;position:sticky;top:0;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.06)}.presszone-forum-access-grid__cell--corner{position:sticky;left:0;z-index:3;background:#f8fafc;border-right:1px solid #e2e8f0}.presszone-forum-access-grid__cell--role{position:sticky;left:0;z-index:1;background:#fff;border-right:1px solid #e2e8f0;gap:6px}.presszone-forum-access-grid__cell--role:hover{background:#f8fafc}.presszone-forum-access-grid__cell--action{justify-content:center}.presszone-forum-access-grid__cell:last-child{border-bottom:none}.presszone-forum-access-header__title{display:flex;align-items:center;justify-content:center;gap:4px}.presszone-forum-access-header__label{font-weight:600;font-size:11px;color:#0f172a}.presszone-forum-access-header__info{font-size:12px;color:#64748b;cursor:help;opacity:.6;transition:opacity .15s ease,color .15s ease;position:relative}.presszone-forum-access-header__info:hover{opacity:1;color:#1f71dd}.presszone-forum-access-header__info::after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:10px 14px;background:#fff;color:#0f172a;font-size:12px;font-weight:400;line-height:1.5;white-space:normal;width:240px;max-width:280px;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15),0 0 0 1px #e2e8f0;opacity:0;visibility:hidden;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),visibility 150ms cubic-bezier(0.4, 0, 0.2, 1),transform 150ms cubic-bezier(0.4, 0, 0.2, 1);z-index:10000;pointer-events:none;text-align:left}.presszone-forum-access-header__info::before{content:"";position:absolute;top:calc(100% + 2px);left:50%;transform:translateX(-50%);border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;opacity:0;visibility:hidden;transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1),visibility 150ms cubic-bezier(0.4, 0, 0.2, 1);z-index:10001}.presszone-forum-access-header__info:hover::after,.presszone-forum-access-header__info:hover::before{opacity:1;visibility:visible}.presszone-forum-access-header__info:hover::after{transform:translateX(-50%) translateY(4px)}.presszone-forum-access-header__desc{display:block;font-size:10px;font-weight:400;color:#64748b;margin-top:2px}.presszone-forum-access-role__icon{font-size:14px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:5px;flex-shrink:0}.presszone-forum-access-role__name{font-size:12px;font-weight:500;color:#0f172a}.presszone-forum-access-cell{width:28px;height:28px;border-radius:6px;border:1px solid rgba(0,0,0,0);font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(0.34, 1.56, 0.64, 1);background:#f8fafc;color:#64748b}.presszone-forum-access-cell:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.presszone-forum-access-cell:active:not(:disabled){transform:scale(0.95)}.presszone-forum-access-cell--allow{background:linear-gradient(135deg, #10b981 0%, #059669 100%);color:#fff;border-color:#059669;box-shadow:0 2px 8px rgba(16,185,129,.3)}.presszone-forum-access-cell--allow:hover:not(:disabled){box-shadow:0 4px 16px rgba(16,185,129,.4)}.presszone-forum-access-cell--inherit{background:#f8fafc;color:#64748b;border-color:#e2e8f0}.presszone-forum-access-cell--inherit:hover:not(:disabled){background:#fff;border-color:#1f71dd}.presszone-forum-access-cell--never{background:linear-gradient(135deg, #ef4444 0%, #dc2626 100%);color:#fff;border-color:#dc2626;box-shadow:0 2px 8px rgba(239,68,68,.3)}.presszone-forum-access-cell--never:hover:not(:disabled){box-shadow:0 4px 16px rgba(239,68,68,.4)}.presszone-forum-access-cell--locked{cursor:not-allowed;opacity:.7}.presszone-forum-access-cell--locked:hover{transform:none !important;box-shadow:0 2px 8px rgba(16,185,129,.3) !important}.presszone-forum-access-legend .presszone-forum-access-cell--allow,.presszone-forum-access-legend .presszone-forum-access-cell--inherit,.presszone-forum-access-legend .presszone-forum-access-cell--never{width:24px;height:24px;font-size:14px;pointer-events:none}.presszone-forum-access-grid__cell--role:nth-child(8n+5),.presszone-forum-access-grid__cell--role:nth-child(8n+5)~.presszone-forum-access-grid__cell--action:nth-child(-n+3){background:#f8fafc}body.dark-mode .presszone-forum-access-legend{background:hsla(0,0%,100%,.03);border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-access-grid-wrapper{border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-access-grid__cell{border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-access-grid__cell--header{background:#1e293b;box-shadow:0 2px 4px rgba(0,0,0,.2)}body.dark-mode .presszone-forum-access-grid__cell--corner{background:#1e293b;border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-access-grid__cell--role{border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-access-role__icon{background:hsla(0,0%,100%,.05)}body.dark-mode .presszone-forum-access-cell--inherit{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}body.dark-mode .presszone-forum-access-cell--inherit:hover:not(:disabled){background:hsla(0,0%,100%,.08)}body.dark-mode .presszone-forum-access-cell--allow{box-shadow:0 2px 12px rgba(16,185,129,.4)}body.dark-mode .presszone-forum-access-cell--never{box-shadow:0 2px 12px rgba(239,68,68,.4)}.presszone-forum-settings-card{background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05);margin-bottom:20px}@keyframes presszone-forum-page-slide-in-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes presszone-forum-page-slide-in-down{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.presszone-forum-content.presszone-forum-page--slide-up{animation:presszone-forum-page-slide-in-up .25s cubic-bezier(0, 0, 0.2, 1) forwards}.presszone-forum-content.presszone-forum-page--slide-down{animation:presszone-forum-page-slide-in-down .25s cubic-bezier(0, 0, 0.2, 1) forwards}@media(prefers-reduced-motion: reduce){.presszone-forum-content.presszone-forum-page--slide-up,.presszone-forum-content.presszone-forum-page--slide-down{animation:none !important;opacity:1 !important;transform:none !important}}.presszone-forum-settings-card__header{display:flex;gap:16px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.presszone-forum-settings-card__icon{width:40px;height:40px;background:rgba(31,113,221,.08);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.presszone-forum-admin .presszone-forum-settings-card__title{font-size:16px;font-weight:600;color:#0f172a;margin:0}.presszone-forum-settings-card__desc{font-size:13px;color:#64748b;margin:0}.presszone-forum-settings-card__body{display:flex;flex-direction:column;gap:16px}.presszone-forum-settings-card--collapsible .presszone-forum-settings-card__header{cursor:pointer;user-select:none}.presszone-forum-settings-card--collapsible .presszone-forum-settings-card__header::after{content:"▼";font-size:12px;color:#64748b;margin-left:auto;transition:transform .2s ease}.presszone-forum-settings-card--collapsed .presszone-forum-settings-card__header{margin-bottom:0;padding-bottom:0;border-bottom:none}.presszone-forum-settings-card--collapsed .presszone-forum-settings-card__header::after{transform:rotate(-90deg)}.presszone-forum-settings-card--collapsed .presszone-forum-settings-card__body{display:none}.presszone-forum-settings-card--warning{border:1px solid #f59e0b;background:linear-gradient(135deg, rgba(245, 158, 11, 0.05) 0%, #ffffff 100%)}.presszone-forum-settings-card--warning .presszone-forum-settings-card__icon{background:rgba(251,191,36,.15)}.presszone-forum-toggle{position:relative;width:48px;height:26px;border:none;padding:0;margin:0;appearance:none;text-indent:-9999px;overflow:hidden;background:#e2e8f0;border-radius:13px;cursor:pointer;transition:background 250ms cubic-bezier(0.4, 0, 0.2, 1);flex-shrink:0}.presszone-forum-toggle:hover{opacity:.85}.presszone-forum-toggle::after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-toggle--active{background:#1f71dd}.presszone-forum-toggle--active::after{transform:translateX(20px)}.presszone-forum-toggle--warning.presszone-forum-toggle--active{background:#f59e0b}.presszone-forum-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e2e8f0}.presszone-forum-toggle-row:last-child{border-bottom:none;padding-bottom:0}.presszone-forum-toggle-row__label{display:flex;flex-direction:column;gap:2px}.presszone-forum-toggle-row__title{font-size:14px;font-weight:500;color:#0f172a}.presszone-forum-toggle-row__desc{font-size:12px;color:#64748b}.presszone-forum-settings-card__body .presszone-forum-form-group{display:grid;grid-template-columns:120px 1fr;gap:8px 16px;align-items:center}.presszone-forum-settings-card__body .presszone-forum-form-group--full{grid-template-columns:1fr}.presszone-forum-settings-card__body .presszone-forum-label--settings{font-size:13px;font-weight:500;color:#0f172a;display:flex;align-items:center;gap:6px}.presszone-forum-settings-card__body .presszone-forum-input--settings,.presszone-forum-settings-card__body .presszone-forum-select--settings{padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f1f5f9;font-size:14px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-settings-card__body .presszone-forum-input--settings:hover,.presszone-forum-settings-card__body .presszone-forum-select--settings:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.presszone-forum-settings-card__body .presszone-forum-input--settings:focus,.presszone-forum-settings-card__body .presszone-forum-select--settings:focus{outline:none;border-color:#1f71dd;background:#fff;box-shadow:0 0 0 3px rgba(31,113,221,.08);transform:translateY(-1px)}.presszone-forum-settings-card__body .presszone-forum-form-help--settings{grid-column:2;font-size:11px;color:#64748b;margin-top:-4px}.presszone-forum-btn--has-changes{position:relative;animation:presszone-forum-unsaved-pulse 2s ease-in-out infinite}.presszone-forum-btn--has-changes::before{content:"";position:absolute;top:-4px;right:-4px;width:10px;height:10px;background:#f59e0b;border-radius:50%;border:2px solid #fff}@keyframes presszone-forum-unsaved-pulse{0%,100%{box-shadow:0 0 0 0 rgba(31,113,221,.08)}50%{box-shadow:0 0 0 6px rgba(0,0,0,0)}}.presszone-forum-btn--success-burst{background:#10b981 !important;animation:presszone-forum-save-bounce .5s ease-out}@keyframes presszone-forum-save-bounce{0%{transform:scale(1)}30%{transform:scale(0.95)}50%{transform:scale(1.05)}70%{transform:scale(0.98)}100%{transform:scale(1)}}.presszone-forum-settings-card:nth-child(1){animation-delay:.05s}.presszone-forum-settings-card:nth-child(2){animation-delay:.1s}.presszone-forum-settings-card:nth-child(3){animation-delay:.15s}.presszone-forum-settings-card:nth-child(4){animation-delay:.2s}.presszone-forum-settings-card:nth-child(5){animation-delay:.25s}body.dark-mode .presszone-forum-settings-card{background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.08)}body.dark-mode .presszone-forum-settings-card__icon{background:rgba(59,130,246,.2)}body.dark-mode .presszone-forum-toggle{background:hsla(0,0%,100%,.1)}body.dark-mode .presszone-forum-settings-card__body .presszone-forum-label--settings{color:#e3e3e3}body.dark-mode .presszone-forum-settings-card__body .presszone-forum-input--settings,body.dark-mode .presszone-forum-settings-card__body .presszone-forum-select--settings,body.dark-mode .presszone-forum-settings-card__body .presszone-forum-textarea--settings{background:#282a2c;border-color:#3c4043;color:#e3e3e3;color-scheme:dark}body.dark-mode .presszone-forum-settings-card__body .presszone-forum-input--settings:hover,body.dark-mode .presszone-forum-settings-card__body .presszone-forum-select--settings:hover,body.dark-mode .presszone-forum-settings-card__body .presszone-forum-textarea--settings:hover{border-color:#5f6368}body.dark-mode .presszone-forum-settings-card__body .presszone-forum-input--settings:focus,body.dark-mode .presszone-forum-settings-card__body .presszone-forum-select--settings:focus,body.dark-mode .presszone-forum-settings-card__body .presszone-forum-textarea--settings:focus{background:#1e1f20;border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.15)}body.dark-mode .presszone-forum-admin .presszone-forum-settings-card__title{color:#e3e3e3}body.dark-mode .presszone-forum-toggle-row__title{color:#e3e3e3}body.dark-mode .presszone-forum-settings-card__desc{color:#9aa0a6}body.dark-mode .presszone-forum-toggle-row__desc{color:#9aa0a6}body.dark-mode .presszone-forum-settings-card__body .presszone-forum-form-help--settings{color:#9aa0a6}@media(prefers-reduced-motion: reduce){.presszone-forum-access-cell{transition:none !important}.presszone-forum-access-cell:hover:not(:disabled){transform:none !important}.presszone-forum-access-grid__cell--role:hover{transition:none !important}}.presszone-forum-radio-group--card{display:flex;flex-direction:column;gap:12px}.presszone-forum-radio-option{display:flex;align-items:center;gap:12px;padding:16px;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-radio-option:hover{border-color:#1f71dd;background:rgba(31,113,221,.08);transform:translateY(-1px)}.presszone-forum-radio-option:has(input:checked),.presszone-forum-radio-option.checked{border-color:#1f71dd;background:rgba(31,113,221,.08)}.presszone-forum-radio-option input[type=radio]{appearance:radio;-webkit-appearance:radio;width:16px;height:16px;margin:0;padding:0;border:none;flex-shrink:0;accent-color:#1f71dd;cursor:pointer;display:block}.presszone-forum-radio-option__content{display:flex;flex-direction:column;gap:2px}.presszone-forum-radio-option__title{font-size:14px;font-weight:600;color:#0f172a}.presszone-forum-radio-option__desc{font-size:12px;color:#64748b}body.dark-mode .presszone-forum-radio-option{background:#282a2c;border-color:#3c4043}body.dark-mode .presszone-forum-radio-option:hover,body.dark-mode .presszone-forum-radio-option.checked,body.dark-mode .presszone-forum-radio-option:has(input:checked){background:rgba(31,113,221,.15);border-color:#1f71dd}body.dark-mode .presszone-forum-radio-option__title{color:#e3e3e3}body.dark-mode .presszone-forum-radio-option__desc{color:#9aa0a6}.presszone-forum-color-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px}.presszone-forum-color-columns--settings{transition:grid-template-columns .5s cubic-bezier(0.4, 0, 0.2, 1),gap .5s cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-color-columns--settings.is-dark-disabled{grid-template-columns:1fr;gap:0}.presszone-forum-color-column{display:flex;flex-direction:column;gap:12px}.presszone-forum-color-column--dark{transition:all .5s cubic-bezier(0.4, 0, 0.2, 1);opacity:1;transform:translateX(0);visibility:visible}@media(prefers-reduced-motion: reduce){.presszone-forum-color-columns--settings,.presszone-forum-color-column--dark,.presszone-forum-radio-option,.presszone-forum-spinner-component{transition:none !important;animation:none !important}.presszone-forum-color-option:hover,.presszone-forum-radio-option:hover{transform:none !important}}.presszone-forum-color-column--dark.is-hidden{opacity:0;transform:translateX(20px);visibility:hidden;pointer-events:none;max-height:0;margin-top:-32px;padding-top:0;padding-bottom:0;clip-path:inset(0 0 100% 0)}.presszone-forum-color-column--dark.is-visible{opacity:1;transform:translateX(0);visibility:visible;max-height:2000px;clip-path:inset(0 0 0 0)}.presszone-forum-color-column__title{font-size:13px;font-weight:600;color:#334155;margin:0 0 4px 0;padding-bottom:8px;border-bottom:1px solid #e2e8f0}@media(max-width: 768px){.presszone-forum-color-columns{grid-template-columns:1fr;gap:24px}}.presszone-forum-color-grid{display:grid;gap:16px}.presszone-forum-color-grid--2{grid-template-columns:repeat(2, 1fr)}.presszone-forum-color-grid--3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.presszone-forum-color-grid--2,.presszone-forum-color-grid--3{grid-template-columns:1fr}}.presszone-forum-form-group--color-premium{display:flex;flex-direction:column;gap:6px}.presszone-forum-color-field{display:flex;align-items:center;gap:8px}.presszone-forum-color-preview{width:36px;height:36px;border-radius:8px;border:2px solid #e2e8f0;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-color-preview:hover{transform:scale(1.05);box-shadow:0 2px 6px rgba(0,0,0,.15)}.presszone-forum-input--color{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:13px;max-width:100px;text-transform:uppercase;letter-spacing:.5px;padding:8px 10px;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:8px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-input--color:hover{border-color:#1f71dd;background:#fff}.presszone-forum-input--color:focus{border-color:#1f71dd;background:#fff;box-shadow:0 0 0 3px rgba(31,113,221,.08);outline:none}.presszone-forum-textarea--premium{width:100%;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;font-size:13px;line-height:1.5;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:12px;resize:vertical;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-textarea--premium:hover{border-color:#1f71dd;background:#fff}.presszone-forum-textarea--premium:focus{border-color:#1f71dd;background:#fff;box-shadow:0 0 0 3px rgba(31,113,221,.08);outline:none}.presszone-forum-select--premium{min-width:0;padding:10px 14px;padding-right:36px;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 24 24%27 stroke=%27%2364748b%27%3E%3Cpath stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M19 9l-7 7-7-7%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:18px;cursor:pointer;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-select--premium:hover{border-color:#1f71dd;background-color:#fff}.presszone-forum-select--premium:focus{border-color:#1f71dd;background-color:#fff;box-shadow:0 0 0 3px rgba(31,113,221,.08);outline:none}body.dark-mode .presszone-forum-color-preview{border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-input--color,body.dark-mode .presszone-forum-textarea--premium,body.dark-mode .presszone-forum-select--premium{background-color:hsla(0,0%,100%,.05);border-color:rgba(0,0,0,.08);color:#e3e3e3}body.dark-mode .presszone-forum-input--color:hover,body.dark-mode .presszone-forum-input--color:focus,body.dark-mode .presszone-forum-textarea--premium:hover,body.dark-mode .presszone-forum-textarea--premium:focus,body.dark-mode .presszone-forum-select--premium:hover,body.dark-mode .presszone-forum-select--premium:focus{background-color:hsla(0,0%,100%,.1);border-color:#1f71dd}body.dark-mode .presszone-forum-color-column__title{color:#e3e3e3;border-bottom-color:#3c4043}@keyframes presszone-forum-shimmer{0%{background-position:-200px 0}100%{background-position:calc(200px + 100%) 0}}.presszone-forum-skeleton{background:linear-gradient(90deg, #f1f5f9 25%, #ffffff 50%, #f1f5f9 75%);background-size:200px 100%;animation:presszone-forum-shimmer 1.5s infinite;border-radius:12px}.presszone-forum-skeleton--text{height:16px;width:80%;margin-bottom:8px}.presszone-forum-skeleton--card{height:120px;width:100%;margin-bottom:16px;border-radius:16px}.presszone-forum-skeleton--stat{height:100px;width:100%;border-radius:12px}.presszone-forum-skeleton--row{height:48px;width:100%;margin-bottom:8px;border-radius:8px}.presszone-forum-skeleton-wrapper{display:flex;flex-direction:column;gap:12px}body.dark-mode .presszone-forum-skeleton{background:linear-gradient(90deg, rgba(255, 255, 255, 0.05) 25%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.05) 75%);background-size:200px 100%}@keyframes presszone-forum-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.presszone-forum-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;gap:20px}.presszone-forum-empty-state__icon{font-size:80px;margin-bottom:20px;opacity:1;line-height:1;display:flex;align-items:center;justify-content:center;animation:presszone-forum-float 3s ease-in-out infinite;pointer-events:none}.presszone-forum-empty-state__title{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 8px 0}.presszone-forum-empty-state__desc{font-size:14px;color:#64748b;margin:0 0 20px 0;max-width:320px}.presszone-forum-empty-state__action{margin-top:8px}.presszone-forum-error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.presszone-forum-error-state__icon{font-size:48px;margin-bottom:16px}.presszone-forum-error-state__title{font-size:18px;font-weight:600;color:#0f172a;margin:0 0 8px 0}.presszone-forum-error-state__desc{font-size:14px;color:#64748b;margin:0 0 20px 0;max-width:400px}.presszone-forum-placeholders-grid--card{display:grid;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));gap:12px}.presszone-forum-placeholder-item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f1f5f9;border-radius:8px;border:1px solid #e2e8f0}.presszone-forum-placeholder-tag{background:rgba(31,113,221,.08);color:#1f71dd;padding:4px 8px;border-radius:6px;font-size:12px;font-family:"SF Mono","Monaco","Consolas",monospace;cursor:pointer;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-placeholder-tag:hover{background:#1f71dd;color:#fff;transform:scale(1.02)}.presszone-forum-placeholder-desc{font-size:12px;color:#64748b}.presszone-forum-settings-card__info{background:#f1f5f9;padding:12px 16px;border-radius:8px;font-size:13px;color:#64748b}.presszone-forum-settings-card__info code{background:rgba(31,113,221,.08);color:#1f71dd;padding:2px 6px;border-radius:4px;font-size:12px}.presszone-forum-settings-card__note{font-size:13px;color:#64748b;margin:0 0 12px 0;padding-bottom:12px;border-bottom:1px solid #e2e8f0}body.dark-mode .presszone-forum-placeholder-tag{background:rgba(59,130,246,.15);color:#1f71dd}body.dark-mode .presszone-forum-placeholder-tag:hover{background:#1f71dd;color:#fff}body.dark-mode .presszone-forum-placeholder-desc{color:#9aa0a6}body.dark-mode .presszone-forum-settings-card__info{background:hsla(0,0%,100%,.03);color:#9aa0a6}body.dark-mode .presszone-forum-settings-card__info code{background:rgba(59,130,246,.15);color:#1f71dd}body.dark-mode .presszone-forum-settings-card__note{color:#9aa0a6;border-bottom-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-placeholders-inline strong{color:#e3e3e3}.presszone-forum-textarea--settings{width:100%;padding:12px 14px;border:1.5px solid #e2e8f0;border-radius:8px;background:#f1f5f9;font-size:14px;font-family:inherit;resize:vertical;min-height:100px;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-textarea--settings:hover{border-color:#cbd5e1;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.presszone-forum-textarea--settings:focus{outline:none;border-color:#1f71dd;background:#fff;box-shadow:0 0 0 3px rgba(31,113,221,.08)}.presszone-forum-settings-card__body .presszone-forum-form-group:has(.presszone-forum-textarea--settings),.presszone-forum-settings-card__body .presszone-forum-form-group.has-textarea{grid-template-columns:1fr}.presszone-forum-settings-card__body .presszone-forum-form-group:has(.presszone-forum-textarea--settings) .presszone-forum-label--settings,.presszone-forum-settings-card__body .presszone-forum-form-group.has-textarea .presszone-forum-label--settings{margin-bottom:8px}.presszone-forum-tag-input{display:flex;flex-wrap:wrap;gap:8px;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-height:48px;transition:border-color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-tag-input:focus-within{border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.08)}.presszone-forum-tag-input__tags{display:flex;flex-wrap:wrap;gap:6px}.presszone-forum-tag-input__tag{display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 12px;background:rgba(31,113,221,.08);color:#1f71dd;border-radius:9999px;font-size:13px;font-weight:500;animation:presszone-forum-pop-in 250ms cubic-bezier(0.34, 1.56, 0.64, 1)}.presszone-forum-tag-input__tag-text{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.presszone-forum-tag-input__tag-remove{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;background:rgba(0,0,0,0);border:none;border-radius:50%;color:#1f71dd;font-size:14px;line-height:1;cursor:pointer;transition:all 150ms cubic-bezier(0.4, 0, 0.2, 1)}.presszone-forum-tag-input__tag-remove:hover{background:#ef4444;color:#fff}.presszone-forum-tag-input__input{flex:1;min-width:120px;padding:4px 0;background:rgba(0,0,0,0);border:none;color:#0f172a;font-size:14px;outline:none}.presszone-forum-tag-input__input::placeholder{color:#64748b}.presszone-forum-settings-card__body .presszone-forum-form-group:has(.presszone-forum-tag-input),.presszone-forum-settings-card__body .presszone-forum-form-group.has-tag-input{grid-template-columns:1fr}.presszone-forum-settings-card__body .presszone-forum-form-group:has(.presszone-forum-tag-input) .presszone-forum-label--settings,.presszone-forum-settings-card__body .presszone-forum-form-group.has-tag-input .presszone-forum-label--settings{margin-bottom:8px}.presszone-forum-settings-examples{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:#64748b;margin-top:4px}.presszone-forum-settings-examples code{background:#f1f5f9;padding:2px 6px;border-radius:3px;font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:12px}body.dark-mode .presszone-forum-tag-input{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-tag-input:focus-within{border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.15)}body.dark-mode .presszone-forum-tag-input__tag{background:rgba(31,113,221,.15);color:#1f71dd}body.dark-mode .presszone-forum-tag-input__tag-remove{color:#1f71dd}body.dark-mode .presszone-forum-tag-input__tag-remove:hover{background:#f87171;color:#fff}body.dark-mode .presszone-forum-tag-input__input{color:#e3e3e3}body.dark-mode .presszone-forum-tag-input__input::placeholder{color:#9aa0a6}body.dark-mode .presszone-forum-settings-examples{color:#9aa0a6}body.dark-mode .presszone-forum-settings-examples code{background:#282a2c}@keyframes presszone-forum-pop-in{0%{opacity:0;transform:scale(0.8)}50%{transform:scale(1.05)}100%{opacity:1;transform:scale(1)}}.presszone-forum-info-grid--card{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:16px}.presszone-forum-info-item--card{display:flex;flex-direction:column;gap:4px;padding:16px;background:#f1f5f9;border-radius:10px;border:1px solid #e2e8f0}.presszone-forum-info-label--card{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.presszone-forum-info-value--card{font-size:18px;font-weight:600;color:#0f172a}.presszone-forum-unavailable-notice{background:#f1f5f9;border:1px dashed #e2e8f0;border-radius:10px;padding:16px 20px}.presszone-forum-unavailable-notice__steps{font-size:13px;color:#64748b}.presszone-forum-unavailable-notice__steps strong{color:#0f172a;display:block;margin-bottom:8px}.presszone-forum-unavailable-notice__steps ol{margin:0;padding-left:20px}.presszone-forum-unavailable-notice__steps li{margin-bottom:6px}body.dark-mode .presszone-forum-info-item--card{background:#282a2c;border-color:#3c4043}body.dark-mode .presszone-forum-info-label--card{color:#9aa0a6}body.dark-mode .presszone-forum-info-value--card{color:#e3e3e3}body.dark-mode .presszone-forum-unavailable-notice{border-color:#3c4043}body.dark-mode .presszone-forum-unavailable-notice__steps{color:#9aa0a6}body.dark-mode .presszone-forum-unavailable-notice__steps strong{color:#e3e3e3}.presszone-forum-settings-subset{padding:0 20px;background:#f1f5f9;border-radius:10px;border-left:3px solid #1f71dd;margin-top:0;margin-bottom:0;margin-left:20px;overflow:hidden;max-height:0;opacity:0;visibility:hidden;transition:max-height .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .3s cubic-bezier(0.4, 0, 0.2, 1),margin .3s cubic-bezier(0.4, 0, 0.2, 1),padding .3s cubic-bezier(0.4, 0, 0.2, 1),visibility 0s .4s}.presszone-forum-settings-subset--visible{max-height:400px;opacity:1;visibility:visible;margin-top:12px;margin-bottom:12px;padding:16px 20px;transition:max-height .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .4s cubic-bezier(0.4, 0, 0.2, 1),margin .3s cubic-bezier(0.4, 0, 0.2, 1),padding .3s cubic-bezier(0.4, 0, 0.2, 1),visibility 0s 0s}.presszone-forum-settings-subset .presszone-forum-form-group{margin-bottom:0}.presszone-forum-staff-add--card{margin-bottom:16px}.presszone-forum-staff-add__row{display:flex;gap:12px;align-items:center}.presszone-forum-staff-add__row .presszone-forum-input--settings{flex:1}.presszone-forum-staff-list--card{display:flex;flex-direction:column;gap:12px}.presszone-forum-staff-item--card{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f1f5f9;border-radius:10px;border:1px solid #e2e8f0}.presszone-forum-user-info--card{display:flex;align-items:center;gap:12px}.presszone-forum-staff-search-item--card{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;margin-top:8px}.presszone-forum-staff-group--card{margin-bottom:16px}.presszone-forum-staff-group__title{font-size:14px;font-weight:500;color:#64748b;margin:0 0 12px 0}.presszone-forum-staff-group__title strong{color:#0f172a}.presszone-forum-user-email{font-size:12px;color:#64748b}body.dark-mode .presszone-forum-staff-item--card{background:hsla(0,0%,100%,.03);border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-staff-search-item--card{background:hsla(0,0%,100%,.02);border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-staff-group__title{color:#9aa0a6}body.dark-mode .presszone-forum-staff-group__title strong{color:#fff}body.dark-mode .presszone-forum-user-email{color:#9aa0a6}.presszone-forum-empty--card{text-align:center;padding:24px;color:#64748b;font-size:14px;background:#f1f5f9;border-radius:10px;border:1px dashed #e2e8f0}.presszone-forum-error--card{padding:16px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:8px;color:#ef4444;font-size:14px}.presszone-forum-loading--inline{text-align:center;padding:24px;color:#64748b;font-size:14px}body.dark-mode .presszone-forum-radio-option{background:hsla(0,0%,100%,.03);border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-radio-option:hover,body.dark-mode .presszone-forum-radio-option:has(input:checked),body.dark-mode .presszone-forum-radio-option.checked{background:rgba(31,113,221,.15)}body.dark-mode .presszone-forum-placeholder-item,body.dark-mode .presszone-forum-info-item--card,body.dark-mode .presszone-forum-staff-item--card,body.dark-mode .presszone-forum-settings-card__info{background:hsla(0,0%,100%,.03);border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-textarea--settings{background:hsla(0,0%,100%,.03);border-color:rgba(0,0,0,.08);color:#0f172a}body.dark-mode .presszone-forum-unavailable-notice,body.dark-mode .presszone-forum-settings-subset{background:hsla(0,0%,100%,.02)}body.dark-mode .presszone-forum-empty--card{background:hsla(0,0%,100%,.02);border-color:rgba(0,0,0,.08)}@media(max-width: 768px){.presszone-forum-settings-card__body .presszone-forum-form-group{grid-template-columns:1fr}.presszone-forum-settings-card__body .presszone-forum-label--settings{margin-bottom:6px}.presszone-forum-settings-subset{margin-left:0;padding:0 16px}.presszone-forum-settings-subset--visible{padding:12px 16px}.presszone-forum-settings-subset .presszone-forum-form-group{flex-direction:column;align-items:stretch !important;gap:8px !important}.presszone-forum-settings-subset .presszone-forum-form-group .presszone-forum-input--settings{max-width:100% !important}.presszone-forum-placeholders-grid--card{grid-template-columns:1fr}.presszone-forum-info-grid--card{grid-template-columns:1fr}.presszone-forum-staff-add__row{flex-direction:column;align-items:stretch}}.presszone-forum-tools--premium{padding:24px}.presszone-forum-tools__header{margin-bottom:32px}.presszone-forum-tools__header h1{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px 0}.presszone-forum-tools__header p{font-size:15px;color:#64748b;margin:0}.presszone-forum-tools__grid{display:flex;flex-direction:column;gap:24px}.presszone-forum-tool-item{display:flex;align-items:flex-start;gap:16px;padding:16px 20px;background:#f1f5f9;border-radius:12px;border:1px solid #e2e8f0;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);animation:presszone-forum-tool-item-slide-in .4s ease-out backwards}.presszone-forum-tool-item:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border-color:rgba(31,113,221,.08)}.presszone-forum-tool-item--running{border-color:#1f71dd;background:linear-gradient(135deg, rgba(31, 113, 221, 0.08) 0%, #f1f5f9 100%)}.presszone-forum-tool-item--success{border-color:#10b981;background:linear-gradient(135deg, rgba(16, 185, 129, 0.1) 0%, #f1f5f9 100%);animation:presszone-forum-tool-success-pulse .6s ease-out}@keyframes presszone-forum-tool-item-slide-in{from{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}@keyframes presszone-forum-tool-success-pulse{0%{transform:scale(1)}15%{transform:scale(1.01)}30%{transform:scale(1)}50%{box-shadow:0 0 0 4px rgba(16,185,129,.2)}100%{box-shadow:none}}.presszone-forum-tool-item__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(31,113,221,.08);border-radius:10px;font-size:22px;flex-shrink:0;transition:transform .3s ease,background .3s ease}.presszone-forum-tool-item:hover .presszone-forum-tool-item__icon{transform:scale(1.05);background:rgba(31,113,221,.15)}.presszone-forum-tool-item--running .presszone-forum-tool-item__icon{animation:presszone-forum-tool-icon-pulse 1.5s ease-in-out infinite}@keyframes presszone-forum-tool-icon-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.presszone-forum-tool-item__content{flex:1;min-width:0}.presszone-forum-tool-item__title{font-size:15px;font-weight:600;color:#0f172a;margin:0 0 4px 0}.presszone-forum-tool-item__desc{font-size:14px;color:#334155;margin:0 0 6px 0;line-height:1.5}.presszone-forum-tool-item__help{display:block;font-size:12px;color:#64748b;margin:0;line-height:1.4}.presszone-forum-tool-item__action{flex-shrink:0;align-self:center}.presszone-forum-tool-item__action .presszone-forum-btn{min-width:100px}.presszone-forum-tool-btn-content{display:inline-flex;align-items:center;gap:6px}.presszone-forum-tool-spinner{display:inline-block;width:14px;height:14px;border:2px solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:presszoneForumSpin .8s linear infinite}.presszone-forum-tool-checkmark{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;background:hsla(0,0%,100%,.2);border-radius:50%;font-size:11px;animation:presszone-forum-tool-checkmark-pop .4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}@keyframes presszone-forum-tool-checkmark-pop{0%{transform:scale(0)}70%{transform:scale(1.2)}100%{transform:scale(1)}}body.dark-mode .presszone-forum-tool-item{background:hsla(0,0%,100%,.03);border-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-tool-item:hover{background:hsla(0,0%,100%,.05);border-color:rgba(31,113,221,.08)}body.dark-mode .presszone-forum-tool-item--running{background:linear-gradient(135deg, rgba(31, 113, 221, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%)}body.dark-mode .presszone-forum-tool-item--success{background:linear-gradient(135deg, rgba(52, 211, 153, 0.1) 0%, rgba(255, 255, 255, 0.03) 100%)}body.dark-mode .presszone-forum-tool-item__icon{background:rgba(59,130,246,.15)}body.dark-mode .presszone-forum-tool-item__title{color:#e3e3e3}body.dark-mode .presszone-forum-tool-item__desc{color:#c4c7c5}body.dark-mode .presszone-forum-tool-item__help{color:#9aa0a6}body.dark-mode .presszone-forum-tools__header p{color:#9aa0a6}@media(max-width: 768px){.presszone-forum-modal{width:95% !important;max-width:95% !important;margin:10px;max-height:90vh;display:flex;flex-direction:column}.presszone-forum-modal__content{padding:16px;overflow-y:auto}.presszone-forum-modal--infraction{width:100% !important}.presszone-forum-form-group{width:100%}.presszone-forum-form-group input,.presszone-forum-form-group select,.presszone-forum-form-group textarea{width:100%}}@media(max-width: 768px){.presszone-forum-tools--premium{padding:16px}.presszone-forum-tool-item{flex-direction:column;align-items:stretch;gap:12px}.presszone-forum-tool-item__icon{width:40px;height:40px;font-size:20px}.presszone-forum-tool-item__action{align-self:stretch}.presszone-forum-tool-item__action .presszone-forum-btn{width:100%}}.presszone-forum-table-wrapper{background:#fff;border-radius:16px;overflow-x:auto;border:1px solid #e2e8f0;position:relative}@media(max-width: 768px){.presszone-forum-table-wrapper{border-radius:12px;margin:0 -8px;border-left:none;border-right:none;position:relative}.presszone-forum-table-wrapper::after{content:"← Scroll →";position:absolute;bottom:8px;right:16px;font-size:11px;color:#64748b;background:hsla(0,0%,100%,.9);padding:2px 6px;border-radius:4px;pointer-events:none;opacity:.7}.presszone-forum-table-wrapper:not([data-scrollable=true])::after{display:none}}body.dark-mode .presszone-forum-table-wrapper{background:#1e1f20;border-color:rgba(0,0,0,.08)}@media(max-width: 768px){body.dark-mode .presszone-forum-table-wrapper::after{background:rgba(0,0,0,.8);color:#9aa0a6}}.presszone-forum-grid-table{display:grid;width:100%;font-size:14px;min-width:800px}@media(max-width: 768px){.presszone-forum-grid-table{min-width:900px;font-size:13px}}.presszone-forum-grid-table__cell{padding:12px 16px;display:flex;align-items:center;font-size:14px;color:#0f172a;word-break:break-word;overflow-wrap:break-word;background:#fff;transition:background .15s ease}@media(max-width: 768px){.presszone-forum-grid-table__cell{padding:8px 12px;font-size:13px}}.presszone-forum-grid-table__cell--header{font-size:12px;letter-spacing:.5px;text-transform:uppercase;color:#64748b;font-weight:600;user-select:none;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}@media(max-width: 768px){.presszone-forum-grid-table__cell--header{padding:8px 12px;font-size:11px}}.presszone-forum-grid-table__cell:not(.presszone-forum-grid-table__cell--header):hover{background:#f1f5f9}body.dark-mode .presszone-forum-grid-table__cell{color:#e3e3e3;background:#1e1f20}body.dark-mode .presszone-forum-grid-table__cell--header{color:#9aa0a6;background:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.08)}body.dark-mode .presszone-forum-grid-table__cell:not(.presszone-forum-grid-table__cell--header):hover{background:hsla(0,0%,100%,.05)}.presszone-forum-reason-cell{width:100%;min-width:0}.presszone-forum-reason-text{word-break:break-word}.presszone-forum-reason-note{margin-top:6px;font-size:12px;color:#64748b;font-style:italic;word-break:break-word}body.dark-mode .presszone-forum-reason-note{color:#9aa0a6}.presszone-forum-reason-note-label{font-weight:500;font-style:normal;opacity:.8}.presszone-forum-date-text{font-size:13px}.presszone-forum-actions-cell{display:flex;gap:6px;align-items:center}.presszone-forum-user-cell{display:flex;align-items:center;gap:12px}.presszone-forum-user-cell .presszone-forum-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#f1f5f9}body.dark-mode .presszone-forum-user-cell .presszone-forum-avatar{background:rgba(0,0,0,.2)}.presszone-forum-user-info{display:flex;flex-direction:column;line-height:1.3}.presszone-forum-user-name{font-weight:500;color:#0f172a}body.dark-mode .presszone-forum-user-name{color:#e3e3e3}.presszone-forum-user-handle{font-size:12px;color:#64748b}body.dark-mode .presszone-forum-user-handle{color:#9aa0a6}body.dark-mode .presszone-forum-btn--secondary{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-btn--secondary:hover:not(:disabled){background:#353739}body.dark-mode .presszone-forum-btn--ghost{color:#9aa0a6}body.dark-mode .presszone-forum-btn--ghost:hover:not(:disabled){background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-access-legend{background:#282a2c;border-color:#3c4043}body.dark-mode .presszone-forum-access-grid-wrapper{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-access-grid__cell{background:#1e1f20;border-bottom-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-access-grid__cell--header{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-access-header__label{color:#e3e3e3}body.dark-mode .presszone-forum-access-header__info,body.dark-mode .presszone-forum-access-header__desc{color:#9aa0a6}body.dark-mode .presszone-forum-access-header__info:hover{color:#1f71dd}body.dark-mode .presszone-forum-access-header__info::after{background:#1e1f20;color:#e3e3e3;box-shadow:0 4px 20px rgba(0,0,0,.4),0 0 0 1px #3c4043}body.dark-mode .presszone-forum-access-header__info::before{border-bottom-color:#1e1f20}body.dark-mode .presszone-forum-access-cell{color:#9aa0a6}body.dark-mode .presszone-forum-access-cell--inherit{color:#9aa0a6;border-color:#3c4043}body.dark-mode .presszone-forum-access-grid__cell--corner{background:#282a2c;border-right-color:#3c4043}body.dark-mode .presszone-forum-access-grid__cell--role{background:#1e1f20;border-right-color:#3c4043}body.dark-mode .presszone-forum-access-grid__cell--role:hover{background:#282a2c}body.dark-mode .presszone-forum-access-role__name,body.dark-mode .presszone-forum-access-role__icon{color:#e3e3e3}body.dark-mode .presszone-forum-access-header h3{color:#e3e3e3}body.dark-mode .presszone-forum-label--premium{color:#e3e3e3}body.dark-mode .presszone-forum-form-help--premium{color:#9aa0a6}body.dark-mode .presszone-forum-perm-grid-wrapper{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-perm-grid__cell{background:#1e1f20;color:#e3e3e3;border-bottom-color:#3c4043}body.dark-mode .presszone-forum-perm-grid__cell--cap{background:#1e1f20;border-right-color:#3c4043}body.dark-mode .presszone-forum-perm-grid__cell--sticky-corner{background:#282a2c;border-right-color:#3c4043}body.dark-mode .presszone-forum-perm-grid__cell--action{background:#1e1f20}body.dark-mode .presszone-forum-perm-grid__cell--action:hover{background:#282a2c}body.dark-mode .presszone-forum-perm-grid__cell--header{background:#282a2c;border-bottom-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-perm-cell--allow{background:rgba(74,222,128,.2);color:#34d399}body.dark-mode .presszone-forum-perm-cell--inherit{background:#282a2c;color:#9aa0a6}body.dark-mode .presszone-forum-perm-cell--never{background:rgba(248,113,113,.2);color:#f87171}body.dark-mode .presszone-forum-perm-trace{background:#1e1f20}body.dark-mode .presszone-forum-settings-card{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-settings-card__icon{background:rgba(31,113,221,.15)}body.dark-mode .presszone-forum-settings-card--warning .presszone-forum-settings-card__icon{background:rgba(251,191,36,.2)}body.dark-mode .presszone-forum-input--color{background:#282a2c;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-color-preview{border-color:#3c4043}body.dark-mode .presszone-forum-badge{background:rgba(31,113,221,.15);color:#1f71dd}body.dark-mode .presszone-forum-badge--category{background:rgba(59,130,246,.2);color:#93c5fd}body.dark-mode .presszone-forum-badge--forum{background:rgba(34,197,94,.2);color:#86efac}body.dark-mode .presszone-forum-badge--link{background:rgba(251,191,36,.2);color:#fde68a}body.dark-mode .presszone-forum-badge--page{background:rgba(168,85,247,.2);color:#d8b4fe}body.dark-mode .presszone-forum-dark-toggle{background:#282a2c;color:#e3e3e3}body.dark-mode .presszone-forum-dark-toggle:hover{background:#353739}body.dark-mode .presszone-forum-node-item__row{background:#1e1f20;border-color:#3c4043}body.dark-mode .presszone-forum-node-item__row:hover{background:#282a2c}body.dark-mode .presszone-forum-tool-item__icon{background:#282a2c}body.dark-mode .presszone-forum-widget__growth{background:rgba(74,222,128,.2);color:#34d399}body.dark-mode .presszone-forum-toggle--active{background:#34d399}body.dark-mode .presszone-forum-toggle--warning.presszone-forum-toggle--active{background:#fbbf24}body.dark-mode .presszone-forum-avatar,body.dark-mode .avatar.presszone-forum-avatar{background:#282a2c;border-color:#3c4043}body.dark-mode .presszone-forum-settings__panel{background:#1e1f20}body.dark-mode .presszone-forum-sidebar__link--active{background:rgba(31,113,221,.15);color:#1f71dd}body.dark-mode .presszone-forum-sidebar__link--active .presszone-forum-sidebar__icon{color:#1f71dd}@media(max-width: 768px){.presszone-forum-user-cell{min-width:180px}.presszone-forum-user-cell .presszone-forum-avatar{width:32px;height:32px}.presszone-forum-user-cell .presszone-forum-user-info .presszone-forum-user-name{font-size:13px}.presszone-forum-user-cell .presszone-forum-user-info .presszone-forum-user-handle{font-size:11px}.presszone-forum-grid-table__cell .presszone-forum-btn--sm{padding:4px 8px;font-size:11px}.presszone-forum-badge{font-size:10px;padding:2px 6px;white-space:nowrap}}.presszone-forum-tag-input{width:100%}.presszone-forum-tag-input__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;min-height:24px}.presszone-forum-tag-input__tag{display:inline-flex;align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:4px 8px;font-size:13px;color:#0f172a}.presszone-forum-tag-input__tag-text{margin-right:6px}.presszone-forum-tag-input__tag-remove{background:none;border:none;color:#64748b;cursor:pointer;font-size:16px;line-height:1;padding:0;display:flex;align-items:center}.presszone-forum-tag-input__tag-remove:hover{color:#ef4444}.presszone-forum-tag-input__input-wrapper{position:relative;width:100%}.presszone-forum-tag-input__input{width:100%;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#0f172a;font-size:14px;transition:all .2s ease}.presszone-forum-tag-input__input:focus{outline:none;border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.08)}body.dark-mode .presszone-forum-tag-input__tag{background:#282a2c;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-tag-input__tag-remove{color:#9aa0a6}body.dark-mode .presszone-forum-tag-input__tag-remove:hover{color:#f87171}body.dark-mode .presszone-forum-tag-input__input{background:#282a2c;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-tag-input__input:focus{background:#1e1f20;border-color:#1f71dd;box-shadow:0 0 0 3px rgba(31,113,221,.15);color:#e3e3e3}body.dark-mode .presszone-forum-placeholder-item{background:#282a2c;border-color:#3c4043;color:#e3e3e3}body.dark-mode .presszone-forum-moderator-item--premium{background:#282a2c;border-color:rgba(0,0,0,0)}body.dark-mode .presszone-forum-moderator-item--premium:hover{background:#353739;border-color:#3c4043}body.dark-mode .presszone-forum-moderator-name--premium{color:#e3e3e3}body.dark-mode .presszone-forum-moderator-role--premium{color:#9aa0a6}body.dark-mode .presszone-forum-moderator-avatar--premium{border-color:#1e1f20}body.dark-mode .presszone-forum-moderator-empty--premium{color:#9aa0a6}.presszone-forum-stagger-0{animation-delay:0ms}.presszone-forum-stagger-1{animation-delay:60ms}.presszone-forum-stagger-2{animation-delay:120ms}.presszone-forum-stagger-3{animation-delay:180ms}.presszone-forum-stagger-4{animation-delay:240ms}.presszone-forum-stagger-5{animation-delay:300ms}.presszone-forum-stagger-6{animation-delay:360ms}.presszone-forum-stagger-7{animation-delay:420ms}.presszone-forum-stagger-8{animation-delay:480ms}.presszone-forum-stagger-9{animation-delay:540ms}.presszone-forum-stagger-10{animation-delay:600ms}.presszone-forum-stagger-11{animation-delay:660ms}.presszone-forum-stagger-12{animation-delay:720ms}.presszone-forum-stagger-13{animation-delay:780ms}.presszone-forum-stagger-14{animation-delay:840ms}.presszone-forum-stagger-15{animation-delay:900ms}.presszone-forum-stagger-16{animation-delay:960ms}.presszone-forum-stagger-17{animation-delay:1020ms}.presszone-forum-stagger-18{animation-delay:1080ms}.presszone-forum-stagger-19{animation-delay:1140ms}.presszone-forum-stagger-20{animation-delay:1200ms}.presszone-forum-stagger-21{animation-delay:1260ms}.presszone-forum-stagger-22{animation-delay:1320ms}.presszone-forum-stagger-23{animation-delay:1380ms}.presszone-forum-stagger-24{animation-delay:1440ms}.presszone-forum-stagger-25{animation-delay:1500ms}.presszone-forum-stagger-26{animation-delay:1560ms}.presszone-forum-stagger-27{animation-delay:1620ms}.presszone-forum-stagger-28{animation-delay:1680ms}.presszone-forum-stagger-29{animation-delay:1740ms}.presszone-forum-stagger-30{animation-delay:1800ms}.presszone-forum-tool-stagger-0{animation-delay:0ms}.presszone-forum-tool-stagger-1{animation-delay:80ms}.presszone-forum-tool-stagger-2{animation-delay:160ms}.presszone-forum-tool-stagger-3{animation-delay:240ms}.presszone-forum-tool-stagger-4{animation-delay:320ms}.presszone-forum-tool-stagger-5{animation-delay:400ms}.presszone-forum-tool-stagger-6{animation-delay:480ms}.presszone-forum-tool-stagger-7{animation-delay:560ms}.presszone-forum-tool-stagger-8{animation-delay:640ms}.presszone-forum-tool-stagger-9{animation-delay:720ms}.presszone-forum-tool-stagger-10{animation-delay:800ms}.presszone-forum-tool-stagger-11{animation-delay:880ms}.presszone-forum-tool-stagger-12{animation-delay:960ms}.presszone-forum-tool-stagger-13{animation-delay:1040ms}.presszone-forum-tool-stagger-14{animation-delay:1120ms}.presszone-forum-tool-stagger-15{animation-delay:1200ms}.presszone-forum-tool-stagger-16{animation-delay:1280ms}.presszone-forum-tool-stagger-17{animation-delay:1360ms}.presszone-forum-tool-stagger-18{animation-delay:1440ms}.presszone-forum-tool-stagger-19{animation-delay:1520ms}.presszone-forum-tool-stagger-20{animation-delay:1600ms}.presszone-forum-tool-stagger-21{animation-delay:1680ms}.presszone-forum-tool-stagger-22{animation-delay:1760ms}.presszone-forum-tool-stagger-23{animation-delay:1840ms}.presszone-forum-tool-stagger-24{animation-delay:1920ms}.presszone-forum-tool-stagger-25{animation-delay:2000ms}.presszone-forum-tool-stagger-26{animation-delay:2080ms}.presszone-forum-tool-stagger-27{animation-delay:2160ms}.presszone-forum-tool-stagger-28{animation-delay:2240ms}.presszone-forum-tool-stagger-29{animation-delay:2320ms}.presszone-forum-tool-stagger-30{animation-delay:2400ms}.presszone-forum-table-wrapper{background:#fff;border-radius:16px;overflow-x:auto;border:1px solid #e2e8f0;position:relative}@media(max-width: 768px){.presszone-forum-table-wrapper{border-radius:12px;margin:0 -16px;border-left:none;border-right:none;position:relative}.presszone-forum-table-wrapper::after{content:"← Scroll →";position:absolute;bottom:8px;right:16px;font-size:11px;color:#64748b;background:hsla(0,0%,100%,.9);padding:2px 6px;border-radius:4px;pointer-events:none;opacity:.7}.presszone-forum-table-wrapper:not([data-scrollable=true])::after{display:none}}body.dark-mode .presszone-forum-table-wrapper{background:#1e1f20;border-color:#3c4043}@media(max-width: 768px){body.dark-mode .presszone-forum-table-wrapper::after{background:rgba(0,0,0,.8);color:#9aa0a6}}.presszone-forum-grid-table{display:grid;width:100%;font-size:14px;min-width:800px}@media(max-width: 768px){.presszone-forum-grid-table{min-width:900px;font-size:13px}}.presszone-forum-grid-table__cell{padding:12px 16px;display:flex;align-items:center;font-size:14px;color:#0f172a;word-break:break-word;overflow-wrap:break-word;background:#fff;transition:background 150ms cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 768px){.presszone-forum-grid-table__cell{padding:8px 12px;font-size:13px}}body.dark-mode .presszone-forum-grid-table__cell{color:#e3e3e3;background:#1e1f20}.presszone-forum-grid-table__cell--header{font-weight:600;color:#0f172a;background:#f1f5f9;padding:12px 16px;border-bottom:1px solid #e2e8f0}@media(max-width: 768px){.presszone-forum-grid-table__cell--header{padding:8px 12px;font-size:13px}}body.dark-mode .presszone-forum-grid-table__cell--header{color:#e3e3e3;background:#282a2c;border-color:#3c4043}.presszone-forum-grid-table__cell:not(.presszone-forum-grid-table__cell--header):hover{background:#f1f5f9}body.dark-mode .presszone-forum-grid-table__cell:not(.presszone-forum-grid-table__cell--header):hover{background:#282a2c}@media(max-width: 768px){.presszone-forum-user-cell{min-width:180px}.presszone-forum-user-cell .presszone-forum-avatar{width:32px;height:32px}.presszone-forum-user-cell .presszone-forum-user-info .presszone-forum-user-name{font-size:13px}.presszone-forum-user-cell .presszone-forum-user-info .presszone-forum-user-handle{font-size:11px}.presszone-forum-grid-table__cell .presszone-forum-btn--sm{padding:4px 8px;font-size:11px}.presszone-forum-badge{font-size:10px;padding:2px 6px;white-space:nowrap}}.presszone-forum-table-container{margin-top:24px}
