.trek-service-tabs{width:100%;font-family:Arial,Helvetica,sans-serif;color:#061629;padding:0;margin:0;box-sizing:border-box}.trek-service-tabs *{box-sizing:border-box}.st-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.st-eyebrow{font-size:20px;font-weight:700;margin-bottom:10px;color:#061629}.st-headline h2{font-size:23px;line-height:1.2;margin:0 0 14px;color:var(--st-accent);font-weight:800}.st-headline p{max-width:760px;margin:0;font-size:15px;line-height:1.65;color:#061629}.st-view{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border:1px solid #cbd5df;border-radius:6px;color:#061629!important;text-decoration:none!important;background:#fff!important;font-size:14px;white-space:nowrap;transition:none!important}.st-view:hover{background:#fff!important;color:#061629!important;border-color:#cbd5df!important}.st-tab-nav{display:flex;align-items:center;gap:14px;flex-wrap:nowrap;border-bottom:1px solid #cbd5df;margin-bottom:44px;overflow:visible;padding:0 0 2px;scrollbar-width:none;-ms-overflow-style:none}.st-tab-btn{position:relative;border:0!important;background:transparent!important;color:#071629!important;padding:12px 18px!important;border-radius:6px 6px 0 0!important;font-size:14px!important;line-height:1!important;cursor:pointer;box-shadow:none!important;outline:none!important;transition:none!important}.st-tab-btn:hover,.st-tab-btn:focus{background:transparent!important;color:#071629!important}.st-tab-btn.active{background:var(--st-accent)!important;color:#fff!important}.st-tab-btn.active:after{content:"";position:absolute;left:50%;bottom:-5px;width:70%;height:5px;background:var(--st-accent);border-radius:0 0 5px 5px;transform:translateX(-50%)}.st-tab-panel{display:none}.st-tab-panel.active{display:block}.st-card-grid{display:grid;gap:24px}.st-card-grid.st-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.st-card-grid.st-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.st-card{min-height:235px;border:1px solid #d5dce3;border-radius:13px;background:#fff;padding:28px 26px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.st-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(6,22,41,.08);border-color:rgba(0,125,120,.35)}.st-icon{width:46px;height:46px;border-radius:50%;background:rgba(0,166,178,.12);color:var(--st-accent);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:22px}.st-card h3{font-size:18px;line-height:1.42;margin:0 0 14px;font-weight:800;color:#061629}.st-card p{font-size:14px;line-height:1.55;color:#344052;margin:0 0 24px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.st-actions{display:flex;gap:12px;align-items:center;margin-top:auto;flex-wrap:wrap}.st-btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:10px 16px;border-radius:6px;text-decoration:none!important;font-size:14px;font-weight:600;line-height:1;border:1px solid #b8c2cc;transition:none!important;box-shadow:none!important}.st-btn-light,.st-btn-light:hover,.st-btn-light:focus{background:#fff!important;color:#061629!important;border-color:#b8c2cc!important}.st-btn-solid,.st-btn-solid:hover,.st-btn-solid:focus{background:var(--st-button)!important;color:#fff!important;border-color:var(--st-button)!important}@media(max-width:1100px){.st-card-grid.st-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.st-card-grid.st-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.st-tab-nav{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.st-tab-nav::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.st-headline{display:block}.st-view{margin-top:16px}.st-eyebrow{font-size:18px}.st-headline h2{font-size:21px}.st-headline p{font-size:14px}.st-tab-nav{gap:8px;margin-bottom:24px}.st-tab-btn{white-space:nowrap;padding:11px 14px!important;font-size:13px!important}.st-card-grid,.st-card-grid.st-cols-3,.st-card-grid.st-cols-4{grid-template-columns:1fr}.st-card{padding:22px;min-height:auto}.st-actions{width:100%}.st-btn{flex:1;min-width:130px}}
.trek-service-tabs .st-tab-nav::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.trek-service-tabs .st-tab-nav{scrollbar-width:none!important;-ms-overflow-style:none!important}
@media(min-width:768px){.trek-service-tabs .st-tab-nav{overflow:visible!important}}

/* v1.2 button alignment fix */
.trek-service-tabs .st-actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
}
.trek-service-tabs .st-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  min-height:38px!important;
  padding:10px 12px!important;
  font-size:13px!important;
  line-height:1!important;
}
.trek-service-tabs .st-btn-light{flex:0 0 auto!important;min-width:118px!important;}
.trek-service-tabs .st-btn-solid{flex:0 0 auto!important;min-width:86px!important;}
@media(min-width:901px){
  .trek-service-tabs .st-card-grid.st-cols-4 .st-card{padding:24px 20px!important;}
  .trek-service-tabs .st-card-grid.st-cols-4 .st-actions{gap:8px!important;}
  .trek-service-tabs .st-card-grid.st-cols-4 .st-btn{font-size:12px!important;padding:9px 9px!important;}
  .trek-service-tabs .st-card-grid.st-cols-4 .st-btn-light{min-width:112px!important;}
  .trek-service-tabs .st-card-grid.st-cols-4 .st-btn-solid{min-width:78px!important;}
}
@media(max-width:767px){
  .trek-service-tabs .st-actions{flex-wrap:nowrap!important;gap:8px!important;}
  .trek-service-tabs .st-btn{flex:1 1 0!important;min-width:0!important;padding:10px 8px!important;font-size:13px!important;}
}
