.hub-button{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);min-height:40px;color:var(--hub-text);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.hub-button:hover{border-color:color-mix(in srgb, var(--hub-primary) 35%, var(--hub-border));background:var(--hub-surface-hover)}.hub-button.primary{background:linear-gradient(145deg,var(--hub-primary),var(--hub-primary-2));color:#fff;box-shadow:0 10px 26px color-mix(in srgb,var(--hub-primary) 22%,transparent);border-color:#0000}.hub-button.danger{color:var(--hub-danger)}.hub-button:disabled{opacity:.5;cursor:default}.hub-card{border:1px solid var(--hub-border);border-radius:var(--hub-radius-lg);background:var(--hub-surface);min-width:0;box-shadow:var(--hub-shadow-soft)}.hub-field{min-width:0;color:var(--hub-text-muted);gap:6px;font-size:11px;font-weight:750;display:grid}.hub-field input{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);min-width:0;min-height:42px;color:var(--hub-text);font:inherit;padding:9px 12px}.hub-field small{font-size:10px;font-weight:500}.hub-table-wrap{overscroll-behavior-inline:contain;border:1px solid var(--hub-border-strong);border-radius:var(--hub-radius-md);background:var(--hub-surface-strong);width:100%;min-width:0;max-width:100%;overflow:auto}.hub-table{border-collapse:collapse;width:100%;min-width:680px;font-size:12px}.hub-table th,.hub-table td{border-right:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border);text-align:left;padding:11px 12px}.hub-table th:last-child,.hub-table td:last-child{border-right:0}.hub-table tbody tr:last-child td{border-bottom:0}.hub-table th{background:var(--hub-surface-subtle);color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.hub-table tbody tr:nth-child(2n) td{background:color-mix(in srgb,var(--hub-surface-subtle) 55%,transparent)}.hub-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.hub-modal-overlay{z-index:1600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.hub-modal{z-index:1;isolation:isolate;border:1px solid var(--hub-border-strong);border-radius:var(--hub-radius-xl);background:var(--hub-surface-strong);width:min(720px,100%);max-width:100%;max-height:calc(100dvh - 40px);box-shadow:var(--hub-shadow-dialog);box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative;overflow:hidden}.hub-modal>header,.hub-drawer>header{border-bottom:1px solid var(--hub-border);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.hub-modal h2,.hub-drawer h2{margin:0;font-size:17px}.hub-modal-body{overscroll-behavior:contain;min-width:0;min-height:0;padding:18px;overflow:auto}.hub-drawer{z-index:1550;border-left:1px solid var(--hub-border-strong);background:color-mix(in srgb,var(--hub-surface-strong) 97%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(430px,94vw);position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-20px 0 60px #0f172a29}.hub-drawer>div:last-child{padding:18px}.hub-wizard-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.hub-wizard-stepper>div{color:var(--hub-text-muted);align-items:center;gap:8px;display:flex}.hub-wizard-stepper>div>span{border:1px solid var(--hub-border);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.hub-wizard-stepper>div[data-active=true]{color:var(--hub-primary)}.hub-wizard-stepper>div[data-active=true]>span{background:var(--hub-primary);color:#fff;border-color:#0000}.hub-wizard-stepper small{font-size:9px;display:block}.hub-kpi{border:1px solid var(--hub-border);background:var(--hub-surface);min-width:0;min-height:96px;box-shadow:var(--hub-shadow-soft);border-radius:15px;align-content:center;gap:4px;padding:16px 18px;display:grid}.hub-kpi-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer}.hub-kpi-button:hover{border-color:color-mix(in srgb, var(--hub-primary) 35%, var(--hub-border));background:var(--hub-surface-hover);transform:translateY(-1px)}.hub-kpi>span{color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:800}.hub-kpi>b{font-size:19px}.hub-kpi>small{color:var(--hub-text-muted)}@media (width<=620px){.hub-modal-overlay{place-items:end center;padding:0}.hub-modal{border-radius:22px 22px 0 0;width:100%;max-height:100dvh}.hub-wizard-stepper{display:flex;overflow:auto}.hub-wizard-stepper>div{min-width:150px}}.hub-shell{background:var(--hub-bg);grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.hub-sidebar{gap:var(--hub-space-5);height:100vh;padding:var(--hub-space-5) var(--hub-space-4);border-right:1px solid var(--hub-border);background:var(--hub-sidebar-bg);-webkit-backdrop-filter:blur(var(--hub-blur));backdrop-filter:blur(var(--hub-blur));flex-direction:column;display:flex;position:sticky;top:0;overflow-y:auto}.hub-brand{align-items:center;gap:var(--hub-space-3);min-height:48px;display:flex}.hub-brand>span:last-child{gap:2px;display:grid}.hub-brand small{color:var(--hub-text-muted)}.hub-brand-mark,.hub-nav-icon,.hub-avatar{flex:none;place-items:center;display:inline-grid}.hub-brand-mark{border:1px solid var(--hub-border-strong);background:var(--hub-surface-strong);width:38px;height:38px;box-shadow:var(--hub-shadow-soft);border-radius:12px;font-weight:750}.hub-nav{gap:6px;display:grid}.hub-nav-group{gap:3px;min-width:0;display:grid}.hub-nav-item{border-radius:var(--hub-radius-md);width:100%;min-height:44px;color:var(--hub-text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:10px;padding:8px 10px;display:flex}.hub-nav-item:hover{background:var(--hub-surface-hover)}.hub-nav-item[data-active=true]{border-color:var(--hub-border);background:var(--hub-surface);box-shadow:var(--hub-shadow-soft)}.hub-nav-icon{background:var(--hub-control-bg);width:28px;height:28px;color:var(--hub-text-muted);border-radius:9px;font-size:12px;font-weight:750}.hub-nav-children{border-left:1px solid var(--hub-border);gap:2px;margin:0 0 2px 38px;padding-left:9px;display:grid}.hub-nav-children button{width:100%;min-height:34px;color:var(--hub-text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:26px 1fr;align-items:center;gap:7px;padding:4px 8px;font-size:12px;display:grid}.hub-nav-children button>span:first-child{background:var(--hub-control-bg);border-radius:7px;place-items:center;min-height:22px;font-size:9px;font-weight:800;display:grid}.hub-nav-children button:hover,.hub-nav-children button[data-active=true]{color:var(--hub-text);background:var(--hub-surface-hover)}.hub-nav-children button[data-active=true]{border-color:var(--hub-border);font-weight:750}.hub-sidebar-footer{color:var(--hub-text-muted);align-items:center;gap:8px;margin-top:auto;padding:0 10px;font-size:12px;display:flex}.hub-status-dot{background:var(--hub-success);border-radius:999px;width:7px;height:7px}.hub-main{min-width:0}.hub-topbar{justify-content:space-between;align-items:center;gap:var(--hub-space-4);border-bottom:1px solid var(--hub-border);background:var(--hub-topbar-bg);min-height:72px;-webkit-backdrop-filter:blur(var(--hub-blur));backdrop-filter:blur(var(--hub-blur));padding:12px clamp(18px,3vw,40px);display:flex}.hub-topbar>div:first-child{gap:2px;display:grid}.hub-eyebrow{color:var(--hub-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.hub-topbar-actions{align-items:center;gap:8px;display:flex}.hub-ghost-button,.hub-avatar{border:1px solid var(--hub-border);background:var(--hub-control-bg);min-height:40px;color:var(--hub-text);cursor:pointer}.hub-ghost-button{border-radius:var(--hub-radius-md);padding:0 14px}.hub-avatar{border-radius:50%;width:40px;font-size:12px;font-weight:750}.hub-subnav{border-bottom:1px solid var(--hub-border);background:color-mix(in srgb, var(--hub-topbar-bg) 82%, transparent);align-items:center;gap:8px;min-height:52px;padding:8px clamp(18px,3vw,40px);display:flex;overflow-x:auto}.hub-subnav button{min-height:34px;color:var(--hub-text-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;align-items:center;gap:8px;padding:5px 10px 5px 6px;display:inline-flex}.hub-subnav button>span{background:var(--hub-control-bg);border-radius:7px;place-items:center;min-width:24px;height:24px;font-size:9px;font-weight:800;display:grid}.hub-subnav button:hover,.hub-subnav button[data-active=true]{color:var(--hub-text);background:var(--hub-surface)}.hub-subnav button[data-active=true]{border-color:var(--hub-border);box-shadow:var(--hub-shadow-soft)}.hub-content{padding:clamp(18px,3vw,40px)}@media (width<=860px){.hub-shell{grid-template-columns:76px minmax(0,1fr)}.hub-brand>span:last-child,.hub-nav-item>span:last-child,.hub-sidebar-footer,.hub-nav-children{display:none}.hub-sidebar{padding-inline:12px}.hub-brand,.hub-nav-item{justify-content:center}}@media (width<=560px){.hub-shell{display:block}.hub-sidebar{z-index:20;border-top:1px solid var(--hub-border);border-right:0;width:auto;height:68px;padding:8px;position:fixed;inset:auto 0 0;overflow:hidden}.hub-brand,.hub-sidebar-footer{display:none}.hub-nav{gap:4px;display:flex;overflow-x:auto}.hub-nav-group{flex:1 0 52px}.hub-nav-item{min-height:50px;padding:4px}.hub-main{padding-bottom:72px}.hub-topbar{min-height:64px}.hub-topbar>div:first-child strong{font-size:13px}.hub-subnav{min-height:48px;padding-block:6px}}.hub-all-button{border:1px solid var(--hub-border);background:var(--hub-surface);min-height:42px;color:var(--hub-text);font:inherit;cursor:pointer;box-shadow:var(--hub-shadow-soft);border-radius:12px;align-items:center;gap:10px;padding:7px 10px;display:flex}.hub-all-button>span{background:var(--hub-control-bg);width:28px;height:28px;color:var(--hub-primary);border-radius:8px;place-items:center;display:grid}.hub-mobile-all-trigger{display:none}.hub-search-trigger{align-items:center;gap:7px;display:flex}.hub-search-trigger kbd{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);color:var(--hub-text-muted);font:inherit;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:9px}.hub-search-panel{gap:18px;display:grid}.hub-search-panel>input{border:1px solid var(--hub-border-strong);background:var(--hub-control-bg);width:100%;min-height:48px;color:var(--hub-text);font:inherit;border-radius:13px;padding:10px 14px;font-size:15px}.hub-search-panel h3{color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 7px;font-size:10px}.hub-search-panel p{color:var(--hub-text-muted)}.hub-command-list{gap:6px;display:grid}.hub-command-list button{border:1px solid var(--hub-border);background:var(--hub-surface-strong);color:var(--hub-text);text-align:left;cursor:pointer;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;gap:2px 10px;padding:9px 10px;display:grid}.hub-command-list button .hub-nav-icon{grid-row:1/3}.hub-command-list button small{color:var(--hub-text-muted)}.hub-all-groups{grid-template-columns:1fr 1fr;gap:10px;display:grid}.hub-all-group{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:14px;min-width:0;padding:8px}.hub-all-root{width:100%;min-height:64px;color:var(--hub-text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;gap:3px 10px;padding:10px;display:grid}.hub-all-root[data-active=true],.hub-all-root:hover{border-color:var(--hub-border);background:var(--hub-surface-strong)}.hub-all-root .hub-nav-icon{grid-row:1/3}.hub-all-root small,.hub-all-children small{color:var(--hub-text-muted)}.hub-all-children{border-top:1px solid var(--hub-border);gap:5px;margin-top:4px;padding-top:7px;display:grid}.hub-all-children button{width:100%;min-height:52px;color:var(--hub-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:30px 1fr;align-items:center;gap:2px 8px;padding:7px 8px;display:grid}.hub-all-children button>span{background:var(--hub-control-bg);width:28px;height:28px;color:var(--hub-text-muted);border-radius:8px;grid-row:1/3;place-items:center;font-size:9px;font-weight:800;display:grid}.hub-all-children button:hover,.hub-all-children button[data-active=true]{border-color:var(--hub-border);background:var(--hub-surface-strong)}.hub-all-children button[data-active=true]{box-shadow:var(--hub-shadow-soft)}.hub-context-card{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:13px;padding:14px}.hub-context-card span{color:var(--hub-text-muted);text-transform:uppercase;font-size:9px;font-weight:800}.hub-context-card b{margin-top:4px;font-size:18px;display:block}.hub-context-card p{color:var(--hub-text-muted);margin:8px 0 0;line-height:1.55}.hub-context-actions{gap:8px;margin-top:14px;display:grid}.hub-context-actions button{border:1px solid var(--hub-border);background:var(--hub-control-bg);min-height:40px;color:var(--hub-text);font:inherit;text-align:left;cursor:pointer;border-radius:10px;padding:0 12px}@media (width<=860px){.hub-all-button b{display:none}.hub-all-button{justify-content:center}}@media (width<=560px){.hub-all-button{display:none}.hub-mobile-all-trigger{place-items:center;width:40px;padding:0;display:inline-grid}.hub-search-trigger kbd,.hub-search-trigger span{display:none}.hub-all-groups{grid-template-columns:1fr}}.migration-workspace{width:min(1180px,100%);margin:0 auto}.migration-heading{justify-content:space-between;align-items:flex-start;gap:var(--hub-space-5);margin-bottom:var(--hub-space-6);display:flex}.migration-heading h1{letter-spacing:-.035em;margin:4px 0 8px;font-size:clamp(30px,4vw,44px)}.migration-heading p{max-width:760px;color:var(--hub-text-muted);margin:0;line-height:1.65}.migration-badge{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text-muted);letter-spacing:.06em;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:750}.migration-grid{gap:var(--hub-space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.migration-card{min-height:180px;padding:var(--hub-space-5);border:1px solid var(--hub-border);border-radius:var(--hub-radius-lg);background:var(--hub-surface);box-shadow:var(--hub-shadow-soft);flex-direction:column;gap:10px;display:flex}.migration-card-label{color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.055em;font-size:12px;font-weight:700}.migration-card code{overflow-wrap:anywhere;color:var(--hub-text-muted);margin-top:auto;font-size:11px}.migration-card>span:last-child{color:var(--hub-text-muted);line-height:1.5}@media (width<=900px){.migration-grid{grid-template-columns:1fr}}@media (width<=560px){.migration-heading{display:block}.migration-badge{margin-top:16px;display:inline-block}}.cw-overlay{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1118278f;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.cw-dialog{border:1px solid var(--hub-border-strong);border-radius:var(--hub-radius-xl);background:linear-gradient(180deg, var(--hub-surface-strong), var(--hub-surface-subtle));width:min(1080px,100vw - 44px);max-height:calc(100dvh - 44px);box-shadow:var(--hub-shadow-dialog);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.cw-header,.cw-footer{background:color-mix(in srgb, var(--hub-surface-strong) 92%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cw-header{border-bottom:1px solid var(--hub-border);justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 30px 20px;display:flex}.cw-header h2{letter-spacing:-.035em;margin:0;font-size:24px}.cw-header p{color:var(--hub-text-muted);margin:6px 0 0;font-size:11px}.cw-icon-button{border:1px solid var(--hub-border);background:var(--hub-control-bg);width:38px;height:38px;color:var(--hub-text-muted);cursor:pointer;border-radius:12px;place-items:center;display:grid}.cw-body{padding:20px 30px 26px;overflow:auto}.cw-mode-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.cw-mode{border:1px solid var(--hub-border);background:linear-gradient(180deg, var(--hub-surface-strong), var(--hub-surface-subtle));min-height:82px;color:var(--hub-text);text-align:left;box-shadow:var(--hub-shadow-soft);cursor:pointer;border-radius:18px;grid-template-columns:42px 1fr;align-items:center;gap:13px;padding:17px 21px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.cw-mode:hover{border-color:color-mix(in srgb, var(--hub-primary) 35%, var(--hub-border));transform:translateY(-1px)}.cw-mode[data-active=true]{border-color:color-mix(in srgb, var(--hub-primary) 76%, var(--hub-border));box-shadow:0 0 0 1px color-mix(in srgb, var(--hub-primary) 15%, transparent), 0 14px 34px #2563eb14}.cw-mode-icon{width:42px;height:42px;color:var(--hub-text-muted);border-radius:13px;place-items:center;display:grid}.cw-mode[data-active=true] .cw-mode-icon{color:var(--hub-primary)}.cw-mode b{font-size:13px;display:block}.cw-mode small{color:var(--hub-text-muted);margin-top:4px;font-size:10px;line-height:1.45;display:block}.cw-stepper{border:1px solid var(--hub-border);background:color-mix(in srgb, var(--hub-surface-strong) 80%, transparent);border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px;padding:16px 20px;display:grid}.cw-step{grid-template-columns:36px 1fr;align-items:center;gap:10px;min-width:0;padding-right:18px;display:grid;position:relative}.cw-step:not(:last-child):after{content:"";background:var(--hub-border);height:1px;position:absolute;top:18px;left:calc(100% - 24px);right:4px}.cw-step-number{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:36px;height:36px;color:var(--hub-text-muted);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.cw-step[data-active=true] .cw-step-number{background:linear-gradient(145deg, var(--hub-primary), var(--hub-primary-2));color:#fff;box-shadow:0 8px 20px color-mix(in srgb, var(--hub-primary) 28%, transparent);border-color:#0000}.cw-step b{font-size:11px;display:block}.cw-step small{color:var(--hub-text-muted);margin-top:3px;font-size:9px;line-height:1.3;display:block}.cw-step[data-active=true] b{color:var(--hub-primary)}.cw-identity-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:20px;display:grid}.cw-side{gap:16px;display:grid}.cw-side-card,.cw-form-card{border:1px solid var(--hub-border);background:linear-gradient(180deg, var(--hub-surface-strong), var(--hub-surface-subtle));box-shadow:var(--hub-shadow-soft);border-radius:20px}.cw-side-card{padding:20px}.cw-side-card h3{margin:0 0 12px;font-size:13px}.cw-side-card>p{color:var(--hub-text-muted);margin:0;font-size:10px;line-height:1.65}.cw-benefits{gap:12px;margin-top:20px;display:grid}.cw-benefit{color:var(--hub-text-muted);align-items:center;gap:9px;font-size:10px;display:flex}.cw-benefit i{border:1px solid color-mix(in srgb, var(--hub-primary) 45%, var(--hub-border));width:18px;height:18px;color:var(--hub-primary);border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid}.cw-building-card{text-align:center;padding-bottom:16px}.cw-building-card h3{text-align:left;line-height:1.45}.cw-building-art{place-items:center;height:150px;margin:8px auto 4px;display:grid}.cw-building-art img{object-fit:contain;filter:saturate(.92);width:min(210px,100%);max-height:148px}.cw-auto-entity{border:1px solid var(--hub-border);background:var(--hub-surface-strong);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;margin-top:5px;padding:10px 12px;font-size:10px;display:flex}.cw-auto-entity span{color:var(--hub-text-muted)}.cw-building-card>small{color:var(--hub-text-muted);text-align:left;margin-top:12px;font-size:9px;line-height:1.5;display:block}.cw-form-card{padding:22px}.cw-info{border:1px solid color-mix(in srgb, var(--hub-primary) 30%, var(--hub-border));background:color-mix(in srgb, var(--hub-primary) 4%, var(--hub-surface-strong));border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.cw-info i{background:var(--hub-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;display:grid}.cw-info b{font-size:11px}.cw-info p{color:var(--hub-text-muted);margin:3px 0 0;font-size:10px;line-height:1.5}.cw-errorbox{border:1px solid color-mix(in srgb, var(--hub-danger) 42%, var(--hub-border));background:color-mix(in srgb, var(--hub-danger) 6%, var(--hub-surface-strong));color:var(--hub-danger);border-radius:13px;margin-bottom:16px;padding:12px 14px;font-size:10px;line-height:1.5}.cw-errorbox ul{margin:5px 0 0;padding-left:18px}.cw-fields{grid-template-columns:1fr 1fr;gap:17px 18px;display:grid}.cw-field{gap:8px;min-width:0;display:grid}.cw-field.span2{grid-column:1/-1}.cw-field>span{color:color-mix(in srgb, var(--hub-text) 82%, var(--hub-text-muted));letter-spacing:.015em;font-size:10px;font-weight:800}.cw-field em{color:var(--hub-text-muted);font-style:normal;font-weight:500}.cw-field input,.cw-field textarea{border:1px solid var(--hub-border);background:color-mix(in srgb, var(--hub-surface-strong) 93%, var(--soft));width:100%;min-height:49px;color:var(--hub-text);font:inherit;border-radius:14px;padding:12px 14px;font-size:12px;transition:border-color .16s,box-shadow .16s;box-shadow:inset 0 1px 2px #0f172a08}.cw-field textarea{resize:vertical;min-height:108px}.cw-field input:focus,.cw-field textarea:focus{border-color:color-mix(in srgb, var(--hub-primary) 70%, var(--hub-border));box-shadow:0 0 0 4px color-mix(in srgb, var(--hub-primary) 12%, transparent);outline:none}.cw-field[data-invalid=true] input,.cw-field[data-invalid=true] textarea{border-color:var(--hub-danger);background:color-mix(in srgb, var(--hub-danger) 5%, var(--hub-surface-strong));box-shadow:0 0 0 3px color-mix(in srgb, var(--hub-danger) 10%, transparent)}.cw-footer{border-top:1px solid var(--hub-border);justify-content:space-between;align-items:center;gap:16px;padding:17px 30px;display:flex}.cw-footer-note{max-width:430px;color:var(--hub-text-muted);font-size:9px}.cw-footer-right{align-items:center;gap:12px;display:flex}.cw-notice{max-width:180px;color:var(--hub-text-muted);text-align:right;font-size:9px}.cw-footer-actions{gap:10px;display:flex}.cw-button{border:1px solid var(--hub-border);background:var(--hub-control-bg);min-height:44px;color:var(--hub-text);cursor:pointer;border-radius:12px;padding:0 18px;font-size:11px;font-weight:700}.cw-button.primary{background:linear-gradient(145deg, var(--hub-primary), var(--hub-primary-2));color:#fff;min-width:142px;box-shadow:0 8px 22px color-mix(in srgb, var(--hub-primary) 24%, transparent);border-color:#0000}@media (width<=880px){.cw-overlay{padding:12px}.cw-dialog{width:100%;max-height:calc(100dvh - 24px)}.cw-identity-layout{grid-template-columns:1fr}.cw-side{grid-template-columns:1fr 1fr}.cw-stepper{overflow-x:auto}.cw-step{min-width:190px}.cw-fields{grid-template-columns:1fr}.cw-field.span2{grid-column:auto}.cw-footer{align-items:flex-start}.cw-footer-right{flex-direction:column;align-items:flex-end}}@media (width<=620px){.cw-overlay{align-items:flex-end;padding:0}.cw-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;width:100%;max-height:100dvh}.cw-header,.cw-body,.cw-footer{padding-left:16px;padding-right:16px}.cw-mode-grid,.cw-side{grid-template-columns:1fr}.cw-stepper{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:158px;grid-auto-flow:column;padding:12px;overflow-x:auto}.cw-step{scroll-snap-align:start;min-width:0}.cw-step:not(:last-child):after{left:132px;right:-12px}.cw-field input,.cw-field textarea{font-size:16px}.cw-footer-note,.cw-notice{display:none}.cw-footer-right{width:100%}.cw-footer-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.cw-footer-actions .cw-button:first-child{display:none}.cw-button.primary{min-width:0}}.cw2-dialog{width:min(1260px,100vw - 44px)}.cw2-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:20px;display:grid}.cw2-side{gap:16px;display:grid}.cw2-side-card,.cw2-main-card{border:1px solid var(--hub-border);background:linear-gradient(180deg, var(--hub-surface-strong), var(--hub-surface-subtle));box-shadow:var(--hub-shadow-soft);border-radius:20px}.cw2-side-card{padding:18px}.cw2-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cw2-card-head h3{margin:0;font-size:13px}.cw2-card-head p{color:var(--hub-text-muted);margin:4px 0 0;font-size:9px;line-height:1.4}.cw2-card-head button{color:var(--hub-primary);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:750}.cw2-identity dl{gap:10px;margin:16px 0 12px;display:grid}.cw2-identity dl div{gap:2px;display:grid}.cw2-identity dt{color:var(--hub-text-muted);text-transform:uppercase;font-size:8.5px;font-weight:750}.cw2-identity dd{overflow-wrap:anywhere;margin:0;font-size:10.5px;font-weight:650}.cw2-derived-note{border-top:1px solid var(--hub-border);color:var(--hub-text-muted);padding-top:10px;font-size:9px}.cw2-template-list{gap:7px;margin-top:14px;display:grid}.cw2-template{width:100%;min-height:66px;color:var(--hub-text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:13px;grid-template-columns:62px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:7px 8px;display:grid}.cw2-template:hover{background:var(--hub-surface-hover)}.cw2-template[data-selected=true]{border-color:color-mix(in srgb, var(--hub-primary) 42%, var(--hub-border));background:color-mix(in srgb, var(--hub-primary) 4%, var(--hub-surface-strong))}.cw2-template-art{place-items:center;height:50px;display:grid;overflow:hidden}.cw2-template-art img{object-fit:contain;width:64px;height:52px}.cw2-template-copy{gap:2px;min-width:0;display:grid}.cw2-template-title{align-items:center;gap:6px;display:flex}.cw2-template-title b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.cw2-template-title em{background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:999px;padding:2px 5px;font-size:7px;font-style:normal;font-weight:800}.cw2-template-copy small{color:var(--hub-text-muted);font-size:8.5px;line-height:1.3}.cw2-template-meta{opacity:.78}.cw2-template-state{color:var(--hub-primary);font-weight:800}.cw2-main-card{min-width:0;padding:22px}.cw2-main-head{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.cw2-main-head h2{letter-spacing:-.02em;margin:0;font-size:18px}.cw2-main-head p{max-width:680px;color:var(--hub-text-muted);margin:6px 0 0;font-size:10px;line-height:1.55}.cw2-toolbar{border-top:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border);justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.cw2-create,.cw2-stats{gap:8px;display:flex}.cw2-stats>div{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:11px;min-width:86px;padding:7px 10px}.cw2-stats span{color:var(--hub-text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:8.5px;display:flex}.cw2-stats b{color:var(--hub-text);font-size:12px}.cw2-tree{gap:10px;margin-top:16px;display:grid}.cw2-building{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:14px;overflow:hidden}.cw2-building-head,.cw2-group-row{align-items:center;gap:9px;min-height:46px;padding:7px 10px;display:flex}.cw2-building-head{background:var(--hub-surface-subtle)}.cw2-building-head button,.cw2-group-row button{border:1px solid var(--hub-border);background:var(--hub-control-bg);min-height:30px;color:var(--hub-text-muted);cursor:pointer;border-radius:8px;padding:0 8px;font-size:9px}.cw2-drag{color:var(--hub-text-muted);cursor:grab;font-size:15px}.cw2-building-icon,.cw2-entity-icon{background:color-mix(in srgb, var(--hub-primary) 7%, var(--hub-surface-subtle));width:26px;height:26px;color:var(--hub-primary);border-radius:8px;place-items:center;display:grid}.cw2-entity-name{min-width:0;font-size:10.5px;font-weight:750}.cw2-code,.cw2-kind,.cw2-count-badge{background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:999px;padding:3px 6px;font-size:8px}.cw2-head-spacer,.cw2-editor-actions>span,.cw2-footer-spacer{flex:1}.cw2-groups{padding:5px 9px 9px 42px;display:grid}.cw2-group-row{border-bottom:1px solid var(--hub-border)}.cw2-group-row:last-child{border-bottom:0}.cw2-group-row button{margin-left:auto}.cw2-empty-group{border:1px dashed var(--hub-border-strong);min-height:40px;color:var(--hub-text-muted);cursor:pointer;background:0 0;border-radius:10px;font-size:9px}.cw2-info{background:color-mix(in srgb, var(--hub-primary) 4%, var(--hub-surface-strong));color:var(--hub-text-muted);border-radius:12px;align-items:flex-start;gap:9px;margin-top:16px;padding:12px 13px;display:flex}.cw2-info i{background:var(--hub-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;display:grid}.cw2-info p{margin:2px 0 0;font-size:9px;line-height:1.45}.cw2-editor{border:1px solid color-mix(in srgb, var(--hub-primary) 26%, var(--hub-border));background:var(--hub-surface-subtle);border-radius:14px;margin-top:16px;padding:16px}.cw2-editor-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.cw2-editor-head>div{gap:2px;display:grid}.cw2-editor-head span{color:var(--hub-text-muted);text-transform:uppercase;font-size:8px}.cw2-editor-head b{font-size:12px}.cw2-editor-head button{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:0;font-size:20px}.cw2-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.cw2-editor-grid label{gap:6px;display:grid}.cw2-editor-grid label>span{color:var(--hub-text-muted);font-size:9px;font-weight:750}.cw2-editor-grid input,.cw2-editor-grid select{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;min-height:42px;color:var(--hub-text);font:inherit;border-radius:10px;padding:0 11px;font-size:11px}.cw2-editor-error{color:var(--hub-danger);margin-bottom:10px;font-size:9px}.cw2-editor-actions{align-items:center;gap:8px;margin-top:12px;display:flex}.cw-button.danger{border-color:color-mix(in srgb, var(--hub-danger) 40%, var(--hub-border));color:var(--hub-danger)}.cw2-footer{gap:10px}@media (width<=980px){.cw2-layout{grid-template-columns:1fr}.cw2-side{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)}.cw2-template-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.cw2-dialog{width:100%}.cw2-side,.cw2-template-list{grid-template-columns:1fr}.cw2-toolbar{flex-direction:column;align-items:stretch}.cw2-stats{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cw2-stats>div{min-width:0}.cw2-building-head{flex-wrap:wrap}.cw2-groups{padding-left:18px}.cw2-editor-grid{grid-template-columns:1fr}.cw2-footer .cw-notice{display:none}}@media (width<=520px){.cw2-main-card{padding:15px}.cw2-create{grid-template-columns:1fr 1fr;display:grid}.cw2-stats{gap:5px}.cw2-code,.cw2-kind{display:none}}.cw2-building[draggable=true],.cw2-group-row[draggable=true],.cw3-grid tbody tr[draggable=true]{cursor:grab}.cw2-building[data-dragging=true],.cw2-group-row[data-dragging=true],.cw3-grid tbody tr[data-dragging=true]{opacity:.52;outline:1px dashed color-mix(in srgb, var(--hub-primary) 60%, var(--hub-border))}.cw2-groups{min-height:42px}.cw-collapse{border:1px solid var(--hub-border);background:var(--hub-control-bg);min-width:30px;min-height:30px;color:var(--hub-text-muted);cursor:pointer;border-radius:9px}.cw3-reorder-hint{color:var(--hub-text-muted);margin:-4px 0 10px;font-size:9px}.cw3-batch-preview{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:11px;margin-top:14px;padding:12px}.cw3-batch-preview b{margin-bottom:8px;font-size:10px;display:block}.cw3-batch-preview div{flex-wrap:wrap;gap:6px;display:flex}.cw3-batch-preview span{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:7px;padding:4px 7px;font-size:9px}.cw3-import-preview{width:min(820px,96%)}.cw3-import-preview .cw3-editor-head p{color:var(--hub-text-muted);margin:4px 0 0;font-size:9px}.cw3-preview-table-wrap{border:1px solid var(--hub-border);border-radius:12px;max-height:54vh;margin-top:16px;overflow:auto}.cw3-preview-table{border-collapse:collapse;width:100%;min-width:760px;font-size:9px}.cw3-preview-table th,.cw3-preview-table td{border-right:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border);text-align:left;vertical-align:top;padding:9px 10px}.cw3-preview-table th:last-child,.cw3-preview-table td:last-child{border-right:0}.cw3-preview-table thead th{z-index:1;background:var(--hub-surface-subtle);color:var(--hub-text-muted);position:sticky;top:0}.cw3-preview-table tr[data-status=error] td{background:color-mix(in srgb, var(--hub-danger) 4%, var(--hub-surface-strong))}.cw3-import-status{border-radius:7px;max-width:220px;padding:4px 7px;font-weight:750;display:inline-flex}.cw3-import-status.ready{color:var(--hub-success);background:color-mix(in srgb, var(--hub-success) 9%, transparent)}.cw3-import-status.error{color:var(--hub-danger);background:color-mix(in srgb, var(--hub-danger) 8%, transparent)}.cw3-import-warning{border:1px solid color-mix(in srgb, var(--hub-danger) 22%, var(--hub-border));color:var(--hub-text-muted);border-radius:10px;margin-top:12px;padding:10px 12px;font-size:9px;line-height:1.5}@media (width<=620px){.cw3-import-preview{width:100%}.cw3-preview-table-wrap{max-height:48vh}}.cw3-dialog{width:min(1320px,100vw - 44px)}.cw3-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:20px;display:grid}.cw3-side{gap:16px;display:grid}.cw3-side-card,.cw3-main-card{border:1px solid var(--hub-border);background:linear-gradient(180deg,var(--hub-surface-strong),var(--hub-surface-subtle));box-shadow:var(--hub-shadow-soft);border-radius:20px}.cw3-side-card{padding:18px}.cw3-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cw3-card-head h3,.cw3-main-head h2{letter-spacing:-.015em;margin:0;font-size:14px}.cw3-link{border:1px solid var(--hub-border);background:var(--hub-surface-strong);color:var(--hub-primary);font:inherit;cursor:pointer;border-radius:9px;padding:6px 8px;font-size:9px}.cw3-identity dl{gap:13px;margin:15px 0 0;display:grid}.cw3-identity dl div{gap:3px;display:grid}.cw3-identity dt{color:var(--hub-text-muted);text-transform:uppercase;font-size:8px;font-weight:800}.cw3-identity dd{margin:0;font-size:10px;line-height:1.35}.cw3-structure-kpis{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.cw3-structure-kpis>div{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:10px;padding:8px 9px;font-size:8px}.cw3-structure-kpis b{color:var(--hub-text);font-size:11px;display:block}.cw3-tree-mini{gap:9px;margin-top:12px;display:grid}.cw3-mini-building{gap:5px;display:grid}.cw3-mini-building-head{align-items:center;gap:7px;font-size:9px;display:flex}.cw3-mini-count{background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:8px;margin-left:auto;padding:3px 6px;font-size:7px}.cw3-mini-groups{border-left:1px solid var(--hub-border);gap:5px;margin-left:7px;padding-left:21px;display:grid}.cw3-mini-group{color:var(--hub-text);font-size:8px}.cw3-main-card{min-width:0;padding:18px;position:relative;overflow:hidden}.cw3-main-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cw3-main-head p{color:var(--hub-text-muted);margin:5px 0 0;font-size:10px;line-height:1.45}.cw3-main-info{border:1px solid color-mix(in srgb,var(--hub-primary) 16%,var(--hub-border));background:color-mix(in srgb,var(--hub-primary) 5%,var(--hub-surface-strong));max-width:260px;color:var(--hub-text-muted);border-radius:11px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:8px;line-height:1.45;display:flex}.cw3-main-info i{border:1px solid color-mix(in srgb,var(--hub-primary) 45%,var(--hub-border));width:18px;height:18px;color:var(--hub-primary);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.cw3-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:19px 0 12px;display:flex}.cw3-create{align-items:center;gap:8px;display:flex}.cw3-search{width:210px}.cw3-search input{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;min-height:38px;color:var(--hub-text);font:inherit;border-radius:10px;padding:8px 11px;font-size:9px}.cw3-filter-panel{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:8px;margin-bottom:12px;padding:10px;display:grid}.cw3-filter-panel label{color:var(--hub-text-muted);text-transform:uppercase;gap:4px;font-size:7px;font-weight:800;display:grid}.cw3-filter-panel select{border:1px solid var(--hub-border);background:var(--hub-surface-strong);min-height:34px;color:var(--hub-text);font:inherit;border-radius:9px;padding:6px 8px;font-size:9px}.cw3-grid-wrap{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:12px;overflow:auto}.cw3-grid{border-collapse:separate;border-spacing:0;width:100%;min-width:820px;font-size:9px}.cw3-grid th,.cw3-grid td{border-right:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border);vertical-align:middle;padding:10px 9px}.cw3-grid th:last-child,.cw3-grid td:last-child{border-right:0}.cw3-grid tbody tr:last-child td{border-bottom:0}.cw3-grid th{z-index:1;background:var(--hub-surface-subtle);color:var(--hub-text-muted);text-align:left;white-space:nowrap;font-weight:800;position:sticky;top:0}.cw3-grid tbody tr:nth-child(2n){background:color-mix(in srgb,var(--hub-surface-subtle) 60%,transparent)}.cw3-row-drag{color:var(--hub-text-muted);font-size:13px}.cw3-unit-code{font-weight:800}.cw3-area{text-align:right;white-space:nowrap}.cw3-row-actions{gap:4px;display:flex}.cw3-row-actions button{border:1px solid var(--hub-border);background:var(--hub-control-bg);min-height:28px;color:var(--hub-text-muted);cursor:pointer;border-radius:7px;font-size:8px}.cw3-row-actions .danger{color:var(--hub-danger)}.cw3-dest{white-space:nowrap;border:1px solid;border-radius:8px;padding:4px 8px;font-size:8px;font-weight:750;display:inline-flex}.cw3-dest.home{color:#4d7c0f;background:#f7fee7}.cw3-dest.box{color:#2563eb;background:#eff6ff}.cw3-dest.shop{color:#7e22ce;background:#faf5ff}.cw3-dest.common{color:#b45309;background:#fffbeb}.cw3-dest.other{color:#475569;background:#f8fafc}.cw3-empty{text-align:center;color:var(--hub-text-muted);padding:38px 18px!important}.cw3-empty b{color:var(--hub-text);margin-bottom:5px;font-size:12px;display:block}.cw3-grid-footer{color:var(--hub-text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:8px;display:flex}.cw3-pagination{align-items:center;gap:6px;display:flex}.cw3-pagination select{border:1px solid var(--hub-border);background:var(--hub-surface-strong);min-height:32px;color:var(--hub-text);border-radius:8px;font-size:8px}.cw3-page-btn{border:1px solid var(--hub-border);background:var(--hub-surface-strong);min-width:30px;height:30px;color:var(--hub-text-muted);cursor:pointer;border-radius:8px}.cw3-page-btn.active{color:var(--hub-primary);border-color:color-mix(in srgb,var(--hub-primary) 45%,var(--hub-border))}.cw3-page-btn:disabled{opacity:.4}.cw3-notice{background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:9px;margin-top:10px;padding:8px 10px;font-size:9px}.cw3-footer{width:100%}.cw3-footer-spacer{flex:1}.cw3-editor-backdrop{z-index:12;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a1a;justify-content:flex-end;display:flex;position:absolute;inset:0}.cw3-editor{background:var(--hub-surface-strong);border-left:1px solid var(--hub-border);width:min(430px,94%);height:100%;padding:18px;overflow:auto;box-shadow:-18px 0 55px #0f172a1f}.cw3-editor-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cw3-editor-head small{letter-spacing:.07em;color:var(--hub-text-muted);font-size:7px;font-weight:800}.cw3-editor-head h3{margin:3px 0 0;font-size:16px}.cw3-editor-head button{border:1px solid var(--hub-border);background:var(--hub-control-bg);width:32px;height:32px;color:var(--hub-text);border-radius:10px;font-size:17px}.cw3-editor-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.cw3-editor-fields label{color:var(--hub-text-muted);text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.cw3-editor-fields label.span2{grid-column:1/-1}.cw3-editor-fields input,.cw3-editor-fields select,.cw3-editor-fields textarea{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;color:var(--hub-text);font:inherit;text-transform:none;border-radius:10px;padding:9px 10px;font-size:10px}.cw3-editor-fields textarea{resize:vertical;min-height:76px}.cw3-editor-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.cw3-editor-error{border:1px solid color-mix(in srgb,var(--hub-danger) 35%,var(--hub-border));color:var(--hub-danger);background:color-mix(in srgb,var(--hub-danger) 5%,var(--hub-surface-strong));border-radius:9px;margin-top:12px;padding:9px 10px;font-size:9px}.cw3-batch-preview{background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:9px;margin-top:12px;padding:9px;font-size:9px}@media (width<=980px){.cw3-layout{grid-template-columns:230px minmax(0,1fr)}.cw3-toolbar{flex-direction:column;align-items:stretch}.cw3-search{width:100%}.cw3-main-head{flex-direction:column}.cw3-main-info{max-width:none}.cw3-filter-panel{grid-template-columns:1fr 1fr}}@media (width<=760px){.cw3-layout{grid-template-columns:1fr}.cw3-side{grid-template-columns:1fr 1fr}.cw3-grid-footer{flex-direction:column;align-items:flex-start}}@media (width<=620px){.cw3-side{grid-template-columns:1fr}.cw3-create{grid-template-columns:1fr 1fr;width:100%;display:grid}.cw3-create .cw-button:first-child{grid-column:1/-1}.cw3-filter-panel{grid-template-columns:1fr}.cw3-editor{width:100%}.cw3-editor-fields{grid-template-columns:1fr}.cw3-editor-fields label.span2{grid-column:auto}.cw3-footer{grid-template-columns:1fr 1fr;display:grid}.cw3-footer-spacer{display:none}.cw3-footer .cw-button.primary{grid-column:1/-1}.cw3-search input,.cw3-editor-fields input,.cw3-editor-fields select,.cw3-editor-fields textarea,.cw3-filter-panel select{font-size:16px}}.cw4-dialog{width:min(1180px,100vw - 44px)}.cw4-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:20px;display:grid}.cw4-side{gap:16px;display:grid}.cw4-side-card,.cw4-summary-card{border:1px solid var(--hub-border);background:linear-gradient(180deg,var(--hub-surface-strong),var(--hub-surface-subtle));box-shadow:var(--hub-shadow-soft);border-radius:18px}.cw4-side-card{padding:18px}.cw4-card-head,.cw4-summary-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cw4-card-head h3,.cw4-summary-head h3{margin:0;font-size:13px}.cw4-card-head button,.cw4-summary-head button{color:var(--hub-primary);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:750}.cw4-side-card dl{gap:10px;margin:15px 0 0;display:grid}.cw4-side-card dl div{gap:2px;display:grid}.cw4-side-card dt{color:var(--hub-text-muted);text-transform:uppercase;font-size:8px;font-weight:800}.cw4-side-card dd{overflow-wrap:anywhere;margin:0;font-size:10px}.cw4-kpis{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;display:grid}.cw4-kpis span{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);color:var(--hub-text-muted);text-align:center;border-radius:9px;gap:2px;padding:8px 6px;font-size:7px;display:grid}.cw4-kpis b{color:var(--hub-text);font-size:12px}.cw4-mini-tree{gap:8px;margin-top:12px;display:grid}.cw4-mini-tree div{gap:3px;display:grid}.cw4-mini-tree b{font-size:9px}.cw4-mini-tree span{color:var(--hub-text-muted);padding-left:16px;font-size:8px;line-height:1.4}.cw4-main{min-width:0}.cw4-main-head span{color:var(--hub-primary);letter-spacing:.08em;font-size:8px;font-weight:850}.cw4-main-head h2{letter-spacing:-.025em;margin:5px 0 7px;font-size:21px}.cw4-main-head p{color:var(--hub-text-muted);margin:0;font-size:10px;line-height:1.5}.cw4-summary-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}.cw4-summary-card{min-width:0;padding:17px}.cw4-summary-head{border-bottom:1px solid var(--hub-border);padding-bottom:11px}.cw4-summary-head>span{color:var(--hub-text-muted);font-size:8px}.cw4-summary-lines{gap:9px;margin-top:12px;display:grid}.cw4-summary-lines span{gap:2px;display:grid}.cw4-summary-lines em{color:var(--hub-text-muted);text-transform:uppercase;font-size:7px;font-style:normal}.cw4-summary-lines b{overflow-wrap:anywhere;font-size:9.5px}.cw4-count-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.cw4-count-grid span{background:var(--hub-surface-subtle);color:var(--hub-text-muted);text-align:center;border-radius:10px;gap:3px;padding:9px;font-size:8px;display:grid}.cw4-count-grid b{color:var(--hub-text);font-size:15px}.cw4-tree{gap:7px;margin-top:10px;display:grid}.cw4-tree div{gap:2px;display:grid}.cw4-tree strong{font-size:9px}.cw4-tree small{color:var(--hub-text-muted);padding-left:14px;font-size:8px}.cw4-destinations{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.cw4-destinations span{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);color:var(--hub-text-muted);border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;display:flex}.cw4-destinations b{color:var(--hub-text);font-size:11px}.cw4-destinations p{color:var(--hub-text-muted);margin:0;font-size:9px;line-height:1.5}.cw4-checks{grid-column:1/-1}.cw4-check-list{gap:7px;margin-top:12px;display:grid}.cw4-check{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;color:var(--hub-text);text-align:left;border-radius:10px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px;display:grid}.cw4-check:not(:disabled){cursor:pointer}.cw4-check i{border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;font-weight:850;display:grid}.cw4-check.ok i{background:color-mix(in srgb,var(--hub-success) 12%,transparent);color:var(--hub-success)}.cw4-check.warning i{color:#aa7415;background:#fff7df}.cw4-check.error i{background:color-mix(in srgb,var(--hub-danger) 10%,transparent);color:var(--hub-danger)}.cw4-check span{gap:2px;display:grid}.cw4-check b{font-size:9px}.cw4-check small{color:var(--hub-text-muted);font-size:8px;line-height:1.35}.cw4-check em{color:var(--hub-text-muted);font-style:normal}.cw4-final-info,.cw4-notice{border-radius:11px;margin-top:12px;padding:11px 12px;font-size:9px}.cw4-final-info{background:color-mix(in srgb,var(--hub-primary) 5%,var(--hub-surface-strong));color:var(--hub-text-muted);gap:9px;display:flex}.cw4-final-info i{background:var(--hub-primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.cw4-final-info p{margin:2px 0 0;line-height:1.45}.cw4-notice{border:1px solid color-mix(in srgb,var(--hub-danger) 30%,var(--hub-border));color:var(--hub-danger)}.cw4-footer{gap:10px;width:100%}.cw4-footer-spacer{flex:1}.cw4-footer .cw-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=840px){.cw4-layout{grid-template-columns:1fr}.cw4-side{grid-template-columns:1fr 1fr}}@media (width<=620px){.cw4-side,.cw4-summary-grid{grid-template-columns:1fr}.cw4-checks{grid-column:auto}.cw4-footer{grid-template-columns:1fr 1fr;display:grid}.cw4-footer-spacer{display:none}.cw4-footer .cw-button.primary{grid-column:1/-1}.cw4-side-card:nth-child(2){display:none}}.condominiums-page{width:min(1180px,100%);margin:0 auto}.condominiums-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.condominiums-heading h1{letter-spacing:-.035em;margin:4px 0 8px;font-size:clamp(30px,4vw,44px)}.condominiums-heading p{max-width:720px;color:var(--hub-text-muted);margin:0;line-height:1.6}.condominiums-primary{min-height:44px}.condominiums-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.condominiums-panel,.condominiums-list-panel{border:1px solid var(--hub-border-strong);background:linear-gradient(145deg,var(--hub-surface),color-mix(in srgb,var(--hub-surface-subtle) 82%,var(--hub-primary) 2%));box-shadow:var(--hub-shadow-soft);border-radius:22px}.condominiums-panel{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);align-items:center;gap:28px;min-height:320px;padding:clamp(24px,4vw,42px);display:grid}.condominiums-panel-kicker{color:var(--hub-primary);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.condominiums-panel h2,.condominiums-list-head h2{letter-spacing:-.025em;max-width:620px;margin:8px 0 10px;font-size:clamp(22px,3vw,32px)}.condominiums-panel p{max-width:680px;color:var(--hub-text-muted);margin:0;line-height:1.7}.condominiums-empty-card{border:1px solid var(--hub-border);background:var(--hub-surface-strong);min-height:180px;box-shadow:var(--hub-shadow-soft);border-radius:18px;flex-direction:column;justify-content:center;gap:8px;padding:22px;display:flex}.condominiums-empty-card span{color:var(--hub-text-muted);line-height:1.5}.condominiums-empty-card button{align-self:flex-start;margin-top:8px}.condominiums-list-panel{padding:clamp(22px,3vw,34px)}.condominiums-list-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.condominiums-created-notice{background:color-mix(in srgb,var(--hub-success) 10%,var(--hub-surface-strong));color:var(--hub-success);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:750}.condominiums-toolbar{justify-content:space-between;align-items:end;gap:14px;margin:16px 0;display:flex}.condominiums-toolbar .hub-field{width:min(420px,100%)}.condominiums-toolbar>span{color:var(--hub-text-muted);font-size:11px}.condominiums-name-link{color:var(--hub-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:grid}.condominiums-name-link:hover b{color:var(--hub-primary)}.condominiums-name-link small{color:var(--hub-text-muted)}.condominiums-status{background:color-mix(in srgb,var(--hub-success) 9%,transparent);color:var(--hub-success);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}@media (width<=850px){.condominiums-kpis,.condominiums-panel{grid-template-columns:1fr}}@media (width<=620px){.condominiums-heading,.condominiums-list-head{display:grid}.condominiums-primary{justify-content:center;width:100%}.condominiums-kpis{grid-template-columns:1fr}.condominiums-toolbar{flex-direction:column;align-items:stretch}.condominiums-toolbar .hub-field{width:100%}}.registry-card{min-width:0}.registry-card>header small{color:var(--hub-text-muted);text-align:right;max-width:420px}.registry-notice{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:10px 12px;display:flex}.registry-notice button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px}.registry-inline-button{border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text);cursor:pointer;border-radius:9px;padding:6px 9px}.registry-inline-button:disabled{opacity:.45;cursor:not-allowed}.registry-subtitle{margin:18px 0 9px;font-size:14px}.registry-modal-context{color:var(--hub-text-muted);margin:0 0 16px;line-height:1.5}@media (width<=720px){.registry-card>header{flex-direction:column;align-items:flex-start}.registry-card>header small{text-align:left}.registry-card .hub-table-wrap{overflow:auto}}.dossier-page{width:min(1280px,100%);margin:0 auto}.dossier-hero{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.dossier-hero h1{letter-spacing:-.04em;margin:5px 0 6px;font-size:clamp(30px,4vw,46px)}.dossier-hero p{color:var(--hub-text-muted);margin:0}.dossier-back{color:var(--hub-primary);font:inherit;cursor:pointer;background:0 0;border:0;margin:0 0 18px;padding:0;font-weight:750;display:block}.dossier-status{justify-items:end;gap:4px;display:grid}.dossier-status span{background:color-mix(in srgb,var(--hub-success) 10%,transparent);color:var(--hub-success);text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.dossier-status small{color:var(--hub-text-muted)}.dossier-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.dossier-notice{border:1px solid color-mix(in srgb,var(--hub-primary) 22%,var(--hub-border));background:color-mix(in srgb,var(--hub-primary) 5%,var(--hub-surface));color:var(--hub-text-muted);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:10px 12px;font-size:11px;display:flex}.dossier-notice button{color:var(--hub-text-muted);cursor:pointer;background:0 0;border:0;font-size:18px}.dossier-tabs{border:1px solid var(--hub-border);background:var(--hub-surface);border-radius:14px;gap:7px;margin:0 0 16px;padding:6px;display:flex}.dossier-tabs button{min-height:38px;color:var(--hub-text-muted);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 14px;font-weight:750}.dossier-tabs button[data-active=true]{border-color:var(--hub-border);background:var(--hub-surface-strong);color:var(--hub-primary);box-shadow:var(--hub-shadow-soft)}.dossier-tabs span{background:var(--hub-surface-subtle);border-radius:999px;margin-left:6px;padding:2px 6px;font-size:9px}.dossier-overview-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dossier-card{padding:20px}.dossier-card>header{margin-bottom:16px}.dossier-card>header span{color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800}.dossier-card>header h2{margin:4px 0 0;font-size:18px}.dossier-section-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.dossier-section-head>div{min-width:0}.dossier-definition{grid-template-columns:1fr 1fr;gap:14px;margin:0;display:grid}.dossier-definition div{min-width:0}.dossier-definition dt{color:var(--hub-text-muted);text-transform:uppercase;font-size:9px;font-weight:800}.dossier-definition dd{overflow-wrap:anywhere;margin:4px 0 0}.dossier-tree{gap:13px;display:grid}.dossier-tree>div{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:12px;padding:12px}.dossier-tree>div>b{display:inline-block}.dossier-tree>div>small{color:var(--hub-text-muted);margin-left:8px}.dossier-tree>div>div{color:var(--hub-text-muted);gap:5px;margin:8px 0 0 23px;display:grid}.dossier-tree em{font-size:9px}.dossier-notes{grid-column:1/-1}.dossier-notes>p{color:var(--hub-text-muted);line-height:1.6}.dossier-info-banner{border:1px solid color-mix(in srgb,var(--hub-primary) 22%,var(--hub-border));background:color-mix(in srgb,var(--hub-primary) 4%,var(--hub-surface-strong));color:var(--hub-text-muted);border-radius:12px;margin-top:16px;padding:12px 14px;font-size:11px}.dossier-full{padding:20px}.dossier-structure-list{gap:14px;display:grid}.dossier-structure-list>section{border:1px solid var(--hub-border);border-radius:14px;overflow:hidden}.dossier-building-head{background:var(--hub-surface-subtle);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;display:grid}.dossier-building-head>span{color:var(--hub-primary);font-size:22px}.dossier-building-head>div:nth-child(2){gap:2px;display:grid}.dossier-building-head small,.dossier-building-head em{color:var(--hub-text-muted);font-size:10px}.dossier-head-tail{justify-content:flex-end;align-items:center;gap:12px;display:flex!important}.dossier-groups{display:grid}.dossier-groups article{border-top:1px solid var(--hub-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.dossier-groups article>div:nth-child(2){gap:2px;display:grid}.dossier-groups small,.dossier-groups em{color:var(--hub-text-muted);font-size:10px}.dossier-inline-actions,.dossier-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.dossier-inline-actions button,.dossier-row-actions button{border:1px solid var(--hub-border);background:var(--hub-control-bg);color:var(--hub-text-muted);font:inherit;cursor:pointer;border-radius:8px;padding:5px 8px;font-size:10px;font-weight:700}.dossier-inline-actions button:hover,.dossier-row-actions button:hover{color:var(--hub-primary);border-color:color-mix(in srgb,var(--hub-primary) 35%,var(--hub-border))}.dossier-inline-actions button.danger,.dossier-row-actions button.danger{color:var(--hub-danger)}.dossier-empty-inline{border-top:1px solid var(--hub-border);color:var(--hub-text-muted);padding:18px 14px;font-size:11px}.dossier-cell-subtitle{color:var(--hub-text-muted);margin-top:3px;font-size:10px;display:block}.dossier-parties-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dossier-parties-main{grid-column:1/-1}.dossier-relations{gap:8px;display:grid}.dossier-relations>p{color:var(--hub-text-muted);margin:0}.dossier-relations article{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.dossier-relations article>div:first-child{gap:3px;display:grid}.dossier-relations article small{color:var(--hub-text-muted);font-size:10px}.dossier-relations article strong{color:var(--hub-primary);font-size:11px}.dossier-editor-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dossier-editor-grid .span2{grid-column:1/-1}.dossier-editor-grid .hub-field select,.dossier-editor-grid .hub-field textarea{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);width:100%;min-height:42px;color:var(--hub-text);font:inherit;padding:9px 12px}.dossier-editor-grid .hub-field textarea{resize:vertical;min-height:96px}.dossier-editor-grid .hub-field select:disabled{opacity:.65}.dossier-editor-actions{border-top:1px solid var(--hub-border);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:14px;display:flex}.dossier-editor-error{border:1px solid color-mix(in srgb,var(--hub-danger) 28%,var(--hub-border));background:color-mix(in srgb,var(--hub-danger) 6%,var(--hub-surface));color:var(--hub-danger);border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:11px}.dossier-missing{max-width:680px;margin:10vh auto;padding:32px}.dossier-missing h1{margin:7px 0}.dossier-missing p{color:var(--hub-text-muted);margin-bottom:20px}@media (width<=900px){.dossier-kpis{grid-template-columns:repeat(2,1fr)}.dossier-overview-grid,.dossier-parties-grid{grid-template-columns:1fr}.dossier-parties-main{grid-column:auto}.dossier-building-head,.dossier-groups article{grid-template-columns:auto minmax(0,1fr)}.dossier-head-tail{grid-column:2;justify-content:space-between!important}}@media (width<=620px){.dossier-hero{flex-direction:column;align-items:flex-start}.dossier-status{justify-items:start}.dossier-kpis{grid-template-columns:1fr 1fr}.dossier-tabs{overflow:auto}.dossier-definition,.dossier-editor-grid{grid-template-columns:1fr}.dossier-editor-grid .span2{grid-column:auto}.dossier-section-head,.dossier-head-tail{flex-direction:column;align-items:flex-start}.dossier-relations article{grid-template-columns:1fr}.dossier-inline-actions,.dossier-row-actions{width:100%}}.accounting-page{gap:20px;min-width:0;display:grid}.accounting-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.accounting-heading h1{letter-spacing:-.035em;margin:4px 0 6px;font-size:clamp(26px,3vw,38px)}.accounting-heading p{max-width:760px;color:var(--hub-text-muted);margin:0}.accounting-heading-actions{flex:none;align-items:end;gap:10px;display:flex}.accounting-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.accounting-register{gap:16px;min-width:0;padding:18px;display:grid}.accounting-register-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.accounting-register-head h2{margin:3px 0 0;font-size:20px}.accounting-kicker{color:var(--hub-text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.accounting-ledger-badge{border:1px solid color-mix(in srgb, var(--hub-success) 35%, var(--hub-border));background:color-mix(in srgb, var(--hub-success) 9%, var(--hub-surface));color:var(--hub-success);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.accounting-toolbar{grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto;align-items:end;gap:12px;min-width:0;display:grid}.accounting-result-count{color:var(--hub-text-muted);white-space:nowrap;align-self:center;font-size:11px}.accounting-select-field{min-width:0;color:var(--hub-text-muted);gap:6px;font-size:11px;font-weight:750;display:grid}.accounting-select-field select{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);min-width:0;min-height:42px;color:var(--hub-text);font:inherit;padding:8px 36px 8px 12px}.accounting-kind,.accounting-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.accounting-kind.expense{background:color-mix(in srgb, var(--hub-danger) 10%, var(--hub-surface));color:var(--hub-danger)}.accounting-kind.income,.accounting-status.posted{background:color-mix(in srgb, var(--hub-success) 10%, var(--hub-surface));color:var(--hub-success)}.accounting-status.reversed,.accounting-status.reversal{background:var(--hub-surface-subtle);color:var(--hub-text-muted)}.accounting-cell-note{color:var(--hub-text-muted);margin-top:3px;font-size:10px;display:block}.accounting-amount{font-weight:800}.accounting-amount.positive{color:var(--hub-success)}.accounting-amount.negative{color:var(--hub-danger)}.accounting-row-actions{gap:6px;display:flex}.accounting-no-rows,.accounting-empty{text-align:center;min-height:180px;color:var(--hub-text-muted);place-content:center;gap:6px;padding:24px;display:grid}.accounting-empty h2,.accounting-no-rows b{color:var(--hub-text)}.accounting-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.accounting-form>.hub-field:nth-of-type(2),.accounting-form>.hub-field:last-of-type{grid-column:1/-1}.accounting-form-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.accounting-error{border:1px solid color-mix(in srgb, var(--hub-danger) 32%, var(--hub-border));border-radius:var(--hub-radius-md);background:color-mix(in srgb, var(--hub-danger) 8%, var(--hub-surface));color:var(--hub-danger);padding:10px 12px;font-size:12px;font-weight:700}.accounting-form>.accounting-error{grid-column:1/-1}.accounting-reversal-form{gap:14px;display:grid}.accounting-reversal-form p{color:var(--hub-text-muted);margin:0;line-height:1.55}.accounting-reversal-summary{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-subtle);gap:3px;padding:12px;display:grid}.accounting-reversal-summary span{color:var(--hub-text-muted);font-size:11px}.accounting-details{gap:18px;display:grid}.accounting-details h3{margin:0;font-size:21px}.accounting-details dl{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-border);gap:1px;margin:0;display:grid;overflow:hidden}.accounting-details dl>div{background:var(--hub-surface-strong);grid-template-columns:110px minmax(0,1fr);gap:10px;padding:10px 12px;display:grid}.accounting-details dt{color:var(--hub-text-muted);text-transform:uppercase;font-size:10px;font-weight:800}.accounting-details dd{margin:0}.accounting-postings{gap:8px;display:grid}.accounting-postings>div:first-child{color:var(--hub-text-muted);justify-content:space-between;align-items:baseline;font-size:11px;display:flex}.accounting-posting{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface);grid-template-columns:minmax(0,1fr) 58px auto;align-items:center;gap:8px;padding:11px 12px;display:grid}.accounting-posting b{color:var(--hub-text-muted);text-transform:uppercase;font-size:10px}.accounting-posting strong{font-variant-numeric:tabular-nums}.accounting-link-note{color:var(--hub-text-muted);overflow-wrap:anywhere;margin:0;font-size:11px}.accounting-link-note code{color:var(--hub-text)}@media (width<=980px){.accounting-heading{display:grid}.accounting-heading-actions{justify-content:space-between;width:100%}.accounting-heading-actions .accounting-select-field{flex:260px}.accounting-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.accounting-page{gap:14px}.accounting-heading-actions{align-items:stretch;display:grid}.accounting-heading-actions .hub-button{width:100%}.accounting-kpis{grid-template-columns:1fr}.accounting-register{padding:12px}.accounting-register-head{align-items:flex-start}.accounting-toolbar{grid-template-columns:1fr}.accounting-result-count{justify-self:end}.accounting-form{grid-template-columns:1fr}.accounting-form>.hub-field:nth-of-type(2),.accounting-form>.hub-field:last-of-type,.accounting-form-actions,.accounting-form>.accounting-error{grid-column:auto}.accounting-form-actions{background:var(--hub-surface-strong);padding:10px 0 2px;position:sticky;bottom:0}.accounting-form-actions .hub-button{flex:1 1 0}}.allocations-page{gap:18px;min-width:0;display:grid}.allocations-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.allocations-heading h1,.allocations-card-head h2,.allocations-detail-head h2{margin:4px 0 6px}.allocations-heading p,.allocations-detail-head p{color:var(--hub-text-muted);margin:0}.allocations-heading-actions,.allocations-detail-actions,.allocations-row-actions,.allocations-form-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.allocations-heading-actions{justify-content:flex-end}.allocations-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.allocations-select-field{gap:6px;min-width:190px;display:grid}.allocations-select-field>span{color:var(--hub-text-muted);font-size:.78rem;font-weight:800}.allocations-select-field select,.allocations-weight-input{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;color:var(--hub-text);font:inherit;border-radius:10px;padding:10px 12px}.allocations-list-card,.allocations-detail{min-width:0}.allocations-card-head,.allocations-detail-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.allocations-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--hub-text-muted);font-size:.72rem;font-weight:900}.allocations-balance-badge{white-space:nowrap;border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.allocations-status{border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex}.allocations-status.draft{color:#a16207;background:#f59e0b1f}.allocations-status.approved{color:#15803d;background:#22c55e1f}.allocations-cell-note{color:var(--hub-text-muted);margin-top:4px;font-weight:500;display:block}.allocations-no-rows,.allocations-empty{gap:6px;padding:24px;display:grid}.allocations-no-rows span,.allocations-empty p{color:var(--hub-text-muted)}.allocations-detail{gap:14px;display:grid}.allocations-weight-input{text-align:right;max-width:120px;margin-left:auto;padding-block:7px}.allocations-quadrature{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.allocations-quadrature span,.allocations-quadrature small{color:var(--hub-text-muted)}.allocations-form,.allocations-approve{gap:14px;display:grid}.allocations-criterion-note,.allocations-approve-summary{border:1px solid var(--hub-border);background:var(--hub-surface-strong);color:var(--hub-text-muted);border-radius:12px;padding:12px}.allocations-approve-summary{color:var(--hub-text);gap:4px;display:grid}.allocations-approve-summary span{color:var(--hub-text-muted)}.allocations-form-actions{justify-content:flex-end;margin-top:4px}.allocations-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262647;border-radius:12px;padding:10px 12px;font-weight:700}.allocations-row-actions{min-width:max-content}.allocations-detail tfoot td{border-top:2px solid var(--hub-border)!important}@media (width<=1000px){.allocations-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.allocations-heading{flex-direction:column;align-items:flex-start}.allocations-heading-actions{justify-content:space-between;width:100%}}@media (width<=640px){.allocations-kpis{grid-template-columns:1fr}.allocations-heading-actions,.allocations-detail-head{flex-direction:column;align-items:stretch}.allocations-heading-actions .allocations-select-field,.allocations-heading-actions .hub-button{width:100%}.allocations-card-head{flex-direction:column;align-items:flex-start}.allocations-balance-badge{white-space:normal}.allocations-detail-actions{width:100%}.allocations-detail-actions .hub-button{flex:1}.allocations-quadrature{flex-direction:column;align-items:flex-end}.allocations-weight-input{min-width:90px}}.accounting-control-page{gap:18px;min-width:0;display:grid}.accounting-control-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.accounting-control-heading h1{margin:4px 0 6px}.accounting-control-heading p{max-width:760px;color:var(--hub-text-muted);margin:0}.accounting-control-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.accounting-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;display:grid}.accounting-control-card{min-width:0}.accounting-control-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.accounting-control-card-head h2{margin:3px 0 0}.accounting-control-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-text-muted);font-size:12px;font-weight:700}.accounting-control-actions{flex-wrap:wrap;gap:8px;display:flex}.accounting-control-select{color:var(--hub-text-muted);gap:6px;font-size:13px;font-weight:600;display:grid}.accounting-control-select select{border:1px solid var(--hub-border);border-radius:var(--hub-radius-sm);background:var(--hub-surface);min-height:40px;color:var(--hub-text);padding:0 10px}.accounting-control-error{border:1px solid var(--hub-danger-border,#d99);border-radius:var(--hub-radius-sm);background:var(--hub-danger-soft,#fff3f3);color:var(--hub-danger,#8b1e1e);padding:10px 12px}.accounting-control-empty{color:var(--hub-text-muted);padding:18px 4px}.accounting-control-note{color:var(--hub-text-muted);margin:0}.accounting-control-link{color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.accounting-control-ledger-summary{color:var(--hub-text-muted);flex-wrap:wrap;gap:18px;margin:0 0 12px;display:flex}.accounting-control-ledger-summary b{color:var(--hub-text)}.accounting-control-form{gap:12px;display:grid}.accounting-control-form-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}@media (width<=1000px){.accounting-control-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.accounting-control-grid{grid-template-columns:1fr}}@media (width<=640px){.accounting-control-heading{flex-direction:column;align-items:stretch}.accounting-control-kpis{grid-template-columns:1fr}.accounting-control-card-head{flex-direction:column;align-items:flex-start}.accounting-control-actions{width:100%}.accounting-control-ledger-summary{gap:6px;display:grid}}.accounting-workspace{gap:18px;min-width:0;display:grid}.accounting-workspace-tabs{border:1px solid var(--hub-border);background:var(--hub-surface);width:max-content;max-width:100%;box-shadow:var(--hub-shadow-sm);border-radius:16px;gap:8px;padding:6px;display:flex}.accounting-workspace-tabs button{appearance:none;color:var(--hub-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:10px 16px;font-weight:700}.accounting-workspace-tabs button[data-active=true]{background:var(--hub-surface-strong);color:var(--hub-text);box-shadow:var(--hub-shadow-sm)}@media (width<=640px){.accounting-workspace-tabs{width:100%}.accounting-workspace-tabs button{flex:1;padding-inline:10px}}.dues-page{gap:18px;min-width:0;display:grid}.dues-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.dues-heading h1,.dues-card-head h2,.dues-detail-head h2,.dues-subhead h3{margin:4px 0 6px}.dues-heading p,.dues-detail-head p{color:var(--hub-text-muted);margin:0}.dues-heading-actions,.dues-row-actions,.dues-form-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dues-heading-actions{justify-content:flex-end}.dues-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dues-select-field{gap:6px;min-width:200px;display:grid}.dues-select-field>span{color:var(--hub-text-muted);font-size:.78rem;font-weight:800}.dues-select-field select{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;color:var(--hub-text);font:inherit;border-radius:10px;padding:10px 12px}.dues-list-card,.dues-detail{min-width:0}.dues-card-head,.dues-detail-head,.dues-subhead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.dues-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--hub-text-muted);font-size:.72rem;font-weight:900}.dues-balance-badge{white-space:nowrap;border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.dues-status,.dues-assignment{border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex}.dues-status.draft{color:#a16207;background:#f59e0b1f}.dues-status.issued,.dues-assignment.assigned{color:#15803d;background:#22c55e1f}.dues-assignment.unassigned{color:#a16207;background:#f59e0b1f}.dues-empty{gap:6px;padding:24px;display:grid}.dues-empty span{color:var(--hub-text-muted)}.dues-detail{gap:16px;display:grid}.dues-detail-head{margin-bottom:0}.dues-installments,.dues-positions{min-width:0}.dues-positions{border-top:1px solid var(--hub-border);padding-top:16px}.dues-subhead{align-items:flex-end;margin-bottom:10px}.dues-subhead h3{font-size:1rem}.dues-quadrature{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.dues-quadrature span,.dues-quadrature small{color:var(--hub-text-muted)}.dues-form{gap:14px;display:grid}.dues-info,.dues-issue-summary{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:12px;padding:12px}.dues-info{color:var(--hub-text-muted)}.dues-issue-summary{gap:4px;display:grid}.dues-issue-summary span{color:var(--hub-text-muted)}.dues-form-actions{justify-content:flex-end}.dues-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262647;border-radius:12px;padding:10px 12px;font-weight:700}.dues-row-actions{min-width:max-content}.dues-detail tfoot td{border-top:2px solid var(--hub-border)!important}@media (width<=1000px){.dues-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dues-heading{flex-direction:column;align-items:flex-start}.dues-heading-actions{justify-content:space-between;width:100%}}@media (width<=640px){.dues-kpis{grid-template-columns:1fr}.dues-heading-actions,.dues-detail-head,.dues-subhead{flex-direction:column;align-items:stretch}.dues-heading-actions .dues-select-field,.dues-heading-actions .hub-button{width:100%}.dues-card-head{flex-direction:column;align-items:flex-start}.dues-balance-badge{white-space:normal}.dues-quadrature{flex-direction:column;align-items:flex-end}}.payments-page{gap:18px;min-width:0;display:grid}.payments-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.payments-heading h1,.payments-card-head h2{margin:4px 0 6px}.payments-heading p{color:var(--hub-text-muted);max-width:760px;margin:0}.payments-select-field{gap:6px;min-width:210px;display:grid}.payments-select-field>span{color:var(--hub-text-muted);font-size:.78rem;font-weight:800}.payments-select-field select{border:1px solid var(--hub-border);background:var(--hub-surface-strong);width:100%;color:var(--hub-text);font:inherit;border-radius:10px;padding:10px 12px}.payments-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.payments-card-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.payments-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--hub-text-muted);font-size:.72rem;font-weight:900}.payments-balance-badge{white-space:nowrap;border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.payments-cell-note{color:var(--hub-text-muted);margin-top:4px;font-weight:500;display:block}.payments-status{border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex}.payments-status.open{color:#1d4ed8;background:#3b82f61c}.payments-status.partial{color:#a16207;background:#f59e0b1f}.payments-status.paid,.payments-status.posted{color:#15803d;background:#22c55e1f}.payments-status.unassigned,.payments-status.reversed{color:#4b5563;background:#6b728021}.payments-row-actions{align-items:center;gap:8px;min-width:max-content;display:flex}.payments-action-note{color:var(--hub-text-muted);font-size:.78rem}.payments-empty{gap:6px;padding:24px;display:grid}.payments-empty span{color:var(--hub-text-muted)}.payments-info,.payments-warning,.payments-error{border-radius:12px;padding:11px 13px}.payments-info{border:1px solid var(--hub-border);background:var(--hub-surface-strong);color:var(--hub-text-muted)}.payments-warning{background:#f59e0b17;border:1px solid #f59e0b4d;gap:3px;display:grid}.payments-warning span{color:var(--hub-text-muted)}.payments-error{color:#b91c1c;background:#dc262614;border:1px solid #dc262647;font-weight:700}.payments-form{gap:14px;display:grid}.payments-payment-summary{border:1px solid var(--hub-border);background:var(--hub-surface-strong);border-radius:12px;gap:5px;padding:12px;display:grid}.payments-payment-summary>span{color:var(--hub-text-muted)}.payments-payment-summary>div{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.payments-payment-summary>div span{color:var(--hub-text-muted)}.payments-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.payments-positions-card,.payments-history-card{min-width:0}@media (width<=1000px){.payments-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.payments-heading{flex-direction:column;align-items:flex-start}.payments-select-field{width:100%}}@media (width<=640px){.payments-kpis{grid-template-columns:1fr}.payments-card-head{flex-direction:column;align-items:flex-start}.payments-balance-badge{white-space:normal}.payments-form-actions{flex-direction:column-reverse;align-items:stretch}.payments-form-actions .hub-button{width:100%}.payments-payment-summary>div{flex-direction:column;align-items:flex-start}.payments-row-actions{min-width:0}}.collections-page{gap:18px;min-width:0;display:grid}.collections-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.collections-heading h1{margin:4px 0 6px}.collections-heading p{max-width:820px;color:var(--hub-text-muted);margin:0}.collections-heading-actions{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.collections-select{color:var(--hub-text-muted);gap:6px;font-size:13px;font-weight:600;display:grid}.collections-select select{border:1px solid var(--hub-border);border-radius:var(--hub-radius-sm);background:var(--hub-surface);min-height:40px;color:var(--hub-text);padding:0 10px}.collections-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.collections-card{min-width:0}.collections-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.collections-card-head h2{margin:3px 0 0}.collections-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-text-muted);font-size:12px;font-weight:700}.collections-badge{border:1px solid var(--hub-border);color:var(--hub-text-muted);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:700}.collections-error{border:1px solid var(--hub-danger-border,#d99);border-radius:var(--hub-radius-sm);background:var(--hub-danger-soft,#fff3f3);color:var(--hub-danger,#8b1e1e);padding:10px 12px}.collections-empty{color:var(--hub-text-muted);gap:4px;padding:20px 4px;display:grid}.collections-position-list{min-width:240px;color:var(--hub-text-muted);gap:4px;padding-top:8px;display:grid}.collections-row-actions{flex-wrap:wrap;gap:6px;display:flex}.collections-form{gap:12px;display:grid}.collections-target{border:1px solid var(--hub-border);border-radius:var(--hub-radius-sm);background:var(--hub-surface-subtle,#7f7f7f0f);gap:4px;padding:12px;display:grid}.collections-target span{color:var(--hub-text-muted)}.collections-form-actions{justify-content:flex-end;gap:8px;display:flex}.collections-preview pre{white-space:pre-wrap;font:inherit;border:1px solid var(--hub-border);border-radius:var(--hub-radius-sm);background:var(--hub-surface-subtle,#7f7f7f0f);color:var(--hub-text);margin:0 0 16px;padding:14px;line-height:1.55}@media (width<=1000px){.collections-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.collections-heading{flex-direction:column;align-items:stretch}.collections-heading-actions{align-items:stretch}.collections-kpis{grid-template-columns:1fr}.collections-card-head{flex-direction:column;align-items:flex-start}}.bank-page{gap:18px;min-width:0;display:grid}.bank-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.bank-heading h1{letter-spacing:-.035em;margin:4px 0 6px;font-size:clamp(1.7rem,2.4vw,2.35rem)}.bank-heading p{max-width:760px;color:var(--hub-text-muted);margin:0}.bank-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.bank-select-field,.bank-textarea-field{color:var(--hub-text-muted);gap:6px;font-size:.82rem;display:grid}.bank-select-field span,.bank-textarea-field span{color:var(--hub-text);font-weight:700}.bank-select-field select,.bank-textarea-field textarea{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-elevated);min-height:40px;color:var(--hub-text);font:inherit;padding:9px 11px}.bank-select-field.full,.bank-select-field.full select{width:100%}.bank-textarea-field textarea{resize:vertical;box-sizing:border-box;width:100%;line-height:1.45}.bank-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.bank-table-card{min-width:0;overflow:hidden}.bank-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.bank-card-head h2{margin:3px 0 0;font-size:1.05rem}.bank-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--hub-text-muted);font-size:.72rem;font-weight:800}.bank-rule-badge{border:1px solid var(--hub-border);color:var(--hub-text-muted);background:var(--hub-surface-soft);border-radius:999px;padding:6px 9px;font-size:.72rem}.bank-cell-note{color:var(--hub-text-muted);margin-top:4px;font-size:.72rem;display:block}.bank-positive{color:var(--hub-success,#19724c)}.bank-negative{color:var(--hub-danger,#b13a45)}.bank-suggestion{gap:2px;min-width:180px;display:grid}.bank-suggestion span,.bank-suggestion small,.bank-muted{color:var(--hub-text-muted);font-size:.75rem}.bank-status{white-space:nowrap;border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.bank-status.reconciled,.bank-status.active{color:var(--hub-success,#19724c)}.bank-status.ignored,.bank-status.reversed{color:var(--hub-text-muted)}.bank-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.bank-error{border:1px solid color-mix(in srgb,var(--hub-danger,#b13a45) 35%,var(--hub-border));background:color-mix(in srgb,var(--hub-danger,#b13a45) 8%,var(--hub-surface));color:var(--hub-danger,#b13a45);border-radius:var(--hub-radius-md);padding:10px 12px;font-size:.85rem}.bank-empty{color:var(--hub-text-muted);gap:4px;padding:22px 4px;display:grid}.bank-empty b{color:var(--hub-text)}.bank-form{gap:14px;display:grid}.bank-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.bank-preview,.bank-reconcile-summary{border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:var(--hub-radius-md);gap:5px;padding:12px;display:grid}.bank-preview.error{border-color:color-mix(in srgb,var(--hub-danger,#b13a45) 45%,var(--hub-border))}.bank-preview span,.bank-preview small,.bank-reconcile-summary span,.bank-reconcile-summary small{color:var(--hub-text-muted)}.bank-reconcile-summary b{font-size:1.05rem}.bank-page .hub-table-scroller{max-width:100%}@media (width<=1050px){.bank-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.bank-heading{flex-direction:column;align-items:flex-start}.bank-heading-actions{justify-content:space-between;width:100%}}@media (width<=620px){.bank-page{gap:14px}.bank-kpis{grid-template-columns:1fr 1fr}.bank-heading-actions{grid-template-columns:1fr;width:100%;display:grid}.bank-select-field select{width:100%}.bank-card-head{flex-direction:column}.bank-rule-badge{white-space:normal}.bank-form-actions{grid-template-columns:1fr;display:grid}.bank-form-actions button{width:100%}}.suppliers-page{gap:18px;min-width:0;display:grid}.suppliers-hero{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.suppliers-hero h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:clamp(28px,3vw,42px)}.suppliers-hero p{max-width:780px;color:var(--hub-text-muted);margin:0}.suppliers-scope{align-items:end;gap:18px;padding:16px 18px;display:flex}.suppliers-scope label{gap:6px;min-width:min(360px,100%);display:grid}.suppliers-scope label span,.supplier-form label span{color:var(--hub-text-muted);font-size:12px;font-weight:750}.suppliers-scope select,.supplier-form input,.supplier-form select,.supplier-form textarea{border:1px solid var(--hub-border);background:var(--hub-surface);width:100%;color:var(--hub-text);font:inherit;border-radius:12px;padding:10px 12px}.suppliers-scope small{color:var(--hub-text-muted);padding-bottom:10px}.suppliers-notice{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:11px 14px;display:flex}.suppliers-notice button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:18px}.suppliers-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.suppliers-card{min-width:0}.suppliers-card>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.suppliers-card>header span{color:var(--hub-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:750}.suppliers-card h2{margin:3px 0 0}.supplier-link{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.supplier-link:hover{text-decoration:underline}.supplier-link+small,.suppliers-card td small{color:var(--hub-text-muted);margin-top:3px;display:block}.supplier-status{border:1px solid var(--hub-border);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:750;display:inline-flex}.supplier-status[data-status=inactive]{opacity:.6}.supplier-actions{flex-wrap:wrap;gap:6px;display:flex}.supplier-actions button{border:1px solid var(--hub-border);background:var(--hub-surface);color:inherit;cursor:pointer;border-radius:9px;padding:6px 8px}.supplier-actions .danger{color:var(--hub-danger,#b42318)}.supplier-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.supplier-form label{gap:6px;display:grid}.supplier-form-wide,.supplier-form footer{grid-column:1/-1}.supplier-form footer{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.supplier-dossier{gap:20px;min-width:0;display:grid}.supplier-dossier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.supplier-dossier dl{gap:8px;margin:0;display:grid}.supplier-dossier dl>div{border-bottom:1px solid var(--hub-border);padding:0 0 8px}.supplier-dossier dt{text-transform:uppercase;letter-spacing:.06em;color:var(--hub-text-muted);font-size:11px}.supplier-dossier dd{margin:3px 0 0;font-weight:650}.supplier-dossier-note{background:var(--hub-surface-subtle);border-radius:12px;margin:0;padding:12px}.supplier-dossier section{min-width:0}.supplier-dossier h3{margin:0 0 10px}@media (width<=900px){.suppliers-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.suppliers-hero{flex-direction:column;align-items:flex-start}}@media (width<=560px){.suppliers-kpis,.supplier-form,.supplier-dossier-grid{grid-template-columns:1fr}.suppliers-scope{flex-direction:column;align-items:stretch}.supplier-form-wide,.supplier-form footer{grid-column:1}.supplier-form footer{flex-direction:column-reverse}.supplier-form footer .hub-button{width:100%}}.documents-page{gap:18px;min-width:0;display:grid}.documents-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.documents-heading h1{letter-spacing:-.035em;margin:4px 0 6px;font-size:clamp(1.7rem,2.4vw,2.35rem)}.documents-heading p{max-width:760px;color:var(--hub-text-muted);margin:0}.documents-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.documents-select-field,.documents-file-field,.documents-textarea-field{color:var(--hub-text-muted);gap:6px;font-size:.82rem;display:grid}.documents-select-field span,.documents-file-field span,.documents-textarea-field span{color:var(--hub-text);font-weight:700}.documents-select-field select,.documents-file-field input,.documents-textarea-field textarea{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-elevated);min-height:40px;color:var(--hub-text);font:inherit;box-sizing:border-box;padding:9px 11px}.documents-select-field.full,.documents-select-field.full select{width:100%}.documents-textarea-field textarea{resize:vertical;width:100%;line-height:1.45}.documents-file-field small{color:var(--hub-text-muted)}.documents-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.documents-filter-card,.documents-table-card{min-width:0;overflow:hidden}.documents-filters{grid-template-columns:minmax(220px,2fr) minmax(150px,.7fr) minmax(150px,.7fr);align-items:end;gap:12px;display:grid}.documents-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.documents-card-head h2{margin:3px 0 0;font-size:1.05rem}.documents-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--hub-text-muted);font-size:.72rem;font-weight:800}.documents-rule-badge{border:1px solid var(--hub-border);color:var(--hub-text-muted);background:var(--hub-surface-soft);border-radius:999px;padding:6px 9px;font-size:.72rem}.documents-cell-note{color:var(--hub-text-muted);margin-top:4px;font-size:.72rem;display:block}.documents-link-count{background:var(--hub-surface-soft);border:1px solid var(--hub-border);border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:.75rem;font-weight:800;display:inline-flex}.documents-status{white-space:nowrap;border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.documents-status.active{color:var(--hub-success,#19724c)}.documents-status.archived{color:var(--hub-text-muted)}.documents-error{border:1px solid color-mix(in srgb,var(--hub-danger,#b13a45) 35%,var(--hub-border));background:color-mix(in srgb,var(--hub-danger,#b13a45) 8%,var(--hub-surface));color:var(--hub-danger,#b13a45);border-radius:var(--hub-radius-md);padding:10px 12px;font-size:.85rem}.documents-empty{color:var(--hub-text-muted);gap:4px;padding:22px 4px;display:grid}.documents-empty b{color:var(--hub-text)}.documents-form{gap:14px;display:grid}.documents-two-columns{grid-template-columns:1fr 1fr;align-items:end;gap:12px;display:grid}.documents-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.documents-link-box,.documents-version-warning{border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:var(--hub-radius-md);gap:10px;padding:12px;display:grid}.documents-version-warning span{color:var(--hub-text-muted);font-size:.82rem}.documents-drawer{gap:18px;min-width:0;display:grid}.documents-drawer-summary{gap:8px;display:grid}.documents-drawer-summary h3{margin:0;font-size:1.2rem}.documents-drawer-summary p{color:var(--hub-text-muted);margin:0}.documents-drawer-actions{flex-wrap:wrap;gap:7px;display:flex}.documents-drawer-section{border-top:1px solid var(--hub-border);gap:10px;padding-top:14px;display:grid}.documents-drawer-section h4{margin:0;font-size:.92rem}.documents-metadata{gap:8px;margin:0;display:grid}.documents-metadata>div{grid-template-columns:110px minmax(0,1fr);gap:10px;display:grid}.documents-metadata dt{color:var(--hub-text-muted);font-size:.78rem}.documents-metadata dd{overflow-wrap:anywhere;min-width:0;margin:0}.documents-code{color:var(--hub-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.documents-link-list,.documents-version-list{gap:8px;display:grid}.documents-link-list>div,.documents-version-list>div{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-soft);justify-content:space-between;align-items:flex-start;gap:10px;padding:10px;display:flex}.documents-link-list>div>div,.documents-version-list>div>div{gap:3px;min-width:0;display:grid}.documents-link-list span,.documents-version-list span,.documents-muted{color:var(--hub-text-muted);overflow-wrap:anywhere;font-size:.78rem}.documents-link-adder{border:1px dashed var(--hub-border);border-radius:var(--hub-radius-md);gap:8px;padding:10px;display:grid}.documents-page .hub-table-scroller{max-width:100%}@media (width<=1050px){.documents-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.documents-heading{flex-direction:column;align-items:flex-start}.documents-heading-actions{justify-content:space-between;width:100%}.documents-filters{grid-template-columns:1fr 1fr}}@media (width<=620px){.documents-page{gap:14px}.documents-kpis{grid-template-columns:1fr 1fr}.documents-heading-actions{grid-template-columns:1fr;width:100%;display:grid}.documents-select-field select{width:100%}.documents-card-head{flex-direction:column}.documents-rule-badge{white-space:normal}.documents-filters,.documents-two-columns{grid-template-columns:1fr}.documents-form-actions{grid-template-columns:1fr;display:grid}.documents-form-actions button{width:100%}.documents-metadata>div{grid-template-columns:1fr;gap:3px}.documents-link-list>div,.documents-version-list>div{flex-direction:column}.documents-link-list button,.documents-version-list button{width:100%}}.assembly-page{gap:18px;min-width:0;display:grid}.assembly-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.assembly-heading h1{letter-spacing:-.035em;margin:4px 0 6px;font-size:clamp(1.7rem,2.4vw,2.35rem)}.assembly-heading p{max-width:820px;color:var(--hub-text-muted);margin:0}.assembly-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:10px;display:flex}.assembly-select-field,.assembly-textarea-field{color:var(--hub-text-muted);gap:6px;font-size:.82rem;display:grid}.assembly-select-field span,.assembly-textarea-field span{color:var(--hub-text);font-weight:700}.assembly-select-field select,.assembly-textarea-field textarea{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-elevated);min-height:40px;color:var(--hub-text);font:inherit;padding:9px 11px}.assembly-select-field.compact select{min-width:150px}.assembly-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.assembly-table-card{min-width:0;overflow:hidden}.assembly-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.assembly-card-head h2{margin:3px 0 0;font-size:1.05rem}.assembly-kicker{text-transform:uppercase;letter-spacing:.1em;color:var(--hub-text-muted);font-size:.72rem;font-weight:800}.assembly-rule-badge{border:1px solid var(--hub-border);color:var(--hub-text-muted);background:var(--hub-surface-soft);border-radius:999px;padding:6px 9px;font-size:.72rem}.assembly-cell-note{color:var(--hub-text-muted);margin-top:4px;font-size:.72rem;display:block}.assembly-status{white-space:nowrap;border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.assembly-status.final{color:var(--hub-success,#19724c)}.assembly-status.voting,.assembly-status.attendance{color:var(--hub-accent,#315fbc)}.assembly-status.minutes-draft,.assembly-status.convoked{color:var(--hub-warning,#8b6200)}.assembly-error{border:1px solid color-mix(in srgb,var(--hub-danger,#b13a45) 35%,var(--hub-border));background:color-mix(in srgb,var(--hub-danger,#b13a45) 8%,var(--hub-surface));color:var(--hub-danger,#b13a45);border-radius:var(--hub-radius-md);padding:10px 12px;font-size:.85rem}.assembly-empty{color:var(--hub-text-muted);gap:4px;padding:22px 4px;display:grid}.assembly-empty b{color:var(--hub-text)}.assembly-form{gap:14px;display:grid}.assembly-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:10px;display:grid}.assembly-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.assembly-drawer{gap:16px;min-width:0;display:grid}.assembly-summary{border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:var(--hub-radius-md);gap:6px;padding:12px;display:grid}.assembly-summary small,.assembly-muted{color:var(--hub-text-muted)}.assembly-section{gap:12px;padding-top:6px;display:grid}.assembly-section+.assembly-section{border-top:1px solid var(--hub-border);padding-top:18px}.assembly-section-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.assembly-section-head span{text-transform:uppercase;letter-spacing:.09em;color:var(--hub-text-muted);font-size:.72rem;font-weight:800}.assembly-section-head h3{margin:4px 0 0}.assembly-agenda-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.assembly-agenda-list li{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-soft);justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.assembly-agenda-list p{color:var(--hub-text-muted);margin:4px 0}.assembly-agenda-list small{color:var(--hub-text-muted)}.assembly-inline-actions{gap:6px;display:flex}.assembly-attach{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.assembly-info{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-soft);padding:10px 12px}.assembly-delivery-list,.assembly-participants,.assembly-minutes-list,.assembly-resolutions{gap:8px;display:grid}.assembly-delivery-list>div,.assembly-participants>div,.assembly-minutes-list>div{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-soft);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.assembly-delivery-list small,.assembly-participants small,.assembly-minutes-list span,.assembly-minutes-list small{color:var(--hub-text-muted)}.assembly-participants>div>div:first-child{gap:2px;display:grid}.assembly-check{align-items:center;gap:6px;font-size:.82rem;display:flex}.assembly-quorum{border-radius:var(--hub-radius-md);border:1px solid var(--hub-border);gap:4px;padding:12px;display:grid}.assembly-quorum.pass{background:color-mix(in srgb,var(--hub-success,#19724c) 8%,var(--hub-surface));color:var(--hub-success,#19724c)}.assembly-quorum.fail{background:color-mix(in srgb,var(--hub-danger,#b13a45) 8%,var(--hub-surface));color:var(--hub-danger,#b13a45)}.assembly-quorum span{font-size:.8rem}.assembly-vote-card{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);gap:10px;padding:12px;display:grid}.assembly-voters{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.assembly-outcome{border-radius:var(--hub-radius-md);background:var(--hub-surface-soft);gap:3px;padding:10px;display:grid}.assembly-outcome.approved{color:var(--hub-success,#19724c)}.assembly-outcome.rejected{color:var(--hub-danger,#b13a45)}.assembly-outcome span{font-size:.78rem}.assembly-textarea-field textarea{resize:vertical;box-sizing:border-box;width:100%;line-height:1.45}.assembly-minutes-list>div{grid-template-columns:auto auto 1fr}.assembly-resolutions article{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-surface-soft);gap:6px;padding:12px;display:grid}.assembly-resolutions p{margin:0}.assembly-resolutions small{color:var(--hub-text-muted)}.assembly-legal-note{border:1px solid color-mix(in srgb,var(--hub-warning,#8b6200) 30%,var(--hub-border));background:color-mix(in srgb,var(--hub-warning,#8b6200) 8%,var(--hub-surface));border-radius:var(--hub-radius-md);gap:3px;padding:10px 12px;display:grid}.assembly-legal-note span{color:var(--hub-text-muted);font-size:.8rem}.assembly-page .hub-table-scroller,.assembly-page .hub-table-wrap{max-width:100%}@media (width<=1050px){.assembly-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.assembly-heading{flex-direction:column;align-items:flex-start}.assembly-heading-actions{justify-content:space-between;width:100%}}@media (width<=720px){.assembly-form-grid,.assembly-form-grid.two,.assembly-voters,.assembly-attach,.assembly-delivery-list>div,.assembly-participants>div,.assembly-minutes-list>div{grid-template-columns:1fr}.assembly-section-head{flex-direction:column}.assembly-inline-actions{align-self:flex-start}}@media (width<=620px){.assembly-page{gap:14px}.assembly-kpis{grid-template-columns:1fr 1fr}.assembly-heading-actions{grid-template-columns:1fr;width:100%;display:grid}.assembly-select-field select{width:100%}.assembly-card-head{flex-direction:column}.assembly-rule-badge{white-space:normal}.assembly-form-actions{grid-template-columns:1fr;display:grid}.assembly-form-actions button{width:100%}}.governance-page{gap:18px;min-width:0;display:grid}.governance-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.governance-heading h1{letter-spacing:-.04em;margin:4px 0 6px;font-size:clamp(1.8rem,3vw,2.5rem)}.governance-heading p{max-width:760px;color:var(--hub-text-muted);margin:0}.governance-heading-actions{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.governance-select{color:var(--hub-text-muted);gap:6px;font-size:.82rem;display:grid}.governance-select select{border:1px solid var(--hub-border);background:var(--hub-surface);min-height:40px;color:var(--hub-text);border-radius:12px;padding:0 12px}.governance-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.governance-card{min-width:0}.governance-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.governance-card-head h2{margin:2px 0 0;font-size:1.08rem}.governance-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--hub-text-muted);font-size:.74rem}.governance-row-actions{flex-wrap:wrap;gap:7px;display:flex}.governance-badge{border:1px solid var(--hub-border);color:var(--hub-text-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 9px;font-size:.74rem;display:inline-flex}.governance-status{font-weight:700}.governance-status.overdue{color:var(--hub-danger,#b42318)}.governance-error{border:1px solid var(--hub-danger,#b42318);border-radius:12px;padding:10px 12px}.governance-empty{color:var(--hub-text-muted);gap:4px;padding:22px 4px;display:grid}.governance-form{gap:14px;display:grid}.governance-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.governance-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.governance-note{border:1px solid var(--hub-border);background:var(--hub-surface-soft);color:var(--hub-text-muted);border-radius:12px;padding:11px 13px;font-size:.82rem}.audit-filters{grid-template-columns:1.4fr repeat(3,minmax(150px,.6fr));align-items:end;gap:10px;display:grid}.audit-source{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:700}.audit-source.legacy{opacity:.72}@media (width<=1000px){.governance-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-filters{grid-template-columns:1fr 1fr}}@media (width<=680px){.governance-kpis,.governance-form-grid,.audit-filters{grid-template-columns:1fr}.governance-heading-actions{width:100%}.governance-heading-actions>*{flex:100%}.governance-card{overflow-x:auto}.governance-row-actions{min-width:180px}}.transfer-page{gap:18px;min-width:0;display:grid}.transfer-hero{justify-content:space-between;align-items:flex-start;gap:20px;padding:8px 2px;display:flex}.transfer-hero h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:clamp(28px,4vw,42px)}.transfer-hero p{max-width:780px;color:var(--hub-text-muted);margin:0;line-height:1.55}.transfer-gate{border:1px solid var(--hub-border);letter-spacing:.08em;background:var(--hub-surface-soft);border-radius:999px;flex:none;padding:8px 11px;font-size:11px;font-weight:800}.transfer-gate[data-valid=true]{border-color:color-mix(in srgb,var(--hub-success) 40%,var(--hub-border));color:var(--hub-success)}.transfer-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.transfer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.transfer-action-card,.transfer-report{min-width:0}.transfer-action-card{flex-direction:column;align-items:flex-start;gap:10px;padding:20px;display:flex}.transfer-action-card h2,.transfer-report h2{letter-spacing:-.02em;margin:0;font-size:19px}.transfer-action-card p,.transfer-report p{color:var(--hub-text-muted);margin:0;line-height:1.5}.transfer-card-label{text-transform:uppercase;letter-spacing:.1em;color:var(--hub-accent);font-size:11px;font-weight:800}.transfer-file-button{border-radius:var(--hub-radius-control);background:var(--hub-accent);color:#fff;cursor:pointer;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.transfer-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.transfer-file-button:has(input:disabled){opacity:.55;cursor:not-allowed}.transfer-message{border:1px solid var(--hub-border);border-radius:var(--hub-radius-card);background:var(--hub-surface-soft);padding:12px 14px;font-size:13px}.transfer-report{gap:16px;padding:20px;display:grid}.transfer-report-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.transfer-report-head>div{gap:5px;min-width:0;display:grid}.transfer-report-head p{font-size:12px}.transfer-issues{border-radius:var(--hub-radius-card);border:1px solid var(--hub-border);gap:8px;padding:14px;display:grid}.transfer-issues h3,.transfer-counts h3,.transfer-preserved h3{margin:0 0 4px;font-size:13px}.transfer-issues>div{border-top:1px solid var(--hub-border);grid-template-columns:minmax(120px,.35fr) minmax(0,1fr) auto;align-items:start;gap:10px;padding-top:8px;display:grid}.transfer-issues>div:first-of-type{border-top:0}.transfer-issues b{font-size:11px}.transfer-issues span{font-size:12px;line-height:1.45}.transfer-issues code{color:var(--hub-text-muted);word-break:break-all;font-size:10px}.transfer-errors{background:#c94a4a14}.transfer-warnings{background:#d79c3d14}.transfer-counts{gap:8px;display:grid}.transfer-counts>div{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px;display:grid}.transfer-counts span{border:1px solid var(--hub-border);background:var(--hub-surface-soft);border-radius:12px;gap:2px;min-width:0;padding:10px;display:grid}.transfer-counts b{font-size:18px}.transfer-counts small{color:var(--hub-text-muted);text-overflow:ellipsis;font-size:10px;overflow:hidden}.transfer-preserved{border:1px dashed var(--hub-border);border-radius:var(--hub-radius-card);gap:9px;padding:14px;display:grid}.transfer-preserved>div{flex-wrap:wrap;gap:7px;display:flex}.transfer-preserved span{background:var(--hub-surface-soft);border-radius:999px;padding:6px 8px;font-size:11px}.transfer-preserved code{font-size:11px}.transfer-safety{border-left:3px solid var(--hub-accent);border-radius:0 var(--hub-radius-card) var(--hub-radius-card) 0;background:var(--hub-surface-soft);padding:15px 17px}.transfer-safety strong{font-size:12px}.transfer-safety p{color:var(--hub-text-muted);margin:5px 0 0;font-size:12px;line-height:1.5}@media (width<=900px){.transfer-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.transfer-grid{grid-template-columns:1fr}.transfer-report-head{flex-direction:column}.transfer-issues>div{grid-template-columns:1fr}.transfer-issues code{word-break:break-word}}@media (width<=560px){.transfer-hero{flex-direction:column}.transfer-kpis{grid-template-columns:1fr 1fr}.transfer-action-card,.transfer-report{padding:15px}.transfer-counts>div{grid-template-columns:1fr 1fr}.transfer-gate{align-self:flex-start}}.dashboard-page{gap:24px;min-width:0;display:grid}.dashboard-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.dashboard-heading h1{letter-spacing:-.04em;margin:5px 0 8px;font-size:clamp(28px,4vw,42px)}.dashboard-heading p{max-width:720px;color:var(--hub-text-muted);margin:0;line-height:1.55}.dashboard-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;min-width:0;display:grid}.dashboard-card{min-width:0;padding:20px}.dashboard-card-head{justify-content:space-between;align-items:start;gap:12px;margin-bottom:16px;display:flex}.dashboard-card h2{margin:4px 0 0;font-size:18px}.dashboard-kicker{color:var(--hub-primary);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.dashboard-event-list,.dashboard-callouts{gap:8px;display:grid}.dashboard-event,.dashboard-callout{border:1px solid var(--hub-border);background:var(--hub-surface-subtle);width:100%;color:var(--hub-text);font:inherit;text-align:left;cursor:pointer;border-radius:13px;align-items:center;gap:12px;padding:12px;display:grid}.dashboard-event{grid-template-columns:82px minmax(0,1fr) 16px}.dashboard-event:hover,.dashboard-callout:hover{border-color:color-mix(in srgb,var(--hub-primary) 40%,var(--hub-border));background:var(--hub-surface-hover)}.dashboard-event-date{color:var(--hub-primary);font-variant-numeric:tabular-nums;font-size:11px;font-weight:800}.dashboard-event b,.dashboard-callout b{font-size:13px;display:block}.dashboard-event small,.dashboard-callout small{color:var(--hub-text-muted);margin-top:3px;font-size:11px;display:block}.dashboard-event-arrow,.dashboard-callout>span:last-child{color:var(--hub-primary);text-align:right;font-size:20px}.dashboard-callout{grid-template-columns:34px minmax(0,1fr) 16px}.dashboard-callout-mark{background:color-mix(in srgb,var(--hub-primary) 12%,transparent);width:32px;height:32px;color:var(--hub-primary);border-radius:10px;place-items:center;font-size:10px;font-weight:850;display:grid}.dashboard-empty{color:var(--hub-text-muted);padding:26px 12px}@media (width<=1120px){.dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=680px){.dashboard-heading{flex-direction:column;align-items:stretch}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-card{padding:16px}.dashboard-card-head{flex-direction:column;align-items:stretch}.dashboard-event{grid-template-columns:70px minmax(0,1fr) 16px}.dashboard-event,.dashboard-callout{min-height:56px}.dashboard-heading .hub-button{min-height:44px}}.agenda-page{gap:22px;min-width:0;display:grid}.agenda-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.agenda-heading h1{letter-spacing:-.04em;margin:5px 0 8px;font-size:clamp(28px,4vw,42px)}.agenda-heading p{max-width:760px;color:var(--hub-text-muted);margin:0;line-height:1.55}.agenda-toolbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.agenda-toolbar label{color:var(--hub-text-muted);gap:6px;font-size:11px;font-weight:750;display:grid}.agenda-toolbar select{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);min-height:42px;color:var(--hub-text);font:inherit;padding:9px 12px}.agenda-card{min-width:0;padding:20px}.agenda-card-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:16px;display:flex}.agenda-card h2{margin:4px 0 0;font-size:19px}.agenda-kicker{color:var(--hub-primary);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.agenda-caption,.agenda-date-cell small{color:var(--hub-text-muted);font-size:11px}.agenda-date-cell{white-space:nowrap;font-variant-numeric:tabular-nums}.agenda-date-cell small{white-space:normal;margin-top:4px;display:block}.agenda-type{background:var(--hub-surface-subtle);border-radius:99px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.agenda-deadline{color:#a46a18}.agenda-assembly{color:var(--hub-primary)}.agenda-task{color:var(--hub-success)}.agenda-empty{color:var(--hub-text-muted);gap:6px;padding:28px 8px;display:grid}@media (width<=760px){.agenda-heading{flex-direction:column;align-items:stretch}.agenda-toolbar{grid-template-columns:1fr}.agenda-card{padding:16px}.agenda-card-head{flex-direction:column;align-items:stretch}.agenda-heading .hub-button{min-height:44px}}.tasks-page{gap:22px;min-width:0;display:grid}.tasks-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.tasks-heading h1{letter-spacing:-.04em;margin:5px 0 8px;font-size:clamp(28px,4vw,42px)}.tasks-heading p{max-width:760px;color:var(--hub-text-muted);margin:0;line-height:1.55}.tasks-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:760px;display:grid}.tasks-card{min-width:0;padding:20px}.tasks-card-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.tasks-card h2{margin:4px 0 0;font-size:19px}.tasks-kicker{color:var(--hub-primary);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.tasks-filters{gap:10px;display:flex}.tasks-filters label,.tasks-select{color:var(--hub-text-muted);gap:6px;font-size:11px;font-weight:750;display:grid}.tasks-filters select,.tasks-select select{border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);min-height:40px;color:var(--hub-text);font:inherit;padding:8px 10px}.tasks-filters label span,.tasks-select span,.tasks-textarea span{font-size:11px}.tasks-note{max-width:300px;color:var(--hub-text-muted);margin-top:4px;display:block}.tasks-status{border-radius:99px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.tasks-open{color:var(--hub-primary);background:color-mix(in srgb,var(--hub-primary) 10%,transparent)}.tasks-completed{color:var(--hub-success);background:color-mix(in srgb,var(--hub-success) 12%,transparent)}.tasks-cancelled{color:var(--hub-danger);background:color-mix(in srgb,var(--hub-danger) 10%,transparent)}.tasks-actions{flex-wrap:wrap;gap:6px;display:flex}.tasks-empty{color:var(--hub-text-muted);gap:6px;padding:28px 8px;display:grid}.tasks-error{border:1px solid color-mix(in srgb,var(--hub-danger) 30%,transparent);background:color-mix(in srgb,var(--hub-danger) 8%,transparent);color:var(--hub-danger);border-radius:12px;padding:11px 13px}.tasks-form{gap:16px;display:grid}.tasks-form input,.tasks-form select,.tasks-form textarea{font-size:16px}.tasks-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tasks-select small{font-size:10px;font-weight:500}.tasks-textarea{color:var(--hub-text-muted);gap:6px;font-size:11px;font-weight:750;display:grid}.tasks-textarea textarea{resize:vertical;border:1px solid var(--hub-border);border-radius:var(--hub-radius-md);background:var(--hub-control-bg);min-height:100px;color:var(--hub-text);font:inherit;padding:10px 12px}.tasks-form-actions{justify-content:end;gap:8px;display:flex}@media (width<=780px){.tasks-heading{flex-direction:column;align-items:stretch}.tasks-heading .hub-button{min-height:44px}.tasks-card{padding:16px}.tasks-card-head{flex-direction:column;align-items:stretch}.tasks-filters{grid-template-columns:1fr 1fr;display:grid}.tasks-form-grid{grid-template-columns:1fr}.tasks-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.tasks-kpis .hub-kpi{padding:12px 10px}.tasks-kpis .hub-kpi>b{font-size:17px}}.operations-page{gap:18px;min-width:0;display:grid}.operations-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.operations-heading h1{letter-spacing:-.04em;margin:4px 0 6px;font-size:clamp(28px,4vw,42px)}.operations-heading p{max-width:760px;color:var(--hub-text-muted);margin:0}.operations-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.operations-card{min-width:0}.operations-card-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.operations-card-head h2{margin:3px 0 0}.operations-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--hub-text-muted);font-size:12px;font-weight:800}.operations-select{gap:6px;font-size:13px;font-weight:700;display:grid}.operations-select select,.operations-textarea textarea{box-sizing:border-box;border:1px solid var(--hub-border);background:var(--hub-surface);width:100%;color:var(--hub-text);font:inherit;border-radius:12px;padding:10px 12px}.operations-clickable{cursor:pointer}.operations-clickable:hover td{background:color-mix(in srgb,var(--hub-accent) 7%,transparent)}.operations-clickable td small{color:var(--hub-text-muted);margin-top:4px;display:block}.operations-status{border:1px solid var(--hub-border);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.operations-actions{flex-wrap:wrap;gap:6px;display:flex}.operations-error{border:1px solid color-mix(in srgb,#d04444 45%,var(--hub-border));background:#d0444414;border-radius:12px;padding:10px 12px}.operations-empty{color:var(--hub-text-muted);gap:4px;padding:24px;display:grid}.operations-form{gap:14px;display:grid}.operations-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.operations-textarea{gap:6px;font-size:13px;font-weight:700;display:grid}.operations-form-actions{justify-content:flex-end;gap:8px;display:flex}.operations-dossier{gap:18px;display:grid}.operations-dossier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.operations-dossier-grid span{border:1px solid var(--hub-border);border-radius:12px;gap:4px;padding:12px;display:grid}.operations-dossier-grid small,.operations-links small,.operations-muted{color:var(--hub-text-muted)}.operations-links{gap:8px;margin:0;padding:0;list-style:none;display:grid}.operations-links li{border:1px solid var(--hub-border);border-radius:12px;gap:3px;padding:10px 12px;display:grid}.operations-link-form{gap:10px;padding-top:4px;display:grid}.numeric{text-align:right}@media (width<=820px){.operations-heading,.operations-card-head{flex-direction:column;align-items:stretch}.operations-kpis,.operations-form-grid,.operations-dossier-grid{grid-template-columns:1fr}.operations-actions{min-width:190px}.operations-page{overflow-x:hidden}}.p1c-page{gap:18px;display:grid}.p1c-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.p1c-heading h1{letter-spacing:-.04em;margin:4px 0 8px;font-size:clamp(28px,4vw,42px)}.p1c-heading p{max-width:760px;color:var(--hub-text-secondary);margin:0}.p1c-toolbar,.p1c-form-grid,.p1c-kpis{gap:12px;display:grid}.p1c-toolbar{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end}.p1c-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.p1c-card{overflow:hidden}.p1c-card-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.p1c-card-head h2{margin:2px 0 0}.p1c-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--hub-text-secondary);font-size:12px}.p1c-select,.p1c-textarea{gap:6px;font-size:13px;display:grid}.p1c-select select,.p1c-select input,.p1c-textarea textarea{border:1px solid var(--hub-border);background:var(--hub-surface);width:100%;color:inherit;border-radius:12px;padding:10px 12px}.p1c-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.p1c-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.p1c-note{color:var(--hub-text-secondary);margin-top:4px;display:block}.p1c-status{border:1px solid var(--hub-border);border-radius:999px;padding:4px 8px;font-size:12px;display:inline-flex}.p1c-empty{text-align:center;color:var(--hub-text-secondary);padding:30px}.p1c-error{border:1px solid;border-radius:12px;padding:10px 12px}.p1c-settings{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:16px;display:grid}.p1c-summary{gap:10px;display:grid}.p1c-summary div{border-bottom:1px solid var(--hub-border);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.p1c-numeric{text-align:right;font-variant-numeric:tabular-nums}@media (width<=760px){.p1c-heading{display:grid}.p1c-form-grid,.p1c-settings{grid-template-columns:1fr}.p1c-actions{justify-content:flex-start}.p1c-card-head{align-items:flex-start;display:grid}}[data-ui-template=visual-parity]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hub-font-ui:"Segoe UI Variable Text", "Segoe UI Variable", Aptos, "SF Pro Text", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--hub-bg:#f4f7fb;--hub-sidebar-bg:#ffffffb8;--hub-topbar-bg:#ffffffcf;--hub-surface:#ffffffb8;--hub-surface-strong:#ffffffe0;--hub-surface-subtle:#f8fafcad;--hub-surface-hover:#ffffff8f;--hub-control-bg:#ffffffb3;--hub-text:#162033;--hub-text-muted:#67748c;--hub-border:#94a3b84d;--hub-border-strong:#ffffffd1;--hub-primary:#0a84ff;--hub-primary-2:#5e5ce6;--hub-danger:#ff453a;--hub-success:#30d158;--hub-radius-sm:11px;--hub-radius-md:14px;--hub-radius-lg:23px;--hub-radius-xl:25px;--hub-blur:30px;--hub-shadow-soft:0 10px 28px #0f172a1a;--hub-shadow-kpi:0 2px 10px #0f172a08;--hub-shadow-table:0 6px 18px #0f172a12;--hub-shadow-raised:0 22px 54px #0f172a24, 0 3px 12px #0f172a14;--hub-shadow-dialog:0 38px 100px #02061759;--hub-glass-saturation:1.8;--hub-vp-blue:#0a84ff;--hub-vp-indigo:#5e5ce6;--hub-vp-green:#30d158;--hub-vp-orange:#ff9f0a;--hub-vp-red:#ff453a}@media (prefers-color-scheme:dark){[data-ui-template=visual-parity]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hub-font-ui:"Segoe UI Variable Text", "Segoe UI Variable", Aptos, "SF Pro Text", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--hub-bg:#08111f;--hub-sidebar-bg:#171f2db8;--hub-topbar-bg:#1a2434d4;--hub-surface:#171f2db8;--hub-surface-strong:#1a2434e6;--hub-surface-subtle:#121b28ad;--hub-surface-hover:#ffffff12;--hub-control-bg:#ffffff12;--hub-text:#eef4fb;--hub-text-muted:#9aabc0;--hub-border:#ffffff1c;--hub-border-strong:#ffffff1a;--hub-primary:#0a84ff;--hub-primary-2:#5e5ce6;--hub-danger:#ff453a;--hub-success:#30d158;--hub-shadow-soft:0 12px 30px #00000047;--hub-shadow-kpi:0 2px 10px #0000002e;--hub-shadow-table:0 6px 18px #0003;--hub-shadow-raised:0 26px 60px #0000006b, 0 3px 14px #00000057;--hub-shadow-dialog:0 38px 100px #0000007a}}[data-ui-template=visual-parity] .hub-shell{font-family:var(--hub-font-ui);background-color:#0000;background-image:radial-gradient(circle at 6% 0,#5e5ce633,#0000 31%),radial-gradient(circle at 98% 8%,#0a84ff29,#0000 27%),radial-gradient(circle at 78% 96%,#bf5af221,#0000 34%),linear-gradient(145deg,#f4f7fb 0%,#edf2f8 44%,#f8fafc 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;grid-template-rows:auto auto auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);position:relative}[data-ui-template=visual-parity] .hub-shell:before{content:"";z-index:0;pointer-events:none;opacity:.23;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000002e,#0000 72%);mask-image:linear-gradient(#0000002e,#0000 72%)}[data-ui-template=visual-parity] .hub-main{display:contents}[data-ui-template=visual-parity] .hub-topbar{z-index:40;border-bottom:1px solid color-mix(in srgb, var(--hub-border) 78%, transparent);background:var(--hub-topbar-bg);height:62px;min-height:62px;color:var(--hub-text);-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);grid-row:1;padding:8px 16px 8px 78px;position:sticky;top:0;box-shadow:0 1px #ffffffb3,0 7px 22px #0f172a12}[data-ui-template=visual-parity] .hub-topbar:before{content:"";background:#ff5f57;border-radius:50%;width:12px;height:12px;position:absolute;top:25px;left:18px;box-shadow:inset 0 0 0 1px #0000001f,20px 0 #febc2e,40px 0 #28c840}[data-ui-template=visual-parity] .hub-topbar>div:first-child{gap:1px}[data-ui-template=visual-parity] .hub-topbar>div:first-child strong{letter-spacing:-.01em;font-size:14px}[data-ui-template=visual-parity] .hub-eyebrow{color:var(--hub-text-muted);letter-spacing:.04em;font-size:9px}[data-ui-template=visual-parity] .hub-ghost-button,[data-ui-template=visual-parity] .hub-avatar{border-color:var(--hub-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border-radius:11px;min-height:34px;box-shadow:inset 0 1px #ffffffb8,0 2px 8px #0f172a0f}[data-ui-template=visual-parity] .hub-avatar{border-radius:50%;width:34px}[data-ui-template=visual-parity] .hub-parity-contextbar{z-index:32;border:1px solid #ffffffc2;border-bottom-color:color-mix(in srgb, var(--hub-border) 76%, transparent);background:var(--hub-sidebar-bg);-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%);min-height:92px;box-shadow:var(--hub-shadow-raised);border-radius:24px 24px 0 0;grid-row:2;gap:6px;margin:10px 14px 0;padding:8px 16px 7px;display:grid;position:sticky;top:62px}[data-ui-template=visual-parity] .hub-parity-context-top{justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:34px;display:flex}[data-ui-template=visual-parity] .hub-parity-breadcrumbs{min-width:0;color:var(--hub-text-muted);align-items:center;gap:8px;font-size:10px;display:flex}[data-ui-template=visual-parity] .hub-parity-breadcrumbs button,[data-ui-template=visual-parity] .hub-parity-context-condo button{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}[data-ui-template=visual-parity] .hub-parity-breadcrumbs button:hover{color:var(--hub-primary)}[data-ui-template=visual-parity] .hub-parity-breadcrumbs strong{max-width:32vw;color:var(--hub-text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-ui-template=visual-parity] .hub-parity-context-condo{color:var(--hub-text-muted);flex:0 0 min(310px,31vw);grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:8px;font-size:9px;display:grid}[data-ui-template=visual-parity] .hub-parity-context-condo button{min-height:32px;color:var(--hub-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#ffffffa3;border:1px solid #94a3b847;border-radius:11px;padding:5px 12px;font-size:10px;overflow:hidden;box-shadow:inset 0 1px #ffffffd1,0 2px 7px #0f172a0d}[data-ui-template=visual-parity] .hub-parity-shortcuts{scrollbar-width:none;align-items:center;gap:7px;min-width:0;display:flex;overflow-x:auto}[data-ui-template=visual-parity] .hub-parity-shortcuts::-webkit-scrollbar{display:none}[data-ui-template=visual-parity] .hub-parity-shortcuts button{color:#243247;min-height:32px;font:inherit;cursor:pointer;background:#ffffff9e;border:1px solid #94a3b842;border-radius:11px;flex:none;align-items:center;gap:7px;padding:5px 11px;font-size:10px;display:inline-flex;box-shadow:inset 0 1px #fffc,0 2px 7px #0f172a0d}[data-ui-template=visual-parity] .hub-parity-shortcuts button:hover,[data-ui-template=visual-parity] .hub-parity-shortcuts button[data-active=true]{color:#075da6;background:#ffffffc2;border-color:#0a84ff40;box-shadow:inset 0 1px #ffffffeb,0 8px 18px #0a84ff1a}[data-ui-template=visual-parity] .hub-sidebar{z-index:30;background:var(--hub-sidebar-bg);-webkit-backdrop-filter:blur(30px)saturate(180%);backdrop-filter:blur(30px)saturate(180%);border:1px solid #ffffffc2;border-top:0;border-radius:0 0 24px 24px;flex-direction:row;grid-row:3;align-items:stretch;gap:8px;width:auto;height:auto;min-height:96px;max-height:none;margin:0 14px;padding:9px 10px 11px;position:sticky;top:154px;overflow:hidden;box-shadow:0 18px 46px #0f172a1f,0 3px 12px #0f172a0f}[data-ui-template=visual-parity] .hub-brand,[data-ui-template=visual-parity] .hub-nav-children,[data-ui-template=visual-parity] .hub-sidebar-footer{display:none}[data-ui-template=visual-parity] .hub-nav{scrollbar-width:none;flex:auto;order:1;align-items:stretch;gap:7px;min-width:0;padding:2px 2px 4px;display:flex;overflow:auto hidden}[data-ui-template=visual-parity] .hub-nav::-webkit-scrollbar{display:none}[data-ui-template=visual-parity] .hub-nav-group{flex:none;display:block}[data-ui-template=visual-parity] .hub-nav-item{color:#334155;text-align:center;white-space:normal;border-radius:17px;flex-direction:column;justify-content:center;gap:5px;width:78px;min-height:76px;padding:7px 4px 6px;font-size:9px;font-weight:780;line-height:1.15}[data-ui-template=visual-parity] .hub-nav-item:hover{color:#173f6b;background:#ffffff8f;border-color:#ffffffe0;transform:translateY(-3px)scale(1.025);box-shadow:0 12px 22px #0f172a1c}[data-ui-template=visual-parity] .hub-nav-item[data-active=true]{color:#075da6;background:#ffffffb0;border-color:#0a84ff3d;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #0a84ff1f}[data-ui-template=visual-parity] .hub-nav-icon{color:#fff;text-shadow:0 1px 1px #0000002e;background:linear-gradient(145deg,#5ac8fa,#0a84ff);border:0;border-radius:12px;width:39px;height:39px;font-size:10px;box-shadow:inset 0 1px #ffffff70,0 7px 14px #0f172a30}[data-ui-template=visual-parity] .hub-nav-group:nth-child(2n) .hub-nav-icon{background:linear-gradient(145deg,#64d2ff,#5e5ce6)}[data-ui-template=visual-parity] .hub-nav-group:nth-child(3n) .hub-nav-icon{background:linear-gradient(145deg,#ffd60a,#ff9f0a)}[data-ui-template=visual-parity] .hub-nav-group:nth-child(4n) .hub-nav-icon{background:linear-gradient(145deg,#30d158,#0f9f74)}[data-ui-template=visual-parity] .hub-nav-group:nth-child(5n) .hub-nav-icon{background:linear-gradient(145deg,#bf5af2,#5e5ce6)}[data-ui-template=visual-parity] .hub-nav-group:nth-child(6n) .hub-nav-icon{background:linear-gradient(145deg,#ff9f0a,#ff453a)}[data-ui-template=visual-parity] .hub-all-button{border:0;border-left:1px solid color-mix(in srgb, var(--hub-border) 72%, transparent);width:70px;min-height:76px;box-shadow:none;color:#334155;background:0 0;border-radius:0;flex-direction:column;flex:0 0 70px;order:2;gap:5px;padding:7px 4px 6px;font-size:9px}[data-ui-template=visual-parity] .hub-all-button>span{color:#fff;background:linear-gradient(145deg,#8e8e93,#636366);border-radius:12px;width:39px;height:39px;box-shadow:inset 0 1px #ffffff70,0 7px 14px #0f172a30}[data-ui-template=visual-parity] .hub-subnav{z-index:2;-webkit-backdrop-filter:blur(22px)saturate(155%);backdrop-filter:blur(22px)saturate(155%);min-height:42px;box-shadow:var(--hub-shadow-soft);background:#ffffff94;border:1px solid #ffffffb3;border-radius:15px;grid-row:4;margin:8px 14px 0;padding:6px 10px;position:relative;top:auto}[data-ui-template=visual-parity] .hub-subnav button{min-height:30px;color:var(--hub-text-muted);border-radius:10px}[data-ui-template=visual-parity] .hub-subnav button[data-active=true]{color:#075da6;background:#ffffffb0;border-color:#0a84ff3d;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #0a84ff1f}[data-ui-template=visual-parity] .hub-content{z-index:1;grid-row:5;width:min(100%,1700px);margin:0 auto;padding:17px 20px 58px;position:relative}@media (prefers-color-scheme:dark){[data-ui-template=visual-parity] .hub-shell{background:radial-gradient(circle at 8% 0,#5e5ce63b,#0000 31%),radial-gradient(circle at 94% 8%,#0a84ff26,#0000 28%),linear-gradient(145deg,#08111f,#111827 52%,#0b1320)}[data-ui-template=visual-parity] .hub-shell:before{opacity:.08}[data-ui-template=visual-parity] .hub-topbar{box-shadow:0 1px #ffffff0d,0 7px 22px #0000002e}[data-ui-template=visual-parity] .hub-topbar:before{box-shadow:inset 0 0 0 1px #00000042,20px 0 #febc2e,40px 0 #28c840}[data-ui-template=visual-parity] .hub-ghost-button,[data-ui-template=visual-parity] .hub-avatar{background:#ffffff12;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff14}[data-ui-template=visual-parity] .hub-parity-contextbar,[data-ui-template=visual-parity] .hub-sidebar,[data-ui-template=visual-parity] .hub-subnav{border-color:#ffffff1a}[data-ui-template=visual-parity] .hub-parity-context-condo button,[data-ui-template=visual-parity] .hub-parity-shortcuts button,[data-ui-template=visual-parity] .hub-subnav{color:#dbe7f5;background:#ffffff0f;border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff12}[data-ui-template=visual-parity] .hub-parity-shortcuts button:hover,[data-ui-template=visual-parity] .hub-parity-shortcuts button[data-active=true]{color:#8bc5ff;background:#0a84ff26;border-color:#0a84ff4d}[data-ui-template=visual-parity] .hub-nav-item{color:#dbe7f5}[data-ui-template=visual-parity] .hub-nav-item:hover{color:#fff;background:#ffffff12;border-color:#ffffff1f}[data-ui-template=visual-parity] .hub-nav-item[data-active=true],[data-ui-template=visual-parity] .hub-subnav button[data-active=true]{color:#8bc5ff;background:#0a84ff26;border-color:#0a84ff4d;box-shadow:inset 0 1px #ffffff12,0 10px 22px #00000029}[data-ui-template=visual-parity] .hub-all-button{color:#dbe7f5}}[data-ui-template=visual-parity] .hub-button{background:#ffffffb3;border-color:#94a3b847;border-radius:11px;min-height:38px;transition:transform .14s,box-shadow .14s,background .14s;box-shadow:inset 0 1px #fffc,0 2px 8px #0f172a0f}[data-ui-template=visual-parity] .hub-button:hover{background:#ffffffbd;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffe6,0 7px 16px #0f172a1a}[data-ui-template=visual-parity] .hub-button.primary{background:linear-gradient(#168bff,#0a73df);border:1px solid #005bbe73;box-shadow:inset 0 1px #ffffff61,0 8px 17px #0a84ff3d}[data-ui-template=visual-parity] .hub-card,[data-ui-template=visual-parity] .hub-kpi{border-color:var(--hub-border-strong);border-radius:var(--hub-radius-lg);background:var(--hub-surface-strong);-webkit-backdrop-filter:blur(22px)saturate(155%);backdrop-filter:blur(22px)saturate(155%);box-shadow:var(--hub-shadow-soft)}[data-ui-template=visual-parity] .hub-kpi{-webkit-backdrop-filter:none;backdrop-filter:none;min-height:84px;box-shadow:var(--hub-shadow-kpi);background:#fff;border-radius:17px;padding:14px}[data-ui-template=visual-parity] .hub-kpi>b{font-size:19px}[data-ui-template=visual-parity] .hub-kpi-button:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 14px 30px #0f172a21}[data-ui-template=visual-parity] .hub-field input,[data-ui-template=visual-parity] .p1c-select select,[data-ui-template=visual-parity] .hub-search-panel>input{background:#ffffffb8;border-color:#94a3b84d;border-radius:11px;box-shadow:inset 0 1px 2px #0f172a0a}[data-ui-template=visual-parity] .hub-field input:focus,[data-ui-template=visual-parity] .p1c-select select:focus,[data-ui-template=visual-parity] .hub-search-panel>input:focus{outline-offset:2px;border-color:#0a84ff6b;outline:3px solid #0a84ff47}[data-ui-template=visual-parity] .hub-table-wrap{border-color:var(--hub-border-strong);background:var(--hub-surface-strong);-webkit-backdrop-filter:blur(22px)saturate(155%);backdrop-filter:blur(22px)saturate(155%);box-shadow:var(--hub-shadow-table);border-radius:16px}[data-ui-template=visual-parity] .hub-table{font-size:11px}[data-ui-template=visual-parity] .hub-table th,[data-ui-template=visual-parity] .hub-table td{border-right-color:color-mix(in srgb, var(--hub-border) 88%, transparent);border-bottom-color:color-mix(in srgb, var(--hub-border) 88%, transparent);padding:10px 11px}[data-ui-template=visual-parity] .hub-table th{color:var(--hub-text-muted);background:#ffffff38;font-size:10px}[data-ui-template=visual-parity] .hub-table tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--hub-surface-subtle) 48%, transparent)}[data-ui-template=visual-parity] .hub-table tbody tr:hover td{background:#ffffff7a}[data-ui-template=visual-parity] .hub-modal-overlay{-webkit-backdrop-filter:blur(16px)saturate(130%);backdrop-filter:blur(16px)saturate(130%);background:#0f172a57}[data-ui-template=visual-parity] .hub-modal,[data-ui-template=visual-parity] .hub-drawer{border-color:var(--hub-border-strong);background:var(--hub-surface-strong);-webkit-backdrop-filter:blur(34px)saturate(180%);backdrop-filter:blur(34px)saturate(180%);box-shadow:var(--hub-shadow-dialog);border-radius:25px}[data-ui-template=visual-parity] .hub-drawer{border-radius:25px 0 0 25px;box-shadow:-30px 0 90px #0f172a42}[data-ui-template=visual-parity] .hub-command-list button,[data-ui-template=visual-parity] .hub-all-group,[data-ui-template=visual-parity] .hub-context-card{border-color:color-mix(in srgb, var(--hub-border) 90%, transparent);background:var(--hub-surface-strong);-webkit-backdrop-filter:blur(22px)saturate(155%);backdrop-filter:blur(22px)saturate(155%);box-shadow:0 6px 18px #0f172a12}[data-ui-template=visual-parity] .hub-command-list button,[data-ui-template=visual-parity] .hub-all-root,[data-ui-template=visual-parity] .hub-all-children button,[data-ui-template=visual-parity] .hub-context-actions button{border-radius:11px}[data-ui-template=visual-parity] ::-webkit-scrollbar{width:10px;height:10px}[data-ui-template=visual-parity] ::-webkit-scrollbar-track{background:0 0}[data-ui-template=visual-parity] ::-webkit-scrollbar-thumb{background:#64748b47 padding-box padding-box;border:3px solid #0000;border-radius:999px}[data-ui-template=visual-parity] ::-webkit-scrollbar-thumb:hover{background:#64748b6b padding-box padding-box;border:3px solid #0000}@media (prefers-color-scheme:dark){[data-ui-template=visual-parity] .hub-button{background:#ffffff12;border-color:#ffffff1c;box-shadow:inset 0 1px #ffffff14}[data-ui-template=visual-parity] .hub-card,[data-ui-template=visual-parity] .hub-kpi,[data-ui-template=visual-parity] .hub-table-wrap{border-color:#ffffff1a}[data-ui-template=visual-parity] .hub-kpi{-webkit-backdrop-filter:none;backdrop-filter:none;background:#141c28}[data-ui-template=visual-parity] .hub-field input,[data-ui-template=visual-parity] .p1c-select select,[data-ui-template=visual-parity] .hub-search-panel>input{background:#ffffff0e;border-color:#ffffff1c;box-shadow:inset 0 1px 2px #00000029}[data-ui-template=visual-parity] .hub-table th{background:#ffffff09}[data-ui-template=visual-parity] .hub-table tbody tr:nth-child(2n) td{background:#ffffff06}[data-ui-template=visual-parity] .hub-table tbody tr:hover td{background:#ffffff0d}}@media (width<=860px){[data-ui-template=visual-parity] .hub-nav-item>span:last-child,[data-ui-template=visual-parity] .hub-all-button b{display:inline}}@media (width<=760px){[data-ui-template=visual-parity] .hub-shell{grid-template-rows:auto auto auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}[data-ui-template=visual-parity] .hub-parity-contextbar{display:none}[data-ui-template=visual-parity] .hub-topbar{height:62px;min-height:62px;padding:7px 9px}[data-ui-template=visual-parity] .hub-topbar:before{display:none}[data-ui-template=visual-parity] .hub-topbar-actions{gap:6px}[data-ui-template=visual-parity] .hub-ghost-button,[data-ui-template=visual-parity] .hub-avatar,[data-ui-template=visual-parity] .hub-button{min-height:44px}[data-ui-template=visual-parity] .hub-avatar{width:44px}[data-ui-template=visual-parity] .hub-search-trigger kbd,[data-ui-template=visual-parity] .hub-search-trigger>span{display:none}[data-ui-template=visual-parity] .hub-sidebar{border:1px solid #ffffffc2;border-radius:19px;gap:5px;width:auto;height:auto;min-height:84px;max-height:none;margin:7px 7px 0;padding:7px 6px 8px;position:sticky;inset:69px auto auto;overflow:hidden}[data-ui-template=visual-parity] .hub-nav{gap:5px;padding:1px 1px 3px;display:flex;overflow-x:auto}[data-ui-template=visual-parity] .hub-nav-item{border-radius:14px;width:67px;min-height:68px;padding:5px 3px;font-size:8px}[data-ui-template=visual-parity] .hub-nav-item>span:last-child{display:inline}[data-ui-template=visual-parity] .hub-nav-icon,[data-ui-template=visual-parity] .hub-all-button>span{border-radius:11px;width:34px;height:34px}[data-ui-template=visual-parity] .hub-all-button{flex-basis:61px;width:61px;min-height:68px;padding:5px 3px;font-size:8px}[data-ui-template=visual-parity] .hub-all-button b{display:inline}[data-ui-template=visual-parity] .hub-subnav{border-radius:15px;min-height:40px;margin:7px 7px 0;padding:6px 8px;position:relative;top:auto}[data-ui-template=visual-parity] .hub-subnav button{min-height:44px;padding-inline:8px}[data-ui-template=visual-parity] .hub-content{padding:12px 9px 76px}[data-ui-template=visual-parity] .hub-field input,[data-ui-template=visual-parity] .p1c-select select,[data-ui-template=visual-parity] .hub-search-panel>input{min-height:44px;font-size:16px}[data-ui-template=visual-parity] .hub-table th,[data-ui-template=visual-parity] .hub-table td{padding:8px}[data-ui-template=visual-parity] .hub-modal{border-radius:22px 22px 0 0}[data-ui-template=visual-parity] .hub-drawer{border-radius:22px 0 0 22px}}@media (width<=560px){[data-ui-template=visual-parity] .hub-all-button{display:none}}@media (width<=480px){[data-ui-template=visual-parity] .hub-topbar>div:first-child{max-width:44vw}[data-ui-template=visual-parity] .hub-topbar>div:first-child strong,[data-ui-template=visual-parity] .hub-eyebrow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}[data-ui-template=visual-parity] .hub-nav-item{width:64px}}[data-ui-template=react-original] .hub-parity-contextbar{display:none}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--hub-font-ui:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hub-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--hub-font-xs:9px;--hub-font-sm:11px;--hub-font-md:13px;--hub-font-lg:18px;--hub-bg:#f3f5f8;--hub-sidebar-bg:#f8f9fbdb;--hub-topbar-bg:#fafbfcd1;--hub-surface:#ffffffc7;--hub-surface-strong:#fff;--hub-surface-subtle:#f7f9fc;--hub-surface-hover:#ffffffb3;--hub-control-bg:#ffffffc2;--hub-text:#202734;--hub-text-muted:#727b89;--hub-border:#1d2a3d1c;--hub-border-strong:#1d2a3d2b;--hub-primary:#2869d8;--hub-primary-2:#5588e6;--hub-danger:#c64d5f;--hub-success:#438a67;--hub-radius-sm:10px;--hub-radius-md:12px;--hub-radius-lg:18px;--hub-radius-xl:26px;--hub-blur:24px;--hub-shadow-soft:0 8px 30px #1118270d;--hub-shadow-dialog:0 36px 110px #02061742, 0 12px 32px #0206171a;--hub-space-2:8px;--hub-space-3:12px;--hub-space-4:16px;--hub-space-5:24px;--hub-space-6:32px;--panel:var(--hub-surface-strong);--panel2:var(--hub-surface-subtle);--soft:#f4f6f9;--text:var(--hub-text);--muted:var(--hub-text-muted);--border:var(--hub-border);--primary:var(--hub-primary);--primary2:var(--hub-primary-2);--bad:var(--hub-danger)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hub-bg:#171a20;--hub-sidebar-bg:#191d23e0;--hub-topbar-bg:#191d23d6;--hub-surface:#252a32cc;--hub-surface-strong:#292f38;--hub-surface-subtle:#22272f;--hub-surface-hover:#393f49a8;--hub-control-bg:#2f353fd1;--hub-text:#f3f5f7;--hub-text-muted:#a6afbb;--hub-border:#ffffff17;--hub-border-strong:#ffffff26;--hub-primary:#79a8ff;--hub-primary-2:#5e8fe8;--hub-danger:#ff8a99;--hub-shadow-soft:0 8px 30px #00000029;--soft:#22272f}}*{box-sizing:border-box}html{background:var(--hub-bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--hub-text);background:var(--hub-bg);font-family:var(--hub-font-ui);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}kbd,code,pre{font-family:var(--hub-font-mono)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid}
