:root{--tesp-blue:#1347e8;--tesp-ink:#101828;--tesp-muted:#667085;--tesp-line:#e4e7ec;--tesp-soft:#f7f8fa;--tesp-green:#15803d}.tesp-products-page,.tesp-single-page{background:#fff;color:var(--tesp-ink)}.tesp-products-page .container,.tesp-single-page .container,.tesp-trust .container{width:min(1180px,calc(100% - 40px));margin:auto}.tesp-products-hero{padding:90px 0 65px;background:linear-gradient(135deg,#f7f9ff,#fff)}.tesp-products-hero span,.tesp-eyebrow,.tesp-section-label{display:block;color:var(--tesp-blue);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tesp-products-hero h1{font-size:clamp(38px,6vw,68px);margin:10px 0 16px}.tesp-products-hero p{max-width:650px;color:var(--tesp-muted);font-size:18px}.tesp-products-content{padding:55px 0 80px}.tesp-category-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:34px}.tesp-category-tabs a{padding:10px 16px;border:1px solid var(--tesp-line);border-radius:999px;text-decoration:none;color:var(--tesp-ink);font-size:14px}.tesp-category-tabs a.active,.tesp-category-tabs a:hover{background:var(--tesp-ink);color:#fff}.tesp-product-grid{display:grid;grid-template-columns:repeat(var(--tesp-columns,3),minmax(0,1fr));gap:22px}.tesp-product-card{border:1px solid var(--tesp-line);border-radius:18px;overflow:hidden;background:#fff;transition:.25s}.tesp-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(16,24,40,.09)}.tesp-card-image{display:block;height:250px;background:var(--tesp-soft);position:relative}.tesp-card-image img{width:100%;height:100%;object-fit:cover}.tesp-card-category{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.94);padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.tesp-card-body{padding:20px}.tesp-card-body h3{font-size:21px;margin:0 0 7px}.tesp-card-body h3 a{text-decoration:none}.tesp-card-body p{color:var(--tesp-muted);font-size:14px;min-height:40px;margin:0 0 15px}.tesp-card-body strong{font-size:16px}.tesp-trust{background:var(--tesp-soft);padding:22px 0}.tesp-trust .container{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tesp-trust .container div{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px}.tesp-trust span{font-size:22px;color:var(--tesp-blue)}.tesp-pagination{margin-top:40px}.tesp-pagination .nav-links{display:flex;gap:8px;justify-content:center}.tesp-pagination a,.tesp-pagination span{padding:10px 14px;border:1px solid var(--tesp-line);border-radius:8px;text-decoration:none}.tesp-pagination .current{background:var(--tesp-ink);color:#fff}.tesp-live-search{position:relative;max-width:680px;margin-top:28px}.tesp-live-search input{width:100%;padding:17px 20px;border:1px solid var(--tesp-line);border-radius:14px;font-size:16px;background:#fff}.tesp-search-results{display:none;position:absolute;z-index:20;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid var(--tesp-line);border-radius:14px;box-shadow:0 18px 45px rgba(16,24,40,.14);max-height:420px;overflow:auto}.tesp-search-results.open{display:block}.tesp-search-results a{display:flex;gap:12px;padding:12px;border-bottom:1px solid var(--tesp-line);text-decoration:none}.tesp-search-results img{width:64px;height:56px;object-fit:cover;border-radius:8px}.tesp-search-results span{display:flex;flex-direction:column}.tesp-search-results small{color:var(--tesp-muted)}.tesp-search-results b{font-size:13px;margin-top:3px}.tesp-search-status{padding:18px;color:var(--tesp-muted)}.tesp-single-page{padding:38px 0 90px}.tesp-breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:13px;color:var(--tesp-muted);margin-bottom:24px}.tesp-breadcrumb a{text-decoration:none}.tesp-product-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:46px;align-items:start}.tesp-main-image{height:520px;background:var(--tesp-soft);border-radius:18px;overflow:hidden;border:1px solid var(--tesp-line)}.tesp-main-image img{width:100%;height:100%;object-fit:cover}.tesp-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px}.tesp-thumbnails button{border:2px solid transparent;background:var(--tesp-soft);height:88px;padding:0;border-radius:12px;overflow:hidden;cursor:pointer}.tesp-thumbnails button.active{border-color:var(--tesp-blue)}.tesp-thumbnails img{width:100%;height:100%;object-fit:cover}.tesp-product-info{padding-top:18px}.tesp-product-info h1{font-size:clamp(38px,5vw,58px);margin:8px 0 18px}.tesp-grade-list{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.tesp-grade-list span{background:var(--tesp-soft);padding:8px 12px;border-radius:999px;font-size:13px}.tesp-price{font-size:34px;font-weight:700}.tesp-price small{font-size:15px;color:var(--tesp-muted);font-weight:400}.tesp-price-note{color:var(--tesp-muted);font-size:14px}.tesp-actions{display:flex;gap:10px;margin:22px 0}.tesp-primary-btn,.tesp-download-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;text-decoration:none;font-weight:700}.tesp-primary-btn{background:var(--tesp-blue);color:#fff!important;padding:15px 22px;min-width:260px}.tesp-download-btn{width:54px;border:1px solid var(--tesp-line);font-size:22px}.tesp-stock{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:700;margin:20px 0}.tesp-stock-in_stock{color:var(--tesp-green)}.tesp-stock-out_of_stock{color:#b42318}.tesp-description{color:var(--tesp-muted);margin-top:25px}.tesp-spec-section,.tesp-related{margin-top:70px}.tesp-spec-table{border:1px solid var(--tesp-line);border-radius:16px;overflow:hidden;margin-top:12px}.tesp-spec-table>div{display:grid;grid-template-columns:35% 65%;padding:16px 18px;border-bottom:1px solid var(--tesp-line)}.tesp-spec-table>div:last-child{border:0}.tesp-spec-table span{color:var(--tesp-muted)}.tesp-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.tesp-section-head h2{margin:7px 0 0}.tesp-section-head a{text-decoration:none;color:var(--tesp-blue);font-weight:700}.tesp-mega-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:28px}.tesp-mega-group{min-width:0}.tesp-mega-title{display:block;font-weight:700;border-bottom:1px solid var(--tesp-line);padding-bottom:8px;margin-bottom:10px;text-decoration:none}.tesp-mega-links{display:flex;flex-direction:column;gap:7px}.tesp-mega-links a,.tesp-mega-view{color:var(--tesp-muted);text-decoration:none;font-size:14px}.tesp-mega-links a:hover,.tesp-mega-view:hover{color:var(--tesp-blue)}
@media(max-width:900px){.tesp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tesp-product-main{grid-template-columns:1fr}.tesp-main-image{height:460px}.tesp-trust .container{grid-template-columns:repeat(2,1fr)}.tesp-mega-menu{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.tesp-products-page .container,.tesp-single-page .container,.tesp-trust .container{width:min(100% - 28px,1180px)}.tesp-products-hero{padding:65px 0 45px}.tesp-product-grid{grid-template-columns:1fr}.tesp-card-image{height:230px}.tesp-main-image{height:330px}.tesp-product-info h1{font-size:38px}.tesp-primary-btn{min-width:0;flex:1}.tesp-trust .container{grid-template-columns:1fr}.tesp-trust .container div{justify-content:flex-start}.tesp-spec-table>div{grid-template-columns:1fr;gap:5px}.tesp-mega-menu{grid-template-columns:1fr}.tesp-thumbnails{grid-template-columns:repeat(4,1fr)}}

/* ==========================================================
   FINAL FIX — Product archive trust / benefits section
   Add this at the VERY END of the product plugin CSS file.
========================================================== */

body.techesteel-products-template .tesp-trust{
    display:block !important;
    width:100% !important;
    padding:82px 0 94px !important;
    border-top:1px solid #d7e6f2 !important;
    background:linear-gradient(180deg,#f7fbff 0%,#edf7ff 100%) !important;
}

body.techesteel-products-template .tesp-trust > .container{
    display:block !important;
    width:100% !important;
    max-width:1280px !important;
    margin:0 auto !important;
    padding-left:28px !important;
    padding-right:28px !important;
}

body.techesteel-products-template .tesp-trust-heading{
    display:block !important;
    width:100% !important;
    max-width:760px !important;
    margin:0 auto 46px !important;
    text-align:center !important;
}

body.techesteel-products-template .tesp-trust-heading > span{
    display:inline-block !important;
    margin:0 0 13px !important;
    color:#2f8be6 !important;
    font-family:var(--mono,'JetBrains Mono',monospace) !important;
    font-size:13px !important;
    font-weight:700 !important;
    line-height:1.4 !important;
    letter-spacing:.18em !important;
    text-transform:uppercase !important;
}

body.techesteel-products-template .tesp-trust-heading h2{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    margin:0 !important;
    color:#10283d !important;
    font-family:var(--display,'Space Grotesk',sans-serif) !important;
    font-size:clamp(31px,3.4vw,46px) !important;
    font-weight:700 !important;
    line-height:1.12 !important;
    letter-spacing:-.035em !important;
    text-align:center !important;
}

body.techesteel-products-template .tesp-trust-heading p{
    display:block !important;
    width:100% !important;
    max-width:650px !important;
    margin:18px auto 0 !important;
    color:#60758a !important;
    font-size:17px !important;
    line-height:1.7 !important;
    text-align:center !important;
}

body.techesteel-products-template .tesp-trust-grid{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:22px !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    align-items:stretch !important;
}

body.techesteel-products-template .tesp-trust-card{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-start !important;
    width:auto !important;
    min-width:0 !important;
    min-height:250px !important;
    margin:0 !important;
    padding:30px 24px !important;
    text-align:center !important;
    border:1px solid #d7e6f2 !important;
    border-radius:18px !important;
    background:#fff !important;
    box-shadow:0 14px 34px rgba(25,88,145,.08) !important;
    transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease !important;
}

body.techesteel-products-template .tesp-trust-card:hover{
    transform:translateY(-6px) !important;
    border-color:#a9d2f5 !important;
    box-shadow:0 24px 48px rgba(25,88,145,.14) !important;
}

body.techesteel-products-template .tesp-trust-icon{
    display:grid !important;
    place-items:center !important;
    width:72px !important;
    height:72px !important;
    min-width:72px !important;
    min-height:72px !important;
    margin:0 auto 22px !important;
    padding:0 !important;
    border:1px solid #b9dbf8 !important;
    border-radius:16px !important;
    background:linear-gradient(135deg,#f7fcff,#e8f5ff) !important;
    color:#2f8be6 !important;
    font-size:31px !important;
    font-weight:700 !important;
    line-height:1 !important;
    box-shadow:0 10px 24px rgba(47,139,230,.09) !important;
}

body.techesteel-products-template .tesp-trust-icon img{
    display:block !important;
    width:40px !important;
    height:40px !important;
    max-width:40px !important;
    max-height:40px !important;
    margin:0 !important;
    object-fit:contain !important;
}

body.techesteel-products-template .tesp-trust-card h3{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    color:#10283d !important;
    font-family:var(--display,'Space Grotesk',sans-serif) !important;
    font-size:21px !important;
    font-weight:600 !important;
    line-height:1.3 !important;
    text-align:center !important;
}

body.techesteel-products-template .tesp-trust-card p{
    display:block !important;
    width:100% !important;
    margin:12px 0 0 !important;
    color:#60758a !important;
    font-size:15px !important;
    line-height:1.65 !important;
    text-align:center !important;
}

@media (max-width:1024px){
    body.techesteel-products-template .tesp-trust-grid{
        grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    }
}

@media (max-width:640px){
    body.techesteel-products-template .tesp-trust{
        padding:64px 0 72px !important;
    }

    body.techesteel-products-template .tesp-trust > .container{
        padding-left:20px !important;
        padding-right:20px !important;
    }

    body.techesteel-products-template .tesp-trust-heading{
        margin-bottom:34px !important;
        text-align:left !important;
    }

    body.techesteel-products-template .tesp-trust-heading h2,
    body.techesteel-products-template .tesp-trust-heading p{
        text-align:left !important;
    }

    body.techesteel-products-template .tesp-trust-grid{
        grid-template-columns:1fr !important;
        gap:16px !important;
    }

    body.techesteel-products-template .tesp-trust-card{
        min-height:0 !important;
        padding:26px 22px !important;
    }
}
/* ===== ChatGPT UI refinements ===== */
.tesp-spec-table>div{
    padding:14px 18px;
}
.tesp-spec-table span{
    font-size:15px;
}
.tesp-spec-table strong,
.tesp-spec-table b,
.tesp-spec-table>div div:last-child{
    font-size:15px;
    font-weight:600;
}

/* ===========================
   Product Category Pills
=========================== */

.tesp-category-tabs a{
    padding:10px 16px;
    border:1px solid #2f8be6;
    border-radius:999px;
    background:#fff;
    color:#10283d;              /* Black/Dark text when inactive */
    text-decoration:none;
    font-size:14px;
    font-weight:600;
    transition:all .25s ease;
}

.tesp-category-tabs a:hover{
    background:#2f8be6;
    border-color:#2f8be6;
    color:#fff;
}

.tesp-category-tabs a.active{
    background:#2f8be6;
    border-color:#2f8be6;
    color:#fff;
}
