:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--heading-font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--d-font-size-root: 15px;--h-50: #F0F0FC;--h-100: #E3E3FA;--h-200: #C5C5F6;--h-300: #AAAAF3;--h-500: #7272F1;--h-600: #5151EF;--h-700: #2C2CEE;--h-800: #1413C6;--h-900: #07078C}html,body{font-family:var(--font-family) !important;-webkit-font-smoothing:antialiased}html{overflow-y:scroll}.d-header .title a img.logo-big,.d-header .title a img.logo-small{image-rendering:auto;height:28px;width:auto}.d-header .home-logo-wrapper-outlet{overflow:visible !important}.d-header .title{display:flex;align-items:center;gap:10px;overflow:visible !important}.d-header .title a{display:flex;align-items:center}.d-header .title>a[href="/"]::after,.d-header .home-logo-wrapper a[href="/"]::after{content:"Hercules";font-size:1.25rem;font-weight:700;letter-spacing:-0.02em;padding-left:6px;color:var(--header_primary);white-space:nowrap;font-family:var(--font-family)}li.nav-item_new,li.nav-item_top,li.nav-item_unread,li.nav-item_hot,li.nav-item_unseen{display:none !important}body.herc-home #navigation-bar>li:not(.nav-item_latest):not(.nav-item_categories),body.herc-home .list-controls .topic-filter,body.herc-home .list-controls .filter-dropdowns,body.herc-home .category-drop,body.herc-home .tag-drop,body.herc-home .categories-and-latest .category-drop,body.herc-home [class*=category-drop],body.herc-home [class*=tag-drop],body.herc-home .select-kit.category-drop,body.herc-home .select-kit.tag-drop{display:none !important}.sidebar-section[data-section-name=messages],.sidebar-section[data-section-name=custom],.sidebar-sections__separator{display:none !important}.sidebar-section-header-button{display:none !important}.alert.alert-info:not(.topic-timer-info),.before-topic-list-body-outlet,.education,#education-message,.new-user-education,.education-message{display:none !important}.hercules-hero{padding:2.5rem 1.5rem 1.5rem;text-align:center}.hercules-hero-inner{max-width:820px;margin:0 auto}.hercules-hero-inner h1{font-size:1.75rem;font-weight:700;letter-spacing:-0.03em;margin:0 0 .35rem;color:var(--primary)}.hercules-hero-inner p{font-size:.95rem;color:var(--primary-medium);margin:0 0 1.5rem}.hercules-quick-nav{display:grid;grid-template-columns:repeat(4, 1fr);gap:.75rem;max-width:720px;margin:0 auto}@media(max-width: 700px){.hercules-quick-nav{grid-template-columns:repeat(2, 1fr)}}.hercules-nav-card{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1rem .75rem;border-radius:14px;background:var(--secondary);border:1px solid var(--primary-very-low);text-decoration:none !important;transition:all .2s ease}.hercules-nav-card:hover{border-color:var(--h-300);box-shadow:0 4px 16px rgba(44,44,238,.08);transform:translateY(-2px)}.hercules-nav-icon{font-size:1.5rem;margin-bottom:.15rem}.hercules-nav-label{font-weight:600;font-size:.8rem;color:var(--primary)}.hercules-nav-desc{font-size:.7rem;color:var(--primary-medium)}.herc-category-compose{padding:.5rem 0}.herc-compose-row{display:flex;align-items:center;justify-content:space-between;padding:.55rem .65rem .55rem 1rem;border-radius:10px;border:1px solid var(--primary-very-low);background:var(--secondary);cursor:pointer;transition:all .15s ease}.herc-compose-row:hover{border-color:var(--h-300);box-shadow:0 2px 8px rgba(44,44,238,.06)}.herc-compose-text{font-size:.82rem;color:var(--primary-medium)}.herc-compose-text strong{color:var(--primary);font-weight:600}.herc-compose-action{font-size:.7rem;font-weight:600;color:#fff;background:#2c2cee;padding:.25rem .65rem;border-radius:7px;white-space:nowrap;flex-shrink:0}.navigation-controls{order:99 !important;margin-left:auto !important;margin-right:0 !important}#navigation-bar{order:-1 !important;margin-right:0 !important;margin-left:0 !important}body.herc-cat .category-breadcrumb .category-drop,body.herc-cat .category-breadcrumb .tag-drop,body.herc-cat .list-controls .category-drop,body.herc-cat .list-controls .tag-drop,body.herc-cat .list-controls .category-breadcrumb{display:none !important}.list-controls .inside,.list-controls>.container,.list-controls>.container>.inside{display:flex !important;flex-wrap:wrap;align-items:center;gap:.4rem}.herc-cat-notif-slot{display:inline-flex;align-items:center;order:0;flex-shrink:0;margin:0}html.herc-cat .notifications-tracking-trigger:not([data-herc-relocated=true]){display:none !important}html.herc-cat .herc-cat-notif-slot .notifications-tracking-trigger{display:inline-flex !important}button#create-topic{--d-button-default-bg-color: #2C2CEE;--d-button-default-bg-color--hover: #1413C6;--d-button-default-text-color: #FFFFFF;--d-button-default-text-color--hover: #FFFFFF;--d-button-default-icon-color: #FFFFFF;--d-button-default-icon-color--hover: #FFFFFF;--d-button-default-border: 1px solid #2C2CEE;--d-button-default-border--hover: 1px solid #1413C6;--d-button-primary-bg-color: #2C2CEE;--d-button-primary-bg-color--hover: #1413C6;--d-button-primary-text-color: #FFFFFF;--d-button-primary-text-color--hover: #FFFFFF;--d-button-primary-icon-color: #FFFFFF;--d-button-primary-icon-color--hover: #FFFFFF;background-color:#2c2cee !important;color:#fff !important;border:1px solid #2c2cee !important;font-weight:600;border-radius:8px !important;padding:8px 16px}button#create-topic:hover,button#create-topic:focus{background-color:#1413c6 !important;border-color:#1413c6 !important;color:#fff !important}button#create-topic .d-icon{color:#fff !important}button#create-topic:hover .d-icon,button#create-topic:focus .d-icon{color:#fff !important}.sidebar-section[data-section-name=community] .sidebar-section-link-button{background-color:#2c2cee !important;color:#fff !important;border:none !important;border-radius:8px !important;padding:10px 14px !important;font-weight:600 !important;margin:6px 10px 10px !important}.sidebar-section[data-section-name=community] .sidebar-section-link-button *{color:#fff !important}.sidebar-section[data-section-name=community] .sidebar-section-link-button:hover{background-color:#1413c6 !important}.herc-vote-btn{display:inline-flex;flex-direction:column;align-items:center;gap:3px;padding:.45rem .6rem;margin-right:.4rem;border:1px solid var(--primary-low);border-radius:10px;background:rgba(0,0,0,0);color:var(--herc-vote-arrow-fg, var(--primary-medium));cursor:pointer;transition:all .15s ease;vertical-align:middle;float:left;margin-top:.1rem;min-width:2.8rem}.herc-vote-btn:hover{border-color:var(--h-300);color:var(--herc-vote-voted-fg, var(--h-700));background:rgba(0,0,0,0)}.herc-vote-btn.herc-voted{border-color:var(--herc-vote-voted-fg, var(--h-700));color:var(--herc-vote-voted-fg, var(--h-700));background:rgba(0,0,0,0)}.herc-vote-btn.herc-voted .herc-vote-arrow{color:var(--herc-vote-voted-fg, var(--h-700))}.herc-vote-btn.herc-voted .herc-vote-num{color:var(--herc-vote-voted-fg, var(--h-700));font-weight:700}.herc-vote-arrow{width:10px;height:7px;transition:color .15s ease;transform:scale(2);margin-bottom:2px}.herc-vote-num{font-size:.85rem;font-weight:600;line-height:1;font-family:var(--font-family);font-variant-numeric:tabular-nums;text-align:center}.topic-list th.votes,.topic-list td.num.votes,td.topic-votes,th.topic-votes,a.list-vote-count{display:none !important}@media(min-width: 768px){.topic-list .topic-list-item.category-feature-requests:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),.topic-list .topic-list-item.category-apps:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),.topic-list .topic-list-item.category-commerce:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),.topic-list .topic-list-item.category-email:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),.topic-list .topic-list-item.category-auth:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),.topic-list .topic-list-item.category-cloud:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)){display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:.75rem;row-gap:.15rem}.topic-list .topic-list-item.category-feature-requests:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-apps:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-commerce:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-email:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-auth:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-cloud:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before{content:"-";display:block;grid-row:1/span 2;grid-column:1;align-self:center;box-sizing:border-box;width:44.8px;height:42px;border:1px solid var(--primary-low);border-radius:10px;background:rgba(0,0,0,0);margin:0;padding-top:19.2px;font-size:.85rem;font-weight:600;line-height:13.6px;font-family:var(--font-family);text-align:center;color:var(--herc-vote-arrow-fg, var(--primary-medium));pointer-events:none}.topic-list .topic-list-item.category-feature-requests:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::after,.topic-list .topic-list-item.category-apps:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::after,.topic-list .topic-list-item.category-commerce:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::after,.topic-list .topic-list-item.category-email:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::after,.topic-list .topic-list-item.category-auth:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::after,.topic-list .topic-list-item.category-cloud:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::after{content:"";display:block;grid-row:1/span 2;grid-column:1;align-self:center;justify-self:center;width:10px;height:7px;margin:-18.57px 0 0 0;padding:0;border:0;background-image:var(--herc-vote-placeholder-svg);background-size:10px 7px;background-repeat:no-repeat;background-position:0 0;transform:scale(2);transform-origin:center center;pointer-events:none}.topic-list td.main-link.herc-two-col{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:center;column-gap:.75rem;row-gap:.15rem}.topic-list td.main-link.herc-two-col>.herc-vote-btn{float:none;margin:0;grid-row:1/span 2;grid-column:1;align-self:center;flex-shrink:0}.herc-vote-btn{box-sizing:border-box}.topic-list td.main-link.herc-two-col>.herc-main-content{display:contents;flex:1;min-width:0;gap:.15rem;justify-content:center}}@media(max-width: 767px){.topic-list .topic-list-item.category-feature-requests:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-apps:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-commerce:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-email:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-auth:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before,.topic-list .topic-list-item.category-cloud:not(.pinned):not(.pinned-topic):not(.category-pinned) .main-link:not(:has(>.herc-vote-btn))::before{content:"-";display:block;float:left;box-sizing:border-box;width:44.8px;height:42px;margin:.1rem .4rem 0 0;padding-top:20.2px;border:1px solid var(--primary-low);border-radius:10px;background-color:rgba(0,0,0,0);background-image:var(--herc-vote-placeholder-svg-mobile);background-origin:border-box;background-position:center 4.7px;background-size:20px 14px;background-repeat:no-repeat;font-size:.85rem;font-weight:600;line-height:13.6px;font-family:var(--font-family);text-align:center;color:var(--herc-vote-arrow-fg, var(--primary-medium));pointer-events:none}}.topic-list tr.topic-list-item.pinned td,.topic-list tr.topic-list-item.pinned-topic td{vertical-align:middle}.topic-list tr.topic-list-item.pinned .link-top-line,.topic-list tr.topic-list-item.pinned-topic .link-top-line{display:inline-flex;align-items:center;gap:.4rem}.topic-list .topic-excerpt,.topic-list .topic-excerpt-more{display:none !important}.voting.title-voting,.voting.header-title-voting,.topic-voting,.voting-wrapper,div[class*=topic-voting]{display:none !important}.herc-topic-vote-btn{float:none;margin:0;padding:.6rem .5rem;flex-direction:column;gap:4px;min-width:3rem;width:3rem;border:1px solid var(--primary-low);border-radius:12px;background:rgba(0,0,0,0);color:var(--herc-vote-arrow-fg, var(--primary-medium))}.herc-topic-vote-btn .herc-vote-arrow{transform:scale(1.7);margin:0 0 2px}.herc-topic-vote-btn .herc-vote-num{font-size:.9rem;font-weight:700;line-height:1}.herc-topic-vote-btn:hover{border-color:var(--herc-vote-voted-fg, var(--h-500));color:var(--herc-vote-voted-fg, var(--h-700));background:var(--herc-topic-vote-btn-hover-bg, var(--h-50))}.herc-topic-vote-btn:hover .herc-vote-num{color:var(--herc-vote-voted-fg, var(--h-700))}.herc-topic-vote-btn:hover .herc-vote-arrow{color:var(--herc-vote-voted-fg, var(--h-700))}.herc-topic-vote-btn.herc-voted{border-color:var(--herc-vote-voted-fg, var(--h-700));background:rgba(0,0,0,0);color:var(--herc-vote-voted-fg, var(--h-700))}.herc-topic-vote-btn.herc-voted .herc-vote-arrow{color:var(--herc-vote-voted-fg, var(--h-700))}.herc-topic-vote-btn.herc-voted .herc-vote-num{color:var(--herc-vote-voted-fg, var(--h-700))}.herc-topic-vote-btn.herc-voted:hover{border-color:var(--herc-vote-voted-hover-fg, var(--h-800));background:rgba(0,0,0,0);color:var(--herc-vote-voted-hover-fg, var(--h-800))}.herc-topic-vote-btn.herc-voted:hover .herc-vote-num{color:var(--herc-vote-voted-hover-fg, var(--h-800))}.herc-topic-vote-btn.herc-voted:hover .herc-vote-arrow{color:var(--herc-vote-voted-hover-fg, var(--h-800))}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title{grid-template-columns:1fr !important;column-gap:0 !important}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title>*{grid-column:1 !important}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper{display:grid !important;grid-template-columns:auto 1fr;grid-template-areas:"vote title" "vote category";align-items:start;column-gap:.5rem;row-gap:.25rem;padding:0 !important;margin:0 !important;position:relative}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>h1{grid-area:title;margin:0 !important}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>.topic-category{grid-area:category}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>.herc-topic-vote-btn{grid-area:vote;align-self:start;justify-self:start}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper:not(:has(.herc-topic-vote-btn))::before{content:"-";grid-area:vote;align-self:start;justify-self:start;box-sizing:border-box;width:3rem;height:48.59375px;padding:.6rem .5rem;border:1px solid var(--primary-low);border-radius:12px;background:rgba(0,0,0,0);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:var(--herc-vote-arrow-fg, var(--primary-medium));font-size:.9rem;font-weight:700;font-family:var(--font-family);font-variant-numeric:tabular-nums;line-height:1;text-align:center}:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper:not(:has(.herc-topic-vote-btn))::after{content:"";position:absolute;top:10.6px;left:19px;width:10px;height:7px;background-image:var(--herc-topic-vote-placeholder-svg);background-repeat:no-repeat;background-size:10px 7px;background-position:0 0;transform:scale(1.7);transform-origin:center;pointer-events:none}html.herc-cached-voted :is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper:not(:has(.herc-topic-vote-btn))::before,:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)).herc-cached-voted #topic-title .title-wrapper:not(:has(.herc-topic-vote-btn))::before{border-color:var(--herc-vote-voted-fg, var(--h-700));background:rgba(0,0,0,0);color:var(--herc-vote-voted-fg, var(--h-700))}html.herc-cached-voted :is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper:not(:has(.herc-topic-vote-btn))::after,:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)).herc-cached-voted #topic-title .title-wrapper:not(:has(.herc-topic-vote-btn))::after{background-image:var(--herc-topic-vote-placeholder-svg-voted)}@media(min-width: 768px){:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title{margin-right:150px}}@media(max-width: 767px){:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>h1,:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>h1 a.fancy-title{font-size:1.4175rem !important;line-height:1.2 !important}}.topic-list .topic-list-item{border-bottom:1px solid rgba(0,0,0,.05)}.badge-category__wrapper .badge-category{font-weight:500}.topic-list th.posters,.topic-list td.posters{width:146px;min-width:146px;white-space:nowrap;text-align:left;vertical-align:middle;padding:.75rem .25rem;font-size:0;line-height:0}.topic-list td.posters>a,.topic-list .posters>a,.topic-list .posters .poster>a{display:inline-block !important;vertical-align:middle;float:none !important;margin:0 !important;padding:0 !important;font-size:0}.topic-list td.posters>a+a,.topic-list .posters>a+a,.topic-list .posters>.poster+.poster,.topic-list .posters>*+*{margin-left:3px !important}.topic-list td.posters img.avatar,.topic-list .posters img.avatar{border:0 !important;border-radius:50%;display:block;margin:0 !important}.topic-list .raw-link,.topic-list .raw-topic-link,.topic-list .link-top-line,.topic-list a.title,.topic-list .topic-list-data a.title{white-space:normal !important;overflow:visible !important;text-overflow:clip !important;word-break:normal;overflow-wrap:anywhere}.topic-list .link-top-line a.title{font-size:16px;line-height:19.2px}.suggested-topics{display:none}.topic-list .topic-list-header th,.topic-list .topic-list-header th *,.topic-list .topic-list-header .table-heading,.topic-list .topic-list-header .table-heading *{font-weight:600 !important;font-size:.8rem !important;text-transform:uppercase !important;letter-spacing:.06em !important;color:var(--primary-medium) !important}.topic-list .link-top-line a.title{font-weight:500}.user-main .user-navigation{margin-bottom:0 !important;padding-bottom:0 !important;border-bottom:none !important}.user-main .user-navigation .nav-pills.user-nav{gap:.15rem;margin-bottom:0;padding-bottom:0;border-bottom:none;flex-wrap:nowrap;overflow-x:auto}.user-main .user-navigation .nav-pills.user-nav>li>a{padding:.4rem .7rem;font-size:.8rem;font-weight:500;white-space:nowrap;border-radius:8px !important;color:var(--primary-medium);transition:all .15s ease}.user-main .user-navigation .nav-pills.user-nav>li>a .d-icon{opacity:.6;margin-right:.2rem}.user-main .user-navigation .nav-pills.user-nav>li>a:hover{color:var(--primary);background:var(--primary-very-low) !important}.user-main .user-navigation .nav-pills.user-nav>li>a:hover .d-icon{opacity:.85}.user-main .user-navigation .nav-pills.user-nav>li>a.active{color:var(--primary) !important;background:var(--primary-very-low) !important;font-weight:600}.user-main .user-navigation .nav-pills.user-nav>li>a.active .d-icon{opacity:1}.user-main .user-navigation-secondary{margin-top:0 !important;padding:6px 0 4px !important;border-top:1px solid var(--primary-very-low) !important}.user-main .user-navigation-secondary .nav-pills{gap:.2rem;border-bottom:none !important;padding-bottom:0;margin-bottom:0}.user-main .user-navigation-secondary .nav-pills>li>a{padding:.2rem .5rem;font-size:.68rem;color:var(--primary-medium);opacity:.55;border-radius:6px !important;font-weight:500;background:none !important;transition:all .15s ease}.user-main .user-navigation-secondary .nav-pills>li>a .d-icon{font-size:.6rem;margin-right:.15rem}.user-main .user-navigation-secondary .nav-pills>li>a:hover{opacity:.85;background:var(--primary-very-low) !important}.user-main .user-navigation-secondary .nav-pills>li>a.active{opacity:1;background:var(--primary-very-low) !important;color:var(--primary) !important;font-weight:600}.user-main .user-navigation+.user-navigation-secondary{border-top:1px solid var(--primary-very-low) !important}.user-main .user-content{padding-top:.4rem;border-top:1px solid var(--primary-very-low);margin-top:.4rem}.user-main .user-navigation-primary{border-bottom:none !important;margin-bottom:0 !important}.hercules-quick-compose{padding:.4rem 0 .5rem}.hercules-compose-box{display:flex;align-items:center;justify-content:space-between;padding:.5rem .6rem .5rem .9rem;border-radius:10px;border:1px solid var(--primary-very-low);background:var(--secondary);cursor:pointer;transition:all .2s ease}.hercules-compose-box:hover{border-color:var(--h-300);box-shadow:0 2px 8px rgba(44,44,238,.06)}.hercules-compose-placeholder{font-size:.8rem;color:var(--primary-medium)}.hercules-compose-btn{font-size:.7rem;font-weight:600;color:#fff;background:#2c2cee;padding:.25rem .65rem;border-radius:7px;white-space:nowrap}.btn{border-radius:10px !important;font-weight:500;font-family:var(--font-family);transition:all .2s ease}.btn-primary{background:#2c2cee !important;border:none !important;box-shadow:0 1px 3px rgba(44,44,238,.25);color:#fff !important}.btn-primary:hover{background:#1413c6 !important;box-shadow:0 2px 8px rgba(44,44,238,.35)}.post-stream .actions button,.post-menu-area button{border-radius:6px !important;padding:.3rem .5rem}.category-boxes .category-box{border-radius:14px !important;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.04)}.category-boxes .category-box:hover{box-shadow:0 3px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.nav-pills>li>a{border-radius:10px !important;font-weight:500;font-size:.875rem;transition:all .2s ease}.nav-pills>li>a.active{background:var(--h-700) !important;color:#fff !important}.nav-pills,.nav-pills>li,.nav-pills>li>a,.nav-pills>li>a.active,.nav-pills>li.active>a{--d-nav-underline-height: 0 !important}.nav-pills>li>a,.nav-pills>li>a.active,.nav-pills>li.active>a,.nav-pills>li>a:hover,.nav-pills>li>a:focus,.nav-pills>li>a:active{text-decoration:none !important;border-bottom:0 !important;box-shadow:none !important}.nav-pills>li>a::after,.nav-pills>li>a::before,.nav-pills>li.active>a::after,.nav-pills>li.active>a::before,.nav-pills>li>a:hover::after,.nav-pills>li>a:hover::before,.nav-pills>li>a.active::after,.nav-pills>li>a.active::before{content:none !important;display:none !important;background:rgba(0,0,0,0) !important;height:0 !important}input[type=text],input[type=password],input[type=email],input[type=url],textarea,.select-kit .select-kit-header{border-radius:10px !important;font-family:var(--font-family);transition:border-color .2s ease}input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,input[type=url]:focus,textarea:focus,.select-kit .select-kit-header:focus{border-color:var(--h-300) !important;box-shadow:0 0 0 3px rgba(44,44,238,.12) !important}.d-modal__container{border-radius:14px !important}.user-card,.group-card{border-radius:14px !important}.badge-card{border-radius:12px}.alert{border-radius:12px}.signup-cta{border-radius:14px}.topic-map{border-radius:12px}.category-breadcrumb .btn{border-radius:10px}.topic-voting .vote-button{border-radius:10px !important}.d-editor-textarea-wrapper{border-radius:10px}.topic-body{font-size:.9375rem;line-height:1.7}.topic-post .cooked{font-family:var(--font-family);line-height:1.75}.topic-post .cooked h1,.topic-post .cooked h2,.topic-post .cooked h3,.topic-post .cooked h4{font-weight:600;letter-spacing:-0.02em}.topic-post .cooked code{border-radius:6px;font-size:.85em}.topic-post .cooked blockquote{border-left:3px solid var(--h-200)}.topic-post .topic-meta-data .first.username a,.topic-post .topic-meta-data .names .username a,.topic-post .names .username a,.topic-post .names .first.username a{font-size:.95rem !important;font-weight:700 !important}.sidebar-wrapper .sidebar-section-link{border-radius:8px;font-weight:450;transition:background .15s ease}.sidebar-wrapper .sidebar-section-link.active,.sidebar-wrapper .sidebar-section-link--active,.sidebar-wrapper .sidebar-section-link.exact-url-match{background:var(--herc-sidebar-link-active-bg, var(--d-sidebar-active-background)) !important}.sidebar-wrapper .sidebar-section-link:hover,.sidebar-wrapper .sidebar-section-link:focus,.sidebar-wrapper .sidebar-section-link:focus-visible{background:var(--herc-sidebar-link-hover-bg, var(--d-sidebar-highlight-background)) !important}.sidebar-wrapper .sidebar-section-link[data-link-name=all-categories],.sidebar-wrapper .sidebar-section-link.active[data-link-name=all-categories],.sidebar-wrapper .sidebar-section-link--active[data-link-name=all-categories],.sidebar-wrapper .sidebar-section-link.exact-url-match[data-link-name=all-categories],.sidebar-wrapper .sidebar-section-link[data-link-name=all-categories]:hover,.sidebar-wrapper .sidebar-section-link[data-link-name=all-categories]:focus,.sidebar-wrapper .sidebar-section-link[data-link-name=all-categories]:focus-visible{background:rgba(0,0,0,0) !important;font-weight:450 !important}.badge-category__name{font-weight:500}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:rgba(128,128,128,.25);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(128,128,128,.4)}.more-topics__browse-more{font-size:1rem;font-weight:500;color:var(--primary)}.more-topics__browse-more .badge-category,.more-topics__browse-more .badge-category__name{font-size:inherit;font-weight:inherit}.more-topics__container{max-width:calc(var(--topic-avatar-width) + var(--topic-body-width) + var(--topic-body-width-padding)*2)}::selection{background:var(--h-200);color:#000}.spinner{border-color:var(--h-700);border-right-color:rgba(0,0,0,0)}.d-header .panel .header-dropdown-toggle .active .icon{color:var(--h-500)}.topic-statuses .pinned{color:var(--h-700)}a{transition:color .15s ease}.herc-category-compose,.hercules-quick-compose{display:none !important}#reply-control.open[style*="--composer-height"]{border-top:none !important;box-shadow:0 -4px 20px rgba(0,0,0,.1)}#reply-control.open .grippie{display:none}#reply-control{max-width:100% !important;margin-left:0 !important;width:100% !important;left:0 !important}#reply-control .wmd-controls,#reply-control .d-editor,#reply-control .d-editor-container,#reply-control .d-editor-textarea-column,#reply-control .composer-fields,#reply-control .title-and-category,#reply-control .reply-area{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}#reply-control .d-editor-textarea-column{padding-left:1.5rem !important;padding-right:1.5rem !important}#reply-control .composer-fields,#reply-control .reply-area{padding-left:0 !important;padding-right:0 !important}#reply-control .category-chooser.is-none .select-kit-header .name,#reply-control .category-chooser.is-none .select-kit-selected-name,#reply-control .category-chooser .selected-name.none,#reply-control .category-chooser .selected-name.placeholder,#reply-control .category-input .select-kit-header.is-none,#reply-control .category-input .select-kit-header .select-kit-selected-name.is-none{text-transform:capitalize !important}#reply-control .title-input input{font-size:1.15rem;font-weight:600}#reply-control :is(div,section,form,fieldset,.composer-fields,.title-and-category):has(>.title-input):has(>.category-input){display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:center !important;justify-content:flex-start !important;gap:.75rem !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 0 1rem 0 !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.title-input{flex:1 1 auto !important;min-width:0 !important;width:auto !important;max-width:none !important;margin:0 !important;padding:0 !important;display:flex !important;align-items:center !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.title-input>*{max-width:none !important;margin:0 !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.title-input input{width:100% !important;max-width:none !important;box-sizing:border-box !important;height:40px !important;line-height:1.3 !important;margin:0 !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.category-input{flex:0 0 280px !important;width:280px !important;max-width:320px !important;min-width:220px !important;margin:0 !important;padding:0 !important;display:flex !important;align-items:center !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.category-input .category-chooser,#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.category-input .select-kit{width:100% !important;max-width:100% !important;box-sizing:border-box !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.category-input .select-kit-header{width:100% !important;max-width:100% !important;height:40px !important;min-height:40px !important;box-sizing:border-box !important}#reply-control .category-chooser .select-kit-body,#reply-control .category-input .select-kit-body{max-height:none !important;overflow:visible !important;z-index:10000 !important}#reply-control .category-chooser .select-kit-collection,#reply-control .category-input .select-kit-collection{max-height:60vh !important;overflow-y:auto !important}#reply-control .title-input,#reply-control .category-input{vertical-align:middle !important}@media(max-width: 680px){#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input){flex-wrap:wrap !important}#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.title-input,#reply-control :is(div,section,form,fieldset):has(>.title-input):has(>.category-input)>.category-input{flex:1 1 100% !important;width:100% !important;max-width:100% !important}}#reply-control .mini-tag-chooser,#reply-control .tag-chooser,#reply-control .composer-fields .mini-tag-chooser,#reply-control .title-and-category .mini-tag-chooser,#reply-control .title-and-category .tag-chooser,#reply-control .with-tags .mini-tag-chooser,#reply-control .composer-fields .subtitle-input,#reply-control .composer-fields .topic-subtitle,#reply-control .composer-tags-wrapper,#reply-control .composer-fields .composer-tags-wrapper{display:none !important}#reply-control .title-input .suggest-titles-button,#reply-control .title-and-category .suggest-titles-button,#reply-control .title-and-category .suggest-category-button,#reply-control .title-and-category .suggest-tags-button,#reply-control .title-and-category .suggestion-button,#reply-control .composer-fields .suggest-titles-button,#reply-control .composer-fields .suggest-category-button,#reply-control .composer-fields .suggest-tags-button,#reply-control .composer-fields>.suggestion-button{display:none !important}#reply-control .category-chooser .topic-count,#reply-control .category-row .topic-count,.select-kit-body .category-row .topic-count,.category-chooser .topic-count,.category-chooser-row .topic-count,.category-drop .topic-count{display:none !important}#reply-control .reply-area .d-editor,#reply-control .reply-area .d-editor-container,#reply-control .reply-area{width:100% !important}#reply-control .save-or-cancel{margin-left:auto !important;justify-content:flex-end !important;flex-direction:row-reverse !important;gap:.75rem;padding-left:0 !important;padding-right:0 !important;margin-right:0 !important}#reply-control .save-or-cancel .btn-primary,#reply-control .save-or-cancel .create{margin-left:.5rem}#reply-control .submit-panel,#reply-control .reply-area .submit-panel{padding-left:1.5rem !important;padding-right:1.5rem !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;width:100% !important;max-width:100% !important}#reply-control .composer-actions-wrapper,#reply-control .composer-header,#reply-control header.reply-to,#reply-control .reply-to{padding-left:1.5rem !important;padding-right:1.5rem !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important}#reply-control .composer-action-title,#reply-control .composer-actions,#reply-control .composer-action{padding-left:0 !important;padding-right:0 !important;margin-left:0 !important}#reply-control .composer-action-title,#reply-control .composer-actions .select-kit-header .name,#reply-control .composer-actions .select-kit-header,#reply-control .reply-to .composer-action-title,#reply-control .reply-to,#reply-control .composer-action{font-size:1.15rem !important;font-weight:600 !important}.herc-inline-reply{margin:1.25rem 0 2.5rem 0;max-width:calc(var(--topic-avatar-width) + var(--topic-body-width) + var(--topic-body-width-padding)*2);width:100%;padding:0;box-sizing:border-box}body:not(.herc-inline-reply-mounted):not(:has(.herc-inline-reply)) .post-stream>.topic-post:first-child::after,body:not(.herc-inline-reply-mounted):not(:has(.herc-inline-reply)) .post-stream>article[data-post-id]:first-child::after{content:"";display:block;box-sizing:border-box;margin:1.25rem 0 2.5rem 0;max-width:calc(var(--topic-avatar-width) + var(--topic-body-width) + var(--topic-body-width-padding)*2);width:100%;border:1px solid var(--primary-low, rgba(0, 0, 0, 0.18));border-radius:14px;background:var(--secondary, #fff);box-shadow:0 1px 3px rgba(0,0,0,.04);min-height:150.5px}@media(max-width: 767px){body:not(.herc-inline-reply-mounted):not(:has(.herc-inline-reply)) .post-stream>.topic-post:first-child::after,body:not(.herc-inline-reply-mounted):not(:has(.herc-inline-reply)) .post-stream>article[data-post-id]:first-child::after{min-height:141.5px}}nav.post-controls,.post-controls{overflow:visible !important;overflow-x:visible !important}.herc-inline-reply__box{display:flex;flex-direction:column;gap:.6rem;padding:1rem;border:1px solid var(--primary-low, rgba(0, 0, 0, 0.18));border-radius:14px;background:var(--secondary, #fff);box-shadow:0 1px 3px rgba(0,0,0,.04);transition:border-color .15s ease,box-shadow .15s ease}.herc-inline-reply__heading{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--primary-medium, #555);margin:0 0 .15rem}.herc-inline-reply__box:focus-within{border-color:var(--h-300);box-shadow:0 0 0 3px rgba(44,44,238,.12)}.herc-inline-reply__textarea{width:100%;min-height:2rem;padding:.4rem 0;border:0 !important;background:rgba(0,0,0,0) !important;font-family:var(--font-family);font-size:.95rem;line-height:1.5;resize:none;overflow-y:auto;box-shadow:none !important}.herc-inline-reply__textarea:focus{outline:none !important;box-shadow:none !important}.herc-inline-reply__actions{display:flex;justify-content:flex-end;align-items:center;gap:.6rem;min-height:2rem}.herc-inline-reply__status{margin-right:auto;font-size:.8rem;color:var(--primary-medium, #666)}.herc-inline-reply__status.is-error{color:var(--danger, #c0392b)}.herc-inline-reply__cancel{background:rgba(0,0,0,0) !important;border:0 !important;color:var(--primary-medium, #666) !important;font-size:.85rem !important;padding:.4rem .7rem !important;cursor:pointer;display:none}.herc-inline-reply.is-dirty .herc-inline-reply__cancel{display:inline-flex;align-items:center}.herc-inline-reply.is-dragover .herc-inline-reply__box{outline:2px dashed var(--tertiary, #6047BB);outline-offset:-2px;background:var(--tertiary-very-low, rgba(96, 71, 187, 0.06))}.herc-inline-reply__attach{background:rgba(0,0,0,0) !important;border:0 !important;color:var(--primary-medium, #999) !important;padding:.4rem !important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;transition:background .15s ease,color .15s ease;margin-right:.1rem}.herc-inline-reply__attach:hover{background:hsla(0,0%,100%,.06) !important;color:var(--primary, #ccc) !important}.herc-inline-reply__attach svg{display:block}.herc-inline-reply__submit{background:var(--h-700) !important;color:#fff !important;border:0 !important;border-radius:999px !important;padding:.45rem 1.1rem !important;font-weight:600 !important;font-size:.9rem !important;cursor:pointer;transition:background .15s ease,opacity .15s ease}.herc-inline-reply__submit:hover{background:var(--h-800) !important}.herc-inline-reply__submit[disabled],.herc-inline-reply__submit:disabled{opacity:.5;cursor:not-allowed}.herc-mention-autocomplete{background:var(--secondary, #fff);border:1px solid var(--primary-low, rgba(0, 0, 0, 0.18));border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);padding:.25rem;max-height:280px;overflow-y:auto;font-size:.9rem}.herc-mention-autocomplete__item{display:flex;align-items:center;gap:.6rem;padding:.4rem .55rem;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--primary, #222)}.herc-mention-autocomplete__item.is-selected,.herc-mention-autocomplete__item:hover{background:var(--tertiary-very-low, rgba(96, 71, 187, 0.08))}.herc-mention-autocomplete__avatar{width:22px;height:22px;border-radius:50%;flex-shrink:0;object-fit:cover;background:var(--primary-very-low, rgba(0, 0, 0, 0.05))}.herc-mention-autocomplete__avatar--group{display:inline-flex;align-items:center;justify-content:center;color:var(--primary-medium, #666)}.herc-mention-autocomplete__text{display:flex;flex-direction:column;min-width:0;flex:1}.herc-mention-autocomplete__name{font-weight:500;color:var(--primary, #222);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.herc-mention-autocomplete__display{font-size:.78rem;color:var(--primary-medium, #666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.herc-topic .topic-footer-main-buttons,body.herc-topic #topic-footer-buttons,body.herc-topic .topic-footer-buttons,body.herc-topic .topic-footer-buttons-wrap,body.herc-topic .topic-notifications-container,body.herc-topic .topic-notifications-button,body.herc-topic .topic-notifications-options,body.herc-topic section.topic-footer-buttons,body.herc-topic .topic-notifications{display:none !important}.herc-inline-reply{display:block !important;visibility:visible !important}body.herc-topic .topic-post .post__row.row{padding-top:1.5rem !important;align-items:flex-start;border-top:1px solid var(--primary-low);max-width:calc(var(--topic-avatar-width) + var(--topic-body-width) + var(--topic-body-width-padding)*2)}body.herc-topic #topic-title{max-width:calc(var(--topic-avatar-width) + var(--topic-body-width) + var(--topic-body-width-padding)*2)}body.herc-topic .topic-post .topic-avatar,body.herc-topic .topic-post .post__body,body.herc-topic .topic-post .topic-body{border-top:0 !important}body.herc-topic #topic-title{margin-top:1.5rem !important;margin-bottom:.5rem !important}body.herc-topic .time-gap .topic-avatar{display:none !important}body.herc-topic .time-gap .small-action-desc{padding-left:0 !important}body.herc-topic .topic-post .topic-avatar{width:2.5625rem !important;min-width:2.5625rem !important;height:2.5625rem !important;padding:0 !important;margin-right:.3rem !important}body.herc-topic .topic-post .topic-avatar>.post-avatar,body.herc-topic .topic-post .post-avatar{display:block !important;width:2.5625rem;height:2.5625rem}body.herc-topic .topic-post .topic-avatar img.avatar,body.herc-topic .topic-post .post-avatar img.avatar{width:2.5625rem !important;height:2.5625rem !important}body.herc-topic .topic-post .topic-meta-data{min-height:2.5625rem;display:flex;align-items:center;gap:.4rem;margin-left:0 !important}body.herc-topic .topic-post .post__body{padding-top:0 !important}@media(min-width: 768px){:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>h1,:is(.herc-fr-topic,body.category-feature-requests:not(.topic-status-pinned)) #topic-title .title-wrapper>h1 a.fancy-title{font-size:1.575rem !important;line-height:1.2 !important}}body.herc-topic .topic-post .topic-meta-data .names .first,body.herc-topic .topic-post .topic-meta-data .names .first a,body.herc-topic .topic-post .topic-meta-data .names .first .username,body.herc-topic .topic-post .topic-meta-data .names .first .full-name,body.herc-topic .topic-post .names .first,body.herc-topic .topic-post .names .first a{font-size:1.1rem !important;font-weight:600 !important;line-height:1.2 !important}body.herc-topic .topic-post .topic-meta-data .names .second,body.herc-topic .topic-post .names .second,body.herc-topic .topic-post .names .second a{font-size:.85rem !important;line-height:1.2 !important}.user-content-wrapper .user-nav li:has(>a[href$="/summary"]),.user-content-wrapper .user-nav li:has(>a[href$="/invites"]),.user-content-wrapper .user-nav li:has(>a[href*="/badges"]),.user-secondary-navigation .user-nav li:has(>a[href$="/summary"]),.user-secondary-navigation .user-nav li:has(>a[href$="/invites"]),.user-secondary-navigation .user-nav li:has(>a[href*="/badges"]),#navigation-bar li:has(>a[href$="/summary"]),#navigation-bar li:has(>a[href$="/invites"]),#navigation-bar li:has(>a[href*="/badges"]),.user-nav__summary,.user-nav__invites,.user-nav__badges{display:none !important}.user-activity-nav li:has(>a[href*="/activity/read"]),.user-activity-nav li:has(>a[href*="/activity/drafts"]),.user-activity-nav li:has(>a[href*="/activity/likes"]),.user-navigation-secondary li:has(>a[href*="/activity/read"]),.user-navigation-secondary li:has(>a[href*="/activity/drafts"]),.user-navigation-secondary li:has(>a[href*="/activity/likes"]),#user-navigation-secondary li:has(>a[href*="/activity/read"]),#user-navigation-secondary li:has(>a[href*="/activity/drafts"]),#user-navigation-secondary li:has(>a[href*="/activity/likes"]),.user-nav__activity-read,.user-nav__activity-drafts,.user-nav__activity-likes{display:none !important}.more-topics__list .topic-list-item.pinned,.more-topics__list tr.topic-list-item.pinned-topic,.more-topics__list .topic-list-item[data-pinned=true],.more-topics__list .topic-list-item:has(.topic-statuses .pinned),.more-topics__list .topic-list-item:has(.topic-statuses .d-icon-thumbtack){display:none !important}.more-topics__list:not(:has(.topic-list-item:not(.pinned):not(.pinned-topic):not([data-pinned=true]))){display:none !important}.more-topics__container:not(:has(.topic-list-item:not(.pinned):not(.pinned-topic):not([data-pinned=true]))){display:none !important}body.herc-topic .topic-map,body.herc-topic .topic-map__contents,body.herc-topic .topic-map__expanded-content,body.herc-topic .topic-map .topic-map__stats,body.herc-topic .topic-map .topic-map__views,body.herc-topic .topic-views-stats,body.herc-topic .gpt-summary-topic,body.herc-topic .gpt-summary-topic-wrapper,body.herc-topic .topic-summary-box,body.herc-topic .topic-summary-disclaimer,body.herc-topic .topic-ai-summarization{padding-left:0 !important;margin-left:0 !important}body.herc-topic .topic-map,body.herc-topic .topic-map__contents{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:1rem !important}.ai-bot-conversations__input-wrapper{display:flex !important;align-items:center !important;gap:.5rem !important;padding:.45rem .75rem !important;box-sizing:border-box !important}.ai-bot-conversations__input-wrapper textarea{flex:1 1 auto !important;padding:.4rem .25rem !important;border:0 !important;background:rgba(0,0,0,0) !important;resize:none !important;min-height:1.75rem !important;line-height:1.4 !important;box-shadow:none !important;outline:none !important;align-self:center !important}.ai-bot-conversations__input-wrapper button{flex:0 0 auto !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;padding:.35rem !important;margin:0 !important;min-width:1.9rem !important;width:1.9rem !important;height:1.9rem !important;border-radius:999px !important;background:rgba(0,0,0,0) !important;border:0 !important;color:var(--primary-medium, #999) !important;box-shadow:none !important}.ai-bot-conversations__input-wrapper button:hover{background:hsla(0,0%,100%,.06) !important;color:var(--primary, #ccc) !important}.ai-bot-conversations__input-wrapper button svg,.ai-bot-conversations__input-wrapper button .d-icon{width:16px !important;height:16px !important;display:block !important}.ai-bot-conversations__input-wrapper button>span,.ai-bot-conversations__input-wrapper button>div{background:rgba(0,0,0,0) !important;padding:0 !important;margin:0 !important;border:0 !important}body.herc-categories #navigation-bar>li:not(.nav-item_latest):not(.nav-item_categories),body.herc-categories .list-controls .category-drop,body.herc-categories .list-controls .tag-drop,body.herc-categories .list-controls .filter-dropdowns,body.herc-categories .list-controls .topic-filter,body.herc-categories [class*=category-drop],body.herc-categories [class*=tag-drop],body.herc-categories .select-kit.category-drop,body.herc-categories .select-kit.tag-drop{display:none !important}body.herc-categories table.category-list tbody td{vertical-align:top !important;padding-top:.85rem !important}body.herc-categories table.category-list td.topics,body.herc-categories table.category-list td.latest{vertical-align:top !important;padding-top:.85rem !important}body.herc-categories table.category-list td.topics .stat,body.herc-categories table.category-list td.topics .value,body.herc-categories table.category-list td.topics .number,body.herc-categories table.category-list td.topics a{font-size:.95rem !important;line-height:1.4 !important;font-weight:500 !important}body.herc-categories table.category-list td.latest a,body.herc-categories table.category-list td.latest .latest-topic-list-item,body.herc-categories table.category-list td.latest .latest-topic-list-item .title,body.herc-categories table.category-list td.latest .latest-topic-list-item a.title,body.herc-categories table.category-list td.latest .topic-title{font-size:.95rem !important;line-height:1.4 !important}body.herc-categories table.category-list tbody td>*:first-child,body.herc-categories table.category-list td.topics .stat,body.herc-categories table.category-list td.latest .latest-topic-list-item:first-child{margin-top:0 !important}body.herc-topic .post-stream .gap,body.herc-topic .post-stream>.gap,body.herc-topic .post-stream button.gap,body.herc-topic .post-stream a.gap,body.herc-topic .post-stream .small-action.deleted-text,body.herc-topic .post-stream .topic-post.post-hidden,body.herc-topic .post-stream article.post-hidden,body.herc-topic .embedded-posts .gap,body.herc-topic [class*=hidden-replies],body.herc-topic .show-hidden-posts{display:none !important}.herc-inline-reply__previews{display:flex;flex-wrap:wrap;gap:.45rem;padding:.15rem 0}.herc-inline-reply__previews[hidden]{display:none}.herc-inline-reply__chip{position:relative;display:inline-flex;align-items:center;gap:.4rem;padding:0;border:1px solid var(--primary-low, rgba(0, 0, 0, 0.12));border-radius:10px;background:var(--primary-very-low, rgba(0, 0, 0, 0.03));overflow:hidden;max-width:220px;transition:opacity .15s ease}.herc-inline-reply__chip.is-pending{opacity:.55}.herc-inline-reply__chip.is-image img{display:block;width:88px;height:88px;object-fit:cover}.herc-inline-reply__chip.is-file{padding:.45rem .6rem .45rem .75rem}.herc-inline-reply__chip-name{font-size:.85rem;color:var(--primary, #222);max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.herc-inline-reply__chip-remove{position:absolute;top:4px;right:4px;width:18px;height:18px;padding:0 !important;border:0 !important;border-radius:999px !important;background:rgba(0,0,0,.55) !important;color:#fff !important;display:inline-flex !important;align-items:center;justify-content:center;cursor:pointer;opacity:.9;transition:opacity .12s ease,background .12s ease}.herc-inline-reply__chip-remove:hover{opacity:1;background:rgba(0,0,0,.78) !important}.herc-inline-reply__chip-remove svg{display:block}.herc-inline-reply__chip.is-file .herc-inline-reply__chip-remove{position:static;margin-left:.1rem;background:rgba(0,0,0,0) !important;color:var(--primary-medium, #888) !important}.herc-inline-reply__chip.is-file .herc-inline-reply__chip-remove:hover{background:rgba(0,0,0,.06) !important;color:var(--primary, #222) !important}.herc-inline-reply__spinner{width:14px;height:14px;border-radius:999px;border:1.5px solid var(--primary-low, rgba(0, 0, 0, 0.18));border-top-color:var(--h-700, #2c2cee);display:inline-block;animation:herc-spin .7s linear infinite;flex:0 0 auto}.herc-inline-reply__spinner[hidden]{display:none}@keyframes herc-spin{to{transform:rotate(360deg)}}.herc-toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%, 12px);display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;background:var(--secondary, #fff);color:var(--primary, #222);border:1px solid var(--primary-low, rgba(0, 0, 0, 0.1));border-radius:999px;font-size:.9rem;font-weight:500;box-shadow:0 6px 20px rgba(0,0,0,.08),0 1px 2px rgba(0,0,0,.05);opacity:0;transition:opacity .2s ease,transform .22s cubic-bezier(0.2, 0.7, 0.3, 1);z-index:1000;pointer-events:none}.herc-toast.is-visible{opacity:1;transform:translate(-50%, 0)}.herc-toast__icon{display:inline-flex;align-items:center;justify-content:center;color:#16a34a}.herc-toast.is-error .herc-toast__icon{color:var(--danger, #c0392b)}.herc-toast__icon svg{display:block}html.herc-deleting-topic{overflow:hidden !important}html.herc-deleting-topic body{visibility:hidden !important}html.herc-deleting-topic::after{content:"";position:fixed;inset:0;background:var(--secondary, #fff);z-index:2147483647;pointer-events:none}html,body,.ember-application,#main-outlet,.topic-area,.post-stream{overflow-anchor:none}body.herc-topic .post-stream .topic-post.deleted,body.herc-topic .post-stream article.deleted{display:block !important;opacity:.45;pointer-events:none;transition:opacity 200ms ease-out}#reply-control .submit-panel{display:flex !important;align-items:center !important;flex-wrap:nowrap !important;gap:.75rem;position:relative !important}#reply-control .submit-panel>.save-or-cancel{order:3 !important;margin-left:auto !important;flex:0 0 auto !important}#reply-control .submit-panel>.toggle-preview,#reply-control .submit-panel>a.toggle-preview,#reply-control .submit-panel>button.toggle-preview{order:2 !important;margin-left:auto !important;margin-right:0 !important;flex:0 0 auto !important}#reply-control .save-or-cancel .toggle-preview,#reply-control .save-or-cancel a.toggle-preview,#reply-control .save-or-cancel button.toggle-preview{order:1 !important;margin-right:.4rem !important}#reply-control .submit-panel>*:not(.save-or-cancel):not(.toggle-preview):not(a.toggle-preview):not(button.toggle-preview){order:1 !important;flex:0 1 auto !important;min-width:0 !important;margin-right:auto !important}#reply-control .submit-panel .composer-uploading,#reply-control .submit-panel .upload-progress,#reply-control .submit-panel [class*=composer-upload]:not(button):not(.create):not(.cancel):not(.toggle-preview),#reply-control .submit-panel [class*=upload-status]:not(button),#reply-control .submit-panel [class*=uppy-progress],#reply-control .submit-panel .uploading-thumbnail-container,#reply-control .composer-uploading,#reply-control .upload-progress,#reply-control [class*=composer-upload-status],#reply-control [class*=uppy-progress]{display:none !important}#reply-control.show-preview .submit-panel,#reply-control:not(.show-preview) .submit-panel,#reply-control.hide-preview .submit-panel{justify-content:flex-end !important}html.herc-cat:not(.herc-categories) .list-controls>.container{position:relative;padding-top:110px !important;background-repeat:no-repeat;background-position:8px 25px;background-size:56px 56px}html.herc-cat:not(.herc-categories) .list-controls>.container::before,html.herc-cat:not(.herc-categories) .list-controls>.container::after{position:absolute;left:76px;right:16px;box-sizing:border-box;pointer-events:none;white-space:normal}html.herc-cat:not(.herc-categories) .list-controls>.container::before{top:22px;height:32px;display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:var(--primary);line-height:1.1;letter-spacing:-0.01em}html.herc-cat:not(.herc-categories) .list-controls>.container::after{top:56px;height:50px;padding-top:4px;font-size:.9rem;color:var(--primary-medium);line-height:1.45;overflow:hidden}html.herc-cat-announcements:not(.herc-categories) .list-controls>.container{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAq1BMVEVHcExVrO47iMM7iMNVrO47iMNVrO5VrO5VrO47iMM7iMMiZpk7iMNVrO5VrO5VrO47iMMiZplVrO4iZpkiZpkiZplVrO5VrO5VrO5VrO5VrO5VrO4iZpkiZpkxe7M7iMMiZpkiZpkiZpkiZplTqetCks8la59VrO4iZpk7iMMyfLQlap5SqOlKnNtCkc48icQveK4sc6kob6RFltM/jclPo+M1gLlNoeFQpebe/9SXAAAAJ3RSTlMAv48QcJ9gIJ/vQHDfgI8wUBBQ3++v36/vz0AQgCCfYL+fz1DfcO/EmaGJAAABhElEQVR42u2X2XKCMBRAwxKRFDAWbWtttXsSt+7L/39ZA0O9QuyQQGbsTDlvvpwhR0huUEdHxx9n2pulnKdH7Szn8WS14DnjYVNJ0Ds9Y4x98ILrRpbj5ITlvPEtxqsb+A77YbUE0WholLYv1wM88h0utNMmE1DAA5k9UuDnaQEopF9pWqRVeS6LbvTSqrzzCpdaaetWBmtT09awqIrGWmlVllXRqCZtbSI10iB2mDavqug2Xw+krUV9reHlTgwU0FqtHTNjnlTRFQqYOS+qKEU+M4fvATm2RKwTHU50+L/ftySy9olY+2itbSPWNjabWy1s/v32mz8cR5+s1XEECLFZ37U4IEEkIUG7IxtEkL/JEAEiCvmbjzWRFLnlaYA1GrSwFIUe2sELN+sv89GPCgmuqsW9+TAaCckcfs+FJIL82uMxERnYK9aFRQaB/PoDuysyQpcSQt1QCKgP+fWuEFhUwHvGQ61LjVv2uL/cbWYPtdcsEoEmIqgNFEe5BVPU0fGf+QbFTHct1R+5XAAAAABJRU5ErkJggg==")}html.herc-cat-announcements:not(.herc-categories) .list-controls>.container::before{content:"Announcements"}html.herc-cat-announcements:not(.herc-categories) .list-controls>.container::after{content:"Updates from the Hercules team."}html.herc-cat-feature-requests:not(.herc-categories) .list-controls>.container{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAwFBMVEVHcExVrO6gBB5VrO6gBB5VrO6eCSNVrO5VrO7KVif/rDOgBB6gBB5VrO5VrO7/rDP/rDP/rDP/rDNVrO7/rDNVrO7/rDP/rDOgBB6gBB6gBB5VrO5VrO6gBB5VrO5/T3r/rDOSrKugBB5VrO7/rDObDytXouH/xUhUl9Jjjcf/zE2SJEV7WIZybJ8iRmD/uD01bJUFCw+qrJEQIC3KXDN/TnmMMVYAAABseK0VKzy1MCg9fa2EQ2yXGThogrrhjj6Wvyp4AAAAInRSTlMAz7+Y6t9ogBAQ7yhAt1hwpNggQDhwhb+fj88gMFDvj1jHfb8ZaQAAAvVJREFUeF7Vltly4jAQRVltSHDAZCMJmSSSvLDv2Zf//6uxosnFZVptE57mvFJ1qnVvS6Z0KDcnrleWUh4oqdal5iBRv6oHAb+d5dyMAsq/0px4Mou3v6WBYdK4e2vcP5Li5EANuDlMA+p7RbzNJgwzouoea4Om5i9PCS/zX0XUqP5o4tXTP1bx/hGd1uFZPIEFTOXC4wA9D1hhi4qOA96mbwnTn7F+cuoX8bhyl3BqRC/Fy294kmRuTEZ0XiBl6wqamYp2di6thAuIvGJtsSMx29i8FgmVBKcsOd502PaojxOPIRjIXNHcGvVxLd8DkVnIPw3CcwuPeJa5okVs22pHgLHMY7qKbQNdCTCiK/8MUxNZr1lPbKECit+F+JRpMFC2drAhPONACBFyXw/UDgKcAAxGIuE966k3iNq5pMdmJWL2K4TaQZxNZ2Sp0rPXTh1gEtiq7NO107sYvlurrJK1g4BIGclxSbdazlW6s8e05zmw7+gp+Xo4GGyS8mygD2LyYLSrlokixLGgJw5G0aokIngGgaVJHIxT1RDRRGwZkXeD504a0Dr5ynlFP4jhI71ZuPQFRYOPtGfDBMSIsD3UYhX+tDbvHxCz9VGp5lravlJLxGy7YuUcTbejNEt4LJs4cHjPhbbMouHa9qZgTStsNpfaEw2HERRE0KYHVuRrzzDhS6T5CIk3t5J3rkiL1oLcaDxOvOjsO5+h5pV5KzfCYBeZgCAiC4vH2FJ78cokpLEU9pxeCi4hiAjPYPKIYXiRT4nWy+WD67p3I5Hlmo06LXp9XX9FQ6Xa+tfajqfJdY+wQaRUV4taGU/tmO0M9YOZ8s3PlTwPUIoYKTIn2xnplt9GpASUOVk2Je7m3ysQpeZRHeI/xlXO+wFm36polniOungZ4OmVODqKpF0CvZwFQmkE+mDAwQKx+DYPaKJ4FkJzZJoH14yHE3W6xF/52zxPM2Px27tROPwCYR+B32l3SwQtLFCe6Ojy8qJ9Zm2l1Sv9f/wFVgV1FSZTuKYAAAAASUVORK5CYII=")}html.herc-cat-feature-requests:not(.herc-categories) .list-controls>.container::before{content:"Feature Requests"}html.herc-cat-feature-requests:not(.herc-categories) .list-controls>.container::after{content:"Tell us what to build next."}html.herc-cat-app-help:not(.herc-categories) .list-controls>.container{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAvVBMVEVHcEz/rDP/tz3/rDP/rTP/rDP/sTf/rDP/rDPvuFX/rDOZqrX/rDOZqrWZqrWZqrX/21z/3F36dD76dD76dD6ZqrX6dD7/1Vf/3F2ZqrWZqrX6dD7h6O29ydGfr7rZ4OWyv8nsuKPN197F0NeouMH4gk/m39T53njxoIDs5Lf8lUj/3F3/1lj/sjj/rDP7zlXenlX/uT7RhVP/x0zZrUvwxlfns1aPUyezfzi8ij3PokbCak//v0NnIRPwv1ocunXhAAAAGnRSTlMAgDDv1mQgRb8QnSevpGDqv89I35/Kj6eAjxFyyIwAAAK9SURBVHhenNNJkqswDIBhA2YsFulV3h3kgZmMff9jPbfjKptUYgn+HQu+EpZhtNI8aStTk5QFO1zRZCqoyg86uXovS+rdSMPVp7JyF5Nk6mstfaiSq1g8JR8NUkaTEoWWFbR58Di+vFSRalCIK1oF+mHEmj0DjfLwSEXoSCEiUk5fmQaISC35Do0AMSmLQu3GsY3yyN4qfz7gAjH2zup1qJYU6AHbxIuQAFrSoa0TTGa/V0g6JOFzQkphJRxqLCTgW1Ibb3QQuv4eviaE5XCodBfRdllvIXJbL2BzI9XoL+Kc6/P5nLyzmEcnCQuxaJk/6tW96boYaHWoMnGGXe0eh6SBqjiUb6Grh64B1BsoiUOphyYDzR7SBroFUMnieQjmSUOQnmYIoBqBuIGQLMQZUkuEcgxKiFCBQen7Lyt+TXoLSVUxNP72z95tW8juDCtXGsKGP2eAMG0HQmsfgPRQKQWqOQbJhNE6x52xYcQKcPlthQ+8ZtT+ga2737tFv5TFHPpLOrMdnfzCgmYwndie6h8wzVupA9NPzXaVWgnmbhj+tGHoFmGdT4v/X0oZ7TQMw1CU1ykagXVD4NhJl26MQaQ+8P//hjwYpcJX8+A8R0c+lpywjOSgL8eDOuA8IZKPXPjL9GgGbPSNXCQT7fhZNQ3sWQOELyJENPChtXH8t0hHGsf2hkTuNKLTlpBoQ36Ej3pk6Uy3Xk2iW/KTdd3tNf2g+1YF8qNt7/s05+FsWpKfnrfpF2vcRgNz6c22ogJ7pkU0lqpYpsovhmmF2gqf2DnbUofa+JNqxDHv8UjREKGRBm1D+35CIrmyLYAdsbjbwJkMWERitoEzyVikX4AlAm0Clq0Uq206EyuukoVY68ZfQF+rZPQFYNGCAN62G9AGwG1/+t6IZ2wnkRLJT+UZc1G4wtRDkRL8a8pW2gf5oM8XfcDwgwAAAABJRU5ErkJggg==")}html.herc-cat-app-help:not(.herc-categories) .list-controls>.container::before{content:"Help"}html.herc-cat-app-help:not(.herc-categories) .list-controls>.container::after{content:"Get help with Hercules."}html.herc-cat-showcase:not(.herc-categories) .list-controls>.container{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAq1BMVEVHcEz/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/zE3/rDP/rDP/rDP/rjX/vkL/rDP/rDP/rDP/tDr/xEf/rDP/vED/rDP/rDP/wEP/sDb/rDP/rDP/zE3/zE3/rDP/rDP/rDP/zE3/zE3/zE3/zE3/zE3/rDP/rDP/wkX/ykv/xkj/tjv/sjj/uD3BaU/BaU/BaU/BaU/BaU/BaU/BaU/BaU/BaU/BaU/BaU/Lbtl5AAAAOXRSTlMAIHCAj79g/zCvgN/////vEM///6//v0D//2CfQO8gcI9Qz5/fEDBQ////////MK//72BQv99AzyD2svjjAAACS0lEQVR4AdXWB5azOgwF4JvqDCgPMyEwkz6997r/jU0RKRbnkMjw2v8t4B5LyDIoQqPZ+tXulGs1G9ipa1Ta2KFnWP2kPaPVAIqCkFb6Ru0vWokCCwA2po19ozagjdgCSMgxNHrkSIGMXAdG75AcI4zJNTB6++SIEdUPYqClJLMAOkZvAtgsKAYlYH5Bv4JCUAZmvINsIQi5qXcQKIeYmK1aGohFGBPLqgbNiKWYEwu87izr4deI2ALZKpG1jB7Ygth8UyM7MmrHYPG6NSGxGX41jNoJGOUskBAbgZ0arS5+ZcTCzWguwE48N2RALN1kxp5NOgZLiAXujLMzz+UfOY0JxUjueU3RjHLnAJASC7zetVOwC8q5/Uq87m1TjGPspobItY3GGVhKLBF1WrCGxzSCRFsi0W109CvkXK7FVIwkJmanDnIjys3gdju06iNNkIspV8gda4/UQW5OYgfhXD5JQEdzIJuNiWRTEJG0r/99YCMsBVRwqX30WYQVG5N0eKX6MVq6wNp5RNLQlLrqlxTGbErStSlzQ0I0gpQl5Lo1JS7JFQYWO7RK1scZfHXK95mfs9PyNeSnNy3dHp56pmAPFXWNcHyGqiZXsq7qbjeDOUQNM+oP80MNbgk1ZETUvzsYDG/5EaxuLi95dWNyBKguJkeKyiwJqGxErH6TEhIW1SuTojofXxihmpAK0jqtFjJ4uX943OrpWZnz9LjLCzReH3d6g8ajwh8YdP/6qPT0jm0+HtWeFGXp/G1B99ji6VHvE1s865NeIXwDBvTA37rZqRcAAAAASUVORK5CYII=")}html.herc-cat-showcase:not(.herc-categories) .list-controls>.container::before{content:"Showcase"}html.herc-cat-showcase:not(.herc-categories) .list-controls>.container::after{content:"Show off what you've built."}html.herc-cat-jobs-freelance:not(.herc-categories) .list-controls>.container{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAwFBMVEVHcEz/rjT/rjT/8F7/8F7+pzD4jyD7vj7/3VH/6l38zEfydg//5FrvdxP/rTT/91//91//5F1VrO7/91//91//8Vvydg//uz/ydg/ydg9VrO7ydg//91//3F3/rDNVrO780lj/vT/972D/5Fb/2lf/sjf/0kn/yUtnIhOaw7TBaU/KsVPRhlOdZC1jo9TluVLLgkE4WXHNf1LwxlfUjVMqMzlIibq3y5ukkX/irFSQmJqMUCZqtdzV0IE8ZoXGlkGUs4tVAAAAG3RSTlMAYrNkMIA1IEDBEGSf7+mA7+mkz4+vn8+/z0B5eRYVAAADFklEQVR4XqXU53biMBCAUVNtEyAEQprkbnqv6dn3f6sdIaG1EUhD9vuFD5zLaI7A0lQudYs9Knos3jrWb7LvOwD4Pmf4q1a9fC1TuwdAgSD3urHKMI0K8e5reKfUopch2kGfz6FUB9EWUiq39BBINmrPHWqCaAcD3VIzRG/Njk0xELXNA+kh/EgdPYTfEsVB1OSUsZDpLjlYyDFAJSxUMt0iPYS/SS4Wck3XUQvhr2Qx6veTGAMlXZ1T8HkReP0EykIJK4U3oijyoYLm/zWBT/X8XBJSq1+C6sepE/mtCtSLjtMCfklyWvSqWs7l6+jGWCV2tVeyArP300TLxUnKNlmx9NChgeclXhLHSZwt6Q/SxBv4PAwUeecLe+ydgYSMFyn0LkkM8noIyNENBKWeHKmghWpiQ6zFcDiTQu7xADmWtiZAKYdmw+FwIRTxuOFQhICKAHm8T4DeQVAeOQSAYduRHhJLahogm0Gao0moaBlqSmgz+1xmlz37/OP9gyomqAiQJglVTVAFAYV8RaZt9zATFY1Q1fcxEJzMvO00B2yn0CIHRWwgxNkGWWczZm1zUA+uNaLH/LYX71CYdVIYCFO1aVpR07Zw0uNZYCNPVrCQlQUwHU+Phwrfp+O1GKhioatzaHxoPZ2u+Su+oYKFr3bH9zzOxX/7JeuaynfiQFsxzHorDlm3rssBSUlxcDPpHXy2qzB3JetXnUqh+xvlpW25YRhmmBCg9su1TjsIVhMYQrYBc7IKgva1DocklXoeh/CS3XUpDaA9QPkm+wCi1O1WjczNM6HQF5NeT6FX5nxRiDRutEz1mZADNApY33nnO2CNDhAhjapmHEIEFAeHXk/ngWIOQRW9A5AcKRh5spGwqYTIg84RUDyXUs6ZxxKCzi7KbmQhugykJB1oSbNQw7bUHkgOIm9HaQIdnTcioUuHs8kJRD6E9LPb/Qjng0hIZKsbUiAp7XbSUSB1S08KJKXVSjoK9KRADQWS0n4vHQUiCkTOQXzj8znfMwqqKRBvyRCGLcn/QHKotwa5AFURR5NDsXFM0F/iA0pXdrSNtwAAAABJRU5ErkJggg==")}html.herc-cat-jobs-freelance:not(.herc-categories) .list-controls>.container::before{content:"Jobs / Freelance"}html.herc-cat-jobs-freelance:not(.herc-categories) .list-controls>.container::after{content:"Hire or get hired."}html.herc-cat-other:not(.herc-categories) .list-controls>.container{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAwFBMVEVHcEz6dD7/rDP/ozX/3F3/sjj/rDP/3F3/rDP/rDP6dD76dD76dD7/rDP6dD76dD7/rTP/3F3/3F3/3F3/3F36dD7/3F3/uD3/3F3/rDP/rDP/rDP/rDP6dD7/xEj/rDP/3F36dD76dD76dD7/xkr6dD7/3F3/rDP/3F3/2Fr/sTf/vUL/yUz/tzz/0FP7gUJmIRP/w0b8jUX/01Xyw1r9tVH6dD7QhFLdVR/vlkWzfzjHclDYlFT9qE7BaU/+wlUxOBmBAAAAJ3RSTlMAYIAQECC/70AwgL/P7EDvzzDfUIAgv6/Pn1CPcDDvYHDfp4/PUI9OXFgTAAACTElEQVR4XtXV15LaMBSA4QMuYEpgYRe2txRJbtSyLcn7v1UMJj64SDra+Cb/hQePZr7xkQXAofGIv77ypOQ6GsOnG6fE32tBctqHHAI0ykMjRLwbl2VNHyy1Y/M8xDPmqGBXnjnkPTT7rJyrGrEE2T8m9z6T1KRDzmWixUzW0KNC93wfk9b3KFAWU0p0KGbmEq9I+EzV0KJCC6buhgjFTJejhnAwXVdaCAeLTR9JMlig3qhbAhTtAV9wHiggVwnhYP5qT4YKSQ+hw/kqkkIeBYoEbljgHwF/kXzE2iVoW4j5YV5ehUHEUj5E6loLJWOVE2FiRfzkBTS1UMiri30WokSAuCwRBXjs9Xs043IpwPOqh5Zcl28Evc3nbxmA9/hVdIjQPClT8B5ng3+HVnunr4V+aiG+h9y6oKYeUm02QtcESBFClhb6TYKGUBN0Wxfk1ARNQQ+JHPD+K+m99C/TJkBcC4XMBQqkLWAekEbTJFgTCNDTVActXKBAXbuldsTQokHwqIa+WUCE4BJf2Em71JkA0KBngONw65z0vj44LZsKdQDgLJXiHTo7kTpnQIdQ4uuP9EB+rDk6JhA4l7yiiQ2mEMB56RS0HgEMoC9wzM5TrXMbDCHsFELg/4QUvyiF89/4RwjrXdQEbQclqSuFBDqivNorQl+l0AahTcVycZ8aUmiWPZKYVUDdAnSxlbY8SmJZuQyFenJptkkosZlt9RDOZh4UG9QFdYyAlxcpBL26oLtBTRA0aoBQqgWCu6eaILA6A2NI1vfn3iehP306db2/8qtUAAAAAElFTkSuQmCC")}html.herc-cat-other:not(.herc-categories) .list-controls>.container::before{content:"Other"}html.herc-cat-other:not(.herc-categories) .list-controls>.container::after{content:"Anything else."}.sidebar-wrapper,#d-sidebar,.sidebar-section-wrapper,nav.sidebar,.sidebar-footer-wrapper,.sidebar-footer-actions,.sidebar-footer-container{background-color:var(--herc-sidebar-bg, #F0F0FC) !important}.topic-header-extra .list-tags,.topic-header-extra .list-tags .discourse-tags,.latest-topic-list-item .main-link .bottom-row .discourse-tags{font-size:14px !important;letter-spacing:normal !important}.topic-list-item .discourse-tags,.discourse-tags-list,.list-tags,.box-tag-text,.topic-list-item-tags,.discourse-tags{font-size:0 !important;letter-spacing:0 !important}.topic-list-item .discourse-tags .discourse-tag,.topic-list-item .discourse-tags a.discourse-tag,.topic-list-item .discourse-tags .discourse-tag-link,.discourse-tags-list .discourse-tag,.discourse-tags-list a.discourse-tag,.discourse-tags-list .discourse-tag-link,.list-tags .discourse-tag,.list-tags a.discourse-tag,.list-tags .discourse-tag-link,.discourse-tags .discourse-tag,.discourse-tags a.discourse-tag,.discourse-tags .discourse-tag-link,.discourse-tags>a{font-size:13px !important}.discourse-tags-divider,.discourse-tags-list-tag-divider,.discourse-tag-list-divider,.discourse-tag::after,a.discourse-tag::after,.topic-list-item .discourse-tag::after{content:none !important;display:none !important}.discourse-tags__tag-separator{font-size:0 !important;letter-spacing:0 !important}.discourse-tags li:has(~li>a.discourse-tag:not(.list-vote-count)) .discourse-tags__tag-separator::before{content:", " !important;font-size:13px !important;letter-spacing:normal !important;font-weight:400 !important;color:var(--primary-medium) !important;display:inline-block !important;margin:0 .15em !important}.latest-topic-list-item .bottom-row,.topic-list-item .link-bottom-line,.topic-category{align-items:baseline !important}#reply-control #file-uploading,#reply-control #cancel-file-upload,#reply-control .uppy-Root,#reply-control .uppy-status-bar,#reply-control .upload-bar,#reply-control .upload-progress,#reply-control .composer-popup-container .upload-progress,#reply-control .composer-progress,#reply-control .composer-uploader-status,#reply-control [class*=upload-status],#reply-control [class*=upload-progress]{display:none !important}.loading-indicator-container .loading-indicator{background-color:var(--h-700) !important}@media(min-width: 768px){#reply-control.open{position:fixed !important;top:5vh !important;bottom:5vh !important;left:50% !important;right:auto !important;transform:translateX(-50%) !important;width:min(1080px,92vw) !important;max-width:92vw !important;height:auto !important;max-height:90vh !important;border-radius:14px !important;box-shadow:0 24px 80px rgba(0,0,0,.35) !important;background:var(--secondary, #fff) !important;overflow:hidden !important;z-index:1100 !important;transition:opacity .15s ease !important}#reply-control.open .grippie{display:none !important}body:has(#reply-control.open)::after{content:"";position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1099;pointer-events:none}#reply-control.open textarea.d-editor-input,#reply-control.open .d-editor-input{height:calc(90vh - 240px) !important;max-height:calc(90vh - 240px) !important;min-height:calc(90vh - 240px) !important;resize:none !important;overflow-y:auto !important;box-sizing:border-box !important}#reply-control.open .d-editor-textarea-wrapper{overflow:hidden !important;height:auto !important;max-height:none !important}#reply-control.open .save-or-cancel{padding-right:0 !important}}@media(max-width: 767px){.welcome-banner{display:block !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:1rem !important;box-sizing:border-box !important;text-align:center !important}.welcome-banner>*,.welcome-banner .search-banner-input,.welcome-banner input[type=search],.welcome-banner .search-menu,.welcome-banner .search-banner__contents{max-width:100% !important;width:100% !important;box-sizing:border-box !important;margin-left:auto !important;margin-right:auto !important}.topic-list .link-top-line a.title,.topic-list .raw-link{font-size:16px !important;line-height:1.3 !important}.topic-list .topic-list-item .badge-wrapper .badge-category{font-size:13px !important}.topic-list td.posters{width:auto !important;min-width:0 !important}.topic-list td.posters img.avatar,.topic-list .posters img.avatar{width:28px !important;height:28px !important}.topic-list .topic-avatar img,.topic-post .topic-avatar img,#post_1 .topic-avatar img{width:36px !important;height:36px !important}.sidebar-wrapper,#d-sidebar,.panel-portal-content,.menu-panel-contents,.menu-panel,.sidebar-container{background-color:var(--herc-sidebar-bg, #F0F0FC) !important}body.herc-home .nav-pills,body.herc-cat .nav-pills,body.herc-categories .nav-pills,body.herc-home #navigation-bar,body.herc-cat #navigation-bar,body.herc-categories #navigation-bar{display:flex !important;flex-direction:row !important;visibility:visible !important}body.herc-home #navigation-bar>li:not(.nav-item_latest):not(.nav-item_categories):not(.herc-fr-pill),body.herc-cat #navigation-bar>li:not(.nav-item_latest):not(.nav-item_categories):not(.herc-fr-pill),body.herc-categories #navigation-bar>li:not(.nav-item_latest):not(.nav-item_categories):not(.herc-fr-pill){display:none !important}body.herc-home #navigation-bar>li.nav-item_latest,body.herc-home #navigation-bar>li.nav-item_categories,body.herc-cat #navigation-bar>li.nav-item_latest,body.herc-cat #navigation-bar>li.nav-item_categories,body.herc-categories #navigation-bar>li.nav-item_latest,body.herc-categories #navigation-bar>li.nav-item_categories,body.herc-cat-feature-requests #navigation-bar>li.herc-fr-pill{display:flex !important;visibility:visible !important}body.herc-cat-feature-requests #navigation-bar>li.nav-item_my_votes,body.herc-cat-feature-requests #navigation-bar>li.herc-fr-pill[data-herc-fr-key=my-votes]{display:none !important}#reply-control :is(div,section,form,fieldset,.composer-fields,.title-and-category):has(>.title-input):has(>.category-input){flex-direction:column !important;flex-wrap:wrap !important;align-items:stretch !important;gap:.5rem !important;padding:0 0 .5rem 0 !important}#reply-control :is(div,section,form,fieldset,.composer-fields,.title-and-category):has(>.title-input):has(>.category-input)>.title-input,#reply-control :is(div,section,form,fieldset,.composer-fields,.title-and-category):has(>.title-input):has(>.category-input)>.category-input{flex:0 0 100% !important;width:100% !important;max-width:100% !important;margin:0 !important}#reply-control :is(div,section,form,fieldset,.composer-fields,.title-and-category):has(>.title-input):has(>.category-input)>.title-input input{width:100% !important;box-sizing:border-box !important}#reply-control .toggle-toolbar,#reply-control .composer-toggle-toolbar,#reply-control button[title*=oolbar i],#reply-control button[aria-label*=oolbar i],#reply-control .toggle-minimize,#reply-control .toggle-fullscreen,#reply-control button[title*=inimize i],#reply-control button[aria-label*=inimize i],#reply-control button[title*="ull screen"i],#reply-control button[aria-label*="ull screen"i]{display:none !important}#reply-control .composer-controls,#reply-control .composer-action-title{overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}#reply-control .submit-panel{position:relative !important;display:flex !important;align-items:center !important;gap:.5rem !important;padding:.5rem 0 !important;margin:0 !important;flex-wrap:nowrap !important;justify-content:flex-end !important;min-height:52px !important}#reply-control .submit-panel a.mobile-file-upload,#reply-control .submit-panel>a.mobile-file-upload{position:absolute !important;left:1.5rem !important;top:50% !important;transform:translateY(-50%) !important;margin:0 !important;padding:.4rem .6rem !important;width:auto !important;height:36px !important;min-width:36px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;z-index:5 !important}#reply-control .save-or-cancel{display:flex !important;align-items:center !important;gap:.5rem !important;justify-content:flex-end !important;padding:0 !important;flex:0 0 auto !important;margin-left:auto !important}#reply-control .save-or-cancel .create{flex:0 0 auto !important;min-width:110px !important}#reply-control .save-or-cancel .discard-button{flex:0 0 auto !important}}.d-header .extra-info .discourse-tags,.d-header .topic-link .discourse-tags,header .extra-info .discourse-tags{display:none !important}body.herc-cat:not(.herc-cat-feature-requests) .nav.nav-pills,body.herc-cat:not(.herc-cat-feature-requests) .navigation-container .nav-pills{display:none !important}.sidebar-section-link .sidebar-section-link-suffix,.sidebar-section-link-suffix.icon,.sidebar-section-link-suffix.unread,.sidebar-section-link-suffix.new,.sidebar-section-link__suffix{display:none !important}.latest-topic-list-item .raw-topic-link,.latest-topic-list-item .title,.latest-topic-list .latest-topic-list-item a.title,.latest-topic-list .raw-topic-link{font-size:.92em !important;line-height:1.3 !important}@media(max-width: 767px){.latest-topic-list-item .raw-topic-link,.latest-topic-list-item .title{font-size:.8em !important;line-height:1.3 !important}}.sidebar-footer-wrapper::before,.sidebar-footer-wrapper::after,.sidebar-footer-container::before,.sidebar-footer-container::after{display:none !important;background:none !important;content:none !important}.sidebar-footer-actions>*,.sidebar-footer-actions__button,.sidebar-footer button,.sidebar-footer a{display:none !important}.sidebar-footer-actions>[class*=color-mode],.sidebar-footer-actions>[class*=color-scheme],.sidebar-footer-actions>.color-scheme-toggler,.sidebar-footer-actions>.interface-color-selector,.sidebar-footer-actions [class*=color-mode-toggle],.sidebar-footer .interface-color-selector,.sidebar-footer .color-scheme-toggler,.sidebar-footer [class*=color-mode],.sidebar-footer [class*=color-scheme]{display:inline-flex !important}.category-list table thead,.category-list table thead tr,.category-list table thead th,.category-list table thead th.category,.category-list table thead th.topics,.contents .category-list table thead,.contents .category-list table thead tr,.contents .category-list table thead th,table.category-list thead,table.category-list thead tr,table.category-list thead th{border-bottom:3px solid var(--primary-low) !important}.d-header .title img.logo-big,.d-header .title img.logo-small,.d-header .title img.logo,.d-header .title-wrapper img,.d-header h1.title img,.d-header .title img{max-height:28px !important;width:auto !important}.d-header .herc-docs-link{display:inline-flex !important;align-items:center !important;padding:.4rem .75rem !important;margin-right:.5rem !important;color:var(--header_primary) !important;text-decoration:none !important;font-size:.95em !important;font-weight:500 !important;white-space:nowrap !important;border-radius:6px !important;transition:background-color .15s ease !important}.d-header .herc-docs-link:hover{background-color:var(--primary-low) !important;color:var(--header_primary) !important}.herc-featured-posts{margin:1rem 0 1.5rem 0;padding:0}.herc-featured-heading{font-size:1.05rem;font-weight:600;margin:0 0 .75rem 0;color:var(--primary)}.herc-featured-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:.75rem}.herc-featured-card{display:flex !important;flex-direction:column;justify-content:space-between;padding:1rem;min-height:104px;border-radius:12px;background:var(--primary-very-low);border:1px solid var(--primary-low);text-decoration:none !important;color:var(--primary) !important;transition:background .15s ease,border-color .15s ease}.herc-featured-card:hover{background:var(--primary-low);border-color:var(--primary-medium)}.herc-featured-card-title{font-size:1rem;font-weight:600;line-height:1.3;color:var(--primary);margin-bottom:.5rem}.herc-featured-card-author{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--primary-medium);margin-top:auto}.herc-featured-card-avatar{width:20px;height:20px;border-radius:50%;flex:0 0 20px}.herc-featured-card-name{color:var(--primary-medium);font-weight:500}.herc-featured-grid{display:grid !important;grid-template-columns:repeat(3, 1fr) !important;gap:.75rem !important}@media(max-width: 767px){.herc-featured-grid{grid-template-columns:1fr !important}}.d-header .search-banner .search-menu>.search-icon,.d-header .floating-search-input .search-icon,.d-header .search-menu>a.search-icon{display:none !important}.herc-featured-card-title{display:-webkit-box !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important;overflow:hidden !important;text-overflow:ellipsis !important;word-break:break-word !important;overflow-wrap:anywhere !important}.d-header .title img#site-logo,.d-header .title img.logo-big,.d-header .title img.logo-small,.d-header .title picture{max-height:15px !important;height:15px !important;width:auto !important;transform:translateY(-2.5px) !important}.d-header .search-input--header,.d-header .search-input.search-input--header{position:relative !important}.d-header .search-input--header::before,.d-header .search-input.search-input--header::before{content:"" !important;position:absolute !important;left:12px !important;top:50% !important;transform:translateY(-50%) !important;width:16px !important;height:16px !important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23808080' stroke-width='2'><circle cx='7' cy='7' r='5'/><path d='M11 11l4 4'/></svg>") !important;background-size:contain !important;background-repeat:no-repeat !important;pointer-events:none !important;z-index:1 !important}.d-header .search-input--header input.search-term__input,.d-header #header-search-input{padding-left:36px !important}.d-header .home-logo-wrapper-outlet{flex-basis:calc(var(--d-sidebar-width, 17em) - 3rem) !important;flex-shrink:0 !important}.d-header .floating-search-input-wrapper{flex:1 1 auto !important;margin-left:0 !important}.d-header .search-input,.d-header .search-input.search-input--header,.d-header .search-input-wrapper{padding-left:0 !important}.d-header .search-input--header input.search-term__input,.d-header #header-search-input,.d-header .search-input input[type=search]{padding-left:30px !important}.d-header .search-input--header::before,.d-header .search-input.search-input--header::before{left:8px !important;width:14px !important;height:14px !important}.herc-featured-posts{width:100% !important;max-width:none !important;margin:1rem 0 1.5rem 0 !important;padding:0 !important;box-sizing:border-box !important}.herc-featured-posts{min-height:139.5px;box-sizing:border-box}.herc-featured-heading{height:23.5px;line-height:23.5px}.herc-featured-grid{min-height:104px}.herc-featured-card{min-height:104px;box-sizing:border-box}.herc-featured-card--placeholder{cursor:default !important;pointer-events:none}.herc-featured-card--placeholder .herc-featured-card-author{margin-top:auto !important}.herc-skel{background:var(--primary-low);border-radius:4px;animation:herc-skel-shimmer 1.6s ease-in-out infinite}.herc-skel--title{height:14px;width:100%;margin-bottom:8px}.herc-skel--title-short{width:60%}.herc-skel--avatar{width:20px;height:20px;border-radius:50%;flex:0 0 20px}.herc-skel--name{height:12px;width:80px;margin:0}@keyframes herc-skel-shimmer{0%,100%{opacity:1}50%{opacity:.55}}@media(max-width: 767px){.herc-featured-grid{display:flex !important;flex-direction:row !important;overflow-x:auto !important;overflow-y:hidden !important;grid-template-columns:none !important;-webkit-overflow-scrolling:touch !important;scroll-snap-type:x mandatory !important;gap:12px !important;padding-bottom:6px !important;scrollbar-width:none !important}.herc-featured-grid::-webkit-scrollbar{display:none !important}.herc-featured-card{flex:0 0 240px !important;width:240px !important;min-width:240px !important;max-width:240px !important;scroll-snap-align:start !important}.herc-featured-posts{margin-top:.75rem !important;margin-bottom:1rem !important}}@media(max-width: 767px){.d-header .home-logo-wrapper-outlet{flex-basis:auto !important;flex-shrink:1 !important}.d-header .title>a[href="/"]::after,.d-header .home-logo-wrapper a[href="/"]::after{display:none !important}.d-header .herc-docs-link{display:none !important}.d-header .floating-search-input-wrapper{flex:1 1 auto !important;min-width:0 !important;max-width:100% !important}.d-header,.d-header .wrap,.d-header .contents{max-width:100vw !important;overflow-x:hidden !important;box-sizing:border-box !important}}@media(max-width: 767px){.herc-featured-posts{position:relative !important}.herc-rail-arrow{position:absolute !important;top:50% !important;transform:translateY(-50%) !important;width:36px !important;height:36px !important;border-radius:50% !important;background:var(--secondary) !important;border:1px solid var(--primary-low) !important;box-shadow:0 2px 8px rgba(0,0,0,.15) !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;z-index:5 !important;color:var(--primary) !important;transition:opacity .2s ease !important;padding:0 !important}.herc-rail-arrow[hidden]{display:none !important}.herc-rail-arrow.herc-rail-prev{left:4px !important}.herc-rail-arrow.herc-rail-next{right:4px !important}.herc-rail-arrow svg{width:16px !important;height:16px !important}}@media(min-width: 768px){.herc-rail-arrow{display:none !important}}@media(max-width: 767px){.d-header .title>a[href="/"]::after,.d-header .home-logo-wrapper a[href="/"]::after{display:inline !important;font-size:1.5rem !important}.d-header .title img#site-logo,.d-header .title img.logo-big,.d-header .title img.logo-small,.d-header .title picture{max-height:17px !important;height:17px !important;transform:translateY(-2px) !important}html body.herc-home .list-controls .nav-pills,html body.herc-home .list-controls #navigation-bar,html body.herc-categories .list-controls .nav-pills,html body.herc-categories .list-controls #navigation-bar,html body.herc-cat .list-controls .nav-pills,html body.herc-cat .list-controls #navigation-bar{display:flex !important;flex-direction:row !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;height:auto !important;width:auto !important;overflow:visible !important}html body.herc-home .list-controls #navigation-bar>li.nav-item_latest,html body.herc-home .list-controls #navigation-bar>li.nav-item_categories,html body.herc-categories .list-controls #navigation-bar>li.nav-item_latest,html body.herc-categories .list-controls #navigation-bar>li.nav-item_categories,html body.herc-cat .list-controls #navigation-bar>li.nav-item_latest,html body.herc-cat .list-controls #navigation-bar>li.nav-item_categories{display:flex !important;visibility:visible !important}}@media(max-width: 767px){#navigation-bar [data-identifier=list-control-toggle-link],#navigation-bar .list-control-toggle-link-trigger,#navigation-bar>li.herc-hidden-trigger{display:none !important}}.sidebar-section[data-section-name=tags]{display:none !important}.btn-primary .d-icon,.btn-primary svg.d-icon,.btn-primary svg,button.create-topic .d-icon,button.create-topic svg,.login-button .d-icon,.login-button svg,.signup-button .d-icon,.signup-button svg,.save-edit .d-icon,.save-edit svg,button.save .d-icon,button.save svg,.btn.create.btn-primary .d-icon,.btn.create.btn-primary svg,.btn-create .d-icon,.btn-create svg{color:#fff !important;fill:currentColor !important}.discourse-tag,a.discourse-tag,.box .discourse-tag,.discourse-tags>.discourse-tag{background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important;border:none !important;border-radius:0 !important;padding:0 !important;margin:0 !important;color:var(--primary-medium) !important;font-size:.85em !important;font-weight:400 !important;text-decoration:none !important}.discourse-tag:hover,a.discourse-tag:hover{color:var(--tertiary) !important;text-decoration:underline !important}.discourse-tags>a.discourse-tag:not(:last-child)::after,.discourse-tags>.discourse-tag:not(:last-child)::after{content:", " !important;color:var(--primary-medium) !important;font-weight:400 !important;margin-right:2px !important}.badge-category .emoji,.badge-category img.emoji,.badge-category .d-icon:not(.badge-category-bg),.badge-category svg.emoji,.category-name .emoji,.category-name img.emoji,.discourse-tag .emoji,.category-list-item .emoji,.category-list-item img.emoji{display:none !important}.badge-category svg.d-icon,.badge-category img.emoji,.badge-category .emoji,.badge-category>svg,.badge-category>img,.badge-category>picture,.badge-category .badge-category__icon,.badge-category .badge-category__emoji,.badge-category .badge-category__icon-wrapper,.category-badge svg.d-icon,.category-badge img.emoji,.category-badge .emoji,.category-list-item .badge-category svg,.category-list-item .badge-category img,.category-list-item .emoji,.category-list .badge-category svg,.category-list .badge-category img,.category-list .emoji{display:none !important}.sidebar-section-link-prefix.square .prefix-square,.sidebar-section-link-prefix.square,.sidebar-section-link .prefix-square,.badge-category.--style-square,span.badge-category.--style-square,.category-list .badge-category.--style-square,.list-controls .badge-category.--style-square,.combo-box .badge-category.--style-square{border-radius:0 !important}html.herc-cat:not(.herc-categories) .list-controls>.container::before,html.herc-cat:not(.herc-categories) .list-controls>.container::after{left:24px !important}html.herc-cat-announcements:not(.herc-categories) .list-controls>.container{background:linear-gradient(#D64045, #D64045) 0 0/4px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 0/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) right 0/1px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 99px/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--secondary), var(--secondary)) 0 0/100% 100px no-repeat !important}html.herc-cat-feature-requests:not(.herc-categories) .list-controls>.container{background:linear-gradient(#5151EF, #5151EF) 0 0/4px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 0/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) right 0/1px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 99px/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--secondary), var(--secondary)) 0 0/100% 100px no-repeat !important}html.herc-cat-app-help:not(.herc-categories) .list-controls>.container{background:linear-gradient(#0DCAF0, #0DCAF0) 0 0/4px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 0/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) right 0/1px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 99px/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--secondary), var(--secondary)) 0 0/100% 100px no-repeat !important}html.herc-cat-showcase:not(.herc-categories) .list-controls>.container{background:linear-gradient(#28A745, #28A745) 0 0/4px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 0/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) right 0/1px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 99px/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--secondary), var(--secondary)) 0 0/100% 100px no-repeat !important}html.herc-cat-jobs-freelance:not(.herc-categories) .list-controls>.container{background:linear-gradient(#FF9500, #FF9500) 0 0/4px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 0/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) right 0/1px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 99px/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--secondary), var(--secondary)) 0 0/100% 100px no-repeat !important}html.herc-cat-other:not(.herc-categories) .list-controls>.container{background:linear-gradient(#E91E63, #E91E63) 0 0/4px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 0/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) right 0/1px 100px no-repeat,linear-gradient(var(--primary-low), var(--primary-low)) 4px 99px/calc(100% - 4px) 1px no-repeat,linear-gradient(var(--secondary), var(--secondary)) 0 0/100% 100px no-repeat !important}html.herc-cat:not(.herc-categories) .list-controls>.container{padding-top:110px !important}.badge-category .emoji,.badge-category img.emoji,.badge-category svg.emoji,.category-name .emoji,.category-name img.emoji,.sidebar-section-link .emoji,.sidebar-section-link img.emoji,.select-kit-collection .emoji,.select-kit-collection img.emoji,.select-kit-row .emoji,.select-kit-row img.emoji,.category-row .emoji,.category-row img.emoji,[data-category-id]>.emoji,[data-category-id]>img.emoji,.combo-box-row .emoji,.combo-box-row img.emoji,#reply-control .category-chooser .emoji,#reply-control .select-kit-row .emoji,#reply-control [data-category-id] .emoji,#reply-control [data-category-id] img.emoji,.discourse-no-touch .badge-category .emoji,.composer-popup .emoji{display:none !important}.badge-category.--style-square::before,.badge-category.--style-square::after,.badge-category__wrapper::before,.badge-category__wrapper::after,.badge-category__wrapper .badge-category.--style-square,.badge-category__wrapper .badge-category.--style-square::before,.sidebar-section-link-prefix.square::before,.sidebar-section-link-prefix.square::after,.sidebar-section-link-prefix .prefix-square,.prefix-square,.prefix-square::before,.prefix-square::after,.category-row .badge-category.--style-square::before,.select-kit-row .badge-category.--style-square::before,.combo-box-row .badge-category.--style-square::before{border-radius:0 !important}#navigation-bar>li.herc-hidden-trigger-fr{display:none !important}body.herc-cat-feature-requests #navigation-bar>li:not(.herc-fr-pill){display:none !important}body.herc-cat-feature-requests #navigation-bar>li.herc-fr-pill{display:inline-flex !important;visibility:visible !important}.more-topics__list .topic-list-item .main-link::before,.more-topics__container .topic-list-item .main-link::before,.more-topics__list-container .topic-list-item .main-link::before,.more-topics__list .topic-list-item .main-link::after,.more-topics__container .topic-list-item .main-link::after,.more-topics__list-container .topic-list-item .main-link::after{content:none !important;display:none !important}.more-topics__list .herc-vote-btn,.more-topics__container .herc-vote-btn,.more-topics__list-container .herc-vote-btn{display:none !important}:is(.more-topics__list,.more-topics__container,.more-topics__list-container) .topic-list-item.category-feature-requests:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),:is(.more-topics__list,.more-topics__container,.more-topics__list-container) .topic-list-item.category-apps:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),:is(.more-topics__list,.more-topics__container,.more-topics__list-container) .topic-list-item.category-commerce:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),:is(.more-topics__list,.more-topics__container,.more-topics__list-container) .topic-list-item.category-email:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),:is(.more-topics__list,.more-topics__container,.more-topics__list-container) .topic-list-item.category-auth:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)),:is(.more-topics__list,.more-topics__container,.more-topics__list-container) .topic-list-item.category-cloud:not(.pinned):not(.pinned-topic):not(.category-pinned) td.main-link:not(:has(>.herc-vote-btn)){display:revert !important;grid-template-columns:revert !important;grid-template-rows:revert !important;column-gap:revert !important;row-gap:revert !important;align-items:revert !important}[data-topic-id="2"] .topic-statuses,[data-topic-id="7"] .topic-statuses,[data-topic-id="8"] .topic-statuses,[data-topic-id="10"] .topic-statuses,[data-topic-id="14"] .topic-statuses,[data-topic-id="15"] .topic-statuses,[data-topic-id="16"] .topic-statuses{pointer-events:none !important}.topic-timer-info{font-size:.8em !important;font-weight:normal !important}.topic-timer-info b,.topic-timer-info strong,.topic-timer-info h3{font-weight:normal !important}.select-kit.combo-box .select-kit-header .select-kit-header-wrapper,.select-kit.category-chooser .select-kit-header .select-kit-header-wrapper,.select-kit.single-select .select-kit-header .select-kit-header-wrapper{display:flex !important;align-items:center !important;width:100% !important;gap:.5rem !important}.select-kit.combo-box .select-kit-header .select-kit-header-wrapper>.selected-name,.select-kit.combo-box .select-kit-header .select-kit-header-wrapper>.select-kit-selected-name,.select-kit.category-chooser .select-kit-header .select-kit-header-wrapper>.selected-name,.select-kit.category-chooser .select-kit-header .select-kit-header-wrapper>.select-kit-selected-name,.select-kit.single-select .select-kit-header .select-kit-header-wrapper>.selected-name{flex:1 1 auto !important;min-width:0 !important;overflow:hidden;text-overflow:ellipsis}.select-kit.combo-box .select-kit-header .select-kit-header-wrapper>svg.angle-icon,.select-kit.combo-box .select-kit-header .select-kit-header-wrapper>.angle-icon,.select-kit.category-chooser .select-kit-header .select-kit-header-wrapper>svg.angle-icon,.select-kit.category-chooser .select-kit-header .select-kit-header-wrapper>.angle-icon,.select-kit.single-select .select-kit-header .select-kit-header-wrapper>svg.angle-icon{margin-left:auto !important;flex:0 0 auto !important}.select-kit.dropdown-select-box.btn.no-text .select-kit-header-wrapper{display:inline-flex !important;width:auto !important}#reply-control #form-template-form,#reply-control .form-template-form__wrapper,.reply-area.with-form-template #form-template-form,.reply-area.with-form-template .form-template-form__wrapper,.form-template-form__wrapper{border-radius:14px !important;overflow:visible !important}#reply-control .form-template-field,#reply-control .control-group.form-template-field{border-bottom:none !important;box-shadow:none !important;margin-bottom:1rem !important}#reply-control .form-template-field:last-child{margin-bottom:0 !important}#reply-control .form-template-field__label{display:block !important;margin-bottom:.25rem !important;font-weight:600}#reply-control .form-template-field__description{display:block !important;margin-bottom:.5rem !important;font-size:.875rem;opacity:.75}#reply-control .form-template-field__input,#reply-control .form-template-field__textarea{border-radius:10px !important}#reply-control .form-template-field__multi-select,#reply-control .form-template-field__dropdown,#reply-control .control-group.form-template-field>select{appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;border-radius:10px !important;border:1px solid var(--primary-low, #e0e0e0) !important;padding:.55rem 2.5rem .55rem .75rem !important;min-height:40px !important;width:100% !important;box-sizing:border-box !important;background-color:var(--secondary, #fff) !important;background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2712%27%20height%3D%2712%27%20viewBox%3D%270%200%2012%2012%27%3E%3Cpath%20fill%3D%27none%27%20stroke%3D%27%23666%27%20stroke-width%3D%271.6%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%20d%3D%27M3%204.5L6%207.5L9%204.5%27%2F%3E%3C%2Fsvg%3E") !important;background-repeat:no-repeat !important;background-position:right .9rem center !important;background-size:12px 12px !important;cursor:pointer !important}#reply-control .form-template-field__multi-select[multiple]{min-height:40px !important;height:40px !important;background-image:none !important;padding-right:.75rem !important}#reply-control .form-template-field__multi-select:hover,#reply-control .form-template-field__dropdown:hover{border-color:var(--primary-medium, #999) !important}#reply-control .form-template-field__multi-select:focus,#reply-control .form-template-field__dropdown:focus{outline:none !important;border-color:var(--tertiary, #6047BB) !important;box-shadow:0 0 0 3px rgba(96,71,187,.15) !important}#reply-control .form-template-field .popup-tip,.form-template-field .popup-tip{display:none !important}#reply-control .reply-area.with-form-template .title-and-category .title-input>div:empty{display:none !important}.select-kit-header.btn.no-text .select-kit-header-wrapper,.select-kit-header.btn-icon .select-kit-header-wrapper,.composer-actions-btn .select-kit-header-wrapper,.dropdown-select-box-header.no-text .select-kit-header-wrapper{display:inline-flex !important;width:auto !important;gap:0 !important;padding-right:0 !important}.form-template-field[data-field-type=textarea] .form-template-field__description{display:none !important}#reply-control .form-template-field__dropdown,#reply-control .form-template-field__multi-select,.form-template-field__dropdown,.form-template-field__multi-select{color:var(--primary, #1a1a1a) !important;border-radius:10px !important}#reply-control .form-template-field__dropdown option,#reply-control .form-template-field__multi-select option,.form-template-field__dropdown option,.form-template-field__multi-select option{color:var(--primary, #1a1a1a) !important;background-color:var(--secondary, #fff) !important}#reply-control .form-template-field__dropdown:invalid,#reply-control .form-template-field__multi-select:invalid{color:var(--primary-medium, #888) !important}#reply-control .composer-actions .select-kit-header-wrapper,#reply-control .composer-actions-btn .select-kit-header-wrapper,.composer-actions .select-kit-header .select-kit-header-wrapper,.composer-actions-btn .select-kit-header-wrapper,.select-kit-header.btn.no-text .select-kit-header-wrapper,.select-kit-header.btn-icon .select-kit-header-wrapper,.select-kit-header.no-text .select-kit-header-wrapper,.dropdown-select-box-header.no-text .select-kit-header-wrapper{display:inline-flex !important;width:auto !important;min-width:0 !important;gap:0 !important;padding-right:0 !important;flex:0 0 auto !important}.select-kit.dropdown-select-box .select-kit-header.btn.no-text,.select-kit-header.btn.no-text,.select-kit-header.btn-icon.no-text,.composer-actions-btn{width:auto !important;min-width:0 !important;flex:0 0 auto !important}#reply-control .reply-area.with-form-template{--herc-help-form-pad-y: 0.85rem;--herc-help-form-pad-x: 1rem;--herc-help-field-gap: 1rem;--herc-help-dropzone-border: 2px dashed var(--primary-low, #d1d1d1);--herc-help-dropzone-radius: 12px;--herc-help-dropzone-pad: 1.4rem;--herc-help-dropzone-min-h: 88px}#reply-control .reply-area.with-form-template{display:flex !important;flex-direction:column !important;min-height:0 !important}#reply-control .reply-area.with-form-template>.reply-to,#reply-control .reply-area.with-form-template>.composer-fields,#reply-control .reply-area.with-form-template .composer-fields{flex:0 0 auto !important}#reply-control .reply-area.with-form-template>.submit-panel,#reply-control .reply-area.with-form-template .submit-panel{flex:0 0 auto !important}#reply-control .reply-area.with-form-template #form-template-form{flex:1 1 auto !important;display:flex !important;flex-direction:column !important;min-height:0 !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper,.reply-area.with-form-template .form-template-form__wrapper{flex:1 1 auto !important;min-height:0 !important;max-height:none !important;overflow-y:auto !important;overflow-x:hidden !important;padding:var(--herc-help-form-pad-y) var(--herc-help-form-pad-x) !important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}#reply-control .reply-area.with-form-template .form-template-field{margin-bottom:var(--herc-help-field-gap) !important}#reply-control .reply-area.with-form-template .form-template-field__required-indicator,.form-template-form__wrapper .form-template-field__required-indicator{vertical-align:middle !important;position:relative !important;top:-1px !important}#reply-control .reply-area.with-form-template,#reply-control .reply-area.with-form-template #form-template-form,#reply-control .reply-area.with-form-template .form-template-form__wrapper{scrollbar-gutter:stable !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper{overflow-y:scroll !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper::-webkit-scrollbar{-webkit-appearance:none !important;width:11px !important;height:11px !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0) !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper::-webkit-scrollbar-thumb{background-color:var(--primary-medium, rgba(0, 0, 0, 0.28)) !important;border:2px solid rgba(0,0,0,0) !important;background-clip:padding-box !important;border-radius:6px !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper::-webkit-scrollbar-thumb:hover{background-color:var(--primary, rgba(0, 0, 0, 0.45)) !important}#reply-control .reply-area.with-form-template .form-template-form__wrapper{scrollbar-color:var(--primary-medium, rgba(0, 0, 0, 0.28)) rgba(0,0,0,0) !important;scrollbar-width:thin !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]>.form-template-field__checkbox-label,#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]>label{font-size:0 !important;line-height:0 !important;letter-spacing:0 !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]>label>input[type=checkbox]{font-size:1rem !important;line-height:1 !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]>.form-template-field__description{display:inline !important;margin:0 !important;padding:0 !important;opacity:1 !important;font-size:inherit !important;font-weight:600 !important;line-height:1.25 !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox] .form-template-field__description a{color:var(--tertiary, #6047BB) !important;text-decoration:underline !important;text-underline-offset:2px !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox] .form-template-field__description a:hover{filter:brightness(0.85)}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]{display:flex !important;align-items:center !important;gap:.25rem !important;margin-bottom:var(--herc-help-field-gap) !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox] .form-template-field__wrapper,#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox] .form-template-field__checkbox-label,#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]>label{display:inline-flex !important;align-items:center !important;gap:.25rem !important;margin:0 !important;padding:0 !important;line-height:1.25 !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox] .form-template-field__checkbox,#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox] input[type=checkbox]{margin:0 !important;flex:0 0 auto !important;vertical-align:middle !important}#reply-control .reply-area.with-form-template .title-input{position:relative !important}#reply-control .reply-area.with-form-template .title-input>.popup-tip{position:absolute !important;right:.5rem !important;top:50% !important;transform:translateY(-50%) !important;margin:0 !important;pointer-events:auto !important}#reply-control .reply-area.with-form-template .tags-input{position:relative !important}#reply-control .reply-area.with-form-template .tags-input>.popup-tip{position:absolute !important;right:.5rem !important;top:50% !important;transform:translateY(-50%) !important;margin:0 !important}#reply-control .reply-area.with-form-template .title-and-category>.tags-input{flex:0 0 220px !important;width:220px !important;max-width:220px !important;min-width:220px !important}#reply-control .reply-area.with-form-template .category-input .select-kit-header .select-kit-header-wrapper{position:relative !important;padding-right:1.5rem !important}#reply-control .reply-area.with-form-template .category-input .select-kit-header .select-kit-header-wrapper>svg.angle-icon,#reply-control .reply-area.with-form-template .category-input .select-kit-header .select-kit-header-wrapper>.angle-icon{position:absolute !important;right:0 !important;top:50% !important;transform:translateY(-50%) !important;margin:0 !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=checkbox]{margin-bottom:1.5rem !important}#reply-control:has(.reply-area.with-form-template) .d-editor-preview-wrapper,#reply-control:has(.reply-area.with-form-template) .d-editor-preview,#reply-control:has(.reply-area.with-form-template) .composer-form-template-preview,#reply-control:has(.reply-area.with-form-template) .submit-panel .toggle-preview,#reply-control:has(.reply-area.with-form-template) .submit-panel a.toggle-preview,#reply-control:has(.reply-area.with-form-template) .submit-panel button.toggle-preview,#reply-control:has(.reply-area.with-form-template) .save-or-cancel .toggle-preview{display:none !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .pick-files-button{position:relative !important;display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;box-sizing:border-box !important;border:var(--herc-help-dropzone-border) !important;border-radius:var(--herc-help-dropzone-radius) !important;padding:var(--herc-help-dropzone-pad) !important;min-height:var(--herc-help-dropzone-min-h) !important;background-color:rgba(0,0,0,0) !important;text-align:center !important;cursor:pointer !important;transition:border-color 150ms ease,background-color 150ms ease !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .pick-files-button>.herc-dropzone-label{position:absolute !important;inset:0 !important;margin:0 !important;padding:0 !important;cursor:pointer !important;z-index:1 !important;background:rgba(0,0,0,0) !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .pick-files-button:hover{border-color:var(--tertiary, #6047BB) !important;background-color:rgba(96,71,187,.04) !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .pick-files-button.has-dragover,#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .pick-files-button[data-dragover]{border-color:var(--tertiary, #6047BB) !important;background-color:rgba(96,71,187,.08) !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .pick-files-button>.btn{background:rgba(0,0,0,0) !important;border:none !important;box-shadow:none !important;padding:.25rem .5rem !important;font-weight:500 !important;color:var(--primary, #1a1a1a) !important}#reply-control .reply-area.with-form-template .form-template-field[data-field-type=upload] .form-template-field__upload-hidden-input{display:none !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li{position:relative !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li>span{transition:opacity 120ms ease !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li:hover>span{opacity:0 !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li>.herc-remove-upload{position:absolute !important;right:.5rem !important;top:50% !important;transform:translateY(-50%) !important;display:grid !important;place-items:center !important;width:28px !important;height:28px !important;padding:0 !important;margin:0 !important;line-height:1 !important;font-size:16px !important;background:rgba(0,0,0,0) !important;border:0 !important;border-radius:6px !important;color:var(--primary-medium, #888) !important;cursor:pointer !important;opacity:0 !important;pointer-events:none !important;appearance:none !important;-webkit-appearance:none !important;transition:opacity 120ms ease,background-color 120ms ease,color 120ms ease !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li:hover>.herc-remove-upload{opacity:1 !important;pointer-events:auto !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li>.herc-remove-upload:hover{background:rgba(228,87,53,.12) !important;color:var(--danger, #e45735) !important}#reply-control .reply-area.with-form-template .form-template-field__uploaded-files li>.herc-remove-upload>svg{display:block !important;width:16px !important;height:16px !important;margin:0 !important;vertical-align:middle !important}
/*# sourceMappingURL=common_theme_1_4a64bd7ade53d7e0919e3ea1f3339c30d8788950.css.map?__ws=forum.hercules.app */
