:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#08090b;color:#f5efe6;--hz-bg: #08090b;--hz-panel: rgba(18, 20, 26, .82);--hz-line: rgba(255, 255, 255, .11);--hz-muted: #a9a39a;--hz-accent: #9b8cff;--hz-radius: 24px;--hz-space-2: 8px;--hz-space-3: 12px;--hz-space-4: 16px;--hz-space-5: 24px;--hz-space-6: 32px;--hz-space-7: 48px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 18% -8%,rgba(113,86,255,.2),transparent 28rem),radial-gradient(circle at 90% 12%,rgba(255,143,86,.12),transparent 22rem),var(--hz-bg)}a{color:inherit;text-decoration:none}button,input{font:inherit}.hz-app-shell{min-height:100vh;width:min(1180px,calc(100% - 32px));margin:0 auto}.hz-react-topbar,.hz-react-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--hz-space-4);padding:22px 0}.hz-react-topbar nav{display:flex;gap:var(--hz-space-3);flex-wrap:wrap}.hz-react-topbar nav a{color:var(--hz-muted);font-weight:800;padding:10px 12px;border-radius:999px}.hz-react-topbar nav a:hover{background:#ffffff0f;color:#fff}.hz-react-brand{display:flex;align-items:center;gap:12px}.hz-react-brand span:last-child{display:grid;gap:1px}.hz-react-brand b{font-family:Syne,Inter,sans-serif;letter-spacing:-.04em}.hz-react-brand small{color:var(--hz-muted);font-size:12px;font-weight:800}.hz-react-mark{width:42px;height:42px;border-radius:14px;background:url(/assets/huezon-icon-192.png) center/cover,linear-gradient(135deg,#6de7ff,#9b8cff 52%,#ff9a56);box-shadow:0 14px 40px #00000047}.hz-react-main{display:grid;gap:var(--hz-space-7);padding:16px 0 72px}.hz-react-hero{min-height:420px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:var(--hz-space-5);align-items:end}.hz-react-eyebrow{margin:0 0 10px;color:#cfc7ff;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.hz-react-hero h1{margin:0;max-width:820px;font-family:Syne,Inter,sans-serif;font-size:clamp(42px,6vw,84px);line-height:.92;letter-spacing:-.075em}.hz-react-copy{max-width:680px;color:var(--hz-muted);line-height:1.65;font-size:18px}.hz-react-status-card,.hz-react-panel,.hz-react-colour-card,.hz-react-search{border:1px solid var(--hz-line);background:var(--hz-panel);border-radius:var(--hz-radius);box-shadow:0 24px 80px #00000038}.hz-react-status-card{padding:var(--hz-space-5);display:grid;gap:10px}.hz-react-status-card span,.hz-react-status-card small{color:var(--hz-muted)}.hz-react-status-card b{font-size:32px;letter-spacing:-.06em}.hz-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:999px;border:1px solid var(--hz-line);background:#ffffff14;color:#fff;font-weight:900;cursor:pointer}.hz-button-primary{background:#f5efe6;color:#08090b;border-color:transparent}.hz-button-ghost{background:transparent}.hz-button:focus-visible,.hz-react-search input:focus-visible{outline:2px solid var(--hz-accent);outline-offset:3px}.hz-react-button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.hz-react-section{display:grid;gap:var(--hz-space-5)}.hz-react-section-head{display:flex;align-items:end;justify-content:space-between;gap:var(--hz-space-4)}.hz-react-section-head h2,.hz-react-panel h2{margin:0;font-family:Syne,Inter,sans-serif;font-size:clamp(28px,4vw,48px);letter-spacing:-.06em}.hz-react-search{min-width:min(100%,340px);padding:12px 16px;display:flex;align-items:center;gap:12px}.hz-react-search span{color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-react-search input{width:100%;min-height:32px;color:#fff;background:transparent;border:0;outline:0}.hz-react-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.hz-react-colour-card{padding:14px;display:grid;gap:14px}.hz-react-swatch{min-height:150px;border-radius:20px;padding:14px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset 0 0 0 1px #ffffff2e}.hz-react-swatch span,.hz-react-swatch code{width:max-content;max-width:100%;padding:7px 10px;border-radius:999px;background:#00000052;color:#fff;font-weight:900}.hz-react-card-body{display:grid;gap:12px}.hz-react-card-body h3{margin:0 0 6px;font-family:Syne,Inter,sans-serif;font-size:22px;letter-spacing:-.04em}.hz-react-card-body p{margin:0;color:var(--hz-muted);line-height:1.55}.hz-react-meta{display:flex;justify-content:space-between;gap:10px;color:var(--hz-muted);font-size:13px;flex-wrap:wrap}.hz-react-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hz-react-two-panel{grid-template-columns:1.3fr .7fr}.hz-react-panel{padding:var(--hz-space-5);display:grid;align-content:start;gap:14px}.hz-react-panel p{color:var(--hz-muted);line-height:1.6;margin:0}.hz-react-badge-shelf{display:flex;flex-wrap:wrap;gap:10px}.hz-react-badge{padding:8px 10px;border-radius:999px;border:1px solid var(--hz-line);background:#ffffff12;font-size:13px;font-weight:900}.hz-react-badge.community{border-color:#60efff40}.hz-react-badge.staff-only{border-color:#ffb45647}.hz-react-footer{color:var(--hz-muted);border-top:1px solid var(--hz-line)}@media(max-width:820px){.hz-react-topbar{align-items:flex-start;flex-direction:column}.hz-react-hero,.hz-react-two-panel{grid-template-columns:1fr;min-height:auto}.hz-react-section-head{align-items:stretch;flex-direction:column}.hz-react-grid{grid-template-columns:1fr}}.hz-skip{position:absolute;left:16px;top:10px;z-index:20;transform:translateY(-130%);padding:10px 14px;border-radius:999px;background:#f5efe6;color:#08090b;font-weight:900}.hz-skip:focus{transform:translateY(0)}.hz-react-topbar nav a[aria-current=page]{background:#ffffff1a;color:#fff}.hz-react-userbar{display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--hz-muted);font-size:13px;font-weight:800}.hz-button:disabled{opacity:.45;cursor:not-allowed}.hz-react-library-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--hz-space-5);padding:clamp(28px,7vw,86px) 0 8px}.hz-react-library-hero h1{margin:0;max-width:900px;font-family:Syne,Inter,sans-serif;font-size:clamp(38px,5vw,72px);line-height:.94;letter-spacing:-.072em}.hz-react-migration-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.hz-react-migration-links a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:999px;border:1px solid var(--hz-line);color:var(--hz-muted);font-weight:900}.hz-library-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(220px,1.3fr);gap:12px}.hz-library-summary article{min-height:104px;display:grid;align-content:space-between;gap:12px;padding:18px;border:1px solid var(--hz-line);border-radius:22px;background:#12141aa3}.hz-library-summary span{color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-library-summary b{font-size:34px;letter-spacing:-.06em}.hz-library-summary p{margin:0;color:#f5efe6;line-height:1.5;font-weight:800}.hz-react-library-panel{display:grid;gap:14px;padding:16px;border:1px solid var(--hz-line);border-radius:28px;background:#12141ab8;box-shadow:0 24px 80px #0003}.hz-react-search-wrap{display:grid;gap:10px}.hz-react-search-wide{width:100%;min-width:0}.hz-react-search label,.hz-react-filterbar label span{color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-react-search button,.hz-react-filter-actions button,.hz-suggestion-row button{min-height:44px;border-radius:999px;border:1px solid var(--hz-line);background:#ffffff12;color:#fff;padding:0 14px;font-weight:900;cursor:pointer}.hz-suggestion-row{display:flex;flex-wrap:wrap;gap:8px}.hz-suggestion-row button{min-height:38px;color:var(--hz-muted)}.hz-react-filterbar{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;align-items:end}.hz-react-filterbar label{display:grid;gap:8px}.hz-react-filterbar select,.hz-react-filterbar input{min-height:44px;width:100%;border-radius:16px;border:1px solid var(--hz-line);background:#08090bb8;color:#fff;padding:0 12px;outline:0}.hz-react-filter-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px}.hz-react-grid.compact{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.hz-react-grid.rows{grid-template-columns:1fr}.hz-react-colour-card{transition:transform .18s ease,border-color .18s ease,background .18s ease}.hz-react-colour-card:hover{transform:translateY(-2px);border-color:#ffffff2e;background:#16181ee0}.hz-react-colour-card.rows{grid-template-columns:180px minmax(0,1fr);align-items:stretch}.hz-react-colour-card.rows .hz-react-swatch{min-height:100%}.hz-react-colour-card.compact .hz-react-swatch{min-height:108px}.hz-react-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hz-state-pill{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#f5efe61f;color:#f5efe6;font-size:12px;font-weight:900}.hz-react-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.hz-empty-state{display:grid;justify-items:start;gap:12px;padding:28px;border:1px solid var(--hz-line);border-radius:28px;background:#12141ab3}.hz-empty-state h3{margin:0;font-family:Syne,Inter,sans-serif;font-size:clamp(26px,3vw,42px);letter-spacing:-.055em}.hz-empty-state p{max-width:680px;margin:0;color:var(--hz-muted);line-height:1.6}.hz-skeleton-card{min-height:306px;border-radius:var(--hz-radius);border:1px solid var(--hz-line);background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:hzReactSkeleton 1.1s linear infinite}@keyframes hzReactSkeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.hz-react-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;color:var(--hz-muted);font-weight:800}.hz-react-result-note{color:var(--hz-muted);text-align:center}.hz-floating-bar{position:sticky;bottom:18px;z-index:12;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#0a0b0fdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 70px #00000059}.hz-floating-swatches{display:flex;align-items:center}.hz-floating-swatches span{width:34px;height:34px;border-radius:12px;border:2px solid rgba(10,11,15,.86);margin-left:-8px}.hz-floating-swatches span:first-child{margin-left:0}.hz-floating-copy{display:grid;gap:2px;min-width:0}.hz-floating-copy small{color:var(--hz-muted)}.hz-floating-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.hz-toast{position:fixed;right:18px;bottom:18px;z-index:30;max-width:min(360px,calc(100vw - 36px));padding:14px 16px;border:1px solid var(--hz-line);border-radius:18px;background:#f5efe6f5;color:#08090b;font-weight:900;box-shadow:0 22px 70px #0000004d}@media(max-width:980px){.hz-react-library-hero,.hz-library-summary,.hz-floating-bar{grid-template-columns:1fr}.hz-react-migration-links,.hz-floating-actions{justify-content:flex-start}}@media(max-width:620px){.hz-app-shell{width:min(100% - 20px,1180px)}.hz-react-actions{grid-template-columns:1fr 1fr}.hz-react-colour-card.rows{grid-template-columns:1fr}.hz-react-filter-actions button,.hz-react-search button{width:100%}.hz-react-userbar{width:100%;justify-content:space-between}}.hz-react-page-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--hz-space-5);padding:clamp(28px,7vw,82px) 0 0}.hz-react-page-head.compact{padding-top:clamp(24px,6vw,64px)}.hz-react-page-head h1{margin:0;max-width:920px;font-family:Syne,Inter,sans-serif;font-size:clamp(38px,5vw,72px);line-height:.94;letter-spacing:-.072em}.hz-react-auth-page{display:grid;gap:var(--hz-space-5);max-width:920px;margin:0 auto;width:100%}.hz-react-auth-page.staff{max-width:760px}.hz-react-auth-card{display:grid;gap:var(--hz-space-4);padding:clamp(18px,4vw,28px);border:1px solid var(--hz-line);border-radius:28px;background:#12141ac2;box-shadow:0 24px 80px #0003}.hz-react-auth-card h2{margin:0;font-family:Syne,Inter,sans-serif;font-size:clamp(28px,4vw,46px);letter-spacing:-.06em}.hz-react-auth-tabs{display:flex;flex-wrap:wrap;gap:10px}.hz-react-auth-tabs button{min-height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--hz-line);background:transparent;color:var(--hz-muted);font-weight:900;cursor:pointer}.hz-react-auth-tabs button[aria-selected=true]{background:#f5efe6;color:#08090b;border-color:transparent}.hz-react-auth-card label,.hz-react-form-grid label{display:grid;gap:8px;color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-react-auth-card input,.hz-react-form-grid input,.hz-react-form-grid textarea{min-height:44px;width:100%;border:1px solid var(--hz-line);border-radius:16px;background:#08090bb8;color:#fff;padding:0 14px;outline:0;font-size:15px;letter-spacing:0;text-transform:none;font-weight:700}.hz-react-form-grid textarea{min-height:118px;padding-block:12px;resize:vertical;line-height:1.5}.hz-react-auth-card input:focus-visible,.hz-react-form-grid input:focus-visible,.hz-react-form-grid textarea:focus-visible{outline:2px solid var(--hz-accent);outline-offset:3px}.hz-react-dashboard-page{display:grid;gap:var(--hz-space-6)}.hz-react-dashboard-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:var(--hz-space-5);align-items:start}.hz-react-side-nav{position:sticky;top:16px;display:grid;gap:12px;padding:12px;border:1px solid var(--hz-line);border-radius:24px;background:#12141aad}.hz-react-side-label{color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;padding:4px 6px}.hz-react-side-list{display:grid;gap:6px}.hz-react-side-link{min-height:54px;display:grid;justify-items:start;align-content:center;gap:2px;padding:10px 12px;border:1px solid transparent;border-radius:16px;background:transparent;color:#fff;text-align:left;cursor:pointer}.hz-react-side-link small{color:var(--hz-muted)}.hz-react-side-link:hover,.hz-react-side-link[aria-current=page]{border-color:var(--hz-line);background:#ffffff12}.hz-react-dashboard-content{min-width:0}.hz-react-dashboard-stack{display:grid;gap:var(--hz-space-5)}.hz-react-profile-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--hz-space-4);align-items:center;padding:clamp(18px,4vw,28px);border:1px solid var(--hz-line);border-radius:30px;background:linear-gradient(135deg,#ffffff14,#ffffff09),#12141abd;box-shadow:0 24px 80px #00000038}.hz-react-profile-card.compact{padding:16px}.hz-react-avatar{width:86px;height:86px;border-radius:28px;display:grid;place-items:center;background:radial-gradient(circle at 35% 20%,rgba(255,255,255,.44),transparent 34%),var(--avatar-accent, #8AB4FF);color:#08090b;font-family:Syne,Inter,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.06em}.hz-react-profile-copy{display:grid;gap:8px;min-width:0}.hz-react-profile-copy h2{margin:0;font-family:Syne,Inter,sans-serif;font-size:clamp(30px,4vw,52px);letter-spacing:-.065em;line-height:.98}.hz-react-profile-copy p,.hz-react-profile-copy small{margin:0;color:var(--hz-muted);line-height:1.55}.hz-react-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.hz-react-stat-card{min-height:116px;display:grid;align-content:space-between;gap:10px;padding:18px;border:1px solid var(--hz-line);border-radius:22px;background:#12141aa8}.hz-react-stat-card span{color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-react-stat-card b{font-size:32px;letter-spacing:-.06em}.hz-react-stat-card small{color:var(--hz-muted);line-height:1.4}.hz-react-action-grid,.hz-react-action-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.hz-react-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hz-react-form-grid h2,.hz-react-form-grid p,.hz-react-form-grid .wide,.hz-react-form-grid .hz-react-action-row{grid-column:1 / -1}.hz-react-badge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.hz-react-badge-grid.compact{display:flex;flex-wrap:wrap}.hz-react-badge-card{min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;align-items:center;padding:12px;border:1px solid var(--hz-line);border-radius:18px;background:#ffffff0e;color:#fff;text-align:left}.hz-react-badge-card b{grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#f5efe61f}.hz-react-badge-card span{font-weight:900}.hz-react-badge-card small{color:var(--hz-muted);line-height:1.35}.hz-react-badge-card.locked{opacity:.48}.hz-react-badge-card.selected,.hz-react-badge-card.unlocked:hover{border-color:#f5efe647;background:#f5efe617}.hz-react-badge-card.community{border-color:#5fdfff2e}.hz-react-badge-card.staff-only{border-color:#ffbe5a2e}.hz-react-feed{display:grid;gap:8px}.hz-react-feed-row,.hz-react-table-list article{display:grid;grid-template-columns:minmax(100px,.5fr) minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--hz-line);border-radius:16px;background:#ffffff0b}.hz-react-feed-row span,.hz-react-table-list span,.hz-react-feed-row small,.hz-react-table-list small{color:var(--hz-muted)}.hz-react-empty-copy{color:var(--hz-muted);margin:0;line-height:1.6}.hz-react-table-list{display:grid;gap:8px}.hz-react-table-list article{grid-template-columns:minmax(0,1fr) auto auto}.hz-react-request-list{display:grid;gap:12px}.hz-react-request-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--hz-space-4);align-items:start;padding:16px;border:1px solid var(--hz-line);border-radius:22px;background:#ffffff0b}.hz-react-request-row h3{margin:4px 0;font-family:Syne,Inter,sans-serif;font-size:24px;letter-spacing:-.04em}.hz-react-request-row p{margin:0 0 8px;color:var(--hz-muted);line-height:1.55}.hz-react-request-row span,.hz-react-request-row small{color:var(--hz-muted)}.hz-react-request-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.hz-react-output{max-height:420px;overflow:auto;padding:14px;border:1px solid var(--hz-line);border-radius:18px;background:#08090bb8;color:#f5efe6;line-height:1.45;white-space:pre-wrap}@media(max-width:980px){.hz-react-page-head,.hz-react-dashboard-layout{grid-template-columns:1fr}.hz-react-side-nav{position:static}.hz-react-side-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media(max-width:620px){.hz-react-form-grid,.hz-react-profile-card,.hz-react-request-row,.hz-react-feed-row,.hz-react-table-list article{grid-template-columns:1fr}.hz-react-page-head h1{font-size:clamp(34px,14vw,52px)}.hz-react-request-actions{justify-content:flex-start}}.hz-react-topbar nav{max-width:660px}.hz-react-studio-grid,.hz-react-collections-layout,.hz-react-tool-shell{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:var(--hz-space-5);align-items:start}.hz-studio-workbench{min-width:0}.hz-studio-name{display:grid;gap:8px;color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-studio-name input,.hz-react-form-grid select{min-height:44px;width:100%;border:1px solid var(--hz-line);border-radius:16px;background:#08090bb8;color:#fff;padding:0 14px;outline:0;font-size:15px;font-weight:800;text-transform:none;letter-spacing:0}.hz-palette-strip{min-height:60px;display:flex;overflow:hidden;border:1px solid var(--hz-line);border-radius:20px;background:#08090b73}.hz-palette-strip span{flex:1 1 44px;min-width:34px}.hz-palette-strip small{padding:18px;color:var(--hz-muted);font-weight:800}.hz-palette-strip.compact{min-height:40px;border-radius:16px}.hz-studio-slots{display:grid;gap:10px}.hz-studio-slot{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--hz-line);border-radius:18px;background:#ffffff0b}.hz-studio-slot>span{width:50px;height:50px;border-radius:16px;box-shadow:inset 0 0 0 1px #fff3}.hz-studio-slot b,.hz-studio-slot small{display:block;min-width:0;overflow-wrap:anywhere}.hz-studio-slot small{color:var(--hz-muted)}.hz-theme-preview{min-height:420px;display:grid;align-items:end;padding:18px;border:1px solid var(--hz-line);border-radius:30px;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.1),transparent 20rem),var(--theme-bg);color:var(--theme-text);box-shadow:0 24px 80px #00000038}.hz-theme-window{border:1px solid rgba(255,255,255,.16);border-radius:24px;background:var(--theme-surface);overflow:hidden}.hz-theme-nav{display:flex;gap:8px;padding:14px;border-bottom:1px solid rgba(255,255,255,.12)}.hz-theme-nav span{width:10px;height:10px;border-radius:999px;background:var(--theme-accent);opacity:.85}.hz-theme-body{display:grid;gap:12px;padding:18px}.hz-theme-body h3{margin:0;font-family:Syne,Inter,sans-serif;font-size:30px;letter-spacing:-.055em}.hz-theme-body p{margin:0;color:color-mix(in srgb,var(--theme-text),transparent 22%);line-height:1.55}.hz-theme-body button{min-height:44px;width:max-content;border:0;border-radius:999px;padding:0 16px;background:var(--theme-accent);color:#08090b;font-weight:900}.hz-export-grid{display:grid;gap:12px}.hz-code-panel{border:1px solid var(--hz-line);border-radius:20px;background:#08090b94;overflow:hidden}.hz-code-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--hz-line);color:var(--hz-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-code-panel pre{max-height:280px;overflow:auto;margin:0;padding:14px;white-space:pre-wrap;color:#f5efe6;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:13px;line-height:1.55}.hz-collection-react-card{display:grid;gap:14px;padding:14px;border:1px solid var(--hz-line);border-radius:var(--hz-radius);background:var(--hz-panel);box-shadow:0 20px 70px #0000002e}.hz-collection-react-card.selected{border-color:#f5efe642;background:#f5efe613}.hz-collection-react-card h3{margin:0;font-family:Syne,Inter,sans-serif;font-size:26px;letter-spacing:-.055em}.compact-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.hz-collection-detail{position:sticky;top:16px}.hz-channel-list,.hz-tool-tabs{display:flex;flex-wrap:wrap;gap:10px}.hz-channel-list span,.hz-tool-tabs button{min-height:40px;display:inline-flex;align-items:center;border:1px solid var(--hz-line);border-radius:999px;background:#ffffff0f;color:#fff;padding:0 14px;font-weight:900}.hz-tool-tabs button{min-height:44px;cursor:pointer;color:var(--hz-muted)}.hz-tool-tabs button[aria-current=page]{background:#f5efe6;color:#08090b;border-color:transparent}.hz-react-tool-shell{grid-template-columns:minmax(0,1fr) minmax(260px,.65fr)}.hz-tool-aside{min-height:240px}.hz-contrast-preview,.hz-gradient-preview{min-height:260px;display:grid;align-content:end;gap:8px;padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.16)}.hz-contrast-preview b{font-size:46px;letter-spacing:-.06em}.hz-contrast-preview span{font-weight:900}.subtle-panel{background:#ffffff0b;box-shadow:none}@media(max-width:980px){.hz-react-studio-grid,.hz-react-collections-layout,.hz-react-tool-shell{grid-template-columns:1fr}.hz-collection-detail{position:static}}@media(max-width:620px){.hz-studio-slot{grid-template-columns:42px minmax(0,1fr)}.hz-studio-slot .hz-button{grid-column:1 / -1}.compact-actions{grid-template-columns:1fr}.hz-react-topbar nav{width:100%}.hz-react-topbar nav a{flex:1 1 130px;text-align:center}}.hz-app-shell{width:min(1200px,calc(100% - clamp(24px,5vw,56px)))}.hz-react-topbar{position:relative;padding-block:18px;border-bottom:1px solid rgba(255,255,255,.07)}.hz-react-topbar nav{justify-content:center;gap:8px}.hz-react-topbar nav a{min-height:40px;display:inline-flex;align-items:center;padding-inline:13px;white-space:nowrap}.hz-react-userbar{flex-wrap:wrap}.hz-react-userbar .hz-button{min-height:40px}.hz-react-main{gap:clamp(32px,6vw,64px)}.hz-react-candidate-hero{align-items:center;min-height:min(620px,calc(100vh - 160px));padding-block:clamp(36px,7vw,84px)}.hz-release-card b{font-family:Syne,Inter,sans-serif}.hz-react-stat-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.hz-react-panel,.hz-react-status-card,.hz-react-colour-card,.hz-empty-state{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hz-react-panel h2+p,.hz-react-card-body h3+p{margin-top:0}.hz-react-form-grid input,.hz-react-form-grid textarea,.hz-react-form-grid select,.hz-react-filterbar input,.hz-react-filterbar select{min-height:46px}.hz-react-action-row,.hz-react-action-grid,.hz-react-button-row,.hz-react-filter-actions,.hz-react-actions{align-items:center}.hz-react-actions .hz-button,.hz-react-action-row .hz-button,.hz-react-filter-actions button{min-width:0}.hz-react-output{max-height:420px;overflow:auto}.hz-toast{position:fixed;right:clamp(16px,4vw,32px);bottom:clamp(16px,4vw,32px);z-index:80;max-width:min(420px,calc(100vw - 32px));border:1px solid var(--hz-line);border-radius:18px;background:#12141af0;box-shadow:0 24px 80px #00000047;color:#fff;padding:14px 16px}.hz-error-state,.hz-react-not-found{max-width:760px}.hz-floating-bar{max-width:min(860px,calc(100vw - 24px))}@media(max-width:1040px){.hz-react-topbar{align-items:stretch;display:grid;grid-template-columns:1fr}.hz-react-topbar nav{justify-content:flex-start;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.hz-react-userbar{justify-content:flex-start}.hz-react-stat-grid.four,.hz-library-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.hz-app-shell{width:min(100% - 20px,1200px)}.hz-react-main{padding-bottom:48px}.hz-react-topbar nav a,.hz-react-userbar .hz-button,.hz-button{min-height:44px}.hz-react-candidate-hero,.hz-react-library-hero,.hz-react-page-head{padding-block:28px}.hz-react-hero h1,.hz-react-library-hero h1,.hz-react-page-head h1{font-size:clamp(38px,14vw,58px);line-height:.96}.hz-react-copy{font-size:16px;line-height:1.62}.hz-react-stat-grid.four,.hz-library-summary,.hz-react-grid,.hz-react-two-panel,.hz-react-dashboard-layout{grid-template-columns:1fr}.hz-react-actions,.hz-react-actions.compact-actions{grid-template-columns:1fr 1fr}.hz-react-colour-card.rows{grid-template-columns:1fr}.hz-react-swatch{min-height:128px}.hz-react-panel,.hz-empty-state,.hz-react-library-panel{padding:18px;border-radius:22px}.hz-floating-bar{left:10px;right:10px;bottom:10px;transform:none;width:auto}}.hz-react-topbar{display:grid;grid-template-columns:minmax(160px,auto) minmax(0,1fr) auto;align-items:center;gap:clamp(12px,3vw,22px)}.hz-react-nav{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.hz-react-topbar nav.hz-react-nav{max-width:none;flex-wrap:nowrap}.hz-react-nav>a,.hz-react-more>summary{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;color:var(--hz-muted);font-weight:900;padding:0 14px;border-radius:999px;cursor:pointer;white-space:nowrap}.hz-react-nav>a:hover,.hz-react-more>summary:hover,.hz-react-nav>a[aria-current=page],.hz-react-more>summary[aria-current=page]{background:#ffffff13;border-color:#ffffff1a;color:#fff}.hz-react-more{position:relative}.hz-react-more>summary{list-style:none}.hz-react-more>summary::-webkit-details-marker{display:none}.hz-react-more>summary:after{content:"";width:6px;height:6px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.72}.hz-react-more-menu{position:absolute;top:calc(100% + 10px);left:50%;z-index:40;width:min(320px,calc(100vw - 32px));transform:translate(-50%);display:grid;gap:6px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#0e1016f5;box-shadow:0 28px 90px #0006;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.hz-react-more-menu a{display:grid;gap:3px;padding:12px 13px;border-radius:16px;color:#fff}.hz-react-more-menu a:hover,.hz-react-more-menu a[aria-current=page]{background:#ffffff13}.hz-react-more-menu b{font-size:14px}.hz-react-more-menu small{color:var(--hz-muted);font-size:12px;line-height:1.35}.hz-react-userbar{justify-content:flex-end;min-width:0}.hz-user-chip{min-height:42px;max-width:230px;display:inline-flex;align-items:center;gap:10px;padding:4px 12px 4px 5px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0d;color:#fff}.hz-user-chip span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#6de7ff,#9b8cff 54%,#ff9a56);color:#08090b;font-size:12px;font-weight:950}.hz-user-chip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.hz-react-main{padding-top:clamp(16px,3vw,28px)}.hz-react-candidate-hero{min-height:auto;padding-block:clamp(34px,7vw,74px)}.hz-react-footer{align-items:flex-start;gap:16px;padding-block:24px 30px;font-size:13px;line-height:1.45}.hz-react-footer span:last-child{max-width:560px;text-align:right}@media(max-width:980px){.hz-react-topbar{grid-template-columns:1fr auto}.hz-react-nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.hz-react-userbar{justify-self:end}.hz-react-more-menu{left:auto;right:0;transform:none}}@media(max-width:640px){.hz-react-topbar{gap:12px;padding-block:14px}.hz-react-brand small{display:none}.hz-react-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;gap:8px}.hz-react-nav>a,.hz-react-more>summary{width:100%;min-height:44px;padding-inline:10px;font-size:13px}.hz-react-more-menu{left:0;right:auto;width:min(320px,calc(100vw - 24px))}.hz-user-chip b{display:none}.hz-user-chip{padding-right:5px}.hz-react-footer{display:grid}.hz-react-footer span:last-child{text-align:left}}.hz-home-hero{grid-template-columns:minmax(0,1fr) minmax(300px,420px);align-items:center;gap:clamp(24px,6vw,72px);padding-block:clamp(44px,8vw,92px)}.hz-home-copy-block{display:grid;justify-items:start;gap:18px}.hz-home-copy-block .hz-react-copy{margin:0}.hz-home-preview-card{min-height:360px;display:grid;align-content:space-between;gap:22px;padding:clamp(20px,3vw,28px);border:1px solid var(--hz-line);border-radius:30px;background:radial-gradient(circle at 18% 18%,rgba(109,231,255,.12),transparent 34%),radial-gradient(circle at 84% 84%,rgba(255,154,86,.15),transparent 40%),#12141acc;box-shadow:0 28px 100px #00000047}.hz-home-preview-top{display:grid;gap:10px}.hz-home-preview-top span,.hz-home-mini-list span{color:var(--hz-muted);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hz-home-preview-top b{font-family:Syne,Inter,sans-serif;font-size:clamp(28px,4vw,42px);line-height:.95;letter-spacing:-.06em}.hz-home-preview-top small{color:var(--hz-muted);line-height:1.55;font-size:15px}.hz-home-palette{min-height:72px;display:grid;grid-template-columns:repeat(auto-fit,minmax(32px,1fr));gap:8px;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:#0003}.hz-home-palette span{min-height:52px;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff29}.hz-home-preview-actions{display:flex;flex-wrap:wrap;gap:10px}.hz-home-preview-actions a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--hz-line);border-radius:999px;color:#fff;font-weight:900}.hz-home-feature-grid .hz-react-status-card,.hz-home-feature-grid article{min-height:160px}.hz-home-showcase{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch}.hz-home-highlight-card{min-height:360px}.hz-home-swatch-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.hz-home-swatch{display:grid;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0a}.hz-home-swatch span{min-height:76px;border-radius:16px;box-shadow:inset 0 0 0 1px #ffffff29}.hz-home-swatch b{font-size:14px}.hz-home-swatch small{color:var(--hz-muted);font-family:IBM Plex Mono,monospace}.hz-home-mini-list{display:flex;flex-wrap:wrap;gap:10px}.hz-home-mini-list span{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--hz-line);border-radius:999px;background:#ffffff0d}.hz-home-direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hz-home-direction-grid h3{margin:0;font-family:Syne,Inter,sans-serif;font-size:26px;letter-spacing:-.05em}.hz-home-dot{width:38px;height:38px;border-radius:14px;background:linear-gradient(135deg,#111827,#42526a);box-shadow:inset 0 0 0 1px #ffffff29}.hz-home-dot.accent{background:linear-gradient(135deg,#6de7ff,#9b8cff 52%,#ff9a56)}.hz-home-dot.community{background:linear-gradient(135deg,#00d1b2,#2d7bff)}.hz-home-account-section{margin-top:calc(var(--hz-space-7) * -.25)}@media(max-width:900px){.hz-home-hero,.hz-home-showcase,.hz-home-direction-grid{grid-template-columns:1fr}.hz-home-preview-card,.hz-home-highlight-card{min-height:auto}}.hz-bridge-panel .hz-channel-list span{display:inline-flex;max-width:100%}.hz-react-more-menu a small,.hz-react-footer span{line-height:1.45}.hz-react-page-head.compact h1{max-width:900px}.hz-react-action-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}@media(max-width:760px){.hz-react-more-menu{min-width:min(92vw,360px)}.hz-react-userbar{width:100%;justify-content:stretch}.hz-user-chip{width:100%;justify-content:center}}.hz-platform-grid,.hz-showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px}.hz-platform-card{display:grid;align-content:start;gap:18px;min-width:0;padding:clamp(18px,3vw,28px);border:1px solid var(--hz-line);border-radius:30px;background:#12141abd;box-shadow:0 24px 80px #00000038}.hz-platform-card.wide{grid-column:span 2}.hz-platform-card.hero-card{min-height:420px}.hz-platform-card h2,.hz-platform-card h3{margin:0;font-family:Syne,Inter,sans-serif;letter-spacing:-.06em}.hz-platform-card h2{font-size:clamp(30px,4vw,52px);line-height:.96}.hz-platform-card h3{font-size:24px}.hz-platform-card p{margin:0;color:var(--hz-muted);line-height:1.6}.hz-mini-colour-list{display:grid;gap:10px}.hz-mini-colour-list a{display:flex;align-items:center;gap:10px;min-height:42px;padding:9px 10px;border:1px solid var(--hz-line);border-radius:16px;background:#ffffff0b;color:#f5efe6;font-weight:900}.hz-mini-colour-list span{width:24px;height:24px;border-radius:9px;box-shadow:inset 0 0 0 1px #ffffff2e}.hz-battle-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hz-battle-side{display:grid;gap:10px;padding:14px;border:1px solid var(--hz-line);border-radius:22px;background:#ffffff0b}.hz-battle-strip{display:flex;min-height:86px;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12)}.hz-battle-strip.small{min-height:58px}.hz-battle-strip span{flex:1 1 0}.hz-battle-side small{color:var(--hz-muted);font-weight:900}.hz-mission-list{display:grid;gap:14px}.hz-platform-card.mission{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center}.hz-mission-number{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#ffffff14;color:#fff;font-weight:950}.hz-mission-reward{display:grid;gap:4px;min-width:120px}.hz-mission-reward small{color:var(--hz-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.hz-mission-reward b{font-family:Syne,Inter,sans-serif}.hz-garage-layout,.hz-assistant-layout,.hz-share-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px;align-items:start}.hz-big-select,.hz-big-input{width:100%;min-height:48px;border:1px solid var(--hz-line);border-radius:18px;background:#08090bc2;color:#fff;padding:0 14px;outline:none}.hz-big-input.textarea{min-height:118px;padding:14px;resize:vertical}.hz-form-label{display:grid;gap:8px;color:var(--hz-muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.hz-garage-car{min-height:220px;display:flex;align-items:stretch;overflow:hidden;border-radius:34px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d}.hz-garage-car span{flex:1 1 0}.hz-garage-roles{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.hz-garage-roles div{padding:13px;border:1px solid var(--hz-line);border-radius:18px;background:#ffffff0b}.hz-garage-roles small{display:block;color:var(--hz-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.hz-garage-roles b{display:block;margin-top:5px}.hz-code-card{white-space:pre-wrap;overflow:auto;margin:0;padding:16px;border:1px solid var(--hz-line);border-radius:20px;background:#00000052;color:#f5efe6;line-height:1.6}.hz-role-palette{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.hz-role-palette div{min-height:130px;display:flex;flex-direction:column;justify-content:space-between;padding:14px;border-radius:20px;box-shadow:inset 0 0 0 1px #ffffff2e}.hz-role-palette span,.hz-role-palette b{width:max-content;max-width:100%;padding:6px 9px;border-radius:999px;background:#0000005c;color:#fff;font-size:12px;font-weight:950}.hz-share-preview{min-height:320px;display:grid;align-content:space-between;gap:18px;padding:clamp(22px,4vw,40px);border-radius:34px;background:radial-gradient(circle at 20% 0%,rgba(140,92,255,.34),transparent 34rem),#08090b;border:1px solid rgba(255,255,255,.14)}.hz-share-preview p{color:#cfc7ff;text-transform:uppercase;letter-spacing:.18em;font-weight:950}.hz-share-preview h2{max-width:760px;font-size:clamp(42px,6vw,88px)}.hz-share-preview div{display:flex;min-height:78px;overflow:hidden;border-radius:22px}.hz-share-preview i{flex:1 1 0}.hz-palette-strip{display:flex;min-height:92px;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.12)}.hz-palette-strip.compact{min-height:56px}.hz-palette-strip span{flex:1 1 0}.hz-palette-strip small{display:grid;place-items:center;width:100%;color:var(--hz-muted)}.hz-react-more-menu{max-height:min(76vh,640px);overflow:auto}@media(max-width:900px){.hz-platform-card.wide{grid-column:span 1}.hz-garage-layout,.hz-assistant-layout,.hz-share-layout,.hz-platform-card.mission,.hz-battle-grid{grid-template-columns:1fr}}:root{--hz-radius: 22px;--hz-card-pad: clamp(16px, 2.1vw, 24px);--hz-readable: min(68ch, 100%)}.hz-app-shell{width:min(1160px,calc(100% - 32px))}.hz-react-main{gap:clamp(28px,5vw,56px);padding-top:10px}.hz-react-topbar{padding:16px 0;gap:12px}.hz-react-brand{min-width:0}.hz-react-brand b{font-size:17px;line-height:1}.hz-react-brand small{font-size:11px}.hz-react-mark{width:38px;height:38px;border-radius:13px;flex:0 0 auto}.hz-react-nav{gap:6px}.hz-react-nav>a,.hz-react-more>summary,.hz-user-chip,.hz-button,.hz-react-search button,.hz-react-filter-actions button,.hz-suggestion-row button,.hz-home-preview-actions a{max-width:100%;min-width:0;min-height:40px;padding-inline:12px;font-size:14px;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere}.hz-react-nav>a,.hz-react-more>summary{min-height:38px;padding-inline:11px}.hz-user-chip{max-width:180px;justify-content:flex-start}.hz-user-chip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hz-react-more-menu{width:min(380px,92vw)}.hz-react-more-menu a{gap:4px;padding:12px}.hz-react-more-menu a b{font-size:14px;line-height:1.15}.hz-react-more-menu a small{font-size:12px}.hz-react-hero{min-height:min(390px,58vh);grid-template-columns:minmax(0,1fr) minmax(280px,330px);align-items:center}.hz-react-hero h1,.hz-react-library-hero h1,.hz-react-page-head h1,.hz-home-hero h1{max-width:780px;font-size:clamp(36px,5.2vw,68px);line-height:.98;letter-spacing:-.055em;overflow-wrap:balance}.hz-react-copy,.hz-home-hero .hz-react-copy,.hz-home-preview-top small,.hz-react-panel p,.hz-platform-card p,.hz-react-card-body p,.hz-empty-state p{max-width:var(--hz-readable);font-size:clamp(15px,1.35vw,17px);line-height:1.58;overflow-wrap:break-word}.hz-react-section-head{gap:16px}.hz-react-section-head h2,.hz-react-panel h2,.hz-platform-card h2,.hz-home-preview-top b,.hz-react-auth-card h2,.hz-react-profile-copy h2,.hz-share-preview h2{font-size:clamp(25px,3.1vw,40px);line-height:1.04;letter-spacing:-.045em;overflow-wrap:balance}.hz-platform-card h3,.hz-home-direction-grid h3,.hz-react-card-body h3,.hz-theme-body h3,.hz-collection-react-card h3,.hz-react-request-row h3{font-size:clamp(19px,2vw,24px);line-height:1.1;letter-spacing:-.035em;overflow-wrap:anywhere}.hz-react-panel,.hz-platform-card,.hz-react-colour-card,.hz-home-preview-card,.hz-home-highlight-card,.hz-empty-state,.hz-react-status-card,.hz-react-library-panel{min-width:0;padding:var(--hz-card-pad);border-radius:clamp(18px,2vw,26px);gap:clamp(10px,1.6vw,16px)}.hz-react-grid,.hz-platform-grid,.hz-showcase-grid,.hz-home-direction-grid,.hz-home-showcase,.hz-react-stat-grid,.hz-library-summary,.hz-garage-roles,.hz-role-palette{gap:clamp(12px,1.7vw,18px)}.hz-platform-grid,.hz-showcase-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr))}.hz-react-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.hz-react-grid.compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.hz-home-direction-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,245px),1fr))}.hz-home-feature-grid .hz-react-status-card,.hz-home-feature-grid article{min-height:132px}.hz-home-highlight-card{min-height:300px}.hz-platform-card.hero-card{min-height:340px}.hz-share-preview{min-height:280px;padding:var(--hz-card-pad)}.hz-share-preview p{font-size:12px;line-height:1.35}.hz-mission-number{width:46px;height:46px;border-radius:15px}.hz-mission-reward{min-width:0}.hz-platform-card.mission{grid-template-columns:auto minmax(0,1fr) minmax(90px,auto) auto;gap:12px}.hz-garage-layout,.hz-assistant-layout,.hz-share-layout,.hz-react-studio-grid,.hz-react-collections-layout,.hz-react-tool-shell{grid-template-columns:minmax(0,1.1fr) minmax(260px,.8fr)}.hz-react-actions,.hz-react-actions.compact-actions,.hz-floating-actions,.hz-react-button-row,.hz-react-action-row,.hz-react-filter-actions,.hz-home-preview-actions{align-items:stretch}.hz-react-actions .hz-button,.hz-react-actions button,.hz-floating-actions .hz-button,.hz-react-filter-actions button{min-width:0}.hz-react-meta,.hz-home-mini-list span,.hz-react-badge,.hz-react-badge-shelf span{overflow-wrap:anywhere}.hz-code-card{font-size:13px;line-height:1.5}.hz-library-summary b,.hz-react-stat-card b,.hz-react-status-card b{font-size:clamp(24px,3vw,32px)}.hz-contrast-preview b{font-size:clamp(30px,4vw,42px)}.hz-palette-strip{min-height:66px}.hz-palette-strip.compact{min-height:48px}@media(max-width:1100px){.hz-react-topbar{grid-template-columns:minmax(0,1fr) auto}.hz-react-nav{order:3;grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:3px}.hz-user-chip{max-width:220px}.hz-platform-card.mission,.hz-garage-layout,.hz-assistant-layout,.hz-share-layout,.hz-react-studio-grid,.hz-react-collections-layout,.hz-react-tool-shell{grid-template-columns:1fr}}@media(max-width:720px){.hz-app-shell{width:min(100% - 20px,1160px)}.hz-react-main{gap:30px;padding-bottom:42px}.hz-react-topbar{padding:12px 0}.hz-react-brand small{display:none}.hz-react-hero,.hz-home-showcase{grid-template-columns:1fr;min-height:auto}.hz-react-hero h1,.hz-react-library-hero h1,.hz-react-page-head h1,.hz-home-hero h1{font-size:clamp(32px,10.8vw,46px);line-height:1}.hz-react-section-head h2,.hz-react-panel h2,.hz-platform-card h2,.hz-home-preview-top b,.hz-share-preview h2{font-size:clamp(23px,7.5vw,34px);line-height:1.06}.hz-react-copy,.hz-react-panel p,.hz-platform-card p{font-size:15px;line-height:1.55}.hz-react-panel,.hz-platform-card,.hz-home-preview-card,.hz-home-highlight-card,.hz-react-library-panel{padding:16px}.hz-react-actions,.hz-react-actions.compact-actions,.hz-react-filter-actions,.hz-home-preview-actions{grid-template-columns:1fr}.hz-react-button-row .hz-button{flex:1 1 min(100%,180px)}.hz-platform-card.mission{grid-template-columns:1fr}.hz-react-footer{align-items:flex-start;flex-direction:column;gap:8px}}:root{--hz-button-h: 40px;--hz-field-h: 42px}body{overflow-x:hidden}.hz-react-main{gap:clamp(26px,4.4vw,50px)}.hz-react-page-head{padding-top:clamp(24px,5vw,56px);gap:clamp(14px,2vw,24px)}.hz-react-page-head.compact{padding-top:clamp(20px,4.2vw,48px)}.hz-react-page-head h1,.hz-react-library-hero h1,.hz-home-hero h1{max-width:760px;font-size:clamp(32px,4.6vw,58px);line-height:1.02;letter-spacing:-.048em}.hz-react-copy{font-size:clamp(15px,1.15vw,16px);line-height:1.6}.hz-react-migration-links{align-self:end;justify-content:flex-end}.hz-react-migration-links a,.hz-react-migration-links .hz-button{min-height:var(--hz-button-h);padding-inline:14px;border-radius:999px;white-space:nowrap;line-height:1}.hz-button,.hz-react-search button,.hz-react-filter-actions button,.hz-suggestion-row button,.hz-react-auth-tabs button,.hz-tool-tabs button,.hz-channel-list span{min-height:var(--hz-button-h);padding-inline:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}.hz-react-action-row,.hz-react-button-row,.hz-react-actions,.hz-floating-actions,.hz-react-filter-actions{gap:10px;min-width:0}.hz-react-action-row .hz-button,.hz-react-button-row .hz-button{flex:0 1 auto}.hz-react-panel,.hz-platform-card,.hz-react-colour-card,.hz-react-library-panel,.hz-studio-workbench,.hz-theme-preview{min-width:0;overflow:hidden}.hz-react-panel h2{font-size:clamp(24px,2.9vw,36px);line-height:1.08}.hz-react-form-grid{gap:14px 16px}.hz-react-form-grid h2,.hz-react-form-grid p{max-width:720px}.hz-react-auth-card label,.hz-react-form-grid label,.hz-studio-name,.hz-form-label{gap:7px;font-size:11px;letter-spacing:.105em;line-height:1.2}.hz-react-form-grid small,.hz-react-auth-card small,.hz-studio-name small,.hz-form-label small{color:#8f8981;font-size:12px;line-height:1.45;letter-spacing:0;text-transform:none;font-weight:700;max-width:64ch}.hz-react-auth-card input,.hz-react-form-grid input,.hz-react-form-grid textarea,.hz-react-form-grid select,.hz-studio-name input,.hz-react-filterbar select,.hz-react-filterbar input{min-height:var(--hz-field-h);min-width:0;border-radius:15px;font-size:14px;line-height:1.25}.hz-react-form-grid textarea{min-height:104px}.hz-react-two-panel.hz-react-grid{grid-template-columns:minmax(0,1.05fr) minmax(280px,.85fr);align-items:start}.hz-react-studio-grid{grid-template-columns:minmax(0,1.08fr) minmax(300px,.82fr);align-items:start;gap:clamp(16px,2.4vw,24px)}.hz-studio-slot{grid-template-columns:46px minmax(0,1fr) auto;padding:10px 12px;gap:12px}.hz-studio-slot>span{width:46px;height:46px;border-radius:15px}.hz-studio-slot b{font-size:14px;line-height:1.2}.hz-studio-slot small{font-size:12px;line-height:1.25}.hz-studio-slot .hz-button{min-width:84px}.hz-palette-strip{min-height:54px;border-radius:18px}.hz-palette-strip.compact{min-height:42px}.hz-theme-preview{min-height:360px;align-items:center;padding:clamp(14px,2vw,18px);background:radial-gradient(circle at 20% 0%,color-mix(in srgb,var(--preview-accent, #9b8cff),transparent 78%),transparent 19rem),linear-gradient(145deg,#16181efa,#090a0dfa);color:#f5efe6}.hz-theme-window{width:100%;border-color:#f5efe624;background:#0b0c10f0;box-shadow:0 20px 70px #00000047}.hz-theme-nav{border-bottom-color:#f5efe61a}.hz-theme-nav span:nth-child(1){background:var(--preview-accent, #9b8cff)}.hz-theme-nav span:nth-child(2){background:var(--preview-secondary, #60efff)}.hz-theme-nav span:nth-child(3){background:#f5efe6b8}.hz-theme-body{padding:clamp(16px,2.6vw,22px);gap:12px}.hz-theme-kicker{margin:0;color:#aaa39b;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.hz-theme-body h3{max-width:460px;font-size:clamp(22px,2.1vw,28px)}.hz-theme-body p{color:#b8b0a8;max-width:48ch;font-size:14px}.hz-theme-body button{width:max-content;max-width:100%;min-height:40px;border:1px solid color-mix(in srgb,var(--preview-accent, #9b8cff),white 24%);background:var(--preview-accent, #9b8cff);color:var(--preview-accent-text, #08090b);box-shadow:0 12px 34px color-mix(in srgb,var(--preview-accent, #9b8cff),transparent 82%)}.hz-channel-list span{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.25;padding-block:10px}.hz-bridge-panel .hz-channel-list span{align-items:flex-start}@media(max-width:980px){.hz-react-two-panel.hz-react-grid,.hz-react-studio-grid{grid-template-columns:1fr}.hz-react-migration-links{justify-content:flex-start}}@media(max-width:720px){.hz-app-shell{width:min(100% - 18px,1160px)}.hz-react-page-head h1,.hz-react-library-hero h1,.hz-home-hero h1{font-size:clamp(30px,9.8vw,42px);line-height:1.03}.hz-react-form-grid{grid-template-columns:1fr}.hz-studio-slot{grid-template-columns:42px minmax(0,1fr)}.hz-studio-slot>span{width:42px;height:42px}.hz-studio-slot .hz-button{grid-column:1 / -1;width:100%}.hz-theme-preview{min-height:300px}.hz-react-action-row .hz-button,.hz-react-button-row .hz-button,.hz-react-migration-links a,.hz-react-migration-links .hz-button{flex:1 1 auto}}
