.social-tile{position:relative;overflow:hidden;border-radius:var(--tblr-border-radius, 4px)}.social-tile-img{width:100%;height:100%;object-fit:cover}.social-tile-placeholder{width:100%;height:100%}.social-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transition:opacity .15s ease;background:linear-gradient(180deg,#00000059,#0000 40%,#00000073)}.social-tile:hover .social-tile-overlay,.social-tile:focus-within .social-tile-overlay{opacity:1}@media(hover:none){.social-tile-overlay{opacity:1;background:linear-gradient(180deg,#00000040,#0000,#00000059)}}.social-feed-grid .grid-stack-item-content{top:4px;right:4px;bottom:4px;left:4px;overflow:hidden}.social-feed-grid .grid-stack-item{cursor:grab}.social-feed-grid .grid-stack-item.ui-draggable-dragging,.social-feed-grid .grid-stack-item:active{cursor:grabbing}.social-tile-grip{position:absolute;top:.25rem;left:.25rem;color:#fff;opacity:0;transition:opacity .15s ease;text-shadow:0 1px 2px rgba(0,0,0,.6);pointer-events:none;z-index:2}.social-tile:hover .social-tile-grip{opacity:.85}@media(hover:none){.social-tile-grip{opacity:.7}}.social-carousel{position:relative;overflow:hidden}.social-carousel-track{display:flex;transition:transform .25s ease}.social-carousel-slide{flex:0 0 100%;width:100%}.social-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);border:0;width:2rem;height:2rem;border-radius:50%;background:#ffffffd9;display:flex;align-items:center;justify-content:center;cursor:pointer}.social-carousel-nav.prev{left:.5rem}.social-carousel-nav.next{right:.5rem}.social-carousel-dots{position:absolute;bottom:.5rem;left:0;right:0;display:flex;justify-content:center;gap:.25rem}.social-carousel-dot{width:6px;height:6px;border-radius:50%;background:#fff9}.social-carousel-dot.active{background:#fff}.storytelling-canvas-wrap{width:100%;overflow-x:auto}.storytelling-canvas-wrap canvas{max-width:100%}
