.layout-module__VBILjW__shell{background:var(--bg);grid-template-columns:228px 1fr;min-height:100dvh;display:grid}.layout-module__VBILjW__side{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;align-self:start;height:100dvh;display:flex;position:sticky;top:0}.layout-module__VBILjW__head{padding:16px 14px 12px}.layout-module__VBILjW__brandRow{align-items:center;gap:9px;display:flex}.layout-module__VBILjW__brandText{letter-spacing:-.4px;min-width:0;color:var(--ink);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;flex:1;font-size:16px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.layout-module__VBILjW__roleBadge{border-radius:var(--r-pill);background:var(--tint);height:22px;color:var(--brand-deep);flex:none;align-items:center;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}.layout-module__VBILjW__owner{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12.5px;overflow:hidden}.layout-module__VBILjW__nav{flex:1;padding:2px 10px 14px;overflow-y:auto}.layout-module__VBILjW__item{border-radius:var(--r-md);width:100%;height:40px;color:var(--ink-muted);text-align:left;align-items:center;gap:9px;padding:0 12px;font-size:14px;font-weight:600;transition:background .14s,color .14s;display:flex}.layout-module__VBILjW__item:hover{background:var(--fill);color:var(--ink)}.layout-module__VBILjW__itemActive{background:var(--tint);color:var(--brand-deep);font-weight:700}.layout-module__VBILjW__itemActive:hover{background:var(--tint);color:var(--brand-deep)}.layout-module__VBILjW__itemLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.layout-module__VBILjW__chev{color:var(--ink-faint);flex:none;transition:transform .18s}.layout-module__VBILjW__chevOpen{transform:rotate(90deg)}.layout-module__VBILjW__sub{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.layout-module__VBILjW__subOpen{grid-template-rows:1fr}.layout-module__VBILjW__subInner{overflow:hidden}.layout-module__VBILjW__subLink{border-radius:var(--r-md);height:35px;color:var(--ink-muted);align-items:center;gap:9px;padding:0 12px 0 33px;font-size:13px;font-weight:500;transition:background .14s,color .14s;display:flex}.layout-module__VBILjW__subLink:hover{background:var(--fill);color:var(--ink)}.layout-module__VBILjW__subActive{color:var(--brand-deep);font-weight:700}.layout-module__VBILjW__soon{background:var(--fill);height:17px;color:var(--ink-faint);letter-spacing:.5px;text-transform:uppercase;border-radius:5px;flex:none;align-items:center;padding:0 6px;font-size:9px;font-weight:800;display:inline-flex}.layout-module__VBILjW__foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.layout-module__VBILjW__themeBtn{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .16s,transform .16s;display:inline-flex}.layout-module__VBILjW__themeBtn:hover{background:var(--fill);transform:rotate(-12deg)}.layout-module__VBILjW__logout{border-radius:var(--r-pill);border:1px solid var(--line-strong);height:38px;color:var(--ink);align-items:center;gap:7px;padding:0 16px;font-size:13px;font-weight:600;transition:background .16s,color .16s,border-color .16s;display:inline-flex}.layout-module__VBILjW__logout:hover{background:var(--danger-bg);color:var(--danger);border-color:#0000}.layout-module__VBILjW__main{width:100%;min-width:0;max-width:1280px;padding:24px 28px 56px}.layout-module__VBILjW__topbar{background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--line);z-index:40;align-items:center;gap:12px;height:56px;padding:0 14px;display:none;position:sticky;top:0}.layout-module__VBILjW__burger{border-radius:var(--r-md);width:38px;height:38px;color:var(--ink);justify-content:center;align-items:center;display:inline-flex}.layout-module__VBILjW__burger:hover{background:var(--fill)}.layout-module__VBILjW__backdrop{display:none}@media (max-width:1000px){.layout-module__VBILjW__shell{grid-template-columns:1fr}.layout-module__VBILjW__topbar{display:flex}.layout-module__VBILjW__side{z-index:60;width:288px;box-shadow:var(--shadow-raised);transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-100%)}.layout-module__VBILjW__sideOpen{transform:translate(0)}.layout-module__VBILjW__backdrop{z-index:55;background:#0006;display:block;position:fixed;inset:0}.layout-module__VBILjW__main{padding:16px 14px 48px}}.layout-module__VBILjW__badge{border-radius:var(--r-pill);background:var(--warn-bg);height:22px;color:var(--warn);flex:none;align-items:center;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.layout-module__VBILjW__gate{background:var(--bg);place-items:center;min-height:100dvh;padding:24px;display:grid}.layout-module__VBILjW__gateCard{border-radius:var(--r-xl);background:var(--surface);width:min(100%,380px);box-shadow:var(--shadow-raised);padding:28px 26px}.layout-module__VBILjW__gateIcon{border-radius:var(--r-lg);width:48px;height:48px;color:var(--brand-deep);background:var(--tint);place-items:center;margin-bottom:20px;display:grid}.layout-module__VBILjW__gateTitle{letter-spacing:-.9px;color:var(--ink);font-size:23px;font-weight:800}.layout-module__VBILjW__gateBody{color:var(--ink-muted);margin-top:7px;font-size:13.5px;line-height:1.55}.layout-module__VBILjW__gateLabel{color:var(--ink-muted);margin:20px 0 7px;font-size:13px;font-weight:700;display:block}.layout-module__VBILjW__gateInput{border-radius:var(--r-md);width:100%;height:44px;color:var(--ink);background:var(--fill);border:1px solid #0000;padding:0 14px;font-family:inherit;font-size:14.5px;transition:border-color .15s}.layout-module__VBILjW__gateInput:focus-visible{border-color:var(--brand);outline:none}
