.dc-wrapper{background:linear-gradient(0,#2020,#202020),radial-gradient(623.73% 1004.26% at -150.67% -539.55%,#d13066 0,#191919 100%);padding:0 0 130px;font-family:'Roboto',sans-serif;color:#fff;display:inline-block;width:100%}
.dc-tabs{display:flex;padding:22px;gap:10px}
.dc-tab{background:transparent;border:1.5px solid #555;color:#aaa;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}
.dc-tab.active{border-color:#fff;color:#fff;font-weight:600}
.dc-tabs{flex-wrap:wrap}
.dc-regional-note{font-size:12px;color:#aaa;margin:0;width:100%;padding-top:6px}
.dc-search-row{display:flex;align-items:center;gap:10px;padding:14px 16px}
.dc-search-box{flex:1;display:flex;align-items:center;background:transparent;border:1.5px solid #d13066;border-radius:8px;padding:10px 14px;gap:8px}
.dc-search-icon{color:#552888;flex-shrink:0}
.dc-search-box input{background:transparent;border:0;outline:0;color:#fff;font-size:14px;width:100%}
.dc-search-box input::placeholder{color:#888}
.dc-filter-btn{background:transparent;border:1.5px solid #d13066;border-radius:8px;padding:10px 12px;color:#552888;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}
.dc-filter-btn:hover{background:rgba(209,48,102,0.15)}
.dc-filter-panel{background:#fff;border-radius:12px;padding:20px 16px 16px;margin:0 16px 16px}
.dc-filter-title{text-align:center;font-size:13px;font-weight:600;color:#888;letter-spacing:1px;margin:0 0 16px}
.dc-genre-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}
.dc-genre-pill{padding:8px 16px;border-radius:30px;border:1.5px solid #ddd;background:#fff;color:#444;font-size:11px;font-weight:600;cursor:pointer;letter-spacing:.5px;transition:all .2s}
.dc-genre-pill.active{background:#222;color:#fff;border-color:#222}
.dc-filter-actions{display:flex;gap:12px}
.dc-filter-clear{flex:1;padding:14px;background:#fff;border:1.5px solid #ddd;border-radius:8px;font-size:13px;font-weight:700;color:#552888;cursor:pointer;letter-spacing:.5px}
.dc-filter-apply{flex:1;padding:14px;background:#552888;border:0;border-radius:8px;font-size:13px;font-weight:700;color:#fff;cursor:pointer;letter-spacing:.5px}
.dc-loading{text-align:center;color:#888;padding:40px 20px;font-size:14px}
.dc-genre-section{border-bottom:1px solid #2e2e2e}
.dc-genre-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;user-select:none}
.dc-genre-title{font-size:15px;font-weight:600;color:#fff}
.dc-genre-count{font-size:12px;color:#888;margin-left:8px;font-weight:400}
.dc-genre-arrow{width:10px;height:10px;border-right:2px solid #552888;border-bottom:2px solid #552888;transform:rotate(45deg);transition:transform .2s;flex-shrink:0}
.dc-genre-section.open .dc-genre-arrow{transform:rotate(-135deg)}
.dc-channel-grid{display:none;grid-template-columns:repeat(auto-fill,98px);gap:10px;padding:4px 16px 16px}
.dc-genre-section.open .dc-channel-grid{display:grid}
.dc-channel-item{background:#fff;border-radius:17px;width:98px;height:98px;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;box-sizing:border-box;border:2px solid transparent;transition:border-color .2s}
.dc-channel-item:hover,.dc-channel-item.selected{border-color:#552888}
.dc-channel-item img{width:70px;height:70px;object-fit:contain;display:block;flex-shrink:0;margin:auto}
.dc-channel-fallback{font-size:9px;color:#333;text-align:center;font-weight:500;line-height:1.3;word-break:break-word}
.dc-view-more{background:#fff;border:0;border-radius:17px;width:98px;height:98px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;font-size:11px;font-weight:600;color:#333;line-height:1.4;padding:4px;box-sizing:border-box}
.dc-view-more:hover{background:#f0f0f0}
.dc-no-results{text-align:center;color:#888;padding:40px 20px;font-size:14px}
.dc-subscribe-row{background:linear-gradient(0,#2a2b2d,#2a2b2d),radial-gradient(61.8% 41.96% at 77.5% 78.87%,rgba(105,113,125,0.42) 0,rgba(47,86,103,0) 100%);width:100%;height:112px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;position:fixed;z-index:10000;bottom:0}
.dc-subscribe-btn{background:#552888;color:#fff;border:0;border-radius:6px;padding:14px 48px;font-size:14px;font-weight:700;letter-spacing:1.5px;cursor:pointer;transition:background .2s;text-transform:uppercase;white-space:nowrap}
.dc-subscribe-btn:hover{background:#441f6e}
.dc-subscribe-btn:disabled{background:#9e9e9e !important;cursor:not-allowed !important}
.dc-premium-header{padding:12px 16px 4px;font-size:15px;font-weight:600;color:#fff}
.dc-premium-count{font-size:12px;color:#888;font-weight:400;margin-left:6px}
.dc-success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;z-index:99999}
.dc-success-popup{background:#2a2b2d;border-radius:20px;padding:40px 32px;max-width:480px;width:92%;text-align:center}
.dc-success-icon-wrap{width:90px;height:90px;background:#3a3b3d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}
.dc-success-text{color:#fff;font-size:20px;font-weight:700;margin-bottom:16px;line-height:1.4}
.dc-success-ok-btn{background:#552888;color:#fff;border:0;border-radius:30px;padding:14px 60px;font-size:16px;font-weight:700;cursor:pointer;margin-top:8px;transition:background .2s}
.dc-success-ok-btn:hover{background:#441f6e}
.otp-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center}
.otp-modal-content{background:#fff;padding:30px 40px;border-radius:16px;width:100%;max-width:420px;position:relative;box-shadow:0 4px 20px rgba(0,0,0,0.15)}
.otp-modal-content .close-btn{position:absolute;top:15px;right:20px;font-size:28px;cursor:pointer;color:#333;font-weight:normal}
.otp-modal-content h2{font-size:19px;font-weight:600;color:#000;margin-bottom:20px;text-align:left;line-height:1.4;padding-right:30px}
.otp-modal-content label{display:block;font-size:17px;color:#666;text-align:left;margin-bottom:20px}
.otp-inputs{display:flex;gap:12px;margin-bottom:15px;justify-content:flex-start}
.otp-box{width:40px;height:45px;border:0;border-bottom:2px solid #ccc;text-align:center;font-size:24px;font-weight:500;color:#000;outline:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-text-fill-color:#000;opacity:1;line-height:45px;border-radius:0}
.otp-box:focus{border-bottom-color:#552888}
.resend-text{font-size:14px;color:#999;margin-bottom:15px;text-align:left}
.resend-text .timer-text{display:inline}
.resend-text #otpTimer{color:#333;font-weight:600}
#resendOtpBtn{color:#552888;cursor:pointer;font-weight:600;text-decoration:none}
#resendOtpBtn:hover{text-decoration:underline}
.info-text{font-size:13px;color:#999;line-height:1.5;margin-bottom:25px;text-align:left}
.info-text #maskedNumber{color:#666}
.error-text{color:#dc3545;font-size:13px;margin-bottom:15px;text-align:left}
.btn-proceedst{width:auto;min-width:200px;padding:16px 40px;background-color:#552888;color:#fff;border:0;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;display:block;margin:0}
.btn-proceedst:hover{background:linear-gradient(135deg,#552888,#7b3db8)}
.btn-proceedst:disabled{background:#ccc;color:#fff;cursor:not-allowed;pointer-events:none}
.fta-align{margin:0 auto;max-width:800px}
.info-text #maskedNumber{font-family:'Courier New',Courier,monospace;letter-spacing:2px;color:#555;display:block;margin-top:2px}
@media(max-width:480px){.otp-modal-content{padding:20px;margin:15px;max-width:calc(100% - 30px)}
.otp-box{width:35px;height:40px;font-size:20px}
.otp-inputs{gap:8px}
}