/* Bu CSS dökümanı iyovi tarafından hazırlanmıştır. https://iyovi.com.tr/ - info@iyovi.com.tr - 0850 346 57 40 */
@import url("font.css");
@import url("responsive.css");
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}

img {
    vertical-align: top;
}

embed {
    vertical-align: top;
}

a {
    text-decoration: none;
    outline: none;
}

/* GENEL */
:root {
    --gradient-height: 65vh;
    --stop1: 0%;
    --stop2: 45%;
    --stop3: 100%;
    --accent: #ff9f1a;
    --accent-2: #f08a00;
    --ring: #3a8bff;
    --text: #f1f1f1;
    --muted: #aeb4ba;
    --divider: rgba(255,255,255,.06);
    --border: rgba(255,255,255,.10);
    --r-lg: 18px;
    --r-md: 14px;
    --shadow: 0 20px 50px rgba(0,0,0,.55);
    --ring1: #e03d34;
    --ring2: #e03d34;
    --ring-glow: 0 0 0 2px rgba(255,90,60,.25), 0 8px 20px rgba(0,0,0,.45);
    --label-bg: #e03d34;
    --size: 112px;
    --ring-w: 6px;
    --accent: #ff8f1a;
    --panel-top: #333329;
    --panel-bot: #292f34;
    --text: #e9eef2;
    --muted: #aeb4ba;
    --ok: #3dd46f;
    --radius-lg: 16px;
    --radius-md: 14px;
    --shadow-lg: 0 20px 60px rgba(0,0,0,.35);
    --dot: 15px;
    --slider-aspect: 16/7;
    --accent1: #ffbb66;
    --accent2: #ff900d;
    --text: #e9eef2;
    --muted: #aeb4ba;
    --divider: rgba(255,255,255,.12);
    --r: 16px;
    --r-sm: 12px;
    --shadow: 0 18px 50px rgba(0,0,0,.35);
    --divider: rgba(255,255,255,.12);
    --text: #e9eef2;
    --muted: #aeb4ba;
    --accent1: #ffbb66;
    --accent2: #ff900d;
    --amber-dark1: #c5812c;
    --amber-dark2: #8b5e24;
    --r: 16px;
    --r-sm: 12px;
    --gradient-height: 980px;
    --warm-shift: 12%;
    --panel: #22272b;
    --panel-2: #1c2125;
    --textchannel: #e9eef2;
    --mutedchannel: #aeb4ba;
    --yellow: #ffcf4a;
    --accent1channel: #ffbb66;
    --accent2channel: #ff900d;
    --radius: 14px;
    --shadowchannel: 0 10px 30px rgba(0,0,0,.35);
    --box: #1a1d1f;
    --stroke: rgba(255,255,255,.12);
    --textfeature: #e9eef2;
    --mutedfeature: #9aa3aa;
    --r-lgfeature: 16px;
    --r-sm: 12px;
    --panel-top-touch: #3f4345;
    --panel-bot-touch: #293034;
    --divider-touch: rgba(255,255,255,.12);
    --accent1-touch: #ffbb66;
    --accent2-touch: #ff900d;
    --text-touch: #e9eef2;
    --muted-touch: #aeb4ba;
    --box-touch: #1a1d1f;
    --r-lg-touch: 16px;
    --r-touch: 14px;
    --r-sm-touch: 12px;
    --box-lig: #1a1d1f;
    --stroke-lig: rgba(255,255,255,.12);
    --glow-lig: rgba(255,153,51,.25);
    /* hover halo */
    --r-lig: 16px;
    --panel-top-filtre: #34332a;
    --panel-bot-filtre: #292f34;
    --stroke-filtre: rgba(255,255,255,.12);
    --text-filtre: #e9eef2;
    --muted-filtre: #aeb4ba;
    --field-filtre: #2a2e2f;
    /* input arka planı */
    --field-b-filtre: #ffffff1a;
    /* iç kenar için hafif çerçeve */
    --accent1-filtre: #ffbb66;
    --accent2-filtre: #ff900d;
    --r-lg-filtre: 16px;
    --r-filtre: 12px;
    --panel-top-kanallar: #343329;
    --panel-bot-kanallar: #292f34;
    --stroke-kanallar: rgba(255,255,255,.12);
    --text-kanallar: #e9eef2;
    --muted-kanallar: #aeb4ba;
    --field-kanallar: #2a2e2f;
    --field-b-kanallar: #ffffff1a;
    --accent1-kanallar: #ffbb66;
    --accent2-kanallar: #ff900d;
    --box-kanallar: #1a1d1f;
    --r-lg-kanallar: 16px;
    --r-kanallar: 12px;
}

html, body {
    height: 100%;
    margin: 0;
    font-family: 'Averta CY', sans-serif;
    padding: 10px 0;
}

body {
    background-color: #292f34;
    background-image: url('../images/bg-cc.svg');
    background-position: top, top;
    min-height: 100%;
    background-repeat: no-repeat;
    background-size: auto, auto;
}

body.giris-yap {
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 100svh;
    display: grid;
    place-items: center;
    padding: 24px;
}

.container {
    width: 1170px;
    margin: 0 auto;
}

.clean {
    clear: both;
}

.lines {
    width: 100%;
    height: 1px;
    background: #333638;
    margin: 20px 0;
}

/* HEADER */
header {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 99999;
}

header a.logout {
    display: block;
    float: right;
    width: 180px;
    height: 63px;
    font-family: 'Averta Demo PE Cutted Demo', sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 63px;
    border-radius: 20px;
    border: 1px solid #545b61;
    text-align: center;
}

h1.logo {
    display: block;
    float: left;
    width: 226px;
    height: 42px;
    margin-right: 50px;
    margin-top: 11.5px;
}

div.search {
    width: 330px;
    height: 63px;
    border-radius: 10px;
    border: 1px solid #697179;
    float: left;
}

div.search button {
    width: 63px;
    height: 63px;
    outline: none;
    border: 0;
    text-align: center;
    float: left;
    cursor: pointer;
    background: transparent;
    line-break: 63px;
}

div.search button svg {
    color: #697179;
    width: 32px;
}

div.search input {
    width: 247px;
    height: 63px;
    float: left;
    border: 0;
    outline: none;
    background: transparent;
    padding: 0 10px;
    color: #697179;
    font-size: 20px;
    font-family: 'Averta Demo PE Cutted Demo', sans-serif;
}

.lang-btn,div.language {
    width: 36px;
    height: 36px
}

.lang-btn,.lang-opt,div.language img {
    cursor: pointer;
    border-radius: 50%;
}

.lang-btn:focus,.lang-opt:focus {
    outline: 0
}

div.language {
    float: left;
    margin-left: 50px;
    margin-right: 15px;
    margin-top: 14.5px;
    position: relative
}

.lang-btn {
    display: inline-grid;
    place-items: center;
    background: #2b3136;
    border: 1px solid #3d4650;
    border-radius: 999px;
    padding: 0;
    color: #cfd6dc;
    overflow: hidden;
}

.lang-btn:hover {
    filter: brightness(1.05)
}

.language .lang-btn[aria-expanded=true] .lang-caret,.language[aria-expanded=true] .lang-caret {
    transform: translateY(-50%) rotate(180deg)
}

.lang-menu {
    position: absolute;
    top: 48px;
    right: -4px;
    min-width: 180px;
    max-height: 260px;
    background: #2b3136;
    border: 1px solid #3d4650;
    border-radius: 10px;
    padding: 6px;
    margin: 0;
    list-style: none;
    z-index: 50;
    display: none;
    overflow: auto;
    box-shadow: 0 18px 40px rgba(0,0,0,.35);
    scrollbar-color: #63d0a9 #47525e;
    scrollbar-width: thin
}

.lang-menu::-webkit-scrollbar {
    width: 10px
}

.lang-menu::-webkit-scrollbar-thumb {
    background: #63d0a9;
    border-radius: 999px
}

.lang-menu::-webkit-scrollbar-track {
    background: #47525e
}

.lang-opt:focus,.lang-opt:hover {
    background: #3b444c
}

.language.open .lang-menu {
    display: block
}

.lang-opt {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    border-radius: 8px;
    color: #e6ebf0
}

.lang-opt img {
    border-radius: 50%;
    flex: 0 0 auto
}

.lang-opt .tick {
    margin-left: auto;
    width: 18px;
    height: 18px;
    color: #ff8e00;
    opacity: 0
}

.lang-opt[aria-selected=true] .tick {
    opacity: 1
}

div.notifications {
    position: relative;
    display: inline-flex;
    align-items: center;
    /* margin-top: 7.5px; */
    margin-right: 10px;
}

div.notifications .bell {
    width: 63px;
    height: 63px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    cursor: pointer;
    background: linear-gradient(180deg,var(--accent,#ff9f1a),var(--accent-2,#f08a00));
    border: 1px solid rgba(255,255,255,.25);
    /*box-shadow:0 8px 24px rgba(0,0,0,.45),inset 0 2px 12px rgba(255,255,255,.35);*/
    color: #fff
}

div.notifications .bell:hover {
    transform: translateY(-1px)
}

div.notifications .bell:active {
    transform: translateY(0)
}

div.notifications .bell svg {
    width: 32px;
    height: 32px;
    stroke: #fff
}

div.notifications.open .notifyList {
    opacity: 1;
    visibility: visible;
    translate: 0 0;
    scale: 1
}

.notifyList {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    width: 270px;
    padding: 8px 10px;
    border-radius: 7px;
    border: 1px solid rgba(255,255,255,.1);
    background: linear-gradient(180deg,#3f4345 0,#293034 100%);
    opacity: 0;
    visibility: hidden;
    translate: 0 -6px;
    scale: 0.98;
    transform-origin: top right;
    transition: opacity .18s,translate .18s,scale .18s;
    overflow: hidden;
    z-index: 9999;
}

.notifyList::before {
    content: none
}

.notifyList ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 56vh;
    overflow: auto
}

.notifyList li {
    border-bottom: 1px solid #494e4f;
    padding-bottom: 15px
}

.notifyList li:last-child {
    border-bottom: none;
}

.notifyList a {
    display: grid;
    grid-template-columns: 40px minmax(0,1fr);
    align-items: center;
    column-gap: 10px;
    min-height: 65px;
    text-decoration: none;
    color: #fff
}

.notifyList li:last-child a {
    padding-bottom: 0
}

.notifyList .bell.list {
    grid-column: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: linear-gradient(to bottom,#fb6,#ff900d);
    border: 1px solid rgba(255,255,255,.25);
    box-shadow: inset 0 2px 10px rgba(255,255,255,.35);
    margin-top: 15px
}

.notifyList .bell.list svg {
    width: 22px;
    height: 22px;
    stroke: #fff
}

.notifyTitle {
    grid-column: 2;
    color: #fff;
    font-family: "Averta CY Bold","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2
}

.notifyDesc {
    grid-column: 2;
    color: #71797f;
    font-family: "Averta CY Regular","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    margin-top: -15px
}

.account {
    position: relative;
    display: inline-flex;
    align-items: center;
    /* margin-top:7.5px; */
}

.accountButton {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 20px 40px;
    border-radius: 16px;
    cursor: pointer;
    user-select: none;
    color: #fff;
    font-family: "Averta CY Bold","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
    font-weight: 700;
    font-size: 18px;
    background: linear-gradient(180deg,var(--accent,#ff9f1a) 0,var(--accent-2,#f08a00) 100%);
    border: 1px solid rgba(255,255,255,.25)
}

.accountButton svg {
    width: 18px;
    height: 18px;
    stroke: #fff;
    transition: transform .18s
}

.account.open .accountButton svg {
    transform: rotate(180deg)
}

.accountMenu {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    width: 100%;
    padding: 8px 10px;
    border-radius: 16px;
    border: 1px solid rgba(255,255,255,.1);
    background: linear-gradient(180deg,#3f4345 0,#293034 100%);
    box-shadow: 0 18px 50px rgba(0,0,0,.55);
    opacity: 0;
    visibility: hidden;
    translate: 0 -6px;
    scale: 0.98;
    transform-origin: top left;
    transition: opacity .18s,translate .18s,scale .18s;
    overflow: hidden
}

.account.open .accountMenu {
    opacity: 1;
    visibility: visible;
    translate: 0 0;
    scale: 1
}

.accountMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 56vh;
    overflow: auto
}

.accountMenu a {
    display: block;
    padding: 14px 10px;
    border-radius: 10px;
    color: #e9eef2;
    text-decoration: none;
    font-family: "Averta CY Regular","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.accountMenu a:hover {
    background: rgba(255,255,255,.06)
}

.menuBar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 52px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.menu ul,.menuFilter ul {
    margin: 0;
    list-style: none
}

.menu a,.menuFilter a {
    color: #e9eef2;
    text-decoration: none;
    font-family: "Averta CY Regular","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
    font-size: 16px;
    line-height: 1.2
}

.menu a:hover,.menuFilter a:hover {
    background: rgba(255,255,255,.06)
}

.menu {
    flex: 1 1 auto;
    display: flex;
    align-items: center
}

.menu ul,.menuFilter {
    align-items: center;
    display: flex
}

.menuFilter {
    margin-left: auto
}

.menu,.menuFilter,.navbar {
    box-sizing: border-box
}

.menu ul {
    gap: clamp(20px,5vw,34px);
}

.menu li,.menuFilter li {
    display: flex
}

.menu a {
    display: inline-flex;
    align-items: center;
    padding: 10px;
    font-weight: 700;
    border-radius: 8px;
    transition: background-color .18s,color .18s,transform 60ms
}

.menu a:hover {
    color: #fff
}

.menuFilter ul {
    display: flex;
    align-items: center;
    gap: clamp(18px,3.6vw,30px);
}

.menuFilter a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 6px;
    font-weight: 400;
    border-radius: 10px;
    transition: background-color .18s,transform 60ms
}

/*
.menuFilter a>span {
    width: 26px;
    height: 26px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: linear-gradient(180deg,#fb6 0,#ff900d 100%);
    box-shadow: inset 0 2px 8px rgba(255,255,255,.35);
    flex: 0 0 26px;
    transition: filter .18s
}

.menuFilter a>span svg {
    width: 22px;
    height: 22px;
    color: #1a1a1a;
}
*/

.menuFilter a:hover>span {
    filter: brightness(1.05)
}

/* STORY */
.story a,.story img {
    position: relative;
    border-radius: 50%
}

.story .ring,.story a,.story img {
    border-radius: 50%
}

.h-scroll{
  overflow-x: auto;          /* yatay kaydırma */
  overflow-y: hidden;        /* dikey gizli */
  -webkit-overflow-scrolling: touch; /* iOS momentum */
  scroll-snap-type: x proximity;     /* yumuşak hizalama (opsiyonel) */
}

/* Firefox */
.h-scroll{
  scrollbar-width: thin;             /* ince */
  scrollbar-color: #1b1b1b transparent;  /* thumb | track */
}

/* WebKit (Chrome/Edge/Safari/Opera) */
.h-scroll::-webkit-scrollbar{
  height: 6px;                       /* ince çizgi */
}
.h-scroll::-webkit-scrollbar-track{
  background: transparent;           /* görünmez track */
}
.h-scroll::-webkit-scrollbar-thumb{
  background: #151515;               /* siyahımsı */
  border-radius: 999px;              /* yuvarlak */
}
.h-scroll::-webkit-scrollbar-thumb:hover{
  background: #1e1e1e;               /* hafif koyulaşma */
}
.h-scroll::-webkit-scrollbar-thumb:active{
  background: #242424;
}

/* Kenarlarda yumuşak solma (istiyorsan ekle) */
.h-scroll.mask-edges{
  /* içerik kenarlarında fade efekti */
  -webkit-mask-image: linear-gradient(to right,
      transparent 0, rgba(0,0,0,.85) 16px,
      rgba(0,0,0,1) calc(100% - 16px), transparent 100%);
          mask-image: linear-gradient(to right,
      transparent 0, rgba(0,0,0,.85) 16px,
      rgba(0,0,0,1) calc(100% - 16px), transparent 100%);
}

.story-strip {
    padding: 12px 10px;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 30px;
}

.stories {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: clamp(16px,4vw,28px);
    min-height: calc(var(--size) + 24px)
}

.story a {
    display: grid;
    place-items: center;
    width: var(--size);
    height: var(--size);
    text-decoration: none;
    isolation: isolate
}

.story .ring {
    position: absolute;
    inset: 0;
    padding: var(--ring-w);
    background: radial-gradient(closest-side,transparent calc(100% - var(--ring-w)),#0000 0) padding-box,conic-gradient(from 0turn,var(--ring1),var(--ring2),var(--ring1)) border-box;
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - var(--ring-w) - 1px),#000 0);
    mask: radial-gradient(farthest-side,#0000 calc(100% - var(--ring-w) - 1px),#000 0);
    z-index: 0
}

.story img {
    z-index: 1;
    width: calc(var(--size) - var(--ring-w) * 2);
    height: calc(var(--size) - var(--ring-w) * 2);
    object-fit: cover;
    display: block
}

.story .badge {
    position: absolute;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    padding: 6px 12px;
    border-radius: 999px;
    background: linear-gradient(180deg,#e03d34,#e03d34);
    color: #fff;
    font: 700 12px/1 "Averta CY Regular","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif;
    white-space: nowrap;
    border: 2px solid #2d3135
}

@property --ang {
    syntax: "<angle>";
    inherits: false;
    initial-value: 0deg
}

@keyframes ringSweep {
    to {
        --ang: 1turn
    }
}

@keyframes pulseRing {
    0%,100% {
        filter: brightness(1)
    }

    50% {
        filter: brightness(1.15)
    }
}

.story[data-effect=pulse] .ring {
    background: radial-gradient(closest-side,transparent calc(100% - var(--ring-w)),#0000 0) padding-box,conic-gradient(from var(--ang),#c73428 0turn .82turn,rgba(255,90,60,.1) .835turn,rgba(255,90,60,.25) .87turn,rgba(255,90,60,.45) .91turn,rgba(255,90,60,.7) .95turn,#ff6a49 .985turn 1turn) border-box;
    animation: 2.2s linear infinite ringSweep,2s ease-in-out infinite pulseRing
}

.story[data-effect=pulse] a {
    animation: none!important
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.story[data-effect=rotate] .ring {
    animation: 3.5s linear infinite spin;
    transform: skewY(-4deg) rotate(0)
}

.story[data-effect=hover] .ring {
    transition: filter .2s
}

.story[data-effect=hover] a {
    transition: transform .12s
}

.story[data-effect=hover]:hover .ring {
    filter: brightness(1.25) saturate(1.15)
}

.story[data-effect=hover]:hover a {
    transform: translateY(-2px)
}

.story:hover .ring {
    box-shadow: 0 0 0 2px rgba(255,90,60,.28),0 10px 24px rgba(0,0,0,.5)
}

@media (prefers-reduced-motion:reduce) {
    .story[data-effect=pulse] .ring {
        animation: 6s linear infinite ringSweep
    }
}

.story-strip {
    cursor: grab;
    user-select: none;
}

.story-strip.dragging {
    cursor: grabbing;
}

.story img {
    -webkit-user-drag: none;
    user-drag: none;
    pointer-events: none;
}

.story a {
    pointer-events: auto;
}

/* CONTENT */
.content {
    width: 1170px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0,1fr) 360px;
    gap: 16px;
    align-items: stretch;
    margin-bottom: 30px;
}

.content>* {
    min-width: 0
}

.account-card,.content,.hero-slider {
    max-width: 100%
}

.account-card,.hero-slider {
    box-shadow: var(--shadow-lg)
}

.ac-list,.hs-dots {
    list-style: none;
    margin: 0
}

.hero-slider {
    position: relative;
    border-radius: var(--radius-lg);
    overflow: hidden;
    background: #111;
    aspect-ratio: var(--slider-aspect);
    border-top: 4px solid var(--accent);
    user-select: none
}

.hs-dots,.hs-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.hs-track {
    height: 100%;
    display: flex;
    transition: transform .5s;
    will-change: transform;
    will-change: transform
}

.hs-slide {
    min-width: 100%;
    height: 100%;
    overflow: hidden
}

.hs-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    pointer-events: none;
    user-select: none;
    -webkit-user-drag: none
}

.hs-nav {
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 999px;
    background: rgba(0,0,0,.35);
    color: #fff;
    font-size: 22px;
    display: grid;
    place-items: center;
    cursor: pointer;
    z-index: 3;
    transition: background .2s,transform .2s
}

.hs-nav:hover {
    background: rgba(0,0,0,.55);
    transform: translateY(-50%) scale(1.05)
}

.hs-nav.prev {
    left: 10px
}

.hs-nav.next {
    right: 10px
}

@media (max-width: 640px) {
    .hs-nav {
        display:none
    }
}

.hs-dots {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 5;
    right: 12px
}

.hs-dots button {
    width: var(--dot);
    height: var(--dot);
    border-radius: 50%;
    border: 0;
    cursor: pointer;
    background: rgba(255,255,255,.35);
    transition: transform .18s,background .18s
}

.hs-dots button[aria-current] {
    background: #fff;
    transform: scale(1.2)
}

.account-card {
    border-radius: var(--radius-lg);
    padding: 14px;
    background: linear-gradient(180deg,var(--panel-top),var(--panel-bot));
    color: var(--text);
    display: flex;
    flex-direction: column;
    gap: 12px
}

.ac-edit,.ac-title {
    border-radius: 999px;
    font: 700 14px/1 "Averta CY Bold","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif
}

.ac-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px
}

.ac-title {
    display: inline-block;
    padding: 10px 14px;
    background: rgba(255,255,255,.06)
}

.ac-edit {
    padding: 10px 16px;
    border: 1px solid rgba(255,255,255,.25);
    background: linear-gradient(180deg,#fb6,#ff900d);
    color: #fff;
    cursor: pointer
}

.ac-list {
    padding: 0;
    display: grid;
    gap: 12px
}

.ac-item {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 14px 16px;
    border-radius: var(--radius-md);
    background: rgba(0,0,0,.18);
    border: 1px solid rgba(255,255,255,.08)
}

.ac-item .k {
    color: var(--muted);
    font: 600 15px/1.3 "Averta CY Regular","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif
}

.ac-item .v {
    color: var(--text);
    font: 700 15px/1.3 "Averta CY Bold","Averta CY",system-ui,-apple-system,Segoe UI,Roboto,sans-serif
}

.ac-item .v.ok {
    color: var(--ok)
}

.hero-slider.dragging {
    cursor: grabbing
}

.last-added,.panel {
    box-sizing: border-box;
    width: 100%
}

.meta .desc,.meta .title {
    white-space: nowrap;
    text-overflow: ellipsis
}

.la-ico,.s-ico,.stat {
    place-items: center
}

.panel {
    background: linear-gradient(180deg,var(--panel-top),var(--panel-bot));
    border: 1px solid var(--divider);
    border-radius: var(--r);
    box-shadow: var(--shadow);
    color: var(--text)
}

.last-added {
    display: grid;
    grid-template-columns: 320px minmax(0,1fr);
    gap: 24px;
    align-items: center;
    padding: 18px 22px;
    max-width: 100%
}

.la-head,.la-list {
    align-items: center
}

.last-added>* {
    min-width: 0
}

.la-head {
    display: flex;
    gap: 14px
}

.la-ico {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    display: grid;
    color: #1a1a1a;
    background: linear-gradient(180deg,var(--accent1),var(--accent2));
    border: 1px solid rgba(255,255,255,.25)
}

.s-ico,.thumb {
    width: 64px;
    height: 64px
}

.thumb,.thumb img {
    border-radius: 12px
}

.la-ico svg {
    width: 22px;
    height: 22px;
    color: #fff;
}

.la-titles h3 {
    margin: 0;
    font: 800 20px/1 "Averta CY Bold","Averta CY",system-ui
}

.la-titles p {
    margin: 6px 0 0;
    color: var(--muted);
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui
}

.la-scroll {
    overflow: hidden
}

.la-list {
    margin: 0;
    padding: 0 0 4px;
    list-style: none;
    display: flex;
    gap: 24px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x proximity
}

.la-list a,.s-ico,.stat,.stats {
    display: grid
}

.meta .desc,.meta .title,.thumb {
    overflow: hidden
}

.la-list::-webkit-scrollbar {
    height: 8px
}

.la-list::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,.15);
    border-radius: 999px
}

.la-list li {
    scroll-snap-align: center
}

.la-list a {
    grid-template-columns: 64px 1fr;
    gap: 10px;
    align-items: center;
    text-decoration: none;
    color: var(--text)
}

.thumb {
    position: relative
}

.pill,.s-ico {
    border-radius: 999px;
    color: #1a1a1a;
    background: linear-gradient(180deg,var(--accent1),var(--accent2))
}

.thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.pill {
    /* position:absolute; */
    left: 50%;
    top: -12px;
    transform: translateX(-50%);
    padding: 6px 12px;
    font: 700 12px/1 "Averta CY Regular","Averta CY Regular",system-ui;
    /* box-shadow:0 8px 18px rgba(0,0,0,.28); */
    background: #594424;
    color: #d37a0a;
    /* border-radius: 3px; */
    margin-top: 13px;
    display: inline-block;
    margin-left: 29px;
    margin-top: 0;
    margin-bottom: 10px;
}

.meta .title {
    font: 800 13px/1.2 "Averta CY Bold","Averta CY",system-ui;
}

.meta .desc {
    margin-top: 4px;
    color: var(--muted);
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui
}

.stats {
    margin-top: 12px;
    padding: 22px 24px;
    grid-template-columns: repeat(4,1fr)
}

.stat {
    position: relative;
    row-gap: 10px
}

.stat+.stat::before {
    content: "";
    position: absolute;
    left: 0;
    top: 12%;
    width: 1px;
    height: 76%;
    background: rgba(255,255,255,.14)
}

.s-ico {
    box-shadow: inset 0 2px 10px rgba(255,255,255,.35)
}

.s-ico svg {
    width: 28px;
    height: 28px;
    color: #fff;
}

.s-num {
    font: 800 20px/1 "Averta CY Bold","Averta CY",system-ui
}

.s-lbl {
    color: var(--muted);
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui
}

.movie-card a,.sh-btn,.tv-card a {
    text-decoration: none
}

.play,.sh-ico {
    place-items: center
}

.tv-section {
    width: 100%;
    margin-top: 30px
}

.section-head {
    box-sizing: border-box;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 16px;
    padding: 14px 16px;
    color: var(--text);
    background: linear-gradient(180deg,var(--panel-top),var(--panel-bot));
    border: 1px solid var(--divider);
    border-radius: 16px
}

.movie-grid,.tv-grid {
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.sh-btn,.sh-left {
    align-items: center
}

.sh-btn,.sh-ico {
    background: linear-gradient(180deg,var(--accent1),var(--accent2))
}

.sh-left {
    display: flex;
    gap: 12px;
    min-width: 0
}

.sh-ico {
    width: 36px;
    height: 36px;
    border-radius: 999px;
    display: grid;
    color: #1a1a1a;
    border: 1px solid rgba(255,255,255,.25)
}

.sh-ico svg {
    width: 20px;
    height: 20px;
    color: #fff
}

.logo img,.poster img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sh-txt p,.tv-card .sub {
    color: var(--muted);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.sh-txt h3 {
    margin: 0;
    font: 800 18px/1 "Averta CY Bold","Averta CY",system-ui
}

.sh-txt p {
    margin: 4px 0 0;
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui
}

.sh-btn {
    display: inline-flex;
    gap: 10px;
    padding: 12px 18px;
    border-radius: 12px;
    color: #fff;
    font: 700 14px/1 "Averta CY Bold","Averta CY",system-ui;
    border: 1px solid rgba(255,255,255,.25);
    transition: filter .18s,transform 80ms
}

.logo,.logo img {
    border-radius: 12px
}

.sh-btn:hover {
    filter: brightness(1.05);
    transform: translateY(-1px)
}

.tv-grid {
    margin: 12px 0 0;
    padding: 0;
    list-style: none;
    display: grid;
    gap: 28px 36px
}

.tv-card a {
    display: grid;
    grid-template-columns: 64px 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas: "logo pill" "logo title" "logo sub";
    column-gap: 12px;
    row-gap: 6px;
    color: var(--text);
    align-items: center;
    min-width: 0
}

.logo {
    grid-area: logo;
    width: 64px;
    height: 64px;
    overflow: hidden
}

.logo img {
    display: block
}

.pilltwo {
    grid-area: pill;
    position: static;
    transform: none;
    justify-self: start;
    align-self: start;
    display: inline-block;
    margin-bottom: 4px;
    padding: 6px 12px;
    border-radius: 999px;
    background: #71542f;
    color: #ff8e00;
    font: 700 12px/1 "Averta CY Regular","Averta CY",system-ui
}

.poster,.tv-card {
    position: relative
}

.meta,.subtitle {
    color: var(--mutedchannel)
}

.tv-card .title {
    grid-area: title;
    font: 800 14px/1.2 "Averta CY Bold","Averta CY",system-ui;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0
}

.tv-card .sub {
    grid-area: sub;
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui;
    min-width: 0
}

.tv-card a:hover .logo {
    box-shadow: 0 8px 18px rgba(0,0,0,.35);
    transform: translateY(-1px);
    transition: .18s
}

.movie-grid {
    display: grid;
    gap: 22px
}

.movie-card a {
    display: block;
    color: var(--textchannel);
    border-radius: var(--radius);
    box-shadow: var(--shadowchannel);
    overflow: hidden;
    background: var(--panel-2)
}

.poster {
    margin: 0;
    overflow: hidden;
    aspect-ratio: 2/1.8;
    background: #111
}

.play,.play::before,.poster::after {
    position: absolute
}

.poster img {
    display: block;
    transition: transform .5s,filter .5s
}

.poster::after {
    content: "";
    inset: auto 0 0 0;
    height: 0%;
    background: linear-gradient(180deg,transparent 0,color-mix(in oklab,var(--accent1) 30%,var(--accent2)) 90%);
    transition: height .35s
}

.play {
    inset: 0;
    display: grid;
    opacity: 0;
    transform: scale(.96);
    transition: opacity .25s,transform .25s;
    pointer-events: none
}

.play::before {
    content: "";
    width: 72px;
    height: 72px;
    border-radius: 999px;
    background: rgba(0,0,0,.35);
    border: 2px solid rgba(255,255,255,.9);
    box-shadow: 0 6px 22px rgba(0,0,0,.45)
}

.play svg {
    width: 34px;
    height: 34px;
    color: #fff;
    z-index: 1
}

.movie-card a:hover .poster img {
    transform: scale(1.04);
    filter: saturate(1.05) contrast(1.02)
}

.movie-card a:hover .poster::after {
    height: 45%
}

.movie-card a:hover .play {
    opacity: 1;
    transform: scale(1.02)
}

.info {
    background: linear-gradient(180deg,var(--panel),var(--panel-2));
    padding: 14px 16px 16px
}

.metatwo {
    display: flex;
    align-items: center;
    gap: 8px;
    font: 400 14px/1.3 "Averta CY Regular","Averta CY",system-ui;
    margin-bottom: 8px
}

.metatwo .imdb {
    background: var(--yellowchannel);
    color: #111;
    font-weight: 800;
    padding: 2px 6px;
    border-radius: 6px;
    font-size: 12px
}

.metatwo .rate {
    color: #ffc933;
    font-weight: 700
}

.metatwo .rate em {
    font-style: normal;
    opacity: .85
}

.metatwo .sep {
    opacity: .5
}

.titletwo {
    font: 800 18px/1.25 "Averta CY Bold","Averta CY",system-ui;
    letter-spacing: .2px;
    text-transform: uppercase;
    margin: 0 0 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.subtitle {
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0
}

.vizyon-section {
    margin-top: 30px
}

.vizyon-section .section-head {
    margin-bottom: 20px
}

.features {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 26px;
    margin-top: 30px
}

.feature-card {
    background: var(--box);
    border: 1px solid var(--stroke);
    border-radius: var(--r-lgfeature);
    padding: 26px;
    color: var(--textfeature);
    min-height: 190px;
    display: flex;
    flex-direction: column;
    gap: 14px
}

.f-ico {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    color: #d6dde3;
    border: 1px solid var(--stroke);
    background: rgba(255,255,255,.02)
}

.f-ico svg {
    width: 24px;
    height: 24px
}

.feature-card h3 {
    margin: 0;
    font: 800 20px/1.25 "Averta CY Bold","Averta CY",system-ui
}

.feature-card p {
    margin: 0;
    color: var(--mutedfeature);
    font: 400 14px/1.5 "Averta CY Regular","Averta CY",system-ui;
    max-width: 48ch
}

.faq-wrap {
    display: grid;
    grid-template-columns: minmax(0,520px) minmax(0,1fr);
    gap: 24px;
    align-items: start;
    margin-top: 30px
}

.section-head.compact {
    background: linear-gradient(180deg,var(--panel-top),var(--panel-bot));
    border: 1px solid var(--divider-touch);
    border-radius: var(--r-lg-touch);
    padding: 12px 14px
}

.section-head .sh-left {
    display: flex;
    align-items: center;
    gap: 12px
}

.section-head .sh-ico {
    width: 36px;
    height: 36px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    color: #1a1a1a;
    background: linear-gradient(180deg,var(--accent1-touch),var(--accent2-touch));
    border: 1px solid rgba(255,255,255,.25)
}

.section-head .sh-ico svg {
    width: 20px;
    height: 20px;
    color: #fff
}

.section-head .sh-txt h3 {
    margin: 0;
    font: 800 18px/1 "Averta CY Bold","Averta CY",system-ui;
    color: var(--text-touch)
}

.section-head .sh-txt p {
    margin: 4px 0 0;
    color: var(--muted-touch);
    font: 400 13px/1.2 "Averta CY Regular","Averta CY",system-ui
}

.accordion {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 12px
}

.acc-item {
    background: var(--box-touch);
    border: 1px solid var(--divider-touch);
    border-radius: var(--r-lg-touch);
    overflow: hidden
}

.acc-trigger {
    width: 100%;
    text-align: left;
    padding: 18px;
    color: var(--text-touch);
    background: 0 0;
    border: 0;
    outline: 0;
    font: 800 16px/1.2 "Averta CY Bold","Averta CY",system-ui;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer
}

.acc-trigger .chev {
    width: 24px;
    height: 24px;
    border-radius: 6px;
    position: relative
}

.acc-trigger .chev::after,.acc-trigger .chev::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-right: 2px solid #d8dde2;
    border-bottom: 2px solid #d8dde2;
    transform: rotate(-45deg);
    transition: transform .2s
}

.acc-item.is-open .acc-trigger .chev::before {
    transform: rotate(135deg)
}

.acc-panel {
    max-height: 0;
    overflow: hidden;
    transition: grid-template-rows .25s,max-height .25s,padding .2s;
    padding: 0 18px
}

.acc-item.is-open .acc-panel {
    max-height: 220px;
    padding: 0 18px 16px
}

.acc-panel p {
    margin: 0;
    color: var(--muted-touch);
    font: 400 14px/1.6 "Averta CY Regular","Averta CY",system-ui
}

.faq-right {
    min-width: 0
}

.mosaic {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(2,240px);
    gap: 18px
}

.mosaic .m1 {
    grid-column: 2;
    grid-row: 1/span 2;
    max-height: 500px;
    height: 100%
}

.mosaic .m2 {
    grid-column: 1;
    grid-row: 1
}

.mosaic .m3 {
    grid-column: 1;
    grid-row: 2
}

.mosaic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    display: block;
    box-shadow: 0 20px 50px rgba(0,0,0,.35)
}

/* MAÇ İZLE */
.content.mac {
    grid-template-columns: minmax(0,1fr) 345px;
}

.mac-izle {
    width: 814px;
    height: 383px;
    float: left;
    overflow: hidden;
}

.live {
    width: 345px;
    height: 383px;
    background: #292f33;
    border-radius: 20px;
    float: right;
    box-sizing: border-box;
    padding: 20px 0;
}

.live-box {
    width: 305px;
    height: auto;
    background: #33393d;
    border-radius: 10px;
    margin: 0 auto;
    margin-bottom: 13px;
}

.live-box:last-child {
    margin-bottom: 0;
}

.live-title {
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #41474b;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'Averta CY Semibold', sans-serif;
    line-height: 45px;
    overflow: hidden;
}

.live-article {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #41474b;
    padding: 5px 0;
}

.live-article:last-child {
    border-bottom: 0;
}

.left-article {
    width: 70px;
    float: left;
    padding-top: 15px;
    box-sizing: border-box;
}

.left-article .live-statu {
    width: 46px;
    height: 11px;
    color: #fff;
    font-family: 'Averta CY Regular', sans-serif;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    background: #ff0000;
    display: block;
    font-size: 10px;
    text-align: right;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 3px;
}

.left-article .live-statu.appro {
    background: #26c900;
}

.left-article .live-dk {
    display: block;
    font-size: 14px;
    font-family: 'Averta CY Bold', sans-serif;
    color: #ff8e00;
    text-align: right;
    width: 46px;
    margin-bottom: 3px;
}

.left-article .live-dk.appro {
    color: #26c900;
}

.left-article .live-half {
    display: block;
    font-size: 10px;
    font-family: 'Averta CY Regular', sans-serif;
    color: #fff;
    text-align: right;
    width: 46px;
}

.right-article {
    width: 235px;
    float: right;
    padding-top: 15px;
    box-sizing: border-box;
}

.right-article .live-home {
    width: 100%;
    height: 20px;
    margin-bottom: 5px;
    padding-right: 40px;
    box-sizing: border-box;
}

.home-icon {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 5px;
    display: block;
}

.home-name {
    display: block;
    font-size: 14px;
    font-family: 'Averta CY Regular', sans-serif;
    color: #fff;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    float: left;
}

.home-skor {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    color: #fff;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    background: #6c757d;
    overflow: hidden;
}

/* LİGLER */
.league-card::after,.league-card::before {
    content: "";
    position: absolute;
    pointer-events: none
}

.leagues {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 18px;
    margin-top: 20px
}

.league-card {
    position: relative;
    display: block;
    aspect-ratio: 16/6;
    background: var(--box-lig);
    border: 1px solid var(--stroke-lig);
    border-radius: var(--r-lig);
    overflow: hidden;
    box-shadow: 0 14px 36px rgba(0,0,0,.35);
    transform: translateZ(0)
}

.league-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .5s,filter .5s
}

.league-card::after {
    inset: 0;
    background: linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.15) 20%,rgba(0,0,0,0) 55%),radial-gradient(120% 160% at 0 0,rgba(255,255,255,.08),transparent 60%)
}

.league-card::before {
    top: -20%;
    bottom: -20%;
    left: -30%;
    width: 40%;
    background: linear-gradient(75deg,transparent 0,rgba(255,255,255,.35) 45%,transparent 70%);
    transform: translateX(-120%) skewX(-12deg);
    opacity: 0
}

.league-card:hover {
    box-shadow: 0 18px 48px rgba(0,0,0,.45),0 0 0 4px var(--glow-lig) inset;
    border-color: rgba(255,255,255,.18)
}

.league-card:hover img {
    transform: scale(1.05);
    filter: saturate(1.08) contrast(1.06)
}

.league-card:hover::before {
    animation: .9s forwards shine;
    opacity: .9
}

@keyframes shine {
    from {
        transform: translateX(-120%) skewX(-12deg)
    }

    to {
        transform: translateX(220%) skewX(-12deg)
    }
}

/* DİZİ */
.field input,.filter-bar.panel,.select-list {
    color: var(--text-filtre)
}

.filter-bar.panel {
    background: linear-gradient(180deg,var(--panel-top-filtre),var(--panel-bot-filtre));
    border: 1px solid var(--stroke-filtre);
    border-radius: 18px;
    padding: 18px
}

.filters {
    display: grid;
    grid-template-columns: 1fr 320px 220px;
    gap: 22px
}

.clear-btn,.field,.select-btn {
    height: 48px;
    border-radius: 12px;
    background: color-mix(in oklab,var(--field-filtre) 86%,transparent);
    border: 1px solid var(--field-b-filtre);
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 16px;
    color: var(--text-filtre)
}

.field input {
    appearance: none;
    border: 0;
    outline: 0;
    background: 0 0;
    width: 100%;
    height: 100%;
    font: 500 15px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif
}

.field input::placeholder {
    color: color-mix(in oklab,var(--muted-filtre) 85%,transparent)
}

.has-icon .ico {
    width: 20px;
    height: 20px;
    color: #d6d9de;
    opacity: .85
}

.select {
    position: relative
}

.select-btn {
    justify-content: space-between;
    cursor: pointer
}

.select-btn .chev {
    width: 20px;
    height: 20px;
    opacity: .9;
    transition: transform .18s
}

.select[aria-open=true] .chev {
    transform: rotate(180deg)
}

.select-list {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 8px);
    margin: 0;
    padding: 8px;
    list-style: none;
    background: #1a1d1f;
    border: 1px solid var(--stroke-filtre);
    border-radius: 12px;
    box-shadow: 0 18px 40px rgba(0,0,0,.35);
    display: none;
    z-index: 10;
    max-height: 280px;
    overflow: auto
}

.select[aria-open=true] .select-list {
    display: block
}

.select-list li {
    padding: 10px;
    border-radius: 10px;
    cursor: pointer;
    font: 500 14px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif
}

.select-list li[aria-selected=true] {
    background: rgba(255,255,255,.06)
}

.select-list li:hover {
    background: rgba(255,255,255,.08)
}

.clear-btn {
    justify-content: flex-start;
    gap: 12px;
    cursor: pointer;
    color: #e7ebef
}

.clear-btn .x {
    width: 18px;
    height: 18px
}

.clear-btn:hover {
    filter: brightness(1.05)
}

.clear-btn:active {
    transform: translateY(1px)
}

.clear-btn:focus-visible,.field:focus-within,.select-btn:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 2px color-mix(in oklab,var(--accent2-filtre) 60%,transparent);
    border-color: color-mix(in oklab,var(--accent2-filtre) 40%,transparent)
}

/* CANLI KANALLAR */
.sub-kanal,.title-kanal {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.panel-kanal {
    background: linear-gradient(180deg,var(--panel-top-kanallar),var(--panel-bot-kanallar));
    border: 1px solid var(--stroke-kanallar);
    border-radius: 18px;
    padding: 16px;
    color: var(--text-kanallar);
    box-shadow: 0 18px 40px rgba(0,0,0,.28)
}

.section-head-kanal.hd-kanal {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 18px;
    align-items: center;
    margin-bottom: 16px;
    border-bottom: 1px solid #4a4943;
    padding-bottom: 30px
}

.sh-left-kanal {
    display: flex;
    align-items: center;
    gap: 12px
}

.sh-ico-kanal {
    width: 44px;
    height: 44px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: linear-gradient(180deg,var(--accent1-kanallar),var(--accent2-kanallar));
    border: 1px solid rgba(255,255,255,.25)
}

.sh-ico-kanal svg {
    width: 22px;
    height: 22px;
    color: #fff
}

.sh-txt-kanal h3 {
    margin: 0;
    font: 800 20px/1 "Averta CY Bold","Averta CY",system-ui
}

.sh-txt-kanal p {
    margin: 6px 0 0;
    color: var(--muted-kanallar);
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui
}

.field-kanal input,.tv-card-kanal a {
    color: var(--text-kanallar);
    background: 0 0
}

.filters-inline-kanal {
    display: grid;
    grid-template-columns: 360px 360px;
    gap: 18px
}

.field-kanal {
    height: 48px;
    border-radius: 12px;
    background: color-mix(in oklab,var(--field-kanallar) 86%,transparent);
    border: 1px solid var(--field-b-kanallar);
    padding: 0 14px;
    display: flex;
    align-items: center;
    gap: 10px
}

.field-kanal .ico-kanal {
    width: 20px;
    height: 20px;
    color: #d6d9de;
    opacity: .85
}

.field-kanal input {
    width: 100%;
    border: 0;
    outline: 0;
    font: 500 15px/1.2 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif
}

.field-kanal input::placeholder {
    color: color-mix(in oklab,var(--muted-kanallar) 85%,transparent)
}

.tv-grid-kanal {
    list-style: none;
    margin: 0;
    padding: 16px 8px 24px;
    display: grid;
    gap: 22px;
    grid-template-columns: repeat(5,minmax(0,1fr))
}

.tv-card-kanal a {
    display: grid;
    grid-template-columns: 64px 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas: "logo pill" "logo title" "logo sub";
    column-gap: 12px;
    row-gap: 4px;
    align-items: start;
    text-decoration: none;
    padding: 10px 8px;
    border-radius: 14px;
    transition: background .18s
}

.tv-card-kanal a:hover {
    background: rgba(255,255,255,.04)
}

.logo-kanal {
    grid-area: logo;
    width: 64px;
    height: 64px;
    border-radius: 12px;
    overflow: hidden
}

.logo-kanal img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 12px
}

.pill-kanal {
    grid-area: pill;
    position: static;
    transform: none;
    align-self: start;
    justify-self: start;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 999px;
    background: #71542f;
    color: #ff8e00;
    font: 700 12px/1 "Averta CY Regular","Averta CY",system-ui;
    margin: 0 0 2px
}

.title-kanal {
    grid-area: title;
    font: 800 16px/1.2 "Averta CY Bold","Averta CY",system-ui
}

.sub-kanal {
    grid-area: sub;
    color: var(--muted-kanallar);
    font: 400 14px/1.2 "Averta CY Regular","Averta CY",system-ui
}

/* DİZİ DETAY */
.dizi-afis {
    width: 100%;
    height: 530px;
    overflow: hidden;
    position: relative;
}

.dizi-icon {
    width: 140px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    left: 77px;
    top: 63px;
    z-index: 10;
}

.dizi-icon:last-child {
    margin-right: 0;
}

.dizi-icon span.icon {
    display: block;
    background: url('../images/dizi-icon.webp') no-repeat;
    width: 36px;
    height: 36px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.dizi-icon span.icon.icon1 {
    background-position: 0 0;
}

.dizi-icon span.icon.icon2 {
    background-position: -48px 0;
}

.dizi-icon span.icon.icon3 {
    background-position: -96px 0;
}

.dizi-name {
    font-family: 'Averta CY Bold', sans-serif;
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 77px;
    top: 140px;
}

.dizi-sub {
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 77px;
    top: 170px;
}

.dizi-info {
    font-family: 'Averta CY Thin', sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 77px;
    top: 230px;
}

.dizi-desc {
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 77px;
    top: 283px;
    line-height: 25px;
    width: 355px;
}

a.dizi-izle {
    display: block;
    width: 177px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    outline: none;
    text-decoration: none;
    background: #ff8e00;
    color: #fff;
    font-family: 'Averta CY Regular', sans-serif;
    border-radius: 10px;
    position: absolute;
    left: 77px;
    top: 415px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

a.dizi-izle:hover {
    background: transparent;
    border-color: #ff8e00;
}

a.fragman-izle {
    display: block;
    width: 177px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    outline: none;
    text-decoration: none;
    background: #630000;
    color: #fff;
    font-family: 'Averta CY Regular', sans-serif;
    border-radius: 10px;
    position: absolute;
    left: 270px;
    top: 415px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

a.fragman-izle:hover {
    background: transparent;
    border-color: #630000;
}

.cast-name,.cast-role {
    white-space: nowrap;
    text-overflow: ellipsis
}

.cast-dots button,.season-tabs .tab:hover {
    background: rgba(255,255,255,.08)
}

.cast-dots button:hover,.season-tabs .tab:hover {
    transform: translateY(-1px)
}

.season-tabs {
    display: flex;
    align-items: center;
    gap: 10px
}

.season-tabs .tab {
    height: 38px;
    padding: 0 16px;
    border-radius: 12px;
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.12);
    color: #d9dee3;
    font: 700 14px/1 "Averta CY Bold","Averta CY",system-ui;
    cursor: pointer;
    transition: background .18s,border-color .18s,color .18s,transform 60ms
}

.season-tabs .tab.is-active,.season-tabs .tab[aria-selected=true] {
    background: rgba(255,255,255,.12);
    border-color: rgba(255,255,255,.2);
    color: #fff
}

.season-panel {
    display: none
}

.season-panel.is-active {
    display: block
}

.season-panel[hidden] {
    display: none!important
}

.cast-strip {
    position: relative;
    margin-top: 8px;
    padding-bottom: 24px
}

.cast-dots,.cast-track {
    list-style: none;
    margin: 0
}

.cast-track {
    --card-w: 220px;
    --gap: 20px;
    padding: 0 2px;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: var(--card-w);
    gap: var(--gap);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.cast-track::-webkit-scrollbar {
    height: 10px
}

.cast-track::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,.14);
    border-radius: 999px
}

.cast-card a {
    display: grid;
    row-gap: 10px;
    text-decoration: none;
    color: var(--text);
    user-select: none;
    -webkit-user-drag: none;
}

.cast-track img {
    pointer-events: auto;
    user-select: none;
    -webkit-user-drag: none;
}

.cast-poster {
    width: 100%;
    aspect-ratio: 3/4;
    border-radius: 12px;
    overflow: hidden;
    background: #0f1113;
    box-shadow: 0 14px 28px rgba(0,0,0,.35)
}

.cast-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .28s
}

.cast-card a:hover .cast-poster img {
    transform: scale(1.03)
}

.cast-meta {
    display: grid;
    row-gap: 2px
}

.cast-name {
    font: 800 16px/1.2 "Averta CY Bold","Averta CY",system-ui;
    color: #fff;
    overflow: hidden
}

.cast-role {
    font: 400 13px/1.2 "Averta CY Regular","Averta CY",system-ui;
    color: var(--muted);
    overflow: hidden
}

.cast-dots {
    position: absolute;
    left: 50%;
    bottom: 2px;
    transform: translateX(-50%);
    display: inline-flex;
    gap: 10px;
    padding: 0
}

.cast-dots button {
    width: 28px;
    height: 10px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,.22);
    cursor: pointer;
    transition: background .2s,border-color .2s,transform .15s,width .25s
}

.cast-dots button[aria-current=true] {
    width: 46px;
    background: linear-gradient(180deg,#fb6 0,#ff900d 100%);
    border-color: rgba(255,255,255,.35)
}

.cast-track {
    touch-action: pan-y;
    will-change: scroll-position;
}

.cast-card a, .cast-track img {
    user-select: none;
    -webkit-user-drag: none;
}

.cast-track img {
    pointer-events: auto;
}

/* GİRİŞ YAP */
.brand-mark,.control {
    position: relative
}

.brand-mark::before,.remember input:checked {
    background: linear-gradient(180deg,#fb6 0,#ff900d 100%)
}

.auth {
    width: min(568px,100%);
    margin: 0 auto
}

.auth-card {
    background: linear-gradient(180deg,#343327 0,#282f35 100%);
    border: 1px solid #666b6f;
    border-radius: 20px;
    box-shadow: 0 24px 48px rgba(0,0,0,.35);
    padding: 70px 24px;
    box-sizing: border-box;
}

.brand {
    display: grid;
    place-items: center;
    margin-bottom: 18px
}

.brand-mark {
    font: 900 28px/1.1 "Averta CY Bold","Averta CY",system-ui,sans-serif;
    letter-spacing: .06em;
    color: #fff
}

.brand-mark::before {
    content: "";
    position: absolute;
    left: -22px;
    top: 50%;
    width: 38px;
    height: 18px;
    transform: translateY(-50%);
    border-radius: 999px;
    filter: blur(6px);
    opacity: .35
}

.field-login {
    margin: 16px 0 0
}

.field-login:first-of-type {
    margin-top: 6px
}

.field-login label {
    display: block;
    margin: 0 0 8px;
    color: #fff;
    font-weight: 700;
    font-size: 16px
}

.control input {
    width: 100%;
    height: 52px;
    padding: 0 14px;
    color: #6f7980;
    background: 0 0;
    border: 1px solid #666b6f;
    border-radius: 12px;
    outline: 0;
    transition: border-color .18s,box-shadow .18s,background .18s;
    box-sizing: border-box;
    font-family: 'Averta CY Regular', sans-serif;
}

.control input::placeholder {
    color: #6f7980;
    opacity: 1
}

.control input:focus {
    border-color: #ff8600;
    box-shadow: 0 0 0 3px rgba(255,134,0,.18)
}

.error {
    min-height: 18px;
    margin: 8px 2px 0;
    color: #ffb0b0;
    font-size: 13px
}

.is-invalid {
    border-color: #ff7373!important;
    box-shadow: 0 0 0 3px rgba(255,115,115,.15)!important
}

.remember {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
    user-select: none;
    cursor: pointer;
    font-size: 14px;
    color: #b9c0c6
}

.remember input {
    appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    border: 1px solid #666b6f;
    background: rgba(255,255,255,.05);
    display: grid;
    place-items: center
}

.remember input:checked {
    border-color: rgba(255,255,255,.4)
}

.remember input:checked::after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #1b1b1b
}

.auth-btn {
    width: 100%;
    height: 56px;
    margin-top: 22px;
    border: 1px solid #ff8600;
    border-radius: 20px;
    color: #fff;
    font-weight: 800;
    font-size: 22px;
    letter-spacing: .2px;
    background: #ff8600;
    box-shadow: 0 14px 28px rgba(0,0,0,.35),inset 0 2px 10px rgba(255,255,255,.15);
    cursor: pointer;
    transition: transform 60ms,filter .18s;
    font-family: 'Averta CY Semibold', sans-serif;
}

.auth-btn:hover {
    filter: brightness(1.05);
    transform: translateY(-1px)
}

.auth-btn:active {
    transform: translateY(0)
}

.auth-btn[disabled] {
    filter: grayscale(.25) brightness(.9);
    cursor: progress
}

/* HESABIM */
.account-page {
    width: 100%;
    height: auto;
}

.left-page {
    width: 370px;
    background: #1a1d1f;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.left-page-box {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #2f3133;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.left-page-box:first-child {
    padding-bottom: 0;
}

.left-page-box:last-child {
    border-bottom: 0;
}

.left-page-box .bell {
    width: 63px;
    height: 63px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    cursor: pointer;
    background: linear-gradient(180deg,var(--accent,#ff9f1a),var(--accent-2,#f08a00));
    border: 1px solid rgba(255,255,255,.25);
    /*box-shadow:0 8px 24px rgba(0,0,0,.45),inset 0 2px 12px rgba(255,255,255,.35);*/
    color: #fff;
    float: left;
}

.left-page-box .bell:hover {
    transform: translateY(-1px)
}

.left-page-box .bell:active {
    transform: translateY(0)
}

.left-page-box .bell svg {
    width: 32px;
    height: 32px;
    stroke: #fff
}

.left-page-box:first-child .name .nickname {
    height: 65px;
    line-height: 65px;
}

.left-page-box .name .nickname {
    display: block;
    font-family: 'Averta CY Bold', sans-serif;
    font-size: 22px;
    color: #fff;
    height: 32.5px;
    line-height: 32.5px;
    text-indent: 20px;
    overflow: hidden;
}

.left-page-box .name .name-sub {
    display: block;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    color: #71797f;
    height: 32.5px;
    line-height: 32.5px;
    overflow: hidden;
    text-indent: 20px;
}

.account-info {
    display: block;
    width: 310px;
    height: 70px;
    line-height: 70px;
    background: #1c3f19;
    font-family: 'Averta CY Semibold', sans-serif;
    font-size: 22px;
    color: #26c900;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 20px auto;
}

.account-info span:first-child {
    display: block;
    float: left;
}

.account-info span:last-child {
    display: block;
    float: right;
}

.account-time {
    display: block;
    width: 100%;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    color: #26c900;
    margin-top: 20px;
}

.yayin-mod {
    width: 308px;
    background-image: linear-gradient(180deg,hsl(55deg 12% 18%) 0%,hsl(56deg 11% 18%) 8%,hsl(57deg 10% 17%) 17%,hsl(59deg 9% 17%) 25%,hsl(62deg 8% 16%) 33%,hsl(66deg 7% 15%) 42%,hsl(72deg 6% 15%) 50%,hsl(82deg 5% 14%) 58%,hsl(98deg 3% 14%) 67%,hsl(130deg 3% 13%) 75%,hsl(161deg 3% 13%) 83%,hsl(183deg 5% 12%) 92%,hsl(195deg 7% 11%) 100%);
    border: 1px solid #575a5a;
    border-radius: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px;
}

.yayin-mod span.mod-title {
    display: block;
    width: 100%;
    font-size: 22px;
    font-family: 'Averta CY Bold', sans-serif;
    color: #fff;
    text-align: center;
}

.yayin-mod a.mod-aktif {
    display: block;
    width: 260px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-family: 'Averta CY Bold', sans-serif;
    color: #26c900;
    background: #28491e;
    margin: 10px auto;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 15px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.yayin-mod a.mod-aktif:hover {
    background: transparent;
    border-color: #28491e;
}

.yayin-mod a.mod-pasif {
    display: block;
    width: 260px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-family: 'Averta CY Bold', sans-serif;
    color: #c90000;
    background: #441e1c;
    margin: 10px auto;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 15px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.yayin-mod a.mod-pasif:hover {
    background: transparent;
    border-color: #441e1c;
}

.yayin-mod p {
    display: block;
    line-height: 23px;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 14px;
    color: #71797f;
}

.right-page {
    width: 800px;
    float: right;
    overflow: hidden;
    box-sizing: border-box;
    padding: 15px;
    background: #1f2224;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.account-info-title {
    width: 100%;
    height: 75px;
    box-sizing: border-box;
    padding: 0 20px;
    font-family: 'Averta CY Bold', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 75px;
    background: #1a1d1f;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 20px;
}

.account-info-title span.bell {
    display: inline-block;
    margin-top: 10px;
}

.account-info-title span.bell svg {
    color: #fff;
    width: 32px;
}

.right-page .form-group {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 7.5px;
}

.right-page .form-group.lm {
    width: 50%;
    float: left;
}

.right-page .form-group label {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}

.right-page .form-group input {
    width: 100%;
    border: 1px solid #676b6f;
    border-radius: 7px;
    height: 65px;
    background-image: linear-gradient(180deg,hsl(55deg 12% 18%) 0%,hsl(56deg 11% 18%) 8%,hsl(57deg 10% 17%) 17%,hsl(59deg 9% 17%) 25%,hsl(62deg 8% 16%) 33%,hsl(66deg 7% 15%) 42%,hsl(72deg 6% 15%) 50%,hsl(82deg 5% 14%) 58%,hsl(98deg 3% 14%) 67%,hsl(130deg 3% 13%) 75%,hsl(161deg 3% 13%) 83%,hsl(183deg 5% 12%) 92%,hsl(195deg 7% 11%) 100%);
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    box-sizing: border-box;
    padding: 0 10px;
    color: #fff;
    outline: none;
}

/* BOUQET */
.bouqet-title {
    width: 100%;
    height: 78px;
    background: #292f34;
    border-radius: 10px;
    line-height: 78px;
    font-size: 14px;
    font-family: 'Averta CY Regular', sans-serif;
    color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.bouqet-title > span.icon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    margin-top: 19px;
    margin-right: 10px;
}

.bouqet-title > span.icon.danger {
    background: #c90000;
}

.bouqet-title > span.icon.danger svg {
    color: #fff;
    width: 23px;
    display: inline-block;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -11px;
    margin-top: 9px;
}

.bouqet-title > span.icon.success {
    background: #63d0a9;
}

.bouqet-title > span.icon.success svg {
    color: #fff;
    width: 30px;
    display: inline-block;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -15px;
    margin-top: 12px;
}

.bouqet-title span {
    display: block;
    float: left;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 18px;
    color: #fff;
}

.bouqet-box {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: inline-block;
}

.bouqet-left {
    width: 49%;
    float: left;
}

.bouqet-right {
    width: 50%;
    float: right;
}

.assign-row {
    display: grid;
    grid-template-columns: 1fr 160px;
    gap: 16px;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 10px;
    background: #292f34;
    border: 1px solid #676b6f
}

.combo {
    position: relative;
    border-radius: 14px
}

.combo__button {
    width: 100%;
    height: 56px;
    padding: 0 16px 0 20px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #dde3e8;
    background: #2c343a;
    border: 1px solid #4a5258;
    outline: 0;
    cursor: pointer;
    transition: box-shadow .18s,border-color .18s,background .18s
}

.combo__button:hover {
    background: #313940
}

.combo__button:focus {
    box-shadow: 0 0 0 3px rgba(0,162,255,.18);
    border-color: #6a7a85
}

.combo[aria-expanded=true] .chev {
    transform: rotate(180deg)
}

.chev {
    width: 22px;
    height: 22px;
    color: #e8eef3;
    transition: transform .18s
}

.combo__list {
    position: absolute;
    left: 0;
    top: calc(100% + 8px);
    width: 100%;
    max-height: 280px;
    margin: 0;
    padding: 6px 0;
    list-style: none;
    background: #3d3c31;
    border: 1px solid #31352f;
    border-radius: 12px;
    box-shadow: 0 18px 40px rgba(0,0,0,.35);
    overflow: auto;
    display: none;
    z-index: 50
}

.combo[aria-expanded=true] .combo__list {
    display: block
}

.combo__list::-webkit-scrollbar {
    width: 10px
}

.combo__list::-webkit-scrollbar-thumb {
    background: #496b2b;
    border-radius: 999px
}

.opt {
    padding: 14px 18px;
    color: #e7ecef;
    font: 500 15px/1.1 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
    position: relative
}

.opt+.opt {
    border-top: 1px solid rgba(255,255,255,.08)
}

.opt:hover {
    background: rgba(255,255,255,.06)
}

.opt[aria-selected=true] {
    background: rgba(255,255,255,.08)
}

.btn-save {
    height: 56px;
    border-radius: 14px;
    border: 1px solid #2f9c4f;
    background: #26b14a;
    color: #fff;
    font: 800 16px/1 system-ui;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    box-shadow: 0 14px 28px rgba(0,0,0,.35),inset 0 2px 10px rgba(255,255,255,.15);
    transition: filter .15s,transform 60ms
}

.btn-save:hover {
    filter: brightness(1.05);
    transform: translateY(-1px)
}

.btn-save:active {
    transform: translateY(0)
}

.check {
    width: 18px;
    height: 18px
}

.secili-aktif {
    display: block;
    width: 260px;
    height: 45px;
    border-radius: 5px;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    float: right;
    background: #26c900;
    margin: 20px 0;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.secili-aktif svg {
    position: relative;
    top: 4.5px;
}

.secili-aktif:hover, .secili-aktif.aktif {
    border-color: #26c900;
    background: transparent;
}

.secili-pasif {
    display: block;
    width: 260px;
    height: 45px;
    border-radius: 5px;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    float: left;
    background: #c90000;
    margin: 20px 0;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.secili-pasif svg {
    position: relative;
    top: 6.5px;
    width: 22px;
}

.secili-pasif:hover, .secili-pasif.aktif {
    border-color: #c90000;
    background: transparent;
}

span.danger-bouqet {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    background: #c90000;
    border-radius: 3px;
    margin-top: 30px;
    margin-left: 10px;
}

span.success-bouqet {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
    background: #63d0a9;
    border-radius: 3px;
    margin-top: 30px;
    margin-left: 10px;
}

.bouqet-buttons {
    width: 100%;
    height: 60px;
    background: #31383f;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
}

.bouqet-buttons-box {
    width: 520px;
    margin: 0 auto;
    margin-top: 17.5px;
}

.bouqet-buttons a {
    display: block;
    width: 250px;
    height: 25px;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.bouqet-buttons a:last-child {
    margin-right: 0;
}

.bouqet-buttons a.kategori-sec {
    background: #5a4932;
    color: #ff8e00;
}

.bouqet-buttons a.kategori-sec:hover {
    background: transparent;
    border-color: #5a4932;
}

.bouqet-buttons a.kategori-kaldir {
    background: #5a2d32;
    color: #ff0000;
}

.bouqet-buttons a.kategori-kaldir:hover {
    background: transparent;
    border-color: #5a2d32;
}

.bouqet-buttons a.kategori-kaldir.success {
    background: #2a6054;
    color: #0cffa8;
}

.bouqet-buttons a.kategori-kaldir.success:hover {
    background: transparent;
    border-color: #2a6054;
}

.secili-bouqet {
    width: 100%;
    height: 36px;
    background: #3b454e;
    border-radius: 5px;
    text-align: center;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.secili-bouqet span.number {
    color: #ff8e00;
}

.bouqet-list {
    width: 100%;
    height: 490px;
    box-sizing: border-box;
    padding: 10px;
    overflow: auto;
    background: #292f34;
    border-radius: 10px;
    margin-top: 10px;
}

.bouqet-list ul {
    width: 525px;
    margin: 0 auto;
    overflow: auto;
    height: 445px;
}

.bouqet-list ul li {
    width: 100%;
    height: 69px;
    background: #31383f;
    border-radius: 5px;
    margin-bottom: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: background .25s ease, box-shadow .25s ease;
}

.bouqet-list ul li:last-child {
    margin-bottom: 0;
}

.bouqet-list ul li:hover {
    background: #343c44;
}

.bouqet-list ul li.aktif {
    background: #54422a;
}

.bouqet-list ul li label {
    width: 69px;
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.bouqet-list ul li input[type="checkbox"] {
    appearance: none;
    width: 24px;
    height: 24px;
    border-radius: 6px;
    border: 2px solid #3d4650;
    background: transparent;
    outline: 0;
    transition: background .18s,border-color .18s, box-shadow .18s;
    box-sizing: border-box;
}

.bouqet-list ul li input[type="checkbox"]:hover {
    box-shadow: 0 0 0 3px rgba(255,142,0,.12);
}

.bouqet-list ul li input[type="checkbox"]:checked {
    background: #ff8e00;
    border-color: #ff8e00;
}

.bouqet-list ul li span.bouqet-name {
    display: block;
    font-family: 'Averta CY Regular',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
    font-size: 14px;
    color: #fff;
    height: 22px;
    overflow: hidden;
    float: left;
    width: 455px;
    margin-top: 12px;
}

.bouqet-list ul li span.bouqet-country {
    display: block;
    background: #3b454e;
    font-family: 'Averta CY Regular',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    padding: 3px 7px;
    float: left;
    margin-top: 6px;
    transition: background .18s;
}

.bouqet-list ul li.aktif span.bouqet-country {
    background: #ff8e00;
}

.bouqet-list ul li span.bouqet-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #5a4932;
    color: #ff8e00;
    opacity: .25;
    transition: opacity .18s, transform .18s;
}

.bouqet-list ul li.aktif span.bouqet-icon {
    opacity: 1;
    transform: translateY(-50%) scale(1.02);
}

.bouqet-list ul li span.bouqet-icon svg {
    width: 18px;
    height: 18px;
}

.bouqet-list {
    scrollbar-color: #63d0a9 #47525e;
    scrollbar-width: thin;
}

.bouqet-list::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.bouqet-list::-webkit-scrollbar-track {
    background: #47525e;
    border-radius: 8px;
}

.bouqet-list::-webkit-scrollbar-thumb {
    background: #63d0a9;
    border-radius: 8px;
    border: 2px solid #47525e;
}

.bouqet-list::-webkit-scrollbar-thumb:hover {
    background: #57c6a0;
}

.bouqet-kaydet {
    display: block;
    width: 260px;
    height: 45px;
    border-radius: 10px;
    background: #26c900;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-family: 'Averta CY Regular', sans-serif;
    font-size: 16px;
    margin: 0 auto;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

.bouqet-kaydet svg {
    width: 30px;
    position: relative;
    top: 5px;
}

.bouqet-kaydet:hover {
    background: transparent;
    border-color: #26c900;
}
