:root{--brand-card: #f9fcff;--brand-ink: #1c1c1c;--brand-muted: #606060;--brand-line: rgba(28, 28, 28, 0.2);--brand-hover: #f1f1f1;--brand-bg-overlay: rgba(28, 28, 28, 0.075);--card-shadow: 0 24px 40px rgba(0, 0, 0, 0.070), 0 10.85px 24.12px rgba(0, 0, 0, 0.047), 0 4.51px 10.02px rgba(0, 0, 0, 0.035), 0 1.63px 3.62px rgba(0, 0, 0, 0.024);--row-shadow: 0 0 8px rgba(0, 0, 0, 0.05);--r-card: 14px;--r-box: 12px;--r-avatar: 8px;--r-pill: 7px;--r-link: 4px;--card-gap-top: 30px;--card-gap-bottom: 50px;--brand-font: Helvetica, Arial, sans-serif}html{background:var(--brand-card)}body{background:linear-gradient(0deg, var(--brand-bg-overlay), var(--brand-bg-overlay)),linear-gradient(0deg, var(--brand-card), var(--brand-card));color:var(--brand-ink);font-family:var(--brand-font);line-height:1.4}h1,h2,h3,h4,.fancy-title,.topic-title,.category-title{font-family:var(--brand-font);color:var(--brand-ink)}a{color:var(--brand-ink)}.d-header{background:var(--brand-card);box-shadow:0 2px 4px rgba(0,0,0,.06);border-bottom:none}.d-header .btn-flat,.d-header .btn.no-text,.d-header .icon{color:#3e3e3e}.d-header .sign-up-button,.d-header .login-button,.d-header .btn-primary{background:var(--brand-ink);color:var(--brand-card);border:1px solid rgba(0,0,0,0);border-radius:var(--r-link);padding:6.1px 7.9px;font-size:12.2px;font-weight:400}.d-header .sign-up-button:hover,.d-header .login-button:hover,.d-header .btn-primary:hover{background:#3a3a3a;color:var(--brand-card)}.d-header .sign-up-button .d-icon,.d-header .login-button .d-icon,.d-header .btn-primary .d-icon{color:var(--brand-card)}#main-outlet{background:var(--brand-card);border:none;border-radius:var(--r-card);box-shadow:var(--card-shadow);padding:42px;margin:var(--card-gap-top) 0 var(--card-gap-bottom)}.sidebar-wrapper{background:var(--brand-card);border-radius:var(--r-card);box-shadow:var(--card-shadow);margin:var(--card-gap-top) 0 var(--card-gap-bottom);top:calc(var(--main-outlet-offset, 0px) + var(--card-gap-top));height:calc(var(--composer-vh, 1dvh)*100 - var(--main-outlet-offset, 0px) - var(--card-gap-top) - var(--card-gap-bottom))}.sidebar-wrapper .sidebar-container{background:rgba(0,0,0,0);border:none;border-radius:0}.sidebar-sections{padding:14px 7px}.sidebar-section-header-text{font-size:10.6px;font-weight:600;letter-spacing:.53px;text-transform:uppercase;color:var(--brand-muted)}.sidebar-section-link{font-size:14px;font-weight:400;border-radius:var(--r-link);color:var(--brand-muted)}.sidebar-section-link:hover,.sidebar-section-link:focus-visible{background:var(--brand-hover)}.sidebar-section-link.active{background:var(--brand-hover);font-weight:600;color:var(--brand-ink)}.sidebar-footer-wrapper{display:none}.topic-list,.topic-list>thead,.topic-list>tbody{display:contents}.topic-list>thead>tr{display:flex}.topic-list>thead th{padding:15px 5px;font-size:12.2px;font-weight:400;color:#3e3e3e;border-bottom:none;text-transform:none}.topic-list th.views,.topic-list td.views{display:none}.topic-list-item,tr.topic-list-item{display:flex;flex-wrap:nowrap;background:var(--brand-card);border:1px solid var(--brand-line);border-radius:var(--r-card);box-shadow:var(--row-shadow);padding:0;margin:0 0 7px}.topic-list-item:hover{background:#fff}.topic-list-item>td,.topic-list>thead th{border:none;background:none}.topic-list-item>td{padding:15px 5px}.topic-list-item>td.main-link{order:2;width:60.4%;flex:0 1 auto}.topic-list-item>td.posters{order:1;width:6.7%;flex:0 1 auto;display:flex;align-items:center;justify-content:center}.topic-list-item>td.posts-map,.topic-list-item>td.num.posts{order:3;width:14.4%;flex:0 1 auto;display:flex;align-items:center;justify-content:center}.topic-list-item>td.activity{order:4;width:14.4%;flex:0 1 auto;display:flex;align-items:center;justify-content:center}.topic-list>thead th:first-of-type{width:60.4%}.topic-list>thead th.posters{width:6.7%}.topic-list>thead th.posts{width:14.4%}.topic-list>thead th.activity{width:14.4%}.topic-list-item>td.posters a{display:none}.topic-list-item>td.posters a:last-of-type{display:flex}.topic-list-item>td.posters img.avatar{width:40px;height:40px;border-radius:var(--r-avatar)}.topic-list .link-top-line a.title{font-size:16px;font-weight:700;line-height:1.2;color:var(--brand-ink)}.topic-list .link-bottom-line{display:flex;gap:7px;margin-top:3.5px;font-size:14px;color:var(--brand-muted)}.badge-category__wrapper{--category-badge-size: 8px;--category-badge-border-radius: 2px}.link-bottom-line .badge-category{font-size:14px;color:var(--brand-muted);background:none;padding:0}.topic-list-item .topic-excerpt{width:auto;margin-top:3.5px;font-size:14px;line-height:1.4;color:var(--brand-muted)}.topic-list-item .num,.topic-list-item .activity,.topic-list-item .age{font-size:12.2px;color:var(--brand-muted)}.navigation-container{display:flex;flex-wrap:wrap;gap:10.5px;margin:0 0 10.5px}.nav-pills{display:flex;gap:7px;border-bottom:none}.nav-pills>li>a{font-size:14px;font-weight:400;padding:0 9.1px;border-radius:var(--r-pill);color:var(--brand-ink)}.nav-pills>li>a:hover{background:var(--brand-hover)}.category-boxes,.category-boxes-with-topics,.custom-category-boxes{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:32px;margin:0}.category-box{width:auto;margin:0;padding:0;display:flex;background:var(--brand-card);border:none;border-radius:var(--r-box);box-shadow:var(--card-shadow);overflow:hidden}.category-box .category-box-inner{display:grid;grid-template-columns:100px minmax(0, 1fr);grid-template-rows:100px;column-gap:48px;width:100%;padding:0}.category-box .category-logo{width:100px;height:100px;min-height:100px;margin:0;padding:0;border-radius:0;display:flex;align-items:center;justify-content:center}.category-box .category-abbreviation{font-size:28px;font-weight:700;line-height:1.4;color:#fff}.category-box-experiences .category-abbreviation{color:var(--brand-ink)}.category-box .category-details{display:flex;flex-direction:column;justify-content:center;padding:0;min-width:0}.category-box .category-box-heading{margin:0 0 8px}.category-box .category-box-heading h3{font-size:15.75px;font-weight:600;line-height:1.4;margin:0;color:var(--brand-ink)}.category-box .description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.4;color:var(--brand-muted);margin:0}.category-list .category-list-item{background:var(--brand-card);border:none;border-radius:var(--r-box);box-shadow:var(--card-shadow)}.topic-post article{padding-bottom:18px}.topic-post .topic-avatar img.avatar,.topic-body .topic-avatar img.avatar{width:45px;height:45px;border-radius:50%}.topic-meta-data .names .username a,.topic-meta-data .names span.username{font-weight:700;color:var(--brand-ink)}.topic-meta-data .post-infos,.topic-meta-data .post-date{font-size:12.2px;color:var(--brand-muted)}.topic-body .cooked{font-size:16px;line-height:1.6;color:var(--brand-ink)}.topic-map,.topic-map__contents,.topic-map__additional-contents{background:var(--brand-card);border:1px solid var(--brand-line);border-radius:var(--r-box)}.cooked a.mention,a.mention{background:var(--brand-hover);border-radius:999px;padding:1px 8px;font-weight:400;color:var(--brand-ink)}.discourse-reactions-counter .reactions-counter,.post-controls .like-count{background:var(--brand-hover);border-radius:999px;padding:2px 8px;font-size:12.2px;color:var(--brand-muted)}.embedded-posts{background:var(--brand-card);border:1px solid var(--brand-line);border-radius:var(--r-box)}.btn,.btn-default,.btn-flat,select,input[type=text],input[type=search],input[type=email],input[type=password],textarea,.d-editor-input{border-radius:var(--r-avatar)}.btn-default{background:var(--brand-card);border:1px solid var(--brand-line);color:var(--brand-ink)}.btn-default:hover{background:var(--brand-hover)}.btn-primary{background:var(--brand-ink);border:1px solid var(--brand-ink);color:#fff;font-weight:400}.btn-primary:hover{background:#3a3a3a;border-color:#3a3a3a}#search-term,.search-menu .search-input{border-radius:var(--r-box);border:1px solid var(--brand-line);background:var(--brand-card)}.alert.alert-info,.global-notice{background:var(--brand-card);border-bottom:1px solid var(--brand-line);color:var(--brand-ink)}.category-list .subcategories{display:flex;flex-wrap:wrap;gap:6px 10px;margin-top:10px}.category-list .subcategories .subcategory{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;background:rgba(28,28,28,.05);font-size:12.2px;color:var(--brand-muted)}.category-list .subcategories .subcategory:hover{background:rgba(28,28,28,.09)}.category-boxes .subcategory.with-subcategories .subcategory-box-inner{border:none;border-radius:var(--r-link);background:rgba(28,28,28,.04);padding:6px 10px}.subcategory-list-item.category{border-top:1px solid var(--brand-line) !important;border-bottom:none !important}.subcategory-list .parent-category h3{font-size:15.75px;font-weight:600;color:var(--brand-ink)}.sidebar-section-link-wrapper[data-category-id] .sidebar-section-link.--child,.sidebar-section-link.sidebar-section-link--sub-category{padding-left:22px}.nav-pills>li>a.active,.nav-pills>li.active>a,.list-controls .nav-pills>li>a.active{background:var(--brand-hover);color:var(--brand-ink);border-bottom-color:var(--brand-ink)}.list-controls .category-breadcrumb>li>.select-kit-header,.list-controls .select-kit.combo-box .select-kit-header{border:1px solid var(--brand-line);border-radius:var(--r-avatar);background:var(--brand-card);color:var(--brand-ink)}.empty-state,.empty-state-container{color:var(--brand-muted);text-align:center;padding:32px 0}.empty-state .empty-state-title,.empty-state-title{font-size:16px;font-weight:600;color:var(--brand-ink);margin-bottom:6px}:where(a,button,.btn,input,textarea,select,summary):focus-visible{outline:2px solid var(--brand-ink);outline-offset:2px;border-radius:var(--r-link)}@media(prefers-reduced-motion: no-preference){.topic-list-item,.category-box,.sidebar-section-link,.btn{transition:background-color .15s ease,box-shadow .15s ease,color .15s ease}}.category-box:hover{box-shadow:0 28px 46px rgba(0,0,0,.085),0 12px 26px rgba(0,0,0,.055),0 5px 11px rgba(0,0,0,.04),0 1.8px 4px rgba(0,0,0,.028)}.topic-list-item .topic-status .d-icon{color:var(--brand-muted)}.powered-by-discourse{color:var(--brand-muted)}@media(max-width: 767px){.sidebar-wrapper{border-radius:0;box-shadow:none;margin:0;top:var(--main-outlet-offset, 0px);height:calc(var(--composer-vh, 1dvh)*100 - var(--main-outlet-offset, 0px))}#main-outlet{padding:16px 14px 24px;margin:12px 0 24px;border-radius:var(--r-box)}.topic-list-item>td{padding:12px 4px}.topic-list-item>td.posters{width:52px}.topic-list-item>td.posters img.avatar{width:36px;height:36px}.topic-list-item>td.main-link{width:auto;flex:1 1 auto;min-width:0}.topic-list-item>td.posts-map,.topic-list-item>td.num.posts{width:48px}.topic-list-item>td.activity{width:60px}.topic-list>thead{display:none}.topic-list .link-top-line a.title{font-size:15px}.topic-list-item .topic-excerpt{font-size:13.5px}.category-boxes,.category-boxes-with-topics,.custom-category-boxes{grid-template-columns:minmax(0, 1fr);gap:16px}.category-box .category-box-inner{grid-template-columns:76px minmax(0, 1fr);grid-template-rows:76px;column-gap:20px}.category-box .category-logo{width:76px;height:76px;min-height:76px}.category-box .category-abbreviation{font-size:22px}.category-box .category-details{padding-right:16px}.topic-body .cooked{font-size:15px}}
/*# sourceMappingURL=common_theme_2_fa143f3541897ed76218f89c00528e652ae01c8c.css.map?__ws=community.git11.xyz */
