/* Product hub: match the homepage content width while keeping full-width sections. */
.trade365-hub-shell{width:min(1280px,calc(100% - 64px));margin-inline:auto;box-sizing:border-box;}
.trade365-hub-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:48px;}
.trade365-hub-hero h1{font-size:clamp(36px,3.5vw,54px);line-height:1.08;}
.trade365-hub-heading h2,.trade365-hub-proof h2{font-size:clamp(30px,3vw,44px);line-height:1.12;}
.trade365-hub-heading{grid-template-columns:minmax(0,1fr) minmax(0,.7fr);gap:40px;}
.trade365-hub-hero-media{background:#071a2f;border:0;}
.trade365-hub-hero-media>img{object-fit:contain;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent),linear-gradient(to bottom,transparent,#000 5%,#000 95%,transparent);mask-composite:intersect;}
.trade365-hub-hero-media>span{display:none;}
.trade365-hub-section .trade365-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:center;}
.trade365-hub-section .trade365-filters select,.trade365-hub-section .trade365-filters input{flex:1 1 210px;min-width:0;max-width:100%;}
.trade365-hub-section .trade365-filters select[hidden]{display:none;}
.trade365-hub-section .trade365-filters button{flex:0 0 auto;padding-inline:28px;}
.trade365-hub-section .trade365-reset{padding:10px 14px;}
.trade365-catalog{scroll-margin-top:30px;}
.trade365-catalog-status{margin:0 0 20px;color:#64748b;font-size:14px;min-height:22px;}
.trade365-catalog[aria-busy=true]>.trade365-grid{opacity:.45;transition:opacity .15s;}
@media(max-width:1024px){.trade365-hub-hero-grid,.trade365-hub-heading{grid-template-columns:1fr;gap:28px;}.trade365-hub-shell{width:calc(100% - 48px);}.trade365-hub-hero-media{width:100%;max-width:720px;margin-inline:auto;}.trade365-hub-proof>.trade365-hub-shell{grid-template-columns:1fr;}}
@media(max-width:700px){.trade365-hub-shell{width:calc(100% - 36px);}.trade365-hub-section .trade365-filters{overflow:visible;}.trade365-hub-section .trade365-filters select,.trade365-hub-section .trade365-filters input{flex-basis:100%;min-width:0;width:100%;}.trade365-hub-hero h1{font-size:36px;}}
