*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}.embed-body{margin:0;padding:0;background:transparent;overflow:hidden;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif}.embed{position:relative;width:100%;height:100vh;max-height:100%;aspect-ratio:7 / 5;background:#3a3a3a;overflow:hidden;container-type:inline-size;container-name:embed}.embed--error{display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;text-align:center;padding:20px}.embed__carousel{display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.embed__carousel::-webkit-scrollbar{display:none}.embed__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;background:#3a3a3a}.embed__slide img,.embed__slide video,.embed__slide iframe{max-width:100%;max-height:100%;object-fit:contain}.embed__slide video,.embed__slide iframe{width:100%;height:100%;border:none}.embed__marmoset-container{width:100%;height:100%;position:relative}.embed__marmoset-container iframe,.embed__marmoset-container canvas{width:100%;height:100%}.embed__skeleton{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #2a2a2a 25%, #3a3a3a 50%, #2a2a2a 75%);background-size:200% 100%;animation:embed-skeleton-loading 1.5s infinite}@keyframes embed-skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.embed__error{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:14px;text-align:center;padding:20px;background:rgba(0,0,0,0.6);border-radius:8px}.embed__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:32px;border:none;border-radius:8px;background:rgba(31,40,51,0.4);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background-color 0.2s, opacity 0.2s}.embed__nav:hover:not(:disabled){background:rgba(31,40,51,0.6)}.embed__nav:disabled{opacity:0.3;cursor:not-allowed}.embed__nav--prev{left:4px}.embed__nav--next{right:4px}.embed__nav-icon{width:20px;height:20px;color:#fff}.embed__overlays{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:5}.embed__author{position:absolute;top:12px;left:12px;display:flex;align-items:flex-start;gap:10px}.embed__author-avatar-wrapper{flex-shrink:0;width:40px;height:40px;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,0.2);background:rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:center}.embed__author-avatar{width:100%;height:100%;object-fit:cover}.embed__author-avatar-fallback{font-size:20px;font-weight:600;color:#fff;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,0.5)}.embed__author-info{display:flex;flex-direction:column;gap:2px;justify-content:center;min-height:40px}.embed__author-name{color:#fff;font-size:14px;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,0.5);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.embed__rating{display:flex;align-items:center;gap:8px}.embed__rating-stars{display:flex;align-items:center;gap:1px}.embed__star{color:rgba(255,255,255,0.3)}.embed__star--filled{color:#f5b800}.embed__star--clipped{position:absolute;top:0;left:0;clip-path:inset(0 calc(100% - var(--fill-percent)) 0 0)}.embed__star-partial{position:relative;display:inline-flex;width:12px;height:12px}.embed__rating-value{color:#fff;font-size:14px;font-weight:600}.embed__logo{position:absolute;top:12px;right:12px}.embed__logo-svg{height:24px;width:auto;filter:drop-shadow(0 1px 3px rgba(0,0,0,0.3))}.embed__footer{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;padding:12px;pointer-events:none}.embed__footer:has(.embed__stats:not(.embed__stats--hidden)){align-items:flex-end}.embed__footer-left{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;gap:4px}.embed__footer-left:only-child{flex:0 0 100%;max-width:100%}.embed__footer-right{flex:0 0 50%;max-width:50%;display:flex;justify-content:flex-end;align-items:flex-end}.embed__title{color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.embed__stats{display:flex;gap:12px;color:#fff;font-size:14px;font-weight:600}.embed__stat{display:flex;align-items:center;gap:8px}.embed__stat-icon{opacity:0.9}.embed__cta{padding:10px 20px;background:#19bcc8;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:600;text-decoration:none;pointer-events:auto;cursor:pointer;transition:background-color 0.2s;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.embed__cta:hover{background:#26a0a0}@container embed (min-width: 480px){.embed{border-radius:8px}.embed__footer-left:not(:only-child){flex:0 0 60%;max-width:60%}.embed__footer-right{flex:0 0 40%;max-width:40%}}@container embed (min-width: 640px){.embed__footer-left:not(:only-child){flex:0 0 70%;max-width:70%}.embed__footer-right{flex:0 0 30%;max-width:30%}.embed__title{font-size:18px}}@container embed (max-width: 400px){.embed__author-name{max-width:100px}.embed__cta{padding:8px 4px;font-size:12px}}.embed__fallback-link{position:absolute;inset:0;z-index:6;pointer-events:none}.embed__author--hidden,.embed__author-avatar-wrapper--hidden,.embed__author-name--hidden,.embed__rating--hidden,.embed__logo--hidden,.embed__footer--hidden,.embed__title--hidden,.embed__stats--hidden,.embed__stat--hidden,.embed__cta--hidden,.embed__fallback-link--hidden{display:none !important}
