.gch-wrapper{width:100%;max-width:100%;padding:24px;box-sizing:border-box;direction:rtl}.gch-grid{display:grid;grid-template-columns:minmax(320px,0.9fr) minmax(320px,1.1fr);grid-template-areas:"right left";gap:36px;align-items:start}.gch-left-col{grid-area:left;min-width:0;margin:0;padding:0;align-self:start}.gch-right-col{grid-area:right;min-width:0;margin:0;padding:0;align-self:start}.gch-left-col>:first-child,.gch-right-col>:first-child{margin-top:0}.gch-left-h1,.gch-left-h2,.gch-chart-title,.gch-seo-title{margin:0;color:#2e1400}.gch-left-h1{font-size:clamp(2rem, 3vw, 3rem);line-height:1.1;margin-bottom:12px;font-weight:700}.gch-left-h2{font-size:clamp(1.15rem, 1.5vw, 1.5rem);line-height:1.35;margin-bottom:24px;color:#5b4b3f;font-weight:500}.gch-chart-title{font-size:clamp(1.5rem, 2vw, 2.2rem);line-height:1.2;margin-bottom:8px;font-weight:700}.gch-chart-subtitle{margin:0 0 18px;font-size:1rem;line-height:1.6;color:#5f554d}.gch-left-intro-text,.gch-left-summary-text,.gch-chart-footer-text,.gch-bottom-text,.gch-cta-text,.gch-seo-content p{margin:0;font-size:1rem;line-height:1.9;color:#40352d}.gch-left-header,.gch-left-intro,.gch-left-summary,.gch-results-list,.gch-seo-block,.gch-chart-header,.gch-controls,.gch-chart-footer,.gch-cta-box,.gch-bottom-text-wrap{margin-bottom:24px}.gch-left-summary-card,.gch-seo-block,.gch-chart-footer,.gch-cta-box,.gch-error{background:#fff;border:1px solid rgb(46 20 0 / .08);border-radius:18px;padding:18px 20px;box-shadow:0 4px 20px rgb(0 0 0 / .03)}.gch-chart-area{width:100%;height:420px;position:relative;margin:0;background:#fff;border:1px solid rgb(46 20 0 / .08);border-radius:22px;padding:14px 14px 8px;box-sizing:border-box;box-shadow:0 4px 22px rgb(0 0 0 / .03)}.gch-canvas{width:100%!important;height:100%!important;display:block}.gch-controls{display:flex;flex-direction:column;gap:16px}.gch-yield-buttons{display:flex;flex-wrap:wrap;gap:10px}.gch-yield-btn{appearance:none;border:1px solid #ffb175;background:#fff;color:#9b4f10;border-radius:12px;padding:10px 16px;font-size:.95rem;line-height:1;cursor:pointer;transition:all 0.2s ease}.gch-yield-btn:hover{background:#fff6f0;border-color:#ff9b47;color:#7c3600}.gch-yield-btn.is-active{background:#ff6f00;border-color:#ff6f00;color:#fff}.gch-fundline-wrap{display:flex;flex-direction:column;gap:8px}.gch-label{font-size:.95rem;color:#5f554d;font-weight:600}.gch-fundline-select{width:100%;min-height:48px;border:1px solid #e5c9b1;border-radius:12px;background:#fff;padding:12px 14px;font-size:1rem;color:#2e1400;box-sizing:border-box}.gch-fundline-select:focus{outline:none;border-color:#ff6f00;box-shadow:0 0 0 3px rgb(255 111 0 / .12)}.gch-results-list{display:flex;flex-direction:column;gap:18px}.gch-results-placeholder{padding:22px;border-radius:18px;background:#fffaf2;border:1px dashed #edcfb0;color:#7f6b58;font-size:1rem;line-height:1.7}.gch-result-card{position:relative;display:grid;grid-template-columns:92px 1fr;gap:18px;align-items:start;padding:22px 22px 18px;background:#fff;border:1px solid rgb(46 20 0 / .08);border-radius:22px;box-shadow:0 6px 22px rgb(0 0 0 / .035);transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease;overflow:hidden}.gch-result-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgb(0 0 0 / .06);border-color:rgb(255 111 0 / .22)}.gch-result-card::before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#ff6f00 0%,#d97706 100%)}.gch-result-card:first-child{border-color:rgb(255 111 0 / .22);box-shadow:0 10px 28px rgb(255 111 0 / .06)}.gch-result-rank{width:72px;min-width:72px;height:72px;border-radius:18px;background:linear-gradient(180deg,#fff4e8 0%,#f8e7d6 100%);color:#c45d00;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.35rem;line-height:1;box-shadow:inset 0 0 0 1px rgb(196 93 0 / .08)}.gch-result-card:first-child .gch-result-rank{background:linear-gradient(180deg,#ffeddc 0%,#ffe2c5 100%);color:#b84f00}.gch-result-main{display:flex;flex-direction:column;gap:10px;min-width:0}.gch-result-title{margin:0;font-size:1.45rem;line-height:1.45;font-weight:700;color:#2e1400;letter-spacing:-.01em}.gch-result-title a{color:inherit;text-decoration:none}.gch-result-title a:hover{color:#c15d00;text-decoration:underline}.gch-result-meta{display:flex;flex-direction:column;gap:6px;font-size:1rem;line-height:1.65;color:#6c6056}.gch-result-meta span{display:block}.gch-result-stats{margin-top:16px;padding-top:14px;border-top:1px solid rgb(0 0 0 / .06);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gch-result-stats span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0;text-align:center}.gch-result-stats strong{display:block;font-size:.78rem;line-height:1.2;font-weight:600;color:#8a7f77;white-space:nowrap}.gch-result-stats b{display:block;font-size:1.12rem;line-height:1.2;font-weight:700;color:#2e1400;white-space:nowrap}.gch-result-stats span:first-child b{color:#c45d00}.gch-seo-title{font-size:1.2rem;line-height:1.3;margin-bottom:10px}.gch-cta-box{background:linear-gradient(180deg,#fff8f1 0%,#fff 100%);border-color:#f0d5bd}.gch-cta-text{font-weight:600;color:#7a3f00}.gch-bottom-text-wrap{margin-top:10px}.gch-error{background:#fff3f3;border-color:#f3c6c6;color:#7b1f1f}@media (max-width:900px){.gch-wrapper{padding:18px}.gch-grid{grid-template-columns:1fr;grid-template-areas:"right" "left";gap:22px}.gch-chart-area{height:340px}}@media (max-width:680px){.gch-result-card{grid-template-columns:1fr;gap:14px;padding:18px 16px 16px}.gch-result-rank{width:64px;min-width:64px;height:64px;font-size:1.2rem}.gch-result-title{font-size:1.2rem}.gch-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.gch-wrapper{padding:14px}.gch-yield-buttons{gap:8px}.gch-yield-btn{width:100%;text-align:center;justify-content:center}.gch-chart-area{height:300px;padding:10px 10px 4px}}