.hero-isl{position:absolute;bottom:80px;right:36px;z-index:50}.hero-isl-card{width:140px;cursor:pointer;background:#111;border-radius:24px;padding:6px;box-shadow:0 10px 30px #0006,0 0 0 1px #ffffff1a;position:relative;display:flex;flex-direction:column;transition:all .3s}.hero-isl-card:hover{transform:translateY(-2px);box-shadow:0 12px 36px #00000080,0 0 0 1px #ffffff26}.isl-phone-notch-preview{position:absolute;top:6px;left:50%;transform:translate(-50%);width:60px;height:11px;background:#111;border-radius:0 0 10px 10px;z-index:10}.isl-phone-notch-pill-preview{width:30px;height:2px;background:#222;border-radius:2px;margin:4px auto 0}.hero-isl-thumb{width:100%;aspect-ratio:9/16;background:#000;border-radius:18px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hero-isl-thumb video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}.hero-isl-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000026;transition:background .2s}.hero-isl-card:hover .hero-isl-play{background:#0000000d}.hero-isl-play svg{width:32px;height:32px;opacity:.8;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4))}.hero-isl-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 10px}.hero-isl-label{font-size:10px;color:var(--text-medium);letter-spacing:.04em;display:flex;align-items:center;gap:5px}.hero-isl-label svg{width:12px;height:12px;opacity:.5}.hero-isl-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a2230,#0d1f35)}body.isl-mode .hero-isl{opacity:0;pointer-events:none}@media(max-width:767px){.hero-isl{bottom:60px;right:20px}.hero-isl-card{width:110px}}@media(max-width:575px){.hero-isl{bottom:50px;right:16px}.hero-isl-card{width:90px}.hero-isl-bar{padding:5px 6px}.hero-isl-label span{display:none}}.isl-hero-loader-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0006;z-index:10}.isl-hero-spinner{width:24px;height:24px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:isl-hero-spin 1s linear infinite}@keyframes isl-hero-spin{to{transform:rotate(360deg)}}
