html body main.kanallar-main{background:#f3f4f6!important}html body .kl{font-family:var(--dn-font,"Roboto", system-ui, sans-serif);color:#1f2937;position:relative;background:#f3f4f6!important;margin:0!important;padding:40px 0 56px!important}html body .kl *,html body .kl :before,html body .kl :after{box-sizing:border-box}html body .kl [class*=card]{box-shadow:none!important}html body .kl__inner{width:100%;max-width:1152px;margin:0 auto;padding:0 12px}@media (min-width:768px){html body .kl{padding:56px 0 72px!important}html body .kl__inner{padding:0 16px}}html body .kl-head{text-align:center;margin-bottom:32px}html body .kl .kl-head__title{color:var(--dn-navy,#0c2e4e)!important;-webkit-text-fill-color:currentColor!important;font-family:var(--dn-font,"Roboto", system-ui, sans-serif)!important;letter-spacing:normal!important;text-shadow:none!important;margin:0!important;font-size:30px!important;font-weight:800!important;line-height:36px!important}@media (min-width:768px){html body .kl .kl-head__title{font-size:36px!important;line-height:40px!important}}html body .kl-panel{z-index:5;border:1px solid var(--dn-blue-100,#d6e8f5);background:#fff;border-radius:16px;padding:16px;position:relative;box-shadow:0 1px 2px #0000000d!important}@media (min-width:768px){html body .kl-panel{padding:24px}}html body .kl-panel--loading{justify-content:center;align-items:center;min-height:140px;display:flex}html body .kl .kl-loading{color:#6b7280!important;-webkit-text-fill-color:currentColor!important;margin:0!important;font-size:16px!important;font-weight:600!important}html body .kl-selects{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}@media (min-width:768px){html body .kl-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}html body .kl-dd{position:relative}html body .kl .kl-dd__btn{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;height:52px;margin:0;padding:0 16px;font-family:inherit;font-size:15px;font-weight:700;line-height:20px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:none!important;color:var(--dn-navy,#0c2e4e)!important;-webkit-text-fill-color:currentColor!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important}html body .kl .kl-dd__btn:hover{border-color:var(--dn-blue-200,#b9d7ee)!important}html body .kl .kl-dd.is-open .kl-dd__btn,html body .kl .kl-dd__btn:focus-visible{outline:none;border-color:var(--dn-blue,#1d7bbb)!important;box-shadow:0 0 0 3px #1d7bbb26!important}html body .kl-dd__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}html body .kl-dd__chev{color:var(--dn-blue,#1d7bbb);flex-shrink:0;transition:transform .2s}html body .kl-dd.is-open .kl-dd__chev{transform:rotate(180deg)}html body .kl .kl-dd__list{z-index:30;border:1px solid #e5e7eb;border-radius:12px;max-height:320px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;background:#fff!important;margin:0!important;padding:6px!important;list-style:none!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a!important}html body .kl .kl-dd__opt{cursor:pointer;border-radius:8px;font-size:14px;font-weight:500;line-height:20px;color:#374151!important;-webkit-text-fill-color:currentColor!important;background:0 0!important;margin:0!important;padding:10px 12px!important;list-style:none!important}html body .kl .kl-dd__opt:hover{background:var(--dn-blue-50,#eaf3fa)!important;color:var(--dn-navy,#0c2e4e)!important}html body .kl .kl-dd__opt.is-active{font-weight:700;background:var(--dn-blue-50,#eaf3fa)!important;color:var(--dn-navy,#0c2e4e)!important}html body .kl .kl-dd__opt--empty{cursor:default;color:#9ca3af!important}html body .kl .kl-cats{border-top:1px solid #f3f4f6;flex-wrap:wrap;gap:8px;display:flex;margin:16px 0 0!important;padding:16px 0 0!important;list-style:none!important}html body .kl .kl-cats li{flex-shrink:0;margin:0!important;padding:0!important;list-style:none!important}html body .kl .kl-cats a{border:1px solid var(--dn-blue-100,#d6e8f5);white-space:nowrap;background:#fff;border-radius:9999px;align-items:center;height:36px;padding:0 16px;font-size:14px;font-weight:600;line-height:20px;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex;color:var(--dn-navy,#0c2e4e)!important;-webkit-text-fill-color:currentColor!important;text-decoration:none!important}html body .kl .kl-cats a:before,html body .kl .kl-cats a:after{display:none!important}html body .kl .kl-cats a:hover{background:var(--dn-blue-50,#eaf3fa);border-color:var(--dn-blue-200,#b9d7ee)}html body .kl .kl-cats a.is-active{background:var(--dn-navy,#0c2e4e);border-color:var(--dn-navy,#0c2e4e);color:#fff!important}@media (max-width:767px){html body .kl .kl-cats{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;margin-right:-16px!important;padding-right:16px!important}html body .kl .kl-cats::-webkit-scrollbar{display:none}}html body .kl .kl-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid;margin:24px 0 0!important;padding:0!important;list-style:none!important}@media (min-width:640px){html body .kl .kl-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}}@media (min-width:1024px){html body .kl .kl-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:32px!important}}html body .kl .kl-tile{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:box-shadow .2s,border-color .2s,transform .2s;overflow:hidden;margin:0!important;padding:0!important;list-style:none!important;box-shadow:0 1px 2px #0000000d!important}html body .kl .kl-tile:hover{border-color:var(--dn-blue-200,#b9d7ee);transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a!important}html body .kl .kl-tile a{aspect-ratio:4/3;justify-content:center;align-items:center;padding:14px;display:flex;text-decoration:none!important}html body .kl .kl-tile img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:64px;display:block}@media (max-width:639px){html body .kl .kl-tile{border-radius:12px}html body .kl .kl-tile a{padding:10px}html body .kl .kl-tile img{max-height:44px}}html body .kl .kl-tile__label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}html body .kl .kl-tile--skeleton{aspect-ratio:4/3;background:linear-gradient(90deg,#fff 0%,#f3f4f6 50%,#fff 100%) 0 0/200% 100%;animation:1.4s ease-in-out infinite kl-shimmer}@keyframes kl-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}html body .kl .kl-empty{color:#6b7280;text-align:center;background:#fff;border:1px dashed #d1d5db;border-radius:16px;grid-column:1/-1;font-size:15px;margin:0!important;padding:32px 16px!important;list-style:none!important}
