/*
Theme Name: Orchestra News
Theme URI: https://example.com/orchestra-news
Author: Orkestra AI
Description: Hızlı, canlı ve sektör bağımsız profesyonel haber/yayın teması.
Version: 1.2.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: orchestra-news
*/
:root{--brand:#ff3b30;--dark:#09131f;--ink:#15202b;--muted:#677481;--line:#e8edf1;--bg:#f4f6f8;--radius:14px;--max:1280px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.wrap{width:min(var(--max),calc(100% - 32px));margin:auto}.market{background:#07101a;color:#fff;font-size:12px}.market .wrap{display:flex;gap:24px;overflow:auto;padding:9px 0;white-space:nowrap}.market b{color:#32d49a}.site-head{background:#fff;border-bottom:1px solid var(--line)}.head-row{height:88px;display:flex;align-items:center;gap:28px}.logo{font-size:30px;font-weight:950;letter-spacing:-1.5px}.logo i{color:var(--brand);font-style:normal}.tagline{font-size:11px;color:var(--muted);border-left:1px solid var(--line);padding-left:22px}.head-tools{margin-left:auto;display:flex;gap:10px}.icon-btn{border:1px solid var(--line);background:#fff;border-radius:50%;width:42px;height:42px;cursor:pointer}.main-nav{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.nav-row{height:50px;display:flex;align-items:center;gap:25px;overflow:auto}.nav-row a{font-size:13px;font-weight:800;white-space:nowrap}.nav-row a:hover{color:var(--brand)}.breaking{background:var(--brand);color:#fff}.breaking .wrap{height:42px;display:flex;align-items:center;gap:18px;overflow:hidden}.breaking strong{background:#fff;color:var(--brand);font-size:10px;padding:6px 9px;border-radius:5px;white-space:nowrap}.ticker{white-space:nowrap;animation:ticker 24s linear infinite;font-size:13px;font-weight:700}@keyframes ticker{from{transform:translateX(60%)}to{transform:translateX(-100%)}}.ad{height:110px;margin:24px auto;display:grid;place-items:center;background:#e9edf0;color:#9aa3aa;font-size:10px;letter-spacing:2px}.hero{display:grid;grid-template-columns:1.55fr .8fr .8fr;grid-template-rows:245px 245px;gap:12px}.story{position:relative;overflow:hidden;border-radius:var(--radius);background:linear-gradient(135deg,#263b4b,#0b1620);min-height:190px}.story img{width:100%;height:100%;object-fit:cover;transition:.4s}.story:hover img{transform:scale(1.035)}.story:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#061018e8)}.story-copy{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.story-copy span,.cat{display:inline-block;background:var(--brand);color:#fff;border-radius:4px;padding:5px 7px;font-size:9px;font-weight:900;text-transform:uppercase}.story-copy h2{font-size:20px;line-height:1.15;margin:9px 0 0}.story.lead{grid-row:span 2}.story.lead .story-copy h2{font-size:36px}.story.lead .story-copy{bottom:28px;left:28px}.fallback{position:absolute;inset:0;background:linear-gradient(135deg,#233b51,#07121d)}.section{margin-top:35px}.section-head{display:flex;align-items:end;border-bottom:3px solid var(--dark);margin-bottom:16px}.section-head h2{margin:0;padding:0 0 10px;font-size:24px;letter-spacing:-.7px}.section-head a{margin-left:auto;font-size:11px;font-weight:800;color:var(--brand);padding-bottom:12px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.news-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--line);transition:.2s}.news-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #14222e14}.thumb{height:170px;background:#dfe5e8;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.card-body{padding:14px}.card-body h3{margin:8px 0;font-size:17px;line-height:1.25}.meta{font-size:10px;color:var(--muted)}.layout{display:grid;grid-template-columns:1fr 330px;gap:28px}.list-item{display:grid;grid-template-columns:220px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.list-item .thumb{height:135px;border-radius:10px}.list-item h3{font-size:21px;margin:7px 0}.list-item p{font-size:13px;color:var(--muted);line-height:1.55}.popular{background:var(--dark);color:#fff;border-radius:14px;padding:20px;position:sticky;top:70px}.popular h3{margin-top:0}.popular ol{margin:0;padding:0;list-style:none;counter-reset:item}.popular li{counter-increment:item;border-top:1px solid #ffffff1d;padding:16px 0;display:flex;gap:12px;font-size:13px;font-weight:700}.popular li:before{content:counter(item);font-size:25px;color:var(--brand);font-weight:950}.site-footer{background:var(--dark);color:#b9c4cc;margin-top:50px;padding:50px 0}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:35px}.footer-grid h4{color:#fff}.footer-grid a{display:block;font-size:12px;margin:10px 0}.article{background:#fff;max-width:850px;margin:25px auto;padding:36px;border-radius:16px}.article h1{font-size:42px;line-height:1.08;margin:12px 0}.article .entry-content{font-family:Georgia,serif;font-size:19px;line-height:1.75}.article .entry-content p:first-child{font-size:22px;font-weight:700}.mobile-menu{display:none}.empty{padding:60px;text-align:center;background:#fff;border-radius:14px}
@media(max-width:900px){.hero{grid-template-columns:1fr 1fr;grid-template-rows:360px 220px}.story.lead{grid-column:span 2;grid-row:auto}.grid-4{grid-template-columns:1fr 1fr}.layout{grid-template-columns:1fr}.popular{position:static}.footer-grid{grid-template-columns:1fr 1fr}.tagline{display:none}}
@media(max-width:600px){.wrap{width:min(100% - 22px,var(--max))}.head-row{height:68px}.logo{font-size:24px}.main-nav{display:block}.nav-row{height:54px;display:flex;padding:0;gap:26px}.mobile-menu{display:block}.hero{display:flex;overflow:auto;scroll-snap-type:x mandatory}.story,.story.lead{min-width:88vw;height:330px}.story.lead .story-copy h2,.story-copy h2{font-size:24px}.grid-4{grid-template-columns:1fr 1fr;gap:10px}.thumb{height:120px}.card-body{padding:10px}.card-body h3{font-size:14px}.list-item{grid-template-columns:120px 1fr;gap:12px}.list-item .thumb{height:90px}.list-item h3{font-size:16px}.list-item p{display:none}.article{padding:20px;margin:12px}.article h1{font-size:30px}.footer-grid{grid-template-columns:1fr}.ad{height:70px}.site-footer{padding-bottom:95px}}
.header-search{font-size:20px}.live-link{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:850;color:var(--brand)}.live-link i{width:25px;height:25px;border:2px solid currentColor;border-radius:6px;display:grid;place-items:center;font-size:9px;font-style:normal}.head-left{display:flex;align-items:center;gap:14px}.section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:16px}.section-kicker h2{margin:0;font-size:24px;text-transform:uppercase;letter-spacing:-.7px}.section-kicker:after{content:"";height:1px;background:var(--line);flex:1}.category-showcase{margin-top:38px}.category-showcase-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:14px}.category-showcase .news-card:first-child{grid-row:span 2}.category-showcase .news-card:first-child .thumb{height:330px}.category-showcase .news-card:first-child h3{font-size:24px}.category-pills{display:flex;gap:8px;overflow:auto;padding:14px 0 4px}.category-pills a{flex:none;border:1px solid var(--line);background:#fff;border-radius:20px;padding:8px 13px;font-size:11px;font-weight:800}.mobile-bottom{display:none}.mobile-drawer{display:none}.mobile-drawer.open{display:block;position:fixed;inset:0 0 74px;background:#fff;z-index:75;padding:22px;overflow:auto}.mobile-drawer strong{font-size:20px}.mobile-drawer a{display:block;border-bottom:1px solid var(--line);padding:15px 0;font-weight:800}.drawer-close{float:right;border:0;background:none;font-size:28px}@media(max-width:900px){.category-showcase-grid{grid-template-columns:1fr 1fr}.category-showcase .news-card:first-child{grid-row:auto;grid-column:span 2}.category-showcase .news-card:first-child .thumb{height:300px}}@media(max-width:600px){.market .wrap{gap:18px}.market .wrap span:first-child{display:none}.head-row{justify-content:space-between}.tagline{display:none}.head-left{gap:10px}.head-tools{margin-left:0}.category-showcase{margin-top:30px}.category-showcase-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.category-showcase .news-card,.category-showcase .news-card:first-child{min-width:78vw;scroll-snap-align:start}.category-showcase .news-card:first-child .thumb,.category-showcase .thumb{height:210px}.category-showcase .news-card:first-child h3{font-size:18px}.section-kicker h2{font-size:20px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:74px;background:#fff;border-top:1px solid var(--line);z-index:80;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -5px 20px #0000000d}.mobile-bottom a,.mobile-bottom button{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px;color:var(--ink)}.mobile-bottom b{font-size:20px;font-weight:500}.mobile-bottom .breaking-link b{color:var(--brand)}body{padding-bottom:74px}}
.search-panel,.favorites-panel{display:none}.search-panel.open,.favorites-panel.open{display:grid;position:fixed;inset:0;background:#07101af2;z-index:100;place-items:center;padding:24px;color:#fff}.search-panel form,.favorites-panel>div,.favorites-panel>strong{width:min(600px,100%)}.search-panel label,.favorites-panel>strong{display:block;font-size:28px;font-weight:900;margin-bottom:18px}.search-panel form>div{display:flex}.search-panel input{height:54px;flex:1;border:0;padding:0 16px;font-size:16px}.search-panel form button{width:90px;border:0;background:var(--brand);color:#fff;font-weight:900}.search-close,.favorites-close{position:absolute;right:24px;top:20px;border:0;background:none;color:#fff;font-size:34px}.favorites-list{background:#fff;color:var(--ink);padding:16px;border-radius:12px}.favorites-list a{display:block;padding:14px;border-bottom:1px solid var(--line);font-weight:800}.favorite-toggle{border:1px solid var(--line);background:#fff;border-radius:20px;padding:9px 14px;margin:14px 0;font-weight:800;color:var(--brand);cursor:pointer}
