:root{--clr-bg-page:#0A0A0E;--clr-bg-container:#101820;--clr-bg-element:#1A2028;--clr-bg-element-hover:#202831;--clr-bg-sidebar:#0D131A;--clr-bg-header-bar:#010A13;--clr-text-primary:#C8C8C8;--clr-text-secondary:#7E7E7E;--clr-text-heading:#F0F0F0;--clr-text-link:#CDA158;--clr-text-link-hover:#E8C37E;--clr-text-on-accent:#0A0A0E;--clr-accent-gold:#CDA158;--clr-accent-gold-darker:#A77E36;--clr-accent-blue-highlight:#0BC6E3;--clr-accent-gold-rgb:205,161,88;--clr-border-primary:#252F3B;--clr-border-secondary:#353F4D;--clr-border-accent:var(--clr-accent-gold);--clr-divider:var(--clr-border-primary);--clr-bg-comment-primary:#1A2028;--clr-bg-comment-secondary:#101820;--clr-bg-page-rgb:10,10,14;--clr-bg-element-rgb:26,32,40;--clr-bg-element-pinned:#1E2A3A;--font-base:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-size-base:0.875rem;--font-size-sm:0.75rem;--font-size-lg:1rem;--font-size-xl:1.25rem;--font-size-xxl:1.75rem;--line-height-base:1.5;--line-height-content:1.7;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--ttb-content-wrapper-margin-block:clamp(1rem,2vw,1.5rem);--cut-sm:8px;--cut-md:12px;--chamfer-sm:polygon( var(--cut-sm) 0,100% 0,100% calc(100% - var(--cut-sm)),calc(100% - var(--cut-sm)) 100%,0 100%,0 var(--cut-sm) );--chamfer-md:polygon( var(--cut-md) 0,100% 0,100% calc(100% - var(--cut-md)),calc(100% - var(--cut-md)) 100%,0 100%,0 var(--cut-md) );--clr-accent-success:#4CAF50;--clr-accent-danger:#F44336;--border-radius:3px;--max-width-forum:1500px}.ttb-forum-wrapper,.ttb-single-thread-page{font-family:var(--font-base);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--clr-text-primary)}.ttb-forum-wrapper a,.ttb-single-thread-page a{color:var(--clr-text-link);text-decoration:none}.ttb-forum-wrapper a:hover,.ttb-single-thread-page a:hover{color:var(--clr-text-link-hover);text-decoration:underline}.ttb-forum-wrapper h1,.ttb-forum-wrapper h2,.ttb-forum-wrapper h3,.ttb-forum-wrapper h4,.ttb-single-thread-page h1,.ttb-single-thread-page h2,.ttb-single-thread-page h3,.ttb-single-thread-page h4{font-weight:500;color:var(--clr-text-heading);margin-top:0;margin-bottom:var(--space-md)}.ttb-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}main.site-main:has(.ttb-forum-wrapper),main.site-main>.content-area:has(.ttb-forum-wrapper){max-width:100vw !important;overflow-x:hidden !important;box-sizing:border-box !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}.ttb-forum-wrapper{width:100% !important;max-width:var(--max-width-forum) !important;min-width:0 !important;margin-left:auto !important;margin-right:auto !important;box-sizing:border-box !important;overflow-x:hidden !important;position:relative}.ttb-forum-wrapper .ttb-content-wrapper-outer,.ttb-forum-wrapper .ttb-main-container,.ttb-forum-wrapper .ttb-content-area{max-width:100% !important;box-sizing:border-box !important;overflow-x:hidden !important}.ttb-forum-wrapper.js-layout-corrected{max-width:100vw !important;overflow-x:hidden !important;box-sizing:border-box !important}.ttb-content-area{animation-duration:0.4s;animation-fill-mode:forwards}@keyframes simple-fade-out-up{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes simple-fade-in{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ttb-content-wrapper-outer{max-width:var(--max-width-forum);margin:var(--ttb-content-wrapper-margin-block) auto;padding:0}.ttb-main-container{display:flex;gap:var(--space-lg)}.ttb-header-bar{position:relative;isolation:isolate;background-color:transparent;border:none;clip-path:var(--chamfer-md)}.ttb-header-bar-inner{max-width:var(--max-width-forum);margin:0 auto;padding:var(--space-md) var(--space-lg);display:flex;justify-content:space-between;align-items:center}.ttb-header-bar .boards-title{font-size:var(--font-size-xxl);color:var(--clr-text-heading);font-weight:700;text-transform:uppercase;margin:0 auto 0 0;line-height:1.2}.ttb-header-bar .boards-nav{display:flex;align-items:center}.ttb-header-bar .boards-nav .sort-by-label{margin-right:var(--space-sm);color:var(--clr-text-secondary);font-size:var(--font-size-base);font-weight:bold}.ttb-header-bar .boards-nav a{margin-left:var(--space-md);color:var(--clr-text-secondary);font-size:var(--font-size-base);font-weight:bold;text-decoration:none;position:relative;padding-bottom:var(--space-xs)}.ttb-header-bar .boards-nav a:hover,.ttb-header-bar .boards-nav a.active,.ttb-single-thread-page .ttb-header-bar .boards-nav a{color:var(--clr-text-link)}.ttb-single-thread-page .ttb-header-bar .boards-nav a:hover{color:var(--clr-text-link-hover)}.ttb-sort-tooltip-trigger{appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;margin-left:10px;padding:0;cursor:help;color:var(--clr-text-secondary);background:transparent;border:1px solid var(--clr-text-secondary);border-radius:50%;width:1.625rem;height:1.625rem;text-align:center;font-weight:bold;font-size:var(--font-size-base);line-height:0;user-select:none;vertical-align:middle}.ttb-sort-tooltip-trigger>.tt-icon{width:1rem;height:1rem;display:block}.ttb-sort-tooltip-trigger>.ttb-sort-tooltip-content{display:none}.ttb-sort-tooltip-content{position:fixed;visibility:hidden;opacity:0;pointer-events:none}.ttb-mobile-sidebar-toggle-btn{display:none !important}.ttb-sidebar-left{flex:0 0 260px;position:relative;isolation:isolate;background-color:transparent;padding:var(--space-md);border:none;align-self:flex-start;clip-path:var(--chamfer-sm);box-sizing:border-box}.ttb-sidebar-section{margin-bottom:var(--space-lg)}.ttb-sidebar-left .ttb-sidebar-section{margin-bottom:var(--space-lg)}.ttb-sidebar-section:last-child{margin-bottom:0}.ttb-sidebar-left .ttb-sidebar-section:last-child{margin-bottom:0}.ttb-sidebar-section h2{font-size:var(--font-size-sm);text-transform:uppercase;margin:0 0 var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid transparent;font-weight:bold;line-height:1.2}.ttb-sidebar-section .rules-text{font-size:var(--font-size-sm);line-height:1.4;margin:0}.ttb-btn-create-discussion{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(5px,1.6vw,7px);position:relative;isolation:isolate;width:100%;min-width:0;padding:var(--space-md) clamp(10px,3vw,16px);text-align:center;white-space:nowrap;font-weight:bold;font-size:clamp(12px,3.25vw,14px);line-height:1.15;letter-spacing:0;text-transform:uppercase;margin-bottom:var(--space-lg);text-decoration:none;background:transparent;border:none;clip-path:var(--chamfer-sm);box-sizing:border-box}.ttb-btn-create-discussion .tt-icon{width:1.05em;height:1.05em;flex:0 0 auto}.ttb-search-form label{position:relative;display:block}.ttb-search-form__icon{position:absolute;left:0.75rem;top:0;bottom:0;margin-block:auto;z-index:1;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;transform:none;pointer-events:none;line-height:0}.ttb-search-form__icon .tt-icon{width:0.95rem;height:0.95rem;display:block;overflow:hidden}.ttb-search-form input[type="search"]{width:100%;padding:var(--space-sm) var(--space-md) var(--space-sm) 2.25rem;box-sizing:border-box}.ttb-boards-list ul{list-style:none;padding:0;margin:0}.ttb-boards-list ul li a{display:flex;justify-content:space-between;align-items:center;padding:var(--space-sm) var(--space-xs);font-size:var(--font-size-base);border-bottom:1px solid transparent;text-decoration:none}.ttb-boards-list ul li a .ttb-board-count{font-size:var(--font-size-sm)}@media (max-width:991.98px){main.site-main:has(.ttb-forum-wrapper),main.site-main>.content-area:has(.ttb-forum-wrapper){max-width:100vw !important;overflow-x:hidden !important;box-sizing:border-box !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}.ttb-forum-wrapper{max-width:100vw !important;padding-left:var(--space-sm,8px);padding-right:var(--space-sm,8px);overflow-x:hidden !important}.ttb-forum-wrapper .ttb-content-wrapper-outer,.ttb-forum-wrapper .ttb-main-container,.ttb-forum-wrapper .ttb-content-area{max-width:100% !important;box-sizing:border-box !important;overflow-x:hidden !important}.ttb-forum-wrapper .ttb-content-wrapper-outer{margin-top:var(--space-sm);margin-bottom:var(--space-lg)}.ttb-sidebar-left{position:fixed !important;left:0;right:auto;top:0;height:100vh !important;width:280px !important;max-width:85% !important;z-index:1040 !important;transform:translateX(-100%) !important;padding-top:var(--space-md) !important;overflow-y:auto}.ttb-main-container{gap:0}.ttb-content-area{width:100%;margin-left:0}.ttb-header-bar .boards-nav{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto;column-gap:var(--space-md);row-gap:var(--space-sm);align-items:center}.ttb-header-bar .boards-nav .sort-by-label{display:none}.ttb-header-bar .boards-nav a:not(.ttb-refresh-btn){grid-column:1;margin-left:0;justify-self:start;padding-bottom:2px}.ttb-header-bar .boards-nav .ttb-sort-tooltip-trigger{grid-column:2;grid-row:1;align-self:start;justify-self:center;margin-left:0}.ttb-header-bar .boards-nav .ttb-refresh-btn{grid-column:2;grid-row:3;align-self:end;justify-self:center;margin-left:0}.ttb-single-thread-page .ttb-header-bar-inner,.ttb-create-discussion-page .ttb-header-bar-inner{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:clamp(8px,2.5vw,12px);padding:clamp(10px,2.75vw,14px) clamp(14px,4vw,18px)}.ttb-single-thread-page .ttb-header-bar .boards-title,.ttb-create-discussion-page .ttb-header-bar .boards-title{min-width:0;margin:0;font-size:clamp(1.15rem,5vw,1.45rem);line-height:1.08;overflow-wrap:anywhere}.ttb-single-thread-page .ttb-header-bar .boards-nav,.ttb-create-discussion-page .ttb-header-bar .boards-nav{display:flex;grid-template-columns:none;grid-template-rows:none;align-items:center;justify-content:flex-end;justify-self:end;gap:0;min-width:max-content}.ttb-single-thread-page .ttb-header-bar .boards-nav a:not(.ttb-refresh-btn),.ttb-create-discussion-page .ttb-header-bar .boards-nav a:not(.ttb-refresh-btn){display:inline-flex;align-items:center;gap:0.35rem;margin-left:0;padding-bottom:0;white-space:nowrap;font-size:clamp(0.82rem,3.4vw,0.95rem);line-height:1.15}.ttb-single-thread-page .ttb-header-bar .boards-nav a .tt-icon,.ttb-create-discussion-page .ttb-header-bar .boards-nav a .tt-icon{width:1em;height:1em;flex:0 0 auto}.admin-bar .ttb-sidebar-left{top:32px !important;height:calc(100vh - 32px) !important}}@media (max-width:782px){.admin-bar .ttb-sidebar-left{top:46px !important;height:calc(100vh - 46px) !important}}.ttb-parent-category-title{display:block;padding:var(--space-sm) var(--space-xs);color:var(--clr-text-heading);font-weight:bold;font-size:calc(var(--font-size-base) * 1.1);cursor:default;margin-top:var(--space-sm)}.ttb-parent-category-title.active-parent-group{color:var(--clr-accent-gold)}.ttb-child-board-list{list-style:none;padding:0;margin:var(--space-xs) 0 0 var(--space-md)}.ttb-child-board-list.depth-2{margin-left:var(--space-lg)}.ttb-child-board-list.depth-3{margin-left:var(--space-xl)}.ttb-child-board-list li a{display:flex;justify-content:space-between;align-items:center;padding:var(--space-xs) 0;color:var(--clr-text-secondary);font-size:var(--font-size-base);font-weight:normal;text-decoration:none;border-bottom:none;transition:color 0.2s ease}.ttb-boards-list>ul>li:last-child>a{border-bottom:none}.ttb-boards-list .ttb-child-board-list li:last-child>a{border-bottom:none}.ttb-child-board-list li a:hover,.ttb-child-board-list li a.active{color:var(--clr-text-link)}.ttb-child-board-list li a .ttb-board-count{font-size:var(--font-size-sm);color:inherit}.ttb-category-separator{list-style-type:none;padding:0;margin:var(--space-sm) 0}.ttb-hr-separator{border:none;height:1px;background-color:var(--clr-divider);margin:0}html.light-mode .ttb-forum-wrapper h1,html.light-mode .ttb-forum-wrapper h2,html.light-mode .ttb-forum-wrapper h3,html.light-mode .ttb-forum-wrapper h4,html.light-mode .ttb-single-thread-page h1,html.light-mode .ttb-single-thread-page h2,html.light-mode .ttb-single-thread-page h3,html.light-mode .ttb-single-thread-page h4{color:var(--color-text-heading,#4A3B31)}html.light-mode .ttb-parent-category-title{color:var(--color-text-heading,#4A3B31)}html.light-mode .ttb-parent-category-title.active-parent-group{color:var(--clr-accent-gold)}html.light-mode .ttb-child-board-list li a{color:var(--color-text-secondary)}html.light-mode .ttb-child-board-list li a:hover,html.light-mode .ttb-child-board-list li a.active{color:var(--clr-text-link)}html.light-mode .ttb-header-bar .boards-title{color:var(--color-text)}html.light-mode .ttb-header-bar .boards-nav .sort-by-label,html.light-mode .ttb-header-bar .boards-nav a{color:var(--color-text-secondary)}html.light-mode .ttb-header-bar .boards-nav a:hover,html.light-mode .ttb-header-bar .boards-nav a.active{color:var(--clr-text-link)}html.light-mode .ttb-sort-tooltip-trigger{color:var(--color-text-secondary);border-color:var(--color-text-secondary)}html.light-mode .ttb-hr-separator{background-color:var(--clr-divider,#E0D5C1)}