/* =========================================================
 * Tech Resolve — Online Store Process
 * ======================================================= */
.tr-online-store-process{position:relative;overflow:hidden;padding:clamp(110px,10vw,175px) var(--tr-gutter);background:#f4f6f3;color:#0b1810}.tr-online-store-process__shell{width:min(100%,var(--tr-container-wide));margin:0 auto}.tr-online-store-process__header{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.55fr);align-items:end;gap:clamp(50px,8vw,120px);width:min(100%,var(--tr-container));margin:0 auto clamp(70px,8vw,105px)}.tr-online-store-process__eyebrow{display:block;margin-bottom:18px;color:var(--tr-green-deep);font-size:9px;font-weight:850;letter-spacing:.15em}.tr-online-store-process__header h2{max-width:920px;margin:0;font-size:clamp(44px,5.1vw,74px);font-weight:850;line-height:.98;letter-spacing:-.055em}.tr-online-store-process__header>p{max-width:560px;margin:0;color:#6b776f;font-size:14px;line-height:1.82}
.tr-online-store-process__track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid #d8e0db;border-bottom:1px solid #d8e0db}.tr-online-store-process__phase{min-height:320px;padding:32px clamp(18px,2vw,28px);border-right:1px solid #dfe6e2}.tr-online-store-process__phase:last-child{border-right:0}.tr-online-store-process__phase>div{display:flex;align-items:center;gap:9px;margin-bottom:42px;color:var(--tr-green-deep);font-size:7px;font-weight:850}.tr-online-store-process__phase>div i{flex:1;height:1px;background:linear-gradient(to right,rgba(8,185,93,.28),transparent)}.tr-online-store-process__phase h3{margin:0;font-size:clamp(20px,2vw,28px);line-height:1.08;letter-spacing:-.035em}.tr-online-store-process__phase p{margin:15px 0 0;color:#718078;font-size:9px;line-height:1.72}
.tr-online-store-process__rail{display:flex;align-items:center;gap:10px;width:min(100%,var(--tr-container));margin:34px auto 0;color:#9aa59e;font-size:6px;font-weight:850}.tr-online-store-process__rail i{flex:1;height:1px;background:#d5ddd8}.tr-online-store-process__rail strong{color:var(--tr-green-deep);font-size:inherit}.tr-online-store-process__principle{display:grid;grid-template-columns:190px minmax(0,1fr);gap:clamp(35px,6vw,80px);align-items:center;width:min(100%,var(--tr-container));margin:clamp(60px,7vw,90px) auto 0;padding:clamp(38px,5vw,58px);background:#08150f;color:#fff;border-radius:22px}.tr-online-store-process__principle span{color:var(--tr-green);font-size:7px;font-weight:850}.tr-online-store-process__principle h3{max-width:830px;margin:0;font-size:clamp(29px,3.2vw,44px);line-height:1.04;letter-spacing:-.043em}
@media(max-width:1000px){.tr-online-store-process__track{grid-template-columns:repeat(2,minmax(0,1fr))}.tr-online-store-process__phase{min-height:250px;border-bottom:1px solid #dfe6e2}.tr-online-store-process__phase:nth-child(2n){border-right:0}}
@media(max-width:720px){.tr-online-store-process{padding:90px 16px}.tr-online-store-process__header{grid-template-columns:1fr;gap:28px;margin-bottom:50px}.tr-online-store-process__header h2{font-size:clamp(40px,11vw,58px)}.tr-online-store-process__track{grid-template-columns:1fr}.tr-online-store-process__phase{min-height:0;border-right:0;padding:28px 0}.tr-online-store-process__phase>div{margin-bottom:20px;max-width:140px}.tr-online-store-process__rail{display:none}.tr-online-store-process__principle{grid-template-columns:1fr;padding:30px 24px}}
