.brand-description{display:flex;flex-direction:column}.brand-details{margin-top:1rem;display:flex;flex-direction:column;gap:.25rem}.brand-detail{display:flex}.brand-details-label{font-weight:700;width:9rem}.topic-box{border:1px solid var(--primary-low);padding:12px;display:flex;flex-direction:column;gap:8px}.topic-box .no-topics-message{color:var(--primary-low-mid)}.position-list{list-style-type:disc}.part-type-description{display:flex;flex-direction:column}.part-type-details{margin-top:1rem;display:flex;flex-direction:column;gap:.25rem}.part-type-detail{display:flex}.part-type-details-label{font-weight:700;width:9rem}.topic-box{border:1px solid var(--primary-low);padding:12px;display:flex;flex-direction:column;gap:8px}.topic-box .no-topics-message{color:var(--primary-low-mid)}.position-list{list-style-type:disc}.admin-contents{--space-1: 0.25rem;--space-2: calc(0.25rem * 2);--space-3: calc(0.25rem * 3);--space-4: calc(0.25rem * 4);--space-5: calc(0.25rem * 5);--space-6: calc(0.25rem * 6);position:relative}@media screen and (max-width: 700px){.admin-contents .nav-stacked{margin:0 15px 0 -10px}}.admin-contents .row:before,.admin-contents .row:after{display:table;content:""}.admin-contents .row:after{clear:both}.admin-contents table{width:100%;margin-top:10px}.admin-contents table tr{text-align:left}.admin-contents table td,.admin-contents table th{padding:8px}.admin-contents table tr:hover{background-color:var(--primary-very-low)}.admin-contents table tr.selected{background-color:var(--primary-low)}.admin-contents table .filters input{margin-bottom:0}.admin-contents table .label{display:none}@media screen and (max-width: 970px)and (min-width: 768px){.admin-contents table td,.admin-contents table th{padding:6px 4px}.admin-contents table th{vertical-align:bottom}.admin-contents table th.sortable{max-width:100px}}.admin-contents table.grid thead{display:none}.admin-contents table.grid .label{display:block;color:var(--primary-medium);font-size:var(--font-down-1);margin:.5em 0 .15em 0}.admin-contents table.grid tr{grid-template-columns:repeat(3, 1fr);display:grid;line-height:var(--line-height-medium);padding:8px 0;min-width:0}.admin-contents table.grid tr td{padding:2px;align-self:center}.admin-contents table.grid tr.flagged-topic{grid-template-columns:.25fr 1fr 1fr}.admin-contents table.grid tr.flagged-topic td.topic-title{grid-column-start:2;grid-column-end:-2;min-width:0;align-self:start}.admin-contents table.grid tr.flagged-topic td.last-flagged{grid-row:1;grid-column-end:-1;text-align:right;align-self:start}.admin-contents table.grid tr.flagged-topic td.flag-details{grid-row:2;grid-column-end:-1;text-align:right}.admin-contents table.grid tr.flagged-topic td.flagged-topic-users{grid-row:1;grid-column-start:1;max-width:60px;align-self:start}.admin-contents table.grid tr.flagged-topic td.flagged-topic-users a{display:inline-block;margin:0 .25em .25em 0}.admin-contents table.grid tr.flagged-topic td.flag-counts{grid-row:2;grid-column-start:2}@media screen and (min-width: 550px){.admin-contents table.grid tr{grid-template-columns:repeat(6, 1fr)}}.admin-report-table.two-columns .table .admin-report-table-cell:first-child,.admin-report-table.two-columns .table .admin-report-table-header:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;width:80%}.admin-report-table.two-columns .table .admin-report-table-cell:last-child,.admin-report-table.two-columns .table .admin-report-table-header:last-child{display:inline-block;width:80%;text-align:right}.admin-report-table .table{margin:0;border:1px solid var(--primary-low);table-layout:fixed}.admin-report-table .table tbody{border-top:0}.admin-report-table .table .admin-report-table-header .sort-btn{outline:none;background:none;padding:3px 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-report-table .table .admin-report-table-header.is-current-sort .d-icon{color:var(--tertiary)}.admin-report-table .table .admin-report-table-header.is-current-sort .sort-btn:hover{color:var(--primary-medium);background:var(--primary-low)}.admin-report-table .table .admin-report-table-header:not(.is-current-sort) .sort-btn{background:none}.admin-report-table .table .admin-report-table-header:not(.is-current-sort) .sort-btn:hover{color:var(--primary-medium);background:var(--primary-low)}.admin-report-table .table .admin-report-table-header:not(.is-current-sort) .sort-btn:hover .d-icon{color:var(--primary-medium)}.admin-report-table .admin-report-table-cell.user .username{margin-left:.25em}.admin-report-table .total-row{background:var(--primary-very-low)}.admin-report-table .total-row td{font-weight:700;text-align:left}.admin-report-table .pagination{display:flex;justify-content:flex-end;margin-top:.25em}.admin-report-table .pagination button{margin-left:.5em}.admin-report-table .pagination button.is-current{color:var(--tertiary)}.admin-report .conditional-loading-section.is-loading{margin:0}.admin-report .header{display:flex;align-items:center;border-bottom:1px solid var(--primary-low);margin-bottom:.5em;padding-bottom:.5em}.admin-report .header .breadcrumb{margin:0;list-style:none}.admin-report .header .breadcrumb .item{display:inline;font-size:var(--font-up-1)}.admin-report .header .breadcrumb .all-reports .report-url{font-weight:700}.admin-report .header .breadcrumb .report{font-weight:700}.admin-report .header .breadcrumb .report .report-url{color:var(--primary)}.admin-report .header .breadcrumb .report .info{cursor:pointer;margin-left:.25em;color:var(--primary-low-mid)}.admin-report .header .breadcrumb .report .info:hover{color:var(--primary-medium)}.admin-report .header .trend{margin-left:auto;margin-right:8px}.admin-report .header .trend.trending-down,.admin-report .header .trend.high-trending-down{color:var(--danger)}.admin-report .header .trend.trending-up,.admin-report .header .trend.high-trending-up{color:var(--success)}.admin-report .header .trend.no-change{color:var(--primary-medium)}.admin-report .header .trend.no-change .d-icon{display:none}.admin-report .header .trend .value{font-size:var(--font-up-1)}.admin-report .header .trend .icon{font-size:var(--font-up-1);font-weight:700}.admin-report .body{display:flex}.admin-report .main{flex:1}.admin-report .main .report-alert{margin:0;text-align:center;padding:3em;border:1px solid rgba(0,0,0,0)}.admin-report .main .report-alert a{color:var(--primary-medium)}.admin-report .main .report-alert .d-icon{color:currentColor;font-size:var(--font-up-5);display:block;margin:.25em auto}.admin-report .main .report-alert.no-data,.admin-report .main .report-alert.rate-limited{background:var(--secondary);border-color:var(--primary-low);color:var(--primary-low-mid)}.admin-report .main .report-alert.rate-limited .d-icon{color:var(--danger)}.admin-report .main .report-alert.timeout,.admin-report .main .report-alert.exception{border-color:var(--danger-low);color:var(--danger)}.admin-report .average-chart{padding:.5em;border:1px solid var(--highlight);color:var(--highlight);margin-bottom:1em;text-align:center;background:var(--highlight-bg)}.admin-report .filters{display:flex;margin-left:1em;flex-direction:column;width:220px}.admin-report .filters .modes{margin:0 0 1em 0;padding:0;list-style:none}.admin-report .filters .modes .mode{display:inline-flex;flex:1 0 0px}.admin-report .filters .modes .mode .mode-btn.is-current{color:var(--tertiary)}.admin-report .filters .chart-groupings{display:grid;grid-template-columns:repeat(auto-fill, 1fr);grid-gap:.5em;margin-bottom:1em}.admin-report .filters .chart-groupings .chart-grouping.active{background:var(--tertiary);color:var(--secondary)}.admin-report .filters .control{margin-bottom:1em}.admin-report .filters .control .label{font-weight:700;width:100%}.admin-report .filters .control .input,.admin-report .filters .control .select-kit{width:100%}.admin-report .filters .control .input .export-csv-btn,.admin-report .filters .control .select-kit .export-csv-btn{width:100%}.admin-report .filters .control .input .refresh-report-btn,.admin-report .filters .control .select-kit .refresh-report-btn{width:100%}ul,#myUL{list-style-type:none}#myUL{margin:0;padding:0}.tree-caret{cursor:pointer;-webkit-user-select:none;user-select:none}.tree-caret::before{content:"▶";color:#000;display:inline-block;margin-right:6px}.tree-caret-down::before{transform:rotate(90deg)}.nested{display:none}.active{display:block;margin-left:40px}#limit-select{width:auto;display:inline-block;border:none;margin-bottom:unset;cursor:pointer}
/*# sourceMappingURL=partly-discourse-plugin_0e84ce50a8fed0bc9971534f6df83f2cf80d3396.css.map?__ws=openbase.partly.com */
