/* CODFIX v5.16.2 — Homepage Product Ecosystem / Bento Showcase
 * Scope: homepage products section only.
 * Uses existing product data, media, routes and dark-mode token.
 */
.cfx5162-products-section{position:relative;overflow:hidden}
.cfx5162-products-section::before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;filter:blur(70px);opacity:.075;background:#f97316;inset-inline-end:-180px;top:70px;pointer-events:none}
.cfx5162-products-section::after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(78px);opacity:.035;background:#2563eb;inset-inline-start:-160px;bottom:40px;pointer-events:none}
.cfx5162-products-section>.cfx-container{position:relative;z-index:1}
.cfx5162-products-head{align-items:flex-end!important;margin-bottom:30px!important}
.cfx5162-products-head>div{max-width:780px}
.cfx5162-products-head h2{max-width:740px}
.cfx5162-products-head p{margin:12px 0 0;color:var(--c32-muted,#667085);font-size:.94rem;line-height:1.9;max-width:68ch}
.cfx5162-products-head>a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--c32-line,#e5e7eb);border-radius:12px;background:var(--c32-card,#fff);white-space:nowrap;transition:.2s ease}
.cfx5162-products-head>a:hover{border-color:#fdba74;color:#c2410c;transform:translateY(-2px)}

.cfx5162-product-ecosystem{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row dense;gap:16px;align-items:stretch}
.cfx5162-product-card{position:relative;overflow:hidden;border:1px solid var(--c32-line,#e6e9ef);border-radius:24px;background:var(--c32-card,#fff);color:var(--c32-text,#101828);box-shadow:0 8px 28px rgba(16,24,40,.045);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.cfx5162-product-card:hover{transform:translateY(-5px);border-color:#fdba74;box-shadow:0 22px 55px rgba(16,24,40,.10)}
.cfx5162-product-card::after{content:"";position:absolute;pointer-events:none;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.10),rgba(249,115,22,0) 70%);inset-inline-end:-85px;top:-85px}
.cfx5162-product-card.featured{grid-column:span 7;grid-row:span 2;min-height:492px;display:grid;grid-template-rows:minmax(250px,1.2fr) auto;background:linear-gradient(145deg,#fff 0%,#fffaf6 100%)}
.cfx5162-product-card.compact{grid-column:span 5;min-height:238px;display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%)}
.cfx5162-count-5 .cfx5162-product-card.compact:nth-child(n+4){grid-column:span 6;min-height:224px}
.cfx5162-count-6 .cfx5162-product-card.compact:nth-child(n+4){grid-column:span 4;display:flex;flex-direction:column;min-height:310px}
.cfx5162-count-4 .cfx5162-product-card.compact:nth-child(4){grid-column:span 12;grid-template-columns:minmax(0,34%) minmax(0,66%)}
.cfx5162-count-3 .cfx5162-product-card.compact{grid-column:span 5}
.cfx5162-count-2 .cfx5162-product-card.featured{grid-column:span 7;grid-row:auto;min-height:400px}.cfx5162-count-2 .cfx5162-product-card.compact{grid-column:span 5;display:flex;flex-direction:column}
.cfx5162-count-1 .cfx5162-product-card.featured{grid-column:1/-1;grid-template-columns:1.08fr .92fr;grid-template-rows:none;min-height:390px}

.cfx5162-product-visual{position:relative;display:block;overflow:hidden;background:linear-gradient(145deg,#f8fafc,#f1f5f9);min-height:0}
.cfx5162-product-visual::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(15,23,42,.10));z-index:1;pointer-events:none}
.cfx5162-product-visual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.2,.75,.25,1)}
.cfx5162-product-card:hover .cfx5162-product-visual img{transform:scale(1.035)}
.cfx5162-product-card.compact .cfx5162-product-visual{min-height:100%}
.cfx5162-count-6 .cfx5162-product-card.compact:nth-child(n+4) .cfx5162-product-visual{height:145px;min-height:145px;width:100%}
.cfx5162-product-mock{height:100%;min-height:190px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;background:linear-gradient(135deg,#111827,#202a3a);color:#fff;position:relative}
.cfx5162-product-mock::before{content:"</>";position:absolute;top:22px;inset-inline-end:24px;font:900 34px/1 Consolas,monospace;color:#fb923c;opacity:.9}
.cfx5162-product-mock::after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.09);border-radius:16px}
.cfx5162-product-mock span{font-size:.7rem;letter-spacing:.08em;color:#fdba74;font-weight:800;z-index:1}.cfx5162-product-mock strong{font-size:1.2rem;z-index:1}

.cfx5162-product-body{position:relative;z-index:2;padding:20px 21px;display:flex;flex-direction:column;min-width:0}
.cfx5162-product-card.featured .cfx5162-product-body{padding:24px 26px 26px}
.cfx5162-product-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:9px}
.cfx5162-product-type,.cfx5162-product-featured{display:inline-flex;align-items:center;min-height:25px;padding:4px 9px;border-radius:999px;font-size:.66rem;font-weight:850;letter-spacing:.045em}
.cfx5162-product-type{background:#f2f4f7;color:#475467}.cfx5162-product-featured{background:#fff0e6;color:#c2410c;border:1px solid #fed7aa}
.cfx5162-product-body h3{margin:0 0 7px;font-size:1.1rem;line-height:1.5;letter-spacing:-.02em}.cfx5162-product-card.featured h3{font-size:clamp(1.45rem,2.2vw,2rem)}
.cfx5162-product-body p{margin:0;color:var(--c32-muted,#667085);font-size:.83rem;line-height:1.75;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cfx5162-product-card.featured p{font-size:.94rem;line-height:1.9;-webkit-line-clamp:3;max-width:62ch}
.cfx5162-product-link{display:inline-flex;align-items:center;gap:7px;width:max-content;max-width:100%;margin-top:auto;padding-top:14px;color:#ea580c;font-size:.78rem;font-weight:800;transition:gap .2s ease,color .2s ease}.cfx5162-product-link b{font-size:1rem}.cfx5162-product-card:hover .cfx5162-product-link{gap:10px;color:#c2410c}
.cfx5162-product-card.featured .cfx5162-product-link{margin-top:18px;padding:10px 13px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed}

.cfx5162-products-cta{margin-top:18px;padding:21px 24px;border:1px solid var(--c32-line,#e6e9ef);border-radius:20px;background:linear-gradient(135deg,var(--c32-card,#fff),#fffaf6);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 7px 24px rgba(16,24,40,.03)}
.cfx5162-products-cta>div{display:flex;align-items:center;gap:13px;min-width:0}.cfx5162-products-cta i{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff0e6;color:#ea580c;font-style:normal;font-weight:900;flex:0 0 auto}.cfx5162-products-cta strong{display:block;font-size:.98rem;margin-bottom:3px}.cfx5162-products-cta span{display:block;color:var(--c32-muted,#667085);font-size:.82rem;line-height:1.7}.cfx5162-products-cta>a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 15px;border-radius:11px;background:#f97316;color:#fff!important;font-size:.8rem;font-weight:800;white-space:nowrap;box-shadow:0 9px 22px rgba(249,115,22,.18);transition:.2s ease}.cfx5162-products-cta>a:hover{background:#ea580c;transform:translateY(-2px)}

html[data-theme="dark"] .cfx5162-products-section::before{opacity:.10}
html[data-theme="dark"] .cfx5162-products-head p,html[data-theme="dark"] .cfx5162-product-body p,html[data-theme="dark"] .cfx5162-products-cta span{color:#98a2b3}
html[data-theme="dark"] .cfx5162-products-head>a,html[data-theme="dark"] .cfx5162-product-card,html[data-theme="dark"] .cfx5162-products-cta{background:#0f1724;border-color:#263247;color:#f8fafc}
html[data-theme="dark"] .cfx5162-product-card.featured{background:linear-gradient(145deg,#101927 0%,#171a20 100%)}
html[data-theme="dark"] .cfx5162-product-visual{background:#0b1220}html[data-theme="dark"] .cfx5162-product-type{background:#1d2939;color:#d0d5dd}html[data-theme="dark"] .cfx5162-product-featured{background:rgba(249,115,22,.10);border-color:rgba(249,115,22,.28);color:#fdba74}html[data-theme="dark"] .cfx5162-product-card.featured .cfx5162-product-link{background:rgba(249,115,22,.08);border-color:rgba(249,115,22,.25);color:#fdba74}html[data-theme="dark"] .cfx5162-products-cta{background:linear-gradient(135deg,#0f1724,#161923)}

@media(max-width:980px){
 .cfx5162-product-ecosystem{grid-template-columns:repeat(2,minmax(0,1fr))}
 .cfx5162-product-card.featured,.cfx5162-count-1 .cfx5162-product-card.featured{grid-column:1/-1;grid-row:auto;grid-template-columns:1fr 1fr;grid-template-rows:none;min-height:360px}
 .cfx5162-product-card.compact,.cfx5162-count-5 .cfx5162-product-card.compact:nth-child(n+4),.cfx5162-count-6 .cfx5162-product-card.compact:nth-child(n+4),.cfx5162-count-4 .cfx5162-product-card.compact:nth-child(4),.cfx5162-count-2 .cfx5162-product-card.compact{grid-column:span 1;display:flex;flex-direction:column;min-height:300px}
 .cfx5162-product-card.compact .cfx5162-product-visual,.cfx5162-count-6 .cfx5162-product-card.compact:nth-child(n+4) .cfx5162-product-visual{height:150px;min-height:150px;width:100%}
 .cfx5162-products-head{align-items:flex-start!important}
}
@media(max-width:680px){
 .cfx5162-products-head{margin-bottom:22px!important;gap:15px!important}.cfx5162-products-head>a{width:100%;justify-content:center}.cfx5162-products-head p{font-size:.88rem}
 .cfx5162-product-ecosystem{display:flex;flex-direction:column;gap:13px}
 .cfx5162-product-card.featured,.cfx5162-count-1 .cfx5162-product-card.featured{display:flex;flex-direction:column;min-height:0}.cfx5162-product-card.featured .cfx5162-product-visual{height:225px}.cfx5162-product-card.compact{display:grid;grid-template-columns:128px minmax(0,1fr);min-height:170px}.cfx5162-product-card.compact .cfx5162-product-visual,.cfx5162-count-6 .cfx5162-product-card.compact:nth-child(n+4) .cfx5162-product-visual{height:100%;min-height:170px}.cfx5162-product-card.compact .cfx5162-product-body{padding:16px}.cfx5162-product-card.featured .cfx5162-product-body{padding:20px}.cfx5162-product-card.featured h3{font-size:1.35rem}.cfx5162-product-body h3{font-size:1rem}.cfx5162-product-body p{font-size:.8rem}.cfx5162-product-link{padding-top:10px}
 .cfx5162-products-cta{align-items:stretch;flex-direction:column;padding:18px}.cfx5162-products-cta>a{width:100%}
}
@media(max-width:430px){.cfx5162-product-card.compact{grid-template-columns:108px minmax(0,1fr)}.cfx5162-product-card.compact .cfx5162-product-visual{min-height:165px}.cfx5162-product-type,.cfx5162-product-featured{font-size:.6rem;padding:3px 7px}.cfx5162-products-cta i{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.cfx5162-product-card,.cfx5162-product-visual img,.cfx5162-products-head>a,.cfx5162-products-cta>a{transition:none!important;transform:none!important}}
