.fi-hub-hero-row{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;flex-wrap:wrap}.fi-hub-hero-row h1{margin-bottom:8px}.fi-hub-hero-row .sub{max-width:60ch}.fi-hub-switch{margin-top:14px;font-family:var(--display);font-weight:600;font-size:13.5px}.fi-hub-stats{background:#fff;border:1px solid #ece6dc;border-radius:20px;padding:18px 22px;display:flex;flex-direction:column;gap:12px;min-width:220px}.fi-hub-stat{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.fi-hub-stat-label{font-size:13px;color:var(--muted)}.fi-hub-stat-value{font-family:var(--display);font-weight:800;font-size:18px;color:var(--ink)}.fi-hub-stat-value-sm{font-size:13.5px;font-weight:700;display:flex;align-items:center;gap:8px}.fi-hub-badge{font-family:var(--display);font-weight:700;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--indigo-deep);background:var(--lavender);border-radius:100px;padding:3px 9px}.fi-hub-controls{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.fi-hub-search{flex:1 1;min-width:240px}.fi-hub-search,.fi-hub-sort{font-family:var(--body);font-size:14px;padding:12px 18px;border-radius:100px;border:1px solid #ece6dc;background:#fff}.fi-hub-sort{color:var(--soft)}.fi-hub-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.fi-hub-tab{font-family:var(--display);font-weight:600;font-size:13px;padding:8px 16px;border-radius:100px;border:1px solid #ece6dc;background:#fff;color:var(--soft);cursor:pointer}.fi-hub-tab.active{background:var(--ink);border-color:var(--ink);color:#fff}.fi-hub-summary{font-size:13.5px;color:var(--muted);margin-bottom:18px}.fi-hub-empty{text-align:center;padding:40px 20px;color:var(--muted)}.fi-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.fi-hub-card{display:block;background:#fff;border:1px solid #ece6dc;border-radius:20px;padding:20px 22px;transition:transform .2s ease,border-color .2s ease}.fi-hub-card:hover{transform:translateY(-4px);border-color:#d8d2c8;text-decoration:none}.fi-hub-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.fi-hub-flag{font-size:26px;line-height:1}.fi-hub-iso{font-size:11px;color:var(--muted);letter-spacing:.04em}.fi-hub-card h3,.fi-hub-iso{font-family:var(--display);font-weight:700}.fi-hub-card h3{font-size:17px;color:var(--ink);margin:0 0 4px}.fi-hub-count{font-size:13px;color:var(--soft);margin:0 0 2px}.fi-hub-niches{font-size:12px;color:var(--muted);margin:0 0 10px}.fi-hub-go{font-family:var(--display);font-weight:700;font-size:13px;color:var(--indigo)}.fi-hub-dark-cta{background:var(--navy);color:#fff;border-radius:24px;padding:40px 36px;text-align:center}.fi-hub-dark-cta h2{font-family:var(--display);font-size:clamp(22px,3vw,30px);font-weight:800;margin:0 0 12px}.fi-hub-dark-cta p{color:#c9c7e0;font-size:15px;max-width:52ch;margin:0 auto 24px}.fi-hub-dark-cta-row{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.fi-hub-dark-cta-fine{font-size:13px;color:#8e8cb8;margin:16px 0 0}.btn-mint-dark{background:var(--green);color:#04231a}.btn-ghost-dark,.btn-mint-dark{display:inline-flex;align-items:center;padding:13px 26px;border-radius:100px;font-family:var(--display);font-weight:700;font-size:15px}.btn-ghost-dark{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.fi-hub-section-title{font-family:var(--display);font-size:clamp(22px,3vw,28px);font-weight:800;color:var(--ink);margin:0 0 6px}.fi-hub-section-sub{color:var(--muted);font-size:14.5px;margin:0 0 22px}.fi-hub-az{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px 24px;gap:8px 24px;background:#fff;border:1px solid #ece6dc;border-radius:20px;padding:22px 26px}.fi-hub-az a{font-size:14px;color:var(--soft);padding:4px 0}.fi-hub-az a:hover{color:var(--indigo)}.fi-hub-az-count{color:var(--muted);font-size:12px}.fi-faq{background:#fff;border:1px solid #ece6dc;border-radius:20px;overflow:hidden}.fi-faq details{border-bottom:1px solid #f6f2ea}.fi-faq details:last-child{border-bottom:0}.fi-faq summary{list-style:none;cursor:pointer;padding:18px 22px;font-family:var(--display);font-weight:700;font-size:15.5px;color:var(--ink);display:flex;gap:14px;align-items:flex-start}.fi-faq summary::-webkit-details-marker{display:none}.fi-faq summary:hover{color:var(--indigo)}.fi-faq-q-t{flex:1 1}.fi-faq-chev{flex:none;width:12px;height:12px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);margin-top:5px;transition:transform .2s ease}.fi-faq details[open] .fi-faq-chev{transform:rotate(-135deg)}.fi-faq-a{padding:0 22px 20px;color:var(--soft);font-size:14.5px;margin:0}@media (max-width:960px){.fi-hub-grid{grid-template-columns:1fr 1fr}.fi-hub-az{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.fi-hub-hero-row{flex-direction:column}.fi-hub-stats{width:100%}.fi-hub-az,.fi-hub-grid{grid-template-columns:1fr}}.fi-hub-creator-note{position:relative;z-index:1;max-width:560px;margin:30px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);font-size:14px;color:#9a9fb8}.fi-hub-creator-note a{color:#fff;text-decoration:underline;text-underline-offset:3px;-webkit-text-decoration-color:rgba(255,255,255,.4);text-decoration-color:rgba(255,255,255,.4)}.fi-hub-creator-note a:hover{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}