*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;background-color:#000;width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.top-bar{background-color:#000;width:100%;height:12px}.header{background-color:#000;justify-content:center;align-items:center;padding:25px 20px 30px;display:flex}.logo{object-fit:contain;width:auto;height:70px}.divider{opacity:.6;background:linear-gradient(90deg,#0000,#c9a45c 20%,#d4af37 50%,#c9a45c 80%,#0000);width:100%;max-width:600px;height:1px;margin:0 auto 30px}.main-content{text-align:center;max-width:800px;margin:0 auto;padding:0 20px 60px}.category-badge{letter-spacing:.5px;color:#fff;text-transform:capitalize;border:1px solid #fff;border-radius:20px;margin-bottom:20px;padding:6px 20px;font-size:13px;font-weight:500;display:inline-block}.headline{color:#fff;letter-spacing:.01em;text-shadow:0 1px 2px #00000080;margin-bottom:15px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(30px,5.5vw,46px);font-style:normal;font-weight:600;line-height:1.3}.subheadline{color:#ccc;margin-bottom:30px;font-size:14px;font-weight:400}.video-container{aspect-ratio:16/9;background-color:#00f;border-radius:0;width:100%;max-width:700px;margin:0 auto 30px;position:relative;overflow:hidden}.video-container vturb-smartplayer{width:100%!important;height:100%!important}.cta-container{justify-content:center;margin:30px 0;display:flex}.cta-button{color:#fff;cursor:pointer;letter-spacing:.02em;text-transform:none;background:linear-gradient(#f59e0b 0%,#ea580c 100%);border:none;border-radius:12px;padding:18px 48px;font-family:Inter,sans-serif;font-size:22px;font-weight:700;transition:all .3s;box-shadow:0 4px 20px #ea580c66}.cta-button:hover{background:linear-gradient(#fbbf24 0%,#f59e0b 100%);transform:translateY(-2px);box-shadow:0 6px 25px #ea580c80}.cta-button:active{transform:translateY(0)}.viewers-counter{color:#666;justify-content:center;align-items:center;gap:6px;font-size:14px;display:flex}.pulse-dot{background-color:#0c6;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.eye-icon{opacity:.7;font-size:14px}.viewer-count{color:#fff;font-weight:600}.viewer-text{color:#aaa}@media (max-width:768px){.header{padding:20px 15px 25px}.logo{height:55px}.main-content{padding:0 15px 40px}.headline{font-size:26px}.category-badge{padding:5px 16px;font-size:12px}.subheadline{font-size:13px}}@media (max-width:480px){.logo{height:45px}.headline{font-size:24px}.viewers-counter{font-size:13px}}
