@charset "UTF-8";#hf-video-module{--hf-purple:#4b0286;--hf-accent:#00ED0B;--hf-text:#222;--hf-radius:16px;font-family:'Karla',sans-serif;font-size:19px;line-height:27px;color:var(--hf-text);max-width:900px;margin:40px auto;padding:0 20px;text-align:center;box-sizing:border-box}#hf-video-module *{box-sizing:border-box}#hf-video-module p{font-family:'Karla',sans-serif;font-size:19px;line-height:27px;color:#222;margin-bottom:20px;font-weight:400}#hf-video-module strong{font-weight:700;color:#000}.hf-video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--hf-radius);background-color:#000;box-shadow:0 20px 40px rgba(0,0,0,0.15);margin:40px auto;cursor:pointer}.hf-video-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.9;transition:transform 0.5s ease,opacity 0.5s ease}.hf-video-wrapper:hover img{transform:scale(1.03);opacity:0.7}.hf-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:rgba(255,255,255,0.2);backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,0.4);box-shadow:0 0 0 0 rgba(0,237,11,0.7);animation:pulse-green 2s infinite;transition:all 0.3s ease}.hf-play-icon{font-size:30px;color:#fff;margin-left:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.3))}.hf-video-wrapper:hover .hf-play-btn{background:var(--hf-accent);transform:translate(-50%,-50%) scale(1.1);border-color:var(--hf-accent);animation:none}.hf-video-wrapper:hover .hf-play-icon{color:var(--hf-purple)}.hf-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:var(--hf-radius);z-index:10}@media (max-width:768px){#hf-video-module p{font-size:18px;line-height:26px;padding:0}}
