.shell-module__2IPNZG__viewport{background:var(--studio-page-bg);width:100%;min-width:0;min-height:100dvh;color:var(--studio-text-primary);flex-direction:column;flex:1;display:flex}.shell-module__2IPNZG__topbar{height:var(--studio-topbar-h);-webkit-backdrop-filter:blur(12px)saturate(1.4);box-shadow:var(--studio-shadow-topbar);z-index:100;background:#0c1632d9;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.shell-module__2IPNZG__topbarBrand{width:var(--studio-rail-w);letter-spacing:.02em;color:var(--studio-text-primary);font-size:15px;font-weight:700;font-family:var(--font-display);flex-shrink:0;align-items:center;gap:10px;padding:0 20px;text-decoration:none;display:flex}.shell-module__2IPNZG__topbarBrandMark{background:var(--studio-accent);color:#0c1632;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.shell-module__2IPNZG__topbarCenter{flex:1;align-items:center;gap:8px;padding:0 20px;display:flex}.shell-module__2IPNZG__topbarRight{align-items:center;gap:12px;padding:0 20px;display:flex}.shell-module__2IPNZG__wizardCta{border-radius:var(--studio-radius-sm);cursor:pointer;white-space:nowrap;height:32px;font-size:13px;font-weight:600;font-family:var(--font-display);border:none;outline:none;align-items:center;gap:6px;padding:0 14px;text-decoration:none;transition:background .15s,opacity .15s;display:flex}.shell-module__2IPNZG__wizardCtaPrimary{background:var(--studio-accent);color:#0c1632;}.shell-module__2IPNZG__wizardCtaPrimary:hover{background:var(--studio-accent-hover)}.shell-module__2IPNZG__wizardCtaGhost{color:var(--studio-accent);border:1px solid var(--studio-border);background:0 0;}.shell-module__2IPNZG__wizardCtaGhost:hover{background:var(--studio-nav-active-bg)}.shell-module__2IPNZG__accountBtn{border-radius:var(--studio-radius-md);cursor:pointer;color:var(--studio-text-primary);background:0 0;border:none;align-items:center;gap:8px;padding:4px 8px 4px 4px;transition:background .15s;display:flex}.shell-module__2IPNZG__accountBtn:hover{background:var(--studio-nav-hover-bg)}.shell-module__2IPNZG__accountAvatar{background:var(--studio-surface-2);border:1.5px solid var(--studio-border);width:32px;height:32px;color:var(--studio-accent);letter-spacing:.05em;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.shell-module__2IPNZG__accountName{color:var(--studio-text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;font-weight:500;overflow:hidden}.shell-module__2IPNZG__body{padding-top:var(--studio-topbar-h);min-height:100dvh;display:flex}.shell-module__2IPNZG__rail{top:var(--studio-topbar-h);width:var(--studio-rail-w);background:var(--studio-surface);box-shadow:var(--studio-shadow-rail);z-index:90;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;overflow:hidden auto}.shell-module__2IPNZG__navSection{flex-direction:column;gap:2px;padding:12px 10px 4px;display:flex}.shell-module__2IPNZG__navSection:first-child{padding-top:16px}.shell-module__2IPNZG__navLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--studio-text-muted);margin-bottom:4px;padding:0 8px;font-size:10px;font-weight:600}.shell-module__2IPNZG__navItem{border-radius:var(--studio-radius-md);height:40px;color:var(--studio-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:0 10px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.shell-module__2IPNZG__navItem:hover{background:var(--studio-nav-hover-bg);color:var(--studio-text-primary)}.shell-module__2IPNZG__navItemActive{background:var(--studio-nav-active-bg);color:var(--studio-nav-active-fg);}.shell-module__2IPNZG__navItemActive:hover{background:var(--studio-nav-active-bg)}.shell-module__2IPNZG__navIcon{opacity:.7;flex-shrink:0;width:18px;height:18px}.shell-module__2IPNZG__navItemActive .shell-module__2IPNZG__navIcon{opacity:1}.shell-module__2IPNZG__recordItem{border-radius:var(--studio-radius-md);height:44px;color:var(--studio-record-fg);background:var(--studio-record-bg);font-size:14px;font-weight:600;font-family:var(--font-display);border:1px solid #55d6ff33;align-items:center;gap:10px;margin:0 10px;padding:0 12px;text-decoration:none;transition:background .12s;display:flex}.shell-module__2IPNZG__recordItem:hover{background:var(--studio-record-hover-bg)}.shell-module__2IPNZG__navSpacer{flex:1}.shell-module__2IPNZG__navGap{height:80px}.shell-module__2IPNZG__content{margin-left:var(--studio-rail-w);flex:1;min-width:0}.shell-module__2IPNZG__contentInner{max-width:var(--studio-content-max);margin:0 auto;padding:32px 40px}[data-portal=studio] :focus-visible{outline:2px solid var(--studio-accent);outline-offset:2px}[data-portal=studio] :focus:not(:focus-visible){outline:none}
body:has([data-portal=studio]){background-color:#0c1632}[data-portal=studio]{--studio-accent:#55d6ff;--studio-accent-hover:#3dc8f7;--studio-page-bg:#0c1632;--studio-surface:#111d3f;--studio-surface-2:#162248;--studio-border:#55d6ff1f;--studio-text-primary:#f0f4ff;--studio-text-secondary:#8fa3c8;--studio-text-muted:#7a96c0;--studio-topbar-h:56px;--studio-rail-w:220px;--studio-content-max:1280px;--studio-nav-active-bg:#55d6ff1f;--studio-nav-active-fg:#55d6ff;--studio-nav-hover-bg:#ffffff0d;--studio-record-bg:#55d6ff26;--studio-record-fg:#55d6ff;--studio-record-hover-bg:#55d6ff40;--studio-radius-sm:6px;--studio-radius-md:10px;--studio-radius-lg:16px;--studio-shadow-topbar:0 1px 0 #55d6ff14;--studio-shadow-rail:1px 0 0 #55d6ff14}.nysmBtn.nysmBtnBlue{letter-spacing:.1em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg,#2454f5e6,#55d6ffd9);border:none;border-radius:10px;font-size:12px;font-weight:800;box-shadow:0 6px 20px #2454f54d}.nysmBtn.nysmBtnDark{background:var(--alpha-white-06);border:1px solid var(--alpha-white-10);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-secondary);cursor:pointer;border-radius:10px;font-size:12px;font-weight:800}.nysmBtn.nysmBtnRed{letter-spacing:.1em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg,#c82828e6,#ff5050d9);border:none;border-radius:10px;font-size:12px;font-weight:800}.nysmBtn:disabled{opacity:.4;cursor:default;box-shadow:none}[data-portal=studio] h1,[data-portal=studio] h2,[data-portal=studio] h3{font-family:var(--font-display)}
