.tkg-market-section{background:linear-gradient(180deg,#f7f8fa 0%,#fff 100%)}
.tkg-market-wrap{margin-top:22px}.tkg-market-heading{margin-bottom:12px}.tkg-market-heading-top{display:flex;align-items:flex-end;justify-content:center;position:relative;gap:20px}.tkg-market-heading-top>div:first-child{flex:1;text-align:center}.tkg-lang-switch{position:absolute;right:0;bottom:18px;display:inline-flex;border:1px solid #dce3ea;border-radius:999px;background:#fff;padding:3px;box-shadow:0 5px 18px rgba(24,43,70,.05)}.tkg-lang-btn{border:0;background:transparent;border-radius:999px;padding:6px 11px;color:#6f7b88;font-size:11px;font-weight:700;letter-spacing:.05em;cursor:pointer}.tkg-lang-btn.is-active{background:#173d67;color:#fff}.tkg-lang-text{display:none}.tkg-lang-text.is-active{display:inline}.tkg-market-card{background:#fff;border:1px solid #e5e9ee;border-radius:22px;padding:28px 30px;box-shadow:0 14px 36px rgba(20,33,51,.06);margin-bottom:22px;min-height:235px}.tkg-market-card-primary{border-color:rgba(20,92,168,.22);box-shadow:0 18px 40px rgba(20,92,168,.08)}.tkg-market-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.tkg-market-badge{display:inline-block;padding:8px 12px;border-radius:999px;background:#eef4fb;color:#3b5f84;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.tkg-market-percent{color:#0f2540;font-size:58px;font-weight:700;line-height:1;white-space:nowrap}.tkg-market-percent>span:last-child{font-size:.48em}.tkg-market-card h3{margin:12px 0;font-size:34px;font-weight:600;color:#111827}.tkg-market-card p{margin:0;color:#67707a;line-height:1.8}.tkg-market-tags{margin:18px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}.tkg-market-tags li{padding:8px 12px;border-radius:999px;background:#f3f5f7;color:#4c5966;font-size:13px}.tkg-ratio-panel{background:#fff;border:1px solid #e5e9ee;border-radius:24px;padding:28px 30px;box-shadow:0 14px 36px rgba(20,33,51,.06)}.tkg-ratio-title{margin:0 0 6px;font-size:28px;font-weight:600;color:#111827}.tkg-ratio-subtitle{margin:0 0 24px;color:#6a7380}.tkg-ratio-layout{display:flex;align-items:center;gap:28px}.tkg-donut-wrap{flex:0 0 280px}.tkg-donut{width:280px;height:280px;margin:0 auto;border-radius:50%;position:relative;box-shadow:inset 0 0 0 1px rgba(17,24,39,.05),0 16px 36px rgba(39,111,183,.12);transform:scale(.88);transition:transform .8s cubic-bezier(.2,.8,.2,1)}.tkg-reveal.is-visible .tkg-donut{transform:scale(1)}.tkg-donut::after{content:'';position:absolute;inset:34px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px rgba(17,24,39,.06)}.tkg-donut-inner{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.tkg-donut-inner strong{font-size:30px;color:#11243b;line-height:1.1}.tkg-donut-inner span{color:#6e7781;font-size:13px;letter-spacing:.06em;text-transform:uppercase}.tkg-ratio-legend{flex:1 1 auto}.tkg-ratio-item{margin-bottom:18px}.tkg-ratio-item:last-child{margin-bottom:0}.tkg-ratio-row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}.tkg-ratio-label{display:inline-flex;align-items:center;gap:10px;color:#223247;font-weight:600}.tkg-ratio-value{white-space:nowrap;color:#0f2540;font-weight:700}.tkg-ratio-dot{width:12px;height:12px;border-radius:50%;flex:0 0 12px}.tkg-ratio-dot.is-1,.tkg-ratio-fill.is-1{background:#276fb7}.tkg-ratio-dot.is-2,.tkg-ratio-fill.is-2{background:#6ba6dd}.tkg-ratio-dot.is-3,.tkg-ratio-fill.is-3{background:#f4b740}.tkg-ratio-dot.is-4,.tkg-ratio-fill.is-4{background:#84a356}.tkg-ratio-dot.is-5,.tkg-ratio-fill.is-5{background:#c7cfd8}.tkg-ratio-bar{width:100%;height:10px;background:#edf1f5;border-radius:999px;overflow:hidden}.tkg-ratio-fill{display:block;width:0;height:100%;border-radius:inherit;transition:width 1s cubic-bezier(.2,.8,.2,1)}.tkg-market-note{margin-top:18px;color:#7d858d;font-size:13px}.tkg-reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.tkg-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1199px){.tkg-market-percent{font-size:50px}.tkg-market-card h3{font-size:30px}.tkg-donut-wrap{flex-basis:240px}.tkg-donut{width:240px;height:240px}.tkg-lang-switch{position:static;margin-top:10px}.tkg-market-heading-top{flex-direction:column;align-items:center}}
@media(max-width:991px){.tkg-ratio-layout{flex-direction:column;align-items:stretch}.tkg-donut-wrap{flex-basis:auto}}
@media(max-width:767px){.tkg-market-card,.tkg-ratio-panel{border-radius:18px;padding:22px 20px}.tkg-market-card-top{align-items:flex-start}.tkg-market-percent{font-size:42px}.tkg-market-card h3{font-size:28px}.tkg-ratio-title{font-size:24px}.tkg-donut{width:220px;height:220px}.tkg-donut::after{inset:30px}.tkg-lang-switch{margin-bottom:8px}.tkg-market-card{min-height:0}}
@media(prefers-reduced-motion:reduce){.tkg-reveal,.tkg-donut,.tkg-ratio-fill{transition:none!important}.tkg-reveal{opacity:1;transform:none}}
