
:root{--ink:#242424;--accent:#ff6b35;--accent2:#f7c948;--paper:#f5f5f2;--deep:#242424;--white:#fff;--line:rgba(23,33,43,.13);--radius:18px; --heroAlign:center; --headline:'Arial Black',Arial,sans-serif; --bodyfont:Arial,sans-serif;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--bodyfont);color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.site-name{font-weight:850;letter-spacing:-.03em;font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-name small{display:block;font-size:.62rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700;opacity:.58}nav{display:flex;gap:22px;align-items:center}nav a{font-size:.86rem;font-weight:750}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;background:var(--accent);color:#fff;border-radius:var(--radius);font-weight:800;border:0;white-space:normal;text-align:center;line-height:1.2}.btn.alt{background:var(--deep)}.btn.light{background:#fff;color:var(--deep)}.menu{display:none;background:none;border:1px solid var(--line);width:44px;height:44px;border-radius:12px;font-size:1.2rem}.mobile-nav{display:none}.hero{position:relative;min-height:650px;color:#fff;overflow:hidden;background:var(--deep)}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.15))}.hero-inner{position:relative;z-index:2;min-height:650px;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:var(--heroAlign);padding:76px 0}.hero h1{font-family:var(--headline);font-size:clamp(3.2rem,7vw,7rem);line-height:.92;letter-spacing:-.055em;margin:0;max-width:850px}.hero p{max-width:690px;font-size:1.08rem;color:#e7eef4;margin:22px 0 28px}.kicker{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--accent2);margin-bottom:15px}.hero-card{align-self:end;justify-self:end;width:min(100%,340px);padding:25px;border-radius:var(--radius);background:rgba(255,255,255,.11);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.2)}.hero-card strong{font-family:var(--headline);font-size:1.5rem;display:block}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.section{padding:86px 0}.section.soft{background:var(--paper)}.section-title{font-family:var(--headline);font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;margin:0;letter-spacing:-.04em}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:36px}.section-head p{color:#627181;max-width:650px;justify-self:end}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 42px rgba(14,30,45,.07);min-width:0}.card img{width:100%;height:220px;object-fit:cover}.card .body{padding:22px}.card .num{font-size:.72rem;font-weight:900;color:var(--accent);letter-spacing:.1em}.card h3{font-family:var(--headline);font-size:1.65rem;line-height:1.08;margin:12px 0 10px;overflow-wrap:anywhere}.card p{color:#617080;font-size:.91rem}.card .go{display:inline-block;margin-top:17px;font-weight:850;color:var(--accent)}.feature-band{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:calc(var(--radius) + 8px);overflow:hidden;background:var(--deep);color:#fff}.feature-band .copy{padding:48px}.feature-band img{width:100%;height:100%;min-height:470px;object-fit:cover}.feature-band h2{font-family:var(--headline);font-size:clamp(2.3rem,4vw,4rem);line-height:1;margin:0 0 18px}.feature-band p{color:#d6e3eb;margin-bottom:24px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.trust strong{display:block;margin-bottom:6px}.ad-slot{margin:34px auto;padding:14px;border:1px dashed #aeb8c1;border-radius:12px;text-align:center;color:#8a98a5;font-size:.75rem;max-width:850px}.site-footer{background:var(--deep);color:#fff;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.site-footer p,.site-footer a{color:#c6d2dc;font-size:.88rem}.site-footer h4{margin:0 0 13px;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent2)}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-logo{display:flex;gap:12px;align-items:center}.footer-logo img{width:60px;height:60px;border-radius:50%}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:18px;font-size:.75rem;color:#9db0bf}.article-hero{background:var(--deep);color:#fff;padding:64px 0}.article-hero h1{font-family:var(--headline);font-size:clamp(2.8rem,5vw,5.2rem);line-height:.95;margin:10px 0 20px;letter-spacing:-.045em}.article-hero p{max-width:760px;color:#d5e1ea;font-size:1.05rem}.breadcrumbs{font-size:.74rem;color:#aebeca}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:50px}.article{min-width:0}.article h2{font-family:var(--headline);font-size:2.3rem;line-height:1.05;margin:48px 0 15px;overflow-wrap:anywhere}.article h2:first-child{margin-top:0}.article h3{font-family:var(--headline);font-size:1.55rem;margin:30px 0 10px}.article p{color:#47586a;font-size:1rem;margin:0 0 16px}.article ul{color:#47586a}.info-box{background:var(--paper);border-left:4px solid var(--accent);padding:18px 20px;border-radius:0 var(--radius) var(--radius) 0;margin:24px 0}.side{position:sticky;top:102px;align-self:start;display:grid;gap:15px}.side-card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff}.side-card.dark{background:var(--deep);color:#fff;border-color:transparent}.side-card p{font-size:.86rem;color:#657385}.side-card.dark p{color:#c7d4de}.side-links{display:grid;gap:8px;margin-top:14px}.side-links a{font-size:.85rem;font-weight:750;padding-top:8px;border-top:1px solid var(--line)}.source-list{font-size:.86rem;color:#526171}.source-list a{color:var(--accent);text-decoration:underline}.mobile-cta{display:none}.map-schematic{background:var(--paper);border-radius:var(--radius);padding:24px;margin:25px 0;overflow:auto}.mapline{display:flex;align-items:center;min-width:580px;gap:0;margin:12px 0}.stop{width:14px;height:14px;border-radius:50%;background:#fff;border:4px solid var(--accent);flex:0 0 auto}.rail{height:5px;background:var(--accent);flex:1;min-width:35px}.stoplabel{font-size:.72rem;font-weight:750;margin:0 6px}.wave{display:none}.hero h1{font-size:clamp(3.6rem,8vw,8.5rem);line-height:.82;text-transform:uppercase}.card{border:3px solid #222;box-shadow:8px 8px 0 #222}.btn{border:2px solid #222}.section-title{text-transform:uppercase}
@media(max-width:980px){nav,.header-cta{display:none}.menu{display:block}.mobile-nav.open{display:grid;position:fixed;left:12px;right:12px;top:82px;z-index:80;background:#fff;color:#17202b;border:1px solid var(--line);box-shadow:0 18px 60px rgba(0,0,0,.15);padding:14px;border-radius:18px}.mobile-nav a{padding:11px 10px;font-weight:750}.hero-inner,.section-head,.feature-band,.article-layout{grid-template-columns:1fr}.hero-card{justify-self:start}.quick-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.side{position:static}}
@media(max-width:640px){.wrap{width:min(100% - 24px,1180px)}.header-inner{height:70px}.brand img{width:42px;height:42px}.site-name{font-size:.92rem}.hero,.hero-inner{min-height:690px}.hero-inner{padding:70px 0 44px;align-content:end}.hero h1{font-size:clamp(3rem,14vw,5rem);overflow-wrap:anywhere}.hero p{font-size:.96rem}.hero-card{display:none}.section{padding:64px 0}.quick-grid,.content-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.card img{height:200px}.feature-band .copy{padding:28px}.feature-band img{min-height:300px}.article-hero{padding:44px 0}.article-hero h1{font-size:clamp(2.7rem,12vw,4rem)}.article h2{font-size:2rem}.ad-slot{font-size:.68rem}.site-footer{padding-bottom:100px}.mobile-cta{display:flex;position:fixed;left:8px;right:8px;bottom:8px;z-index:90;align-items:center;justify-content:space-between;gap:10px;background:#081b2b;color:#fff;padding:9px 10px;border-radius:16px;box-shadow:0 16px 50px rgba(0,0,0,.3)}.mobile-cta span{font-size:.74rem;font-weight:800}.mobile-cta .btn{padding:11px 13px;font-size:.76rem;max-width:48%}}

/* AdSense kalite ve şeffaflık geliştirmeleri */
.reader-summary{margin:28px 0;padding:22px 24px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--accent) 5%,white);}
.reader-summary strong{display:block;margin-bottom:10px;font-size:1.05rem}.reader-summary ul{margin:0;padding-left:20px}.reader-summary li{margin:6px 0}
.trust-panel{margin:32px 0;padding:24px;border-radius:20px;background:#f7fafc;border:1px solid var(--line)}
.trust-panel h3{margin-top:0}.trust-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}.trust-meta span{font-size:.78rem;font-weight:750;padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--line)}
.source-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.source-links a{font-weight:750;font-size:.82rem;color:var(--accent);padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:#fff}
.independent-notice{font-size:.78rem;text-align:center;padding:8px 15px;background:#fff4d8;color:#5a4312;border-bottom:1px solid #ecd99f;font-weight:700}
.policy-callout{padding:20px 22px;border-radius:18px;background:#f5f8fa;border:1px solid var(--line);margin:20px 0}
@media(max-width:680px){.trust-panel,.reader-summary{padding:18px}.source-links{display:grid}.source-links a{display:block}.independent-notice{font-size:.72rem}}



/* DISTINCT DESIGN: bold urban metro magazine */
body.metro-bold{background:#f1f1ed;color:#202020;font-family:Arial,sans-serif}.metro-bold .site-header{background:#f1f1ed;border-bottom:0}.metro-bold .header-inner{height:92px}.metro-bold .brand img{border-radius:0;width:56px;height:56px}.metro-bold nav a{text-transform:uppercase;font-size:.72rem;letter-spacing:.08em;font-weight:900}.metro-bold .btn{border-radius:4px;background:#ff5d2a}
body.metro-bold .hero{min-height:780px;background:#1c1c1c;margin:0 18px}.metro-bold .hero-inner{min-height:780px;align-items:end;padding-bottom:60px}.metro-bold .hero:after{background:linear-gradient(90deg,rgba(18,18,18,.92),rgba(18,18,18,.4) 62%,rgba(18,18,18,.05))}.metro-bold .hero h1{font:900 clamp(4.8rem,10vw,10rem)/.78 'Arial Black',Arial,sans-serif;text-transform:uppercase;max-width:1050px;letter-spacing:-.095em}.metro-bold .hero p{max-width:550px}.metro-bold .hero-card{background:#f7c948;color:#202020;border:0;border-radius:0;transform:rotate(2deg);box-shadow:15px 15px 0 #ff5d2a}.metro-bold .hero-card p{color:#333}
.metro-bold-signature{padding:18px 0 72px;background:#f1f1ed}.line-ribbon{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.line-ribbon a{min-height:170px;padding:20px;color:#fff;font:900 2.5rem/1 Arial,sans-serif;display:flex;flex-direction:column;justify-content:space-between}.line-ribbon span{font-size:.7rem;line-height:1.25;text-transform:uppercase;letter-spacing:.05em}.l2{background:#238b57}.l4{background:#d43f85}.l5{background:#704497}.l7{background:#ea71a8}
body.metro-bold .section{padding:100px 0}.metro-bold .section.soft{background:#e7e7df}.metro-bold .section-title{font:900 clamp(3rem,6vw,6rem)/.82 'Arial Black',Arial,sans-serif;text-transform:uppercase}.metro-bold .quick-grid{grid-template-columns:repeat(4,1fr);gap:5px}.metro-bold .quick-grid .card{border-radius:0;box-shadow:none;border:0;border-top:8px solid #ff5d2a}.metro-bold .content-grid{grid-template-columns:2fr 1fr}.metro-bold .content-grid .card{border-radius:0;box-shadow:none}.metro-bold .card.featured{grid-column:span 1}.metro-bold .content-grid .card:first-child{grid-row:span 2}.metro-bold .content-grid .card:first-child img{height:530px}.metro-bold .feature-band{border-radius:0;background:#202020}.metro-bold .article-hero{background:#202020;border-left:18px solid #ff5d2a}.metro-bold .article-hero h1,.metro-bold .article h2{font-family:'Arial Black',Arial,sans-serif;text-transform:uppercase}.metro-bold .side-card{border-radius:0}
@media(max-width:700px){.metro-bold .hero{margin:0}.line-ribbon{grid-template-columns:1fr 1fr}.line-ribbon a{min-height:125px;font-size:2rem}.metro-bold .quick-grid{grid-template-columns:1fr 1fr}.metro-bold .content-grid{grid-template-columns:1fr}.metro-bold .content-grid .card:first-child{grid-row:auto}.metro-bold .content-grid .card:first-child img{height:220px}}
