.hubdemo{min-height:100vh;position:relative}body.hubdemo-page.hubdemo-public .topbar:has(.tb-brand){display:none!important}body.hubdemo-page.hubdemo-connected .hubdemo .topbar,body.hubdemo-page.hubdemo-public .app-footer{display:none!important}body.hubdemo-page{background:#070c18;margin:0}html[data-theme=light] body.hubdemo-page{background:#f3f5fa}.hubdemo{--navy-900:#0e1f3d;--navy-800:#1a2d52;--navy-700:#243a66;--navy-600:#2f4878;--navy-500:#3b5790;--yellow-500:#f5c518;--yellow-400:#ffd028;--yellow-600:#e0ac0f;--cream-50:#fff9e6;--cream-100:#ffedc2;--white:#fff;--off-white:#f8f9fb;--bg:#f6f7fa;--surface:#fff;--surface-2:#fafbfd;--text-primary:#0e1f3d;--text-secondary:#5c6373;--text-muted:#9099a8;--text-on-navy:#e8ecf4;--text-on-navy-muted:#8fa0bf;--border:#e5e8ee;--border-soft:#ebeef3;--success:#2dbf6f;--warning:#f39c12;--danger:#e15554;--info:#4a6ee0;--purple:#9b59b6;--pink:#ec4899;--teal:#14b8a6;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:20px;--r-full:9999px;--shadow-sm:0 1px 2px rgba(14,31,61,.04);--shadow-md:0 4px 14px rgba(14,31,61,.06);--shadow-lg:0 12px 32px rgba(14,31,61,.12);--shadow-yellow:0 6px 22px rgba(245,197,24,.45);--font-ui:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;--accent:#f5c518;--accent-soft:#fff9e6;--accent-border:#f5c518;--card-pad:20px;--grid-min:300px;--ui-scale:1}.hubdemo *{box-sizing:border-box;margin:0;padding:0}.hubdemo{font-size:calc(16px * var(--ui-scale));font-family:var(--font-ui);color:var(--text-primary);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}.hubdemo button{font-family:inherit;cursor:pointer}.hubdemo a{color:inherit;text-decoration:none}.hubdemo .mono{font-family:var(--font-mono)}.hubdemo .demobar{background:var(--navy-900);color:var(--text-on-navy);display:flex;align-items:center;gap:14px;padding:9px 24px;font-size:13px;position:relative;z-index:40}.hubdemo .demobar .tag{display:inline-flex;align-items:center;gap:6px;background:var(--yellow-500);color:var(--navy-900);font-weight:800;letter-spacing:1.5px;font-size:11px;padding:4px 10px;border-radius:var(--r-full);flex-shrink:0}.hubdemo .demobar .tag .dot{width:6px;height:6px;border-radius:50%;background:var(--navy-900);animation:pulse 1.8s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}.hubdemo .demobar .msg{color:var(--text-on-navy-muted)}.hubdemo .demobar .msg b{color:#fff;font-weight:600}.hubdemo .demobar .spacer{flex:1 1}.hubdemo .demobar .switch{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #fff;color:var(--navy-900);font-weight:700;font-size:12.5px;padding:6px 14px;border-radius:var(--r-full);transition:.15s;white-space:nowrap;cursor:pointer}.hubdemo .demobar .switch:hover{background:var(--cream-50);border-color:var(--yellow-500);color:var(--navy-900)}.hubdemo .demobar .switch .ar{color:var(--yellow-600)}.hubdemo[data-theme=dark] .demobar .switch{color:var(--navy-900)}@media (max-width:760px){.demobar .msg{display:none}}.hubdemo[data-demosignal=discret] .demobar{display:none}.hubdemo .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:hsla(0,0%,100%,.86);-webkit-backdrop-filter:saturate(1.4) blur(10px);backdrop-filter:saturate(1.4) blur(10px);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:18px;padding:12px 24px}.hubdemo .brand{display:flex;align-items:center;gap:11px}.hubdemo .brand .atom{width:34px;height:34px;flex-shrink:0}.hubdemo .brand .wm{line-height:1.05}.hubdemo .brand .wm .n{font-weight:800;font-size:15px;letter-spacing:-.2px}.hubdemo .brand .wm .s{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--text-muted)}.hubdemo .brand .hubchip{margin-left:4px;font-size:11px;font-weight:700;letter-spacing:.5px;color:var(--navy-700);background:var(--off-white);border:1px solid var(--border);padding:3px 9px;border-radius:var(--r-full)}.hubdemo .topbar .sep{width:1px;height:26px;background:var(--border)}.hubdemo .search{flex:1 1;max-width:420px;display:flex;align-items:center;gap:9px;background:var(--off-white);border:1px solid var(--border);border-radius:var(--r-md);padding:9px 13px;transition:.15s}.hubdemo .search:focus-within{background:#fff;border-color:var(--navy-500);box-shadow:0 0 0 3px rgba(59,87,144,.1)}.hubdemo .search svg{flex-shrink:0;color:var(--text-muted)}.hubdemo .search input{border:0;outline:0;background:transparent;font-size:14px;width:100%;color:var(--text-primary)}.hubdemo .search input::placeholder{color:var(--text-muted)}.hubdemo .search kbd{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);border:solid var(--border);border-width:1px 1px 2px;border-radius:5px;padding:1px 6px;background:#fff}.hubdemo .topbar .spacer{flex:1 1}.hubdemo .btn-real{display:inline-flex;align-items:center;gap:8px;background:var(--navy-900);color:#fff;font-weight:700;font-size:13px;padding:10px 16px;border:0;border-radius:var(--r-md);transition:.15s;white-space:nowrap}.hubdemo .btn-real:hover{background:var(--navy-700)}.hubdemo .btn-real .lock{color:var(--yellow-500)}.hubdemo .theme-toggle{width:38px;height:38px;border-radius:var(--r-md);flex-shrink:0;border:1px solid var(--border);background:var(--off-white);color:var(--text-secondary);display:grid;place-items:center;transition:.15s}.hubdemo .theme-toggle:hover{color:var(--navy-900);border-color:var(--navy-500);background:#fff}.hubdemo .avatar{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--navy-700),var(--navy-500));color:#fff;font-weight:700;font-size:13px;display:grid;place-items:center;border:2px solid #fff;box-shadow:var(--shadow-sm)}@media (max-width:900px){.btn-real span{display:none}.search{max-width:none}}.hubdemo .wrap{max-width:1180px;margin:0 auto;padding:0 24px 90px}.hubdemo .hero{padding:40px 0 8px;display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.hubdemo .hero .kicker{font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--yellow-600);margin-bottom:10px}.hubdemo .hero h1{font-size:clamp(24px,3.1vw,35px);font-weight:800;letter-spacing:-.8px;line-height:1.05;white-space:nowrap}.hubdemo .hero h1 .y{color:var(--text-secondary);font-weight:700}.hubdemo .hero p{color:var(--text-secondary);font-size:15px;max-width:560px;margin-top:12px}.hubdemo .hero .tagline{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-weight:800;letter-spacing:3px;font-size:12px;color:var(--navy-900)}.hubdemo .hero .tagline:before{content:"";width:22px;height:2px;background:var(--yellow-500)}.hubdemo .sysline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.5px;color:var(--text-muted);text-transform:uppercase}.hubdemo .sysline .live{width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 0 3px rgba(45,191,111,.18)}.hubdemo .sysline .sep{color:var(--border);font-weight:700}.hubdemo .bgfx{display:none}.hubdemo .statline{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--r-lg);background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.hubdemo .statline .st{padding:14px 22px;text-align:center}.hubdemo .statline .st+.st{border-left:1px solid var(--border-soft)}.hubdemo .statline .st .v{font-size:24px;font-weight:800;color:var(--navy-900);font-family:var(--font-mono);letter-spacing:-1px}.hubdemo .statline .st .k{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:3px;font-weight:600}.hubdemo .toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:30px 0 22px;padding-bottom:0;position:-webkit-sticky;position:sticky;top:63px;z-index:20}.hubdemo .segmented{display:inline-flex;background:#fff;border:1px solid var(--border);border-radius:var(--r-full);padding:4px;box-shadow:var(--shadow-sm)}.hubdemo .segmented button{border:0;background:transparent;color:var(--text-secondary);font-weight:600;font-size:13px;padding:7px 15px;border-radius:var(--r-full);transition:.15s;display:inline-flex;align-items:center;gap:7px}.hubdemo .segmented button .cnt{font-size:11px;color:var(--text-muted);font-family:var(--font-mono)}.hubdemo .segmented button:hover{color:var(--navy-900)}.hubdemo .segmented button.on{background:var(--navy-900);color:#fff}.hubdemo .segmented button.on .cnt{color:var(--yellow-500)}.hubdemo .toolbar .spacer{flex:1 1}.hubdemo .result-note{font-size:12.5px;color:var(--text-muted)}.hubdemo .tierfilter{display:inline-flex;gap:4px;background:#fff;border:1px solid var(--border);border-radius:var(--r-full);padding:4px;box-shadow:var(--shadow-sm)}.hubdemo .tierfilter .tf{border:0;background:transparent;color:var(--text-secondary);font-weight:600;font-size:12.5px;padding:6px 12px;border-radius:var(--r-full);transition:.15s;display:inline-flex;align-items:center;gap:6px}.hubdemo .tierfilter .tf:hover{color:var(--navy-900)}.hubdemo .tierfilter .tf .cnt{font-size:10.5px;color:var(--text-muted);font-family:var(--font-mono)}.hubdemo .tierfilter .tf.on{background:var(--off-white);color:var(--navy-900);box-shadow:inset 0 0 0 1px var(--border)}.hubdemo .tierfilter .tf.premium.on{background:var(--cream-50);box-shadow:inset 0 0 0 1px var(--yellow-500)}.hubdemo .tierfilter .tf.on .cnt{color:var(--navy-700)}.hubdemo .tdot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.hubdemo .tdot.free{background:var(--success)}.hubdemo .tdot.premium{background:var(--yellow-500)}@media (max-width:720px){.tierfilter{width:100%;justify-content:space-between}}.hubdemo .pillar{margin-top:34px}.hubdemo .pillar-head{display:flex;align-items:baseline;gap:14px;margin-bottom:16px}.hubdemo .pillar-head .idx{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);font-weight:600}.hubdemo .pillar-head h2{font-size:18px;font-weight:800;letter-spacing:-.3px;white-space:nowrap}.hubdemo .pillar-head .line{flex:1 1;height:1px;background:var(--border);align-self:center;max-width:none}.hubdemo .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--grid-min),1fr));grid-gap:16px;gap:16px}.hubdemo .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);overflow:hidden;cursor:pointer;transition:transform .18s cubic-bezier(.2,.7,.3,1),box-shadow .18s,border-color .18s;display:flex;flex-direction:column}.hubdemo .card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:var(--accent-border)}.hubdemo .card:focus-visible{outline:2px solid var(--navy-500);outline-offset:2px}.hubdemo .card .preview{position:relative;height:148px;background:var(--navy-900);overflow:hidden;border-bottom:1px solid var(--border)}.hubdemo .card .preview .demo-badge{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;gap:5px;background:var(--yellow-500);color:var(--navy-900);font-weight:800;font-size:10px;letter-spacing:1px;padding:3px 8px;border-radius:var(--r-full);box-shadow:var(--shadow-sm)}.hubdemo[data-demosignal=fort] .card .preview .demo-badge{box-shadow:0 0 0 3px rgba(245,197,24,.25)}.hubdemo .tier-pill{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;font-weight:800;font-size:10.5px;letter-spacing:.2px;padding:4px 10px 4px 8px;border-radius:var(--r-full);border:1px solid transparent;white-space:nowrap}.hubdemo .tier-pill svg{width:12px;height:12px}.hubdemo .tier-pill.free{background:#e7f7ef;color:#0f7a49;border-color:#c2e8d4}.hubdemo .tier-pill.premium{background:#fff4d2;color:#7a5b00;border-color:#e7cf6a}.hubdemo .card .body{padding:var(--card-pad);display:flex;flex-direction:column;gap:11px;flex:1 1}.hubdemo .card .row1{display:flex;align-items:center;gap:11px}.hubdemo .card .mark{width:38px;height:38px;border-radius:var(--r-md);background:var(--navy-900);display:grid;place-items:center;flex-shrink:0}.hubdemo .card .titles{min-width:0;display:flex;flex-direction:column;gap:1px}.hubdemo .card .titles .nm{font-weight:800;font-size:15px;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hubdemo .card .titles .nm .pre{color:var(--text-muted);font-weight:600}.hubdemo .card .titles .cat{font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:var(--text-muted)}.hubdemo .card .tag{margin-left:auto;flex-shrink:0;font-size:10.5px;font-weight:700;letter-spacing:.3px;white-space:nowrap;color:var(--navy-700);background:var(--off-white);border:1px solid var(--border);padding:3px 9px;border-radius:var(--r-full)}.hubdemo .card .desc{font-size:13px;color:var(--text-secondary);line-height:1.5;text-wrap:pretty}.hubdemo .card .foot{margin-top:auto;display:flex;align-items:center;gap:10px;padding-top:3px}.hubdemo .card .stat{font-family:var(--font-mono);font-size:11.5px;color:var(--navy-700);font-weight:600;display:flex;align-items:center;gap:6px}.hubdemo .card .stat .pip{width:6px;height:6px;border-radius:50%;background:var(--success)}.hubdemo .card .go{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:12.5px;color:var(--navy-900);background:var(--accent-soft);border:1px solid var(--accent-border);padding:7px 12px;border-radius:var(--r-md);transition:.15s}.hubdemo .card:hover .go{background:var(--accent);box-shadow:var(--shadow-yellow)}.hubdemo[data-view=list] .grid{grid-template-columns:1fr;gap:10px}.hubdemo[data-view=list] .card{flex-direction:row;align-items:stretch}.hubdemo[data-view=list] .card .preview{height:auto;width:200px;flex-shrink:0;border-bottom:0;border-right:1px solid var(--border)}.hubdemo[data-view=list] .card .body{flex-direction:row;align-items:center;gap:18px}.hubdemo[data-view=list] .card .row1{flex:0 0 270px}.hubdemo[data-view=list] .card .desc{flex:1 1;margin:0}.hubdemo[data-view=list] .card .foot{margin:0;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}@media (max-width:720px){.hubdemo[data-view=list] .card{flex-direction:column}.hubdemo[data-view=list] .card .preview{width:auto;height:148px;border-right:0;border-bottom:1px solid var(--border)}.hubdemo[data-view=list] .card .body{flex-direction:column;align-items:stretch}.hubdemo[data-view=list] .card .row1{flex:none}}.hubdemo .empty{text-align:center;padding:70px 20px;color:var(--text-muted)}.hubdemo .empty .big{font-size:17px;font-weight:700;color:var(--text-secondary);margin-top:14px}.hubdemo .scrim{position:fixed;inset:0;background:rgba(14,31,61,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;display:grid;place-items:center;padding:24px}@keyframes fade{0%{opacity:0}to{opacity:1}}.hubdemo .modal{background:#fff;border-radius:var(--r-2xl);box-shadow:var(--shadow-lg);width:min(720px,100%);max-height:88vh;overflow:auto}@keyframes pop{0%{transform:translateY(14px) scale(.98);opacity:0}to{transform:none;opacity:1}}.hubdemo .modal .mhead{position:relative;height:200px;background:var(--navy-900);overflow:hidden}.hubdemo .modal .mhead-badges{display:flex;gap:8px}.hubdemo .modal .mhead .demo-badge,.hubdemo .modal .mhead-badges{position:absolute;top:14px;left:14px;z-index:3;align-items:center}.hubdemo .modal .mhead .demo-badge{display:inline-flex;gap:6px;background:var(--yellow-500);color:var(--navy-900);font-weight:800;font-size:11px;letter-spacing:1px;padding:4px 11px;border-radius:var(--r-full)}.hubdemo .modal .close{position:absolute;top:14px;right:14px;z-index:3;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.12);color:#fff;border:0;display:grid;place-items:center;transition:.15s}.hubdemo .modal .close:hover{background:hsla(0,0%,100%,.24)}.hubdemo .modal .mbody{padding:24px 26px 26px}.hubdemo .modal .mrow1{display:flex;align-items:center;gap:13px;margin-bottom:4px}.hubdemo .modal .mrow1 .mark{width:46px;height:46px;border-radius:var(--r-md);background:var(--navy-900);display:grid;place-items:center;flex-shrink:0}.hubdemo .modal .mrow1 .mtitles{display:flex;flex-direction:column;gap:2px;min-width:0}.hubdemo .modal .mrow1 .nm{font-size:21px;font-weight:800;letter-spacing:-.4px}.hubdemo .modal .mrow1 .nm .pre{color:var(--text-muted);font-weight:600}.hubdemo .modal .mrow1 .cat{font-size:10.5px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:var(--text-muted)}.hubdemo .modal .mrow1 .tier-pill{margin-left:auto;font-size:11px;padding:5px 12px 5px 9px}.hubdemo .modal .mdesc{font-size:14.5px;color:var(--text-secondary);line-height:1.6;margin:14px 0 18px;max-width:60ch}.hubdemo .modal .feats{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:22px}.hubdemo .modal .feat{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:var(--text-primary)}.hubdemo .modal .feat .ic{width:20px;height:20px;border-radius:5px;background:var(--cream-50);border:1px solid var(--cream-100);display:grid;place-items:center;flex-shrink:0;margin-top:1px}.hubdemo .modal .feat .ic:after{content:"";width:7px;height:7px;border-radius:2px;background:var(--yellow-500)}.hubdemo .modal .mactions{display:flex;gap:11px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--border-soft);padding-top:20px}.hubdemo .btn-primary{display:inline-flex;align-items:center;gap:9px;background:var(--yellow-500);color:var(--navy-900);font-weight:800;font-size:14px;border:0;border-radius:10px;padding:12px 20px;box-shadow:var(--shadow-yellow);transition:.15s}.hubdemo .btn-primary:hover{background:var(--yellow-400);transform:translateY(-1px)}.hubdemo .btn-ghost{background:#fff;border:1px solid var(--border);color:var(--text-primary);font-weight:700;font-size:14px;border-radius:var(--r-md);padding:11px 18px;transition:.15s}.hubdemo .btn-ghost:hover{border-color:var(--navy-500);background:var(--off-white)}.hubdemo .modal .mnote{margin-left:auto;font-size:12px;color:var(--text-muted);display:flex;align-items:center;gap:7px}@media (max-width:560px){.modal .feats{grid-template-columns:1fr}.modal .mnote{margin-left:0;width:100%}}.hubdemo .foot{margin-top:70px;border-top:1px solid var(--border);padding:26px 0 0;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.hubdemo .foot .fl{display:flex;align-items:center;gap:10px;font-size:12.5px;color:var(--text-muted)}.hubdemo .foot .fl .atom{width:22px;height:22px}.hubdemo .foot .fr{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted)}.hubdemo .foot .fr .ok{width:7px;height:7px;border-radius:50%;background:var(--success)}.hubdemo .card{opacity:1}.hubdemo[data-theme=dark]{color:#e8ecf4;background:radial-gradient(1100px 680px at 82% -12%,rgba(245,197,24,.12),transparent 60%),radial-gradient(900px 640px at -5% 108%,rgba(74,110,224,.14),transparent 60%),#070c18;background-attachment:fixed}.hubdemo[data-theme=dark] .wrap{position:relative;z-index:1}.hubdemo[data-theme=dark] .bgfx{display:block;position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hubdemo .bgfx-grid{position:absolute;inset:-2px;background-image:linear-gradient(rgba(143,160,191,.055) 1px,transparent 0),linear-gradient(90deg,rgba(143,160,191,.055) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 85% 75% at 50% 28%,#000 38%,transparent 100%);mask-image:radial-gradient(ellipse 85% 75% at 50% 28%,#000 38%,transparent 100%)}.hubdemo .bgfx-glow{position:absolute;border-radius:50%;filter:blur(70px)}.hubdemo .bgfx-glow.g1{width:440px;height:440px;background:rgba(245,197,24,.16);top:-130px;right:7%;animation:drift1 19s ease-in-out infinite}.hubdemo .bgfx-glow.g2{width:500px;height:500px;background:rgba(74,110,224,.16);bottom:-180px;left:-70px;animation:drift2 23s ease-in-out infinite}.hubdemo .bgfx-net{position:absolute;inset:0;width:100%;height:100%;opacity:.5}.hubdemo .bgfx-net line{stroke:rgba(245,197,24,.13);stroke-width:1}.hubdemo .bgfx-net circle{fill:rgba(245,197,24,.5);animation:nodepulse 4.5s ease-in-out infinite}.hubdemo .bgfx-net circle.hub{fill:#f5c518;filter:drop-shadow(0 0 6px rgba(245,197,24,.85))}.hubdemo .bgfx-scan{position:absolute;left:0;right:0;top:0;height:200px;background:linear-gradient(180deg,transparent,rgba(245,197,24,.022),transparent);animation:scan 9s linear infinite}@keyframes drift1{0%,to{transform:translate(0)}50%{transform:translate(-44px,32px)}}@keyframes drift2{0%,to{transform:translate(0)}50%{transform:translate(54px,-30px)}}@keyframes nodepulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes scan{0%{transform:translateY(-180px)}to{transform:translateY(105vh)}}@media (prefers-reduced-motion:reduce){.hubdemo .bgfx-glow,.hubdemo .bgfx-net circle,.hubdemo .bgfx-scan{animation:none}}.hubdemo[data-theme=dark] .demobar{background:rgba(9,16,34,.72);-webkit-backdrop-filter:blur(14px) saturate(1.3);backdrop-filter:blur(14px) saturate(1.3);border-bottom:1px solid rgba(245,197,24,.16)}.hubdemo[data-theme=dark] .topbar{background:rgba(8,13,28,.62);-webkit-backdrop-filter:blur(18px) saturate(1.4);backdrop-filter:blur(18px) saturate(1.4);border-bottom:1px solid rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .brand .wm .n{color:#f2f5fb}.hubdemo[data-theme=dark] .brand .wm .s{color:#6e7e9c}.hubdemo[data-theme=dark] .brand .hubchip{color:#f5c518;background:rgba(245,197,24,.1);border-color:rgba(245,197,24,.34)}.hubdemo[data-theme=dark] .topbar .sep{background:rgba(143,160,191,.18)}.hubdemo[data-theme=dark] .search{background:rgba(143,160,191,.07);border-color:rgba(143,160,191,.18)}.hubdemo[data-theme=dark] .search input{color:#e8ecf4}.hubdemo[data-theme=dark] .search input::placeholder{color:#6e7e9c}.hubdemo[data-theme=dark] .search svg{color:#6e7e9c}.hubdemo[data-theme=dark] .search kbd{background:hsla(0,0%,100%,.04);border-color:rgba(143,160,191,.22);color:#8fa0bf}.hubdemo[data-theme=dark] .search:focus-within{background:rgba(143,160,191,.11);border-color:var(--accent);box-shadow:0 0 0 3px rgba(245,197,24,.12)}.hubdemo[data-theme=dark] .btn-real{background:rgba(245,197,24,.1);border:1px solid rgba(245,197,24,.4);color:#ffe6a0;box-shadow:0 0 18px rgba(245,197,24,.12)}.hubdemo[data-theme=dark] .btn-real:hover{background:rgba(245,197,24,.18)}.hubdemo[data-theme=dark] .btn-real .lock{color:#f5c518}.hubdemo[data-theme=dark] .theme-toggle{background:rgba(143,160,191,.07);border-color:rgba(143,160,191,.2);color:#9fb0cc}.hubdemo[data-theme=dark] .theme-toggle:hover{color:#ffd86b;border-color:var(--accent);background:rgba(245,197,24,.08)}.hubdemo[data-theme=dark] .hero .kicker{color:#f5c518}.hubdemo[data-theme=dark] .hero h1{color:#f4f7fc}.hubdemo[data-theme=dark] .hero h1 .y{color:#8fa0bf}.hubdemo[data-theme=dark] .hero p{color:#9fb0cc}.hubdemo[data-theme=dark] .hero .tagline{color:#ffd63d;text-shadow:0 0 22px rgba(245,197,24,.5)}.hubdemo[data-theme=dark] .hero .tagline:before{background:#f5c518;box-shadow:0 0 12px rgba(245,197,24,.85)}.hubdemo[data-theme=dark] .sysline{color:#7e8fae}.hubdemo[data-theme=dark] .sysline .sep{color:rgba(143,160,191,.32)}.hubdemo[data-theme=dark] .statline{background:rgba(18,30,57,.5);border-color:rgba(143,160,191,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 0 1px rgba(245,197,24,.05),0 22px 54px rgba(0,0,0,.45)}.hubdemo[data-theme=dark] .statline .st+.st{border-left-color:rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .statline .st .v{color:#ffd86b;text-shadow:0 0 16px rgba(245,197,24,.32)}.hubdemo[data-theme=dark] .statline .st .k{color:#6e7e9c}.hubdemo[data-theme=dark] .segmented,.hubdemo[data-theme=dark] .tierfilter{background:rgba(18,30,57,.5);border-color:rgba(143,160,191,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hubdemo[data-theme=dark] .segmented button,.hubdemo[data-theme=dark] .tierfilter .tf{color:#9fb0cc}.hubdemo[data-theme=dark] .segmented button:hover,.hubdemo[data-theme=dark] .tierfilter .tf:hover{color:#fff}.hubdemo[data-theme=dark] .segmented button .cnt,.hubdemo[data-theme=dark] .tierfilter .tf .cnt{color:#6e7e9c}.hubdemo[data-theme=dark] .segmented button.on{background:rgba(245,197,24,.15);color:#ffe6a0;box-shadow:inset 0 0 0 1px rgba(245,197,24,.45),0 0 16px rgba(245,197,24,.12)}.hubdemo[data-theme=dark] .segmented button.on .cnt{color:#f5c518}.hubdemo[data-theme=dark] .tierfilter .tf.on{background:rgba(143,160,191,.12);color:#fff;box-shadow:inset 0 0 0 1px rgba(143,160,191,.26)}.hubdemo[data-theme=dark] .tierfilter .tf.premium.on{background:rgba(245,197,24,.15);box-shadow:inset 0 0 0 1px rgba(245,197,24,.5)}.hubdemo[data-theme=dark] .pillar-head .idx{color:#f5c518}.hubdemo[data-theme=dark] .pillar-head h2{color:#eef2f9}.hubdemo[data-theme=dark] .pillar-head .line{background:linear-gradient(90deg,rgba(245,197,24,.45),rgba(143,160,191,.06))}.hubdemo[data-theme=dark] .card{position:relative;background:rgba(15,25,49,.56);border:1px solid rgba(143,160,191,.16);-webkit-backdrop-filter:blur(14px) saturate(1.2);backdrop-filter:blur(14px) saturate(1.2);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 18px 42px rgba(0,0,0,.36)}.hubdemo[data-theme=dark] .card:hover{transform:translateY(-4px);border-color:rgba(245,197,24,.55);box-shadow:0 0 0 1px rgba(245,197,24,.25),0 0 32px rgba(245,197,24,.16),0 26px 54px rgba(0,0,0,.5)}.hubdemo[data-theme=dark] .card:after,.hubdemo[data-theme=dark] .card:before{content:"";position:absolute;width:15px;height:15px;z-index:4;pointer-events:none;opacity:.45;transition:opacity .18s}.hubdemo[data-theme=dark] .card:before{top:8px;left:8px;border-top:2px solid var(--accent);border-left:2px solid var(--accent);border-top-left-radius:4px}.hubdemo[data-theme=dark] .card:after{bottom:8px;right:8px;border-bottom:2px solid var(--accent);border-right:2px solid var(--accent);border-bottom-right-radius:4px}.hubdemo[data-theme=dark] .card:hover:after,.hubdemo[data-theme=dark] .card:hover:before{opacity:.95}.hubdemo[data-theme=dark] .card .preview{background:#0a1226;border-bottom:1px solid rgba(143,160,191,.16)}.hubdemo[data-theme=dark] .card .mark,.hubdemo[data-theme=dark] .modal .mrow1 .mark{background:rgba(245,197,24,.1);border:1px solid rgba(245,197,24,.32)}.hubdemo[data-theme=dark] .card .titles .nm{color:#eef2f9}.hubdemo[data-theme=dark] .card .titles .cat,.hubdemo[data-theme=dark] .card .titles .nm .pre{color:#6e7e9c}.hubdemo[data-theme=dark] .card .desc,.hubdemo[data-theme=dark] .card .stat{color:#9fb0cc}.hubdemo[data-theme=dark] .card .stat .pip{box-shadow:0 0 8px rgba(45,191,111,.65)}.hubdemo[data-theme=dark] .card .go{background:rgba(245,197,24,.1);border:1px solid rgba(245,197,24,.4);color:#ffe6a0}.hubdemo[data-theme=dark] .card:hover .go{background:var(--accent);color:#0e1f3d;box-shadow:0 0 22px rgba(245,197,24,.4)}.hubdemo[data-theme=dark] .tier-pill.free{background:rgba(45,191,111,.15);color:#76e4a8;border-color:rgba(45,191,111,.42)}.hubdemo[data-theme=dark] .tier-pill.premium{background:rgba(245,197,24,.15);color:#ffd86b;border-color:rgba(245,197,24,.48)}.hubdemo[data-theme=dark] .scrim{background:rgba(4,8,18,.74)}.hubdemo[data-theme=dark] .modal{background:rgba(13,22,44,.94);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid rgba(245,197,24,.22);box-shadow:0 0 44px rgba(245,197,24,.1),0 30px 80px rgba(0,0,0,.6)}.hubdemo[data-theme=dark] .modal .mhead{background:#0a1226}.hubdemo[data-theme=dark] .modal .mrow1 .nm{color:#eef2f9}.hubdemo[data-theme=dark] .modal .mrow1 .cat,.hubdemo[data-theme=dark] .modal .mrow1 .nm .pre{color:#6e7e9c}.hubdemo[data-theme=dark] .modal .mdesc{color:#9fb0cc}.hubdemo[data-theme=dark] .modal .feat{color:#d6deec}.hubdemo[data-theme=dark] .modal .feat .ic{background:rgba(245,197,24,.12);border-color:rgba(245,197,24,.35)}.hubdemo[data-theme=dark] .modal .mactions{border-top-color:rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .btn-ghost{background:rgba(143,160,191,.06);border-color:rgba(143,160,191,.22);color:#e8ecf4}.hubdemo[data-theme=dark] .btn-ghost:hover{border-color:var(--accent);background:rgba(245,197,24,.08)}.hubdemo[data-theme=dark] .modal .mnote{color:#7e8fae}.hubdemo[data-theme=dark] .modal h2{color:#eef2f9}.hubdemo[data-theme=dark] .modal p{color:#9fb0cc}.hubdemo[data-theme=dark] .foot{border-top-color:rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .empty,.hubdemo[data-theme=dark] .foot .fl,.hubdemo[data-theme=dark] .foot .fr{color:#7e8fae}.hubdemo[data-theme=dark] .empty .big{color:#c3cedf}.hubdemo[data-theme=light]{color:var(--text-primary);background:radial-gradient(1100px 680px at 84% -12%,rgba(245,197,24,.12),transparent 60%),radial-gradient(900px 640px at -6% 108%,rgba(74,110,224,.08),transparent 60%),#f3f5fa;background-attachment:fixed}.hubdemo[data-theme=light] .wrap{position:relative;z-index:1}.hubdemo[data-theme=light] .bgfx{display:block;position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hubdemo[data-theme=light] .bgfx-grid{background-image:linear-gradient(rgba(36,58,102,.05) 1px,transparent 0),linear-gradient(90deg,rgba(36,58,102,.05) 1px,transparent 0)}.hubdemo[data-theme=light] .bgfx-glow.g1{background:rgba(245,197,24,.2)}.hubdemo[data-theme=light] .bgfx-glow.g2{background:rgba(74,110,224,.12)}.hubdemo[data-theme=light] .bgfx-net{opacity:.42}.hubdemo[data-theme=light] .bgfx-net line{stroke:rgba(36,58,102,.1)}.hubdemo[data-theme=light] .bgfx-net circle{fill:rgba(224,172,15,.45);animation:nodepulse 4.5s ease-in-out infinite}.hubdemo[data-theme=light] .bgfx-net circle.hub{fill:#e0ac0f;filter:drop-shadow(0 0 5px rgba(245,197,24,.5))}.hubdemo[data-theme=light] .topbar{background:hsla(0,0%,100%,.78);-webkit-backdrop-filter:blur(16px) saturate(1.3);backdrop-filter:blur(16px) saturate(1.3)}.hubdemo[data-theme=light] .demobar{background:rgba(14,31,61,.96)}.hubdemo[data-theme=light] .card{position:relative;background:hsla(0,0%,100%,.84);-webkit-backdrop-filter:blur(9px) saturate(1.1);backdrop-filter:blur(9px) saturate(1.1);border:1px solid rgba(36,58,102,.1)}.hubdemo[data-theme=light] .card:hover{border-color:rgba(245,197,24,.6);box-shadow:0 0 0 1px rgba(245,197,24,.18),0 18px 40px rgba(14,31,61,.12)}.hubdemo[data-theme=light] .card:after,.hubdemo[data-theme=light] .card:before{content:"";position:absolute;width:15px;height:15px;z-index:4;pointer-events:none;opacity:.5;transition:opacity .18s}.hubdemo[data-theme=light] .card:before{top:8px;left:8px;border-top:2px solid #c99700;border-left:2px solid #c99700;border-top-left-radius:4px}.hubdemo[data-theme=light] .card:after{bottom:8px;right:8px;border-bottom:2px solid #c99700;border-right:2px solid #c99700;border-bottom-right-radius:4px}.hubdemo[data-theme=light] .card:hover:after,.hubdemo[data-theme=light] .card:hover:before{opacity:.95}.hubdemo[data-theme=light] .segmented,.hubdemo[data-theme=light] .statline,.hubdemo[data-theme=light] .tierfilter{background:hsla(0,0%,100%,.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hubdemo .demoapp{position:fixed;inset:0;z-index:80;display:flex;background:#f6f7fa;color:#0e1f3d;font-family:var(--font-ui)}.hubdemo .da-side{width:232px;flex-shrink:0;background:#0e1f3d;color:#e8ecf4;display:flex;flex-direction:column;padding:18px 14px}.hubdemo .da-brand{display:flex;align-items:center;gap:10px;padding:4px 6px 18px}.hubdemo .da-brand .n{font-weight:800;font-size:13px;color:#fff;line-height:1.1}.hubdemo .da-brand .s{font-size:11px;color:#f5c518;font-weight:700}.hubdemo .da-nav{display:flex;flex-direction:column;gap:3px;flex:1 1}.hubdemo .da-navi{display:flex;align-items:center;gap:10px;padding:9px 11px;border-radius:8px;font-size:13px;font-weight:600;color:#8fa0bf;cursor:pointer;transition:.15s}.hubdemo .da-navi:hover{background:hsla(0,0%,100%,.05);color:#fff}.hubdemo .da-navi.on{background:rgba(245,197,24,.14);color:#fff}.hubdemo .da-navi .da-dot{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.55;flex-shrink:0}.hubdemo .da-navi.on .da-dot{background:#f5c518;opacity:1}.hubdemo .da-side-foot{display:flex;flex-direction:column;gap:12px;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.1)}.hubdemo .da-back{display:flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:#fff;font-weight:700;font-size:13px;padding:10px 12px;border-radius:8px}.hubdemo .da-back:hover{background:rgba(245,197,24,.14);border-color:rgba(245,197,24,.5)}.hubdemo .da-side-note{display:flex;align-items:center;gap:8px;font-size:11px;color:#8fa0bf;font-family:var(--font-mono)}.hubdemo .da-side-note .live{width:7px;height:7px;border-radius:50%;background:#2dbf6f;box-shadow:0 0 0 3px rgba(45,191,111,.18)}.hubdemo .da-main{flex:1 1;display:flex;flex-direction:column;min-width:0}.hubdemo .da-top{display:flex;align-items:center;gap:12px;padding:13px 22px;background:#fff;border-bottom:1px solid #e5e8ee}.hubdemo .da-top .mark{width:34px;height:34px;border-radius:8px;background:#0e1f3d;display:grid;place-items:center;flex-shrink:0}.hubdemo .da-ttl{font-size:16px;font-weight:800}.hubdemo .da-ttl .pre{color:#9099a8;font-weight:600}.hubdemo .da-spacer{flex:1 1}.hubdemo .da-quit{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #e5e8ee;color:#0e1f3d;font-weight:700;font-size:13px;padding:8px 13px;border-radius:8px}.hubdemo .da-quit:hover{border-color:#3b5790;background:#f8f9fb}.hubdemo .da-quit svg{width:14px;height:14px}.hubdemo .da-premium{display:flex;align-items:center;gap:12px;padding:11px 22px;background:#fff9e6;border-bottom:1px solid #ffedc2;font-size:13px;color:#0e1f3d;flex-wrap:wrap}.hubdemo .da-premium .lock{color:#e0ac0f;display:inline-flex}.hubdemo .da-activate{margin-left:auto;display:inline-flex;align-items:center;gap:7px;background:#f5c518;color:#0e1f3d;font-weight:800;font-size:12.5px;border:0;padding:8px 14px;border-radius:8px;box-shadow:0 6px 22px rgba(245,197,24,.45)}.hubdemo .da-activate svg{width:13px;height:13px}.hubdemo .da-activate:hover{background:#ffd028}.hubdemo .da-content{flex:1 1;overflow:auto;padding:22px}.hubdemo .da-kpis{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:16px}.hubdemo .da-kpi{background:#fff;border:1px solid #e5e8ee;border-radius:12px;padding:15px 18px;box-shadow:0 1px 2px rgba(14,31,61,.04)}.hubdemo .da-kpi .k{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#9099a8;font-weight:700}.hubdemo .da-kpi .v{font-size:23px;font-weight:800;color:#0e1f3d;font-family:var(--font-mono);margin-top:5px}.hubdemo .da-kpi .d{font-size:12px;color:#2dbf6f;font-weight:700;margin-top:3px}.hubdemo .da-grid-2{display:grid;grid-template-columns:1.45fr 1fr;grid-gap:16px;gap:16px}.hubdemo .da-panel{background:#fff;border:1px solid #e5e8ee;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(14,31,61,.04)}.hubdemo .da-panel-h{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f1f3f7;font-weight:800;font-size:13.5px}.hubdemo .da-table{display:flex;flex-direction:column}.hubdemo .da-tr{display:flex;align-items:center;gap:12px;padding:11px 2px;border-bottom:1px solid #f1f3f7}.hubdemo .da-tr:last-child{border-bottom:0}.hubdemo .da-th{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:#9099a8;font-weight:700;padding-bottom:8px}.hubdemo .da-td{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hubdemo .da-kanban{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.hubdemo .da-kcol{display:flex;flex-direction:column;gap:9px}.hubdemo .da-khead{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.4px;color:#5c6373}.hubdemo .da-kcard{background:#fff;border:1px solid #e5e8ee;border-top:2px solid #e5e8ee;border-radius:8px;padding:11px}@media (max-width:880px){.da-grid-2,.da-kanban{grid-template-columns:1fr}.da-kpis{grid-template-columns:1fr 1fr}.da-side{display:none}}.hubdemo .modal.af{width:min(560px,100%)}.hubdemo .af-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid var(--border-soft)}.hubdemo .af-head .mark{width:42px;height:42px;border-radius:8px;background:var(--navy-900);display:grid;place-items:center;flex-shrink:0}.hubdemo .af-htitle .nm{font-size:17px;font-weight:800}.hubdemo .af-htitle .nm .pre{color:var(--text-muted);font-weight:600}.hubdemo .af-htitle .sub{font-size:12px;color:var(--text-muted);margin-top:1px}.hubdemo .af-close{position:static;width:32px;height:32px;border-radius:8px;background:var(--off-white);border:1px solid var(--border);color:var(--text-secondary);display:grid;place-items:center;flex-shrink:0}.hubdemo .af-close:hover{border-color:var(--navy-500);color:var(--navy-900)}.hubdemo .af-body{padding:20px 22px 22px}.hubdemo .af-intro{font-size:13.5px;color:var(--text-secondary);line-height:1.6;margin-bottom:18px}.hubdemo .af-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.hubdemo .af-field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.hubdemo .af-lbl{font-size:12.5px;font-weight:700;color:var(--text-primary)}.hubdemo .af-input{font-family:var(--font-ui);font-size:14px;padding:11px 13px;border-radius:8px;border:1px solid var(--border);background:var(--off-white);color:var(--text-primary);outline:none;transition:.15s;width:100%}.hubdemo .af-input:focus{background:#fff;border-color:var(--navy-500);box-shadow:0 0 0 3px rgba(59,87,144,.1)}.hubdemo .af-input.bad{border-color:var(--danger);background:#fdecec}.hubdemo .af-err{font-size:11.5px;color:var(--danger);font-weight:600}.hubdemo .af-stepper{display:flex;align-items:center;gap:12px}.hubdemo .af-stepper button{width:34px;height:34px;border-radius:8px;border:1px solid var(--border);background:var(--off-white);font-size:18px;font-weight:700;color:var(--navy-900);flex-shrink:0;line-height:1}.hubdemo .af-stepper button:hover{border-color:var(--navy-500)}.hubdemo .af-stepper input[type=range]{flex:1 1;accent-color:var(--yellow-600)}.hubdemo .af-cycle{display:flex;gap:10px}.hubdemo .af-cyc{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px;border-radius:8px;border:1px solid var(--border);background:var(--off-white);font-weight:700;font-size:13.5px;color:var(--text-secondary);transition:.15s}.hubdemo .af-cyc.on{border-color:var(--yellow-500);background:var(--cream-50);color:var(--navy-900)}.hubdemo .af-cyc .save{font-size:11px;font-weight:800;color:var(--success);background:#e7f7ef;padding:2px 7px;border-radius:999px}.hubdemo .af-summary{background:var(--off-white);border:1px solid var(--border-soft);border-radius:10px;padding:14px 16px;margin:4px 0 18px}.hubdemo .af-srow{font-size:13px;color:var(--text-secondary);padding-bottom:10px;border-bottom:1px solid var(--border-soft)}.hubdemo .af-srow,.hubdemo .af-total{display:flex;justify-content:space-between}.hubdemo .af-total{align-items:baseline;padding-top:10px;font-size:14px;color:var(--text-primary);font-weight:700}.hubdemo .af-total b{font-size:19px;color:var(--navy-900)}.hubdemo .af-actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.hubdemo .af-actions.center{justify-content:center}.hubdemo .af-note{font-size:11.5px;color:var(--text-muted);display:inline-flex;align-items:center;gap:6px}.hubdemo .af-note svg{width:12px;height:12px}.hubdemo .af-done{text-align:center;padding:30px 26px 26px}.hubdemo .af-check{width:60px;height:60px;border-radius:50%;background:#e7f7ef;color:#138a53;display:grid;place-items:center;margin:0 auto 14px}.hubdemo .af-check svg{width:30px;height:30px}.hubdemo .af-done h2{font-size:21px;font-weight:800}.hubdemo .af-done p{font-size:14px;color:var(--text-secondary);max-width:44ch;margin:10px auto 0;line-height:1.6}.hubdemo .af-recap{display:flex;justify-content:center;gap:30px;margin:20px auto;padding:16px;background:var(--off-white);border:1px solid var(--border-soft);border-radius:10px;max-width:420px}.hubdemo .af-recap div{display:flex;flex-direction:column;gap:4px}.hubdemo .af-recap span{font-size:11px;text-transform:uppercase;letter-spacing:.4px;color:var(--text-muted);font-weight:700}.hubdemo .af-recap b{font-size:16px;color:var(--navy-900)}.hubdemo .af-mini{font-size:12px;color:var(--text-muted);margin:0 auto 18px}@media (max-width:520px){.af-grid{grid-template-columns:1fr}}.hubdemo[data-theme=dark] .af-head{border-bottom-color:rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .af-head .mark{background:rgba(245,197,24,.1);border:1px solid rgba(245,197,24,.32)}.hubdemo[data-theme=dark] .af-htitle .nm{color:#eef2f9}.hubdemo[data-theme=dark] .af-htitle .sub,.hubdemo[data-theme=dark] .af-mini,.hubdemo[data-theme=dark] .af-note,.hubdemo[data-theme=dark] .af-recap span{color:#7e8fae}.hubdemo[data-theme=dark] .af-intro{color:#9fb0cc}.hubdemo[data-theme=dark] .af-lbl{color:#e8ecf4}.hubdemo[data-theme=dark] .af-input{background:rgba(143,160,191,.08);border-color:rgba(143,160,191,.2);color:#e8ecf4}.hubdemo[data-theme=dark] .af-input:focus{background:rgba(143,160,191,.12);border-color:var(--accent);box-shadow:0 0 0 3px rgba(245,197,24,.12)}.hubdemo[data-theme=dark] .af-input.bad{border-color:var(--danger);background:rgba(225,85,84,.14)}.hubdemo[data-theme=dark] .af-input::placeholder{color:#6e7e9c}.hubdemo[data-theme=dark] .af-stepper button{background:rgba(143,160,191,.08);border-color:rgba(143,160,191,.2);color:#e8ecf4}.hubdemo[data-theme=dark] .af-cyc{background:rgba(143,160,191,.08);border-color:rgba(143,160,191,.2);color:#9fb0cc}.hubdemo[data-theme=dark] .af-cyc.on{background:rgba(245,197,24,.14);border-color:var(--accent);color:#ffe6a0}.hubdemo[data-theme=dark] .af-cyc .save{background:rgba(45,191,111,.18);color:#76e4a8}.hubdemo[data-theme=dark] .af-recap,.hubdemo[data-theme=dark] .af-summary{background:rgba(143,160,191,.06);border-color:rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .af-srow{color:#9fb0cc;border-bottom-color:rgba(143,160,191,.14)}.hubdemo[data-theme=dark] .af-total{color:#e8ecf4}.hubdemo[data-theme=dark] .af-recap b,.hubdemo[data-theme=dark] .af-total b{color:#ffd86b}.hubdemo[data-theme=dark] .af-done h2{color:#eef2f9}.hubdemo[data-theme=dark] .af-done p{color:#9fb0cc}.hubdemo[data-theme=dark] .af-check{background:rgba(45,191,111,.16);color:#76e4a8}.hubdemo[data-theme=dark] .af-close{background:rgba(143,160,191,.08);border-color:rgba(143,160,191,.2);color:#9fb0cc}.hubdemo[data-theme=dark] .af-close:hover{color:#fff;border-color:var(--accent)}