body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fbf7f2;color:#10261f}header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 max(18px,calc((100vw - 1080px)/2));background:#fff;border-bottom:1px solid #d7ebe3;position:sticky;top:0;z-index:10}header a{color:#00784d;text-decoration:none;font-weight:900}.brand{display:flex;align-items:center;gap:10px}.brand img{width:156px;height:auto;display:block}nav{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-end}nav a{color:#10261f;font-size:14px}main{max-width:1080px;margin:auto;padding:28px 20px 54px}.hero{border-bottom:1px solid #d7ebe3;padding:24px 0 28px}.eyebrow{font-size:13px;font-weight:900;color:#008a5b;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(34px,5vw,56px);line-height:1.05;margin:8px 0 14px;max-width:980px}.hero p,.article p,.cta p,.faq p{max-width:900px;line-height:1.72;color:#2a4a42}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.button{display:inline-flex;background:#10b973;color:#fff;border-radius:999px;padding:12px 18px;text-decoration:none;font-weight:900}.button.secondary{background:#fff;color:#00784d;border:1px solid #b9ddd0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.card{background:#fff;border:1px solid #d7ebe3;border-radius:16px;padding:18px;box-shadow:0 12px 30px rgba(17,56,45,.06)}.card strong{display:block;font-size:18px;margin-bottom:8px}.article h2,.cta h2,.faq h2{font-size:clamp(24px,3vw,34px);margin:28px 0 10px}.checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;list-style:none}.checks li{border-top:3px solid #13a86f;padding:12px 0;line-height:1.55}.checks strong{display:block;margin-bottom:5px}table{width:100%;border-collapse:collapse;background:#fff;margin-top:18px;border-radius:12px;overflow:hidden}th,td{border:1px solid #d7ebe3;padding:12px;text-align:left;vertical-align:top;line-height:1.55}th{background:#f2fbf7}.faq details{background:#fff;border:1px solid #d7ebe3;border-radius:14px;margin:10px 0;padding:14px 16px}.faq summary{font-weight:900;cursor:pointer}.cta{border-top:1px solid #d7ebe3;margin-top:28px;padding-top:24px}.notice{font-size:13px;color:#55766d;max-width:920px}.related{display:flex;gap:10px;flex-wrap:wrap}.related a{background:#fff;border:1px solid #d7ebe3;border-radius:999px;padding:9px 13px;color:#00784d;text-decoration:none;font-weight:800}footer{text-align:center;background:#ecfff7;padding:24px;color:#315a50}@media(max-width:760px){header{position:static;align-items:flex-start;flex-direction:column;padding:12px 16px}nav{justify-content:flex-start}.brand img{width:138px}main{padding:18px 14px 40px}.grid,.checks{grid-template-columns:1fr}table{display:block;overflow-x:auto}.hero h1{font-size:34px}}
.buyer-product-showcase{margin:30px 0;padding:24px;background:#fff;border:1px solid #d7ebe3;border-radius:18px;box-shadow:0 14px 34px rgba(17,56,45,.06)}
.buyer-product-heading{max-width:850px;margin-bottom:18px}.buyer-product-heading h2{margin:4px 0 8px;font-size:clamp(24px,3vw,34px)}
.buyer-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.buyer-product-card{display:flex;min-width:0;min-height:310px;flex-direction:column;overflow:hidden;background:#fbfffc;border:1px solid #d7ebe3;border-radius:14px;color:#10261f;text-decoration:none}
.buyer-product-card img{width:100%;height:150px;object-fit:cover;background:#eef7f2}
.buyer-product-card span{padding:13px 14px 0;color:#0f9a68;font-size:12px;font-weight:900;text-transform:uppercase}
.buyer-product-card strong{padding:4px 14px 0;font-size:17px;line-height:1.35}
.buyer-product-card p{padding:0 14px 16px;margin-top:8px;color:#55766d;font-size:14px;line-height:1.55}
@media(max-width:900px){.buyer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.buyer-product-showcase{padding:16px}.buyer-product-grid{grid-template-columns:1fr}.buyer-product-card{min-height:0}.buyer-product-card img{height:auto;aspect-ratio:4/3}}

.collapsible-section{margin:26px 0;background:#fff;border:1px solid #d7ebe3;border-radius:18px;box-shadow:0 12px 30px rgba(17,56,45,.06);overflow:hidden}
.collapsible-section>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:18px 22px;cursor:pointer;font-size:20px;font-weight:900;color:#10261f;list-style:none}
.collapsible-section>summary::-webkit-details-marker{display:none}
.collapsible-section>summary::after{content:"+";display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e9f8f1;color:#0f9a68;font-size:22px;line-height:1}
.collapsible-section[open]>summary::after{content:"-"}
.collapsible-section .article{padding:0 22px 24px}
.collapsible-section .article h2:first-child{margin-top:6px}
@media(max-width:640px){.collapsible-section>summary{min-height:54px;padding:15px 16px;font-size:17px}.collapsible-section .article{padding:0 16px 18px}}

/* HubBuy product cards hard size fix 2026-08-22 */
.home-product-showcase,
.buyer-product-showcase{box-sizing:border-box!important;overflow:hidden!important}
.home-product-grid,
.buyer-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}
.home-product-card,
.buyer-product-card{display:flex!important;min-width:0!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;flex-direction:column!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--line,#d7ebe3)!important;border-radius:12px!important;text-decoration:none!important;color:var(--ink,#10261f)!important}
.home-product-card img,
.buyer-product-card img{display:block!important;width:100%!important;max-width:100%!important;height:150px!important;max-height:150px!important;min-height:150px!important;object-fit:cover!important;object-position:center!important;background:#eef7f2!important}
.home-product-card span,
.buyer-product-card span{display:block!important;padding:12px 14px 0!important;color:var(--coral,#21a66f)!important;font-size:12px!important;font-weight:900!important;line-height:1.25!important;text-transform:uppercase!important}
.home-product-card strong,
.buyer-product-card strong{display:block!important;padding:5px 14px 0!important;font-size:16px!important;line-height:1.35!important;min-height:48px!important;overflow:hidden!important}
.home-product-card p,
.buyer-product-card p{display:block!important;padding:0 14px 15px!important;margin:8px 0 0!important;color:#55766d!important;font-size:14px!important;line-height:1.5!important}
@media(max-width:900px){.home-product-grid,.buyer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.home-product-showcase,.buyer-product-showcase{padding:16px!important}.home-product-grid,.buyer-product-grid{grid-template-columns:1fr!important}.home-product-card img,.buyer-product-card img{height:180px!important;max-height:180px!important;min-height:180px!important}}
