.technicals-card{aspect-ratio:1/1;display:flex;flex-direction:column;padding:20px 22px 16px;background:#fff}.technicals-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.technicals-card__header strong{display:block;font-size:15px;line-height:1.15;letter-spacing:-.015em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.technicals-card__header strong em{margin:0 5px;color:#a1a1a6;font-style:normal;font-weight:400}.technicals-card__header div span{display:block;margin-top:4px;color:#86868b;font-size:10px}.tc-composite{flex:0 0 auto;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.tc-headline{margin-top:15px}.tc-headline__label{color:#86868b;font-size:10px}.tc-headline__row{display:flex;align-items:baseline;gap:10px;margin-top:4px}.tc-headline__row strong{font-size:30px;font-weight:600;letter-spacing:-.03em;line-height:1}.tc-headline__row em{font-size:11px;font-style:normal;color:#6e6e73;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.tc-price{display:flex;align-items:baseline;gap:9px;margin-top:12px}.tc-price b{font-size:15px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tc-price span{font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tc-up{color:#d70015}.tc-down{color:#16883f}.tc-tally{margin-top:14px}.tc-tally__bar{display:flex;height:8px;border-radius:999px;overflow:hidden;background:#f0f0f2}.tc-tally__bar span{height:100%}.tc-tally__legend{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:9px;color:#6e6e73;font-size:10.5px}.tc-tally__legend span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.tc-tally__legend i{width:8px;height:8px;border-radius:2px;flex:0 0 auto}.tc-rsi{margin-top:15px}.tc-rsi__head{display:flex;justify-content:space-between;color:#86868b;font-size:10px;margin-bottom:8px}.tc-rsi__head span:last-child{font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tc-rsi__track{position:relative;height:6px;border-radius:999px;background:linear-gradient(90deg,rgba(0,102,204,.16),#eef0f3 30%,#eef0f3 70%,rgba(154,103,0,.18))}.tc-rsi__tick{width:1px;height:12px;background:rgba(0,0,0,.14)}.tc-rsi__mark,.tc-rsi__tick{position:absolute;top:50%;transform:translate(-50%,-50%)}.tc-rsi__mark{width:11px;height:11px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.25)}.tc-rsi__ends{display:flex;justify-content:space-between;margin-top:7px;color:#6e6e73;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tc-signals{margin-top:14px;display:grid;grid-gap:2px;gap:2px}.tc-signals--1{grid-template-columns:1fr}.tc-signals--2{grid-template-columns:1fr 1fr;gap:2px 20px}.tc-sig{display:flex;align-items:center;gap:9px;padding:7px 0;border-top:1px solid var(--hairline)}.tc-sig:first-child,.tc-signals--2 .tc-sig:nth-child(2){border-top:0}.tc-sig__name{flex:0 0 auto;min-width:34px;font-size:12px;font-weight:600;color:#1d1d1f}.tc-sig__reading{flex:1 1;min-width:0;color:#6e6e73;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tc-sig__tag{flex:0 0 auto;min-width:20px;text-align:center;padding:2px 8px;border-radius:999px;font-size:10.5px;font-weight:600}.tc-foot{margin-top:12px;color:#a1a1a6;font-size:10px}.preview-cell .technicals-card{width:100%;height:100%;min-height:0}.technicals-card--wide-md,.technicals-card--wide-sm{aspect-ratio:2/1}.technicals-card--wide-lg{aspect-ratio:3/2}.technicals-card--square-sm{padding:16px 18px}.technicals-card--square-sm .technicals-card__header{gap:8px}.technicals-card--square-sm .technicals-card__header strong{font-size:13px}.technicals-card--square-sm .tc-composite{font-size:10px;padding:2px 8px}.technicals-card--square-sm .tc-solo{flex:1 1;display:flex;flex-direction:column;justify-content:center;gap:6px;min-height:0}.technicals-card--square-sm .tc-solo>span{color:#86868b;font-size:11px}.technicals-card--square-sm .tc-solo>strong{font-size:30px;line-height:1;font-weight:600;letter-spacing:-.03em}.technicals-card--square-sm .tc-solo>em{font-size:12px;font-style:normal;color:#6e6e73;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tc-cols{flex:1 1;display:grid;grid-gap:20px;gap:20px;align-items:center;margin-top:14px;min-height:0}.tc-cols .tc-headline{margin-top:0}.technicals-card--wide-sm .tc-cols{grid-template-columns:1fr 1fr}.technicals-card--wide-sm .tc-headline__row strong{font-size:24px}.technicals-card--wide-sm .tc-tally{margin-top:0}.technicals-card--wide-md .tc-cols--tri{grid-template-columns:minmax(132px,.9fr) 1.25fr;align-items:center}.technicals-card--wide-md .tc-cols__left{display:flex;flex-direction:column;justify-content:center;min-width:0}.technicals-card--wide-md .tc-cols__left .tc-price{margin-top:10px}.technicals-card--wide-md .tc-cols__left .tc-tally{margin-top:12px}.technicals-card--wide-md .tc-cols__right{min-width:0}.technicals-card--wide-md .tc-cols__right .tc-rsi{margin-top:0}.technicals-card--wide-md .tc-cols__right .tc-signals{margin-top:12px}.technicals-card--wide-md .tc-headline__row strong{font-size:26px}