/* Ingot catalogue extension: original theme styles remain intact. */
.ingot-page p { line-height: 1.85; }
.ingot-intro h2 { font-size: 37px; line-height: 1.35; letter-spacing: -.7px; }
.ingot-lead { font-size: 18px; color: #273440; font-weight: 600; }
.ingot-intro .col-lg-7 { padding-right: 45px; }
.ingot-intro-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; margin-top: 27px; }
.ingot-intro-photo { margin: 0; background: #19232e; border-radius: 5px; overflow: hidden; }
.ingot-intro-photo img { display: block; width: 100%; height: 370px; object-fit: cover; }
.ingot-intro-photo figcaption { padding: 16px 21px; color: #fff; font-size: 11px; line-height: 1.7; }
.ingot-types { display: grid; grid-template-columns: repeat(3, 1fr); border: 1px solid #e2e6e9; border-top: 3px solid #ff5e14; margin-top: 22px; }
.ingot-types article { padding: 29px; display: flex; flex-direction: column; }
.ingot-types article+article { border-left: 1px solid #e2e6e9; }
.ingot-types article>span { font-size: 10px; letter-spacing: 1.1px; color: #65717c; font-weight: 700; margin-bottom: 12px; }
.ingot-types h3 { font-size: 21px; margin-bottom: 13px; }
.ingot-types p { font-size: 13px; margin-bottom: 20px; }
.ingot-types a { color: #19232e; font-size: 12px; font-weight: 700; margin-top: auto; }
.ingot-types a i { color: #df4700; margin-left: 8px; }
.ingot-count { flex-shrink: 0; color: #5f6b75; text-align: right; font-size: 11px; }
.ingot-count strong { display: block; font: 600 47px/1.2 Poppins, sans-serif; color: #19232e; }
.alloy-legend { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 25px; padding: 19px 23px; background: #19232e; color: #fff; border-radius: 4px; font-size: 11px; }
.alloy-legend strong { font-size: 12px; width: 100%; }
.alloy-legend b { margin-right: 5px; }
.alloy-scope { font-size: 12px; margin: 17px 0 28px; color: #52606c; }
.alloy-search { display: flex; align-items: center; gap: 15px; background: #fff; border: 1px solid #c8d0d5; border-radius: 4px; padding: 0 20px; margin: 0 0 18px; }
.alloy-search:focus-within { outline: 2px solid #d84906; outline-offset: 3px; }
.alloy-search i { color: #697784; }
.alloy-search input { border: 0; background: transparent; height: 57px; width: 100%; min-width: 0; padding: 10px 0; color: #19232e; font-size: 14px; outline: 0; }
.alloy-search input::placeholder { color: #697581; opacity: 1; }
.alloy-filters { margin-bottom: 12px; }
.alloy-status { font-size: 12px; color: #5b6873; margin-bottom: 18px; }
.alloy-table { width: 100%; border-collapse: separate; border-spacing: 0; margin: 0; color: #23313d; background: #fff; font-size: 13px; }
.alloy-table caption { caption-side: top; padding: 13px 18px; background: #e8edf0; color: #485863; font-size: 11px; text-align: left; }
.alloy-table thead th { background: #19232e; color: #fff; padding: 17px 13px; font-weight: 600; font-size: 13px; text-align: center; }
.alloy-table thead th:first-child { text-align: left; padding-left: 22px; width: 245px; }
.alloy-table abbr { text-decoration: none; cursor: help; }
.alloy-table th small { font-size: 9px; opacity: .8; margin-left: 4px; }
.alloy-overview th { padding: 17px 22px 12px; font-weight: 400; text-align: left; }
.alloy-overview th>strong { font-family: Poppins,sans-serif; display: block; font-size: 15px; font-weight: 600; }
.alloy-overview th>span:last-child { display: block; font-size: 11px; color: #596673; margin-top: 4px; }
.alloy-group-label { display: block; color: #a83805; text-transform: uppercase; font-size: 9px; font-weight: 700; letter-spacing: .6px; margin-bottom: 5px; }
.alloy-overview td { padding: 16px 9px; text-align: center; font-variant-numeric: tabular-nums; white-space: nowrap; }
.alloy-table tbody:nth-of-type(even) { background: #fafbfc; }
.alloy-table tbody:hover .alloy-overview { background: #fff8f3; }
.alloy-detail-row>td { padding: 0; border-bottom: 1px solid #cfd7dc; }
.alloy-details summary { display: flex; justify-content: space-between; gap: 15px; align-items: center; padding: 8px 22px 14px; cursor: pointer; font-size: 11px; color: #576571; font-weight: 600; list-style: none; }
.alloy-details summary::-webkit-details-marker { display: none; }
.alloy-details summary i { color: #c6470f; margin-right: 7px; }
.alloy-expand { font-size: 20px; line-height: 1; color: #b83b04; }
.alloy-details[open] .alloy-expand { transform: rotate(45deg); }
.alloy-details[open] summary { background: #fff2e9; color: #19232e; padding-top: 13px; }
.alloy-detail-content { padding: 24px; border-top: 1px solid #efdfd4; background: #fff; }
.alloy-basis { font-size: 12px; color: #5a6875; margin-bottom: 19px; }
.alloy-basis strong { color: #19232e; font-size: 15px; }
.alloy-analysis { display: grid; grid-template-columns: repeat(5,1fr); border-top: 1px solid #dde3e7; border-left: 1px solid #dde3e7; margin: 0 0 19px; }
.alloy-analysis>div { padding: 12px 15px; border-bottom: 1px solid #dde3e7; border-right: 1px solid #dde3e7; min-width: 0; }
.alloy-analysis dt { color: #5b6976; font-size: 10px; font-weight: 500; }
.alloy-analysis dd { color: #19232e; font-size: 16px; font-weight: 600; margin: 6px 0 0; overflow-wrap: anywhere; }
.alloy-notes { margin: 0 0 20px; padding-left: 19px; color: #52616d; font-size: 12px; line-height: 1.85; }
.alloy-notes li+li { margin-top: 6px; }
.alloy-detail-footer { display: flex; align-items: center; justify-content: space-between; gap: 25px; border-top: 1px solid #e3e7ea; padding-top: 19px; }
.alloy-detail-footer p { font-size: 11px; margin: 0; max-width: 65%; overflow-wrap: anywhere; }
.alloy-detail-footer a:not(.site-button), .ingot-sources a { text-decoration: underline; text-underline-offset: 3px; color: #a93805; }
.alloy-detail-footer .site-button { flex-shrink: 0; font-size: 11px; padding: 12px 17px; }
.alloy-bottom-note { margin: 20px 0 0; }
.alloy-empty { background: white; text-align: center; padding: 45px 25px; border: 1px solid #dbe1e5; }
.alloy-empty>i { color: #c14c16; font-size: 27px; margin-bottom: 20px; }
.alloy-empty h3 { font-size: 23px; }
.alloy-empty .factory-text-link { margin-left: 20px; }
.ingot-chain article { border-top: 2px solid #ff5e14; padding-top: 24px; }
.ingot-chain article>span { font: 600 32px/1 Poppins,sans-serif; color: #b74714; display: block; margin-bottom: 22px; }
.ingot-chain h3 { font-size: 19px; line-height: 1.5; }
.ingot-chain article p { font-size: 13px; }
.ingot-faq { margin-top: 0; }
.ingot-order { padding: 35px; background: #f3f5f6; border-top: 3px solid #ff5e14; margin-left: 20px; }
.ingot-order h2 { font-size: 27px; }
.ingot-order ul { font-size: 13px; padding-top: 15px; padding-bottom: 10px; }
.ingot-order li { padding-bottom: 12px; }
.ingot-sources { margin-top: 25px; }
.ingot-sources ul { font-size: 12px; line-height: 2; }
.ingot-home-table .table tbody td { min-width: 0; white-space: nowrap; }
.ingot-home-table .table tbody th { min-width: 128px; }
.ingot-home-table a { color: #19232e; text-decoration: underline; text-underline-offset: 3px; }
.ingot-page [hidden], .alloy-table tbody[hidden] { display: none !important; }
.ingot-page :is(a,button,summary):focus-visible { outline: 2px solid #b9430d; outline-offset: 4px; }
#analiz-tablosu, #ticari-adlar { scroll-margin-top: 0; }
.alloy-table tbody { scroll-margin-top: 8px; }
@media(max-width:1199px) { .alloy-table { font-size: 12px; } .alloy-table thead th:first-child { width: 210px; } .ingot-types article { padding: 23px; } }
@media(max-width:991px) { .ingot-intro .col-lg-7 { padding-right: 15px; } .ingot-intro-photo img { height: 350px; } .ingot-intro h2 { font-size: 32px; } .ingot-types { grid-template-columns: 1fr; } .ingot-types article+article { border-left: 0; border-top: 1px solid #e2e6e9; } .ingot-count { text-align: left; margin-top: 15px; } .alloy-table { font-size: 11px; } .alloy-table thead th:first-child { width: 180px; } .alloy-overview th { padding-left: 14px; } .alloy-overview th>strong { font-size: 13px; } .alloy-overview td { padding: 16px 5px; } .alloy-analysis { grid-template-columns: repeat(4,1fr); } .ingot-order { margin-left: 0; } }
@media(max-width:767px) {
 .ingot-intro h2 { font-size: 29px; } .ingot-lead { font-size: 16px; } .ingot-intro-photo img { height: 300px; }
 .ingot-count { display: none; } .alloy-legend { gap: 10px 18px; padding: 17px; } .alloy-scope { font-size: 11px; }
 .alloy-search { padding: 0 14px; gap: 10px; } .alloy-search input { font-size: 12px; }
 .alloy-table, .alloy-table tbody, .alloy-table tr, .alloy-table td, .alloy-table th { display: block; }
 .alloy-table { background: transparent; } .alloy-table caption { display: block; line-height: 1.7; padding: 12px 15px; margin-bottom: 12px; }
 .alloy-table thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
 .alloy-table tbody { border: 1px solid #cfd7dc; margin-bottom: 15px; background: #fff !important; border-radius: 4px; }
 .alloy-table .alloy-overview { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); }
 .alloy-overview th { grid-column: 1/-1; padding: 17px; border-bottom: 1px solid #e3e7ea; background: #fafbfc; }
 .alloy-overview th>strong { font-size: 16px; } .alloy-overview td { min-width: 0; padding: 13px 6px; font-size: 12px; white-space: normal; overflow-wrap: anywhere; }
 .alloy-overview td:before { display: block; content: attr(data-label); color: #697682; font-size: 10px; font-weight: 600; margin-bottom: 5px; }
 .alloy-detail-row>td { border: 0; } .alloy-details summary { padding: 12px 16px; border-top: 1px solid #e3e7ea; }
 .alloy-detail-content { padding: 17px; } .alloy-analysis { grid-template-columns: repeat(3,1fr); }
 .alloy-analysis>div { padding: 10px; } .alloy-analysis dt { font-size: 9px; } .alloy-analysis dd { font-size: 13px; }
 .alloy-detail-footer { display: block; } .alloy-detail-footer p { max-width: 100%; margin-bottom: 17px; }
 .alloy-empty .factory-text-link { display: block; margin: 20px 0 0; } .ingot-order { padding: 25px; }
 .ingot-order .site-button { width: 100%; white-space: normal; }
}
@media(prefers-reduced-motion:reduce) { .ingot-page * { scroll-behavior: auto; } }
