:root{--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--radius-sm:0.5rem;--radius:0.75rem;--radius-lg:1rem;--radius-xl:1.25rem;--shadow-sm:0 1px 3px rgba(0,0,0,0.08);--shadow:0 2px 8px rgba(0,0,0,0.1);--shadow-lg:0 4px 16px rgba(0,0,0,0.12);--touch-target:44px}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}html,body{max-width:100vw;overflow-x:hidden}img{max-width:100%;height:auto}.container{padding-left:12px!important;padding-right:12px!important}.mobile-app-banner{display:none!important;position:relative!important;z-index:1001!important;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;color:#fff!important;padding:12px 16px!important;box-shadow:0 2px 12px rgba(0,0,0,.15)!important;animation:slideDown .4s ease!important}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-app-banner.show{display:flex!important;align-items:center!important;gap:12px!important}.mobile-app-icon{width:56px!important;height:56px!important;flex-shrink:0!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.75rem!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}.mobile-app-icon i{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.mobile-app-content{flex:1!important}.mobile-app-title{font-size:.9375rem!important;font-weight:700!important;margin:0 0 3px!important;color:#fff!important}.mobile-app-subtitle{font-size:.75rem!important;margin:0!important;opacity:.9!important}.mobile-app-actions{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:flex-end!important}.mobile-app-btn{padding:6px 14px!important;background:#fff!important;color:#4c63d2!important;border:none!important;border-radius:20px!important;font-size:.75rem!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;gap:4px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;transition:all .2s ease!important}.mobile-app-btn span{color:#4c63d2!important}.mobile-app-btn:active{transform:scale(.95)!important}.mobile-app-close{position:absolute!important;top:8px!important;right:8px!important;width:24px!important;height:24px!important;border:none!important;background:rgba(255,255,255,.2)!important;border-radius:50%!important;color:#fff!important;font-size:.875rem!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.header-top{display:none!important}.main-header{position:sticky!important;top:0!important;z-index:1000!important;background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,8%)!important}.header-main{padding:12px 0!important;border-bottom:none!important}.header-main .container>.d-flex{position:relative;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.mobile-menu-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border:none!important;background:0 0!important;color:#1e293b!important;font-size:1.375rem!important;cursor:pointer!important;padding:0!important;margin:0!important;transition:all .2s ease!important}.mobile-menu-btn:active{transform:scale(.92)!important;color:var(--primary,#e63946)!important}.logo{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;font-size:1.5rem!important;z-index:10!important}.logo img{max-height:36px!important;width:auto!important}.logo-text{font-size:1.25rem!important;font-weight:700!important}.header-right{display:flex!important;align-items:center!important;gap:4px!important}.mobile-search-btn,.mobile-notification-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border:none!important;background:0 0!important;color:#64748b!important;font-size:1.125rem!important;cursor:pointer!important;transition:all .2s ease!important;border-radius:50%!important}.mobile-search-btn:active,.mobile-notification-btn:active{background:#f1f5f9!important;transform:scale(.92)!important}.mobile-notification-btn{position:relative!important}.mobile-notification-badge{position:absolute!important;top:8px!important;right:8px!important;width:8px!important;height:8px!important;background:#ef4444!important;border-radius:50%!important;border:2px solid #fff!important}.mobile-menu-categories{padding:16px!important;background:#fff!important;border-top:1px solid #f1f5f9!important}.mobile-categories-list{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.mobile-category-item{display:inline-block!important;padding:6px 12px!important;background:#f1f5f9!important;border-radius:16px!important;font-size:.75rem!important;font-weight:500!important;color:#475569!important;text-decoration:none!important;transition:all .2s ease!important}.mobile-category-item:active{background:#e2e8f0!important;transform:scale(.95)!important;color:var(--primary,#e63946)!important}@media(max-width:767px){.mobile-notification-overlay{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#fff!important;z-index:10001!important;flex-direction:column!important}.mobile-notification-overlay.active{display:flex!important}}.mobile-notification-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 20px!important;background:#fff!important;border-bottom:1px solid #f1f5f9!important;box-shadow:0 2px 8px rgba(0,0,0,4%)!important}.mobile-notification-header h3{font-size:1.125rem!important;font-weight:700!important;color:#1e293b!important;margin:0!important}.mobile-notification-close{width:36px!important;height:36px!important;border:none!important;background:#f1f5f9!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.125rem!important;color:#64748b!important;cursor:pointer!important}.mobile-notification-content{flex:1!important;overflow-y:auto!important;padding:12px!important}.notification-item{display:flex!important;gap:12px!important;padding:14px!important;background:#fff!important;border-radius:12px!important;margin-bottom:8px!important;border:1px solid #f1f5f9!important;transition:all .2s ease!important}.notification-item.unread{background:#fef2f2!important;border-color:#fecaca!important}.notification-item:active{background:#f8f9fa!important;transform:scale(.98)!important}.notification-icon{width:40px!important;height:40px!important;flex-shrink:0!important;border-radius:50%!important;background:linear-gradient(135deg,var(--primary,#e63946),#d62839)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:1rem!important}.notification-body{flex:1!important}.notification-body h4{font-size:.9375rem!important;font-weight:600!important;color:#1e293b!important;margin:0 0 4px!important}.notification-body p{font-size:.8125rem!important;color:#64748b!important;margin:0 0 6px!important;line-height:1.4!important}.notification-time{font-size:.6875rem!important;color:#94a3b8!important;font-weight:500!important}.mega-nav{display:none!important}.mega-nav .container{padding:0!important}.nav-inner{display:none!important}.nav-toggle{display:none!important}@media(max-width:767px){.mobile-menu-drawer{display:none!important;position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:85%!important;max-width:320px!important;background:#fff!important;z-index:10000!important;box-shadow:4px 0 24px rgba(0,0,0,.15)!important;transform:translateX(-100%)!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;overflow-y:auto!important}.mobile-menu-drawer.active{display:block!important;transform:translateX(0)!important}.mobile-menu-overlay{pointer-events:none!important;display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:rgba(0,0,0,.5)!important;z-index:9999!important;opacity:0!important;transition:opacity .3s ease!important}.mobile-menu-overlay.active{pointer-events:auto!important;display:block!important;opacity:1!important}}@media(min-width:768px){.mobile-menu-drawer,.mobile-menu-overlay,.mobile-notification-overlay,.mobile-menu-btn,.mobile-notification-btn,.mobile-app-banner{display:none!important}}.mobile-menu-header{padding:20px 16px!important;background:linear-gradient(135deg,var(--primary,#e63946) 0%,#d62839 100%)!important;color:#fff!important}.mobile-menu-user{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:12px!important}.mobile-menu-avatar{width:48px!important;height:48px!important;border-radius:50%!important;background:rgba(255,255,255,.2)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.5rem!important}.mobile-menu-user-info h3{font-size:1rem!important;font-weight:600!important;margin:0!important}.mobile-menu-user-info p{font-size:.8125rem!important;opacity:.9!important;margin:0!important}.mobile-menu-close{position:absolute!important;top:16px!important;right:16px!important;width:36px!important;height:36px!important;border:none!important;background:rgba(255,255,255,.2)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:1.125rem!important;cursor:pointer!important}.nav-list{list-style:none!important;padding:0!important;margin:0!important}.nav-list li{border-bottom:1px solid #f1f5f9!important}.nav-list li:last-child{border-bottom:none!important}.nav-list li a{display:flex!important;align-items:center!important;gap:14px!important;padding:14px 20px!important;font-size:.9375rem!important;color:#1e293b!important;font-weight:500!important;text-decoration:none!important;transition:all .2s ease!important}.nav-list li a:active{background:#f8f9fa!important}.nav-list li a i{width:22px!important;text-align:center!important;color:#64748b!important;font-size:1rem!important}.nav-list li.active a{color:var(--primary,#e63946)!important;background:rgba(230,57,70,8%)!important}.nav-list li.active a i{color:var(--primary,#e63946)!important}.mobile-menu-modules{padding:16px!important;background:#f8f9fa!important}.mobile-menu-modules-title{font-size:.75rem!important;font-weight:600!important;color:#64748b!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:12px!important;padding:0 4px!important}.mobile-modules-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.mobile-module-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:12px 8px!important;background:#fff!important;border-radius:12px!important;text-decoration:none!important;transition:all .2s ease!important}.mobile-module-item:active{background:#f1f5f9!important;transform:scale(.95)!important}.mobile-module-item i{font-size:1.25rem!important;color:var(--primary,#e63946)!important;margin-bottom:6px!important}.mobile-module-item span{font-size:.6875rem!important;font-weight:500!important;color:#475569!important;text-align:center!important}.hero-section{padding:12px 0!important}.hero-row{gap:0!important}.hero-col-left{flex:1!important;width:100%!important}.hero-col-right,.side-news{display:none!important}.hero-slider{aspect-ratio:16/9!important;min-height:220px!important;max-height:none!important;border-radius:var(--radius-lg)!important;overflow:hidden!important}.hero-slide{height:100%!important}.hero-content{padding:16px 18px!important;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 70%,transparent 100%)!important}.hero-title{font-size:1.125rem!important;line-height:1.4!important;font-weight:700!important;margin:0!important;text-shadow:0 1px 3px rgba(0,0,0,.3)!important}.hero-category{display:none!important}.hero-meta{display:none!important}.slider-numbers-nav,.slider-numbers-wrapper,.slider-number-item{display:none!important}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{display:none!important}.swiper-pagination{bottom:8px!important}.swiper-pagination-bullet{width:6px!important;height:6px!important;background:rgba(255,255,255,.5)!important;opacity:1!important}.swiper-pagination-bullet-active{width:18px!important;background:#fff!important;border-radius:10px!important}.section{padding:16px 0!important}.section-header{margin-bottom:12px!important}.section-title{font-size:1.125rem!important}.section>.container>.row.g-4{display:flex!important;flex-direction:column!important;gap:16px!important;margin:0!important}.section>.container>.row.g-4>.col-lg-6,.section>.container>.row.g-4>[class*=col-]{width:100%!important;max-width:100%!important;flex:none!important;padding:0!important}.category-block{background:#fff!important;border-radius:var(--radius-lg)!important;overflow:hidden!important;box-shadow:var(--shadow)!important;margin:0!important}.category-header{padding:12px 14px!important;margin:0!important}.video-section{display:none!important}.category-title{font-size:.9375rem!important;font-weight:600!important;gap:10px!important;color:#fff!important}.category-title i{width:28px!important;height:28px!important;font-size:.75rem!important;border-radius:6px!important;background:rgba(255,255,255,.2)!important;display:flex!important;align-items:center!important;justify-content:center!important}.view-all-sm{font-size:.75rem!important;padding:5px 10px!important;background:rgba(255,255,255,.2)!important;color:#fff!important;border-radius:6px!important}.category-content{padding:12px!important;background:#fff!important}.category-content .row,.category-content .row.g-3{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;margin:0!important}.category-content .row>.col-4,.category-content .row>.col-md-4,.category-content .row>[class*=col-]{width:100%!important;max-width:100%!important;padding:0!important}.news-card-mini{background:#fff!important;border-radius:var(--radius)!important;overflow:hidden!important;border:1px solid #f1f5f9!important;height:100%!important;display:flex!important;flex-direction:column!important}.news-card-mini a{display:flex!important;flex-direction:column!important;height:100%!important;text-decoration:none!important}.news-card-mini-img{position:relative!important;width:100%!important;aspect-ratio:16/10!important;overflow:hidden!important;flex-shrink:0!important}.news-card-mini-img img{width:100%!important;height:100%!important;object-fit:cover!important}.news-card-mini-body{padding:8px 10px!important;flex:1!important;display:flex!important;flex-direction:column!important}.news-card-mini-title{font-size:.75rem!important;font-weight:600!important;line-height:1.35!important;color:#1e293b!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.news-card-mini-footer{display:none!important}.galeri-section{padding:20px 0!important}.galeri-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:10px!important;padding-bottom:8px!important;margin:0 -12px!important;padding-left:12px!important;padding-right:12px!important}.galeri-grid::-webkit-scrollbar{display:none!important}.galeri-item{flex:0 0 140px!important;width:140px!important;height:100px!important;scroll-snap-align:start!important;border-radius:var(--radius)!important;overflow:hidden!important}.galeri-item-title{font-size:.6875rem!important;line-height:1.3!important}.video-section{padding:20px 0!important}.video-section .row.g-4{flex-direction:column!important}.video-section .col-lg-7,.video-section .col-lg-5{width:100%!important}.video-main{height:180px!important;border-radius:var(--radius-lg)!important;margin-bottom:12px!important}.video-main-title{font-size:.9375rem!important}.video-list{display:flex!important;overflow-x:auto!important;gap:10px!important;padding-bottom:8px!important}.video-item{flex:0 0 260px!important}.footer-top{padding:16px 0!important}.footer-main{padding:20px 0!important}.footer-main .row>div{margin-bottom:16px!important}.footer-logo{font-size:1.25rem!important}.footer-desc{font-size:.8125rem!important}.haber-detay-container{padding:0!important}.haber-baslik{font-size:1.25rem!important;line-height:1.4!important}.haber-spot{font-size:.9375rem!important}.haber-icerik{font-size:1rem!important;line-height:1.7!important}.haber-icerik p{margin-bottom:1rem!important}.haber-sidebar,.sidebar{display:none!important}.social-share-fixed,.share-buttons-fixed,.media-overlay-cards{display:none!important}.share-buttons{display:flex!important;justify-content:center!important;gap:8px!important;margin:16px 0!important}.share-buttons a,.share-buttons button{width:40px!important;height:40px!important;border-radius:50%!important}.share-bar{padding:10px 12px!important;border-radius:var(--radius)!important;margin:12px 0!important}.share-btns{gap:6px!important}.share-btn-inline{width:36px!important;height:36px!important}.ad-container,.adsense-container,.reklam-container{display:none!important}@media(max-width:575px){.category-block{padding:0!important}}@media(max-width:480px){.hero-slider{min-height:180px!important}.hero-title{font-size:1rem!important}.category-header{padding:10px 12px!important}.category-title{font-size:.875rem!important}.category-title i{display:none!important}.category-content{padding:10px!important}.category-content .row,.category-content .row.g-3{gap:8px!important}.news-card-mini-title{font-size:.6875rem!important}.news-card-mini-body{padding:6px 8px!important}}@media(max-width:360px){.hero-slider{min-height:160px!important}.hero-title{font-size:.9375rem!important}.category-content .row,.category-content .row.g-3{gap:6px!important}.news-card-mini-title{font-size:.625rem!important}}