:root{
  --zfc-hp-blue:#147efb;--zfc-hp-blue2:#06b6d4;--zfc-hp-purple:#6d28d9;--zfc-hp-red:#dc2626;
  --zfc-hp-text:#182235;--zfc-hp-muted:#64748b;--zfc-hp-line:#e3ebf4;--zfc-hp-bg:#f6f8fc;
  --zfc-hp-shadow:0 14px 38px rgba(26,63,100,.09);
}
.zfc-home-portal{display:block!important;width:100%!important;max-width:1180px!important;min-width:0!important;margin:0 auto 46px!important;padding:0 0 10px;color:var(--zfc-hp-text);grid-column:1/-1!important;grid-row:auto!important;flex:0 0 100%!important;align-self:start!important;clear:both!important}
.zfc-home-portal,.zfc-home-portal *{box-sizing:border-box}
/* Never let archive/theme card sizing leak into portal sections. */
.zfc-home-portal article{width:auto!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important}
.zfc-hp-section{margin:34px 0 44px}.zfc-hp-section *{box-sizing:border-box}
.zfc-hp-kicker{display:block;margin:0 0 5px;color:var(--zfc-hp-blue);font-size:.76rem;font-weight:900;letter-spacing:.095em;text-transform:uppercase}.zfc-hp-kicker-hot{color:#dc2626}.zfc-hp-kicker-news{color:#dc2626}
.zfc-hp-section h2,.zfc-hp-latest-heading h2{margin:0;color:var(--zfc-hp-text);font-size:clamp(1.45rem,2vw,2rem);line-height:1.16;letter-spacing:-.025em}
.zfc-hp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.zfc-hp-section-head>a{color:#3f6487;text-decoration:none;font-size:.88rem;font-weight:800}.zfc-hp-section-head>a:hover{color:var(--zfc-hp-blue)}
/* Discovery */
.zfc-hp-discovery{margin-top:24px;padding:24px 26px;background:#fff;border:1px solid var(--zfc-hp-line);border-radius:20px;box-shadow:0 8px 28px rgba(28,67,105,.055)}
.zfc-hp-discovery-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.zfc-hp-search{display:flex;width:min(100%,440px);height:48px;background:#f8fbff;border:1px solid #d9e5f0;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.zfc-hp-search input{flex:1;min-width:0;padding:0 18px!important;border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important}.zfc-hp-search button{border:0;background:linear-gradient(135deg,#147efb,#0ea5e9);color:#fff;padding:0 22px;font-weight:900;cursor:pointer}.zfc-hp-pills{display:flex;gap:9px;overflow-x:auto;margin-top:18px;padding:2px 0 4px;scrollbar-width:thin}.zfc-hp-pills a{flex:none;padding:8px 14px;border:1px solid #dbe5ee;border-radius:999px;background:#fff;color:#41566c;text-decoration:none;font-size:.84rem;font-weight:800;transition:.18s}.zfc-hp-pills a:hover{background:#147efb;border-color:#147efb;color:#fff;transform:translateY(-1px)}
/* Blog cards */
.zfc-hp-post-grid{display:grid;gap:17px}.zfc-hp-post-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.zfc-hp-post-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--zfc-hp-line);border-radius:18px;box-shadow:0 8px 24px rgba(31,73,117,.065);transition:transform .2s ease,box-shadow .2s ease}.zfc-hp-post-card:hover{transform:translateY(-4px);box-shadow:0 15px 34px rgba(31,73,117,.12)}.zfc-hp-post-thumb{display:block;height:155px;background:#edf5fd;overflow:hidden}.zfc-hp-post-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.zfc-hp-post-card:hover .zfc-hp-post-thumb img{transform:scale(1.025)}.zfc-hp-thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:900;color:#64809a;background:linear-gradient(135deg,#eef6ff,#f5f1ff)}.zfc-hp-post-body{padding:15px 16px 17px}.zfc-hp-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:var(--zfc-hp-badge,#147efb);color:#fff;font-size:.67rem;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.zfc-hp-post-date{margin-top:9px;color:#8190a2;font-size:.72rem;font-weight:650}.zfc-hp-post-body h3{margin:6px 0 13px;font-size:.98rem;line-height:1.38}.zfc-hp-post-body h3 a{color:#1b2838;text-decoration:none}.zfc-hp-more{color:#147efb;text-decoration:none;font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.035em}
/* Map */
.zfc-hp-map{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);min-height:360px;overflow:hidden;border-radius:28px;background:linear-gradient(135deg,#147efb 0%,#09a9eb 43%,#6536e8 100%);box-shadow:0 20px 48px rgba(52,93,183,.22);color:#fff}.zfc-hp-map:before{content:"";position:absolute;inset:-20% auto auto -8%;width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.09)}.zfc-hp-map-copy{position:relative;z-index:2;padding:48px 50px}.zfc-hp-map-pill{display:inline-flex;padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.15);font-size:.82rem;font-weight:900}.zfc-hp-map h2{margin:18px 0 14px;color:#fff;font-size:clamp(2rem,3.2vw,3.05rem);max-width:650px}.zfc-hp-map p{max-width:660px;margin:0;color:rgba(255,255,255,.9);font-size:1.04rem;line-height:1.65}.zfc-hp-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:26px}.zfc-hp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 21px;border-radius:999px;text-decoration:none!important;font-size:.88rem;font-weight:900;transition:.18s}.zfc-hp-btn:hover{transform:translateY(-2px)}.zfc-hp-btn-light{background:#fff;color:#155aa8;box-shadow:0 8px 22px rgba(10,48,98,.18)}.zfc-hp-text-link{color:#fff;text-decoration:none!important;font-weight:850}.zfc-hp-map-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:330px;padding:18px 24px 0 0}.zfc-hp-map-art svg{width:100%;max-width:510px;height:auto;filter:drop-shadow(0 20px 24px rgba(31,56,120,.2))}
/* Store */
.zfc-hp-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.zfc-hp-product{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--zfc-hp-line);border-radius:18px;box-shadow:0 8px 24px rgba(31,73,117,.07);transition:.2s}.zfc-hp-product:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(31,73,117,.12)}.zfc-hp-product-image{display:flex;align-items:center;justify-content:center;height:210px;padding:14px;background:#fff}.zfc-hp-product-image img{width:100%;height:100%;object-fit:contain}.zfc-hp-product-image span{color:#7890a5;font-weight:900}.zfc-hp-product-body{display:flex;flex:1;flex-direction:column;padding:0 17px 18px}.zfc-hp-product h3{margin:0 0 13px;font-size:.96rem;line-height:1.4}.zfc-hp-product h3 a{color:#1b2838;text-decoration:none}.zfc-hp-product-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto;margin-bottom:14px}.zfc-hp-product-meta strong{color:#147efb;font-size:1.08rem}.zfc-hp-stock{padding:5px 9px;border-radius:999px;background:#eefbf3;color:#15803d;font-size:.75rem;font-weight:900}.zfc-hp-btn-primary{background:#147efb;color:#fff;box-shadow:0 7px 17px rgba(20,126,251,.19)}.zfc-hp-product .zfc-hp-btn{width:100%}
/* 3D */
.zfc-hp-3d{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:26px;padding:34px;border:1px solid #dfe6ff;border-radius:26px;background:radial-gradient(circle at 12% 12%,rgba(109,40,217,.13),transparent 34%),linear-gradient(135deg,#fbfaff,#f5f8ff);box-shadow:var(--zfc-hp-shadow)}.zfc-hp-3d-lead{position:relative;padding-left:84px}.zfc-hp-3d-icon{position:absolute;left:0;top:2px;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#6d28d9,#147efb);color:#fff;font-size:1.25rem;font-weight:950;box-shadow:0 10px 24px rgba(87,54,205,.24)}.zfc-hp-3d h2{margin-bottom:12px}.zfc-hp-3d p{margin:0;color:#617185;line-height:1.65}.zfc-hp-btn-dark{background:#1c2940;color:#fff}.zfc-hp-text-link-dark{color:#4c5f78}.zfc-hp-3d-list{display:grid;gap:10px}.zfc-hp-mini-story{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid #e1e7f5;border-radius:15px;background:#fff;color:#1e2c3c;text-decoration:none!important;box-shadow:0 5px 14px rgba(31,73,117,.045);transition:.18s}.zfc-hp-mini-story:hover{transform:translateX(3px);border-color:#bcd1ff}.zfc-hp-mini-date{font-size:.7rem;color:#8190a2}.zfc-hp-mini-story strong{font-size:.87rem;line-height:1.35}
/* Topics */
.zfc-hp-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.zfc-hp-topic{position:relative;display:flex;align-items:center;gap:12px;min-height:78px;padding:15px 17px;border:1px solid color-mix(in srgb,var(--zfc-topic) 23%,#e4eaf2);border-radius:17px;background:linear-gradient(135deg,color-mix(in srgb,var(--zfc-topic) 7%,#fff),#fff);color:#243347;text-decoration:none!important;overflow:hidden;transition:.18s}.zfc-hp-topic:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--zfc-topic)}.zfc-hp-topic:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(31,73,117,.08)}.zfc-hp-topic-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:#fff;font-size:1.3rem;box-shadow:0 4px 11px rgba(31,73,117,.08)}.zfc-hp-topic strong{font-size:.92rem}.zfc-hp-topic-arrow{margin-left:auto;color:var(--zfc-topic);font-weight:950}
/* News */
.zfc-hp-news-grid{display:grid;grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(0,.75fr));gap:14px}.zfc-hp-news-card{min-width:0;padding:18px;border:1px solid var(--zfc-hp-line);border-radius:18px;background:#fff;box-shadow:0 6px 18px rgba(31,73,117,.055)}.zfc-hp-news-card.is-lead{padding:0;overflow:hidden}.zfc-hp-news-thumb{display:block;height:180px;background:#eef5fb;overflow:hidden}.zfc-hp-news-thumb img{width:100%;height:100%;object-fit:cover}.zfc-hp-news-card.is-lead .zfc-hp-news-body{padding:16px 18px 19px}.zfc-hp-news-body{display:flex;flex-direction:column;gap:8px}.zfc-hp-news-date{font-size:.7rem;color:#8793a3}.zfc-hp-news-body h3{margin:0;font-size:.95rem;line-height:1.42}.zfc-hp-news-card.is-lead h3{font-size:1.16rem}.zfc-hp-news-body h3 a{color:#1d2b3b;text-decoration:none}
/* Trust */
.zfc-hp-trust{position:relative;padding:34px;border:1px solid #dfe8f3;border-radius:26px;background:#fff;box-shadow:var(--zfc-hp-shadow);text-align:center}.zfc-hp-trust-title{max-width:720px;margin:0 auto 24px}.zfc-hp-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.zfc-hp-trust-grid>div{padding:18px 12px;border-radius:16px;background:#f8fbff}.zfc-hp-trust-grid span{display:block;font-size:1.45rem;margin-bottom:7px}.zfc-hp-trust-grid strong{display:block;color:#1c2c3e;font-size:.9rem}.zfc-hp-trust-grid small{display:block;margin-top:5px;color:#738296;font-size:.72rem;line-height:1.45}.zfc-hp-trust-cta{margin-top:24px;min-width:230px}
.zfc-hp-latest-heading{margin:48px 0 18px;padding-top:5px}.zfc-hp-latest-heading p{margin:8px 0 0;color:#77879a;font-size:.9rem}
@media(max-width:1000px){.zfc-home-portal{padding-left:18px;padding-right:18px}.zfc-hp-post-grid-4,.zfc-hp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zfc-hp-map,.zfc-hp-3d{grid-template-columns:1fr}.zfc-hp-map-art{min-height:250px;padding:0 30px 15px}.zfc-hp-map-copy{padding:38px 38px 18px}.zfc-hp-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zfc-hp-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zfc-hp-news-card.is-lead{grid-row:span 2}.zfc-hp-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.zfc-home-portal{padding-left:14px;padding-right:14px}.zfc-hp-section{margin:26px 0 34px}.zfc-hp-discovery{padding:20px 17px}.zfc-hp-discovery-head{align-items:stretch}.zfc-hp-search{width:100%}.zfc-hp-post-grid-4,.zfc-hp-product-grid,.zfc-hp-topic-grid,.zfc-hp-news-grid,.zfc-hp-trust-grid{grid-template-columns:1fr}.zfc-hp-post-thumb{height:180px}.zfc-hp-map{border-radius:21px}.zfc-hp-map-copy{padding:30px 24px 8px}.zfc-hp-map h2{font-size:2rem}.zfc-hp-map-art{min-height:210px;padding:0 14px 12px}.zfc-hp-3d{padding:24px 20px}.zfc-hp-3d-lead{padding-left:0;padding-top:76px}.zfc-hp-news-card.is-lead{grid-row:auto}.zfc-hp-news-thumb{height:190px}.zfc-hp-trust{padding:26px 18px}.zfc-hp-section-head{align-items:flex-start}.zfc-hp-section-head>a{margin-top:5px}.zfc-hp-mini-story{grid-template-columns:1fr auto}.zfc-hp-mini-date{grid-column:1/-1}.zfc-hp-product-image{height:230px}}
@media(prefers-reduced-motion:reduce){.zfc-hp-post-card,.zfc-hp-product,.zfc-hp-topic,.zfc-hp-mini-story,.zfc-hp-btn{transition:none!important}.zfc-hp-post-card:hover,.zfc-hp-product:hover,.zfc-hp-topic:hover,.zfc-hp-mini-story:hover,.zfc-hp-btn:hover{transform:none!important}}


/* ===== 2.3 SMART CONTENT POLISH ===== */
.zfc-hp-section-note{margin:7px 0 0;color:#75869a;font-size:.82rem;line-height:1.5}
.zfc-hp-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.zfc-hp-title-row h2{margin:0}
.zfc-hp-store-theme{display:inline-flex;align-items:center;padding:6px 11px;border:1px solid #cfe2fb;border-radius:999px;background:#eef6ff;color:#1167c7;font-size:.72rem;font-weight:900;letter-spacing:.02em}
.zfc-hp-map-signals{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.zfc-hp-map-signals span{display:inline-flex;align-items:center;padding:7px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.10);color:#fff;font-size:.77rem;font-weight:800}
/* Popular cards: consistent card heights even with varied categories/images. */
.zfc-hp-popular-card{display:flex;flex-direction:column}.zfc-hp-popular-card .zfc-hp-post-body{display:flex;flex:1;flex-direction:column}.zfc-hp-popular-card .zfc-hp-more{margin-top:auto}
/* Every news card owns an image/fallback; no more tall empty white cards. */
.zfc-hp-news-grid{align-items:stretch}.zfc-hp-news-card{display:flex;flex-direction:column;padding:0;overflow:hidden}.zfc-hp-news-card .zfc-hp-news-thumb{height:132px}.zfc-hp-news-card.is-lead .zfc-hp-news-thumb{height:180px}.zfc-hp-news-thumb{display:block;background:#eef5fb;overflow:hidden}.zfc-hp-news-thumb img,.zfc-hp-news-fallback{width:100%;height:100%;object-fit:cover}.zfc-hp-news-body{display:flex;flex:1;flex-direction:column;padding:14px 15px 16px}.zfc-hp-news-card.is-lead .zfc-hp-news-body{padding:16px 18px 19px}.zfc-hp-news-more{margin-top:auto;padding-top:8px;color:#147efb;text-decoration:none!important;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}
.zfc-hp-news-fallback{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:15px;color:#fff;background:linear-gradient(135deg,var(--zfc-news-color,#147efb),#3527a9);overflow:hidden}.zfc-hp-news-fallback:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-24px;top:-34px;background:rgba(255,255,255,.16)}.zfc-hp-news-fallback-icon{position:absolute;right:16px;top:12px;font-size:1.75rem}.zfc-hp-news-fallback strong{position:relative;font-size:1rem}.zfc-hp-news-fallback small{position:relative;margin-top:2px;color:rgba(255,255,255,.78);font-weight:750}
/* Interest cards now connect editorial content with the right ZFC destination. */
.zfc-hp-topic{display:block;min-height:96px;padding:0}.zfc-hp-topic-main{display:flex;align-items:center;gap:12px;padding:14px 16px 8px;color:#243347;text-decoration:none!important}.zfc-hp-topic-copy{display:flex;min-width:0;flex:1;flex-direction:column}.zfc-hp-topic-copy strong{font-size:.92rem}.zfc-hp-topic-copy small{margin-top:3px;color:#7c8a9b;font-size:.69rem;font-weight:700}.zfc-hp-topic-secondary{display:inline-flex;margin:0 16px 12px 70px;color:var(--zfc-topic);text-decoration:none!important;font-size:.7rem;font-weight:900}.zfc-hp-topic-secondary:hover{text-decoration:underline!important}
@media(max-width:640px){.zfc-hp-map-signals{margin-top:14px}.zfc-hp-news-card .zfc-hp-news-thumb,.zfc-hp-news-card.is-lead .zfc-hp-news-thumb{height:190px}.zfc-hp-title-row{align-items:flex-start}.zfc-hp-store-theme{margin-top:2px}.zfc-hp-topic{min-height:92px}}
