﻿@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--heading-font-family: $font-stack;--font-family: $font-stack}html{font-family:"Inter",sans-serif;font-size:16px}html.text-size-smaller{font-size:14px}html.text-size-larger{font-size:18px}html.text-size-largest{font-size:24px}h1,h2,h3,h4,h5{font-family:"Inter",sans-serif}img.emoji{font-size:16px;height:1.25em;width:1.25em}:root{--blue-tint: #699bf7;--coral: #ff8577;--golden-yellow: #ffc700;--green: #0fa958;--community-blue: #4C82FB;--violet: #a259ff;--violet-tint: #c7b9ff;--violet-alert: rgba(39,109,246,0.1);--red: #f24e1e;--bg: #ffffff;--fg-high-contrast: #000000;--fg-medium-contrast: #333333;--fg-low-contrast: #5d5d5d;--bold-bg: #4C82FB;--bold-fg: #ffffff;--modal-bg: #ffffff;--modal-fg: #333333;--surface-high-contrast: #d6d6d6;--surface-low-contrast: #f5f5f5}@media(prefers-color-scheme: light){:root{--primary: #000}}@media(prefers-color-scheme: dark){:root{--bg: #1d1d1d;--fg-high-contrast: #ffffff;--fg-medium-contrast: #bbbbbb;--fg-low-contrast: #9b9b9b;--bold-bg: #4C82FB;--bold-fg: #ffffff;--modal-bg: #101010;--modal-fg: #ffffff;--surface-high-contrast: #333333;--surface-low-contrast: #262626;--primary: #fff;--primary-high: #fff;--primary-low: transparent;--primary-very-low: #ffffff10;--tertiary: #4C82FB;--header_background: #1d1d1d}.btn{background-color:#333}.btn-primary{background-color:var(--tertiary)}p>code,li>code,pre>code{color:var(--fg-medium-contrast)}.badge-notification.clicks{background-color:var(--fg-low-contrast);color:var(--primary-low)}}.d-icon.d-icon-d-watching{color:var(--red) !important}.d-icon.d-icon-d-tracking{color:var(--blue-tint) !important}.d-icon.d-icon-d-regular{color:var(--green) !important}*:focus{outline-color:var(--fg-high-contrast);outline-width:0px}input[type=text],textarea,div.ac-wrap input[type=text]{background-color:var(--bg);border:1px solid var(--surface-high-contrast);border-radius:2px;box-shadow:none;color:var(--fg-high-contrast);font-size:1em;padding:4px 8px;outline:0;transition:border-color .15s ease-out}input[type=text]:hover,textarea:hover,div.ac-wrap input[type=text]:hover{border-color:var(--surface-high-contrast);box-shadow:none;outline:0}input[type=text]:focus,textarea:focus,div.ac-wrap input[type=text]:focus{border-color:var(--bold-bg);box-shadow:none;outline:0}div.ac-wrap{border:none}.wrap{max-width:initial;margin:0 0;padding:0 10%;display:grid;grid-template-columns:1fr min(90vw, 1200px) 1fr}.wrap>*{grid-column:2}.container.posts>.row{overflow:revert}#main-outlet{padding:0 0;margin-bottom:6em;margin-top:2em;max-width:unset !important;width:unset !important}#list-area{margin-bottom:32px}input[type]:focus,.select-kit.multi-select.is-expanded .select-kit-wrapper{box-shadow:none;border-color:var(--bold-bg) !important;outline:0}.badge-category-bg{border-radius:8px !important;height:8px !important;margin-right:8px !important;width:8px !important}.badge-category-parent-bg{border-radius:2px !important;height:8px !important;margin-right:8px !important;width:8px !important}.boxed.white{background-color:rgba(0,0,0,0)}.discourse-no-touch a.lightbox:hover{border-radius:0;box-shadow:none}.discourse-no-touch .btn:hover,.discourse-no-touch .btn.btn-hover{background-color:var(--surface-high-contrast);color:var(--fg-high-contrast)}.discourse-no-touch .btn:hover .d-icon,.discourse-no-touch .btn.btn-hover .d-icon{color:inherit}.discourse-no-touch .embedded-posts .collapse-up:hover,.discourse-no-touch .embedded-posts .collapse-down:hover{background-color:var(--fg-high-contrast);color:var(--bg)}.discourse-no-touch .autocomplete ul li a:hover{background-color:var(--violet-alert)}.highlighted{background-color:rgba(0,0,0,0) !important;animation:none !important}.popup-menu{left:0;padding:8px 0px;z-index:9999}.popup-menu ul li{border-bottom:0px}.popup-menu ul li .btn{padding:0px 24px 0px 48px}.popup-menu ul li .btn .d-icon{align-self:center;color:var(--fg-medium-contrast);font-size:12px;padding:2px;margin-left:-24px;margin-right:8px}.popup-menu ul li .btn:focus{outline:0;background-color:var(--surface-low-contrast)}.popup-menu ul li .btn:hover{background-color:var(--community-blue);color:#fff}@media(max-width: 1204px){.popup-menu{left:-196px !important}}.tap-tile-grid .tap-tile.active{background-color:var(--surface-low-contrast)}.alert{align-items:center;font-weight:400;font-size:1em;line-height:140%;letter-spacing:.03em;margin-top:0em;margin-bottom:2em;display:flex;justify-content:space-between}.alert.alert-info{background-color:rgba(35,109,246,.1);border:none;border-radius:8px;padding:16px 24px}.alert.alert-success{background-color:var(--bold-bg);color:var(--bold-fg)}.alert.alert-success a{color:var(--bolg-fg);text-decoration:underline}.alert#global-notice-alert-global-notice{background-color:var(--violet);border:none;border-radius:8px;color:var(--bold-fg);display:grid;font-weight:500;grid-auto-flow:column;justify-content:space-between;padding:16px 24px}.alert#global-notice-alert-global-notice a{color:var(--bold-fg);font-weight:500;text-decoration:underline}.alert#global-notice-alert-global-notice a:hover{opacity:.85}.alert a{color:var(--fg-high-contrast);font-weight:500}.alert .close{color:var(--fg-medium-contrast);font-size:16px;position:revert;right:revert;top:revert}.alert .close .d-icon{color:inherit}#banner{border-radius:6px;display:grid;grid-template-columns:1fr 16px;grid-template-areas:"content  close-button";padding:16px 24px}#banner p:first-of-type{margin-top:0}#banner p:last-of-type{margin-bottom:0}#banner #banner-content{align-items:start;grid-area:content}#banner .close{align-items:start;float:unset;font-size:16px;grid-area:close-button;padding-left:0;position:unset;right:unset;top:unset}#banner .close .d-icon{color:var(--fg-medium-contrast)}.show-more.has-topics{position:revert}.navigation-container{align-items:flex-start;display:grid;row-gap:24px;grid-template-columns:1fr min-content;grid-template-rows:1fr min-content;grid-template-areas:"navigation buttons" "navigation buttons" "navigation buttons"}.navigation-container ul{margin:9px 0px;min-height:30px}.navigation-container #create-topic{background-color:var(--community-blue);border-radius:32px;color:var(--bold-fg);font-size:.875em !important;font-weight:500;height:32px;line-height:1.2em;order:5;padding:7px 16px}.navigation-container #create-topic:hover{background-color:var(--community-blue) !important;color:var(--bold-fg) !important}.navigation-container #create-topic .d-icon{display:none}.navigation-container #create-topic[disabled]{display:none}.navigation-container .category-breadcrumb{align-self:center;grid-area:navigation;grid-row:1}.navigation-container .category-breadcrumb li{margin-bottom:.5em}.navigation-container #navigation-bar{grid-area:navigation;grid-column:-1/1;grid-row:2;margin:0 0}.navigation-container .navigation-controls{align-items:center;display:flex;grid-area:buttons;grid-row:1;margin-bottom:0}.navigation-container .navigation-controls .btn{background-color:rgba(0,0,0,0);color:var(--fg-medium-contrast);height:30px}.navigation-container .navigation-controls .btn:active,.navigation-container .navigation-controls .btn:hover,.navigation-container .navigation-controls .btn:focus{color:var(--fg-high-contrast)}.navigation-container .navigation-controls .btn:active .d-icon,.navigation-container .navigation-controls .btn:hover .d-icon,.navigation-container .navigation-controls .btn:focus .d-icon{color:inherit}.navigation-container .navigation-controls .btn.edit-category .d-button-label{display:none}.list-controls{margin-bottom:0}.list-controls ol{display:inline-flex;flex-wrap:wrap;float:none;gap:8px}.list-controls .btn .d-button-label{font-size:unset;font-weight:unset}.list-controls .nav{display:inline-block;float:none}.nav-pills .navigation-toggle{padding:0px 16px}.nav-pills li{padding:0px 16px 0px 0px}.nav-pills li:first-of-type{padding-left:0}.nav-pills li>a{font-weight:500;font-size:1em;letter-spacing:.01em;line-height:1.25em;color:var(--fg-low-contrast);padding:0 0;position:relative}.nav-pills li>a:hover{background-color:rgba(0,0,0,0);color:var(--fg-high-contrast)}.nav-pills li>a.active{color:var(--fg-high-contrast);background-color:rgba(0,0,0,0)}.category-breadcrumb .select-kit-body{transform:translate(0px, 32px) !important}.category-breadcrumb>*,.category-breadcrumb>li{align-self:center;background-color:rgba(0,0,0,0);border:1px solid;border-color:rgba(0,0,0,.3) !important;border-radius:32px;display:flex;flex-shrink:0;margin-bottom:0 !important;margin-right:0 !important;overflow:visible;padding:7px 16px}.category-breadcrumb>* div,.category-breadcrumb>li div{margin-bottom:0 !important;min-height:unset !important}.category-breadcrumb>*:hover,.category-breadcrumb>*.is-expanded,.category-breadcrumb>li:hover,.category-breadcrumb>li.is-expanded{border:1px solid !important;border-color:var(--community-blue) !important}.category-breadcrumb .select-kit,.category-breadcrumb .select-kit-header{margin:auto}.category-breadcrumb .select-kit .badge-wrapper .category-name,.category-breadcrumb .select-kit .badge-wrapper .d-icon,.category-breadcrumb .select-kit-header .badge-wrapper .category-name,.category-breadcrumb .select-kit-header .badge-wrapper .d-icon{color:var(--fg-high-contrast);font-size:1em;font-weight:normal}.category-breadcrumb .select-kit .badge-wrapper .badge-category-bg,.category-breadcrumb .select-kit-header .badge-wrapper .badge-category-bg{display:none}.category-breadcrumb .select-kit .caret-icon,.category-breadcrumb .select-kit-header .caret-icon{font-size:12px;height:12px;width:12px}.category-breadcrumb .select-kit-collection .badge-wrapper .category-name,.category-breadcrumb .select-kit-collection .badge-wrapper .d-icon{color:var(--fg-high-contrast);font-weight:400}.category-breadcrumb .select-kit-collection .badge-wrapper .badge-category-bg{display:inline-block !important}.badge-wrapper{align-items:center;font-size:unset !important}.badge-wrapper.bullet{margin-right:6px;vertical-align:text-bottom}.badge-wrapper.bullet span.badge-category{color:var(--fg-medium-contrast);overflow:visible}.badge-wrapper.bullet span.badge-category-parent-bg{display:none}.badge-wrapper.bullet .d-icon{color:var(--fg-medium-contrast)}.footer-message .top-title-buttons{display:block;margin:8px 0px 8px -4px}.search-container .search-bar input{font-size:.875em;font-weight:500;height:32px}.search-container .search-bar button{height:32px;padding:5px;width:32px}.search-container .search-bar button:hover{background:var(--fg-high-contrast)}.search-container .search-bar button .d-icon{color:#fff;font-size:16px}.search-container .search-advanced .search-title #create-topic .d-icon{display:none}.search-container .search-advanced .search-title #create-topic:hover{transform:translateY(-2px)}.search-container .search-advanced .search-title .bulk-select{background:rgba(0,0,0,0);font-size:1.5em;margin:0 0;padding:0 0}.search-container .search-advanced .search-title .bulk-select:focus{outline:none}.search-container .search-advanced-sidebar{background:rgba(0,0,0,0);border:1px solid var(--surface-high-contrast);border-radius:6px;padding:8px}.search-container .search-advanced-sidebar .search-advanced-title{background:inherit;padding:8px 16px;font-size:1em;font-weight:600}.search-container .search-advanced-sidebar .search-advanced-filters{background:inherit}.search-container .search-advanced-sidebar .search-advanced-filters label{font-size:.875em}h3.search-footer{font-size:1em;font-weight:600;padding-left:56px}.fps-result{padding-left:0}.fps-result img.avatar{width:40px;height:40px}.fps-result .blurb{color:var(--fg-medium-contrast)}.fps-result .blurb .date{color:var(--fg-low-contrast)}.fps-result .blurb .search-highlight{font-weight:600}.fps-result .topic{padding-bottom:8px}.fps-result .topic .search-category{font-size:.9375em;margin-top:2px}.fps-result .topic .search-category .badge-wrapper{align-items:center}.fps-result .topic .search-category .badge-wrapper.bullet span.badge-category{color:var(--fg-medium-contrast)}.fps-result .topic a.search-link .topic-title{color:var(--fg-high-contrast);font-size:1.125em;position:relative}.fps-result .topic a.search-link .topic-title:visited{color:var(--fg-high-contrast)}.discourse-tags>*{align-items:center;background-color:rgba(0,0,0,0);color:var(--fg-medium-contrast);font-size:.875em;margin-right:.5em}.discourse-tags>*:not(.list-vote-count){background-color:rgba(0,0,0,0);border:1px solid var(--surface-high-contrast);border-radius:2px;padding:2px 8px}section.category-heading{content:none;display:none}tbody{border-top:0px}tr{border-bottom:0}.topic-list{border-collapse:separate}.topic-list thead th{background-color:var(--surface-low-contrast);border-top:1px solid var(--surface-low-contrast);border-bottom:1px solid var(--surface-low-contrast);color:var(--fg-high-contrast);font-size:.875em;font-weight:500;line-height:1.375em;padding:14px 16px}.topic-list thead th:first-of-type{border-bottom-left-radius:8px;border-top-left-radius:8px;border-left:1px solid var(--surface-low-contrast);cursor:default;padding-left:16px}.topic-list thead th:last-of-type{border-bottom-right-radius:8px;border-top-right-radius:8px;border-right:1px solid var(--surface-low-contrast);padding-right:28px}.topic-list thead th .d-icon{font-size:16px;vertical-align:middle}.topic-list thead tr{border-bottom:0px;border-radius:8px}.topic-list thead button.bulk-select{margin-right:5px}.topic-list thead .sortable:hover{background-color:var(--surface-low-contrast);color:var(--fg-high-contrast)}.topic-list thead:after{content:"";display:block;height:16px}.topic-list th,.topic-list td{padding:16px 0}.topic-list th:first-of-type,.topic-list td:first-of-type{padding-left:0}.topic-list th .bulk-select,.topic-list td .bulk-select{padding:0 0;vertical-align:text-bottom}.topic-list .heatmap-high{font-weight:normal;color:inherit !important}.topic-list .heatmap-high a,.topic-list .heatmap-high .d-icon,.topic-list .heatmap-high .d-button-label{font-weight:normal;color:inherit !important}.topic-list .num{color:var(--fg-low-contrast)}.topic-list .num .badge-posts{color:var(--fg-low-contrast);font-weight:normal}.topic-list .posters{overflow:hidden;white-space:nowrap}.topic-list .posters a{float:unset}.topic-list .posters a:first-child .avatar.latest:not(.single){border:2px solid var(--bold-bg);box-shadow:none;margin-left:2px}.topic-list .main-link{font-size:unset;max-width:50vw}.topic-list .topic-excerpt{display:block;font-size:.875em;line-height:1.5em;margin-top:12px;padding-right:15%}.topic-list .topic-excerpt-more{font-weight:500}.topic-list .topic-list-item.has-excerpt td.main-link .link-top-line a.title{font-weight:500}.topic-list .topic-list-item.has-excerpt td.main-link .link-top-line a.title img.emoji{padding-right:.3ch;height:16px;width:16px;vertical-align:baseline}.topic-list .topic-list-item.has-excerpt td.main-link .link-bottom-line{display:none}.topic-list .topic-list-item .link-top-line{align-items:baseline;display:flex;max-width:660px}.topic-list .topic-list-item .link-top-line a{color:var(--bold-bg);font-size:1em;font-weight:400;line-height:1.375em;padding:0 0}.topic-list .topic-list-item .link-top-line a.title{height:1.375em;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-list .topic-list-item .link-top-line a.title:hover{position:relative;text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:2px;text-underline-offset:3px}.topic-list .topic-list-item .link-top-line a.title:visited{color:var(--fg-medium-contrast)}.topic-list .topic-list-item .link-top-line a.title:visited:hover{text-decoration-color:currentColor}.topic-list .topic-list-item .link-top-line a.badge-notification{background-color:rgba(0,0,0,0);font-size:12px}.topic-list .topic-list-item .link-top-line a.unread,.topic-list .topic-list-item .link-top-line a.new-posts{color:#fff;text-indent:100%;white-space:nowrap;overflow:hidden}.topic-list .topic-list-item .link-top-line .d-icon{color:var(--fg-high-contrast);font-size:18px;margin-right:2px;vertical-align:middle}.topic-list .topic-list-item .link-top-line .topic-statuses{float:none;margin-right:4px}.topic-list .topic-list-item .link-bottom-line{font-weight:normal;font-size:1em;line-height:1.125em;margin-top:8px}.topic-list .topic-list-item .link-bottom-line .badge-category-bg{border-radius:10px;height:10px;margin-right:8px;width:10px}.topic-list .topic-list-item .link-bottom-line .badge-category{color:var(--fg-medium-contrast)}.topic-list .topic-list-item .link-bottom-line .badge-category .category-name{font-size:.875em;font-weight:400}.topic-list .topic-list-item.visited a.title:not(.badge-notification){color:var(--fg-high-contrast);font-weight:400}.topic-list .topic-list-item.visited a.title:not(.badge-notification):hover{color:var(--fg-high-contrast);font-weight:400}.topic-list .topic-list-item-separator td{border-bottom:2px solid var(--red)}.topic-list .topic-list-item-separator td span{color:var(--red);cursor:default;font-size:1em;font-weight:400}.topic-list-bottom h3{color:var(--fg-high-contrast);font-size:1em;font-weight:600}.extra-info-wrapper .title-wrapper .categories-wrapper{margin-top:2px}.extra-info-wrapper .title-wrapper .header-title{align-items:center;display:inline-flex;font-size:1em}.extra-info-wrapper .title-wrapper .topic-link,.extra-info-wrapper .title-wrapper .topic-statuses>.topic-status{font-size:1.125em}.posts-wrapper{max-width:90vw}.post-stream,.post-notice,.small-action{max-width:768px}.topic-body{width:min(722px, 100%)}.badge-wrapper{font-size:initial}.gap,.small-action-desc{text-transform:revert !important}.gap{color:var(--fg-low-contrast);font-size:.875em;font-weight:normal;margin-left:19px;padding:16px 0 16px 26px;text-decoration:underline}.small-action{border:0}.small-action .btn{border-radius:4px;font-size:1em;min-height:24px;margin-left:4px;padding:4px;min-width:24px}.small-action .btn:hover{background-color:var(--surface-low-contrast)}.small-action .btn .d-icon{color:var(--fg-low-contrast);font-size:14px}.small-action .small-action-desc{color:var(--fg-low-contrast);margin-left:8px;padding:12px 0;font-weight:normal;font-size:.875em}.small-action .topic-avatar{align-items:center;display:none;height:40px}.small-action .topic-avatar .d-icon{color:var(--surface-high-contrast);font-size:20px !important;vertical-align:revert;width:40px}.time-gap{margin-top:8px}.time-gap .small-action-desc.timegap{color:var(--fg-medium-contrast);margin-left:0px;padding:2px 0}.time-gap .topic-avatar{display:none}.private-message-glyph-wrapper{float:none}.private-message-glyph-wrapper .private-message-glyph{color:var(--fg-high-contrast);height:1em}.title-wrapper .topic-statuses{margin-right:0}.title-wrapper .topic-statuses .topic-status{color:var(--fg-high-contrast);font-size:1.5em;margin-right:8px}.title-wrapper .topic-statuses .topic-status .d-icon-far-check-square{color:var(--green)}.post-infos{align-items:center;display:inline-flex}.post-infos>.post-date:not(:nth-child(1)):before{color:var(--fg-low-contrast);content:"·";display:inline-block;font-size:.875em;font-weight:400;margin-right:8px}.post-infos .d-icon{color:var(--fg-low-contrast)}.post-infos .edits{align-items:center;display:inline-flex;font-size:.875em}.post-infos .edits a{align-items:center;display:inline-flex;font-size:.875em;font-weight:400}.post-infos .edits .heatmap-high,.post-infos .edits .heatmap-high a,.post-infos .edits .heatmap-med,.post-infos .edits .heatmap-med a,.post-infos .edits .heatmap-low,.post-infos .edits .heatmap-low a{color:var(--coral) !important}.post-infos .edits .d-icon{color:var(--fg-low-contrast);font-size:16px;margin-left:4px}nav.post-controls .show-replies{margin-left:0px}nav.post-controls .show-replies span{color:var(--fg-medium-contrast);font-size:.875em;font-weight:400}nav.post-controls .show-replies .d-icon{color:var(--fg-medium-contrast);font-size:10px;margin-top:1px}nav.post-controls .actions{align-items:center;display:inline-flex;flex-direction:row-reverse;float:none;margin-left:unset;text-align:left}nav.post-controls .actions a{color:var(--fg-high-contrast)}nav.post-controls .actions button{color:var(--fg-low-contrast);padding:revert;transition:color ease-out .2s}nav.post-controls .actions button:active{box-shadow:none}nav.post-controls .actions button:hover,nav.post-controls .actions button.d-hover{background-color:rgba(0,0,0,0)}nav.post-controls .actions button:hover .d-icon,nav.post-controls .actions button.d-hover .d-icon{color:var(--fg-medium-contrast) !important}nav.post-controls .actions button.no-text{border-radius:4px;color:var(--fg-low-contrast);font-size:16px;height:32px;margin-left:8px;padding:4px;width:32px;vertical-align:middle}nav.post-controls .actions button.no-text .d-icon{color:var(--fg-low-contrast);transition:color ease-out .2s}nav.post-controls .actions button.show-more-actions{order:-1}nav.post-controls .actions button .d-button-label{display:none}nav.post-controls .actions button.create{margin-left:0;order:48;transition:all ease-out .2s}nav.post-controls .actions button.create .d-icon{color:var(--fg-low-contrast);font-size:16px;transition:color ease-out .2s}nav.post-controls .actions span.extra-buttons{order:47}nav.post-controls .actions span.extra-buttons button.accepted,nav.post-controls .actions span.extra-buttons button.unaccepted,nav.post-controls .actions span.extra-buttons span.accepted-text{font-size:1em}nav.post-controls .actions span.extra-buttons button.accepted .d-button-label,nav.post-controls .actions span.extra-buttons button.accepted .accepted-label,nav.post-controls .actions span.extra-buttons span.accepted-text .d-button-label,nav.post-controls .actions span.extra-buttons span.accepted-text .accepted-label{color:var(--green)}nav.post-controls .actions span.extra-buttons button.accepted .d-icon,nav.post-controls .actions span.extra-buttons span.accepted-text .d-icon{color:var(--green)}nav.post-controls .actions span.extra-buttons button.unaccepted .d-icon{color:var(--fg-low-contrast)}nav.post-controls .actions .double-button{align-items:center;margin-left:8px;margin-right:0;min-width:30px;order:46;padding:revert}nav.post-controls .actions .double-button:hover button{background:rgba(0,0,0,0);color:var(--fg-high-contrast)}nav.post-controls .actions .double-button button{border-radius:revert;padding:0 0;font-size:revert;margin:revert;width:auto}nav.post-controls .actions .double-button button.d-hover{background-color:rgba(0,0,0,0) !important}nav.post-controls .actions .double-button button.button-count,nav.post-controls .actions .double-button button.like-count{order:2;height:100%;text-align:center}nav.post-controls .actions .double-button button.button-count:only-child,nav.post-controls .actions .double-button button.like-count:only-child{align-items:center;background-color:rgba(0,0,0,0);display:inline-flex;flex-direction:row-reverse;padding-right:8px}nav.post-controls .actions .double-button button.button-count:only-child .d-icon,nav.post-controls .actions .double-button button.like-count:only-child .d-icon{color:#fa6c8d;display:block;height:16px;padding:0 8px;width:16px}nav.post-controls .actions .double-button button.button-count+.toggle-like,nav.post-controls .actions .double-button button.button-count+.create-flag{order:1;padding-left:8px;padding-right:8px}nav.post-controls .actions .double-button button.button-count:not(.my-likes){margin-right:8px;padding-left:0px;padding-right:0px}nav.post-controls .actions .double-button button.like.d-hover,nav.post-controls .actions .double-button .btn-icon.d-hover{background-color:rgba(0,0,0,0)}nav.post-controls .actions .double-button .btn-icon,nav.post-controls .actions .double-button .svg-icon{font-size:16px;height:16px;margin-top:0px;text-align:center;transition:color ease-out .2s;vertical-align:revert}nav.post-controls .actions .double-button .btn-icon:only-child{padding:0px 6px}.deleted .topic-avatar img{box-shadow:-36px 0px 0px -28px var(--red)}.deleted .topic-body{background-color:rgba(0,0,0,0)}.topic-body,.topic-avatar{border-top:0;padding-top:12px}a.mention{display:inline-block;font-weight:500;font-size:1em;color:var(--bold-bg);background:var(--violet-alert);padding:0 3px;border-radius:4px}.moderator.topic-post .topic-avatar img{border:3px solid var(--bold-bg);margin-left:-3px;margin-top:-3px}.moderator.topic-post .topic-body:before{border-radius:3px;background-color:var(--bold-bg);width:3px}.moderator .regular>.cooked{background-color:rgba(0,0,0,0);padding:0 10px 0 0;padding-left:20px}aside.quote .quote-controls .d-icon{color:var(--fg-medium-contrast)}aside.quote .title{background-color:var(--surface-low-contrast);border-left:0;font-size:.875em;font-weight:400}aside.quote .title .d-icon{margin-right:2px}aside.quote blockquote{background-color:var(--surface-low-contrast);border-left:0}.fa.accepted{color:var(--green)}.topic-body .post-actions{font-size:.875em;margin-bottom:32px;padding-left:10px;text-align:left}.topic-body .post-links-container{margin-left:20px}.topic-body .topic-meta-data,.topic-body .cooked{color:var(--fg-medium-contrast);line-height:1.65em;padding:0px 0px 0px 20px}.topic-body .topic-meta-data{align-self:center;height:40px}.topic-body .topic-meta-data span.relative-date{align-self:center;color:var(--fg-low-contrast);font-size:.875em;font-weight:400}.topic-body .topic-meta-data .names span.first{align-items:center;color:var(--fg-high-contrast);font-weight:600;margin-right:6px}.topic-body .topic-meta-data .names span.first a{color:var(--fg-medium-contrast)}.topic-body .topic-meta-data .names span{display:inline;font-size:.875em;font-weight:400;overflow:visible;margin-right:3px}.topic-body .topic-meta-data .names .fa{color:var(--fg-high-contrast);font-size:16px;margin-left:1px}.topic-body .topic-meta-data .names .user-title{color:var(--fg-medium-contrast);font-weight:500}.topic-body .topic-meta-data .names .user-title a{color:var(--fg-medium-contrast);font-weight:500}.topic-body .reply-to-tab{color:var(--fg-medium-contrast);font-size:.875em;font-weight:500;margin-right:8px}.topic-body .reply-to-tab img{margin:0 8px}.topic-body .reply-to-tab .d-icon{color:var(--fg-low-contrast);font-size:16px}.topic-body .actions .fade-out{opacity:1 !important}.topic-body .regular{color:var(--fg-medium-contrast);font-size:.9375em;font-weight:400;margin-top:0px}.topic-body .regular p{line-height:1.6em;width:90%}.topic-body .regular p:last-of-type{padding-bottom:0px}.topic-body .regular code{background-color:var(--surface-low-contrast);font-family:monospace;font-size:.875em;padding:8px}div.poll{border-color:var(--surface-high-contrast);border-radius:8px}div.poll>div{display:inline-grid;grid-template-areas:"vote" "vote-count" "buttons";width:100%}div.poll li{font-size:1em}div.poll img:not([width]),div.poll img:not([height]){width:20px !important;height:20px !important}div.poll .poll-buttons{border-color:var(--surface-high-contrast);grid-area:buttons}div.poll .poll-container{border-width:0;grid-area:vote;padding:1em 1em 1em 1em;width:unset}div.poll .poll-info{grid-area:vote-count;padding:0 0 .5em 0;min-width:unset;text-align:left}div.poll .poll-info p{margin:0;padding:0em 1em 1em 1em}div.poll .poll-info .info-number,div.poll .poll-info .info-label{color:var(--fg-low-contrast);display:inline;font-size:.875em;font-weight:400}div.poll .poll-info .info-number{padding-right:.5ch}div.poll .poll-title{border-bottom:0;color:var(--fg-high-contrast);font-weight:400;padding-top:0}div.poll .results .bar{background-color:var(--surface-high-contrast)}div.poll .results .bar-back{background-color:var(--surface-low-contrast)}div.poll .results p{font-weight:400;width:100%}div.poll .results p .percentage{font-size:.875em}.quote-button{opacity:1;background-color:rgba(0,0,0,0)}.quote-button .btn-icon-text:hover,.quote-button .btn-icon-text.btn-hover{background-color:var(--bold-bg);color:var(--bold-fg)}.topic-body:before{background-color:var(--surface-high-contrast);content:"";display:block;position:absolute;top:64px;left:-26px;height:calc(100% - 72px);width:2px}.topic-body:first-of-type{border-top:0}.topic-post:first-of-type .topic-body:before{height:calc(100% - 72px)}.topic-post:last-of-type .topic-body:before{display:none}.topic-post.voting-post button.like-count{display:block}.topic-post.voting-post button.toggle-like{display:block}.topic-post.selected{box-shadow:none}.topic-post.selected .topic-body:before{background-color:var(--bold-bg)}.topic-map{background-color:rgba(0,0,0,0);border:1px solid var(--surface-high-contrast);border-radius:6px;margin:8px 0 8px 20px;max-width:82vw}.topic-map .avatars,.topic-map .links,.topic-map .information{padding:0px 16px 16px 16px}.topic-map h4{font-size:.875em;font-weight:normal;position:relative}.topic-map section{border-top:0;padding:0px}.topic-map section.map{border:0;border-radius:6px;padding:8px}.topic-map section.map:first-of-type .buttons .btn{height:40px}.topic-map section.map li{display:inline-grid;grid-auto-flow:row}.topic-map section.map li h4{color:var(--fg-medium-contrast);font-size:.8125em;grid-row:1;margin:0 0;margin-top:4px;padding:0 0;padding-bottom:2px;position:relative;text-transform:capitalize}.topic-map section.map li div,.topic-map section.map li span{font-weight:500;grid-row:2;justify-self:left}.topic-map section.map li .trigger-user-card{margin-right:4px}.topic-map section.map li.avatars{display:none}.topic-map section.map li.last-reply:after{background-color:var(--surface-high-contrast);content:"";display:inline-block;grid-column:2;height:40px;margin-top:2px;margin-left:32px;margin-right:4px;width:1px}.topic-map section.map .topic-map-post{align-items:center;display:inline-flex;margin-top:0}.topic-map section.map .number{color:var(--fg-high-contrast);font-size:1.125em;margin-top:2px}.topic-map .buttons{align-items:center;display:inline-flex;padding-right:8px}.topic-map .buttons .btn{background:rgba(0,0,0,0);border-top:0;border-left:0;height:40px;padding:4px;width:40px}.topic-map .buttons .btn .fa{font-size:16px;margin:0px auto}.topic-map .poster .avatar-flair{left:-1px;background-size:34px 34px;width:34px;height:34px;top:-1px;color:unset;z-index:-1}.topic-map .poster .post-count{display:none}.who-liked,.who-read{border:1px solid var(--surface-high-contrast);border-radius:6px;color:var(--fg-low-contrast);font-size:.875em;margin-top:8px;padding:12px;text-align:left;width:unset}.who-liked a,.who-read a{margin:0 0 0 0}.who-liked a:last-of-type,.who-read a:last-of-type{margin-right:4px}.who-liked img.avatar,.who-read img.avatar{height:16px;margin-right:4px;width:16px}.timeline-container .topic-timeline .start-date,.timeline-container .topic-timeline .timeline-ago,.timeline-container .topic-timeline .now-date{color:var(--fg-medium-contrast)}.timeline-container .topic-timeline .timeline-scrollarea{border-left:2px solid var(--surface-high-contrast)}.timeline-container .topic-timeline .timeline-footer-controls .btn{padding:4px}.timeline-container .topic-timeline .timeline-footer-controls .btn:focus{background-color:var(--surface-low-contrast);border:1px solid var(--surface-high-contrast);outline:none}.timeline-container .topic-timeline .timeline-footer-controls .create{background-color:var(--bold-bg)}.timeline-container .topic-timeline .timeline-footer-controls .create:hover{background-color:var(--bold-bg) !important}.timeline-container .topic-timeline .timeline-footer-controls .create .d-icon{color:var(--bold-fg);vertical-align:1px}.timeline-container .topic-timeline .timeline-handle{float:left;margin-left:-3px}.timeline-container .topic-timeline .timeline-replies{font-weight:500}#topic-title{margin-bottom:24px}#topic-title h1{display:block;font-size:unset;flex-grow:1}#topic-title h1 .fancy-title{margin-right:8px}#topic-title h1 .fancy-title img.emoji{margin-top:-4px}#topic-title h1 a{display:inline;font-size:1.25em;font-weight:600}#topic-title h1 a.edit-topic .d-icon{font-size:16px}#topic-title .badge-category-bg{border-radius:10px;height:10px;margin-right:8px;width:10px}#topic-title .title-wrapper{width:95%}#topic-title .topic-category{color:var(--fg-medium-contrast);font-size:.875em;font-weight:400}.embedded-posts{border:0}.embedded-posts.bottom,.embedded-posts.top{margin-top:8px;position:relative}.embedded-posts.bottom .arrow,.embedded-posts.top .arrow{align-items:center;background-color:rgba(0,0,0,0);border:0;border-radius:3px;display:flex;font-size:12px;height:30px;margin-right:36px;padding:0px 8px;width:14px}.embedded-posts.bottom .arrow:hover,.embedded-posts.top .arrow:hover{background:var(--surface-low-contrast)}.embedded-posts.bottom .arrow .d-icon-arrow-up,.embedded-posts.bottom .arrow .d-icon-arrow-down,.embedded-posts.top .arrow .d-icon-arrow-up,.embedded-posts.top .arrow .d-icon-arrow-down{margin-left:0px}.embedded-posts.bottom .collapse-up,.embedded-posts.bottom .collapse-down,.embedded-posts.top .collapse-up,.embedded-posts.top .collapse-down{background-color:rgba(0,0,0,0);border:0;border-radius:3px;color:var(--fg-high-contrast);padding:unset;right:30px;top:24px;transform:translate(4px, -32%)}.embedded-posts.bottom .collapse-up .d-icon,.embedded-posts.bottom .collapse-down .d-icon,.embedded-posts.top .collapse-up .d-icon,.embedded-posts.top .collapse-down .d-icon{font-size:14px}.embedded-posts.bottom .collapse-up:hover,.embedded-posts.bottom .collapse-down:hover,.embedded-posts.top .collapse-up:hover,.embedded-posts.top .collapse-down:hover{background:var(--surface-low-contrast);color:var(--fg-high-contrast)}.embedded-posts.bottom{margin-left:20px;margin-top:12px}.embedded-posts.top{background-color:var(--surface-low-contrast);border:2px solid var(--surface-high-contrast);border-radius:6px;margin-left:-8px;padding-left:8px !important;width:calc(100% + 8px)}.embedded-posts.top:before{content:none}.embedded-posts.top .row .topic-avatar:after{content:none}.embedded-posts .row{border-bottom:0;border-left:0;border-right:0;border-top:0;border-bottom:0px}.embedded-posts .row .topic-avatar,.embedded-posts .row .topic-body{border-top:0 !important;padding-top:8px}.embedded-posts .row .topic-avatar{padding-left:0}.embedded-posts .row .topic-body{overflow:visible}#topic-footer-buttons{display:flex;flex-direction:row;flex-wrap:wrap}#topic-footer-buttons .btn-primary{order:1}#topic-footer-buttons .topic-admin-menu-button-container{order:2}#topic-footer-buttons .share-and-invite{order:3}#topic-footer-buttons .bookmark{order:4}#topic-footer-buttons .flag-topic{order:5}#topic-footer-buttons .topic-notifications-button,#topic-footer-buttons .pinned-button{flex-basis:100%}#topic-footer-buttons .topic-notifications-button span.text,#topic-footer-buttons .pinned-button span.text{color:var(--fg-low-contrast);font-size:.875em}#topic-footer-buttons .zendesk-topic-actions{margin-right:8px;order:-1}#topic-footer-buttons .zendesk-topic-actions button.btn-primary{background-color:var(--bold-bg);border-color:var(--bold-bg);color:var(--bold-fg);padding:4px;width:30px}#topic-footer-buttons .zendesk-topic-actions button.btn-primary .d-button-label{align-items:center;display:inline-flex;font-size:0}#topic-footer-buttons .zendesk-topic-actions button.btn-primary .d-button-label:before{display:inline-block;height:16px;width:16px}#topic-footer-buttons a.btn-primary{background-color:var(--bold-bg);border-color:var(--bold-bg);color:var(--bold-fg)}#topic-footer-buttons a.btn-primary:before{display:inline-block;height:16px;margin-right:6px;width:16px}#topic-footer-buttons a.btn-primary i{content:none;display:none}.topic-status-info{border-top:0;padding:0 0}aside.onebox{border:1px solid var(--surface-high-contrast);border-radius:6px;background:rgba(0,0,0,0);margin-bottom:1em;padding:1em;font-size:1em}aside.onebox header{align-items:center;display:flex;margin-bottom:.5em}aside.onebox .onebox-body{display:flex;flex-direction:column}aside.onebox .onebox-body .aspect-image{content:none;display:none;margin-right:0;order:3}aside.onebox .onebox-body h3{font-size:1em;margin:0 0 0 0;order:1}aside.onebox .onebox-body p{display:block;margin-bottom:0;order:2;overflow:hidden;text-overflow:ellipsis;width:95%;white-space:nowrap}.lightbox-wrapper .lightbox{display:inline-flex;flex-direction:column;overflow:visible}.lightbox-wrapper .lightbox img{border-radius:0px;transition:all ease-out .15s}.lightbox-wrapper .lightbox img:hover{cursor:zoom-in}.meta{align-items:center;background-color:rgba(0,0,0,0);border-top:1px solid var(--surface-low-contrast);column-gap:8px;display:inline-grid;grid-auto-flow:column;grid-template-columns:16px 1fr 1fr;font-size:.8125em;opacity:1;padding:8px 0px 8px 0px;position:relative}.meta .d-icon{color:var(--fg-low-contrast);font-size:16px;margin:0;opacity:1}.meta .d-icon.d-icon-discourse-expand{display:none}.meta .d-icon+.filename{height:unset}.meta .filename{color:var(--fg-low-contrast);font-weight:400;margin:0}.meta .informations{color:var(--fg-low-contrast);font-size:.8125em;font-weight:400;margin:0 0 0 0;margin-left:auto;padding-right:0;text-align:right}.suggested-topics .badge-wrapper.bullet span.badge-category{max-width:unset}.suggested-topics h3.suggested-topics-message{font-size:1.125em}.post-notice,.post-notice.old{background-color:rgba(35,109,246,.1);border-radius:8px;border-top:0;color:var(--fg-high-contrast);font-size:1em;font-weight:400;margin:8px 0px;padding:10px 16px}.post-notice .d-icon,.post-notice.old .d-icon{color:inherit;font-size:16px;margin-right:16px}.post-notice.custom{background-color:var(--community-blue);border-radius:8px;color:var(--bold-fg)}.post-notice.custom a{color:var(--bold-fg);font-weight:400;opacity:.8;position:relative}.post-notice.custom a:visited{color:var(--bold-fg);opacity:.6}.post-notice.custom a:visited:hover:after{background-color:currentColor}.post-notice.custom .d-icon{align-self:flex-start;color:inherit;font-size:16px;margin-top:3px}.stats-title{text-transform:none}.stats-section li div{display:inline-grid;grid-auto-flow:column;grid-template-areas:"label" "value"}.stats-section li div span.label{color:var(--fg-medium-contrast);font-size:.8125em;grid-area:label;text-transform:capitalize}.stats-section li div span.label .d-icon{color:var(--fg-high-contrast)}.stats-section li div span.value{color:var(--fg-high-contrast);font-size:1.125em;font-weight:500;grid-area:value}.user-main .staff-counters{background:rgba(0,0,0,0);color:var(--fg-high-contrast);padding:10px 0;margin-bottom:32px}.user-main .staff-counters div{color:var(--fg-high-contrast);display:inline-flex}.user-main .staff-counters div a{color:var(--fg-high-contrast)}.user-main .staff-counters div span{color:var(--bold-fg);border-radius:56px !important;font-weight:500;padding:4px !important;text-align:center;width:24px}.user-main .staff-counters div .deleted-posts{background-color:var(--red)}.user-main .staff-counters div .warnings-received{background-color:var(--coral)}.user-main .about .controls,.user-main .about.collapsed-info .controls{max-width:unset}.user-main .about .controls>ul,.user-main .about.collapsed-info .controls>ul{display:inline-flex;flex-flow:row-reverse}.user-main .about .controls>ul>li,.user-main .about.collapsed-info .controls>ul>li{display:inline;margin-left:12px}.user-main .about .controls .btn,.user-main .about.collapsed-info .controls .btn{align-items:center;display:inline-flex;min-width:initial}.user-main .about .details,.user-main .about.collapsed-info .details{background:rgba(0,0,0,0)}.user-main .about .details .primary,.user-main .about.collapsed-info .details .primary{padding-bottom:16px}.user-main .about .details .primary .primary-textual,.user-main .about.collapsed-info .details .primary .primary-textual{padding:0 0}.user-main .about .details .primary .primary-textual .user-profile-names h1,.user-main .about.collapsed-info .details .primary .primary-textual .user-profile-names h1{display:block;font-size:1.5em}.user-main .about .details .primary .primary-textual .user-profile-names h2,.user-main .about .details .primary .primary-textual .user-profile-names h3,.user-main .about.collapsed-info .details .primary .primary-textual .user-profile-names h2,.user-main .about.collapsed-info .details .primary .primary-textual .user-profile-names h3{color:var(--fg-medium-contrast);display:inline;font-size:1.125em}.user-main .about .details .primary .primary-textual .user-profile-names>h3:before,.user-main .about.collapsed-info .details .primary .primary-textual .user-profile-names>h3:before{content:"·";padding:0px .5ch}.user-main .about .details .secondary,.user-main .about.collapsed-info .details .secondary{margin-top:0}.user-main .about .details .secondary dl,.user-main .about.collapsed-info .details .secondary dl{padding:8px 0}.user-main .about .details .user-profile-avatar,.user-main .about.collapsed-info .details .user-profile-avatar{margin-top:0px;margin-right:16px;height:64px;width:64px}.user-main .about .details .user-profile-avatar img.avatar,.user-main .about.collapsed-info .details .user-profile-avatar img.avatar{height:60px;width:60px}.user-main .about .details .user-profile-avatar .avatar-flair,.user-main .about.collapsed-info .details .user-profile-avatar .avatar-flair{background-size:20px 20px;bottom:0;height:20px;right:0;width:20px}.user-content{background-color:rgba(0,0,0,0)}.user-content h3{color:var(--fg-medium-contrast)}.user-content .top-sub-section li{border-left:0;padding-left:0}.user-content .user-stream{border-top:3px solid var(--primary-low);padding-top:8px}.user-content .user-stream .avatar-link{display:none}.user-content .user-stream .stream-topic-title{margin-bottom:8px}.user-content .user-stream .stream-topic-title a{color:var(--bold-bg);font-size:1.125em;font-weight:400;line-height:1.375em;padding:0 0}.user-content .user-stream .stream-topic-title span.title{overflow:visible}.user-content .user-stream .stream-topic-title span.title a:hover{position:relative}.user-content .user-stream .stream-topic-title span.title a:visited{color:var(--fg-medium-contrast)}.user-stream .excerpt{color:var(--fg-high-contrast)}.user-stream .large-notification{background-color:rgba(0,0,0,0);border-bottom:0px}.user-stream .large-notification.unread{background-color:rgba(0,0,0,0);border-radius:6px;position:relative}.user-stream .large-notification.unread a{font-weight:500}.user-stream .large-notification.unread:before{border:1px solid var(--bold-fg);content:"";left:-12px;position:absolute;top:22px;z-index:10000}.user-stream .large-notification .fa{color:var(--fg-medium-contrast);font-size:16px}.user-stream .large-notification li span:first-child{color:var(--fg-medium-contrast);font-weight:500}.user-stream .large-notification li span:first-child:after{color:var(--fg-medium-contrast);content:"·";display:inline-block;font-weight:500;margin:0 2px 0px 6px}.user-stream .large-notification li.read a{color:var(--fg-medium-contrast)}.user-stream .large-notification li.read .fa{color:var(--fg-low-contrast)}.user-stream .item,.user-stream .user-stream-item{background-color:rgba(0,0,0,0)}.user-secondary-navigation .nav-stacked a{padding:12px 0px}.user-badges-list{display:grid !important;grid-auto-flow:row;grid-gap:24px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;margin:0 0}.user-badges-list .badge-card.medium{width:revert}.user-badges-list .badge-card{background-color:var(--surface-low-contrast);border:0;margin:0 0;transition:all ease-out .2s}.user-badges-list .badge-card:hover{box-shadow:-8px 8px 0 0 #000;transform:translate(8px, -8px)}.user-badges-list .badge-card .badge-contents{border:0;display:grid;grid-auto-flow:column;grid-template-columns:128px 1fr;padding:0}.user-badges-list .badge-card .badge-contents .badge-icon{align-self:center;text-align:center;display:inline-flex;width:128px;height:128px}.user-badges-list .badge-card .badge-contents .badge-icon .fa{color:var(--fg-high-contrast) !important}.user-badges-list .badge-card .badge-contents .badge-info{align-self:center;cursor:default;padding-right:16px}.open .grippie{background:var(--bold-bg);padding:4px 0}.open .grippie:before{width:32px}.composer-fields .presence-users{align-items:center;color:var(--fg-medium-contrast);display:flex;font-size:.875em;font-weight:500;top:25px;text-transform:capitalize}.composer-fields .presence-users .presence-avatars img{width:20px;height:20px}.composer-fields .presence-users span.presence-text{padding-top:0}.composer-popup{background:var(--modal-bg);box-shadow:none}.composer-popup p:first-of-type{margin-top:0}.composer-popup a.close{color:var(--fg-medium-contrast)}.composer-popup a.close:before{content:none}#reply-control{background-color:var(--modal-bg);color:var(--modal-fg)}#reply-control.draft .composer-controls{gap:8px}#reply-control.draft .composer-controls .btn{background-color:rgba(0,0,0,0)}#reply-control #reply-title{height:40px}#reply-control .reply-to{align-items:center;color:var(--fg-high-contrast);display:flex}#reply-control .reply-to .composer-action-title .action-title{display:flex;font-size:.875em}#reply-control .reply-to .composer-action-title .action-title a{color:var(--fg-medium-contrast);font-weight:500}#reply-control .reply-to .composer-action-title .action-title a:visited{color:var(--fg-medium-contrast)}#reply-control .reply-to .composer-action-title .action-title img{margin-right:6px}#reply-control .reply-to .composer-action-title .d-icon{font-size:12px;opacity:1;padding:5px}#reply-control .reply-to .composer-controls{gap:8px}#reply-control .reply-to .composer-controls .d-icon{color:var(--fg-medium-contrast)}#reply-control .reply-to .d-icon{color:var(--fg-high-contrast)}#reply-control .reply-area .d-editor-textarea-wrapper{background-color:var(--bg);border-color:var(--surface-high-contrast);border-radius:6px}#reply-control .reply-area .d-editor-textarea-wrapper .d-editor-button-bar{align-items:center;border-bottom:1px solid var(--surface-low-contrast);margin-bottom:0;margin-top:0;padding:4px 0;display:flex}#reply-control .reply-area .d-editor-textarea-wrapper .d-editor-button-bar button{align-items:center;color:var(--fg-medium-contrast);height:32px;padding:8px}#reply-control .reply-area .d-editor-textarea-wrapper .d-editor-button-bar button:hover{border-radius:4px}#reply-control .reply-area .save-or-cancel .cancel{color:var(--fg-medium-contrast);font-size:14px}#reply-control .reply-area .submit-panel{text-transform:capitalize}.selected-posts{background-color:var(--modal-bg);color:var(--modal-fg)}.directory table td .number,.directory table td .time-read,.directory table th .number,.directory table th .time-read{color:var(--fg-medium-contrast);font-size:1em}.directory .me{background-color:var(--surface-low-contrast)}.directory .me .username a,.directory .me .name,.directory .me .number,.directory .me .time-read{color:var(--fg-medium-contrast)}.directory .me .title{color:var(--fg-low-contrast)}@media(max-width: 850px){button#create-topic span{display:inline}}@media(max-width: 800px){button#create-topic span{display:none}button#create-topic{padding:0 0 !important;width:40px}button#create-topic span{display:none}button#create-topic .d-icon{display:inline-block !important;margin:0px auto}}.btn{border-radius:12px !important}.list-controls .combo-box .combo-box-header{background:rgba(0,0,0,0);border:0 !important;color:inherit;font-weight:normal;font-size:.875em;line-height:1.2em;letter-spacing:.03em;padding:0}.timeline-container .topic-timeline .timeline-handle{background-color:var(--surface-high-contrast)}.topic-list .topic-list-item.has-excerpt td.main-link .link-top-line a.title{font-weight:500}.d-header{border-bottom:1px solid var(--surface-high-contrast);box-shadow:none}.badge-wrapper.bar .badge-category-parent-bg,.badge-wrapper.bar .badge-category-bg{padding:0 !important}.category-breadcrumb>*,.category-breadcrumb>li{background-color:var(--surface-low-contrast);border:1px solid var(--surface-high-contrast) !important}.latest-topic-list-item{border-bottom:0}.table-heading{border-bottom:0}.suggested-topics-message{display:flex}.suggested-topics-message>*{margin:0 4px}.timeline-container .topic-timeline .timeline-footer-controls .btn{padding:.53em .8em}.sidebar-wrapper{background-color:rgba(0,0,0,0) !important;z-index:-1}

/*# sourceMappingURL=desktop_theme_2_9414c3abc9e54affd152099bf79a1c58074df7ba.css.map?__ws=gov.uniswap.org */