:root {
    --tv-page:#171620; --tv-shell:#1e1d29; --tv-header:#2b2a3c;
    --tv-card:#252432; --tv-card-soft:#2d2b3b;
    --tv-border:rgba(223,191,202,.13); --tv-border-strong:rgba(203,91,151,.38);
    --tv-accent:#b95791; --tv-accent-hover:#ca679f; --tv-accent-soft:rgba(185,87,145,.14);
    --tv-peach:#f5d7c9; --tv-text:#f4e8e2; --tv-muted:#b9aeb4; --tv-dim:#847c88;
    --tv-radius:10px; --tv-shadow:0 18px 50px rgba(5,4,10,.22);
}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body.turktv-v2{min-width:320px;margin:0;background:var(--tv-page);color:var(--tv-text);font:16px/1.55 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
body.turktv-v2 input,body.turktv-v2 button,body.turktv-v2 textarea{font:inherit}
body.turktv-v2 button{cursor:pointer}
body.turktv-v2 img{display:block;max-width:100%}
body.turktv-v2 a{color:inherit;text-decoration:none}
body.turktv-v2 [hidden]{display:none!important}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.turktv-site{width:min(1468px,100%);min-height:100vh;margin:auto;background:var(--tv-shell);box-shadow:0 0 70px rgba(0,0,0,.22)}
.turktv-topbar{position:relative;z-index:100;min-height:86px;background:var(--tv-header);border-top:3px solid rgba(185,87,145,.2)}
.turktv-topbar__inner{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,270px);align-items:center;gap:34px;width:min(1188px,calc(100% - 40px));min-height:83px;margin:auto}
.turktv-brand{display:inline-flex;align-items:center;gap:11px;color:var(--tv-peach);font-size:29px;font-weight:800;line-height:1;letter-spacing:-.7px}
.turktv-brand:hover{color:#fff}
.turktv-brand__mark{width:45px;height:45px;overflow:visible;fill:var(--tv-accent);filter:drop-shadow(0 6px 15px rgba(185,87,145,.24))}
.turktv-brand__letter{fill:none;stroke:var(--tv-header);stroke-width:5;stroke-linecap:round}
.turktv-nav{display:flex;align-items:center;justify-content:center;gap:clamp(20px,3vw,39px);min-width:0}
.turktv-nav a{position:relative;color:var(--tv-peach);font-size:16px;font-weight:700;white-space:nowrap}
.turktv-nav a::after{content:"";position:absolute;right:50%;bottom:-10px;left:50%;height:2px;background:var(--tv-accent);transition:.18s}
.turktv-nav a:hover::after,.turktv-nav a:focus-visible::after{right:0;left:0}
.turktv-search{display:grid;grid-template-columns:minmax(0,1fr) 44px;height:45px;border:1px solid rgba(255,226,214,.1);border-radius:25px;background:rgba(18,17,27,.22);overflow:hidden}
.turktv-search:focus-within{border-color:var(--tv-border-strong);box-shadow:0 0 0 3px rgba(185,87,145,.09)}
.turktv-search input{min-width:0;padding:0 5px 0 19px;border:0;outline:0;background:transparent;color:var(--tv-text);font-size:15px}
.turktv-search input::placeholder{color:var(--tv-muted)}
.turktv-search button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--tv-muted)}
.turktv-search button:hover{color:var(--tv-peach)}
.turktv-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}
.turktv-menu-toggle{display:none;width:42px;height:42px;padding:10px;border:1px solid var(--tv-border);border-radius:8px;background:rgba(255,255,255,.03)}
.turktv-menu-toggle>span:not(.screen-reader-text){display:block;height:2px;margin:4px 0;background:var(--tv-peach)}
.turktv-main{display:block;min-height:70vh;padding:0 0 72px}
.turktv-container{width:min(1188px,calc(100% - 40px));margin:auto}
.turktv-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:66px;color:var(--tv-muted);font-size:15px}
.turktv-breadcrumbs a{color:var(--tv-peach);text-decoration:underline;text-underline-offset:3px}
.turktv-breadcrumbs a:hover{color:var(--tv-accent-hover)}
.turktv-show-card{position:relative;display:grid;grid-template-columns:255px minmax(0,1fr);gap:38px;padding:26px;border:1px solid var(--tv-border);border-radius:var(--tv-radius);background:linear-gradient(110deg,rgba(185,87,145,.08),transparent 38%),var(--tv-card);box-shadow:var(--tv-shadow);overflow:hidden}
.turktv-show-card::before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--tv-accent),#dc7d8d 48%,transparent 85%)}
.turktv-show-card__poster{min-height:360px;border-radius:8px;background:#111019;overflow:hidden;box-shadow:0 13px 34px rgba(0,0,0,.36)}
.turktv-show-card__poster img{width:100%;height:100%;min-height:360px;object-fit:cover}
.turktv-poster-placeholder{display:grid;place-items:center;min-height:360px;color:var(--tv-muted);font-size:28px;font-weight:800}
.turktv-show-card__body{align-self:center;min-width:0;padding:4px 9px 4px 0}
.turktv-eyebrow,.turktv-section__kicker{display:block;margin-bottom:8px;color:var(--tv-accent-hover);font-size:12px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}
.turktv-show-card h1,.turktv-episode-heading h1,.turktv-section h2{margin:0;color:var(--tv-peach);font-weight:700;letter-spacing:-.45px}
.turktv-show-card h1{font-size:clamp(30px,4vw,45px);line-height:1.08}
.turktv-original{margin-top:5px;color:var(--tv-muted);font-size:17px}
.turktv-summary{max-width:780px;margin-top:18px;color:#d6c8c6;font-size:16px}
.turktv-summary p{margin:0}
.turktv-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:23px 0 0;border:1px solid var(--tv-border);border-radius:8px;background:rgba(17,16,25,.22);overflow:hidden}
.turktv-meta>div{display:grid;grid-template-columns:75px minmax(0,1fr);gap:9px;padding:11px 14px;border-right:1px solid var(--tv-border);border-bottom:1px solid var(--tv-border)}
.turktv-meta>div:nth-child(3n){border-right:0}
.turktv-meta dt{color:var(--tv-dim);font-size:13px}
.turktv-meta dd{min-width:0;margin:0;color:var(--tv-peach);font-size:14px;font-weight:700}
.turktv-scores{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.turktv-score{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:5px 11px;border:1px solid var(--tv-border);border-radius:8px;background:rgba(255,255,255,.025)}
.turktv-score span{color:var(--tv-muted);font-size:12px}.turktv-score strong{color:var(--tv-peach);font-size:17px}
.turktv-score--accent{border-color:var(--tv-border-strong);background:var(--tv-accent-soft)}
.turktv-show-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:23px}
.turktv-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:1px solid var(--tv-accent);border-radius:24px;background:var(--tv-accent);color:#fff!important;font-size:14px;font-weight:800;transition:.18s}
.turktv-button:hover{border-color:var(--tv-accent-hover);background:var(--tv-accent-hover);transform:translateY(-1px)}
.turktv-button--ghost{background:transparent;color:var(--tv-peach)!important}
.turktv-section{margin-top:34px;padding:25px;border:1px solid var(--tv-border);border-radius:var(--tv-radius);background:var(--tv-card)}
.turktv-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:21px;padding-bottom:17px;border-bottom:1px solid var(--tv-border)}
.turktv-section__header h2{font-size:clamp(23px,3vw,29px);line-height:1.2}
.turktv-section__count{flex:0 0 auto;color:var(--tv-muted);font-size:14px}
.turktv-empty{display:grid;place-items:center;min-height:160px;border:1px dashed var(--tv-border);border-radius:8px;color:var(--tv-muted)}
/* Player: provider logic stays intact; only the shell is redrawn. */
.turktv-v2 .film-player-wrap,.turktv-v2 .bohfilm-player-block,.turktv-v2 .bohfilm-player{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.turktv-v2 .film-player-wrap>h2,.turktv-v2 .bohfilm-player-block>h2{display:none!important}
.turktv-v2 .bf-watch{--watch_accent:var(--tv-accent)!important;--watch_accent_font:#fff!important;width:100%!important;margin:0!important;color:var(--tv-text)!important;background:transparent!important}
.turktv-v2 .bf-watch__shell{width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.turktv-v2 .bf-watch__bar{display:flex!important;align-items:center!important;min-height:49px!important;margin:0 0 7px!important;padding:0!important;border:0!important;background:transparent!important}
.turktv-v2 .bf-watch__sources{width:100%!important}
.turktv-v2 .bf-watch__sources-menu,.turktv-v2 .bf-watch__actions{display:none!important}
.turktv-v2 .bf-watch__sources-list{position:static!important;display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;max-height:none!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;transform:none!important;overflow-x:auto!important}
.turktv-v2 .bf-watch__source{position:static!important;display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:190px!important;min-height:44px!important;padding:0 22px!important;border:0!important;border-radius:24px!important;background:#393646!important;color:var(--tv-peach)!important;font-size:14px!important;font-weight:800!important;line-height:1!important;box-shadow:none!important}
.turktv-v2 .bf-watch__source:hover,.turktv-v2 .bf-watch__source--active{background:var(--tv-accent)!important;color:#fff!important}
.turktv-v2 .bf-watch__source-icon{width:17px!important;height:17px!important;fill:currentColor!important}
.turktv-v2 .bf-watch__stage,.turktv-v2 .bf-watch__screen,.turktv-v2 .bf-watch__screen-inner{width:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:8px!important;background:#08080c!important;box-shadow:none!important;overflow:hidden!important}
.turktv-v2 .bf-watch__viewport{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/9!important;border:0!important;background:#08080c!important}
.turktv-v2 .bf-watch__embed{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;border:0!important;background:#08080c!important}
.turktv-v2 .bf-watch__facade{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:13px!important;width:100%!important;height:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:radial-gradient(circle,rgba(185,87,145,.17),transparent 34%),linear-gradient(135deg,#282331,#171621)!important;color:var(--tv-peach)!important}
.turktv-v2 .bf-watch__facade-icon{display:grid!important;place-items:center!important;width:78px!important;height:78px!important;border-radius:50%!important;background:rgba(13,12,18,.58)!important;color:#fff!important;box-shadow:0 0 0 12px rgba(185,87,145,.11)!important}
.turktv-v2 .bf-watch__facade-icon svg{width:34px!important;height:34px!important;fill:currentColor!important}
.turktv-v2 .bf-watch__facade-text{color:var(--tv-peach)!important;font-size:16px!important;font-weight:800!important}
.turktv-v2 .bf-watch__info,.turktv-v2 .bf-watch__meta,.turktv-v2 .bf-watch__footer{border-color:var(--tv-border)!important;background:var(--tv-card-soft)!important;color:var(--tv-muted)!important}
.turktv-season-tabs{display:flex;gap:9px;margin-bottom:20px;padding-bottom:4px;overflow-x:auto}
.turktv-season-tabs button{flex:0 0 auto;min-height:42px;padding:0 20px;border:1px solid var(--tv-border);border-radius:23px;background:#343141;color:var(--tv-peach);font-size:14px;font-weight:800}
.turktv-season-tabs button:hover,.turktv-season-tabs button.is-active{border-color:var(--tv-accent);background:var(--tv-accent);color:#fff}
.turktv-episode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.turktv-episode-card{min-width:0;border:1px solid var(--tv-border);border-radius:8px;background:var(--tv-card-soft);overflow:hidden;transition:.18s}
.turktv-episode-card:hover{border-color:var(--tv-border-strong);box-shadow:0 13px 28px rgba(0,0,0,.22);transform:translateY(-3px)}
.turktv-episode-card__image{position:relative;aspect-ratio:16/9;background:#12111a;overflow:hidden}
.turktv-episode-card__image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(12,10,17,.78))}
.turktv-episode-card__image img{width:100%;height:100%;object-fit:cover;object-position:center 22%;filter:saturate(.82) brightness(.83);transition:.22s}
.turktv-episode-card:hover img{filter:saturate(1) brightness(.98);transform:scale(1.035)}
.turktv-play{position:absolute;top:50%;left:50%;z-index:2;width:49px;height:49px;border-radius:50%;background:rgba(15,13,20,.7);box-shadow:0 0 0 1px rgba(255,255,255,.14);transform:translate(-50%,-50%)}
.turktv-play::after{content:"";position:absolute;top:50%;left:53%;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff;transform:translate(-50%,-50%)}
.turktv-episode-card__badge{position:absolute;right:9px;bottom:8px;z-index:3;padding:4px 8px;border-radius:5px;background:var(--tv-accent);color:#fff;font-size:11px;font-weight:800}
.turktv-episode-card__body{display:grid;gap:3px;min-height:72px;padding:12px 13px 13px}
.turktv-episode-card__body strong{color:var(--tv-peach);font-size:14px}
.turktv-episode-card__body span{overflow:hidden;color:var(--tv-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}
.turktv-rating-panel{margin-top:24px;border:1px solid var(--tv-border);border-radius:var(--tv-radius);background:var(--tv-card);overflow:hidden}
.turktv-rating-panel summary{position:relative;padding:17px 48px 17px 22px;color:var(--tv-peach);font-weight:800;list-style:none;cursor:pointer}
.turktv-rating-panel summary::-webkit-details-marker{display:none}
.turktv-rating-panel summary::after{content:"+";position:absolute;top:50%;right:21px;color:var(--tv-accent-hover);font-size:25px;transform:translateY(-50%)}
.turktv-rating-panel[open] summary::after{content:"−"}
.turktv-rating-panel__body{padding:0 22px 22px}
.turktv-v2 .bohfilm-rating-scores{margin:0!important;padding:18px!important;border:1px solid var(--tv-border)!important;border-radius:8px!important;background:var(--tv-card-soft)!important}
.turktv-v2 .bohfilm-rating-scores__inner{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;align-items:center!important;gap:22px!important}
.turktv-v2 .bohfilm-rating-scores__summary{display:grid!important;place-items:center!important;min-height:92px!important;padding:10px!important;border:1px solid var(--tv-border-strong)!important;border-radius:8px!important;background:var(--tv-accent-soft)!important}
.turktv-v2 .bohfilm-rating-scores__number{color:var(--tv-peach)!important;font-size:29px!important;font-weight:800!important}
.turktv-v2 .bohfilm-rating-scores__label,.turktv-v2 .bohfilm-rating-bar__header,.turktv-v2 .bohfilm-rating-bar__val{color:var(--tv-muted)!important}
.turktv-v2 .bohfilm-rating-scores__bars{display:grid!important;gap:16px!important}
.turktv-v2 .bohfilm-rating-bar__header{display:flex!important;justify-content:space-between!important;gap:15px!important;margin-bottom:6px!important;font-size:13px!important}
.turktv-v2 .bohfilm-rating-bar__track{height:4px!important;margin-bottom:9px!important;border-radius:3px!important;background:rgba(255,255,255,.07)!important;overflow:hidden!important}
.turktv-v2 .bohfilm-rating-bar__fill{height:100%!important;background:var(--tv-accent)!important}
.turktv-v2 .bohfilm-rating-bar__inputs{display:flex!important;flex-wrap:wrap!important;gap:5px!important}
.turktv-v2 .bohfilm-rating-btn{display:grid!important;place-items:center!important;min-width:27px!important;height:27px!important;padding:0 6px!important;border:1px solid var(--tv-border)!important;border-radius:5px!important;background:rgba(255,255,255,.035)!important;color:var(--tv-muted)!important;font-size:11px!important}
.turktv-v2 .bohfilm-rating-btn:hover,.turktv-v2 .bohfilm-rating-btn.active{border-color:var(--tv-accent)!important;background:var(--tv-accent)!important;color:#fff!important}
/* Episode page */
.turktv-episode-heading{padding:7px 0 20px;border-bottom:1px solid var(--tv-border)}
.turktv-episode-heading h1{font-size:clamp(28px,4vw,38px);line-height:1.18}
.turktv-episode-heading p{margin:7px 0 0;color:var(--tv-muted)}
.turktv-episode-layout{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(260px,.9fr);align-items:start;gap:27px;margin-top:29px}
.turktv-episode-main{min-width:0}
.turktv-season-sidebar{position:sticky;top:20px;border:1px solid var(--tv-border);border-radius:var(--tv-radius);background:var(--tv-card);overflow:hidden}
.turktv-season-sidebar__top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--tv-border)}
.turktv-season-sidebar__top>div>span{color:var(--tv-accent-hover);font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}
.turktv-season-sidebar h2{margin:1px 0 0;color:var(--tv-peach);font-size:21px}
.turktv-mini-scores{display:grid;gap:4px;text-align:right}
.turktv-mini-scores span{color:var(--tv-muted)!important;font-size:11px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}
.turktv-season-sidebar__list{max-height:500px;padding:7px;overflow-y:auto;scrollbar-color:var(--tv-accent) transparent}
.turktv-season-sidebar__list a{display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border-radius:7px}
.turktv-season-sidebar__list a:hover,.turktv-season-sidebar__list a.is-current{background:var(--tv-accent-soft)}
.turktv-season-sidebar__list a>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#343141;color:var(--tv-peach);font-size:12px;font-weight:800}
.turktv-season-sidebar__list a.is-current>span{background:var(--tv-accent);color:#fff}
.turktv-season-sidebar__list a>div{display:grid;min-width:0}
.turktv-season-sidebar__list strong{color:var(--tv-peach);font-size:13px}
.turktv-season-sidebar__list small{overflow:hidden;color:var(--tv-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.turktv-episode-nav{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:10px;margin-top:13px}
.turktv-episode-nav>a,.turktv-episode-nav>.is-disabled{display:grid;align-content:center;min-height:57px;padding:9px 13px;border:1px solid var(--tv-border);border-radius:8px;background:var(--tv-card)}
.turktv-episode-nav>a:hover{border-color:var(--tv-border-strong);background:var(--tv-card-soft)}
.turktv-episode-nav>a span{color:var(--tv-muted);font-size:11px}.turktv-episode-nav>a strong{color:var(--tv-peach);font-size:13px}
.turktv-episode-nav .is-next{text-align:right}
.turktv-episode-nav__all{align-items:center;padding-inline:18px!important;background:var(--tv-accent)!important;color:#fff!important;font-size:13px;font-weight:800;text-align:center}
.turktv-episode-nav>.is-disabled{color:var(--tv-dim);font-size:12px}
.turktv-episode-description{margin-top:20px;padding:21px;border:1px solid var(--tv-border);border-radius:var(--tv-radius);background:var(--tv-card);color:var(--tv-muted)}
.turktv-episode-description h2{margin:0 0 10px;color:var(--tv-peach);font-size:21px}.turktv-episode-description p:last-child{margin-bottom:0}
/* Guest comments */
.turktv-comments-section>.comments-wrap{display:grid!important;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)!important;align-items:start!important;gap:25px!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.turktv-v2 .comment-respond,.turktv-v2 .comment-column{min-width:0!important;margin:0!important;padding:19px!important;border:1px solid var(--tv-border)!important;border-radius:8px!important;background:var(--tv-card-soft)!important}
.turktv-v2 .comment-form{display:grid!important;gap:12px!important}
.turktv-v2 .form-row,.turktv-v2 .comment-form-author,.turktv-v2 .comment-form-email,.turktv-v2 .comment-form-comment,.turktv-v2 .comment-form-comment-bg{width:100%!important;margin:0!important}
.turktv-v2 .form-row.col-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.turktv-v2 .comment-form input[type=text],.turktv-v2 .comment-form input[type=email],.turktv-v2 .comment-form textarea{display:block!important;width:100%!important;margin:0!important;border:1px solid var(--tv-border)!important;border-radius:7px!important;outline:0!important;background:#201f2b!important;color:var(--tv-text)!important;box-shadow:none!important}
.turktv-v2 .comment-form input[type=text],.turktv-v2 .comment-form input[type=email]{height:43px!important;padding:0 13px!important}
.turktv-v2 .comment-form textarea{min-height:130px!important;padding:13px!important;resize:vertical!important}
.turktv-v2 .comment-form input:focus,.turktv-v2 .comment-form textarea:focus{border-color:var(--tv-accent)!important}
.turktv-v2 .comment-form-submit{margin:0!important}
.turktv-v2 .comment-form-submit .submit{min-height:42px!important;padding:0 19px!important;border:0!important;border-radius:22px!important;background:var(--tv-accent)!important;color:#fff!important;font-size:13px!important;font-weight:800!important}
.turktv-v2 .comment-form-submit .submit:hover{background:var(--tv-accent-hover)!important}
.turktv-v2 .format-buttons,.turktv-v2 .comment-smileys,.turktv-v2 .comment-emoji-picker,.turktv-v2 .comment-gif-picker,.turktv-v2 .bohfilm-comment-avatar-picker,.turktv-v2 .comment-avatar-picker{display:none!important}
.turktv-v2 .comments-header{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;gap:9px!important;margin-bottom:15px!important}
.turktv-v2 .comments-title{display:none!important}.turktv-v2 .comments-number{color:var(--tv-muted)!important;font-size:12px!important}
.turktv-v2 .comment-sorting-buttons{display:flex!important;flex-wrap:wrap!important;gap:5px!important}
.turktv-v2 .comment-sorting-buttons>span,.turktv-v2 .comment-sorting-buttons>div{display:none!important}
.turktv-v2 .sort-comments{min-height:29px!important;padding:0 10px!important;border:1px solid var(--tv-border)!important;border-radius:16px!important;background:transparent!important;color:var(--tv-muted)!important;font-size:11px!important}
.turktv-v2 .sort-comments.active{border-color:var(--tv-accent)!important;background:var(--tv-accent-soft)!important;color:var(--tv-peach)!important}
.turktv-v2 .comment-list{display:grid!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important}
.turktv-v2 .comment-list .comment{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;width:100%!important;margin:0!important;padding:13px!important;border:1px solid var(--tv-border)!important;border-radius:7px!important;background:rgba(18,17,25,.24)!important}
.turktv-v2 .comment-list .avatar{width:42px!important;height:42px!important;border-radius:50%!important;object-fit:cover!important}
.turktv-v2 .comment-list .comment-content,.turktv-v2 .comment-list .comment-text{min-width:0!important;color:#d3c7c5!important;font-size:13px!important}
.turktv-v2 .comments-list{color:var(--tv-muted);font-size:13px}
.turktv-footer{border-top:1px solid var(--tv-border);background:#1a1923}
.turktv-footer__inner{display:flex;align-items:center;gap:25px;width:min(1188px,calc(100% - 40px));min-height:82px;margin:auto;color:var(--tv-dim);font-size:12px}
.turktv-footer__brand{color:var(--tv-peach)!important;font-size:19px;font-weight:800}.turktv-footer__inner p{flex:1;margin:0}
@media(max-width:1100px){
    .turktv-topbar__inner{grid-template-columns:auto 1fr auto;gap:18px}.turktv-nav{gap:20px}
    .turktv-search{width:48px;grid-template-columns:1fr}.turktv-search input{display:none}
    .turktv-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.turktv-meta>div:nth-child(3n){border-right:1px solid var(--tv-border)}.turktv-meta>div:nth-child(2n){border-right:0}
    .turktv-episode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:850px){
    .turktv-topbar__inner{grid-template-columns:auto auto auto;justify-content:space-between}.turktv-menu-toggle{display:block;order:3}.turktv-search{order:2;margin-left:auto}
    .turktv-nav{position:absolute;top:86px;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;border-top:1px solid var(--tv-border);background:var(--tv-header);box-shadow:0 18px 30px rgba(0,0,0,.28)}
    .turktv-nav.is-open{display:flex}.turktv-nav a{padding:12px 4px;border-bottom:1px solid var(--tv-border)}.turktv-nav a::after{display:none}
    .turktv-show-card{grid-template-columns:210px minmax(0,1fr);gap:25px}.turktv-show-card__poster,.turktv-show-card__poster img,.turktv-poster-placeholder{min-height:310px}
    .turktv-meta{grid-template-columns:1fr}.turktv-meta>div,.turktv-meta>div:nth-child(3n),.turktv-meta>div:nth-child(2n){border-right:0}
    .turktv-episode-layout{grid-template-columns:1fr}.turktv-season-sidebar{position:static}.turktv-season-sidebar__list{max-height:330px}
    .turktv-comments-section>.comments-wrap{grid-template-columns:1fr!important}
}
@media(max-width:650px){
    .turktv-topbar,.turktv-topbar__inner{min-height:70px}.turktv-topbar__inner,.turktv-container,.turktv-footer__inner{width:min(100% - 24px,1188px)}
    .turktv-brand{gap:8px;font-size:23px}.turktv-brand__mark{width:37px;height:37px}.turktv-nav{top:70px}.turktv-breadcrumbs{min-height:54px;font-size:13px}
    .turktv-show-card{grid-template-columns:1fr;gap:20px;padding:16px}.turktv-show-card__poster{width:min(230px,70vw);min-height:330px;margin:auto}.turktv-show-card__poster img,.turktv-poster-placeholder{min-height:330px}
    .turktv-show-card__body{padding:0;text-align:center}.turktv-summary{font-size:14px;text-align:left}.turktv-scores,.turktv-show-actions{justify-content:center;text-align:left}
    .turktv-section{margin-top:20px;padding:15px}.turktv-section__header{align-items:flex-start;margin-bottom:15px;padding-bottom:13px}
    .turktv-episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.turktv-episode-card__body{min-height:62px;padding:9px}.turktv-episode-card__body strong{font-size:12px}
    .turktv-v2 .bf-watch__source{min-width:150px!important;min-height:40px!important;padding-inline:16px!important;font-size:12px!important}
    .turktv-episode-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.turktv-episode-nav__all{grid-column:1/-1;grid-row:1}
    .turktv-v2 .bohfilm-rating-scores__inner{grid-template-columns:1fr!important}.turktv-v2 .form-row.col-2{grid-template-columns:1fr!important}
    .turktv-footer__inner{flex-wrap:wrap;gap:5px 15px;padding:18px 0}.turktv-footer__inner p{flex-basis:100%;order:3}
}
@media(max-width:430px){
    .turktv-search{display:none}.turktv-topbar__inner{grid-template-columns:auto auto}.turktv-menu-toggle{order:initial}
    .turktv-episode-grid{grid-template-columns:1fr}.turktv-show-actions .turktv-button{width:100%}
}

/* Catalog home */
.turktv-home{padding-top:26px}
.turktv-home-intro{max-width:920px;margin:0 auto 24px;text-align:center}
.turktv-home-intro h1{margin:0;color:var(--tv-peach);font-size:clamp(28px,4vw,43px);line-height:1.1;letter-spacing:-.8px}
.turktv-home-intro p{max-width:780px;margin:12px auto 0;color:var(--tv-muted);font-size:15px}
.turktv-hero-slider{position:relative;min-height:455px;border:1px solid var(--tv-border);border-radius:14px;background:#171620;box-shadow:var(--tv-shadow);overflow:hidden}
.turktv-hero-slider__viewport{position:relative;min-height:455px}
.turktv-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) 255px;align-items:center;gap:52px;padding:48px 76px 48px 62px;opacity:0;pointer-events:none;transform:translateX(18px);transition:opacity .45s ease,transform .45s ease;overflow:hidden}
.turktv-hero-slide.is-active{z-index:2;opacity:1;pointer-events:auto;transform:none}
.turktv-hero-slide__backdrop{position:absolute;inset:-35%;z-index:-2;background-position:center 25%;background-size:cover;filter:blur(35px) saturate(.85);opacity:.25;transform:scale(1.08)}
.turktv-hero-slide::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(23,22,32,.98) 0%,rgba(23,22,32,.92) 48%,rgba(23,22,32,.48) 100%),linear-gradient(0deg,rgba(185,87,145,.09),transparent 60%)}
.turktv-hero-slide__content{min-width:0;max-width:710px}
.turktv-hero-slide__eyebrow{display:block;margin-bottom:10px;color:var(--tv-accent-hover);font-size:12px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase}
.turktv-hero-slide h2{max-width:760px;margin:0;color:var(--tv-peach);font-size:clamp(36px,5vw,60px);line-height:1.02;letter-spacing:-1.5px}
.turktv-hero-slide__original{margin-top:8px;color:var(--tv-muted);font-size:17px}
.turktv-hero-slide__facts{display:flex;flex-wrap:wrap;align-items:center;gap:8px 19px;margin-top:18px;color:var(--tv-peach);font-size:13px;font-weight:700}
.turktv-hero-slide__facts span{position:relative}.turktv-hero-slide__facts span+span::before{content:"";position:absolute;top:50%;left:-11px;width:3px;height:3px;border-radius:50%;background:var(--tv-accent);transform:translateY(-50%)}
.turktv-hero-slide p{max-width:690px;margin:16px 0 0;color:#cdbfc0;font-size:15px}
.turktv-hero-slide__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.turktv-hero-slide__poster{align-self:center;width:255px;height:365px;border-radius:10px;box-shadow:0 22px 55px rgba(0,0,0,.43);overflow:hidden;transform:rotate(1.3deg)}
.turktv-hero-slide__poster img{width:100%;height:100%;object-fit:cover}
.turktv-slider-arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:38px;height:50px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(15,14,21,.58);color:var(--tv-peach);font-size:32px;line-height:1;transform:translateY(-50%)}
.turktv-slider-arrow:hover{border-color:var(--tv-accent);background:var(--tv-accent)}
.turktv-slider-arrow--prev{left:14px}.turktv-slider-arrow--next{right:14px}
.turktv-hero-dots{position:absolute;bottom:19px;left:62px;z-index:5;display:flex;gap:7px}
.turktv-hero-dots button{width:24px;height:4px;padding:0;border:0;border-radius:3px;background:rgba(255,255,255,.22);transition:.2s}
.turktv-hero-dots button.is-active{width:42px;background:var(--tv-accent)}
.turktv-home-section{margin-top:42px}
.turktv-home-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.turktv-home-section__header h2,.turktv-archive-result h2{margin:0;color:var(--tv-peach);font-size:clamp(25px,3vw,32px);line-height:1.15}
.turktv-home-section__header .turktv-section__kicker,.turktv-archive-result .turktv-section__kicker{margin-bottom:5px}
.turktv-carousel-controls{display:flex;align-items:center;gap:7px}
.turktv-carousel-controls>a{margin-right:9px;color:var(--tv-muted);font-size:13px;font-weight:700}.turktv-carousel-controls>a:hover{color:var(--tv-peach)}
.turktv-carousel-controls button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--tv-border);border-radius:50%;background:var(--tv-card);color:var(--tv-peach);font-size:24px;line-height:1}
.turktv-carousel-controls button:hover{border-color:var(--tv-accent);background:var(--tv-accent)}
.turktv-carousel{width:100%;overflow:hidden}
.turktv-carousel__track{display:flex;gap:16px;padding:2px 2px 12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.turktv-carousel__track::-webkit-scrollbar{display:none}
.turktv-media-card{min-width:0}
.turktv-carousel .turktv-media-card{flex:0 0 calc((100% - 80px)/6);scroll-snap-align:start}
.turktv-media-card__cover{position:relative;display:block;aspect-ratio:2/3;border:1px solid var(--tv-border);border-radius:9px;background:#12111a;box-shadow:0 12px 27px rgba(0,0,0,.18);overflow:hidden}
.turktv-media-card__cover img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .28s,filter .28s}
.turktv-media-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,12,19,.04) 45%,rgba(13,12,19,.82) 100%);transition:.22s}
.turktv-media-card__play{position:absolute;top:50%;left:50%;width:48px;height:48px;border-radius:50%;background:rgba(16,14,22,.73);box-shadow:0 0 0 1px rgba(255,255,255,.16),0 10px 25px rgba(0,0,0,.2);opacity:0;transform:translate(-50%,-44%) scale(.84);transition:.22s}
.turktv-media-card__play::after{content:"";position:absolute;top:50%;left:53%;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #fff;transform:translate(-50%,-50%)}
.turktv-media-card:hover .turktv-media-card__cover{border-color:var(--tv-border-strong)}
.turktv-media-card:hover .turktv-media-card__cover img{filter:saturate(1.08) brightness(.83);transform:scale(1.045)}
.turktv-media-card:hover .turktv-media-card__play{opacity:1;transform:translate(-50%,-50%) scale(1)}
.turktv-media-card__type,.turktv-media-card__rating{position:absolute;z-index:2;top:9px;padding:4px 7px;border-radius:5px;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase}
.turktv-media-card__type{left:9px;background:var(--tv-accent)}.turktv-media-card__rating{right:9px;background:rgba(13,12,19,.78)}
.turktv-media-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--tv-muted);font-size:20px;font-weight:800}
.turktv-media-card__body{padding:11px 3px 0}
.turktv-media-card__body h3{min-width:0;margin:0;color:var(--tv-peach);font-size:15px;line-height:1.28}
.turktv-media-card__body h3 a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.turktv-media-card__body h3 a:hover{color:var(--tv-accent-hover)}
.turktv-media-card__meta{display:flex;align-items:center;gap:13px;min-width:0;margin-top:5px;color:var(--tv-muted);font-size:11px}
.turktv-media-card__meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.turktv-media-card__meta span+span{position:relative}.turktv-media-card__meta span+span::before{content:"";position:absolute;top:50%;left:-8px;width:3px;height:3px;border-radius:50%;background:var(--tv-accent);transform:translateY(-50%)}
.turktv-carousel--episodes .turktv-carousel__track{gap:15px}
.turktv-new-episode{flex:0 0 calc((100% - 45px)/4);min-width:0;scroll-snap-align:start}
.turktv-new-episode__cover{position:relative;display:block;aspect-ratio:16/9;border:1px solid var(--tv-border);border-radius:9px;background:#12111a;overflow:hidden}
.turktv-new-episode__cover::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(13,12,19,.88))}
.turktv-new-episode__cover img{width:100%;height:100%;object-fit:cover;object-position:center 24%;filter:brightness(.8);transition:.23s}
.turktv-new-episode:hover img{filter:brightness(.95);transform:scale(1.035)}
.turktv-new-episode__cover>span:last-child{position:absolute;right:10px;bottom:8px;z-index:2;color:#fff;font-size:11px;font-weight:800}
.turktv-new-episode h3{margin:9px 2px 0;color:var(--tv-peach);font-size:14px}.turktv-new-episode h3 a:hover{color:var(--tv-accent-hover)}
.turktv-catalog-section{padding-top:3px}
.turktv-home-section__header--catalog{padding-bottom:17px;border-bottom:1px solid var(--tv-border)}
.turktv-catalog-count{color:var(--tv-muted);font-size:13px}.turktv-catalog-count strong{color:var(--tv-peach);font-size:20px}
.turktv-catalog-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) 190px;align-items:center;gap:13px;margin-bottom:21px;padding:14px;border:1px solid var(--tv-border);border-radius:10px;background:var(--tv-card)}
.turktv-filter-pills{display:flex;gap:5px;padding:4px;border-radius:24px;background:#1c1b26}
.turktv-filter-pills button{min-height:34px;padding:0 15px;border:0;border-radius:18px;background:transparent;color:var(--tv-muted);font-size:12px;font-weight:800}
.turktv-filter-pills button:hover,.turktv-filter-pills button.is-active{background:var(--tv-accent);color:#fff}
.turktv-catalog-search input,.turktv-catalog-select select,.turktv-filter-field input,.turktv-filter-field select{width:100%;height:43px;padding:0 14px;border:1px solid var(--tv-border);border-radius:7px;outline:0;background:#201f2b;color:var(--tv-text)}
.turktv-catalog-search input:focus,.turktv-catalog-select select:focus,.turktv-filter-field input:focus,.turktv-filter-field select:focus{border-color:var(--tv-accent)}
.turktv-catalog-select select,.turktv-filter-field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--tv-muted) 50%),linear-gradient(135deg,var(--tv-muted) 50%,transparent 50%);background-position:calc(100% - 17px) 18px,calc(100% - 12px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
.turktv-catalog-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 16px}
.turktv-catalog-empty{margin-top:16px}

/* Serial archive */
.turktv-archive-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:32px;border:1px solid var(--tv-border);border-radius:12px;background:linear-gradient(115deg,rgba(185,87,145,.15),transparent 48%),var(--tv-card);overflow:hidden}
.turktv-archive-hero h1{margin:0;color:var(--tv-peach);font-size:clamp(32px,5vw,50px);line-height:1.07;letter-spacing:-1px}
.turktv-archive-hero p{max-width:720px;margin:14px 0 0;color:var(--tv-muted)}
.turktv-archive-hero__count{display:grid;flex:0 0 auto;place-items:center;min-width:130px;min-height:112px;padding:15px;border:1px solid var(--tv-border-strong);border-radius:10px;background:var(--tv-accent-soft)}
.turktv-archive-hero__count strong{color:var(--tv-peach);font-size:38px;line-height:1}.turktv-archive-hero__count span{color:var(--tv-muted);font-size:12px}
.turktv-archive-filters{display:grid;grid-template-columns:minmax(230px,1fr) 210px 170px auto auto;align-items:end;gap:12px;margin-top:22px;padding:17px;border:1px solid var(--tv-border);border-radius:10px;background:var(--tv-card)}
.turktv-filter-field{display:grid;gap:6px}.turktv-filter-field>span{color:var(--tv-muted);font-size:11px;font-weight:800;text-transform:uppercase}
.turktv-archive-filters .turktv-button{min-height:43px;border-radius:7px}
.turktv-filter-reset{align-self:center;color:var(--tv-muted);font-size:12px;text-decoration:underline!important;text-underline-offset:3px}.turktv-filter-reset:hover{color:var(--tv-peach)}
.turktv-archive-result{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:33px 0 18px;padding-bottom:15px;border-bottom:1px solid var(--tv-border)}
.turktv-empty--large{align-content:center;gap:5px;min-height:250px}.turktv-empty--large strong{color:var(--tv-peach);font-size:20px}.turktv-empty--large span{font-size:13px}
.turktv-pagination{display:flex;justify-content:center;margin-top:34px}
.turktv-pagination ul{display:flex;align-items:center;gap:6px;margin:0;padding:0;list-style:none}
.turktv-pagination a,.turktv-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--tv-border);border-radius:7px;background:var(--tv-card);color:var(--tv-muted);font-size:13px}
.turktv-pagination a:hover,.turktv-pagination .current{border-color:var(--tv-accent);background:var(--tv-accent);color:#fff}
.turktv-search-large{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:22px;padding:16px;border:1px solid var(--tv-border);border-radius:10px;background:var(--tv-card)}
.turktv-search-large input{width:100%;height:45px;padding:0 15px;border:1px solid var(--tv-border);border-radius:7px;outline:0;background:#201f2b;color:var(--tv-text)}
.turktv-search-large input:focus{border-color:var(--tv-accent)}.turktv-search-large .turktv-button{border-radius:7px}

@media(max-width:1100px){
    .turktv-carousel .turktv-media-card{flex-basis:calc((100% - 64px)/5)}
    .turktv-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
    .turktv-archive-filters{grid-template-columns:minmax(220px,1fr) 190px 150px auto}.turktv-filter-reset{grid-column:1/-1}
}
@media(max-width:850px){
    .turktv-hero-slide{grid-template-columns:minmax(0,1fr) 210px;gap:28px;padding:39px 54px}.turktv-hero-slide__poster{width:210px;height:315px}
    .turktv-carousel .turktv-media-card{flex-basis:calc((100% - 48px)/4)}.turktv-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
    .turktv-new-episode{flex-basis:calc((100% - 30px)/3)}
    .turktv-catalog-toolbar{grid-template-columns:1fr 1fr}.turktv-filter-pills{grid-column:1/-1;justify-self:start}
    .turktv-archive-filters{grid-template-columns:1fr 1fr}.turktv-filter-field--search{grid-column:1/-1}.turktv-archive-filters .turktv-button{align-self:end}.turktv-filter-reset{grid-column:auto}
}
@media(max-width:650px){
    .turktv-home{padding-top:12px}.turktv-hero-slider,.turktv-hero-slider__viewport{min-height:425px}
    .turktv-hero-slide{display:block;padding:46px 36px 52px}.turktv-hero-slide__poster{display:none}.turktv-hero-slide h2{font-size:38px}.turktv-hero-slide p{font-size:13px}
    .turktv-slider-arrow{top:auto;bottom:13px;width:34px;height:34px;transform:none}.turktv-slider-arrow--prev{right:54px;left:auto}.turktv-slider-arrow--next{right:13px}.turktv-hero-dots{bottom:25px;left:36px}
    .turktv-home-section{margin-top:31px}.turktv-home-section__header{align-items:center}.turktv-carousel-controls>a{display:none}
    .turktv-carousel .turktv-media-card{flex-basis:calc((100% - 24px)/3)}.turktv-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px 12px}
    .turktv-new-episode{flex-basis:calc((100% - 15px)/2)}
    .turktv-catalog-toolbar{grid-template-columns:1fr}.turktv-filter-pills{grid-column:auto;justify-self:stretch}.turktv-filter-pills button{flex:1;padding-inline:8px}.turktv-home-section__header--catalog{align-items:flex-end}
    .turktv-archive-hero{align-items:stretch;padding:22px}.turktv-archive-hero__count{min-width:95px}.turktv-archive-hero__count strong{font-size:31px}
    .turktv-archive-filters{grid-template-columns:1fr}.turktv-filter-field--search{grid-column:auto}.turktv-filter-reset{grid-column:auto;text-align:center}
}
@media(max-width:430px){
    .turktv-home-intro{text-align:left}.turktv-home-intro h1{font-size:29px}.turktv-home-intro p{font-size:13px}
    .turktv-hero-slider,.turktv-hero-slider__viewport{min-height:445px}.turktv-hero-slide{padding:39px 23px 59px}.turktv-hero-slide h2{font-size:33px}.turktv-hero-dots{left:23px}
    .turktv-carousel .turktv-media-card{flex-basis:calc((100% - 12px)/2)}.turktv-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    .turktv-new-episode{flex-basis:86%}.turktv-media-card__body h3{font-size:14px}
    .turktv-archive-hero{display:block}.turktv-archive-hero__count{display:inline-grid;min-width:110px;min-height:80px;margin-top:20px}
    .turktv-search-large{grid-template-columns:1fr}
}

/* TurkTV launch hotfix: readable long-form SEO content. */
.turktv-seo-section{padding:clamp(22px,4vw,42px)}
.turktv-seo-article{max-width:920px;margin:0 auto;color:var(--tv-text);font-size:16px;line-height:1.75}
.turktv-seo-article h2,.turktv-seo-article h3{margin:1.6em 0 .65em;color:var(--tv-text);line-height:1.25}
.turktv-seo-article p,.turktv-seo-article ul,.turktv-seo-article ol{margin:.85em 0}
.turktv-seo-article table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}
.turktv-seo-article th,.turktv-seo-article td{padding:10px 12px;border:1px solid var(--tv-border);text-align:left}
.turktv-seo-article iframe{display:block;width:100%;max-width:880px;aspect-ratio:16/9;height:auto;margin:18px auto;border:0;border-radius:16px}
@media(max-width:640px){.turktv-seo-section{padding:18px}.turktv-seo-article{font-size:15px}}
