/* Sadece aydınlık temada çalışır; koyu tema görünümüne dokunmaz. */
html[data-theme="light"] .main,
html[data-theme="light"] .main-inner {
    background:
        radial-gradient(circle at 14% 3%, rgba(230,126,34,.09), transparent 32%),
        linear-gradient(180deg, #f5eee3 0%, #eee7dc 48%, #e9dece 100%) !important;
    color: #18212b !important;
}

html[data-theme="light"] .hero-header {
    background: rgba(255,250,242,.94) !important;
    border: 1px solid rgba(89,70,48,.15) !important;
    box-shadow: 0 12px 30px rgba(79,61,38,.12) !important;
}
html[data-theme="light"] .hero-content h1 { color: #a95510 !important; text-shadow: none !important; }
html[data-theme="light"] .hero-content p { color: #37424a !important; }

/* Makale bloğu */
html[data-theme="light"] .blog-page,
html[data-theme="light"] .blog-page-hero {
    background:
        radial-gradient(circle at 18% 10%, rgba(230,126,34,.085), transparent 35%),
        linear-gradient(180deg, #efe6d8 0%, #f7f0e6 45%, #efe4d4 100%) !important;
    color: #18212b !important;
}
html[data-theme="light"] .blog-container,
html[data-theme="light"] .blog-container-hero,
html[data-theme="light"] .blog-grid,
html[data-theme="light"] .blog-grid-hero { background: transparent !important; }

html[data-theme="light"] .blog-card,
html[data-theme="light"] .blog-card-hero {
    background: #fffaf2 !important;
    background-image: linear-gradient(180deg, rgba(255,255,255,.62), rgba(250,242,230,.92)) !important;
    border: 1px solid rgba(89,70,48,.15) !important;
    box-shadow: 0 12px 28px rgba(79,61,38,.13) !important;
    color: #18212b !important;
}
html[data-theme="light"] .blog-card:hover,
html[data-theme="light"] .blog-card-hero:hover {
    border-color: rgba(230,126,34,.46) !important;
    box-shadow: 0 18px 42px rgba(79,61,38,.18), 0 0 0 1px rgba(230,126,34,.08) !important;
}
html[data-theme="light"] .blog-image-container,
html[data-theme="light"] .blog-image-container-hero {
    background: #e6dccd !important;
    border-bottom: 1px solid rgba(89,70,48,.12) !important;
}
html[data-theme="light"] .blog-content,
html[data-theme="light"] .blog-content-hero {
    background: #fffaf2 !important;
    background-image: linear-gradient(180deg, rgba(255,250,242,.98), rgba(249,241,229,.98)) !important;
    color: #18212b !important;
}
html[data-theme="light"] .blog-title,
html[data-theme="light"] .blog-title-hero,
html[data-theme="light"] .blog-card .blog-title,
html[data-theme="light"] .blog-card-hero .blog-title-hero {
    color: #162231 !important;
    text-shadow: none !important;
    font-weight: 800 !important;
    letter-spacing: -.01em;
}
html[data-theme="light"] .blog-title:hover,
html[data-theme="light"] .blog-title-hero:hover,
html[data-theme="light"] .blog-card:hover .blog-title,
html[data-theme="light"] .blog-card-hero:hover .blog-title-hero { color: #a95510 !important; text-shadow: none !important; }
html[data-theme="light"] .blog-summary,
html[data-theme="light"] .blog-summary-hero { color: #4f5659 !important; text-shadow: none !important; }
html[data-theme="light"] .blog-author-prefix { color: #6f665a !important; }
html[data-theme="light"] .blog-author-name { color: #b85f12 !important; }
html[data-theme="light"] .blog-author-name:hover { color: #8f470b !important; }
html[data-theme="light"] .blog-date,
html[data-theme="light"] .blog-date-hero,
html[data-theme="light"] .blog-date-hero time,
html[data-theme="light"] .blog-meta-top .blog-date-hero { color: #5f665f !important; }
html[data-theme="light"] .date-updated-label { color: #c56b18 !important; }
html[data-theme="light"] .blog-footer,
html[data-theme="light"] .blog-footer-hero { border-top-color: rgba(89,70,48,.11) !important; }
html[data-theme="light"] .read-more,
html[data-theme="light"] .read-more-hero { color: #b85f12 !important; }
html[data-theme="light"] .blog-card:hover .read-more,
html[data-theme="light"] .blog-card-hero:hover .read-more-hero { color: #8f470b !important; }
html[data-theme="light"] .category-badge { color: #fff !important; border-color: rgba(255,255,255,.35) !important; box-shadow: 0 5px 14px rgba(35,24,12,.22) !important; }
html[data-theme="light"] .category-badge.makale { background: rgba(84,65,43,.86) !important; }

/* Kur/emtia ve yazı blokları */
html[data-theme="light"] .rates-container,
html[data-theme="light"] .sidebar-widget,
html[data-theme="light"] .seans-widget,
html[data-theme="light"] .comments-sidebar,
html[data-theme="light"] .latest-news-section {
    background: rgba(255,250,242,.94) !important;
    border-color: rgba(89,70,48,.15) !important;
    box-shadow: 0 12px 30px rgba(79,61,38,.12) !important;
}
html[data-theme="light"] .rates-grid,
html[data-theme="light"] .forex-grid,
html[data-theme="light"] .commodity-grid { background: #efe5d7 !important; }
html[data-theme="light"] .rate-box,
html[data-theme="light"] .commodity-box,
html[data-theme="light"] .factors-box {
    background: #fffaf2 !important;
    border-color: rgba(89,70,48,.15) !important;
    box-shadow: 0 10px 24px rgba(79,61,38,.11) !important;
}
html[data-theme="light"] .currency-name,
html[data-theme="light"] .commodity-name,
html[data-theme="light"] .rate-value,
html[data-theme="light"] .commodity-value,
html[data-theme="light"] .detail-value { color: #162231 !important; }
html[data-theme="light"] .rate-label,
html[data-theme="light"] .commodity-label,
html[data-theme="light"] .detail-label,
html[data-theme="light"] .factors-box p { color: #4f5659 !important; }
html[data-theme="light"] .detail-item,
html[data-theme="light"] .commodity-item { background: rgba(89,70,48,.045) !important; border-color: rgba(89,70,48,.10) !important; }
html[data-theme="light"] .factors-box h2 { color: #a95510 !important; }

/* Haber ve sidebar */
html[data-theme="light"] .latest-news-section { background: linear-gradient(180deg, #fffaf2 0%, #f2e7d8 100%) !important; }
html[data-theme="light"] .news-card {
    background: #fffaf2 !important;
    background-image: linear-gradient(180deg, rgba(255,255,255,.58), rgba(250,241,228,.95)) !important;
    border-color: rgba(89,70,48,.15) !important;
    box-shadow: 0 10px 22px rgba(79,61,38,.12) !important;
}
html[data-theme="light"] .news-title,
html[data-theme="light"] .news-title a,
html[data-theme="light"] .news-title span { color: #162231 !important; text-shadow: none !important; }
html[data-theme="light"] .news-title a:hover { color: #a95510 !important; }
html[data-theme="light"] .news-excerpt { color: #4f5659 !important; }
html[data-theme="light"] .news-meta,
html[data-theme="light"] .news-publisher,
html[data-theme="light"] .news-time { color: #6f665a !important; }

html[data-theme="light"] .sidebar-widget .widget-header,
html[data-theme="light"] .seans-header {
    background: linear-gradient(90deg, #fff6e9 0%, #efe3d2 100%) !important;
    border-bottom-color: rgba(230,126,34,.32) !important;
}
html[data-theme="light"] .sidebar-widget .widget-header h2,
html[data-theme="light"] .sidebar-widget .widget-header h3,
html[data-theme="light"] .sidebar-widget .widget-header i,
html[data-theme="light"] .seans-title { color: #a95510 !important; text-shadow: none !important; }
html[data-theme="light"] .sidebar-widget .widget-content { background: #fffaf2 !important; }
html[data-theme="light"] .sidebar-widget .news-item,
html[data-theme="light"] .timeline-content-sidebar,
html[data-theme="light"] .comments-sidebar .comment-card,
html[data-theme="light"] .sidebar-calc-card,
html[data-theme="light"] .perf-item,
html[data-theme="light"] .perf-col {
    background: #f7eee2 !important;
    border-color: rgba(89,70,48,.13) !important;
    box-shadow: 0 8px 18px rgba(79,61,38,.10) !important;
}
html[data-theme="light"] .sidebar-widget .news-content h4,
html[data-theme="light"] .timeline-text-sidebar,
html[data-theme="light"] .comment-text,
html[data-theme="light"] .username,
html[data-theme="light"] .perf-kod,
html[data-theme="light"] .sidebar-calc-title { color: #162231 !important; text-shadow: none !important; }
html[data-theme="light"] .sidebar-widget .news-datetime,
html[data-theme="light"] .timeline-date-sidebar,
html[data-theme="light"] .timestamp,
html[data-theme="light"] .perf-subtitle,
html[data-theme="light"] .perf-fiyat,
html[data-theme="light"] .perf-note { color: #5f665f !important; }
html[data-theme="light"] .comments-sidebar .badge { background: #efe3d2 !important; color: #a95510 !important; border-color: rgba(89,70,48,.14) !important; }
html[data-theme="light"] #sidebar-perf-up a,
html[data-theme="light"] #sidebar-perf-down a { border-bottom-color: rgba(89,70,48,.11) !important; }

/* Finans araçları merkezi: mevcut iki sütunlu ana sayfa ve sidebar yapısını korur */
.home-finance-hub{margin:26px 0 30px;padding:26px;border:1px solid rgba(236,112,15,.28);border-radius:22px;background:linear-gradient(145deg,#202020,#171717);box-shadow:0 14px 36px rgba(0,0,0,.22)}
.home-hub-head{max-width:850px;margin-bottom:20px}.home-hub-kicker{display:inline-flex;color:#f58220;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}.home-hub-head h2{margin:0 0 9px;color:#fff;font-size:clamp(23px,2.6vw,34px);line-height:1.2}.home-hub-head p{margin:0;color:#c9c9c9;font-size:16px;line-height:1.7}
.home-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.home-hub-card{min-height:154px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:18px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:#292929;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.home-hub-card:hover{transform:translateY(-2px);border-color:#ed7517;background:#303030}.home-hub-card--primary{border-color:rgba(237,117,23,.55);background:linear-gradient(145deg,rgba(237,117,23,.15),#292929)}.home-hub-icon{display:grid;place-items:center;min-width:40px;height:40px;padding:0 8px;border-radius:11px;background:#ed7517;color:#fff;font-size:17px;font-weight:900}.home-hub-card strong{display:block;color:#fff;font-size:17px;line-height:1.35}.home-hub-card small{display:block;margin-top:5px;color:#bdbdbd;font-size:13.5px;line-height:1.5}.home-hub-card em{margin-top:auto;color:#ff8a2a;font-style:normal;font-size:13.5px;font-weight:800}
html[data-theme="light"] .home-finance-hub{background:linear-gradient(145deg,#fff,#f7f1e8);border-color:rgba(169,85,16,.22);box-shadow:0 12px 30px rgba(84,58,32,.09)}html[data-theme="light"] .home-hub-head h2,html[data-theme="light"] .home-hub-card strong{color:#17202a}html[data-theme="light"] .home-hub-head p,html[data-theme="light"] .home-hub-card small{color:#5f625f}html[data-theme="light"] .home-hub-card{background:#fff;border-color:rgba(89,70,48,.14)}html[data-theme="light"] .home-hub-card:hover{background:#fffaf3;border-color:#c86513}html[data-theme="light"] .home-hub-card--primary{background:linear-gradient(145deg,#fff5e8,#fff)}
@media(max-width:1180px){.home-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-finance-hub{padding:20px 15px;border-radius:18px}.home-hub-grid{grid-template-columns:1fr}.home-hub-card{min-height:135px}.home-hub-head p{font-size:15px}}

/* Ana sayfa modül sıralaması: döviz/makaleler, altın-hisse, finans araçları */
.dashboard-grid--currencies,.dashboard-grid--commodities,.dashboard-grid--support{margin-bottom:26px}
.dashboard-grid--commodities .rates-container,.dashboard-grid--commodities .sidebar{align-self:start}
.dashboard-grid--support{margin-top:28px}
@media(max-width:980px){.dashboard-grid--currencies,.dashboard-grid--commodities,.dashboard-grid--support{margin-bottom:20px}.dashboard-grid--support{margin-top:20px}}


/* Dönemsel getiri karşılaştırması — kompakt tablo/kart hibriti */
.home-performance{margin:30px 0;padding:26px;border:1px solid rgba(237,117,23,.34);border-radius:24px;background:radial-gradient(circle at 88% 0,rgba(237,117,23,.09),transparent 28%),linear-gradient(145deg,#202020,#151515);box-shadow:0 18px 46px rgba(0,0,0,.24)}
.home-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.home-section-head-copy{max-width:850px}.home-section-kicker{display:block;margin-bottom:7px;color:#ff8a2a;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.home-section-head h2{margin:0 0 8px;color:#fff;font-size:clamp(25px,2.6vw,36px);line-height:1.16}.home-section-head p{margin:0;color:#c8c8c8;line-height:1.65}
.performance-freshness{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:9px 12px;border:1px solid rgba(255,255,255,.10);border-radius:999px;background:rgba(255,255,255,.045);color:#bdbdbd;font-size:12px}.performance-freshness:before{content:"";width:7px;height:7px;border-radius:50%;background:#20d991;box-shadow:0 0 0 4px rgba(32,217,145,.10)}
.performance-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin:0 0 18px}.performance-tabs{display:flex;gap:8px;flex-wrap:wrap}.performance-tab{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#292929;color:#ddd;padding:11px 17px;font-weight:900;cursor:pointer;transition:.18s ease}.performance-tab:hover{border-color:rgba(237,117,23,.72);transform:translateY(-1px)}.performance-tab[aria-selected="true"]{border-color:#ff7a12;background:linear-gradient(135deg,#ff851f,#e96300);color:#fff;box-shadow:0 8px 22px rgba(237,117,23,.22)}
.performance-investment{display:flex;align-items:center;gap:9px;padding:7px 9px 7px 13px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#252525;color:#aaa;font-size:12px}.performance-investment input{width:112px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#171717;color:#fff;padding:9px 10px;font:inherit;font-weight:800;outline:none}.performance-investment input:focus{border-color:#ed7517;box-shadow:0 0 0 3px rgba(237,117,23,.12)}
.performance-panel[hidden]{display:none}.performance-summary{margin:0 0 13px;padding:12px 14px;border-left:3px solid #ed7517;border-radius:0 11px 11px 0;background:rgba(237,117,23,.07);color:#d5d5d5;font-size:13.5px;line-height:1.55}.performance-summary strong{color:#fff}.performance-sort-note{display:inline-flex;margin:0 0 10px;color:#8f8f8f;font-size:11.5px}
.performance-table{display:grid;gap:0;border:1px solid rgba(255,255,255,.10);border-radius:18px;overflow:visible;background:rgba(10,10,10,.14)}
.performance-table-head{display:grid;grid-template-columns:minmax(180px,1.05fr) minmax(245px,1.3fr) minmax(145px,.75fr) minmax(225px,1.05fr) minmax(110px,.55fr);gap:18px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.09);color:#8f8f8f;font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;align-items:center}.performance-table-head span:nth-child(4),.performance-table-head span:nth-child(5){justify-self:center;text-align:center;padding-left:10px}
.performance-row{position:relative;display:grid;grid-template-columns:minmax(180px,1.05fr) minmax(245px,1.3fr) minmax(145px,.75fr) minmax(225px,1.05fr) minmax(110px,.55fr);align-items:center;gap:18px;min-height:92px;padding:15px 18px;border:0;border-bottom:1px solid rgba(255,255,255,.085);background:rgba(255,255,255,.018);text-decoration:none;color:inherit;overflow:visible;transition:.18s ease}.performance-row,.performance-row:hover,.performance-row:focus,.performance-row *,.performance-row:hover *,.performance-row:focus *{text-decoration:none!important}.performance-row:last-child{border-bottom:0}.performance-row:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--trend-color,#777);opacity:.9}.performance-row:hover{background:rgba(255,255,255,.045);box-shadow:inset 0 0 0 1px rgba(237,117,23,.34)}.performance-row.is-positive{--trend-color:#20d991}.performance-row.is-negative{--trend-color:#ff5364}
.performance-asset{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center}.performance-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(237,117,23,.14);color:#ff922f;font-size:14px;font-weight:950;border:1px solid rgba(237,117,23,.26)}.performance-rank{display:inline-block;margin-right:7px;color:#777;font-size:10.5px;font-weight:900}.performance-asset-copy strong{display:block;color:#fff;font-size:16px;line-height:1.25}.performance-asset-copy small{display:block;margin-top:4px;color:#8f8f8f;font-size:11px;font-weight:700;letter-spacing:.04em}
.performance-price-flow{min-width:0}.performance-flow-values{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#f2f2f2;font-size:15px;font-weight:900;line-height:1.25}.performance-flow-arrow{color:#ff8a2a;font-size:16px}.performance-difference{display:block;margin-top:6px;font-size:11.5px;font-weight:850}.performance-difference.is-positive{color:#27e6a0}.performance-difference.is-negative{color:#ff6877}
.performance-spark{position:relative;display:flex;align-items:center;min-width:130px;cursor:crosshair;outline:none}.performance-spark svg{width:130px;height:40px;overflow:visible}.performance-spark polyline{fill:none;stroke:var(--trend-color,#999);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 5px rgba(0,0,0,.18))}.performance-spark circle{fill:var(--trend-color,#999)}.performance-spark-guide{display:none;stroke:rgba(255,255,255,.35);stroke-width:1;stroke-dasharray:2 2}.performance-spark.is-active .performance-spark-guide{display:block}.performance-tooltip{position:absolute;z-index:8;left:50%;bottom:46px;transform:translateX(-50%);display:none;min-width:132px;padding:8px 10px;border:1px solid rgba(255,255,255,.15);border-radius:10px;background:#111;color:#eee;box-shadow:0 10px 24px rgba(0,0,0,.35);font-size:11.5px;line-height:1.35;pointer-events:none;white-space:nowrap}.performance-spark.is-active .performance-tooltip,.performance-spark:focus .performance-tooltip{display:block}
.performance-invest-result{min-width:0}.performance-invest-main{display:block;color:#ddd;font-size:12px;line-height:1.45}.performance-invest-main strong{color:#fff;font-size:14px}.performance-profit{display:block;margin-top:5px;font-size:11.5px;font-weight:850}.performance-profit.is-positive{color:#27e6a0}.performance-profit.is-negative{color:#ff6877}
.performance-return-wrap{justify-self:end;text-align:right}.performance-return{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:94px;padding:9px 11px;border-radius:12px;text-align:center;font-weight:950;font-size:15px}.performance-return small{display:block;margin-top:3px;font-size:9.5px;font-weight:700;opacity:.78}.performance-return.is-positive{color:#27e6a0;background:rgba(25,216,139,.12);border:1px solid rgba(39,230,160,.42)}.performance-return.is-negative{color:#ff6877;background:rgba(255,83,100,.13);border:1px solid rgba(255,104,119,.42)}
.performance-row-summary{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.performance-method{margin:15px 2px 0;color:#999;font-size:12.5px;line-height:1.65}
html[data-theme="light"] .home-performance{background:radial-gradient(circle at 88% 0,rgba(200,101,19,.08),transparent 28%),linear-gradient(145deg,#fff,#f7f1e8);border-color:rgba(169,85,16,.22);box-shadow:0 12px 30px rgba(84,58,32,.09)}html[data-theme="light"] .home-section-head h2,html[data-theme="light"] .performance-asset-copy strong,html[data-theme="light"] .performance-summary strong,html[data-theme="light"] .performance-flow-values,html[data-theme="light"] .performance-invest-main strong{color:#17202a}html[data-theme="light"] .home-section-head p,html[data-theme="light"] .performance-asset-copy small,html[data-theme="light"] .performance-method,html[data-theme="light"] .performance-sort-note,html[data-theme="light"] .performance-table-head{color:#5f625f}html[data-theme="light"] .performance-tab,html[data-theme="light"] .performance-row{background:#fff;border-color:rgba(89,70,48,.14)}html[data-theme="light"] .performance-table{background:#fff;border-color:rgba(89,70,48,.14)}html[data-theme="light"] .performance-row:hover{background:#fffaf3}html[data-theme="light"] .performance-investment{background:#fff;border-color:rgba(89,70,48,.14)}html[data-theme="light"] .performance-investment input{background:#fffaf2;color:#17202a;border-color:rgba(89,70,48,.18)}html[data-theme="light"] .performance-invest-main{color:#5f625f}
@media(max-width:1180px){.performance-table-head,.performance-row{grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(190px,1fr) minmax(105px,.55fr)}.performance-table-head span:nth-child(3),.performance-spark{display:none}}
@media(max-width:760px){.home-performance{padding:21px 15px;border-radius:19px}.home-section-head{display:block}.performance-freshness{margin-top:12px}.performance-toolbar{align-items:stretch}.performance-tabs{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.performance-tab{padding:10px 4px;font-size:12px}.performance-investment{width:100%;justify-content:space-between}.performance-table{gap:10px;border:0;background:transparent;overflow:visible}.performance-table-head{display:none}.performance-row{display:grid;grid-template-columns:1fr auto;gap:10px;min-height:0;padding:15px;border:1px solid rgba(255,255,255,.10);border-radius:15px;background:#272727}.performance-row:last-child{border-bottom:1px solid rgba(255,255,255,.10)}.performance-asset{grid-column:1}.performance-return-wrap{grid-column:2;grid-row:1;align-self:center}.performance-price-flow{grid-column:1/-1;padding-top:9px;border-top:1px solid rgba(255,255,255,.07)}.performance-flow-values{font-size:14px}.performance-invest-result{grid-column:1/-1}.performance-result-breakdown{gap:12px}.performance-invest-main{display:flex;justify-content:space-between;gap:8px}.performance-profit{text-align:right}.performance-spark{display:flex;grid-column:1/-1;width:100%;min-width:0}.performance-spark svg{width:100%;height:34px}.performance-summary{font-size:12.5px}.performance-editorial{padding:16px 14px}.performance-editorial h3{font-size:17px}.performance-editorial p{font-size:13.5px}}
@media(max-width:430px){.performance-tabs{grid-template-columns:repeat(2,1fr)}.performance-investment input{width:100px}.performance-row{grid-template-columns:1fr}.performance-return-wrap{grid-column:1;grid-row:auto;justify-self:center;text-align:center;width:100%}.performance-return{flex-direction:column;gap:4px;min-width:128px}.performance-invest-main{display:block}.performance-result-breakdown{grid-template-columns:1fr 1fr;gap:10px}.performance-result-base{text-align:left}.performance-result-net{text-align:right}.performance-profit{text-align:right}.performance-spark{display:none}}

/* V21 getiri okunabilirlik ve mobil hizalama düzeltmeleri */
.performance-asset-copy{position:relative}.performance-asset-copy .performance-rank{display:block;margin:0 0 2px;color:#7f8790;font-size:10px;font-weight:900}.performance-asset-name{display:block;color:#fff;font-size:16px;line-height:1.25}.performance-flow-labels{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px;color:#818891;font-size:9.5px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.performance-flow-labels small:last-child{text-align:right}.performance-difference{font-size:11px}.performance-invest-result{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70px;padding:9px 12px;border:1px solid rgba(255,255,255,.10);border-radius:13px;background:rgba(255,255,255,.035);text-align:center}.performance-result-label,.performance-return-label{display:block;margin-bottom:3px;color:#8f969e;font-size:9.5px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.performance-result-value{display:block;color:#fff;font-size:17px;line-height:1.2}.performance-result-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%;margin-top:8px;color:#9da3aa;font-size:10.5px;align-items:center}.performance-result-breakdown b{color:#ddd}.performance-result-base{text-align:left}.performance-result-net{text-align:right}.performance-profit{margin:0}.performance-return-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.performance-return{min-width:96px}.performance-return strong{display:block;font-size:16px}.performance-return small{display:block}.performance-summary{font-size:14px}.performance-summary strong{margin-right:3px}.performance-editorial{margin:18px 2px 0;padding:18px 18px 16px;border:1px solid rgba(255,255,255,.10);border-radius:16px;background:rgba(255,255,255,.028)}.performance-editorial h3{margin:0 0 10px;color:#fff;font-size:18px;line-height:1.35}.performance-editorial p{margin:0 0 10px;color:#bfbfbf;font-size:14px;line-height:1.72}.performance-editorial p:last-child{margin-bottom:0}
html[data-theme="light"] .performance-asset-name,html[data-theme="light"] .performance-result-value,html[data-theme="light"] .performance-editorial h3{color:#17202a}html[data-theme="light"] .performance-invest-result,html[data-theme="light"] .performance-editorial{background:#fffaf2;border-color:rgba(89,70,48,.14)}html[data-theme="light"] .performance-result-breakdown b{color:#333}html[data-theme="light"] .performance-editorial p{color:#4f5962}
@media(max-width:1180px){.performance-table-head,.performance-row{grid-template-columns:minmax(175px,1fr) minmax(235px,1.25fr) minmax(210px,1fr) minmax(110px,.55fr)}.performance-invest-result{min-width:190px}}
@media(max-width:760px){.performance-row{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:16px}.performance-asset{grid-column:1;grid-row:1}.performance-return-wrap{grid-column:2;grid-row:1;align-self:start}.performance-price-flow{grid-column:1/-1;grid-row:2;padding:12px 0 0}.performance-flow-labels{font-size:9px}.performance-flow-values{justify-content:space-between;width:100%;font-size:15px}.performance-flow-arrow{position:absolute;left:50%;transform:translateX(-50%)}.performance-price-flow{position:relative}.performance-difference{text-align:center;margin-top:8px}.performance-spark{grid-column:1/-1;grid-row:3}.performance-invest-result{grid-column:1/-1;grid-row:4;min-width:0;padding:12px}.performance-result-value{font-size:20px}.performance-result-breakdown{width:100%;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid rgba(255,255,255,.07)}.performance-return{min-width:104px;padding:9px 10px}.performance-return strong{font-size:17px}.performance-summary{font-size:12.5px;line-height:1.6}}
@media(max-width:430px){.performance-row{grid-template-columns:minmax(0,1fr) auto}.performance-return-wrap{grid-column:2;grid-row:1;justify-self:end;align-self:center}.performance-return-label{display:none}.performance-return{min-width:92px;flex-direction:column;gap:0}.performance-price-flow{grid-column:1/-1}.performance-invest-result{grid-column:1/-1}.performance-result-breakdown{font-size:10px}.performance-spark{display:none}.performance-asset{min-width:0}.performance-asset-copy{min-width:0}.performance-asset-name{font-size:15px}}

/* Popüler programatik hesaplamalar */
.home-popular-calcs{margin:28px 0;padding:25px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:#202020}.popular-calc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.popular-calc-card{display:flex;flex-direction:column;gap:7px;min-height:116px;padding:16px;border:1px solid rgba(255,255,255,.10);border-radius:15px;background:#292929;text-decoration:none}.popular-calc-card:hover{border-color:#ed7517;background:#303030}.popular-calc-card span{color:#a9a9a9;font-size:13px}.popular-calc-card strong{color:#fff;font-size:18px}.popular-calc-card em{margin-top:auto;color:#ff8a2a;font-style:normal;font-size:12.5px;font-weight:800}.popular-calc-all{display:inline-flex;margin-top:15px;color:#ff8a2a;font-weight:800;text-decoration:none}
html[data-theme="light"] .home-performance,html[data-theme="light"] .home-popular-calcs{background:linear-gradient(145deg,#fff,#f7f1e8);border-color:rgba(169,85,16,.22);box-shadow:0 12px 30px rgba(84,58,32,.09)}html[data-theme="light"] .home-section-head h2,html[data-theme="light"] .performance-asset strong,html[data-theme="light"] .popular-calc-card strong{color:#17202a}html[data-theme="light"] .home-section-head p,html[data-theme="light"] .performance-asset small,html[data-theme="light"] .performance-label,html[data-theme="light"] .performance-method,html[data-theme="light"] .popular-calc-card span{color:#5f625f}html[data-theme="light"] .performance-tab,html[data-theme="light"] .performance-row,html[data-theme="light"] .popular-calc-card{background:#fff;border-color:rgba(89,70,48,.14)}html[data-theme="light"] .performance-tab[aria-selected="true"]{background:#c86513;color:#fff}html[data-theme="light"] .performance-value{color:#27313a}
@media(max-width:900px){.popular-calc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-row{grid-template-columns:1fr 1fr}.performance-return{justify-self:start}.performance-current{display:none}}@media(max-width:560px){.home-performance,.home-popular-calcs{padding:19px 14px;border-radius:18px}.home-section-head{display:block}.performance-tabs{display:grid;grid-template-columns:repeat(4,1fr)}.performance-tab{padding:9px 4px;font-size:12px}.performance-row{grid-template-columns:1fr auto;padding:13px}.performance-past{display:none}.popular-calc-grid{grid-template-columns:1fr 1fr}.popular-calc-card{min-height:105px;padding:14px}}


/* V25 ana sayfa akış ve etkileşim düzeltmeleri */
.home-inline-market-summary{margin-top:24px;border-left:3px solid #ed7517!important;background:linear-gradient(145deg,rgba(237,117,23,.07),rgba(255,255,255,.025))!important}.home-inline-market-summary .daily-summary-kicker{display:block;margin-bottom:7px;color:#ff8a2a;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-inline-market-summary h2{margin:0 0 13px!important}.home-inline-market-summary .daily-summary-text p{margin:0 0 12px}.home-inline-market-summary .inline-market-conclusion{margin:15px 0 0!important;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);color:#aeb5bd!important;font-size:13px!important}
.popular-calc-card,.popular-calc-card:hover,.popular-calc-card:focus,.popular-calc-card *,.popular-calc-card:hover *,.popular-calc-card:focus *,.popular-calc-all,.popular-calc-all:hover,.popular-calc-all:focus{text-decoration:none!important}
html[data-theme="light"] .home-inline-market-summary{background:linear-gradient(145deg,#fff8ed,#fff)!important}html[data-theme="light"] .home-inline-market-summary .inline-market-conclusion{border-top-color:rgba(89,70,48,.12);color:#5f625f!important}

/* V26 mobil okunabilirlik: kritik yardımcı metinler 12px altına düşmesin */
@media(max-width:760px){
.performance-flow-labels,.performance-result-label,.performance-return-label,.performance-result-breakdown,.performance-rank,.performance-asset-copy small,.performance-difference,.performance-sort-note,.performance-return small,.performance-tooltip{font-size:12px!important}
}
