.FM-Media-List{container:MediaList/inline-size;--list-gap:var(--fm-space-24);display:grid;gap:var(--list-gap);grid-template-columns:1fr}.FM-Media-List.FM-Filtered .FM-Media-Item{display:none}.FM-Media-List.FM-Filtered .FM-Media-Item.selected{display:flex}html.FM-SDS-q.FM-SDS-dg .FM-SD-initial-style.FM-Media-List .FM-Media-Item,html.FM-SDS-so .FM-SD-initial-style.FM-Media-List .FM-Media-Item,html[class*=FM-SDH-] .FM-SD-initial-style.FM-Media-List .FM-Media-Item{display:none}@media screen and (min-width:900px){.FM-Media-List{--list-gap:var(--fm-space-36)}.FM-Media-List.FM-Grid{grid-template-columns:1fr 1fr}}.FM-Media-Item{--img-full-size:300px;--content-padding:var(--fm-space-24);--content-bg:radial-gradient(circle at 100%,#000,#000 40%,rgba(0,0,0,.8) 80%,rgba(0,0,0,.6) 100%);align-items:stretch;container:MediaItem/inline-size;display:flex;flex-flow:row nowrap;position:relative}.FM-Media-Item .content{background:var(--content-bg);flex-grow:1;order:1;padding:var(--content-padding);position:relative;width:100%;z-index:1}.FM-Media-Item .thumbnail-wrap{align-items:stretch;background:var(--fm-gray-2);display:flex;flex-shrink:0;position:relative;transition:width .3s;width:calc(var(--img-full-size)*.1)}.FM-Media-Item .thumbnail-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;opacity:.5;position:absolute;transition:opacity .3s;width:100%}.FM-Media-Item .drag-handle{align-self:stretch;background:#000;display:none;order:9;padding:24px 12px 0 0;z-index:1}.FM-Media-Item .progress{background:var(--fm-gray-3);bottom:-5px;height:5px;left:0;position:absolute;width:100%;z-index:6}.FM-Media-Item .progress .highlight{background:var(--fm-red-1);height:100%}.FM-Media-Item:hover .thumbnail-wrap img{opacity:1}.FM-Media-List.FM-Draggable .FM-Media-Item .drag-handle{display:block}@container MediaItem (min-width: 900px){.FM-Media-Item .thumbnail-wrap{min-height:var(--img-full-size);width:var(--img-full-size)}}.FM-Workshop-Item-Content{color:var(--fm-gray-8);display:flex;flex-flow:column nowrap;gap:var(--fm-space-24);height:100%;justify-content:space-between}.FM-Workshop-Item-Content .content-body{display:flex;flex-flow:column nowrap;gap:var(--fm-space-12)}.FM-Workshop-Item-Content .content-body .FM-Heading-3{margin:0}.FM-Workshop-Item-Content .content-body .description{line-height:1.4}.FM-Workshop-Item-Content .content-body .meta{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:var(--fm-space-24);justify-content:space-between}.FM-Workshop-Item-Content .content-body .meta .date{color:var(--fm-gray-5)}.FM-Workshop-Item-Content .content-body .meta .tag{background:var(--fm-yellow-1);border-radius:4px;color:var(--black);padding:2px 4px;white-space:nowrap}.FM-Workshop-Item-Content .content-body .meta .live-tag{border-radius:4px;color:inherit;margin:-2px 0;padding:2px 4px}.FM-Workshop-Item-Content .content-body .free-tag{background:#04ba71;border-radius:4px;color:var(--black);margin:-2px 0;padding:2px 4px}.FM-Workshop-Item-Content .button-row{gap:var(--fm-space-12);margin-bottom:0}.FM-Media-Item.state-live .FM-Workshop-Item-Content .free-tag,.FM-Media-Item:not(.state-live) .FM-Workshop-Item-Content .live-tag{display:none}.FM-Round-Thumbnail-Item{container:RoundThumbnailItem/inline-size;text-decoration:none;width:100%}.FM-Round-Thumbnail-Item .wrap{align-items:center;display:flex;flex-direction:row;gap:var(--fm-space-12)}.FM-Round-Thumbnail-Item .thumbnail{align-items:center;background:var(--fm-gray-2);border-radius:32px;display:flex;flex-shrink:0;height:64px;justify-content:center;line-height:0;overflow:hidden;width:64px}.FM-Round-Thumbnail-Item .thumbnail img{height:auto;width:100%}.FM-Round-Thumbnail-Item .text{line-height:1.4}.FM-Round-Thumbnail-Item .main,.FM-Round-Thumbnail-Item .main a{color:#fff;font-size:var(--fm-font-18);font-weight:var(--fm-fw-bold);line-height:1.2;margin:0}.FM-Round-Thumbnail-Item .secondary{color:var(--fm-gray-5);font-size:var(--fm-font-16);margin:0}html{scroll-padding-top:var(--fm-space-48)}.WorkshopList{display:flex;flex-direction:column}.WorkshopList>*{order:2}.WorkshopList .FM-Heading-3.upcoming-header,.WorkshopList .FM-Heading-3.watched-header{margin-bottom:calc(var(--list-gap)/2*-1);margin-top:0}.WorkshopList .FM-Heading-3.upcoming-header{align-items:flex-start;display:flex;flex-direction:column;gap:var(--fm-space-12)}.WorkshopList .FM-Heading-3.upcoming-header .recent-link{font-size:var(--fm-font-16);font-weight:400}@media (min-width:768px){.WorkshopList .FM-Heading-3.upcoming-header{align-items:baseline;flex-direction:row;justify-content:space-between}}.WorkshopList .watched-header{order:96}.WorkshopList .FM-Media-Item.state-live{border:2px solid;border-image-slice:1;border-image-source:linear-gradient(to right,var(--fm-red-1),var(--fm-orange-2));box-sizing:content-box}html.workshop-recorded-1 .WorkshopList .FM-Media-Item:first-of-type{order:99}html.workshop-recorded-2 .WorkshopList .FM-Media-Item:nth-of-type(2){order:98}html.workshop-recorded-3 .WorkshopList .FM-Media-Item:nth-of-type(3){order:97}.WorkshopList .FM-Media-Item.state-recorded{order:100!important}