.founders-hub-root{--fh-black:#080808;--fh-off-black:#111111;--fh-card-bg:#141414;--fh-card-hover:#181818;--fh-border:rgba(255,255,255,0.07);--fh-border-md:rgba(255,255,255,0.12);--fh-border-hi:rgba(255,255,255,0.18);--fh-white:#f2f0eb;--fh-muted:#6b6b6b;--fh-muted-mid:#9b9b9b;--fh-gold:#c9a84c;--fh-gold-dim:rgba(201,168,76,0.10);--fh-gold-glow:rgba(201,168,76,0.22);--fh-gold-border:rgba(201,168,76,0.25);--fh-green:#4caf7d;--fh-green-dim:rgba(76,175,125,0.10);--fh-green-border:rgba(76,175,125,0.22);--fh-amber:#e09d3c;--fh-amber-dim:rgba(224,157,60,0.10);--fh-red:#e05555;--sidebar-w:300px;--nav-h:56px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:10px;--black:var(--fh-black);--off-black:var(--fh-off-black);--card-bg:var(--fh-card-bg);--card-hover:var(--fh-card-hover);--border:var(--fh-border);--border-md:var(--fh-border-md);--border-hi:var(--fh-border-hi);--white:var(--fh-white);--muted:var(--fh-muted);--muted-mid:var(--fh-muted-mid);--gold:var(--fh-gold);--gold-dim:var(--fh-gold-dim);--gold-glow:var(--fh-gold-glow);--gold-border:var(--fh-gold-border);--green:var(--fh-green);--green-dim:var(--fh-green-dim);--green-border:var(--fh-green-border);--amber:var(--fh-amber);--amber-dim:var(--fh-amber-dim);--red:var(--fh-red);background:var(--black);color:var(--white);font-family:var(--font-inter),"Inter",sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.founders-hub-root:before{background:radial-gradient(ellipse 70% 40% at 30% -5%,rgba(201,168,76,.07) 0,transparent 55%),radial-gradient(ellipse 50% 50% at 100% 100%,rgba(76,175,125,.04) 0,transparent 50%),radial-gradient(ellipse 30% 30% at 0 60%,rgba(201,168,76,.03) 0,transparent 40%)}.founders-hub-root:after,.founders-hub-root:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}.founders-hub-root:after{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");opacity:.5}.founders-hub-root .nav{position:sticky;top:0;z-index:200;height:var(--nav-h);background:rgba(8,8,8,.88);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.founders-hub-root .nav-inner{max-width:1400px;margin:0 auto;height:100%;display:flex;align-items:center;padding:0 24px;gap:32px}.founders-hub-root .nav-logo{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none}.founders-hub-root .nav-logo-image{width:30px;height:30px;object-fit:contain;filter:drop-shadow(0 0 6px rgba(255,255,255,.14))}.founders-hub-root .nav-center{display:flex;align-items:center;gap:4px;flex:1}.founders-hub-root .nav-link{font-size:13px;font-weight:600;padding:6px 12px;border-radius:var(--radius-sm);color:var(--muted);transition:color .2s,background .2s;letter-spacing:.01em;text-decoration:none}.founders-hub-root .nav-link:hover{color:var(--white);background:rgba(255,255,255,.04)}.founders-hub-root .nav-link.active{color:var(--white)}.founders-hub-root .nav-right{display:flex;align-items:center;gap:10px;flex-shrink:0;position:relative}.founders-hub-root .nav-wallet-status{display:flex;align-items:center;gap:7px;font-family:DM Mono,monospace;font-size:11px;color:var(--muted);padding:6px 12px;background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:10px;cursor:pointer;transition:border-color .2s,background .2s}.founders-hub-root .nav-wallet-status:hover{background:rgba(255,255,255,.05);border-color:var(--border-hi)}.founders-hub-root .wallet-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--card-bg);border:1px solid var(--border-hi);border-radius:var(--radius-md);box-shadow:0 10px 30px rgba(0,0,0,.35);z-index:260;overflow:hidden}.founders-hub-root .wallet-menu-item{width:100%;text-align:left;background:transparent;border:none;color:var(--white);font-family:DM Mono,monospace;font-size:12px;padding:10px 12px;cursor:pointer;transition:background .2s}.founders-hub-root .wallet-menu-item:hover{background:rgba(255,255,255,.06)}.founders-hub-root .page-wrapper{position:relative;z-index:1;display:grid;grid-template-columns:var(--sidebar-w) 1fr;min-height:calc(100vh - var(--nav-h));max-width:1400px;margin:0 auto}.founders-hub-root .sidebar{position:sticky;top:var(--nav-h);height:calc(100vh - var(--nav-h));overflow-y:auto;padding:32px 24px;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:0;scrollbar-width:none}.founders-hub-root .sidebar::-webkit-scrollbar{display:none}.founders-hub-root .sidebar-header{margin-bottom:32px}.founders-hub-root .sidebar-title{font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-bottom:12px}.founders-hub-root .gold{color:rgba(160,223,42,1)}.founders-hub-root .sidebar-sub{font-size:13px;color:var(--muted);line-height:1.6;font-weight:400}.founders-hub-root .steps-stack{flex:1;display:flex;flex-direction:column;gap:0}.founders-hub-root .step{display:flex;gap:14px;padding:0 0 24px;transition:opacity .3s}.founders-hub-root .step.locked{opacity:.35;pointer-events:none}.founders-hub-root .step-indicator{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.founders-hub-root .step-num{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:11px;border:1px solid var(--border-md);color:var(--muted);flex-shrink:0;transition:all .3s ease;background:var(--off-black)}.founders-hub-root .step.active .step-num{background:var(--gold);border-color:var(--gold);color:var(--black);font-weight:700;font-size:12px;box-shadow:0 0 16px var(--gold-glow)}.founders-hub-root .step.complete .step-num{background:var(--green);border-color:var(--green);color:var(--black);font-weight:700;font-size:12px}.founders-hub-root .step-line{width:1px;flex:1;background:var(--border);margin-top:6px;min-height:20px}.founders-hub-root .step.complete .step-line{background:var(--green-border)}.founders-hub-root .step.active .step-line{background:var(--gold-border)}.founders-hub-root .step-body{flex:1;min-width:0;padding-top:4px}.founders-hub-root .step-title{font-size:14px;font-weight:700;letter-spacing:.01em;margin-bottom:2px}.founders-hub-root .step-sub{font-size:12px;color:var(--muted);font-weight:400;margin-bottom:12px}.founders-hub-root .step-content{margin-top:12px}.founders-hub-root .wallet-bar{display:flex;align-items:center;gap:8px;padding:9px 12px;background:rgba(255,255,255,.03);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:10px;font-family:DM Mono,monospace;font-size:11px}.founders-hub-root .wallet-bar-text{color:var(--muted)}.founders-hub-root .wallet-bar-text strong{color:var(--white)}.founders-hub-root .nft-mini-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--gold-dim);border:1px solid var(--gold-border);border-radius:var(--radius-md)}.founders-hub-root .nft-mini-avatar{width:36px;height:36px;border-radius:var(--radius-sm);background:linear-gradient(135deg,#c9a84c,#8b6914);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;overflow:hidden}.founders-hub-root .nft-mini-name{font-size:13px;font-weight:700}.founders-hub-root .nft-mini-trait{font-family:DM Mono,monospace;font-size:10px;color:rgba(175,221,49,1);margin-top:2px}.founders-hub-root .sidebar-footer{margin-top:auto;padding-top:8px}.founders-hub-root .divider{height:1px;background:var(--border);margin:16px 0}.founders-hub-root .sidebar-signin{width:100%;font-size:12px;margin-bottom:12px}.founders-hub-root .sidebar-legal{font-size:11px;color:var(--muted);line-height:1.5;font-family:DM Mono,monospace}.founders-hub-root .main-content{padding:32px 36px 60px;min-width:0;overflow-x:hidden;overflow-y:visible}.founders-hub-root .section-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;display:flex;align-items:center;gap:10px}.founders-hub-root .section-label:after{content:"";flex:1;height:1px;background:var(--border)}.founders-hub-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-md);font-family:var(--font-inter),"Inter",sans-serif;font-weight:700;cursor:pointer;border:none;transition:all .2s ease;letter-spacing:.02em;white-space:nowrap}.founders-hub-root .btn-primary{background:rgba(255,255,255,1);color:var(--black);font-size:14px;padding:13px 22px}.founders-hub-root .btn-primary:hover{background:rgba(255,255,255,1);transform:translateY(-1px);box-shadow:0 8px 24px var(--gold-glow)}.founders-hub-root .btn-primary:active{transform:translateY(0)}.founders-hub-root .listing-buy,.founders-hub-root .listing-buy:hover,.founders-hub-root .wallet-connect-btn,.founders-hub-root .wallet-connect-btn:hover{background:#a5fc03}.founders-hub-root .btn-secondary{background:transparent;color:var(--white);border:1px solid var(--border-hi);font-size:14px;padding:13px 22px}.founders-hub-root .btn-secondary:hover{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.04)}.founders-hub-root .btn-ghost{background:transparent;color:var(--muted);font-size:13px;padding:10px 14px}.founders-hub-root .btn-ghost:hover{color:var(--white)}.founders-hub-root .btn-sm{font-size:12px;padding:9px 16px;border-radius:var(--radius-sm)}.founders-hub-root .btn-lg{font-size:15px;padding:16px 28px;border-radius:var(--radius-md)}.founders-hub-root .dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.founders-hub-root .dot-red{background:var(--red);box-shadow:0 0 6px var(--red)}.founders-hub-root .dot-gold{background:var(--gold);box-shadow:0 0 6px var(--gold);animation:fhPulse 2s ease infinite}.founders-hub-root .dot-green{background:var(--green);box-shadow:0 0 6px var(--green);animation:fhPulse 2s ease infinite}@keyframes fhPulse{0%,to{opacity:1}50%{opacity:.45}}.founders-hub-root .content-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:36px;align-items:start}.founders-hub-root .hero-connect-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-xl);padding:36px 32px;display:flex;flex-direction:column;align-items:flex-start;animation:fhFadeUp .4s ease both}.founders-hub-root .hero-glyph{font-size:36px;margin-bottom:20px;opacity:.6;color:rgba(222,255,56,1)}.founders-hub-root .hero-title{font-size:28px;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:14px}.founders-hub-root .hero-sub{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:24px;font-weight:400}.founders-hub-root .utility-preview-section{animation:fhFadeUp .4s ease .1s both}.founders-hub-root .utility-teaser-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.founders-hub-root .teaser-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px;transition:border-color .2s,transform .15s;cursor:default}.founders-hub-root .teaser-card:hover{border-color:var(--border-hi);transform:translateY(-2px)}.founders-hub-root .teaser-icon{font-size:20px;margin-bottom:8px}.founders-hub-root .teaser-name{font-size:13px;font-weight:700;margin-bottom:5px}.founders-hub-root .teaser-rarity{font-family:DM Mono,monospace;font-size:10px;padding:2px 7px;border-radius:3px;display:inline-block}.founders-hub-root .legendary{background:var(--gold-dim);color:var(--gold);border:1px solid var(--gold-border)}.founders-hub-root .ultra{background:rgba(180,120,255,.1);color:#c07fff;border:1px solid rgba(180,120,255,.2)}.founders-hub-root .rare{background:rgba(80,140,255,.1);color:#7eaaff;border:1px solid rgba(80,140,255,.2)}.founders-hub-root .uncommon{background:rgba(255,255,255,.05);color:var(--muted-mid);border:1px solid var(--border)}.founders-hub-root .marketplace-section{animation:fhFadeIn .35s ease .15s both}.founders-hub-root .marketplace-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px}.founders-hub-root .marketplace-title{font-size:20px;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.founders-hub-root .marketplace-sub{font-size:13px;color:var(--muted)}.founders-hub-root .refresh-btn{font-family:DM Mono,monospace;font-size:12px;color:var(--muted);background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:5px;padding:6px 0;transition:color .2s}.founders-hub-root .refresh-btn:hover{color:var(--white)}.founders-hub-root .market-value-banner{display:flex;align-items:center;gap:14px;padding:14px 18px;background:var(--green-dim);border:1px solid var(--green-border);border-radius:var(--radius-md);margin-bottom:16px}.founders-hub-root .banner-emoji{font-size:22px;flex-shrink:0}.founders-hub-root .banner-title{font-size:15px;font-weight:700;color:var(--green);margin-bottom:3px}.founders-hub-root .banner-sub{font-size:13px;color:var(--muted);flex:1;line-height:1.4}.founders-hub-root .banner-savings{color:var(--green);font-weight:700}.founders-hub-root .banner-cta{margin-left:auto;flex-shrink:0}.founders-hub-root .listings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.founders-hub-root .listing-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px;display:flex;flex-direction:column;gap:14px;transition:border-color .2s,transform .15s;overflow:hidden}.founders-hub-root .listing-card:hover{border-color:var(--border-hi);transform:translateY(-2px)}.founders-hub-root .listing-img{width:100%;aspect-ratio:1/1;height:auto;border-radius:var(--radius-md);background:linear-gradient(135deg,#1e1e1e,#2a2a2a);display:flex;align-items:center;justify-content:center;font-size:44px;overflow:hidden;position:relative}.founders-hub-root .listing-img-media{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-md);image-rendering:auto;transform:translateZ(0)}.founders-hub-root .listing-owner-cog{position:absolute;top:8px;right:8px;z-index:2;width:30px;height:30px;border-radius:8px;border:1px solid var(--border-hi);background:rgba(8,10,14,.84);color:var(--white);display:grid;place-items:center;font-size:15px;line-height:1;cursor:pointer}.founders-hub-root .listing-owner-cog:focus,.founders-hub-root .listing-owner-cog:hover{border-color:var(--gold);color:var(--gold);background:rgba(8,10,14,.94)}.founders-hub-root .listing-owner-cog:focus{outline:none}.founders-hub-root .listing-owner-cog:focus-visible{border-color:var(--gold);color:var(--gold);background:rgba(8,10,14,.94);outline:2px solid rgba(201,169,82,.9);outline-offset:2px;box-shadow:0 0 0 2px rgba(0,0,0,.7)}.founders-hub-root .listing-name{font-size:12px;font-weight:700;margin-bottom:6px}.founders-hub-root .listing-meta{font-family:DM Mono,monospace;font-size:11px;color:var(--muted);margin-bottom:4px}.founders-hub-root .listing-includes{font-size:11px;color:var(--green);font-family:DM Mono,monospace}.founders-hub-root .listing-price-col{margin-top:auto;display:flex;flex-direction:column;gap:6px}.founders-hub-root .listing-amount{font-size:20px;font-weight:800;color:rgba(193,244,11,1);letter-spacing:-.02em}.founders-hub-root .listing-currency{font-family:DM Mono,monospace;font-size:10px;color:var(--muted);margin-bottom:8px}.founders-hub-root .listing-buy{width:100%}.founders-hub-root .rarity-rare{color:#7eaaff}.founders-hub-root .rarity-uncommon{color:var(--muted-mid)}.founders-hub-root .rarity-legendary{color:var(--gold)}.founders-hub-root .rarity-ultra{color:#c07fff}.founders-hub-root .nft-hero-card{display:flex;align-items:flex-start;gap:24px;padding:28px;border:1px solid var(--gold-border);border-radius:var(--radius-xl);background:linear-gradient(135deg,rgba(201,168,76,.04) 0,var(--card-bg) 50%);margin-bottom:8px;animation:fhFadeUp .4s ease both}.founders-hub-root .nft-hero-left{display:flex;align-items:flex-start;gap:18px;flex:1;min-width:0}.founders-hub-root .nft-avatar-lg{width:72px;height:72px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#c9a84c,#6b4c0a);display:flex;align-items:center;justify-content:center;font-size:38px;flex-shrink:0;box-shadow:0 0 32px var(--gold-glow);overflow:hidden}.founders-hub-root .nft-hero-name{font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.founders-hub-root .nft-hero-rarity{font-family:DM Mono,monospace;font-size:12px;color:var(--gold);margin-bottom:12px}.founders-hub-root .nft-trait-pills{display:flex;flex-wrap:wrap;gap:6px}.founders-hub-root .trait-pill{font-family:DM Mono,monospace;font-size:10px;padding:4px 9px;border-radius:4px;background:rgba(255,255,255,.04);border:1px solid var(--border);color:var(--muted)}.founders-hub-root .trait-pill.has-utility{background:var(--gold-dim);border-color:var(--gold-border);color:var(--gold)}.founders-hub-root .nft-hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:14px;flex-shrink:0}.founders-hub-root .nft-hero-stat{text-align:right}.founders-hub-root .stat-num{font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--white);line-height:1}.founders-hub-root .stat-label{font-size:11px;color:var(--muted);font-family:DM Mono,monospace;margin-top:3px}.founders-hub-root .utilities-full-list{display:flex;flex-direction:column;gap:8px;animation:fhFadeUp .4s ease .1s both}.founders-hub-root .utility-full-row{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color .2s,background .2s;cursor:pointer}.founders-hub-root .utility-full-row:hover{border-color:var(--border-hi);background:var(--card-hover)}.founders-hub-root .uf-icon{width:40px;height:40px;border-radius:var(--radius-sm);background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.founders-hub-root .uf-body{flex:1;min-width:0}.founders-hub-root .uf-name{font-size:15px;font-weight:700;letter-spacing:.01em;margin-bottom:4px}.founders-hub-root .uf-desc{font-size:13px;color:var(--muted);line-height:1.5;font-weight:400}.founders-hub-root .uf-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.founders-hub-root .util-badge{font-family:DM Mono,monospace;font-size:10px;padding:3px 9px;border-radius:10px;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0}.founders-hub-root .util-badge.active{background:var(--green-dim);color:var(--green);border:1px solid var(--green-border)}.founders-hub-root .util-badge.soon{background:var(--gold-dim);color:var(--gold);border:1px solid var(--gold-border)}.founders-hub-root .util-badge.open{background:var(--amber-dim);color:var(--amber);border:1px solid rgba(224,157,60,.25)}.founders-hub-root .uf-rarity{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.05em}.founders-hub-root .legendary-text{color:var(--gold)}.founders-hub-root .uncommon-text{color:var(--muted-mid)}.founders-hub-root .rare-text{color:#7eaaff}.founders-hub-root .ultra-text{color:#c07fff}.founders-hub-root .events-strip{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;animation:fhFadeUp .4s ease .2s both}.founders-hub-root .events-strip::-webkit-scrollbar{display:none}.founders-hub-root .event-chip{flex-shrink:0;padding:14px 16px;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-md);min-width:130px;transition:border-color .2s}.founders-hub-root .event-chip:hover{border-color:var(--border-hi)}.founders-hub-root .event-chip.active-event{border-color:var(--gold-border);background:linear-gradient(135deg,var(--gold-dim),var(--card-bg))}.founders-hub-root .event-chip-date{font-family:DM Mono,monospace;font-size:11px;color:var(--muted);margin-bottom:6px}.founders-hub-root .event-chip.active-event .event-chip-date{color:var(--gold)}.founders-hub-root .event-chip-name{font-size:13px;font-weight:700;margin-bottom:5px}.founders-hub-root .event-chip-type{font-size:11px;color:var(--muted)}.founders-hub-root .empty-hero{text-align:center;padding:60px 40px 40px;animation:fhFadeUp .4s ease both}.founders-hub-root .empty-glyph{font-size:48px;margin-bottom:16px}.founders-hub-root .empty-title{font-size:28px;font-weight:800;letter-spacing:-.025em;margin-bottom:14px}.founders-hub-root .empty-sub{font-size:15px;color:var(--muted);line-height:1.6;max-width:480px;margin:0 auto 28px;font-weight:400}@keyframes fhFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fhFadeIn{0%{opacity:0}to{opacity:1}}.founders-hub-root .nft-substate{animation:fhFadeUp .35s ease both}.founders-hub-root .scan-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px 48px;background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;gap:24px}.founders-hub-root .scan-animation{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.founders-hub-root .scan-ring{position:absolute;inset:0;border-radius:50%;border:1.5px solid var(--gold);opacity:0;animation:fhScanPulse 2s ease-out infinite}.founders-hub-root .scan-ring-2{animation-delay:.7s}@keyframes fhScanPulse{0%{transform:scale(.6);opacity:.7}to{transform:scale(2);opacity:0}}.founders-hub-root .scan-core{width:48px;height:48px;border-radius:8px;background:linear-gradient(135deg,#c9a84c,#6b4c0a);display:flex;align-items:center;justify-content:center;font-size:24px;position:relative;z-index:1;box-shadow:0 0 20px var(--gold-glow)}.founders-hub-root .scan-title{font-size:22px;margin-bottom:6px;font-family:var(--font-inter),"Inter",sans-serif;font-weight:700}.founders-hub-root .scan-sub{font-size:13px;color:var(--muted)}.founders-hub-root .scan-progress-bar{width:200px;height:2px;background:var(--border);border-radius:2px;overflow:hidden}.founders-hub-root .scan-progress-fill{height:100%;background:var(--gold);border-radius:2px;animation:fhScanFill 1.8s ease forwards}@keyframes fhScanFill{0%{width:0}60%{width:75%}to{width:100%}}.founders-hub-root .selector-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.founders-hub-root .selector-title-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.founders-hub-root .selector-heading{font-family:var(--font-inter),"Inter",sans-serif;font-size:26px;letter-spacing:.01em;font-weight:700}.founders-hub-root .selector-count-badge{font-family:DM Mono,monospace;font-size:11px;padding:3px 10px;border-radius:10px;background:var(--gold-dim);border:1px solid var(--gold-border);color:var(--gold)}.founders-hub-root .selector-sub{font-size:13px;color:var(--muted);line-height:1.5}.founders-hub-root .nft-selector-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.founders-hub-root .nft-select-card{display:flex;align-items:center;gap:16px;padding:16px 18px;background:var(--card-bg);border:1.5px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:border-color .2s,background .2s,transform .15s;position:relative}.founders-hub-root .nft-select-card:hover{border-color:var(--border-hi);background:var(--card-hover);transform:translateY(-1px)}.founders-hub-root .nft-select-card.selected{border-color:var(--gold);background:linear-gradient(135deg,rgba(201,168,76,.06) 0,var(--card-bg) 70%);box-shadow:0 0 0 1px var(--gold-border),0 4px 24px var(--gold-glow)}.founders-hub-root .nsc-check{position:absolute;top:12px;right:14px;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--border-md);display:flex;align-items:center;justify-content:center;color:transparent;transition:all .2s ease;background:transparent}.founders-hub-root .nft-select-card.selected .nsc-check{background:var(--gold);border-color:var(--gold);color:var(--black)}.founders-hub-root .nsc-avatar{width:56px;height:56px;border-radius:var(--radius-md);background:linear-gradient(135deg,#1e1e1e,#2a2a2a);display:flex;align-items:center;justify-content:center;font-size:28px;flex-shrink:0}.founders-hub-root .nsc-body{flex:1;min-width:0}.founders-hub-root .nsc-name{font-family:var(--font-inter),"Inter",sans-serif;font-size:16px;margin-bottom:3px;font-weight:700}.founders-hub-root .nsc-rarity{font-family:DM Mono,monospace;font-size:11px;margin-bottom:6px}.founders-hub-root .nsc-active-badge{display:inline-flex;align-items:center;gap:6px;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#4ade80;border:1px solid rgba(74,222,128,.35);background:rgba(22,163,74,.12);border-radius:999px;padding:2px 8px;margin-bottom:8px}.founders-hub-root .nsc-traits{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.founders-hub-root .nsc-trait{font-family:DM Mono,monospace;font-size:10px;padding:3px 8px;border-radius:4px;background:rgba(255,255,255,.04);border:1px solid var(--border);color:var(--muted)}.founders-hub-root .nsc-trait.gold-trait{background:var(--gold-dim);border-color:var(--gold-border);color:var(--gold)}.founders-hub-root .nsc-utility-count{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);font-family:DM Mono,monospace}.founders-hub-root .nsc-util-dot{width:6px;height:6px;border-radius:50%}.founders-hub-root .nsc-util-dot.active-dot{background:var(--green);box-shadow:0 0 5px var(--green)}.founders-hub-root .nsc-badge-col{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0;padding-right:28px}.founders-hub-root .nsc-num{font-family:DM Mono,monospace;font-size:12px;color:var(--muted)}.founders-hub-root .selector-cta-row{display:flex;align-items:center;gap:16px;padding-top:4px}.founders-hub-root .selector-hint{font-family:DM Mono,monospace;font-size:12px;color:var(--muted)}.founders-hub-root #selectorConfirmBtn:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.founders-hub-root .swap-btn{display:flex;align-items:center;gap:6px;font-size:12px;padding:8px 14px;color:var(--muted);border-color:var(--border)}.founders-hub-root .swap-btn:hover{color:var(--white);border-color:var(--border-hi)}.founders-hub-root .btn.is-disabled,.founders-hub-root .btn:disabled{opacity:.5;cursor:not-allowed}.founders-hub-root .btn.is-disabled:hover,.founders-hub-root .btn:disabled:hover{transform:none;box-shadow:none}.founders-hub-root .active-dashboard-panel{width:270px;border:1px solid rgba(74,222,128,.35);background:rgba(22,163,74,.08);border-radius:var(--radius-md);padding:10px 12px;text-align:left}.founders-hub-root .active-dashboard-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.05em;text-transform:uppercase;color:#86efac;margin-bottom:6px}.founders-hub-root .active-dashboard-copy{font-size:12px;line-height:1.45;color:var(--white,#f2f0eb);margin-bottom:8px}.founders-hub-root .active-dashboard-link{color:#86efac;font-size:12px;text-decoration:none}.founders-hub-root .active-dashboard-link:hover{text-decoration:underline}.founders-hub-root .active-dashboard-muted{font-size:12px;color:var(--muted)}.founders-hub-root .detach-toggle-btn{width:100%;margin-top:10px;justify-content:center}.founders-hub-root .detach-warning{margin-top:10px;border:1px solid rgba(248,113,113,.35);background:rgba(127,29,29,.22);border-radius:var(--radius-sm);padding:10px}.founders-hub-root .detach-warning-title{font-family:DM Mono,monospace;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#fca5a5;margin-bottom:7px}.founders-hub-root .detach-warning-copy{font-size:12px;line-height:1.45;color:var(--white,#f2f0eb);margin-bottom:10px}.founders-hub-root .detach-confirm-row{display:flex;gap:8px;align-items:flex-start;font-size:11px;color:var(--muted-mid);margin-bottom:10px}.founders-hub-root .detach-confirm-row input{margin-top:2px}.founders-hub-root .detach-actions{display:flex;gap:8px;flex-wrap:wrap}.founders-hub-root .detach-error{margin-top:8px;font-size:12px;color:#fca5a5}.founders-hub-root .detach-success{margin-top:8px;font-size:12px;color:#86efac}.founders-hub-root .listing-modal-overlay{position:fixed;inset:0;z-index:500;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;animation:fhFadeUp .2s ease both}.founders-hub-root .listing-modal{background:var(--card-bg);border:1px solid var(--border-hi);border-radius:var(--radius-xl);padding:32px;width:min(420px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;margin:auto;position:relative}.founders-hub-root .listing-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:var(--muted);font-size:16px;cursor:pointer;padding:4px;transition:color .2s}.founders-hub-root .listing-modal-close:hover{color:var(--white)}.founders-hub-root .listing-modal-header{text-align:center;margin-bottom:24px}.founders-hub-root .listing-modal-icon{font-size:40px;margin-bottom:12px}.founders-hub-root .listing-modal-title{font-size:20px;font-weight:800;margin-bottom:6px}.founders-hub-root .listing-modal-sub{font-size:13px;color:var(--muted);line-height:1.5}.founders-hub-root .listing-modal-trait{font-family:DM Mono,monospace;font-size:11px;color:var(--muted);margin-top:4px}.founders-hub-root .listing-modal-details{display:flex;flex-direction:column;gap:10px;padding:16px;background:rgba(255,255,255,.02);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:20px}.founders-hub-root .listing-modal-mono{font-family:DM Mono,monospace;font-size:11px;color:var(--muted-mid)}.founders-hub-root .listing-select-grid{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;max-height:220px;overflow-y:auto}.founders-hub-root .listing-select-card{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:10px;border:1px solid var(--border);border-radius:var(--radius-md);background:rgba(255,255,255,.02);color:var(--white);cursor:pointer;transition:border-color .2s,background .2s}.founders-hub-root .listing-select-card:hover{border-color:var(--border-hi);background:var(--card-hover)}.founders-hub-root .listing-select-card.selected{border-color:var(--gold-border);background:var(--gold-dim)}.founders-hub-root .listing-select-avatar{width:42px;height:42px;border-radius:var(--radius-sm);background:rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.founders-hub-root .listing-select-avatar img{width:100%;height:100%;object-fit:cover}.founders-hub-root .listing-select-meta{min-width:0}.founders-hub-root .listing-select-name{font-size:13px;font-weight:700;margin-bottom:2px}.founders-hub-root .listing-select-mint{font-family:DM Mono,monospace;font-size:11px;color:var(--muted)}.founders-hub-root .listing-modal-row{display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.founders-hub-root .listing-modal-amount{font-weight:700;color:var(--gold)}.founders-hub-root .listing-modal-action{width:100%}.founders-hub-root .listing-modal-status{text-align:center;padding:20px 0}.founders-hub-root .listing-modal-spinner{width:36px;height:36px;border:3px solid var(--border);border-top-color:var(--gold);border-radius:50%;margin:0 auto 16px;animation:fhSpin .8s linear infinite}@keyframes fhSpin{to{transform:rotate(1turn)}}.founders-hub-root .listing-modal-check{background:var(--green);color:var(--black)}.founders-hub-root .listing-modal-check,.founders-hub-root .listing-modal-error-icon{width:40px;height:40px;border-radius:50%;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.founders-hub-root .listing-modal-error-icon{background:var(--red);color:var(--white)}.founders-hub-root .listing-modal-error{color:var(--red)}.founders-hub-root .listing-modal-link{display:inline-block;font-family:DM Mono,monospace;font-size:12px;color:var(--gold);margin:12px 0;text-decoration:none;transition:color .2s}.founders-hub-root .listing-modal-link:hover{color:#d4b660}.founders-hub-root .mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;z-index:200;background:rgba(8,8,8,.95);backdrop-filter:blur(20px);border-top:1px solid var(--border);min-height:calc(4rem + min(env(safe-area-inset-bottom, 0px), 10px));padding:8px 0 min(env(safe-area-inset-bottom,0px),10px);flex-direction:row}.founders-hub-root .mob-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px 4px;color:var(--muted);transition:color .2s;text-decoration:none}.founders-hub-root .mob-nav-item.active{color:var(--gold)}.founders-hub-root .mob-nav-item:hover{color:var(--white)}.founders-hub-root .mob-nav-item.disabled{opacity:.45;pointer-events:none}.founders-hub-root .mob-nav-icon{font-size:18px;line-height:1}.founders-hub-root .mob-nav-label{font-size:10px;font-weight:700;letter-spacing:.06em}@media (max-width:1024px){.founders-hub-root{--sidebar-w:260px}.founders-hub-root .content-grid{grid-template-columns:1fr;gap:16px}.founders-hub-root .utility-teaser-grid{grid-template-columns:repeat(4,1fr)}.founders-hub-root .listings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.founders-hub-root .nav-center{display:none}.founders-hub-root .nav-inner{padding:0 16px;gap:12px;justify-content:space-between}.founders-hub-root .nav-right{margin-left:auto;justify-content:flex-end}.founders-hub-root .nav-wallet-status{display:none}.founders-hub-root .page-wrapper{grid-template-columns:1fr}.founders-hub-root .sidebar{position:static;height:auto;border-right:none;border-bottom:1px solid var(--border);padding:24px 16px}.founders-hub-root .sidebar-title{font-size:26px}.founders-hub-root .steps-stack{gap:0}.founders-hub-root .main-content{padding:24px 16px 100px}.founders-hub-root .content-grid{grid-template-columns:1fr}.founders-hub-root .utility-teaser-grid{grid-template-columns:repeat(2,1fr)}.founders-hub-root .listings-grid{grid-template-columns:1fr}.founders-hub-root .market-value-banner{flex-direction:column;align-items:flex-start}.founders-hub-root .banner-cta{width:100%;margin-left:0}.founders-hub-root .nft-hero-card,.founders-hub-root .nft-hero-left{flex-direction:column}.founders-hub-root .nft-hero-right{flex-direction:row;align-items:center;width:100%}.founders-hub-root .nft-hero-stat{text-align:left}.founders-hub-root .mobile-bottom-nav{display:flex}.founders-hub-root .sidebar-footer{display:none}.founders-hub-root .hero-connect-card{padding:24px 20px}.founders-hub-root .hero-title{font-size:22px}.founders-hub-root .scan-card{padding:40px 24px 36px;gap:20px}.founders-hub-root .scan-animation{width:64px;height:64px}.founders-hub-root .scan-core{width:40px;height:40px;font-size:20px}.founders-hub-root .scan-title{font-size:18px}.founders-hub-root .scan-progress-bar{width:160px}.founders-hub-root .selector-heading{font-size:22px}.founders-hub-root .nft-select-card{padding:14px;gap:12px;align-items:flex-start}.founders-hub-root .nsc-badge-col{display:none}.founders-hub-root .selector-cta-row{flex-direction:column;align-items:stretch;gap:10px}.founders-hub-root .selector-cta-row .btn-lg{width:100%;justify-content:center}.founders-hub-root .selector-hint{text-align:center;font-size:11px}.founders-hub-root .listing-modal-overlay{align-items:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.founders-hub-root .listing-modal{width:min(420px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:24px 18px}}@media (max-width:400px){.founders-hub-root .utility-teaser-grid{grid-template-columns:1fr 1fr}}