: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}}
