:root{--hz-bg:#05070b;--hz-bg-1:#080c13;--hz-panel:#0a1019;--hz-panel-2:#0d141f;--hz-raise:#111a27;--hz-cyan:#2de2e6;--hz-cyan-500:#06b6d4;--hz-teal:#14b8a6;--hz-lime:#b4ff3a;--hz-card-line:#06b6d499;--hz-line:#2de2e629;--hz-line-soft:#daf4f512;--hz-zinc:#27272a;--hz-zinc-line:#3f3f46;--hz-zinc-ink:#a1a1aa;--hz-ink:#daf4f5;--hz-ink-2:#8fb0b7;--hz-ink-3:#546e74;--hz-ink-4:#3a5157;--emerald:#34d399;--emerald-500:#10b981;--emerald-line:#10b98199;--emerald-soft:#34d39924;--hz-ok:#37f5a0;--hz-warn:#ffc24b;--hz-amber-line:#ffc24b99;--hz-bad:#ff5c7a;--hz-info:#6fa8ff;--hz-grey:#8a9ba0;--hz-blue:#4c8dff;--hz-blue-soft:#4c8dff9e;--hz-blue-bright:#8fbaff;--hz-sans:var(--font-inter), ui-sans-serif, system-ui, "Segoe UI", sans-serif;--hz-disp:var(--font-saira), "Saira Condensed", var(--hz-sans);--hz-mono:var(--font-jetbrains-mono), ui-monospace, "SFMono-Regular", Menlo, monospace;--sbw:264px}.portal-shell{color:var(--hz-ink);font-family:var(--hz-sans);-webkit-font-smoothing:antialiased}.portal-shell a{color:inherit;text-decoration:none}.portal-shell .app{grid-template-columns:var(--sbw) 1fr;background:var(--hz-bg);min-height:100vh;display:grid}.portal-shell .sidebar{border-right:1px solid var(--hz-line-soft);z-index:40;background:linear-gradient(#0a121c,#06090f);flex-direction:column;height:100vh;display:flex;position:sticky;top:0}.portal-shell .brand{color:inherit;align-items:center;gap:12px;padding:22px 22px 20px;text-decoration:none;display:flex}.portal-shell .brand .glyph{background:linear-gradient(135deg, var(--hz-cyan), #0b6e78);color:#02171a;width:38px;height:38px;font-family:var(--hz-disp);border-radius:10px;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:flex;box-shadow:0 4px 18px #2de2e659}.portal-shell .brand .glyph-img{object-fit:contain;background:0 0;flex:none;width:38px;height:38px}.portal-shell .brand .txt{font-family:var(--hz-disp);letter-spacing:.04em;font-size:22px;font-weight:800;line-height:1}.portal-shell .brand .txt small{font-family:var(--hz-sans);letter-spacing:.32em;color:var(--hz-cyan);margin-top:3px;font-size:10px;font-weight:600;display:block}.portal-shell .brand .txt .brand-pill{font-family:var(--hz-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--hz-grey);background:#8a9ba024;border:1px solid #8a9ba04d;border-radius:999px;margin-top:6px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.portal-shell .brand .txt .brand-pill.paid{color:var(--hz-ok);background:#37f5a024;border-color:#37f5a057}.portal-shell .brand .txt .brand-pill.trial{color:var(--hz-info);background:#6fa8ff24;border-color:#6fa8ff57}.portal-shell .brand .txt .brand-pill.team{color:var(--hz-cyan);background:#2de2e624;border-color:#2de2e657}.portal-shell .brand .txt .brand-pill.admin{color:var(--hz-warn);background:#ffc24b24;border-color:#ffc24b5c}.portal-shell .nav{flex:1;padding:6px 14px;overflow-y:auto}.portal-shell .nav .grp{letter-spacing:.2em;text-transform:uppercase;color:var(--hz-ink-4);padding:16px 12px 8px;font-size:10px;font-weight:600}.portal-shell .nav a{--item-color:var(--hz-cyan);color:var(--hz-ink-2);border-radius:10px;align-items:center;gap:12px;margin-bottom:2px;padding:11px 12px;font-size:14px;font-weight:500;transition:background .12s,color .12s;display:flex;position:relative}.portal-shell .nav a .ic{width:18px;height:18px;color:var(--item-color);opacity:.9;flex:0 0 18px;justify-content:center;align-items:center;display:inline-flex}.portal-shell .nav a:hover{background:color-mix(in srgb, var(--item-color) 7%, transparent);color:var(--hz-ink)}.portal-shell .nav a:hover .ic{opacity:1}.portal-shell .nav a.on{background:color-mix(in srgb, var(--item-color) 9%, transparent);color:var(--item-color)}.portal-shell .nav a.on .ic{opacity:1}.portal-shell .nav a.on:before{content:"";background:var(--item-color);width:3px;box-shadow:0 0 8px color-mix(in srgb, var(--item-color) 60%, transparent);border-radius:3px;position:absolute;top:8px;bottom:8px;left:0}.portal-shell .nav a .pill{letter-spacing:.08em;color:var(--hz-cyan);text-transform:uppercase;background:#2de2e624;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:700}.portal-shell .nav a .pill.new{color:var(--hz-warn);background:#ffc24b29;border:1px solid #ffc24b66}.portal-shell .nav a.locked{color:var(--hz-ink-3)}.portal-shell .nav a.locked .ic{color:var(--hz-ink-3);opacity:.7}.portal-shell .nav a.locked:hover{background:#8a9ba00f}.portal-shell .nav a .lock{opacity:.7;margin-left:auto;font-size:12px}.portal-shell .nav a .crown{opacity:.9;margin-left:auto;font-size:12px}.portal-shell .nav.paid-theme a:hover{background:color-mix(in srgb, var(--item-color) 8%, transparent);color:var(--hz-ink)}.portal-shell .nav.paid-theme a.on{background:color-mix(in srgb, var(--item-color) 9%, transparent);color:var(--item-color)}.portal-shell .nav.paid-theme a.on:before{background:var(--item-color);box-shadow:0 0 8px color-mix(in srgb, var(--item-color) 60%, transparent)}.portal-shell .admin-block{border-top:1px solid var(--hz-zinc-line);margin:8px 4px 4px;padding-top:12px}.portal-shell .admin-block .grp{color:var(--hz-zinc-ink);align-items:center;gap:7px;display:flex}.portal-shell .admin-block .grp .shield{color:var(--hz-warn)}.portal-shell .admin-block a{color:var(--hz-zinc-ink)}.portal-shell .admin-block a .ic{opacity:.9}.portal-shell .admin-block a:hover{color:#e4e4e7;background:#a1a1aa14}.portal-shell .admin-block a.on{color:#f4f4f5;background:#a1a1aa1f}.portal-shell .admin-block a.on:before{background:var(--hz-zinc-ink);box-shadow:none}.portal-shell .side-foot{border-top:1px solid var(--hz-line-soft);padding:14px}.portal-shell .acct{border-radius:10px;align-items:center;gap:11px;padding:8px 10px;display:flex}.portal-shell button.acct{cursor:pointer;text-align:left;background:0 0;border:none;width:100%}.portal-shell .acct:hover{background:#2de2e60f}.portal-shell .acct .av{border:1px solid var(--hz-line);width:34px;height:34px;font-family:var(--hz-disp);color:var(--hz-cyan);background:linear-gradient(135deg,#123,#0a1622);border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.portal-shell .acct.admin-acct .av{color:var(--hz-warn);background:linear-gradient(135deg,#2a2118,#1a140a);border-color:#ffc24b66}.portal-shell .acct .who{min-width:0;line-height:1.3}.portal-shell .acct .who b{color:var(--hz-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.portal-shell .acct .who span{color:var(--hz-ink-3);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:11px;display:block;overflow:hidden}.portal-shell .acct .tier{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-grey);background:#8a9ba024;border:1px solid #8a9ba04d;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:9px;font-weight:700}.portal-shell .acct .tier.paid{color:var(--hz-ok);background:#37f5a024;border-color:#37f5a057}.portal-shell .acct .tier.trial{color:var(--hz-info);background:#6fa8ff24;border-color:#6fa8ff57}.portal-shell .acct .tier.team{color:var(--hz-cyan);background:#2de2e624;border-color:#2de2e657}.portal-shell .acct .tier.admin{color:var(--hz-warn);background:#ffc24b24;border-color:#ffc24b5c}.portal-shell .tier-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-grey);background:#8a9ba024;border:1px solid #8a9ba04d;border-radius:999px;flex:none;margin-left:auto;padding:3px 8px;font-size:9px;font-weight:700}.portal-shell .tier-badge.paid{color:var(--hz-ok);background:#37f5a024;border-color:#37f5a057}.portal-shell .tier-badge.trial{color:var(--hz-info);background:#6fa8ff24;border-color:#6fa8ff57}.portal-shell .tier-badge.team{color:var(--hz-cyan);background:#2de2e624;border-color:#2de2e657}.portal-shell .tier-badge.admin{color:var(--hz-warn);background:#ffc24b24;border-color:#ffc24b5c}.portal-shell .main{background:radial-gradient(120% 60% at 80% -10%, #0a1622 0%, #05070b00 55%), var(--hz-bg);flex-direction:column;min-width:0;display:flex}.portal-shell .topbar{border-bottom:1px solid var(--hz-line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;background:#05070bd1;flex:0 0 68px;align-items:center;gap:16px;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.portal-shell .burger{border:1px solid var(--hz-line);background:var(--hz-panel);width:40px;height:40px;color:var(--hz-ink);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:18px;display:none}.portal-shell .topbar h1{font-family:var(--hz-disp);letter-spacing:.02em;font-size:26px;font-weight:700}.portal-shell .topbar .crumb{color:var(--hz-ink-3);font-size:12px;font-family:var(--hz-mono)}.portal-shell .topbar .sp{flex:1}.portal-shell .topbar .adminchip{color:var(--hz-warn);white-space:nowrap;background:#ffc24b14;border:1px solid #ffc24b57;border-radius:999px;align-items:center;gap:8px;padding:6px 13px;font-size:12px;font-weight:600;display:inline-flex}.portal-shell .topbar .tconn{font-family:var(--hz-mono);color:var(--hz-ink-2);align-items:center;gap:8px;font-size:12px;display:flex}.portal-shell .topbar .tconn .d{background:var(--hz-ok);width:8px;height:8px;box-shadow:0 0 10px var(--hz-ok);border-radius:50%}.portal-shell .content{flex:1;width:100%;max-width:1160px;margin:0 auto;padding:26px 28px 60px;overflow-y:auto}.portal-shell .banner{border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:22px;padding:14px 18px;font-size:14px;display:flex}.portal-shell .banner.grey{color:var(--hz-ink-2);background:#8a9ba014;border:1px solid #8a9ba047}.portal-shell .banner.warn{color:var(--hz-ink);background:#ffc24b14;border:1px solid #ffc24b57}.portal-shell .banner.ok{color:var(--hz-ink);background:#37f5a012;border:1px solid #37f5a04d}.portal-shell .banner .bic{font-size:18px}.portal-shell .banner b{color:var(--hz-ink)}.portal-shell .banner .baction{color:var(--hz-cyan);white-space:nowrap;margin-left:auto;font-weight:600}.portal-shell .banner.warn .baction{color:var(--hz-warn)}.portal-shell .hero{background:linear-gradient(120deg, #06b6d429, #14b8a60f 60%, transparent), var(--hz-panel);border:1px solid var(--hz-card-line);border-radius:16px;margin-bottom:24px;padding:26px 28px;position:relative;overflow:hidden;box-shadow:0 0 40px #06b6d41a}.portal-shell .hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2de2e638,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-40px;right:-40px}.portal-shell .hero .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--hz-cyan);font-size:11px;font-weight:700}.portal-shell .hero h2{font-family:var(--hz-disp);max-width:600px;margin:8px 0;font-size:32px;font-weight:800;line-height:1.05}.portal-shell .hero p{color:var(--hz-ink-2);max-width:560px;font-size:14px;line-height:1.5}.portal-shell .hero .row{flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;display:flex}.portal-shell .hero .note{font-family:var(--hz-mono);color:var(--hz-ink-3);font-size:12px}.portal-shell .btn{cursor:pointer;border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;padding:12px 20px;font-size:14px;font-weight:600;display:inline-flex}.portal-shell .btn.sm{border-radius:9px;padding:8px 14px;font-size:13px}.portal-shell .btn.primary{background:linear-gradient(135deg, var(--hz-cyan), var(--hz-teal));color:#02171a;box-shadow:0 6px 22px #2de2e64d}.portal-shell .btn.ghost{border-color:var(--hz-card-line);color:var(--hz-cyan);background:0 0}.portal-shell .btn.tg{border-color:var(--hz-card-line);color:var(--hz-cyan);background:#2de2e61a}.portal-shell .btn.amber{color:#1a0f00;background:#ffc24be6}.portal-shell .btn:disabled{opacity:.5;cursor:not-allowed}.portal-shell .grid{gap:18px;display:grid}.portal-shell .g2{grid-template-columns:1fr 1fr}.portal-shell .card{background:var(--hz-panel);border:1.5px solid #06b6d4d9;border-radius:14px;padding:20px;box-shadow:0 0 0 1px #06b6d414,0 4px 24px #06b6d41a}.portal-shell .card.plain{border-color:var(--hz-line-soft);box-shadow:none}.portal-shell .card.admincard{border-color:var(--hz-amber-line);background:linear-gradient(180deg, #27272a47, var(--hz-panel));box-shadow:0 0 0 1px #ffc24b1a,0 4px 24px #0003}.portal-shell .card.admin-lic{border-color:var(--hz-amber-line);box-shadow:0 0 0 1px #ffc24b14,0 4px 24px #ffc24b1a}.portal-shell .card .chead{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.portal-shell .card .chead h3{font-family:var(--hz-disp);letter-spacing:.02em;font-size:19px;font-weight:700}.portal-shell .card .chead .cap{letter-spacing:.18em;text-transform:uppercase;color:var(--hz-ink-3);margin-left:auto;font-size:10px;font-weight:600}.portal-shell .card .chead .ic{width:20px;height:20px;color:var(--hz-cyan);justify-content:center;align-items:center;display:inline-flex}.portal-shell .card.admincard .chead .ic{color:var(--hz-warn)}.portal-shell .full{grid-column:1/-1}.portal-shell .lic-free{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.portal-shell .lic-badge{letter-spacing:.06em;color:var(--hz-grey);text-transform:uppercase;background:#8a9ba01f;border:1px solid #8a9ba057;border-radius:999px;align-items:center;gap:9px;padding:8px 15px;font-size:13px;font-weight:700;display:inline-flex}.portal-shell .lic-badge .dot{background:var(--hz-grey);border-radius:50%;width:9px;height:9px}.portal-shell .lic-free .txt{flex:1;min-width:200px}.portal-shell .lic-free .txt b{font-size:15px}.portal-shell .lic-free .txt p{color:var(--hz-ink-2);margin-top:4px;font-size:13px}.portal-shell .lic-active{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.portal-shell .ring{background:conic-gradient(var(--hz-ok) calc(var(--pct,100) * 1%), #37f5a01f 0);border-radius:50%;flex:0 0 96px;place-items:center;width:96px;height:96px;display:grid;position:relative}.portal-shell .ring:before{content:"";background:var(--hz-panel);border-radius:50%;position:absolute;inset:9px}.portal-shell .ring .rin{text-align:center;line-height:1;position:relative}.portal-shell .ring .rin b{font-family:var(--hz-disp);color:var(--hz-ok);font-size:30px;font-weight:800}.portal-shell .ring .rin span{letter-spacing:.14em;text-transform:uppercase;color:var(--hz-ink-3);margin-top:2px;font-size:9px;display:block}.portal-shell .ring.warn{background:conic-gradient(var(--hz-warn) calc(var(--pct,100) * 1%), #ffc24b24 0)}.portal-shell .ring.warn .rin b{color:var(--hz-warn)}.portal-shell .lic-active .body{flex:1;min-width:220px}.portal-shell .lic-active .badge-ok{letter-spacing:.08em;text-transform:uppercase;color:var(--hz-ok);background:#37f5a01f;border:1px solid #37f5a05c;border-radius:999px;align-items:center;gap:8px;padding:6px 13px;font-size:12px;font-weight:700;display:inline-flex}.portal-shell .lic-active .badge-ok.expired,.portal-shell .lic-active .badge-ok.bad{color:var(--hz-bad);background:#ff5c7a1f;border-color:#ff5c7a57}.portal-shell .lic-active .badge-ok.grey{color:var(--hz-grey);background:#8a9ba01f;border-color:#8a9ba057}.portal-shell .lic-active .badge-ok.expiring,.portal-shell .lic-active .badge-ok.amber{color:var(--hz-warn);background:#ffc24b24;border-color:#ffc24b5c}.portal-shell .lic-active .badge-ok .dot{background:var(--hz-ok);width:8px;height:8px;box-shadow:0 0 8px var(--hz-ok);border-radius:50%}.portal-shell .lic-active .badge-ok.expired .dot,.portal-shell .lic-active .badge-ok.bad .dot{background:var(--hz-bad);box-shadow:0 0 8px var(--hz-bad)}.portal-shell .lic-active .badge-ok.grey .dot{background:var(--hz-grey);box-shadow:none}.portal-shell .lic-active .badge-ok.expiring .dot,.portal-shell .lic-active .badge-ok.amber .dot{background:var(--hz-warn);box-shadow:0 0 8px var(--hz-warn)}.portal-shell .lic-active .hwid-row{color:var(--hz-ink-3);flex-wrap:wrap;gap:14px;margin-top:8px;font-size:12px;display:flex}.portal-shell .lic-active .hwid-row b{color:var(--hz-ink-2);font-weight:600}.portal-shell .lic-active .body h3{font-family:var(--hz-disp);margin:12px 0 4px;font-size:22px;font-weight:700}.portal-shell .lic-active .body p{color:var(--hz-ink-2);font-size:13px}.portal-shell .keyrow{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);font-family:var(--hz-mono);color:var(--hz-ink);border-radius:10px;align-items:center;gap:10px;max-width:420px;margin-top:14px;padding:10px 13px;font-size:13px;display:flex}.portal-shell .keyrow .k{letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.portal-shell .keyrow .k.ok{color:var(--hz-ok)}.portal-shell .keyrow .k.bad{color:var(--hz-bad)}.portal-shell .keyrow .copy{color:var(--hz-cyan);cursor:pointer;font-weight:600;font-family:var(--hz-sans);background:0 0;border:none;padding:0;font-size:12px}.portal-shell .metrics{gap:24px;margin-left:auto;display:flex}.portal-shell .metrics .m{text-align:right}.portal-shell .metrics .m b{font-family:var(--hz-disp);color:var(--hz-ink);font-size:24px;font-weight:700;display:block}.portal-shell .metrics .m span{letter-spacing:.14em;text-transform:uppercase;color:var(--hz-ink-3);font-size:10px}.portal-shell .rows{flex-direction:column;gap:2px;display:flex}.portal-shell .rw{border-radius:10px;align-items:center;gap:13px;padding:13px 12px;display:flex}.portal-shell a.rw:hover,.portal-shell button.rw:hover{background:#2de2e60d}.portal-shell button.rw{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none}.portal-shell .rw .ricon{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);width:36px;height:36px;color:var(--hz-cyan);border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;font-size:16px;display:flex}.portal-shell .rw.zinc .ricon{color:var(--hz-zinc-ink);border-color:var(--hz-zinc-line)}.portal-shell .rw .rmeta{flex:1;min-width:0}.portal-shell .rw .rmeta b{font-size:14px;font-weight:600;display:block}.portal-shell .rw .rmeta span{color:var(--hz-ink-3);font-size:12px}.portal-shell .rw .rcta{color:var(--hz-cyan);white-space:nowrap;font-size:12px;font-weight:600}.portal-shell .rw.zinc .rcta{color:var(--hz-zinc-ink)}.portal-shell .rw .ver{font-family:var(--hz-mono);color:var(--hz-ink-3);background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:6px;padding:3px 8px;font-size:11px}.portal-shell .rw.lockedrow{opacity:.92}.portal-shell .rw.lockedrow .ricon{color:var(--hz-grey);background:#8a9ba00f}.portal-shell .rw .lockcta{color:var(--hz-warn);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.portal-shell .rw .join-pill{white-space:nowrap;color:var(--hz-ok);background:#37f5a024;border:1px solid #37f5a05c;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:6px 15px;font-size:12px;font-weight:700;display:inline-flex}.portal-shell a.rw:hover .join-pill{background:#37f5a038}.portal-shell .rw .rcta-col{flex-direction:column;flex:none;align-items:flex-end;gap:4px;display:flex}.portal-shell .rw .rcta-btn{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.portal-shell .rw .rcta-btn:disabled{opacity:.6;cursor:default}.portal-shell .rw .rcta-err{color:var(--hz-warn);white-space:nowrap;font-size:11px}.portal-shell .card .chead a.cap{color:var(--hz-cyan);text-transform:none;letter-spacing:normal;margin-left:auto;font-size:12px;font-weight:600}.portal-shell .alert-rows .alert-row .rmeta b{align-items:center;gap:8px;display:flex}.portal-shell .alert-ic.profit{color:var(--hz-ok)}.portal-shell .alert-ic.loss{color:var(--hz-bad)}.portal-shell .alert-ic.info{color:var(--hz-info)}.portal-shell .alert-lic-tag{font-family:var(--hz-mono);color:var(--hz-ink-3);background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:6px;padding:1px 6px;font-size:10px;font-weight:500}.portal-shell .alert-rcta-col{flex-direction:column;flex:none;align-items:flex-end;gap:3px;display:flex}.portal-shell .alert-pnl{font-family:var(--hz-mono);font-size:13px;font-weight:700}.portal-shell .alert-pnl.profit{color:var(--hz-ok)}.portal-shell .alert-pnl.loss{color:var(--hz-bad)}.portal-shell .alert-pnl.info{color:var(--hz-ink-2)}.portal-shell .alert-ts{color:var(--hz-ink-3);white-space:nowrap;font-size:11px}.portal-shell .empty a{color:var(--hz-cyan);font-weight:600}.portal-shell .courses{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.portal-shell .courses.two{grid-template-columns:1fr 1fr}.portal-shell .course{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:11px;padding:14px;display:block;position:relative}.portal-shell .course .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--hz-ink-3);font-size:9px;font-weight:700}.portal-shell .course .tag.free{color:var(--hz-ok)}.portal-shell .course h4{margin:6px 0 4px;font-size:14px;font-weight:600}.portal-shell .course p{color:var(--hz-ink-3);font-size:12px;line-height:1.4}.portal-shell .course .bar{background:#2de2e624;border-radius:3px;height:4px;margin-top:10px;overflow:hidden}.portal-shell .course .bar i{background:var(--hz-cyan);height:100%;display:block}.portal-shell .locked-preview{border:1px solid var(--hz-line-soft);border-radius:12px;position:relative;overflow:hidden}.portal-shell .locked-preview .blurbg{filter:blur(2px)saturate(.7);opacity:.5;pointer-events:none;padding:18px}.portal-shell .locked-preview .veil{text-align:center;background:radial-gradient(circle at 50% 40%,#05070b8c,#05070bdb);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;display:flex;position:absolute;inset:0}.portal-shell .locked-preview .veil .lk{width:34px;height:34px;color:var(--hz-warn);background:#ffc24b1f;border:1px solid #ffc24b66;border-radius:9px;justify-content:center;align-items:center;font-size:16px;display:flex}.portal-shell .locked-preview .veil b{font-size:14px}.portal-shell .locked-preview .veil .up{color:var(--hz-warn);letter-spacing:.04em;font-size:12px;font-weight:700}.portal-shell .empty{text-align:center;color:var(--hz-ink-3);padding:30px 20px}.portal-shell .empty .eic{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);width:48px;height:48px;color:var(--hz-ink-3);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 12px;font-size:22px;display:flex}.portal-shell .empty b{color:var(--hz-ink-2);margin-bottom:4px;font-size:14px;display:block}.portal-shell .empty p{max-width:280px;margin:0 auto;font-size:12px}.portal-shell .tgcta{border:1px dashed var(--hz-card-line);background:#2de2e60f;border-radius:11px;flex-wrap:wrap;align-items:center;gap:13px;margin-top:8px;padding:13px 15px;display:flex}.portal-shell .tgcta .ricon{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.portal-shell .tgcta .rmeta{flex:1;min-width:160px}.portal-shell .tgcta .rmeta b{font-size:14px}.portal-shell .tgcta .rmeta span{color:var(--hz-ink-3);font-size:12px}.portal-shell .foot{text-align:center;font-family:var(--hz-mono);color:var(--hz-ink-4);margin-top:30px;font-size:11px}.portal-shell .edu-hero{background:linear-gradient(120deg, var(--emerald-soft), #10b9810d 60%, transparent), var(--hz-panel);border:1px solid var(--emerald-line);border-radius:16px;margin-bottom:22px;padding:26px 28px;position:relative;overflow:hidden;box-shadow:0 0 40px #10b9811a}.portal-shell .edu-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#34d3993d,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-40px;right:-40px}.portal-shell .edu-hero .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--emerald);font-size:11px;font-weight:700}.portal-shell .edu-hero h2{font-family:var(--hz-disp);max-width:600px;margin:8px 0;font-size:32px;font-weight:800;line-height:1.05}.portal-shell .edu-hero p{color:var(--hz-ink-2);max-width:560px;font-size:14px;line-height:1.5}.portal-shell .edu-stats{flex-wrap:wrap;gap:32px;margin-top:22px;display:flex}.portal-shell .edu-stats .stat b{font-family:var(--hz-disp);color:var(--emerald);font-size:28px;font-weight:800;display:block}.portal-shell .edu-stats .stat span{letter-spacing:.14em;text-transform:uppercase;color:var(--hz-ink-3);font-size:10px}.portal-shell .edu-chips{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.portal-shell .chip{color:var(--hz-ink-2);background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.portal-shell .chip:hover{color:var(--hz-ink);border-color:var(--hz-line)}.portal-shell .chip .n{color:var(--hz-ink-3);font-size:11px}.portal-shell .chip.on{background:var(--emerald-soft);border-color:var(--emerald-line);color:var(--emerald)}.portal-shell .chip.on .n{color:var(--emerald)}.portal-shell .sec-pills{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.portal-shell .sec-pill{color:var(--hz-ink-2);background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);cursor:pointer;border-radius:999px;align-items:center;padding:8px 15px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.portal-shell .sec-pill:hover{color:var(--hz-cyan);background:#2de2e61a;border-color:#2de2e657}.portal-shell .sec-pill:active{color:var(--hz-cyan);background:#2de2e624;border-color:#2de2e666}.portal-shell .edu-cat{margin-bottom:30px}.portal-shell .edu-cat-head{align-items:center;gap:12px;margin-bottom:14px;display:flex}.portal-shell .edu-cat-head .dot{background:var(--emerald-500);border-radius:2px;flex:0 0 8px;width:8px;height:8px}.portal-shell .edu-cat-head .edu-cat-txt{flex-direction:column;display:flex}.portal-shell .edu-cat-head h3{font-family:var(--hz-disp);font-size:18px;font-weight:700}.portal-shell .edu-cat-head span{color:var(--hz-ink-3);font-size:12px}.portal-shell .edu-cat-head .cnt{color:var(--hz-ink-3);font-size:11px;font-family:var(--hz-mono);white-space:nowrap;margin-left:auto}.portal-shell .edu-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.portal-shell .lesson{background:var(--hz-panel);border:1px solid var(--hz-card-line);border-radius:14px;padding:16px;transition:border-color .15s;display:block;position:relative}.portal-shell a.lesson:hover{border-color:var(--emerald-line)}.portal-shell .lesson.locked{border-color:var(--hz-line-soft);transition:border-color .15s}.portal-shell .lesson.locked:hover{border-color:#ffc24b66}.portal-shell .lthumb{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:10px;justify-content:center;align-items:center;height:64px;margin-bottom:12px;display:flex;position:relative}.portal-shell .lthumb .glyph{color:var(--emerald);font-size:24px}.portal-shell .lesson.locked .lthumb{filter:grayscale()blur(1.5px);opacity:.5}.portal-shell .lthumb .veil{filter:none;opacity:1;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;inset:0}.portal-shell .lesson .tag.free{letter-spacing:.14em;text-transform:uppercase;color:var(--emerald);margin-bottom:4px;font-size:9px;font-weight:700}.portal-shell .lesson h4{margin:2px 0 4px;font-size:14px;font-weight:600}.portal-shell .lesson p{color:var(--hz-ink-3);min-height:32px;font-size:12px;line-height:1.4}.portal-shell .lfoot{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.portal-shell .lfoot .mins{color:var(--hz-ink-3);font-size:11px;font-family:var(--hz-mono)}.portal-shell .lfoot .start{color:var(--emerald);font-size:12px;font-weight:700}.portal-shell .lfoot .upgrade{color:var(--hz-warn);font-size:12px;font-weight:700}.portal-shell .lesson-detail{max-width:760px}.portal-shell .lesson-back{color:var(--hz-ink-3);margin-bottom:18px;font-size:12px;font-weight:600;transition:color .12s;display:inline-block}.portal-shell .lesson-back:hover{color:var(--hz-cyan)}.portal-shell .lesson-head-row{align-items:center;gap:16px;margin-bottom:18px;display:flex}.portal-shell .lesson-badge{border:2px solid var(--hz-cyan);width:48px;height:48px;color:var(--hz-cyan);font-family:var(--hz-disp);background:#2de2e614;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;font-size:20px;font-weight:800;display:flex}.portal-shell .lesson-head-txt h1{font-family:var(--hz-disp);font-size:26px;font-weight:800;line-height:1.1}.portal-shell .lesson-head-txt span{color:var(--hz-ink-3);font-size:12px;font-family:var(--hz-mono)}.portal-shell .lesson-intro{color:var(--hz-ink-2);max-width:640px;margin-bottom:26px;font-size:15px;line-height:1.6}.portal-shell .lesson-blocks{flex-direction:column;gap:14px;display:flex}.portal-shell .lesson-block{background:var(--hz-panel);border:1px solid var(--hz-card-line);border-left:3px solid var(--hz-cyan);border-radius:12px;padding:16px 18px}.portal-shell .lesson-block.setting{border-left-color:var(--emerald-500)}.portal-shell .lesson-block.warning{border-left-color:var(--hz-warn)}.portal-shell .lesson-block.blocked{border-left-color:#f8716a}.portal-shell .lb-head{align-items:center;gap:10px;margin-bottom:6px;display:flex}.portal-shell .lb-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--hz-cyan);background:#2de2e61f;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700}.portal-shell .lesson-block.setting .lb-tag{color:var(--emerald);background:var(--emerald-soft)}.portal-shell .lesson-block.warning .lb-tag{color:var(--hz-warn);background:#ffc24b24}.portal-shell .lesson-block.blocked .lb-tag{color:#f8716a;background:#f8716a24}.portal-shell .lesson-block h3{font-size:14px;font-weight:700}.portal-shell .lesson-block p{color:var(--hz-ink-2);font-size:13px;line-height:1.55}.portal-shell .lesson-block ul{flex-direction:column;gap:4px;margin:8px 0 0;padding-left:18px;display:flex}.portal-shell .lesson-block li{color:var(--hz-ink-2);font-size:13px;line-height:1.5}.portal-shell .lesson-locked-cta{background:#ffc24b0f;border:1px dashed #ffc24b66;border-radius:12px;align-items:center;gap:14px;padding:18px;display:flex}.portal-shell .lesson-locked-cta .glyph{flex:none;font-size:22px}.portal-shell .lesson-locked-cta b{margin-bottom:2px;font-size:14px;display:block}.portal-shell .lesson-locked-cta span{color:var(--hz-ink-3);font-size:12px}.portal-shell .lesson-locked-cta .upgrade{color:var(--hz-warn);white-space:nowrap;border:1px solid #ffc24b66;border-radius:999px;flex:none;margin-left:auto;padding:8px 14px;font-size:12px;font-weight:700}.portal-shell .ref-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;display:grid}.portal-shell .ref-stat{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:11px;padding:14px}.portal-shell .ref-stat b{font-family:var(--hz-disp);color:var(--hz-ink);font-size:24px;font-weight:800;display:block}.portal-shell .ref-stat span{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-ink-3);font-size:10px}.portal-shell .ref-bar{background:#2de2e624;border-radius:4px;height:6px;margin-top:8px;overflow:hidden}.portal-shell .ref-bar i{background:var(--hz-cyan);height:100%;display:block}.portal-shell .ref-table{border-collapse:collapse;width:100%;font-size:13px}.portal-shell .ref-table th{text-align:left;letter-spacing:.1em;text-transform:uppercase;color:var(--hz-ink-3);padding-bottom:8px;font-size:10px}.portal-shell .ref-table td{border-top:1px solid var(--hz-line-soft);color:var(--hz-ink-2);padding:8px 12px 8px 0}.portal-shell .ref-status{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.portal-shell .ref-status.pending{color:var(--hz-warn);background:#ffc24b24}.portal-shell .ref-status.cleared{color:var(--hz-cyan);background:#2de2e624}.portal-shell .ref-status.paid,.portal-shell .ref-status.active{color:var(--hz-ok);background:#37f5a024}.portal-shell .ref-status.clawback{color:var(--hz-bad);background:#ff5c7a24}.portal-shell .ref-status.lapsed{color:var(--hz-grey);background:#8a9ba024}.portal-shell .comm-head{margin-bottom:22px}.portal-shell .comm-head h1{font-family:var(--hz-disp);letter-spacing:.02em;font-size:28px;font-weight:800}.portal-shell .comm-head p{color:var(--hz-ink-2);margin-top:6px;font-size:14px}.portal-shell .comm-stack{flex-direction:column;gap:16px;display:flex}.portal-shell .comm-card{flex-wrap:wrap;align-items:center;gap:20px;padding:24px;display:flex}.portal-shell .comm-icon{background:var(--hz-panel-2);border:1px solid var(--hz-line-soft);border-radius:14px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:26px;display:flex}.portal-shell .comm-icon.channel{border-color:var(--hz-card-line);box-shadow:0 0 20px #06b6d41f}.portal-shell .comm-icon.free{border-color:var(--emerald-line);box-shadow:0 0 20px #10b9811f}.portal-shell .comm-icon.paid,.portal-shell .comm-icon.alerts{border-color:var(--hz-amber-line);box-shadow:0 0 20px #ffc24b24}.portal-shell .comm-linked-pill{white-space:nowrap;color:var(--hz-ok);background:#37f5a024;border:1px solid #37f5a05c;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:6px 15px;font-size:12px;font-weight:700;display:inline-flex}.portal-shell .comm-body{flex:1;min-width:260px}.portal-shell .comm-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.portal-shell .comm-title-row h3{font-family:var(--hz-disp);font-size:19px;font-weight:700}.portal-shell .comm-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-cyan);background:#2de2e61f;border:1px solid #2de2e64d;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.portal-shell .comm-tag.paid{color:var(--hz-warn);background:#ffc24b24;border-color:#ffc24b5c}.portal-shell .comm-tagline{color:var(--hz-ink);margin-top:6px;font-size:13px;font-weight:600}.portal-shell .comm-desc{color:var(--hz-ink-3);max-width:620px;margin-top:6px;font-size:13px;line-height:1.55}.portal-shell .comm-count{font-family:var(--hz-mono);color:var(--hz-ink-3);margin-top:10px;font-size:11px;display:inline-block}.portal-shell .comm-cta{white-space:nowrap;flex:none}.portal-shell .comm-unavailable{color:var(--hz-ink-3);max-width:220px;font-size:12px}.portal-shell .fp-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.portal-shell .fp-card{flex-direction:column;gap:6px;display:flex}.portal-shell .fp-top{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.portal-shell .fp-flag-group{align-items:center;gap:6px;display:flex}.portal-shell .fp-flag{background-position:50%;background-size:cover;border-radius:3px;width:24px;height:18px;display:inline-block}.portal-shell .fp-code{font-family:var(--hz-mono);letter-spacing:.06em;color:var(--hz-ink-2);font-size:11px;font-weight:700}.portal-shell .fp-colo{font-family:var(--hz-mono);letter-spacing:.06em;color:var(--hz-ink-2);background:#8a9ba024;border:1px solid #8a9ba04d;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-block}.portal-shell .fp-colo-inline{vertical-align:middle;margin-right:2px;font-size:13px}.portal-shell .fp-pill{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.portal-shell .fp-pill-active{color:var(--hz-ok);background:#37f5a024;border-color:#37f5a066}.portal-shell .fp-pill-trial{color:var(--hz-warn);border-color:var(--hz-amber-line);background:#ffc24b24}.portal-shell .fp-pill-included{color:var(--hz-blue-bright);background:#4c8dff24;border-color:#4c8dff66}.portal-shell .fp-pill-locked{color:var(--hz-bad);background:#ff5c7a24;border-color:#ff5c7a66}.portal-shell .fp-pill-coming_soon{color:var(--hz-grey);background:#8a9ba024;border-color:#8a9ba059}.portal-shell .fp-name{font-family:var(--hz-disp);font-size:17px;font-weight:700}.portal-shell .fp-desc{color:var(--hz-ink-3);min-height:34px;font-size:12px;line-height:1.5}.portal-shell .fp-latency{font-family:var(--hz-mono);color:var(--hz-ink-2);font-size:11px}.portal-shell .fp-expiry{color:var(--hz-ink-2);font-size:11px;font-weight:600}.portal-shell .fp-card.fp-active .fp-expiry{color:var(--hz-ok)}.portal-shell .fp-card.fp-trial .fp-expiry{color:var(--hz-warn)}.portal-shell .fp-note{color:var(--hz-ink-3);font-size:11px}.portal-shell .fp-cta{align-self:flex-start;margin-top:6px}.portal-shell .fp-card.fp-coming_soon{opacity:.7}.portal-shell .fp-footnote{color:var(--hz-ink-3);max-width:640px;margin-top:18px;font-size:12px}.portal-shell .fp-section{margin-top:32px}.portal-shell .fp-section-title{font-family:var(--hz-disp);color:var(--hz-ink-2);margin-bottom:12px;font-size:15px;font-weight:700}.portal-shell .fp-section-empty{color:var(--hz-ink-3);font-size:12px}.portal-shell .fp-ctas{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:24px;display:grid}.portal-shell .fp-cta-card,.portal-shell .fp-consult-card{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.portal-shell .fp-cta-title{font-family:var(--hz-disp);font-size:15px;font-weight:700}.portal-shell .fp-cta-copy{color:var(--hz-ink-3);font-size:12px;line-height:1.5}.portal-shell .fp-consult-card{background:linear-gradient(135deg,#4c8dff1f,#4c8dff05);border:1px solid #4c8dff59}.portal-shell .fp-consult-badge{letter-spacing:.12em;color:var(--hz-blue-bright);border:1px solid #4c8dff66;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.portal-shell .fp-modal-overlay{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05070bb8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.portal-shell .fp-modal{flex-direction:column;gap:6px;width:100%;max-width:420px;display:flex}.portal-shell .fp-form-label{color:var(--hz-ink-3);margin-top:12px;margin-bottom:4px;font-size:11px;display:block}.portal-shell .fp-form-input{border:1px solid var(--hz-line-soft);width:100%;color:var(--hz-ink);background:#00000040;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:13px}.portal-shell .fp-form-error{color:var(--hz-bad);margin-top:10px;font-size:12px}.portal-shell .fp-form-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.portal-shell .fp-form-checkbox-group{flex-wrap:wrap;gap:8px 14px;display:flex}.portal-shell .fp-form-checkbox{color:var(--hz-ink-2);align-items:center;gap:6px;font-size:12px;display:flex}.portal-shell .fp-pill-tiers{color:var(--hz-blue-bright);background:#4c8dff24;border-color:#4c8dff66;margin-left:6px}.portal-shell .fp-see-tiers{align-self:flex-start;margin-top:6px}.portal-shell .ftd-tier-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.portal-shell .ftd-tier-card{flex-direction:column;gap:6px;display:flex;position:relative}.portal-shell .ftd-tier-card.ftd-flagship{background:linear-gradient(135deg,#4c8dff1a,#4c8dff05);border-color:#4c8dff80}.portal-shell .ftd-flagship-badge{letter-spacing:.1em;color:var(--hz-blue-bright);background:#0a0c12e6;border:1px solid #4c8dff80;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:-9px;right:14px}.portal-shell .ftd-subtitle{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-ink-3);font-size:10px}.portal-shell .ftd-name{font-family:var(--hz-disp);font-size:17px;font-weight:700}.portal-shell .ftd-speed{align-items:baseline;gap:4px;margin:2px 0;display:flex}.portal-shell .ftd-speed-label{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-ink-3);align-self:flex-start;font-size:9px;font-weight:700}.portal-shell .ftd-speed-value{font-family:var(--hz-mono);color:var(--hz-ink);font-size:28px;font-weight:700}.portal-shell .ftd-speed-unit{font-family:var(--hz-mono);color:var(--hz-ink-3);font-size:12px}.portal-shell .ftd-desc{color:var(--hz-ink-3);flex:1 0 auto;min-height:48px;font-size:12px;line-height:1.5}.portal-shell .ftd-price{font-family:var(--hz-mono);color:var(--hz-ink-2);font-size:13px}.portal-shell .ftd-contact-pricing{color:var(--hz-ink-3);margin-top:6px;font-size:12px;font-weight:600}.portal-shell .ftd-unlock{margin-top:4px}.portal-shell .ftd-submitted{color:var(--hz-ok);margin-top:4px;font-size:12px}.portal-shell .ftd-compare{margin-top:24px;overflow-x:auto}.portal-shell .ftd-compare .ref-table{min-width:480px}.portal-shell .ftd-requested-pill{color:var(--hz-warn);border:1px solid var(--hz-amber-line);letter-spacing:.04em;background:#ffc24b24;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.portal-shell .ftd-rank-badge{letter-spacing:.1em;color:var(--hz-ink-2);border:1px solid var(--hz-line);background:#0a0c12e6;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:-9px;left:14px}.portal-shell .ftd-rank-badge.ftd-rank-black,.portal-shell .ftd-rank-badge.ftd-rank-amber{color:var(--hz-warn);border-color:var(--hz-amber-line)}.portal-shell .ftd-tier-card.ftd-institutional:not(.ftd-black){background:linear-gradient(135deg,#ffc24b1a,#ffc24b05);border-color:#ffc24b80}.portal-shell .ftd-flagship-badge.ftd-badge-amber{color:var(--hz-warn);border-color:#ffc24b80}.portal-shell .ftd-segment-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--hz-ink-3);border:1px solid var(--hz-line);background:#ffffff0a;border-radius:999px;align-self:flex-start;padding:2px 7px;font-size:9px;font-weight:700}.portal-shell .ftd-segment-badge.ftd-badge-amber{color:var(--hz-warn);background:#ffc24b14;border-color:#ffc24b80}.portal-shell .ftd-tier-card.ftd-black{background:linear-gradient(160deg,#0a0a0c,#14141a 60%,#0a0a0c);border-color:#ffc24b59}.portal-shell .ftd-name-black{background:linear-gradient(135deg,#f4f4f7,#9a9aa4 45%,#e8e8ee 55%,#8a8a94);color:#0000;letter-spacing:.02em;-webkit-background-clip:text;background-clip:text}.portal-shell .ftd-black-ctas{flex-direction:column;gap:8px;margin-top:4px;display:flex}.portal-shell .ftd-black-ctas .btn{justify-content:center}.portal-shell .fcs{margin-top:24px}.portal-shell .fcs-legend{flex-wrap:wrap;gap:16px;margin-bottom:18px;display:flex}.portal-shell .fcs-legend-item{color:var(--hz-ink-3);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:11px;display:inline-flex}.portal-shell .fcs-swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.portal-shell .fcs-swatch.fcs-speed,.portal-shell .fcs-bar-seg.fcs-speed{background:var(--hz-cyan)}.portal-shell .fcs-swatch.fcs-consistency,.portal-shell .fcs-bar-seg.fcs-consistency{background:var(--hz-teal)}.portal-shell .fcs-swatch.fcs-stream,.portal-shell .fcs-bar-seg.fcs-stream{background:var(--hz-blue)}.portal-shell .fcs-rows{flex-direction:column;gap:12px;display:flex}.portal-shell .fcs-row{grid-template-columns:20px 64px 1fr 48px;align-items:center;gap:12px;display:grid}.portal-shell .fcs-rank{font-family:var(--hz-mono);color:var(--hz-ink-3);text-align:right;font-size:12px}.portal-shell .fcs-name{color:var(--hz-ink);font-size:13px;font-weight:700}.portal-shell .fcs-bar-track{background:var(--hz-raise);border:1px solid var(--hz-line-soft);border-radius:4px;height:14px;display:flex;overflow:hidden}.portal-shell .fcs-bar-seg{height:100%}.portal-shell .fcs-score{font-family:var(--hz-mono);color:var(--hz-ink-2);text-align:right;font-size:13px;font-weight:700}.portal-shell .fcs-note{color:var(--hz-ink-3);grid-column:2/-1;margin-top:-4px;font-size:11px;font-style:italic}.portal-shell .fcs-caption{color:var(--hz-ink-2);margin-top:20px;font-size:12px}.portal-shell .fcs-caption summary{cursor:pointer;color:var(--hz-cyan);-webkit-user-select:none;user-select:none;font-weight:600}.portal-shell .fcs-caption p{max-width:720px;margin-top:10px;line-height:1.5}.portal-shell .fcs-caption-footnote{color:var(--hz-ink-3);font-size:11px}@media (max-width:640px){.portal-shell .fcs-row{grid-template-columns:16px 52px 1fr 40px;gap:8px}}.portal-shell .ftd-requested-pill .dot{background:var(--hz-warn);width:6px;height:6px;box-shadow:0 0 6px var(--hz-warn);border-radius:50%}.portal-shell .ftd-server-banner{background:#37f5a00f;border:1px solid #37f5a04d;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 22px;padding:10px 14px;font-size:13px;display:flex}.portal-shell .ftd-server-banner .lbl{color:var(--hz-ink-3);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.portal-shell .ftd-server-banner .val{font-family:var(--hz-mono);color:var(--hz-ink);font-weight:600}.portal-shell .ftd-server-banner .verified{color:var(--hz-ok);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.portal-shell .ftd-server-banner .change-link{color:var(--hz-cyan);margin-left:auto;font-size:12px;font-weight:600}.portal-shell .ftd-server-banner.no-server{border-color:var(--hz-amber-line);background:#ffc24b0f}.portal-shell .ftd-server-banner.no-server .val{color:var(--hz-warn)}.portal-shell .fp-modal .ftd-echo{border-top:1px solid var(--hz-line-soft);margin:10px 0 4px;padding-top:10px}.portal-shell .fp-modal .ftd-echo-row{justify-content:space-between;padding:3px 0;font-size:12px;display:flex}.portal-shell .fp-modal .ftd-echo-row .k{color:var(--hz-ink-3)}.portal-shell .fp-modal .ftd-echo-row .v{color:var(--hz-ink);font-family:var(--hz-mono)}.portal-shell .fp-modal .ftd-sla{color:var(--hz-ink-3);margin-top:10px;font-size:12px;line-height:1.6}.portal-shell .ftd-trial-start{margin-top:4px}.portal-shell .ftd-trial-active{flex-direction:column;align-items:flex-start;gap:4px;margin-top:4px;display:flex}.portal-shell .ftd-trial-pill{color:var(--hz-warn);border:1px solid var(--hz-amber-line);letter-spacing:.04em;background:#ffc24b24;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.portal-shell .ftd-trial-pill .dot{background:var(--hz-warn);width:6px;height:6px;box-shadow:0 0 6px var(--hz-warn);border-radius:50%}.portal-shell .ftd-trial-cancel{color:var(--hz-ink-3);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;text-decoration:underline}.portal-shell .ftd-trial-cancel:disabled{opacity:.5;cursor:default}.portal-shell .ftd-trial-ended{color:var(--hz-ink-3);margin-top:4px;font-size:11px;display:inline-block}.fttr-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:20px;display:grid}.fttr-stat{background:#ffffff05;border:1px solid #27272a;border-radius:10px;padding:12px 14px}.fttr-stat .n{font-family:var(--hz-mono);font-size:22px;font-weight:700}.fttr-stat .l{text-transform:uppercase;letter-spacing:.06em;color:#71717a;margin-top:2px;font-size:11px}.fttr-stat.pending .n{color:var(--hz-warn)}.fttr-stat.approved .n,.fttr-stat.provisioned .n{color:var(--hz-ok)}.fttr-stat.rejected .n,.fttr-stat.declined .n{color:var(--hz-bad)}.portal-shell .scrim{display:none}.portal-shell .feed-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.portal-shell .sf-card{border:1px solid var(--hz-line-soft);background:#ffffff05;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.portal-shell .sf-top{align-items:center;gap:8px;display:flex}.portal-shell .sf-flag{background-position:50%;background-size:cover;border-radius:2px;flex:none;width:18px;height:13px;display:inline-block}.portal-shell .sf-name{min-width:0;color:var(--hz-ink);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:12px;font-weight:600;overflow:hidden}.portal-shell .sf-pill{letter-spacing:.04em;white-space:nowrap;border:1px solid;border-radius:999px;flex:none;align-items:center;gap:4px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-flex}.portal-shell .sf-pill-green{color:var(--hz-ok);background:#37f5a024;border-color:#37f5a066}.portal-shell .sf-pill-cyan{color:var(--hz-cyan);background:#2de2e624;border-color:#2de2e666}.portal-shell .sf-pill-red{color:var(--hz-bad);background:#ff5c7a24;border-color:#ff5c7a66}.portal-shell .sf-stat{color:var(--hz-ink-3);font-size:11px}.portal-shell .sf-action{color:var(--hz-blue-bright);align-self:flex-end;font-size:11px;font-weight:600}@media (max-width:768px){.portal-shell .app{grid-template-columns:1fr}.portal-shell .sidebar{width:280px;height:100vh;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:24px 0 60px #0009}.portal-shell.nav-open .sidebar{transform:translate(0)}.portal-shell.nav-open .scrim{z-index:35;background:#0000008c;display:block;position:fixed;inset:0}.portal-shell .burger{display:inline-flex}.portal-shell .content{padding:20px 16px 50px}.portal-shell .topbar{gap:10px;padding:0 16px}.portal-shell .topbar h1{font-size:21px}.portal-shell .topbar .crumb{display:none}.portal-shell .g2,.portal-shell .courses,.portal-shell .edu-grid{grid-template-columns:1fr}.portal-shell .feed-grid{grid-template-columns:1fr 1fr}.portal-shell .metrics{justify-content:space-between;width:100%;margin-left:0}.portal-shell .hero h2,.portal-shell .edu-hero h2{font-size:26px}.portal-shell .edu-stats{gap:22px}.portal-shell .lesson-locked-cta{flex-wrap:wrap}.portal-shell .lesson-locked-cta .upgrade{margin-left:0}.portal-shell .comm-card{flex-direction:column;align-items:flex-start}.portal-shell .comm-cta{width:100%}.portal-shell a.comm-cta.btn,.portal-shell .comm-cta .btn{justify-content:center;width:100%}}@media (max-width:480px){.portal-shell .feed-grid{grid-template-columns:1fr}}
