:root{--anthub-bg:#0c0c0d;--anthub-bg-strong:#050506;--anthub-surface:#1a1a1de0;--anthub-surface-muted:#26262b9e;--anthub-surface-strong:#2e2e34f0;--anthub-line:#ebebe417;--anthub-line-strong:#ebebe42b;--anthub-ink:#f6f6f2;--anthub-ink-soft:#b1b1a9;--anthub-ink-muted:#83837a;--anthub-accent:#f6b81e;--anthub-accent-rgb:246 184 30;--anthub-accent-strong:#ffce4f;--anthub-accent-soft:rgb(var(--anthub-accent-rgb) / .14);--anthub-accent-ink:#171106;--anthub-ok:#10b981;--anthub-ok-soft:#10b98126;--anthub-warning:#f59e0b;--anthub-warning-soft:#f59e0b26;--anthub-danger:#ef4444;--anthub-danger-soft:#ef444426;--anthub-info:#38bdf8;--anthub-info-soft:#38bdf824;--anthub-shadow-sm:0 8px 24px #00000038;--anthub-shadow-md:0 18px 48px #00000047;--anthub-shadow-lg:0 32px 84px #00000057;--anthub-sidebar-width:clamp(280px, 17vw, 336px);--anthub-topbar-height:0rem}.anthub-portal-frame{--anthub-topbar-height:3.75rem}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{min-height:100vh;color:var(--anthub-ink);background:radial-gradient(1100px 460px at 82% -12%, rgb(var(--anthub-accent-rgb) / .08), transparent 62%), linear-gradient(180deg, var(--anthub-bg) 0%, var(--anthub-bg-strong) 100%);font-feature-settings:"ss01" 1, "cv02" 1, "cv11" 1;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--anthub-accent);outline-offset:3px}.anthub-app-shell{background:linear-gradient(#ffffff05,#fff0);flex-direction:column;width:100%;min-width:0;max-width:none;min-height:100vh;margin-inline:0;display:flex}@media (min-width:1280px){.anthub-app-shell{flex-direction:row}}.anthub-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--anthub-line);box-sizing:border-box;background:linear-gradient(#09090beb,#000000f2)}.anthub-sidebar>.flex{width:100%;min-width:0}@media (min-width:1280px){.anthub-sidebar{top:var(--anthub-topbar-height);height:calc(100vh - var(--anthub-topbar-height));width:var(--anthub-sidebar-width);flex-basis:var(--anthub-sidebar-width);border-bottom:none;border-right:1px solid var(--anthub-line);flex-shrink:0;position:sticky;overflow-y:auto}}.anthub-topbar{display:none}@media (min-width:1280px){.anthub-topbar{z-index:40;box-sizing:border-box;height:var(--anthub-topbar-height);border-bottom:1px solid var(--anthub-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070708f0;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.4rem;display:flex;position:sticky;top:0}}.anthub-topbar-brand{align-items:center;gap:.7rem;min-width:0;display:flex}.anthub-topbar-logo{background:linear-gradient(135deg, var(--anthub-accent-strong), var(--anthub-accent));width:2.15rem;height:2.15rem;color:var(--anthub-accent-ink);border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.05rem;font-style:italic;font-weight:900;display:flex}.anthub-topbar-logo img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.anthub-topbar-brand-logo{object-fit:contain;width:auto;max-width:min(22rem,34vw);height:2.5rem;display:block}.anthub-topbar-name{white-space:nowrap;text-overflow:ellipsis;color:var(--anthub-ink);letter-spacing:.08em;text-transform:uppercase;font-size:.98rem;font-style:italic;font-weight:800;overflow:hidden}.anthub-topbar-actions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.anthub-topbar-account{border:1px solid var(--anthub-line);min-width:0;color:var(--anthub-ink);background:#ffffff0d;border-radius:999px;align-items:center;gap:.55rem;padding:.28rem .85rem .28rem .32rem;font-size:.85rem;font-weight:700;transition:border-color .16s,background-color .16s;display:flex}.anthub-topbar-account:hover{border-color:rgb(var(--anthub-accent-rgb) / .4);background:#ffffff17}.anthub-topbar-avatar{background:var(--anthub-accent);width:1.75rem;height:1.75rem;color:var(--anthub-accent-ink);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex;overflow:hidden}.anthub-topbar-avatar img{object-fit:cover;width:100%;height:100%}.anthub-shell-main{flex:1;min-width:0}.anthub-shell-main-inner{padding:1rem}@media (min-width:640px){.anthub-shell-main-inner{padding:1.5rem}}@media (min-width:1280px){.anthub-shell-main-inner{padding:2rem}}.anthub-nav-item{box-sizing:border-box;border:1px solid #0000;border-radius:.58rem;align-items:center;gap:.62rem;width:100%;min-width:0;padding:.52rem .64rem;transition:border-color .16s,background-color .16s,transform .16s;display:flex;overflow:hidden}.anthub-nav-group-section{box-sizing:border-box;width:100%;min-width:0;padding-bottom:0}.anthub-nav-icon{width:1.9rem;height:1.9rem;color:var(--anthub-ink-soft);background:#ffffff0b;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.anthub-nav-item:hover{border-color:var(--anthub-line);background:#ffffff0d}.anthub-nav-item-active{border-color:rgb(var(--anthub-accent-rgb) / .32);background:linear-gradient(90deg, rgb(var(--anthub-accent-rgb) / .16), rgb(var(--anthub-accent-rgb) / .05));color:var(--anthub-accent);box-shadow:inset 3px 0 0 var(--anthub-accent)}.anthub-nav-item-active p{color:var(--anthub-accent)}.anthub-nav-item-active .anthub-nav-icon{background:rgb(var(--anthub-accent-rgb) / .14);color:var(--anthub-accent)}.anthub-nav-group-trigger{box-sizing:border-box;width:100%;min-width:0;min-height:2.45rem;color:var(--anthub-ink);letter-spacing:0;background:0 0;border:1px solid #0000;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.62rem;padding:.48rem .58rem;font-size:.9rem;font-weight:800;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:flex}.anthub-nav-group-trigger:hover,.anthub-nav-group-trigger-active{border-color:var(--anthub-line-strong);color:var(--anthub-ink);background:#ffffff0e}.anthub-nav-group-trigger:hover{transform:translateY(-1px)}.anthub-nav-group-label,.anthub-nav-group-heading{white-space:nowrap;flex:auto;align-items:center;gap:.55rem;min-width:0;display:flex;overflow:hidden}.anthub-nav-group-label>.truncate{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.anthub-nav-group-heading{color:var(--anthub-ink-soft);padding:.25rem .35rem .55rem;font-size:.82rem;font-weight:800}.anthub-nav-group-icon{width:1.7rem;height:1.7rem;color:var(--anthub-ink);background:#ffffff14;border:1px solid #ffffff12;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.anthub-nav-group-icon svg{width:1rem;height:1rem}.anthub-nav-group-caret{width:1.35rem;height:1.35rem;color:var(--anthub-ink);background:#0000003d;border:1px solid #ffffff24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:900;line-height:1;display:inline-flex}.anthub-sidebar-scroll{box-sizing:border-box;flex:1;width:100%;min-width:0;padding:.75rem;overflow-y:auto}.anthub-sidebar-nav{box-sizing:border-box;gap:.5rem;width:100%;min-width:0;display:grid}.anthub-nav-group-items{gap:.24rem;width:100%;min-width:0;padding-top:.3rem;display:grid}.anthub-sidebar .anthub-nav-group-trigger{width:100%;min-height:2.9rem;color:var(--anthub-ink);background:0 0;border-color:#0000;border-radius:.7rem;padding:.58rem .7rem}.anthub-sidebar .anthub-nav-group-trigger:hover{background:#ffffff0d;transform:none}.anthub-sidebar .anthub-nav-group-trigger-active{background:0 0;border-color:#0000}.anthub-sidebar .anthub-nav-group-section{box-sizing:border-box;border:0;border-bottom:1px solid var(--anthub-line);width:100%;max-width:100%;box-shadow:none;background:0 0;border-radius:0;padding:.25rem 0 .7rem}.anthub-sidebar .anthub-nav-group-section:last-child{border-bottom:0}.anthub-sidebar .anthub-nav-group-icon{width:2.1rem;height:2.1rem;color:var(--anthub-ink-soft);background:#ffffff0f;border-color:#0000;border-radius:.62rem}.anthub-sidebar .anthub-nav-group-section:has(.anthub-nav-item-active) .anthub-nav-group-icon{background:var(--anthub-accent-soft);color:var(--anthub-accent)}.anthub-sidebar .anthub-nav-group-caret{width:1.5rem;height:1.5rem;color:var(--anthub-ink-muted);background:0 0;border-color:#0000;margin-left:.4rem}.anthub-sidebar .anthub-nav-group-items{box-sizing:border-box;gap:.15rem;padding:.15rem 0 .1rem}.anthub-sidebar .anthub-nav-item{box-sizing:border-box;background:0 0;border-color:#0000;border-radius:.7rem;width:100%;max-width:100%;margin-inline:0;padding:.58rem .7rem}.anthub-sidebar .anthub-nav-item:hover{background:#ffffff0f;border-color:#0000}.anthub-sidebar .anthub-nav-item-active{border-color:rgb(var(--anthub-accent-rgb) / .3);background:linear-gradient(90deg, rgb(var(--anthub-accent-rgb) / .15), rgb(var(--anthub-accent-rgb) / .04));box-shadow:inset 3px 0 0 var(--anthub-accent)}.anthub-sidebar .anthub-user-card{box-sizing:border-box;width:100%;max-width:100%}.anthub-shell-brand{align-items:center;gap:1rem;min-width:0;display:flex}.anthub-shell-brand-copy{flex:auto;min-width:0}.anthub-shell-brand-name{max-width:100%;color:var(--anthub-ink);letter-spacing:0;overflow-wrap:anywhere;word-break:normal;font-size:clamp(1.05rem,1.1vw,1.25rem);font-weight:650;line-height:1.18}.anthub-brand-logo{border:1px solid var(--anthub-line);object-fit:contain;background:#ffffff0e;border-radius:.75rem;flex-shrink:0;width:auto;max-width:8rem;height:2.5rem;padding:.25rem;display:block}@media (min-width:1280px){.anthub-sidebar{border-right-color:var(--anthub-line);width:var(--anthub-sidebar-width);flex-basis:var(--anthub-sidebar-width);background:#0a0a0bf2;overflow:hidden auto}.anthub-sidebar-scroll{box-sizing:border-box;width:100%;min-width:0;padding:.75rem 1rem}.anthub-sidebar-nav{gap:.35rem;width:100%;min-width:0;display:grid;overflow:hidden}.anthub-sidebar .anthub-nav-group-label{flex-direction:row;line-height:1}.anthub-sidebar .anthub-nav-item>.min-w-0{flex:auto;min-width:0}}.anthub-table-wrap{max-width:100%}.anthub-user-card{border:1px solid var(--anthub-line);box-shadow:var(--anthub-shadow-sm);background:#ffffff0d;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.anthub-user-card-main{border-radius:.65rem;flex:auto;align-items:center;gap:.75rem;min-width:0;display:flex}.anthub-user-card-main:hover p:first-child{color:var(--anthub-accent)}.anthub-user-avatar{background:var(--anthub-accent-soft);width:2.75rem;height:2.75rem;color:var(--anthub-accent-ink);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.anthub-mobile-brand-logo{border:1px solid var(--anthub-line);object-fit:contain;background:#ffffff0e;border-radius:.6rem;width:auto;max-width:6.5rem;height:2rem;padding:.2rem;display:block}.anthub-mobile-user-link{border:1px solid var(--anthub-line);background:#ffffff0b;border-radius:.8rem;align-items:center;gap:.75rem;min-width:0;margin-top:.75rem;padding:.65rem;display:flex}.anthub-mobile-user-link:hover{border-color:rgb(var(--anthub-accent-rgb) / .36);background:rgb(var(--anthub-accent-rgb) / .08)}.anthub-mobile-user-avatar{background:var(--anthub-accent-soft);width:2.25rem;height:2.25rem;color:var(--anthub-accent-ink);border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.anthub-eyebrow{letter-spacing:0;color:var(--anthub-ink-muted);font-size:.7rem;font-weight:700}.anthub-hero{border:1px solid var(--anthub-line-strong);background:radial-gradient(620px 220px at 88% -30%, rgb(var(--anthub-accent-rgb) / .14), transparent 68%), linear-gradient(180deg, #202024eb, #161619db);box-shadow:var(--anthub-shadow-sm);border-radius:1rem;padding:1.25rem}.anthub-aside-card,.anthub-panel,.anthub-stat-tile{border:1px solid var(--anthub-line);background:var(--anthub-surface);box-shadow:var(--anthub-shadow-sm)}.anthub-aside-card{border-radius:.5rem;padding:1rem}.anthub-page-header{border:1px solid var(--anthub-line);background:radial-gradient(560px 200px at 82% -40%, rgb(var(--anthub-accent-rgb) / .12), transparent 66%), linear-gradient(180deg, #202024c7, #161619a3);min-width:0;box-shadow:var(--anthub-shadow-sm);border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem;display:flex}.anthub-workspace-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.anthub-workspace-module{border:1px solid var(--anthub-line);background:var(--anthub-surface);min-width:0;box-shadow:var(--anthub-shadow-sm);border-radius:1rem;grid-column:span 12;padding:1.1rem;transition:grid-column .22s,border-color .18s,background-color .18s,box-shadow .18s,transform .18s}.anthub-workspace-module-flow{grid-column:auto!important}.anthub-workspace-module-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.anthub-workspace-module-expanded{border-color:rgb(var(--anthub-accent-rgb) / .35);box-shadow:var(--anthub-shadow-md);background:linear-gradient(#26262bf0,#18181be6);animation:.22s anthub-module-expand}.anthub-workspace-module-interactive:hover,.anthub-workspace-module-interactive:focus-within{border-color:rgb(var(--anthub-accent-rgb) / .34);box-shadow:var(--anthub-shadow-md);background:linear-gradient(#26262be6,#18181bdb);transform:translateY(-2px)}.anthub-glass-dialog{-webkit-backdrop-filter:blur(28px)saturate(1.08);backdrop-filter:blur(28px)saturate(1.08);background:linear-gradient(#1c1c20b3,#12121594);border:1px solid #ffffff26;border-radius:.75rem;box-shadow:0 32px 120px #0000008f}.anthub-glass-dialog .anthub-panel,.anthub-glass-dialog .anthub-empty{-webkit-backdrop-filter:blur(18px)saturate(1.06);backdrop-filter:blur(18px)saturate(1.06);background:#1e1e2280;border-color:#ffffff1f}.anthub-glass-dialog .anthub-input,.anthub-glass-dialog .anthub-choice{background-color:#08090a70}.anthub-panel{border-radius:1rem;padding:1.25rem}.anthub-stat-tile{border-radius:1rem;padding:1.1rem 1.2rem;position:relative;overflow:hidden}.anthub-stat-tile:after{content:"";pointer-events:none;background:radial-gradient(280px 130px at 92% -20%, rgb(var(--anthub-accent-rgb) / .1), transparent 70%);position:absolute;inset:0}.anthub-stat-head{align-items:center;gap:.7rem;display:flex}.anthub-stat-icon{border:1px solid rgb(var(--anthub-accent-rgb) / .35);background:var(--anthub-accent-soft);width:2.4rem;height:2.4rem;color:var(--anthub-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.anthub-stat-icon svg{width:1.15rem;height:1.15rem}.anthub-stat-ok{background:linear-gradient(#10b98126,#10b9810d);border-color:#10b9814d}.anthub-stat-warning{background:linear-gradient(#f59e0b26,#f59e0b0d);border-color:#f59e0b4d}.anthub-button{letter-spacing:0;white-space:nowrap;border:1px solid #0000;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;padding:.55rem .9rem;font-weight:700;transition:box-shadow .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.anthub-button:disabled,.anthub-input:disabled,.anthub-checkbox:disabled{cursor:not-allowed;opacity:.48}.anthub-button-loading{cursor:progress}.anthub-button-spinner{opacity:.85;border:2px solid;border-right-color:#0000;border-radius:999px;flex-shrink:0;width:.95rem;height:.95rem;animation:.6s linear infinite anthub-spin}.anthub-skeleton{background:linear-gradient(100deg,#ffffff0d 30%,#ffffff1c 50%,#ffffff0d 70%) 0 0/200% 100%;border-radius:.5rem;animation:1.3s ease-in-out infinite anthub-skeleton-shimmer;display:block}@keyframes anthub-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.anthub-skeleton,.anthub-button-spinner,.anthub-toast-spinner{animation:none}}.anthub-button-sm{min-height:2rem;padding:.35rem .65rem;font-size:.78rem}.anthub-button-md{padding:.55rem .9rem;font-size:.88rem}.anthub-button-lg{min-height:2.9rem;padding:.7rem 1rem;font-size:.95rem}.anthub-button-primary{background:var(--anthub-accent);color:var(--anthub-accent-ink);box-shadow:0 10px 22px rgb(var(--anthub-accent-rgb) / .14)}.anthub-button-primary:hover{background:var(--anthub-accent-strong);box-shadow:0 12px 28px rgb(var(--anthub-accent-rgb) / .22)}.anthub-button-secondary{border-color:var(--anthub-line-strong);color:var(--anthub-ink);background:#ffffff1a}.anthub-button-secondary:hover{background:#ffffff26}.anthub-button-subtle{border-color:var(--anthub-line);color:var(--anthub-ink-soft);background:#ffffff0d}.anthub-button-subtle:hover{color:var(--anthub-ink);background:#ffffff1a}.anthub-button-ghost{color:var(--anthub-ink-soft);background:0 0}.anthub-button-ghost:hover{color:var(--anthub-ink);background:#ffffff0f}.anthub-button-danger{background:var(--anthub-danger-soft);color:#fca5a5;border-color:#ef44444d}.anthub-button-danger:hover{background:#ef444433;border-color:#ef444480}.anthub-button-text{min-height:auto;color:var(--anthub-ink-soft);background:0 0;border-color:#0000;padding:0}.anthub-button-text:hover{color:var(--anthub-ink)}.anthub-badge{letter-spacing:0;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.anthub-badge-neutral{color:var(--anthub-ink-soft);background:#ffffff1a}.anthub-badge-ok{background:var(--anthub-ok-soft);color:var(--anthub-ok)}.anthub-badge-warning{background:var(--anthub-warning-soft);color:var(--anthub-warning)}.anthub-badge-danger{background:var(--anthub-danger-soft);color:var(--anthub-danger)}.anthub-badge-info{background:var(--anthub-info-soft);color:var(--anthub-info)}.anthub-input{border:1px solid var(--anthub-line-strong);width:100%;color:var(--anthub-ink);background:#08090a9e;border-radius:.55rem;min-height:2.55rem;padding:.62rem .85rem;transition:border-color .16s,box-shadow .16s,background-color .16s}.anthub-input::placeholder{color:var(--anthub-ink-muted)}.anthub-input:focus{border-color:var(--anthub-accent);box-shadow:0 0 0 3px var(--anthub-accent-soft);outline:none}.anthub-select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--anthub-ink-soft) 50%), linear-gradient(135deg, var(--anthub-ink-soft) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2.25rem}.anthub-form-field{min-width:0;display:block}.anthub-form-label{color:var(--anthub-ink-soft);margin-bottom:.4rem;font-size:.78rem;font-weight:700;display:block}.anthub-form-hint,.anthub-form-error{margin-top:.4rem;font-size:.75rem}.anthub-form-hint{color:var(--anthub-ink-soft)}.anthub-form-error{color:#fca5a5}.anthub-choice{cursor:pointer;border:1px solid var(--anthub-line);background:var(--anthub-surface-muted);min-width:0;color:var(--anthub-ink);border-radius:.55rem;align-items:flex-start;gap:.65rem;padding:.7rem .8rem;transition:border-color .16s,background-color .16s;display:flex}.anthub-choice:hover{border-color:var(--anthub-line-strong);background:var(--anthub-surface)}.anthub-checkbox{width:1rem;height:1rem;accent-color:var(--anthub-accent);margin-top:.15rem}.anthub-choice-label{font-size:.88rem;font-weight:700;display:block}.anthub-choice-description{color:var(--anthub-ink-soft);margin-top:.15rem;font-size:.76rem;display:block}.anthub-empty-state{border:1px dashed var(--anthub-line-strong);text-align:center;background:#ffffff05;border-radius:.9rem;padding:1.8rem 1.15rem}.anthub-empty-icon{color:var(--anthub-ink-muted);margin-bottom:.7rem;display:inline-flex}.anthub-empty-icon svg{stroke-width:1.3px;width:2.6rem;height:2.6rem}.anthub-empty-action{justify-content:center;margin-top:1rem;display:flex}.anthub-empty-error{background:var(--anthub-danger-soft);border-color:#ef444452}.anthub-empty-loading{border-style:solid}.anthub-table-wrap{border:1px solid var(--anthub-line);background:#08090a3d;border-radius:.55rem;width:100%;min-width:0;max-width:100%;overflow-x:auto}.anthub-table{border-collapse:collapse;width:100%;font-size:.88rem}.anthub-table thead tr{border-bottom:1px solid var(--anthub-line);background:var(--anthub-surface-muted)}.anthub-table th{color:var(--anthub-ink-soft);padding:.75rem .9rem;font-size:.76rem;font-weight:700}.anthub-table td{border-bottom:1px solid var(--anthub-line);color:var(--anthub-ink);padding:.82rem .9rem}.anthub-table tbody tr:last-child td{border-bottom:0}.anthub-table tbody tr:hover{background:#ffffff09}.anthub-table-compact th{padding-block:.55rem}.anthub-table-compact td{padding-block:.58rem}.anthub-dialog-backdrop{z-index:50;background:#000000b8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.anthub-dialog{border:1px solid var(--anthub-line-strong);width:100%;max-height:min(86vh,760px);box-shadow:var(--anthub-shadow-lg);background:#161619fa;border-radius:.7rem;padding:1.4rem;overflow:auto}.anthub-dialog-footer{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;margin-top:1.4rem;display:flex}.anthub-resource-list{gap:.7rem;display:grid}.anthub-resource-card{border:1px solid var(--anthub-line);background:var(--anthub-surface-muted);border-radius:.55rem;padding:.85rem;transition:border-color .16s,background-color .16s}.anthub-resource-card:hover{border-color:var(--anthub-line-strong);background:var(--anthub-surface)}.anthub-resource-card-selected{border-color:rgb(var(--anthub-accent-rgb) / .5);background:var(--anthub-accent-soft)}.anthub-toaster{top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));z-index:9999;pointer-events:none;flex-direction:column;gap:.6rem;width:min(24rem,100vw - 2rem);display:flex;position:fixed;left:auto}.anthub-toast{pointer-events:auto;border:1px solid var(--anthub-line-strong);box-shadow:var(--anthub-shadow-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#18181bf5;border-radius:.85rem;align-items:flex-start;gap:.7rem;padding:.8rem .9rem;animation:.22s cubic-bezier(.22,1,.36,1) anthub-toast-in;display:flex}@keyframes anthub-toast-in{0%{opacity:0;transform:translate(16px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.anthub-toast-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;margin-top:.05rem;display:inline-flex}.anthub-toast-icon svg{width:1.4rem;height:1.4rem}.anthub-toast-success .anthub-toast-icon{color:var(--anthub-ok)}.anthub-toast-error .anthub-toast-icon{color:var(--anthub-danger)}.anthub-toast-info .anthub-toast-icon{color:var(--anthub-info)}.anthub-toast-loading .anthub-toast-icon{color:var(--anthub-accent)}.anthub-toast-body{flex:auto;min-width:0}.anthub-toast-message{color:var(--anthub-ink);font-size:.88rem;font-weight:700;line-height:1.35}.anthub-toast-description{color:var(--anthub-ink-soft);margin-top:.15rem;font-size:.78rem;line-height:1.4}.anthub-toast-close{color:var(--anthub-ink-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .15rem;font-size:1.1rem;line-height:1;transition:color .14s}.anthub-toast-close:hover{color:var(--anthub-ink)}.anthub-toast-spinner{border:2px solid rgb(var(--anthub-accent-rgb) / .25);border-top-color:var(--anthub-accent);border-radius:999px;width:1.15rem;height:1.15rem;animation:.7s linear infinite anthub-spin}@keyframes anthub-spin{to{transform:rotate(360deg)}}.anthub-console-shortcut{border:1px solid var(--anthub-line);background:var(--anthub-surface-muted);border-radius:.9rem;align-items:center;gap:.75rem;min-width:0;padding:.85rem .95rem;transition:border-color .16s,background-color .16s,transform .16s;display:flex}.anthub-console-shortcut:hover{border-color:rgb(var(--anthub-accent-rgb) / .4);background:var(--anthub-surface);transform:translateY(-2px)}.anthub-console-shortcut-icon{border:1px solid rgb(var(--anthub-accent-rgb) / .3);background:var(--anthub-accent-soft);width:2.6rem;height:2.6rem;color:var(--anthub-accent);border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.anthub-console-shortcut-icon svg{width:1.25rem;height:1.25rem}.anthub-combobox{width:100%;min-width:0;position:relative}.anthub-combobox-trigger{border:1px solid var(--anthub-line-strong);width:100%;min-width:0;color:var(--anthub-ink);text-align:left;background:#08090a9e;border-radius:.55rem;align-items:center;gap:.5rem;min-height:2.55rem;padding:.5rem .75rem;transition:border-color .16s,box-shadow .16s;display:flex}.anthub-combobox-trigger:hover:not(:disabled){border-color:rgb(var(--anthub-accent-rgb) / .45)}.anthub-combobox-trigger:disabled{cursor:not-allowed;opacity:.48}.anthub-combobox-value{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:.9rem;overflow:hidden}.anthub-combobox-placeholder{color:var(--anthub-ink-muted)}.anthub-combobox-clear{width:1.15rem;height:1.15rem;color:var(--anthub-ink-soft);background:#ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;line-height:1;display:inline-flex}.anthub-combobox-clear:hover{color:var(--anthub-ink);background:#ffffff29}.anthub-combobox-caret{color:var(--anthub-ink-muted);flex-shrink:0;font-size:.8rem}.anthub-combobox-panel{z-index:60;border:1px solid var(--anthub-line-strong);box-shadow:var(--anthub-shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#161619fa;border-radius:.7rem;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden}.anthub-combobox-search{border-bottom:1px solid var(--anthub-line);padding:.55rem}.anthub-combobox-input{border:1px solid var(--anthub-line-strong);width:100%;color:var(--anthub-ink);background:#08090a9e;border-radius:.5rem;min-height:2.2rem;padding:.4rem .7rem;font-size:.86rem}.anthub-combobox-input::placeholder{color:var(--anthub-ink-muted)}.anthub-combobox-input:focus{border-color:var(--anthub-accent);box-shadow:0 0 0 3px var(--anthub-accent-soft);outline:none}.anthub-combobox-list{max-height:15rem;padding:.3rem;overflow-y:auto}.anthub-combobox-option{text-align:left;width:100%;color:var(--anthub-ink);border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.1rem;padding:.5rem .65rem;transition:background-color .12s;display:flex}.anthub-combobox-option:disabled{cursor:not-allowed;opacity:.4}.anthub-combobox-option-active{background:#ffffff0f}.anthub-combobox-option-selected{background:var(--anthub-accent-soft);color:var(--anthub-accent)}.anthub-combobox-option-label{font-size:.9rem;font-weight:600}.anthub-combobox-option-hint{color:var(--anthub-ink-soft);font-size:.74rem}.anthub-combobox-option-selected .anthub-combobox-option-hint{color:rgb(var(--anthub-accent-rgb) / .7)}.anthub-combobox-empty{text-align:center;color:var(--anthub-ink-muted);padding:1rem .65rem;font-size:.82rem}.anthub-code-block{border:1px solid var(--anthub-line);color:#a1a1aa;background:#000;border-radius:1.4rem;padding:1rem;font-size:.82rem;line-height:1.65}@media (min-width:640px){.anthub-hero{padding:2rem}.anthub-page-header{padding:1.25rem}.anthub-panel{padding:1.6rem}}@media (min-width:768px){.anthub-workspace-module,.anthub-workspace-module-narrow{grid-column:span 6}.anthub-workspace-module-wide,.anthub-workspace-module-full,.anthub-workspace-module-expanded{grid-column:span 12}}@media (min-width:1280px){.anthub-workspace-module{grid-column:span 4}.anthub-workspace-module-narrow{grid-column:span 3}.anthub-workspace-module-wide{grid-column:span 8}.anthub-workspace-module-full,.anthub-workspace-module-expanded{grid-column:span 12}}@media (max-width:900px){.anthub-page-header,.anthub-workspace-module-head{flex-direction:column}.anthub-page-header>div,.anthub-workspace-module-head>div{width:100%}}@keyframes anthub-module-expand{0%{opacity:.88;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.anthub-workspace-module,.anthub-workspace-module-expanded,.anthub-button,.anthub-input,.anthub-choice,.anthub-resource-card,.anthub-nav-item{transition:none;animation:none}}
:root{--anthub-m-safe-top:env(safe-area-inset-top,0px);--anthub-m-safe-right:env(safe-area-inset-right,0px);--anthub-m-safe-bottom:env(safe-area-inset-bottom,0px);--anthub-m-safe-left:env(safe-area-inset-left,0px);--anthub-m-touch-target:44px;--anthub-m-topbar-height:64px;--anthub-m-bottom-nav-height:70px;--anthub-m-rail-width:88px;--anthub-m-drawer-z:80;--anthub-m-action-z:45}.anthub-mobile-adaptive-shell{position:relative}.anthub-mobile-topbar{z-index:70;min-height:calc(var(--anthub-m-topbar-height) + var(--anthub-m-safe-top));border-bottom:1px solid var(--anthub-line);padding:calc(.75rem + var(--anthub-m-safe-top)) calc(1rem + var(--anthub-m-safe-right)) .75rem calc(1rem + var(--anthub-m-safe-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c0de6;justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex;position:fixed;top:0;left:0;right:0}.anthub-mobile-topbar-title{flex:auto;min-width:0}.anthub-mobile-topbar-heading{color:var(--anthub-ink);letter-spacing:0;overflow-wrap:anywhere;word-break:normal;font-size:1rem;font-weight:650;line-height:1.18}.anthub-mobile-topbar-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.anthub-mobile-icon-button{min-width:var(--anthub-m-touch-target);min-height:var(--anthub-m-touch-target);border:1px solid var(--anthub-line);background:var(--anthub-surface-muted);color:var(--anthub-ink);border-radius:.7rem;justify-content:center;align-items:center;display:inline-flex}.anthub-mobile-bottom-nav{z-index:68;min-height:calc(var(--anthub-m-bottom-nav-height) + var(--anthub-m-safe-bottom));border-top:1px solid var(--anthub-line);padding:.45rem max(.5rem, var(--anthub-m-safe-right)) calc(.45rem + var(--anthub-m-safe-bottom)) max(.5rem, var(--anthub-m-safe-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0c0df0;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0}.anthub-mobile-nav-item{min-width:0;min-height:var(--anthub-m-touch-target);color:var(--anthub-ink-soft);border:1px solid #0000;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.22rem;font-size:.72rem;font-weight:700;line-height:1;display:flex}.anthub-mobile-nav-item-active{border-color:rgb(var(--anthub-accent-rgb) / .32);background:var(--anthub-accent-soft);color:var(--anthub-accent)}.anthub-mobile-nav-icon{justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex}.anthub-mobile-content{padding-top:calc(var(--anthub-m-topbar-height) + var(--anthub-m-safe-top) + 1rem);padding-bottom:calc(var(--anthub-m-bottom-nav-height) + var(--anthub-m-safe-bottom) + 1rem)}.anthub-mobile-drawer-overlay{z-index:var(--anthub-m-drawer-z);background:#0000009e;position:fixed;inset:0}.anthub-mobile-drawer-content{box-sizing:border-box;z-index:calc(var(--anthub-m-drawer-z) + 1);border:1px solid var(--anthub-line-strong);max-height:min(84vh,720px);padding:1rem calc(1rem + var(--anthub-m-safe-right)) calc(1rem + var(--anthub-m-safe-bottom)) calc(1rem + var(--anthub-m-safe-left));box-shadow:var(--anthub-shadow-lg);background:#15191afa;border-bottom:0;border-radius:1rem 1rem 0 0;position:fixed;bottom:0;left:0;right:0;overflow:auto}.anthub-mobile-action-bar{bottom:calc(var(--anthub-m-bottom-nav-height) + var(--anthub-m-safe-bottom));z-index:var(--anthub-m-action-z);border:1px solid var(--anthub-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111415eb;border-radius:.85rem;gap:.65rem;margin:1rem -.25rem -.25rem;padding:.65rem;display:flex;position:sticky}.anthub-mobile-section{border:1px solid var(--anthub-line);background:var(--anthub-surface);box-shadow:var(--anthub-shadow-sm);border-radius:.75rem;padding:1rem}.anthub-mobile-section+.anthub-mobile-section{margin-top:.85rem}.anthub-mobile-list{gap:.75rem;display:grid}.anthub-mobile-list-card{border:1px solid var(--anthub-line);background:var(--anthub-surface-muted);min-width:0;color:inherit;text-align:left;border-radius:.75rem;padding:.9rem;display:block}.anthub-mobile-list-card:focus-visible,.anthub-mobile-list-card:hover{border-color:rgb(var(--anthub-accent-rgb) / .34);background:var(--anthub-surface)}.anthub-mobile-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.anthub-mobile-form-flow{gap:1rem;display:grid}.anthub-mobile-stepper{gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.anthub-mobile-step{border:1px solid var(--anthub-line);min-width:max-content;color:var(--anthub-ink-soft);border-radius:999px;padding:.45rem .75rem;font-size:.76rem;font-weight:700}.anthub-mobile-step-active{border-color:rgb(var(--anthub-accent-rgb) / .34);background:var(--anthub-accent-soft);color:var(--anthub-accent)}.anthub-responsive-desktop{display:none}.anthub-responsive-mobile{display:block}@media (max-width:1023px){.anthub-mobile-adaptive-shell{max-width:none}.anthub-mobile-adaptive-shell .anthub-shell-main-inner{padding:1rem}.anthub-mobile-adaptive-shell .anthub-page-header,.anthub-mobile-adaptive-shell .anthub-hero{padding:1rem;display:block}.anthub-mobile-adaptive-shell .anthub-page-header>div:last-child,.anthub-mobile-adaptive-shell .anthub-hero [class*=mt-5]{margin-top:1rem}.anthub-mobile-adaptive-shell .anthub-panel,.anthub-mobile-adaptive-shell .anthub-workspace-module{border-radius:.75rem;padding:1rem}.anthub-mobile-adaptive-shell .anthub-workspace-module{height:auto!important;min-height:0!important;max-height:none!important}.anthub-mobile-adaptive-shell .anthub-workspace-module-head{align-items:flex-start;gap:.75rem}.anthub-mobile-adaptive-shell [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.anthub-mobile-adaptive-shell .anthub-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (min-width:768px) and (max-width:1023px){.anthub-mobile-adaptive-shell{grid-template-columns:var(--anthub-m-rail-width) minmax(0, 1fr);display:grid}.anthub-mobile-topbar{left:var(--anthub-m-rail-width);grid-column:2}.anthub-mobile-content{padding-top:calc(var(--anthub-m-topbar-height) + var(--anthub-m-safe-top) + 1rem);grid-column:2;padding-bottom:1.25rem}.anthub-mobile-bottom-nav{width:var(--anthub-m-rail-width);border-top:0;border-right:1px solid var(--anthub-line);min-height:100vh;padding:calc(1rem + var(--anthub-m-safe-top)) .5rem calc(1rem + var(--anthub-m-safe-bottom));grid-auto-rows:min-content;grid-auto-flow:row;align-content:start;top:0;bottom:0;right:auto}.anthub-mobile-nav-item{min-height:4.5rem}.anthub-mobile-drawer-content{box-sizing:border-box;top:0;bottom:0;right:auto;left:var(--anthub-m-rail-width);width:min(420px, calc(100vw - var(--anthub-m-rail-width)));border-bottom:1px solid var(--anthub-line-strong);border-radius:0 1rem 1rem 0;max-height:none}.anthub-mobile-action-bar{bottom:1rem}.anthub-mobile-list{grid-template-columns:repeat(2,minmax(0,1fr))}.anthub-mobile-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.anthub-mobile-form-flow{grid-template-columns:minmax(160px,.32fr) minmax(0,1fr);align-items:start}.anthub-mobile-stepper{top:calc(var(--anthub-m-topbar-height) + 1rem);flex-direction:column;position:sticky;overflow:visible}}@media (min-width:1024px){.anthub-mobile-topbar,.anthub-mobile-bottom-nav,.anthub-responsive-mobile{display:none!important}.anthub-mobile-content{padding-top:0;padding-bottom:0}.anthub-responsive-desktop{display:block}.anthub-mobile-action-bar{margin:1rem 0 0;position:static}}@media (prefers-reduced-motion:reduce){.anthub-mobile-drawer-content,.anthub-mobile-nav-item,.anthub-mobile-list-card{transition:none!important}}
