.youtube_shorts_container{margin:var(--spacing-xl) 0;max-width:100%}.youtube_channel_header{align-items:center;display:flex;margin-bottom:var(--spacing-l);position:relative}.youtube_channel_header .channel-avatar{flex-shrink:0;margin-right:1rem}.youtube_channel_header .channel-avatar img{border:3px solid hsla(0,0%,100%,.3);border-radius:50%;height:56px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:56px}.youtube_channel_header .channel-avatar img:hover{transform:scale(1.05)}.youtube_channel_header .channel-info{align-items:center;display:flex;flex:1;justify-content:start;min-width:0}.youtube_channel_header .channel-details{flex:0 0 auto;min-width:0;width:-moz-fit-content;width:fit-content}.youtube_channel_header .channel-name{font-family:inherit;font-size:21px;font-style:normal;font-weight:600;letter-spacing:0;line-height:30px;margin:0 0 var(--spacing-s) 0}.youtube_channel_header .channel-name a{color:inherit;display:inline-block;font-family:inherit;-webkit-text-decoration:none;text-decoration:none;transition:opacity .3s ease}.youtube_channel_header .channel-name a:hover{opacity:.9;-webkit-text-decoration:underline;text-decoration:underline}.youtube_channel_header .channel-stats{display:flex;flex-wrap:wrap;gap:var(--spacing-m)}.youtube_channel_header .channel-stats span{align-items:center;color:#757575;display:flex;font-family:inherit;font-size:var(--fs-14);font-weight:var(--fw-medium)}.youtube_channel_header .subscribe-button{align-items:center;background:var(--c-gray-a);border:none;border-radius:90px;color:var(--c-white);cursor:pointer;display:inline-flex;font-family:var(--f-text);font-size:var(--fs-14);font-weight:var(--fw-medium);gap:12px;height:38px;justify-content:center;margin-left:48px;padding:8px 24px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease;width:160px}.youtube_channel_header .subscribe-button:hover{background:rgba(47,42,43,.9);transform:translateY(-1px)}.youtube_channel_header .subscribe-button svg{flex-shrink:0}.youtube_channel_header .channel-stats svg{flex-shrink:0;opacity:.9}.custom_youtube_shorts_gallery.extended{display:grid;grid-gap:var(--spacing-l);gap:var(--spacing-l);margin:0}.custom_youtube_shorts_gallery.extended.grid .custom_shorts_youtube_video{box-shadow:none;max-width:100%}.custom_youtube_shorts_gallery.grid .custom_shorts_youtube_video{max-width:100%}.custom_youtube_shorts_gallery.extended.grid{grid-template-columns:repeat(auto-fill,minmax(var(--ys-card-min-width,225px),1fr))}.custom_youtube_shorts_gallery.extended.grid.fixed-cols{grid-template-columns:repeat(var(--ys-grid-cols,5),1fr)}.custom_youtube_shorts_gallery.extended.list{grid-template-columns:1fr}.custom_youtube_shorts_gallery.extended.list .custom_shorts_youtube_video.extended{display:grid;grid-template-columns:auto 1fr;grid-gap:var(--spacing-m);align-items:start;gap:var(--spacing-m)}.custom_youtube_shorts_gallery.extended.masonry{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.custom_shorts_youtube_video.extended{background:transparent;border:0;box-shadow:none;display:flex;flex-direction:column;height:100%;position:relative}.custom_shorts_youtube_video.extended .video-wrapper{aspect-ratio:9/16;background:transparent;border-radius:10px;min-height:var(--video-wrapper-min-height,auto);overflow:hidden;position:relative;width:100%}.custom_shorts_youtube_video.extended .video-wrapper iframe{border:none;bottom:0;display:block;height:100%!important;left:0;min-height:0!important;position:absolute;right:0;top:0;width:100%!important}.custom_shorts_youtube_video.extended .video-info{display:flex;flex:1;flex-direction:column;padding:1rem 0}.custom_shorts_youtube_video.extended .video-title{color:var(--c-gray-a);display:-webkit-box;font-family:inherit;font-size:21px;font-style:normal;font-weight:600;letter-spacing:0;line-height:30px;margin:0 0 var(--spacing-s) 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left;transition:none}.custom_shorts_youtube_video.extended:hover .video-title{color:inherit}.custom_shorts_youtube_video.extended .video-meta{align-items:center;display:flex;gap:var(--spacing-s);justify-content:space-between;margin-top:auto}.custom_shorts_youtube_video.extended .view-count{align-items:center;background:transparent;color:#757575;display:inline-flex;font-family:inherit;font-size:17px;font-style:normal;font-weight:400;gap:var(--spacing-xs);letter-spacing:0;line-height:28px}.custom_shorts_youtube_video.extended .publish-date{color:var(--c-gray-b);font-family:var(--f-text);font-size:var(--fs-12);font-weight:var(--fw-regular)}.custom_shorts_youtube_video.extended .video-description{color:var(--c-gray-b);display:-webkit-box;font-family:var(--f-text);font-size:var(--fs-14);line-height:var(--lh-1-5);margin:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:768px){.youtube_channel_header{flex-direction:column}.youtube_channel_header .channel-avatar{margin-bottom:var(--spacing-m);margin-right:0}.youtube_channel_header .channel-avatar img{height:60px;width:60px}.youtube_channel_header .channel-info{align-items:center;flex-direction:column;gap:var(--spacing-m);text-align:center}.youtube_channel_header .channel-details{width:100%}.youtube_channel_header .channel-name{font-size:var(--fs-20);margin-bottom:var(--spacing-xs)}.youtube_channel_header .channel-stats{gap:var(--spacing-s);justify-content:center}.youtube_channel_header .channel-stats span{font-size:var(--fs-12)}.youtube_channel_header .subscribe-button{font-size:var(--fs-12);gap:8px;height:34px;padding:6px 20px;width:140px}.custom_youtube_shorts_gallery.extended.grid{gap:var(--spacing-m);grid-template-columns:repeat(auto-fill,minmax(var(--ys-card-min-width,250px),1fr))}.custom_youtube_shorts_gallery.extended.grid.fixed-cols{grid-template-columns:repeat(var(--ys-grid-cols,3),1fr)}.custom_shorts_youtube_video.extended .video-info{padding:var(--spacing-s)}.custom_shorts_youtube_video.extended .video-title{font-size:var(--fs-14)}.custom_shorts_youtube_video.extended .video-meta{align-items:flex-start;flex-direction:column;gap:var(--spacing-xs)}}@media only screen and (max-width:480px){.youtube_shorts_container{margin:var(--spacing-l) 0}.custom_youtube_shorts_gallery.extended.grid{gap:var(--spacing-s);grid-template-columns:1fr}.custom_youtube_shorts_gallery.extended.grid.fixed-cols{grid-template-columns:repeat(var(--ys-grid-cols-mobile,1),1fr)}.custom_shorts_youtube_video.extended .video-wrapper{min-height:250px}}@media (prefers-color-scheme:dark){.custom_shorts_youtube_video.extended{background:transparent;border-color:transparent;color:var(--c-white)}.custom_shorts_youtube_video.extended .video-title{color:var(--c-white)}.custom_shorts_youtube_video.extended:hover .video-title{color:var(--c-primary)}.custom_shorts_youtube_video.extended .video-description{color:var(--c-gray-c)}.custom_shorts_youtube_video.extended .publish-date{color:var(--c-gray-i)}.custom_shorts_youtube_video.extended .view-count{background:var(--c-blue-g);color:var(--c-white)}}@media print{.youtube_shorts_container{display:none}}@media (prefers-reduced-motion:reduce){.custom_shorts_youtube_video.extended,.youtube_channel_header .channel-avatar img,.youtube_channel_header .channel-stats span{transition:none}.custom_shorts_youtube_video.extended:hover{transform:none}}.custom_shorts_youtube_video.extended:focus-within,.youtube_channel_header .channel-name a:focus{outline:none;outline-offset:0}@media (prefers-contrast:high){.custom_shorts_youtube_video.extended{border-width:2px}.youtube_channel_header{border:2px solid var(--c-white)}}
