@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--font-mono: "JetBrains Mono", monospace;color:#0a0a0a;background:#fff;font-family:Bricolage Grotesque,sans-serif;font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;background:#fff}button,a{font:inherit}button{color:inherit}.state-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding:24px;color:#0a0a0a;background:#fff;font-size:14px;line-height:20px}.state-screen button,.sign-in-button{border:1px solid #E5E5E5;border-radius:8px;padding:8px 12px;background:#fff;color:#0a0a0a;text-decoration:none;cursor:pointer}.product-shell{min-height:100vh;background:#fff}.shell-sidebar{position:fixed;z-index:10;top:0;bottom:0;left:0;width:255px;display:flex;flex-direction:column;padding:7px;overflow:visible;background:#fafafa;border:1px solid #E5E5E5;border-radius:16px;color:#0a0a0a;transition:width .16s ease}.workspace-row{width:100%;height:48px;flex:0 0 48px;display:flex;align-items:center;gap:8px;padding:8px;overflow:hidden}.workspace-initial,.user-initial{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;background:#f0f0f3;color:#60646c;font:500 14px/1 Bricolage Grotesque,sans-serif}.workspace-initial{border-radius:10px}.workspace-name{overflow:hidden;color:#0a0a0a;font:600 16px/20px Bricolage Grotesque,sans-serif;text-overflow:ellipsis;white-space:nowrap}.sidebar-toggle{position:absolute;z-index:2;top:28px;right:-12px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;background:#fff;border:1px solid #E5E5E5;border-radius:999px;color:#737373;cursor:pointer}.sidebar-toggle svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.primary-navigation{min-height:0;margin-top:16px}.navigation-group+.navigation-group{margin-top:24px}.navigation-group-label{height:16px;margin:0 8px 8px;overflow:hidden;color:#737373;font:400 12px/16px Bricolage Grotesque,sans-serif;white-space:nowrap}.navigation-links{display:flex;flex-direction:column;gap:4px}.navigation-link{width:100%;height:32px;display:flex;align-items:center;gap:8px;padding:6px 8px;overflow:hidden;border-radius:6px;color:#0a0a0a;font:400 14px/20px Bricolage Grotesque,sans-serif;text-decoration:none;white-space:nowrap}.navigation-link:hover{background:#f5f5f5}.navigation-link[aria-current=page]{background:#f0f0f3;font-weight:600}.navigation-icon{width:16px;height:16px;flex:0 0 16px;stroke:#60646c;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.navigation-label{overflow:hidden;text-overflow:ellipsis}.user-footer{position:relative;width:100%;height:48px;flex:0 0 48px;margin-top:auto}.user-menu-toggle{width:100%;height:48px;display:flex;align-items:center;gap:8px;padding:8px;overflow:hidden;background:transparent;border:0;border-radius:8px;color:#0a0a0a;text-align:left;cursor:pointer}.user-menu-toggle:hover{background:#f0f0f3}.user-initial{border-radius:8px}.user-name{min-width:0;overflow:hidden;color:#0a0a0a;font:600 14px/20px Bricolage Grotesque,sans-serif;text-overflow:ellipsis;white-space:nowrap}.user-settings{width:16px;height:16px;flex:0 0 16px;display:inline-flex;margin-left:auto;color:#60646c}.user-settings svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.user-menu{position:absolute;z-index:3;bottom:60px;left:8px;right:8px;padding:4px;background:#fff;border:1px solid #E5E5E5;border-radius:10px;box-shadow:0 8px 24px #00000014}.logout-error{padding:7px 10px;color:#dc2626;font:400 12px/16px Bricolage Grotesque,sans-serif}.sign-out{width:100%;display:block;padding:7px 10px;background:transparent;border:0;border-radius:6px;color:#dc2626;font:400 13px/1.4 Bricolage Grotesque,sans-serif;text-align:left;cursor:pointer}.sign-out:hover:not(:disabled){background:#fef2f2}.sign-out:disabled{cursor:default;opacity:.65}.shell-content{min-height:100vh;margin-left:255px;background:#fff;border:0;box-shadow:none;transition:margin-left .16s ease}.page-wrap{min-height:100vh;display:flex;flex-direction:column;gap:20px;padding:32px;background:#fff}.page-wrap h1{margin:0;color:#0a0a0a;font:600 24px/1.3 Bricolage Grotesque,sans-serif}.page-wrap p{margin:0;color:#737373;font:400 13px/1.5 Bricolage Grotesque,sans-serif}.product-shell--collapsed .shell-sidebar{width:72px}.product-shell--collapsed .shell-content{margin-left:72px}.product-shell--collapsed .workspace-row,.product-shell--collapsed .user-menu-toggle{justify-content:center;padding-right:0;padding-left:0}.product-shell--collapsed .workspace-name,.product-shell--collapsed .navigation-group-label,.product-shell--collapsed .navigation-label,.product-shell--collapsed .user-name,.product-shell--collapsed .user-settings{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-shell--collapsed .primary-navigation{display:flex;flex-direction:column;align-items:center}.product-shell--collapsed .navigation-group,.product-shell--collapsed .navigation-links{width:100%;align-items:center}.product-shell--collapsed .navigation-link{width:28px;height:28px;justify-content:center;gap:0;padding:6px}.product-shell--collapsed .user-menu{left:0;right:auto;width:220px}:focus-visible{outline:2px solid #60646C;outline-offset:2px}@media(prefers-reduced-motion:reduce){.shell-sidebar,.shell-content{transition:none}}
