.hub-page .breadcrumbs{margin-bottom:1.25rem;padding:.625rem 1.5rem;border-bottom:1px solid var(--border-color)}@media(min-width:768px){.hub-page .breadcrumbs{padding-left:2rem;padding-right:2rem}}.hub-hero.fade-in-up,.hub-page .section.fade-in-up{animation:hub-fade-in-up var(--motion-sections-fade_in_duration, .6s) ease-out both}.hub-hero.delay-0{animation-delay:0s}.hub-hero.delay-1{animation-delay:var(--motion-sections-stagger_step, .08s)}.hub-hero.delay-2{animation-delay:calc(2 * var(--motion-sections-stagger_step, .08s))}.hub-page .section.delay-1{animation-delay:var(--motion-sections-stagger_step, .08s)}.hub-page .section.delay-2{animation-delay:calc(2 * var(--motion-sections-stagger_step, .08s))}.hub-page .section.delay-3{animation-delay:calc(3 * var(--motion-sections-stagger_step, .08s))}@keyframes hub-fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hub-hero.fade-in-up,.hub-page .section.fade-in-up{animation:none;opacity:1;transform:none}.hub-metric-card,.resources-list li,.leaderboard-table tbody tr{transition:none}}.portal-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem 3rem;min-width:0}.portal-page.portal-entry,.portal-page.sign-in-page,.portal-page.choose-role-page{max-width:100%;width:100%;margin:0 auto;padding:2rem 1.5rem 3rem;box-sizing:border-box}@media(min-width:768px){.portal-page.portal-entry,.portal-page.sign-in-page,.portal-page.choose-role-page{padding:2.5rem 2rem 4rem}}@media(max-width:480px){.portal-page,.portal-page.portal-entry,.portal-page.sign-in-page,.portal-page.choose-role-page{padding:1.5rem 1rem 2.5rem}}@media(max-width:375px){.portal-page,.portal-page.portal-entry,.portal-page.sign-in-page,.portal-page.choose-role-page{padding:1.25rem .75rem 2rem}}@media(min-width:768px){.portal-page{padding-left:2rem;padding-right:2rem}}.hub-page{max-width:100%;padding:0;margin:0}.hub-page-main{max-width:1280px;margin:0 auto;padding:0 1.5rem 3rem;min-width:0}@media(min-width:768px){.hub-page-main{padding-left:2rem;padding-right:2rem}}@media(max-width:480px){.hub-page-main{padding-left:1rem;padding-right:1rem;padding-bottom:2.5rem}}@media(max-width:375px){.hub-page-main{padding-left:.75rem;padding-right:.75rem;padding-bottom:2rem}}.wrong-role-banner{background:#ffb8001f;border:1px solid rgba(255,184,0,.35);border-radius:8px;padding:.75rem 1rem;margin-bottom:1.5rem;font-size:.9rem;color:var(--text-secondary)}.wrong-role-banner a{color:var(--accent-teal);font-weight:600}.hub-hero{margin-bottom:2.5rem;padding-top:.25rem}.hub-hero .lead{margin:1rem 0 1.5rem;color:var(--text-secondary);line-height:1.6}.hub-ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.btn{display:inline-block;padding:.5rem 1rem;border-radius:6px;font-weight:600;text-decoration:none;transition:opacity .2s ease,box-shadow .2s ease,border-color .2s ease}.btn:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.btn-primary{background:var(--accent-teal);color:var(--bg-primary);box-shadow:0 0 20px #00d9ff99;font-family:var(--font-display)}.btn-primary:hover{box-shadow:0 0 30px #00d9ffcc;transform:translateY(-2px)}.btn-secondary{background:transparent;color:var(--accent-electric, #0099FF);border:2px solid var(--accent-electric, #0099FF)}.btn-secondary:hover{background:var(--accent-electric, #0099FF);color:var(--color-soft-white, #F0F4F8)}.btn-secondary:focus-visible{outline-color:var(--accent-teal);border-color:var(--border-hover)}.steps-section{margin-top:2.5rem}.steps-list{margin:.5rem 0 0 1.25rem;padding-left:1rem;color:var(--text-secondary);line-height:1.6}.steps-list li{margin-bottom:.75rem}.steps-list--numbered{list-style:decimal;padding-left:1.5rem}.hub-developer .steps-list--numbered li{margin-bottom:.75rem;border-left:3px solid rgba(0,217,255,.4);padding-left:.75rem;margin-left:-.25rem}.hub-community .steps-list--numbered li{margin-bottom:.75rem;border-left:3px solid rgba(255,184,0,.5);padding-left:.75rem;margin-left:-.25rem}.hub-operator .steps-list--numbered li{margin-bottom:.75rem;border-left:3px solid rgba(0,153,255,.5);padding-left:.75rem;margin-left:-.25rem}.steps-list a{color:var(--accent-teal)}.hub-page .section{margin-top:2.5rem}.hub-page .section:first-child{margin-top:0}.hub-page .section h1{margin:0 0 .5rem;font-size:1.5rem}.hub-page .section h2{font-size:1.25rem;color:var(--text-primary);margin:0 0 .75rem}.hub-page .section h2:not(:first-child){margin-top:1.5rem}.hub-page .section h3{font-size:1rem;color:var(--text-primary);margin:1rem 0 .25rem}.hub-page .muted{color:var(--text-tertiary);font-size:.9rem;margin:0 0 1rem}.hub-page .section p{margin:0 0 .75rem;line-height:1.55}.hub-page .section p:last-child{margin-bottom:0}.hub-page .subsection{margin-top:1.5rem}.hub-page .subsection h2{margin-top:0}.hub-page .dashboard-placeholder{background:linear-gradient(180deg,#0a1e2e80,#0d2e4280);border:1px dashed var(--border-color);border-radius:8px;padding:1.25rem;margin:1rem 0 1.25rem}.hub-page .dashboard-placeholder p{margin:0 0 .5rem;color:var(--text-secondary)}.hub-page .dashboard-placeholder p:last-child{margin-bottom:0}.hub-page .section ul{color:var(--text-secondary);margin:.5rem 0 0 1.2rem;padding-left:.5rem}.hub-page .section code{background:#ffffff14;padding:.15rem .4rem;border-radius:4px;font-size:.9em}.hub-metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin:1rem 0 1.5rem}@media(max-width:380px){.hub-metrics{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}}.hub-metric-card{background:linear-gradient(168deg,var(--stone-deep, #06080c) 0%,var(--stone-mid, #0c1018) 100%);border:1px solid var(--border-color);border-radius:12px;padding:1rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.hub-metric-card:hover{border-color:#00d9ff66;box-shadow:0 0 20px #00d9ff26}.hub-metric-card:focus-within{outline:2px solid var(--accent-teal);outline-offset:2px}.hub-metric-card .value{font-size:1.75rem;font-weight:700;color:var(--accent-teal);font-family:var(--font-mono)}.hub-metric-card .label{font-size:.8rem;color:var(--text-tertiary);margin-top:.25rem}.leaderboard-table{width:100%;border-collapse:collapse;font-size:.9rem}@media(max-width:640px){.leaderboard-table{font-size:.85rem}.leaderboard-table th,.leaderboard-table td{padding:.4rem .5rem}}.leaderboard-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0;min-width:0}.leaderboard-table th,.leaderboard-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border-color)}.leaderboard-table th{color:var(--text-tertiary);font-weight:600}.leaderboard-table tbody tr{transition:background-color .2s ease}.leaderboard-table tbody tr:hover{background:#00d9ff14}.leaderboard-placeholder-note{background:linear-gradient(180deg,#0a1e2e80,#0d2e4280);border:1px dashed var(--border-color);border-radius:8px;padding:1.25rem;margin-top:1.25rem;font-size:.9rem;color:var(--text-secondary)}.hub-leaderboard-animate tbody tr.hub-leaderboard-row{animation:hub-row-in .4s ease-out both}.hub-leaderboard-animate tbody tr.hub-leaderboard-row:nth-child(1){animation-delay:.05s}.hub-leaderboard-animate tbody tr.hub-leaderboard-row:nth-child(2){animation-delay:.1s}.hub-leaderboard-animate tbody tr.hub-leaderboard-row:nth-child(3){animation-delay:.15s}.hub-leaderboard-animate tbody tr.hub-leaderboard-row:nth-child(n+4){animation-delay:.2s}@keyframes hub-row-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.hub-leaderboard-row--gold{background:linear-gradient(90deg,rgba(251,191,36,.12),transparent)}.hub-leaderboard-row--silver{background:linear-gradient(90deg,rgba(203,213,225,.12),transparent)}.hub-leaderboard-row--bronze{background:linear-gradient(90deg,rgba(205,127,50,.12),transparent)}@media(prefers-reduced-motion:reduce){.hub-leaderboard-animate tbody tr.hub-leaderboard-row{animation:none}}.dashboard-load{margin:1rem 0 1.25rem}.dashboard-load label{display:block;font-size:.9rem;color:var(--text-secondary);margin-bottom:.25rem}.dashboard-load input{margin-right:.5rem;padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-tertiary);color:var(--text-primary);font-family:var(--font-mono);width:320px;max-width:100%;transition:border-color .2s ease}.dashboard-load input:focus-visible,.compact-form input:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px;border-color:var(--border-hover, rgba(34, 211, 238, .5))}.dashboard-load button,.compact-form button{padding:8px 14px;border:none;border-radius:6px;background:var(--accent-teal);color:var(--bg-primary);font-weight:600;cursor:pointer;transition:opacity .2s ease}.dashboard-load button:focus-visible,.compact-form button:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.dashboard-loaded{margin-bottom:1rem}.dashboard-loaded .err{color:var(--error-color, #f87171)}.dashboard-loaded .dapp-list,.dashboard-loaded .quest-list-loaded{margin:.5rem 0 0 1.2rem;color:var(--text-secondary)}.compact-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.5rem}.compact-form input{padding:8px 12px;border:1px solid var(--border-color);border-radius:6px;background:var(--bg-tertiary);color:var(--text-primary);font-family:var(--font-mono);font-size:.9rem;transition:border-color .2s ease}.form-message{margin-top:.5rem;font-size:.9rem;color:var(--text-secondary)}.code-block{background:#0000004d;border:1px solid var(--border-color);border-radius:8px;padding:1rem;overflow-x:auto;font-size:.85rem}.code-block code{background:none;padding:0}.resources-list{list-style:none;padding:0;margin:0}.resources-list li{margin-bottom:.75rem;padding:.75rem 1rem;background:linear-gradient(180deg,#0a1e2e99,#0d2e4299);border:1px solid var(--border-color);border-radius:8px;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.resources-list li:hover{border-color:#00d9ff66;transform:translateY(-2px);box-shadow:0 4px 12px #0003,0 0 16px #00d9ff1a}@media(prefers-reduced-motion:reduce){.resources-list li:hover{transform:none}}.resources-list a{color:var(--accent-teal);font-weight:500}.resource-icon{display:inline-flex;margin-right:.5rem;vertical-align:middle;color:var(--accent-teal)}.resources-list .desc{font-size:.9rem;color:var(--text-secondary);margin-top:.25rem}.resources-list.hub-list-animate li{animation:hub-list-in .4s ease-out both}.resources-list.hub-list-animate li:nth-child(1){animation-delay:.05s}.resources-list.hub-list-animate li:nth-child(2){animation-delay:.1s}.resources-list.hub-list-animate li:nth-child(3){animation-delay:.15s}.resources-list.hub-list-animate li:nth-child(4){animation-delay:.2s}.resources-list.hub-list-animate li:nth-child(5){animation-delay:.25s}.resources-list.hub-list-animate li:nth-child(n+6){animation-delay:.3s}@keyframes hub-list-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.resources-list.hub-list-animate li{animation:none}}.testnet-progress-bar{height:12px;border-radius:999px;background:#0a1e2ecc;border:1px solid var(--border-color);overflow:hidden;margin:.75rem 0 1rem}.testnet-progress-bar__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#00d9ff,#0f8);width:calc(var(--progress, 0) * 1%);max-width:100%;transition:width .8s cubic-bezier(.34,1.56,.64,1)}@media(prefers-reduced-motion:reduce){.testnet-progress-bar__fill{transition:none}}.testnet-chart-bars{margin:1rem 0}.testnet-chart-bar-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.testnet-chart-bar-row:last-child{margin-bottom:0}.testnet-chart-bar-label{flex:0 0 140px;font-size:.9rem;color:var(--text-secondary)}@media(max-width:400px){.testnet-chart-bar-label{flex:0 0 100px;font-size:.85rem}.testnet-chart-bar-value{flex:0 0 2rem;font-size:.85rem}}.testnet-chart-bar-track{flex:1;min-width:0;height:24px;border-radius:6px;background:#0a1e2e99;overflow:hidden}.testnet-chart-bar-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#ffb800,#e5a600);width:calc(var(--pct, 0) * 1%);max-width:100%;transition:width .7s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay, 0ms)}.testnet-chart-bar-value{flex:0 0 2.5rem;font-size:.9rem;font-weight:600;color:var(--accent-teal);font-family:var(--font-mono);text-align:right}@media(prefers-reduced-motion:reduce){.testnet-chart-bar-fill{transition:none}}.testnet-how-it-works{margin:2rem 0}.testnet-how-it-works__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative;max-width:720px;margin:0 auto}@media(max-width:640px){.testnet-how-it-works__steps{grid-template-columns:1fr;gap:1.5rem}}.testnet-how-it-works__connector{position:absolute;top:28px;left:16.666%;right:16.666%;height:2px;background:linear-gradient(90deg,#00d9ff66,#00d9ff99);border-radius:1px;opacity:0;animation:testnet-connector-draw .6s ease-out .4s forwards}@media(max-width:640px){.testnet-how-it-works__connector{display:none}}@keyframes testnet-connector-draw{0%{opacity:0;transform:scaleX(0);transform-origin:left}to{opacity:1;transform:scaleX(1);transform-origin:left}}.testnet-step{text-align:center;padding:1rem .75rem;animation:testnet-step-in .5s ease-out both}.testnet-step--1{animation-delay:.1s}.testnet-step--2{animation-delay:.25s}.testnet-step--3{animation-delay:.4s}@keyframes testnet-step-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.testnet-how-it-works__connector{animation:none;opacity:1}.testnet-step,.testnet-step--1,.testnet-step--2,.testnet-step--3{animation:none;opacity:1;transform:none}}.testnet-step__num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--accent-teal);color:var(--bg-primary);font-weight:700;font-size:1.1rem;margin-bottom:.5rem;box-shadow:0 0 20px #00d9ff99}.testnet-step__title{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .25rem}.testnet-step__desc{font-size:.85rem;color:var(--text-tertiary);margin:0;line-height:1.4}.testnet-glance{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:1.25rem 0}.testnet-glance__card{background:linear-gradient(168deg,var(--stone-deep, #06080c) 0%,var(--stone-mid, #0c1018) 100%);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.testnet-glance__card:hover{border-color:#00d9ff66;box-shadow:0 6px 20px #00000026,0 0 20px #00d9ff1a}.testnet-glance__value{font-size:1.75rem;font-weight:700;color:var(--accent-teal);font-family:var(--font-mono);display:block}.testnet-glance__label{font-size:.8rem;color:var(--text-tertiary);margin-top:.25rem}.hub-dapp-strip{display:flex;flex-wrap:wrap;gap:.35rem;margin:1rem 0}.hub-dapp-strip__pill{width:10px;height:10px;border-radius:50%;background:var(--accent-teal);opacity:.85;animation:hub-pill-in .4s ease-out both}.hub-dapp-strip__pill:nth-child(1){animation-delay:.05s}.hub-dapp-strip__pill:nth-child(2){animation-delay:.1s}.hub-dapp-strip__pill:nth-child(3){animation-delay:.15s}.hub-dapp-strip__pill:nth-child(4){animation-delay:.2s}.hub-dapp-strip__pill:nth-child(5){animation-delay:.25s}.hub-dapp-strip__pill:nth-child(n+6){animation-delay:.3s}@keyframes hub-pill-in{0%{opacity:0;transform:scale(0)}to{opacity:.85;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hub-dapp-strip__pill{animation:none;opacity:.85}}.hub-rank-badge{display:inline-flex;align-items:center;justify-content:center;min-width:3rem;padding:.35rem .6rem;font-size:1rem;font-weight:700;font-family:var(--font-mono);color:var(--bg-primary);background:var(--accent-teal);border-radius:8px;box-shadow:0 0 20px #00d9ff99;animation:hub-rank-pulse 2s ease-in-out infinite}@keyframes hub-rank-pulse{0%,to{box-shadow:0 0 20px #00d9ff99}50%{box-shadow:0 0 30px #00d9ffcc}}@media(prefers-reduced-motion:reduce){.hub-rank-badge{animation:none}}.hub-empty-state{position:relative}.hub-empty-state__visual{text-align:center;margin-top:1rem}
