.torgwrapped{container-name:torgwrapped;container-type:inline-size}.torgwrapped > .blockhead{padding:8px 10px;font-size:1.1rem;font-weight:bold;text-align:center}.torgwrapped--button{text-decoration:none;background:#1ec761;font-size:13px;display:flex;gap:5px;width:max-content;padding:3px 7px 4px 8px;border-radius:4px;margin:10px auto 0 auto}.torgwrapped-container{padding:10px;display:flex;flex-direction:column;gap:10px;border:1px solid #776655;border-top:0}.torgwrapped-category{min-width:0;padding:16px;background:linear-gradient(135deg,rgb(0 0 0 / .1),rgb(0 0 0 / .05) 150px);border:1px solid rgb(0 0 0 / .15);border-radius:0px}.torgwrapped-category--title{font-size:14px;font-weight:bold}.torgwrapped-category--comment{margin:5px 0 10px 0;font-size:12px}.torgwrapped-category--value{font-size:2rem}.torgwrapped-category-toplist > li{margin-bottom:10px;&:last-child{margin:0}.torgwrapped-category--value{max-width:min-content;white-space:nowrap;display:block;overflow:hidden;text-overflow:ellipsis;font-size:14px}.torgwrapped-category--valueExtra{display:block;margin-top:5px;font-size:12px}}.torgwrapped-category-toplist__userlist > li{display:grid;grid-template-columns:35px auto;grid-template-rows:auto auto;gap:5px 10px;.torgwrapped-category--valueExtra{margin:0}.torgwrapped_useravatar{grid-row:1 / -1;aspect-ratio:1 / 1;width:auto;height:auto;max-width:unset !important;align-self:center;border-radius:3px;overflow:hidden;img{width:100%;height:100%;object-fit:cover}}}@container torgwrapped (width > 700px){.torgwrapped-container{display:grid;grid-template-columns:repeat(2,1fr)}.torgwrapped-category__new_threads{grid-area:2 / 1 / 3 / 2}.torgwrapped-category__hot_threads{grid-area:1 / 2 / 3 / 3}.torgwrapped-category__hot_new_threads{grid-area:3 / 2 / 5 / 3}.torgwrapped-category__rep_given{grid-area:3 / 1 / 4 / 2}.torgwrapped-category__rep_given_pts{grid-area:4 / 1 / 5 / 2}.torgwrapped-category__top_users{grid-area:5 / 1 / 6 / 2}.torgwrapped-category__top_forums{grid-area:5 / 2 / 6 / 3}}@container torgwrapped (width > 950px){.torgwrapped-container{grid-template-columns:repeat(3,1fr)}.torgwrapped-category__new_threads{grid-area:2 / 1 / 3 / 2}.torgwrapped-category__hot_threads{grid-area:1 / 2 / 3 / 3}.torgwrapped-category__hot_new_threads{grid-area:1 / 3 / 3 / 4}.torgwrapped-category__rep_given{grid-area:3 / 1 / 4 / 2}.torgwrapped-category__rep_given_pts{grid-area:4 / 1 / 5 / 2}.torgwrapped-category__top_users{grid-area:3 / 2 / 5 / 3}.torgwrapped-category__top_forums{grid-area:3 / 3 / 5 / 4}}@container torgwrapped (width > 1250px){.torgwrapped-container{grid-template-columns:repeat(4,1fr)}.torgwrapped-category__new_threads{grid-area:1 / 2 / 2 / 3}.torgwrapped-category__hot_threads{grid-area:1 / 3 / 3 / 4}.torgwrapped-category__hot_new_threads{grid-area:1 / 4 / 3 / 5}.torgwrapped-category__rep_given{grid-area:2 / 1 / 3 / 2}.torgwrapped-category__rep_given_pts{grid-area:2 / 2 / 3 / 3}.torgwrapped-category__top_users{grid-area:3 / 1 / 4 / 3}.torgwrapped-category__top_forums{grid-area:3 / 3 / 4 / 5}}@container torgwrapped (width > 1500px){.torgwrapped-container{grid-template-columns:repeat(5,1fr)}.torgwrapped-category__new_threads{grid-area:2 / 1 / 3 / 2}.torgwrapped-category__hot_threads{grid-area:1 / 2 / 3 / 3}.torgwrapped-category__hot_new_threads{grid-area:1 / 3 / 3 / 4}.torgwrapped-category__rep_given{grid-area:1 / 4 / 2 / 5}.torgwrapped-category__rep_given_pts{grid-area:2 / 4 / 3 / 5}.torgwrapped-category__top_users{grid-area:1 / 5 / 3 / 6}.torgwrapped-category__top_forums{grid-area:3 / 1 / 4 / 6}.torgwrapped-category-toplist__forumlist{display:flex;gap:20px;> li{margin:0}}}.torgwrapped-category-barchart{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;margin-top:10px}.torgwrapped-category--barchartRow{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;font-size:13px;align-items:center;&:nth-child(7n + 1) .torgwrapped-category--value__bar{background:rgb(204,0,0)}&:nth-child(7n + 2) .torgwrapped-category--value__bar{background:rgb(132,132,255)}&:nth-child(7n + 3) .torgwrapped-category--value__bar{background:rgb(255,231,132)}&:nth-child(7n + 4) .torgwrapped-category--value__bar{background:rgb(255,132,255)}&:nth-child(7n + 5) .torgwrapped-category--value__bar{background:rgb(132,255,255)}&:nth-child(7n + 6) .torgwrapped-category--value__bar{background:rgb(153 0 255)}&:nth-child(7n + 0) .torgwrapped-category--value__bar{background:rgb(204,255,0)}}.torgwrapped-category-barchart__horizontal{grid-template:none;grid-auto-flow:column;grid-auto-columns:30px;grid-template-rows:auto 1fr auto;height:calc(100% - 28px);.torgwrapped-category--barchartRow{grid-template-rows:subgrid;grid-row:1 / -1;grid-column:unset;text-align:center;>:first-child{writing-mode:tb-rl;transform:rotate(-150deg)}}.torgwrapped-category-barchart-bar{flex-direction:column-reverse;align-self:stretch;grid-row:2}.torgwrapped-category--value__bar{width:10px;height:var(--percentage);margin-top:10px;margin-right:0;display:block}.torgwrapped-category-barchart-value{grid-row:1}}.torgwrapped-category-barchart-bar{display:flex;align-items:center}.torgwrapped-category--value__bar{height:10px;width:var(--percentage);display:inline-block;margin-right:10px}.torgwrapped-category--value__percentage{font-size:11px}.torgwrapped-share{width:100%;max-width:100%;field-sizing:content;margin:10px 0;background:rgb(0 0 0 / .1)}.torgwrapped-useravatar{width:60px;height:60px;margin:10px auto;background:red;border-radius:100%;overflow:hidden;border:2px solid}.torgwrapped-useravatar img{width:100%;height:100%;object-fit:cover}