.profile-page{color:#e1e1e1;--masterhead-image-size:160px;--profile-image-size:100px;--profile-content-columns:2;--profile-content-column-gap-column:4px;--profile-content-column-gap-row:4px;font-family:Roboto,Oswald,sans-serif;font-weight:400}.profile-page-header-image{width:100%;height:var(--masterhead-image-size);border-radius:0 0 3px 3px;overflow:hidden}.profile-page-header-image img{object-fit:cover;width:100%;height:100%}.profile-page-performer-header{width:fit-content;max-width:calc(100% - 24px);margin:calc(0px - ((var(--profile-image-size) / 3) * 2)) auto 0;text-align:center;grid-auto-flow:row;row-gap:6px;display:grid}.profile-page-performer-header h1{margin:0 0 3px;font-size:1.8rem;font-weight:600}.profile-page-performer-details{grid-auto-flow:row;align-items:center;row-gap:6px;height:fit-content;display:grid}ul.profile-page-performer-details-stats{margin:0;padding:0}ul.profile-page-performer-details-stats li{list-style:none;display:inline}ul.profile-page-performer-details-stats li:after{content:"•";margin:auto 4px auto 8px}ul.profile-page-performer-details-stats li:last-child:after{content:none}.profile-page-performer-details-bio{margin-top:6px;font-size:.9rem;line-height:1.4}.profile-page-performer-details-bio .profile-page-performer-tags{text-transform:lowercase;margin-top:6px;font-weight:600}.profile-page-performer-details-bio .profile-page-performer-tags a{color:#e1e1e1cc;margin-right:6px;text-decoration:none}.profile-page-performer-details-bio .profile-page-performer-tags a:hover{color:#e1e1e1}.profile-purchasable-content{grid-template-columns:repeat(var(--profile-content-columns), auto);gap:var(--profile-content-column-gap-row) var(--profile-content-column-gap-column);color:#e1e1e1;margin:12px;font-family:Oswald,sans-serif;font-weight:400;display:grid}.profile-purchasable-item{color:#e1e1e1;width:100%;overflow:hidden}.profile-purchasable-item-thumbnail-container{display:grid}.profile-purchasable-item-thumbnail-container div[class^=profile-purchasable-item-thumbnail-layer-]{z-index:auto;grid-area:1/-1;display:grid;position:relative}.profile-purchasable-item-thumbnail{aspect-ratio:1;object-fit:cover;width:100%;height:100%}.profile-purchasable-item-thumbnail-layer-image{overflow:hidden}.profile-purchasable-item-thumbnail-layer-detail{grid-auto-flow:column;place-content:start space-between;margin:6px}.profile-purchasable-item-thumbnail-layer-detail svg{fill:#fff;filter:drop-shadow(1px 1px 1px #0009);width:20px;height:20px}.profile-purchasable-item-count{text-shadow:1px 1px 1px #0009;font-weight:600}.profile-section{margin:24px 12px}h4.profile-section-header{background:url(/icons/rtv.icon.white.svg) 0 calc(50% + 1px)/30px 30px no-repeat;align-items:center;min-height:30px;padding-left:42px;font-size:1.6rem;display:grid}.profile-page-suggested-performers-grid{grid-template-columns:repeat(var(--grid-columns), calc((100% - ((var(--grid-columns) - 1) * var(--grid-gap))) / var(--grid-columns)));grid-gap:12px;--card-size:120px;--profile-image-size:calc(var(--card-size) - 24px);--grid-columns:2;--grid-gap:12px;margin-top:12px;display:grid}.profile-section-meta-extended .rtv-text{color:#e1e1e1cc;font-size:.85rem;line-height:1.4}.profile-section-meta-extended .rtv-text :is(h2,h3,h4){color:#e1e1e1;margin:18px 0 6px;font-size:1.05rem;font-weight:600}.profile-section-meta-extended .rtv-text p{margin:0 0 10px}.profile-section-meta-extended .rtv-text a{color:#ed3495;text-decoration:none}.profile-section-meta-extended .rtv-text a:hover{text-decoration:underline}.profile-section-meta-extended .rtv-text :is(img,iframe){max-width:100%;height:auto}.profile-section-regular-shorts .rampant-shorts{display:grid}.rampant-shorts .rampant-shorts-scroll-zone{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;grid-area:1/-1;overflow:auto hidden}.rampant-shorts .rampant-shorts-scroll-zone::-webkit-scrollbar{display:none}.rampant-shorts .rampant-shorts-scroll-zone-content{grid-auto-flow:column;column-gap:6px;width:fit-content;display:grid}.rampant-short-preview{width:var(--short-size);scroll-snap-align:start;cursor:pointer;--short-size:120px;text-decoration:none;display:block}.rampant-short-preview-card{height:calc(var(--short-size) * 16 / 9);background:#171717;border-radius:3px;display:grid;overflow:hidden}.rampant-short-preview-layer{pointer-events:none;grid-area:1/-1;height:100%;display:grid}.rampant-short-preview-layer[data-content=thumbnail] img{object-fit:cover;width:100%;height:100%}.rampant-short-preview-layer[data-content=details]{color:#fff;text-shadow:0 1px 2px #000c;align-content:space-between;padding:6px;font-size:.75rem}.rampant-short-preview-playcount{justify-self:end}.rampant-short-preview-length{place-self:end start}.rampant-short-player{justify-items:center;row-gap:8px;max-width:100%;display:grid}.rampant-short-player video{background:#000;border-radius:4px;max-width:min(96vw,56svh);max-height:80svh}.rampant-short-player-title{color:#e1e1e1e6;text-align:center;margin:0;font-size:.9rem}.rampant-profiles-item-modal{z-index:9990;background:#000000d9;align-content:center;justify-items:center;padding:24px 12px;display:grid;position:fixed;inset:0;overflow-y:auto}.rampant-profiles-item-modal .rampant-profiles-item-preview{width:fit-content;max-width:100%;margin:auto}.rampant-profiles-item-modal-close{color:#e1e1e1;cursor:pointer;background:#171717cc;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:fixed;top:12px;right:12px}.rampant-profiles-item-modal-close:hover{color:#fff;background:#171717}.rampant-profiles-item-modal-close svg{fill:currentColor;width:22px;height:22px}.rampant-profiles-item-preview{text-align:center;--profile-image-size:32px;--modal-content-height:calc(100vw - 24px);max-width:96vw;margin:12px auto 24px}.rampant-profiles-item-preview-card{grid-template-rows:var(--modal-content-height) auto;border:1px solid #ffffff1f;border-radius:4px;width:fit-content;max-width:100%;margin:20px auto;display:grid;overflow:hidden}.rampant-profiles-item-preview-card-gallery{max-height:var(--modal-content-height);display:grid;overflow:hidden}.rampant-profiles-item-preview-card-content-layer{z-index:auto;pointer-events:none;grid-area:1/-1;height:100%;display:grid;position:relative}.rampant-profiles-item-preview-card-content{grid-area:1/-1;grid-auto-columns:100%;grid-auto-flow:column;transition:transform .25s;display:grid}.rampant-profiles-item-preview-card-content-item{max-height:var(--modal-content-height);pointer-events:all;align-items:start;display:grid;overflow:hidden}.rampant-profiles-item-preview-card-content-item img,.rampant-profiles-item-preview-card-content-item video{max-width:100%;max-height:var(--modal-content-height);grid-area:1/-1;margin:auto}.rampant-profiles-item-preview-card-content-pagination{grid-auto-flow:column;justify-content:space-between;align-items:center;display:none}@media (hover:hover){.rampant-profiles-item-preview-card-content-pagination{display:grid}}.rampant-profiles-item-preview-card-content-pagination button[name=album-prev]{margin-left:12px}.rampant-profiles-item-preview-card-content-pagination button[name=album-next]{margin-right:12px}.rampant-profiles-item-preview-card-content-pagination button{pointer-events:all;cursor:pointer;background:#00000059;border:0;border-radius:50%;width:40px;height:40px;margin:0 6px}.rampant-profiles-item-preview-card-content-pagination svg{fill:#fff;width:75%}.rampant-profiles-item-preview-card-content-units{grid-gap:0 6px;grid-auto-flow:column;width:fit-content;margin:auto auto 10px;display:grid}.rampant-profiles-item-preview-card-content-unit{background:#ffffff80;border-radius:50%;width:6px;height:6px;display:block}.rampant-profiles-item-preview-card-content-unit.rampant-profiles-item-preview-card-content-unit-active{background:#ffffffe6}.rampant-profiles-item-preview-card-details{text-align:left;border-top:1px solid #ffffff1f}.rampant-profiles-item-preview-card-header{border-bottom:1px solid #e1e1e180;align-items:center;height:60px;padding:0 12px;display:grid}.rampant-profiles-item-preview-card-comments{padding:12px}.rampant-profiles-item-preview-card-profile,.rampant-profiles-item-preview-card-title{grid-template-columns:var(--profile-image-size) auto;grid-gap:12px;align-items:center;display:grid}.rampant-profiles-item-preview-card-title{align-items:start}.rampant-profiles-item-preview-card .profile-page-performer-image{width:var(--profile-image-size);height:var(--profile-image-size)}.rampant-profiles-item-preview-card-profile-name{letter-spacing:1px;font-family:Oswald,sans-serif;font-weight:400}.rampant-profiles-item-preview-card-title-detail{line-height:initial}.rampant-profiles-item-preview-card-title-detail h1,.rampant-profiles-item-preview-card-title-detail h2{margin:0;font-family:sans-serif;font-size:12px;font-weight:400;display:inline}.rampant-profiles-item-preview-card-title-detail h2,.rampant-profiles-item-preview-card-title-detail h1 b{font-weight:600}@media screen and (width>=768px){.profile-page{--masterhead-image-size:320px;--profile-image-size:160px;--profile-content-columns:5}.profile-page-suggested-performers-grid{--grid-columns:4}.rampant-profiles-item-preview{--modal-height:50svh;--modal-content-height:50svh}.rampant-profiles-item-preview-card{grid-template-rows:unset;grid-template-columns:50svh 25vw;height:50svh}.rampant-profiles-item-preview-card .rampant-profiles-item-preview-card-details{border-top:0;border-left:1px solid #ffffff1f}}
