:root{--bg:#090c0e;--bg2:#0f1315;--card:#151a1d;--card2:#101416;--line:#293034;--gold:#d1a03e;--gold2:#a87421;--text:#f3f3f1;--muted:#a1a6a9;--red:#e44f4f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% -10%,#20201a 0,#0a0d0f 28%,#090b0d 55%);color:var(--text);font:15px/1.55 Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%}.wrap{max-width:1450px;margin:auto;padding:0 28px}.top{position:sticky;top:0;z-index:40;background:rgba(8,11,13,.96);border-bottom:1px solid #242a2d;backdrop-filter:blur(14px)}.topbar{height:92px;display:flex;align-items:center;gap:42px}.brand{display:inline-flex;align-items:center;border:1px solid #d9ad50;background:linear-gradient(135deg,#d8aa4e,#b57d24);border-radius:7px;overflow:hidden;font-size:30px;line-height:1;font-weight:900;letter-spacing:-1px;white-space:nowrap}.brand span,.brand b{padding:13px 16px}.brand b{background:#f5f3ed;color:#b47d23}.brand img{display:block;width:180px;height:58px;object-fit:contain;background:#d3a244}.brand.small{font-size:20px}.brand.small span,.brand.small b{padding:9px 11px}.brand.small img{width:145px;height:45px}.nav{display:flex;align-items:center;gap:27px;flex:1;font-weight:700;font-size:13px}.nav a{padding:35px 0 31px;border-bottom:3px solid transparent;white-space:nowrap}.nav a:hover{color:#e1b65d;border-color:var(--gold)}.top-actions{display:flex;align-items:center;gap:18px}.search-btn{font-size:30px;font-weight:200}.live-btn{color:#e4b454;font-weight:800;border-left:1px solid #30363a;padding-left:19px}.mobile-menu{display:none}.ticker{background:linear-gradient(90deg,#171b1e,#111416);border-bottom:1px solid #2b3033}.ticker-in{height:58px;display:flex;align-items:center;gap:26px}.ticker strong{background:linear-gradient(135deg,#d8a644,#b77c23);padding:9px 16px;border-radius:6px;font-size:13px}.ticker-scroll{display:flex;gap:34px;overflow:hidden;white-space:nowrap;flex:1}.ticker-scroll a{color:#ddd}.ticker-all{color:#d7a13a;font-weight:800;font-size:12px}.main{padding-top:18px;padding-bottom:55px}.home-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,1.08fr) 330px;gap:15px;min-height:520px}.hero-area{position:relative;min-height:520px;border-radius:9px;overflow:hidden;background:#111619;border:1px solid #30363a}.hero-card{position:absolute;inset:0;display:flex;align-items:flex-end;background:linear-gradient(0deg,#07090a,#192025);background-size:cover;background-position:center;opacity:0;pointer-events:none;transition:opacity .55s}.hero-card.active{opacity:1;pointer-events:auto}.hero-copy{padding:35px 34px 31px;max-width:88%}.hero-copy h1{font-size:48px;line-height:1.03;margin:16px 0 14px;letter-spacing:-1.5px}.hero-copy p{font-size:18px;color:#e1e1df;max-width:700px;margin:0 0 24px}.hero-copy small,.feature-card small,.news-card small{color:#c4c7c8}.hero-card>.tag{position:absolute;left:28px;top:28px}.hero-dots{position:absolute;z-index:6;bottom:17px;right:22px;display:flex;gap:7px}.hero-dots button{width:9px;height:9px;border:0;border-radius:20px;background:#7d8385;padding:0;cursor:pointer}.hero-dots button.active{width:30px;background:var(--gold)}.tag{display:inline-block;background:var(--tag,var(--gold));color:#fff;font-weight:800;font-size:11px;padding:5px 9px;border-radius:4px}.side-feature{display:grid;grid-template-rows:1fr 1fr;gap:15px}.feature-card{border:1px solid #2e3538;border-radius:9px;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;min-height:250px;background:linear-gradient(0deg,#111618,#222b30);background-size:cover;background-position:center}.feature-card .tag{align-self:flex-start;margin-bottom:auto}.feature-card h2{font-size:23px;line-height:1.1;margin:10px 0 6px}.sidebar{display:grid;gap:15px;align-content:start}.panel{background:linear-gradient(180deg,#181d20,#121618);border:1px solid #2d3438;border-radius:9px;padding:20px}.panel h3{font-size:17px;margin:0}.panel h4{font-size:17px;margin:14px 0 0}.panel p{color:var(--muted);margin:4px 0 16px}.panel-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #32383b;padding-bottom:12px;margin-bottom:13px}.panel-head a{font-size:11px;color:var(--gold);font-weight:800}.live-dot{font-size:10px;color:#ff6868}.live-dot:before{content:'';display:inline-block;width:7px;height:7px;background:#e63f3f;border-radius:50%;margin-right:5px}.live-preview{height:170px;border-radius:7px;background:radial-gradient(circle at 30% 15%,#264c68,#10172a 45%,#391018 100%);display:grid;place-items:center}.brand.mini{font-size:20px}.brand.mini span,.brand.mini b{padding:9px 10px}.gold-btn{display:inline-block;width:100%;text-align:center;background:linear-gradient(135deg,#d6a646,#b67a21);color:#fff;font-weight:900;border:0;border-radius:6px;padding:12px 17px;cursor:pointer}.author-line{display:flex;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #282f33}.author-line:last-child{border:0}.author-line img,.avatar{width:49px;height:49px;border-radius:5px;object-fit:cover;background:#363d40;display:grid;place-items:center;font-weight:900}.author-line span:last-child{display:flex;flex-direction:column}.author-line small{color:#b1b6b8}.section{margin-top:17px;border-top:1px solid #2a3033;padding-top:3px}.section-head{display:flex;justify-content:space-between;align-items:center;padding:13px 14px}.section-head h1,.section-head h2{font-size:18px;margin:0;color:#d5a33d}.section-head a{font-weight:800;color:#d5a33d;font-size:12px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.news-card{background:linear-gradient(180deg,#151a1d,#101416);border:1px solid #292f32;border-radius:8px;overflow:hidden}.news-card a{display:block;height:100%}.news-card .thumb{height:190px;position:relative;background:radial-gradient(circle at 40% 30%,#344358,#171d20 50%,#0e1113);background-position:center;background-size:cover}.news-card .thumb .tag{position:absolute;bottom:10px;left:12px}.news-card h3{font-size:20px;line-height:1.25;margin:14px 14px 8px}.news-card small{display:block;padding:0 14px 16px}.video-thumb{display:grid;place-items:center}.video-thumb i{position:relative;z-index:3;width:54px;height:54px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:22px;background:#0006}.compact-cards .news-card h3{font-size:18px}.compact-cards .thumb{height:150px}.category-block{margin-top:28px}.article{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px}.article-main{max-width:1000px}.breadcrumb{font-size:12px;color:#8e9699;margin:10px 0 16px}.breadcrumb a:hover{color:var(--gold)}.article h1{font-size:48px;line-height:1.06;margin:16px 0;letter-spacing:-1.2px}.lead{font-size:21px;color:#c9cccd;line-height:1.5}.meta{color:#8f9699;margin:16px 0 22px}.meta a{color:#d8aa4b}.article-image{width:100%;border-radius:10px;border:1px solid #2d3336;margin-bottom:20px}.content{font-size:18px;line-height:1.85;color:#e4e4e2}.content img{max-width:100%;height:auto}.content a{color:#deb04f}.article-video{margin:0 0 22px}.article-side{padding-top:45px}.side-link{display:block;padding:10px 0;border-bottom:1px solid #2b3134}.video-box{aspect-ratio:16/9;background:#13171a;border:1px solid #2d3336;border-radius:10px;overflow:hidden}.video-box iframe{width:100%;height:100%;border:0}.empty-live{height:100%;display:grid;place-items:center;align-content:center;text-align:center}.search-form{display:flex;gap:10px;max-width:760px;margin:20px 0}.search-form input{flex:1;padding:15px;background:#14181b;border:1px solid #30363a;border-radius:7px;color:#fff}.search-form button{border:0;width:100px}.result-text{color:#aaa}.author-profile{display:flex;gap:20px;align-items:center;background:#15191b;border:1px solid #292f32;border-radius:8px;padding:24px;margin-bottom:20px}.author-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.author-card{display:flex;gap:18px;background:#14191c;border:1px solid #2a3134;border-radius:9px;padding:20px}.author-card img,.author-avatar{width:105px;height:105px;border-radius:8px;object-fit:cover;background:#2f3639;display:grid;place-items:center;font-size:35px;font-weight:900}.author-card h2{margin:6px 0}.author-card b{color:#d6a33f}.author-card p{color:#aeb3b5}.comments{margin-top:35px;border-top:1px solid #2d3336}.comment-form{background:#121719;border:1px solid #2c3337;padding:18px;border-radius:9px}.comment-form label{display:block;color:#cbd0d2;font-size:12px;margin-bottom:12px}.comment-form input,.comment-form textarea{display:block;width:100%;margin-top:6px;padding:12px;background:#0b0f11;border:1px solid #30373b;border-radius:7px;color:#fff}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.comment-form .gold-btn{width:auto}.comment-form>small{color:#90979b;margin-left:10px}.comment-list{display:grid;gap:10px;margin-top:14px}.comment{background:#111619;border:1px solid #2a3134;padding:16px;border-radius:8px}.comment small{color:#91989b;margin-left:9px}.comment p{margin:8px 0 0}.notice{padding:12px;border-radius:6px;margin:12px 0}.notice.success{background:#183421;color:#78dc94}.notice.danger{background:#391a1a;color:#ff9696}.ad-slot{max-width:1450px;margin:14px auto;padding:0 28px;text-align:center}.ad-slot>span{display:block;font-size:9px;color:#676d70;margin-bottom:3px}.ad-slot img{display:block;max-height:180px;width:auto;max-width:100%;margin:auto;border-radius:6px}.article .ad-slot{padding:0;margin:20px 0}.footer{border-top:1px solid #242a2d;background:#080a0b;padding:30px 0}.footer-in{display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.footer p{color:#858c90;margin:4px 0}.footer small{color:#62686b}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.mobile-bottom{display:none}.page-title{padding-top:0}@media(max-width:1200px){.home-grid{grid-template-columns:1.6fr 1fr}.sidebar{grid-column:1/-1;grid-template-columns:1fr 1fr}.cards{grid-template-columns:repeat(3,1fr)}.nav{gap:14px;font-size:12px}.nav a:nth-last-child(-n+3){display:none}}@media(max-width:800px){.wrap{padding:0 14px}.topbar{height:78px;justify-content:space-between;gap:12px}.brand{font-size:20px}.brand span,.brand b{padding:10px}.brand img{width:132px;height:47px}.mobile-menu{display:block;background:none;border:0;color:#fff;font-size:27px}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#0d1012;padding:16px;flex-direction:column;align-items:stretch;border-bottom:1px solid #2b3033;max-height:70vh;overflow:auto}.nav.open{display:flex}.nav a{display:block!important;padding:9px;border:0}.live-btn{display:none}.ticker-in{height:54px;padding:0 14px;gap:12px}.ticker-scroll{font-size:13px}.ticker-scroll a:not(:first-child){display:none}.ticker-all{display:none}.main{padding-top:14px;padding-bottom:95px}.home-grid{display:block}.hero-area{min-height:440px}.hero-card{min-height:440px}.hero-copy{padding:25px;max-width:100%}.hero-copy h1{font-size:38px}.hero-copy p{font-size:16px}.hero-card>.tag{left:22px;top:22px}.side-feature{display:none}.sidebar{display:none}.cards{display:block}.news-card{margin-bottom:10px}.news-card a{display:grid;grid-template-columns:40% 1fr;min-height:128px}.news-card .thumb{height:auto;min-height:128px;grid-row:1/4}.news-card h3{font-size:18px;margin:15px 13px 5px}.news-card small{font-size:12px}.video-cards .news-card a{display:block}.video-cards .news-card .thumb{height:210px}.compact-cards .news-card a{display:grid}.compact-cards .thumb{height:auto}.article{display:block}.article h1{font-size:36px}.lead{font-size:18px}.article-side{display:none}.footer{display:none}.mobile-bottom{position:fixed;display:flex;z-index:50;bottom:0;left:0;right:0;background:rgba(12,15,16,.98);border-top:1px solid #33383b;justify-content:space-around;padding:9px 4px 8px}.mobile-bottom a{display:flex;flex-direction:column;align-items:center;font-size:20px;color:#c8c9c9;min-width:55px}.mobile-bottom span{font-size:9px}.mobile-bottom .live{color:var(--gold)}.section-head{padding-left:0;padding-right:0}.video-box{aspect-ratio:16/9}.author-grid{grid-template-columns:1fr}.author-card{padding:14px}.author-card img,.author-avatar{width:82px;height:82px}.two-fields{grid-template-columns:1fr}.ad-slot{padding:0 14px}.comment-form>small{display:block;margin:10px 0 0}}


/* v0.3.0 */
.software-credit{border-top:1px solid rgba(255,255,255,.06);margin-top:18px;padding:12px 20px;text-align:center;color:#7f8689;font-size:11px;letter-spacing:.3px}.software-credit::first-letter{color:#c99732}.home-grid.no-sidebar{grid-template-columns:minmax(0,1.5fr) minmax(260px,.55fr)}
@media(max-width:900px){.home-grid.no-sidebar{grid-template-columns:1fr}}

/* v0.4.0 - galeri ve anket */
.article-gallery,.article-poll{margin:30px 0;border:1px solid #2b3235;border-radius:10px;background:linear-gradient(180deg,#14191c,#0f1315);overflow:hidden}.article-gallery .section-head{border-bottom:1px solid #293034}.article-gallery .section-head p{margin:3px 0 0;color:#9da4a7}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px}.gallery-photo{position:relative;border:0;background:#111619;padding:0;cursor:pointer;border-radius:7px;overflow:hidden;min-height:180px;color:#fff;text-align:left}.gallery-photo img{width:100%;height:190px;object-fit:cover;display:block;transition:.2s}.gallery-photo:hover img{transform:scale(1.03)}.gallery-photo span{position:absolute;left:0;right:0;bottom:0;padding:28px 10px 9px;background:linear-gradient(0deg,#000d,transparent);font-size:11px}.gallery-lightbox{position:fixed;z-index:100;inset:0;background:#050708f2;display:grid;place-items:center;padding:60px 20px}.gallery-lightbox[hidden]{display:none}.gallery-lightbox img{max-width:min(1200px,95vw);max-height:82vh;border-radius:8px}.gallery-lightbox p{position:absolute;bottom:18px;color:#ddd}.gallery-lightbox button{position:absolute;right:25px;top:18px;background:none;border:0;color:#fff;font-size:42px;cursor:pointer}.article-poll{padding:20px}.poll-title span{color:#d6a440;font-size:11px;font-weight:800}.poll-title h2{font-size:25px;margin:7px 0}.poll-title small{color:#8c9498}.poll-form{display:grid;gap:9px;margin-top:15px}.poll-form label{display:flex;gap:10px;align-items:center;border:1px solid #2d3538;padding:12px;border-radius:7px;background:#0e1315;cursor:pointer}.poll-form input{accent-color:#d1a03e}.poll-form .gold-btn{width:auto;justify-self:start;margin-top:5px}.poll-results{display:grid;gap:13px;margin-top:16px}.poll-results>div>span{display:flex;justify-content:space-between;gap:10px}.poll-results em{font-style:normal;color:#d6a440;font-weight:800}.poll-results i{display:block;height:9px;background:#282f32;border-radius:9px;margin:6px 0;overflow:hidden}.poll-results u{display:block;height:100%;background:linear-gradient(90deg,#9b6e21,#ddb04d);text-decoration:none}.poll-results small,.poll-closed{color:#858d91}
@media(max-width:800px){.gallery-grid{grid-template-columns:1fr 1fr}.gallery-photo{min-height:120px}.gallery-photo img{height:145px}.poll-title h2{font-size:21px}}@media(max-width:480px){.gallery-grid{grid-template-columns:1fr}.gallery-photo img{height:210px}}



/* v0.5.0 - premium haber detayi, kaynak, etiket, paylasim */
.article-tools{display:flex;justify-content:flex-end;margin:-6px 0 10px}.share-buttons{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.share-buttons>b{font-size:10px;color:#858d91;margin-right:3px}.share-buttons a,.share-buttons button{border:1px solid #30383c;background:#111619;color:#d9dddf;border-radius:999px;padding:7px 10px;font:700 10px Arial;cursor:pointer}.share-buttons a:hover,.share-buttons button:hover{border-color:#c99732;color:#e2b654}.article-source{margin:24px 0;padding:13px 15px;border-left:3px solid #c99732;background:#121719;color:#abb2b5;font-size:13px}.article-source a{color:#d7aa4b}.article-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:18px 0 28px}.article-tags>b{font-size:11px;color:#899195;margin-right:3px}.article-tags a{background:#151b1e;border:1px solid #2b3336;padding:7px 10px;border-radius:999px;color:#d8aa4a;font-size:11px;font-weight:800}.pagination{display:flex;gap:7px;justify-content:center;margin:28px 0}.pagination a{padding:8px 11px;border:1px solid #30373a;border-radius:6px}.pagination a.active{background:#c99732;color:#111;border-color:#c99732}

/* v0.6.0 PWA + sayfalar + 404 */
.pwa-tools{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;gap:8px;justify-items:end}.pwa-tools button{border:1px solid #d0a03d;background:linear-gradient(135deg,#d6aa4d,#a97824);color:#101214;border-radius:9px;padding:10px 14px;font-weight:800;box-shadow:0 10px 30px #0008;cursor:pointer}.pwa-tools button[hidden]{display:none}.static-page{max-width:920px;margin:20px auto 60px}.static-page-head{padding:34px 0 20px;border-bottom:1px solid #2a3033;margin-bottom:24px}.static-page-head small{color:#d1a13e;font-weight:800;letter-spacing:.12em}.static-page-head h1{font-size:42px;line-height:1.08;margin:8px 0}.static-page-head p{color:#a7adaf;font-size:17px}.static-content{font-size:17px;line-height:1.8;color:#ddd}.static-content h2,.static-content h3{color:#f3f0e7}.error-page{min-height:52vh;display:grid;place-items:center;text-align:center;padding:55px 20px}.error-page strong{font-size:92px;color:#d0a03d;line-height:1}.error-page h1{font-size:32px;margin:8px 0}.error-page p{color:#9fa6a9;max-width:520px}.error-actions{display:flex;gap:9px;justify-content:center;flex-wrap:wrap}.error-actions a{padding:10px 14px;border:1px solid #343b3e;border-radius:8px}.error-actions a:first-child{background:#d0a03d;color:#101214;border-color:#d0a03d;font-weight:800}@media(max-width:760px){.pwa-tools{right:12px;bottom:82px}.static-page-head h1{font-size:31px}.static-content{font-size:16px}}
