.projects-shell{min-height:100vh;display:flex;flex-direction:column;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.projects-header{display:flex;align-items:center;justify-content:space-between;padding:14px 32px;background:#fff;border-bottom:1px solid #e5e7eb}.projects-header h1{font-size:16px;font-weight:600;margin:0;letter-spacing:.01em;color:#1a1a1a}.projects-header-right{display:flex;align-items:center;gap:16px}.projects-user{font-size:14px;color:#555;font-weight:500}.projects-header button{font-size:13px;padding:6px 14px;border-radius:6px;border:1px solid #d0d3d8;background:#fff;color:#444;cursor:pointer;font-family:inherit;font-weight:500;transition:background .12s ease}.projects-header button:hover{background:#f5f6f8}.projects-main{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:32px;box-sizing:border-box}.projects-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.projects-toolbar h2{font-size:24px;font-weight:600;margin:0}button.primary{font-size:14px;font-weight:500;padding:8px 18px;border-radius:6px;border:none;background:#06f;color:#fff;cursor:pointer;font-family:inherit;transition:background .12s ease}button.primary:hover:not(:disabled){background:#0052cc}button.primary:disabled{opacity:.5;cursor:default}button.secondary{font-size:14px;font-weight:500;padding:8px 18px;border-radius:6px;border:1px solid #d0d3d8;background:#fff;color:#444;cursor:pointer;font-family:inherit;transition:background .12s ease}button.secondary:hover{background:#f5f6f8}.projects-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.projects-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:20px;cursor:default}.projects-card h3{font-size:16px;font-weight:600;margin:0 0 8px;color:#1a1a1a}.projects-card-size{font-size:13px;color:#555;margin:0}.projects-card-meta{font-size:12px;color:#888;margin:16px 0 0}.projects-state{text-align:center;color:#888;padding:64px 0;font-size:14px}.projects-error{background:#fff0f0;color:#c0392b;padding:10px 14px;border-radius:6px;font-size:14px;border:1px solid #f5c6c6}.projects-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:grid;place-items:center;z-index:100;padding:24px}.projects-modal{background:#fff;border-radius:12px;padding:32px;width:100%;max-width:420px;box-sizing:border-box;box-shadow:0 4px 32px #0003}.projects-modal h2{font-size:20px;font-weight:600;margin:0 0 20px}.projects-modal form{display:flex;flex-direction:column;gap:16px}.projects-modal label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:500;color:#333}.projects-modal input{font-size:15px;padding:10px 12px;border:1px solid #d0d3d8;border-radius:6px;font-family:inherit;box-sizing:border-box;width:100%}.projects-modal input:focus{outline:none;border-color:#06f;box-shadow:0 0 0 3px #0066ff26}.projects-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.auth-shell{min-height:100vh;display:grid;place-items:center;background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;padding:24px}.auth-card{background:#fff;border-radius:12px;box-shadow:0 2px 24px #0000000f;padding:40px 32px;width:100%;max-width:420px;box-sizing:border-box}.auth-card h1{font-size:16px;font-weight:500;text-align:center;margin:0 0 8px;color:#888;letter-spacing:.02em}.auth-card h2{font-size:24px;font-weight:600;text-align:center;margin:0 0 24px;color:#1a1a1a}.auth-hint{font-size:14px;color:#555;text-align:center;margin:0 0 24px;line-height:1.5}.auth-card form{display:flex;flex-direction:column;gap:16px}.auth-card label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:500;color:#333}.auth-card input[type=email],.auth-card input[type=password],.auth-card input[type=text]{font-size:15px;padding:10px 12px;border:1px solid #d0d3d8;border-radius:6px;font-family:inherit;transition:border-color .12s ease;box-sizing:border-box;width:100%}.auth-card input:focus{outline:none;border-color:#06f;box-shadow:0 0 0 3px #0066ff26}.auth-field-hint{font-size:12px;font-weight:400;color:#888}.auth-card button[type=submit]{font-size:15px;font-weight:600;padding:12px;border-radius:6px;border:none;background:#06f;color:#fff;cursor:pointer;margin-top:8px;font-family:inherit;transition:background .12s ease}.auth-card button[type=submit]:hover:not(:disabled){background:#0052cc}.auth-card button[type=submit]:disabled{opacity:.6;cursor:default}.auth-toggle{background:none;color:#06f;font-weight:500;font-size:14px;margin-top:20px;width:100%;text-align:center;border:none;cursor:pointer;font-family:inherit;padding:4px}.auth-toggle:hover{text-decoration:underline}.auth-error{background:#fff0f0;color:#c0392b;padding:10px 12px;border-radius:6px;font-size:14px;border:1px solid #f5c6c6}.auth-info{background:#f0f7ff;color:#0052cc;padding:10px 12px;border-radius:6px;font-size:14px;border:1px solid #c6dffa}.auth-loading{min-height:100vh;display:grid;place-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#888;font-size:14px}.auth-home{text-align:center}.auth-home p{margin:12px 0;color:#333;font-size:16px}.auth-home-note{font-size:14px!important;color:#777!important;margin:24px 0 28px!important}.auth-home button{font-size:14px;font-weight:500;padding:10px 20px;border-radius:6px;border:1px solid #d0d3d8;background:#fff;color:#444;cursor:pointer;font-family:inherit;transition:background .12s ease}.auth-home button:hover{background:#f5f6f8}:root{--color-1: #1e1e1e;--color-2: #343352;--color-3: #cd2eb9;--color-4: #c9c9c9;--color-5: #009bff;--color-canvas-bg: var(--color-1);--color-panel-bg: var(--color-2);--color-toolbar-bg: #2a2948;--color-text: var(--color-4);--color-text-muted: rgba(201, 201, 201, .45);--color-accent: var(--color-3);--color-interactive: var(--color-5);--color-border: rgba(255, 255, 255, .08);--color-hover: rgba(255, 255, 255, .05);--btn-primary-bg: var(--color-interactive);--btn-primary-fg: #ffffff;--btn-primary-bg-hover: #1aa8ff;--btn-secondary-bg: rgba(255, 255, 255, .06);--btn-secondary-fg: var(--color-text);--btn-secondary-border: var(--color-border);--btn-secondary-bg-hover: rgba(255, 255, 255, .1);--btn-ghost-bg: transparent;--btn-ghost-fg: var(--color-text);--btn-ghost-border: var(--color-border);--btn-ghost-bg-hover: var(--color-hover);--list-item-bg: rgba(255, 255, 255, .04);--list-item-fg: var(--color-text);--list-item-border: rgba(255, 255, 255, .08);--list-item-bg-hover: rgba(255, 255, 255, .08);--list-item-active-bg: rgba(0, 155, 255, .16);--list-item-active-fg: #ffffff;--list-item-active-border: rgba(0, 155, 255, .55);--list-item-active-accent: var(--color-interactive);--toolbar-height: 40px;--left-panel-width: 220px;--right-panel-width: 240px;font-family:Inter,system-ui,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.5;font-weight:400;font-synthesis:weight style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:var(--color-1);color:var(--color-text)}
