/* =========================================================
 * Tech Resolve — Online Store Performance
 * ======================================================= */
.tr-online-store-performance{position:relative;overflow:hidden;padding:clamp(115px,11vw,185px) var(--tr-gutter);background:#06100d;color:#fff}.tr-online-store-performance__shell{width:min(100%,var(--tr-container));margin:0 auto}.tr-online-store-performance__header{max-width:980px;margin-bottom:clamp(70px,8vw,105px)}.tr-online-store-performance__eyebrow{display:block;margin-bottom:18px;color:var(--tr-green);font-size:9px;font-weight:850;letter-spacing:.15em}.tr-online-store-performance__header h2{margin:0;font-size:clamp(46px,5.35vw,78px);font-weight:850;line-height:.98;letter-spacing:-.058em}.tr-online-store-performance__header p{max-width:690px;margin:30px 0 0;color:rgba(255,255,255,.47);font-size:14px;line-height:1.82}
.tr-online-store-performance__dashboard{display:grid;grid-template-columns:260px minmax(0,1fr) 90px;gap:clamp(30px,5vw,65px);align-items:stretch;padding:clamp(32px,5vw,55px);border:1px solid rgba(255,255,255,.09);border-radius:26px;background:rgba(255,255,255,.012)}.tr-online-store-performance__phone{align-self:center;overflow:hidden;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#0a1711}.tr-online-store-performance__phone>div{width:52px;height:5px;margin:2px auto 15px;background:rgba(255,255,255,.12);border-radius:999px}.tr-online-store-performance__phone>section{aspect-ratio:.82;background:linear-gradient(145deg,#d6f6e4,#3acb7e 48%,#0e5e3b)}.tr-online-store-performance__phone>span{display:block;height:6px;margin-top:12px;background:rgba(255,255,255,.08);border-radius:999px}.tr-online-store-performance__phone>span:nth-of-type(2){width:62%}.tr-online-store-performance__phone>strong{display:grid;place-items:center;min-height:38px;margin-top:16px;color:#06100d;background:var(--tr-green);border-radius:999px;font-size:6px;font-weight:900}
.tr-online-store-performance__signals{border-top:1px solid rgba(255,255,255,.08)}.tr-online-store-performance__signals article{display:grid;grid-template-columns:110px minmax(190px,.45fr) minmax(0,1fr);gap:24px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.07)}.tr-online-store-performance__signals article>span{color:var(--tr-green);font-size:6px;font-weight:850}.tr-online-store-performance__signals h3{margin:0;color:rgba(255,255,255,.8);font-size:19px}.tr-online-store-performance__signals p{margin:0;color:rgba(255,255,255,.38);font-size:9px;line-height:1.72}.tr-online-store-performance__trace{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:rgba(255,255,255,.2);font-size:5px;font-weight:850}.tr-online-store-performance__trace i{width:1px;height:38px;background:linear-gradient(to bottom,rgba(255,255,255,.04),rgba(25,224,120,.3),rgba(255,255,255,.04))}.tr-online-store-performance__trace strong{color:var(--tr-green);font-size:inherit}
.tr-online-store-performance__principle{display:grid;grid-template-columns:190px minmax(0,1fr);gap:clamp(35px,6vw,80px);align-items:center;margin-top:clamp(60px,7vw,90px);padding-top:34px;border-top:1px solid rgba(255,255,255,.08)}.tr-online-store-performance__principle>span{color:var(--tr-green);font-size:7px;font-weight:850}.tr-online-store-performance__principle h3{max-width:850px;margin:0;font-size:clamp(29px,3.2vw,45px);line-height:1.04;letter-spacing:-.043em}
@media(max-width:900px){.tr-online-store-performance__dashboard{grid-template-columns:220px minmax(0,1fr)}.tr-online-store-performance__trace{display:none}.tr-online-store-performance__signals article{grid-template-columns:1fr;gap:8px}}
@media(max-width:720px){.tr-online-store-performance{padding:90px 16px}.tr-online-store-performance__header h2{font-size:clamp(40px,11vw,58px)}.tr-online-store-performance__dashboard{grid-template-columns:1fr;padding:24px}.tr-online-store-performance__phone{width:min(100%,240px)}.tr-online-store-performance__principle{grid-template-columns:1fr}}
