@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--foreground:#fff;--background:#141414}html,body{color:var(--foreground);background-color:#141414;max-width:100vw;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#141414;font-family:Pretendard,Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
@font-face{font-family:Pretendard;font-style:normal;font-weight:300;src:url(../media/Pretendard-Light.ca995f74.otf)format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:400;src:url(../media/Pretendard-Regular.79d6edaa.otf)format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:500;src:url(../media/Pretendard-Medium.0e765b3b.otf)format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:600;src:url(../media/Pretendard-SemiBold.d919f2e0.otf)format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:700;src:url(../media/Pretendard-Bold.ab079f1b.otf)format("opentype")}@font-face{font-family:Pretendard;font-style:normal;font-weight:900;src:url(../media/Pretendard-ExtraBold.2ae6814d.otf)format("opentype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(../media/Poppins-Regular.59d7d3d1.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:url(../media/Poppins-Medium.692047cf.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:url(../media/Poppins-Bold.af020122.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(../media/Poppins-ExtraBold.5100d422.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:900;src:url(../media/Poppins-Black.d669f5b5.ttf)format("truetype")}@font-face{font-family:LINESeedKR;font-style:normal;font-weight:300;src:url(../media/LINESeedKR-Th.1b70e658.ttf)format("truetype")}@font-face{font-family:LINESeedKR;font-style:normal;font-weight:400;src:url(../media/LINESeedKR-Rg.0304150d.ttf)format("truetype")}@font-face{font-family:LINESeedKR;font-style:normal;font-weight:600;src:url(../media/LINESeedKR-Bd.e25607be.ttf)format("truetype")}@font-face{font-family:LAB;font-style:normal;font-weight:600;src:url(../media/LAB.9fee8d26.ttf)format("truetype")}
.Sidebar{z-index:1000;background-color:#141414;border-right:1px solid #ffffff14;flex-direction:column;height:100vh;transition:width .25s;display:flex;position:fixed;top:0;left:0;overflow:visible}.Sidebar--expanded{width:280px}.Sidebar--expanded .Sidebar__Logo{padding:32px 16px}.Sidebar--expanded .Sidebar__Logo svg{width:100%;height:100%}.Sidebar--expanded .Sidebar__ToggleBtn{opacity:1;right:8px}.Sidebar--expanded .Sidebar__NavItem__Text,.Sidebar--expanded .Sidebar__NavItem__Badge,.Sidebar--expanded .Sidebar__NavItem__Arrow,.Sidebar--expanded .Sidebar__MainNavItem__Text{color:#fff;opacity:1;width:auto;margin-left:8px}.Sidebar--expanded .Sidebar__Section--project{display:block}.Sidebar--collapsed{width:56px}.Sidebar--collapsed .Sidebar__Logo{justify-content:center;padding:12px}.Sidebar--collapsed .Sidebar__Logo svg{width:32px;height:32px}.Sidebar--collapsed .Sidebar__ToggleBtn{opacity:.7;right:50%;transform:translate(50%)}.Sidebar--collapsed .Sidebar__NavItem,.Sidebar--collapsed .Sidebar__MainNavItem{justify-content:center;padding:12px}.Sidebar--collapsed .Sidebar__NavItem__Text,.Sidebar--collapsed .Sidebar__NavItem__Badge,.Sidebar--collapsed .Sidebar__NavItem__Arrow,.Sidebar--collapsed .Sidebar__MainNavItem__Text{opacity:0;width:0;margin-left:0;position:absolute;overflow:hidden}.Sidebar--collapsed .Sidebar__Section--project{display:none}.Sidebar--collapsed .Sidebar__Profile__Trigger{justify-content:center;padding:8px 0}.Sidebar--collapsed .Sidebar__Profile__Info{opacity:0;width:0;position:absolute;overflow:hidden}.Sidebar--collapsed .Sidebar__Profile__Dropdown{min-width:200px;bottom:0;left:56px;right:auto}.Sidebar__Inner{flex-direction:column;height:100%;display:flex;overflow:hidden}.Sidebar__Logo{align-items:center;min-height:48px;transition:all .25s;display:flex;overflow:hidden}.Sidebar__Logo__Container{cursor:pointer;align-items:center;display:flex}.Sidebar__Logo__Container svg{transition:all .25s}.Sidebar__Section{padding:8px;transition:all .25s}.Sidebar__Section--top{padding:8px}.Sidebar__Section--project{padding:12px}.Sidebar__Section--main{flex:1;margin-top:auto;padding:8px;overflow-y:auto}.Sidebar__Section--main::-webkit-scrollbar{width:4px}.Sidebar__Section--main::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:2px}.Sidebar__SectionLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:0 8px;font-size:11px;font-weight:600}.Sidebar__Nav{flex-direction:column;gap:2px;display:flex}.Sidebar__NavItem{color:#374151;cursor:pointer;border-radius:8px;align-items:center;padding:10px 12px;text-decoration:none;transition:all .15s;display:flex;position:relative}.Sidebar__NavItem:hover{background-color:#9500ff}.Sidebar__NavItem.active{color:#0d9488;background-color:#4fd1c51a}.Sidebar__NavItem__Icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Sidebar__NavItem__Icon svg{width:20px;height:20px}.Sidebar__NavItem__Text{white-space:nowrap;font-size:14px;font-weight:500;transition:all .25s}.Sidebar__NavItem__Badge{color:#fff;background:linear-gradient(135deg,#4fd1c5 0%,#63b3ed 100%);border-radius:8px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:600;transition:all .25s}.Sidebar__NavItem__Arrow{color:#9ca3af;margin-left:auto;font-size:14px;transition:transform .2s,opacity .25s}.Sidebar__NavItem__Arrow.open{transform:rotate(90deg)}.Sidebar__ProjectListBtn{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-bottom:12px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .15s;box-shadow:0 4px 6px #0000001a}.Sidebar__ProjectListBtn:hover{background:#ffffff1a;border-color:#fff3}.Sidebar__Favorites__Title{color:#9ca3af;margin-bottom:6px;font-size:11px;font-weight:500}.Sidebar__Favorites__Empty{color:#d1d5db;padding:4px 0;font-size:12px}.Sidebar__MainNav{flex-direction:column;gap:2px;display:flex}.Sidebar__MainNavItem{color:#6b7280;border-radius:6px;align-items:center;padding:8px 12px;font-size:16px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.Sidebar__MainNavItem:hover{color:#fff;background-color:#aa34ff4b}.Sidebar__MainNavItem.active{color:#0d9488;background-color:#c04fd11a}.Sidebar__MainNavItem__Icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Sidebar__MainNavItem__Icon svg{width:24px;height:24px}.Sidebar__MainNavItem__Text{white-space:nowrap;transition:all .25s}.Sidebar__PinToggle{color:#fff;cursor:pointer;opacity:0;z-index:1001;background-color:#252525;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:opacity .15s,background-color .15s;display:flex;position:absolute;top:50px;right:-14px;box-shadow:0 2px 6px #0006}.Sidebar__PinToggle:hover{background-color:#3a3a3a}.Sidebar__PinToggle svg{width:18px;height:18px}.Sidebar:hover .Sidebar__PinToggle,.Sidebar--expanded .Sidebar__PinToggle{opacity:1}.Sidebar__Profile{border-top:1px solid #ffffff14;margin-top:auto;padding:12px;position:relative}.Sidebar__Profile__Trigger{cursor:pointer;color:#d1d5db;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px;transition:background-color .15s;display:flex}.Sidebar__Profile__Trigger:hover{background-color:#ffffff0f}.Sidebar__Profile__Avatar{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#6366f1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.Sidebar__Profile__Info{text-align:left;opacity:1;flex:1;min-width:0;transition:opacity .25s}.Sidebar__Profile__Name{color:#e5e7eb;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.Sidebar__Profile__Email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.Sidebar__Profile__Dropdown{z-index:1010;background-color:#1f1f1f;border:1px solid #ffffff1a;border-radius:8px;padding:4px;animation:.15s dropup-enter;position:absolute;bottom:calc(100% + 4px);left:12px;right:12px;box-shadow:0 -4px 16px #0000004d}.Sidebar__Profile__DropdownItem{color:#d1d5db;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;transition:background-color .1s;display:flex}.Sidebar__Profile__DropdownItem:hover{color:#fff;background-color:#ffffff14}.Sidebar__Profile__DropdownItem--danger{color:#ef4444}.Sidebar__Profile__DropdownItem--danger:hover{color:#f87171;background-color:#ef44441a}.Sidebar__Profile__DropdownItem svg{flex-shrink:0;width:16px;height:16px}.Sidebar__Profile__DropdownDivider{background-color:#ffffff14;height:1px;margin:4px 0}@keyframes dropup-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Sidebar--expanded{width:100%;max-width:280px;box-shadow:4px 0 20px #0000001a}}
@keyframes molecularPulse{0%,to{opacity:.15}50%{opacity:.3}}@keyframes molecularFloat{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-10px)}}@keyframes accentPulse{0%,to{opacity:.4}50%{opacity:.8}}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Index{background:linear-gradient(135deg,#1a1640 0%,#13102e 40%,#0f0c29 60%,#1a1640 100%);width:100vw;height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.Index:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 15% 30%,#8b5cf626 0%,#0000 50%),radial-gradient(at 85% 70%,#6366f11a 0%,#0000 50%),radial-gradient(#06b6d40d 0%,#0000 60%);position:absolute;inset:0}.Index__Left{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:28%;display:flex;position:relative;overflow:hidden}.Index__Left__Logo{z-index:10;position:absolute;top:32px;left:32px}.Index__Left__Logo svg{width:140px;height:auto}.Index__Left__MolecularMesh{color:#a78bfa33;z-index:2;pointer-events:none;width:320px;height:320px;animation:12s ease-in-out infinite molecularFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Index__Left__MolecularMesh__Group{animation:8s ease-in-out infinite molecularPulse}.Index__Left__MolecularMesh__Nodes{opacity:.6}.Index__Left__MolecularMesh__AccentNode--primary{fill:#8b5cf6b3;animation:4s ease-in-out infinite accentPulse}.Index__Left__MolecularMesh__AccentNode--secondary{fill:#06b6d499;animation:4s ease-in-out 1.5s infinite accentPulse}.Index__Left__MolecularMesh__AccentNode--tertiary{fill:#3b82f699;animation:4s ease-in-out 3s infinite accentPulse}.Index__Left__MolecularMesh__Bonds{opacity:.4}.Index__Left__Decoration{pointer-events:none;width:100%;height:100%;position:absolute}.Index__Left__Decoration__Circle{border-radius:50%;position:absolute}.Index__Left__Decoration__Circle--1{background:#8b5cf61f;width:120px;height:120px;animation:6s ease-in-out infinite floatUp;bottom:15%;left:10%}.Index__Left__Decoration__Circle--2{background:#06b6d414;width:80px;height:80px;animation:8s ease-in-out 2s infinite floatUp;top:20%;right:15%}.Index__Center{z-index:2;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative}.Index__Center__Card{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:420px;padding:48px 40px;animation:.6s ease-out cardSlideIn;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d}.Index__Center__Header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.Index__Center__Welcome{flex-direction:column;gap:4px;display:flex}.Index__Center__WelcomeText{color:#9ca3af;font-size:14px;font-weight:400}.Index__Center__Title{color:#fff;margin:0;font-size:36px;font-weight:700}.Index__Center__Toggle{text-align:right}.Index__Center__ToggleText{color:#6b7280;margin-bottom:4px;font-size:12px;display:block}.Index__Center__ToggleButton{color:#a78bfa;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:color .2s}.Index__Center__ToggleButton:hover{color:#c4b5fd;text-decoration:underline}.Index__Center__Form{flex-direction:column;gap:20px;display:flex}.Index__Center__Field{flex-direction:column;gap:8px;display:flex}.Index__Center__Label{color:#9ca3af;font-size:13px;font-weight:500}.Index__Center__Input{color:#fff;box-sizing:border-box;background-color:#13102e;border:1px solid #8b5cf633;border-radius:12px;width:100%;padding:14px 16px;font-size:14px;transition:all .2s}.Index__Center__Input::placeholder{color:#6b7280}.Index__Center__Input:focus{background-color:#1a1640;border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.Index__Center__PasswordWrapper{position:relative}.Index__Center__PasswordToggle{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.Index__Center__PasswordToggle:hover{color:#a78bfa}.Index__Center__ForgotPassword{text-align:right;margin-top:-8px}.Index__Center__ForgotPassword button{color:#a78bfa;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.Index__Center__ForgotPassword button:hover{text-decoration:underline}.Index__Center__TeamSection{background-color:#8b5cf60d;border:1px solid #8b5cf626;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.Index__Center__Checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex}.Index__Center__Checkbox input[type=checkbox]{display:none}.Index__Center__CheckboxMark{background-color:#0000;border:2px solid #8b5cf6;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.Index__Center__CheckboxMark:after{content:"";opacity:0;background-color:#8b5cf6;border-radius:3px;width:10px;height:10px;transition:all .2s;transform:scale(0)}.Index__Center__Checkbox input[type=checkbox]:checked+.Index__Center__CheckboxMark{background-color:#8b5cf61a;border-color:#a78bfa}.Index__Center__Checkbox input[type=checkbox]:checked+.Index__Center__CheckboxMark:after{opacity:1;transform:scale(1)}.Index__Center__CheckboxLabel{color:#fff;font-size:14px;font-weight:500}.Index__Center__DemoNotice{background-color:#8b5cf61a;border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.Index__Center__DemoNotice__Icon{color:#a78bfa;align-items:center;display:flex}.Index__Center__DemoNotice span{color:#c4b5fd;font-size:13px;line-height:1.4}.Index__Center__DemoNotice span strong{color:#e9d5ff}.Index__Center__SubmitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border:none;border-radius:12px;width:100%;margin-top:8px;padding:16px;font-size:16px;font-weight:600;transition:all .3s}.Index__Center__SubmitButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #8b5cf666}.Index__Center__SubmitButton:active{transform:translateY(0)}.Index__Center__SubmitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.Index__Center__Footer{text-align:center;color:#6b7280;margin-top:24px;font-size:12px}.Index__Center__Footer a{color:#a78bfa;text-decoration:none}.Index__Center__Footer a:hover{text-decoration:underline}.Index__Right{z-index:1;justify-content:center;align-items:center;width:28%;display:flex;position:relative;overflow:hidden}.Index__Right__MolecularMesh{color:#6366f126;z-index:2;pointer-events:none;width:280px;height:280px;animation:10s ease-in-out 3s infinite molecularFloat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Index__Right__Decoration{pointer-events:none;width:100%;height:100%;position:absolute}.Index__Right__Decoration__Circle{border-radius:50%;position:absolute}.Index__Right__Decoration__Circle--1{background:#6366f11a;width:100px;height:100px;animation:7s ease-in-out 1s infinite floatUp;top:25%;left:20%}.Index__Right__Decoration__Circle--2{background:#06b6d414;width:60px;height:60px;animation:9s ease-in-out 4s infinite floatUp;bottom:30%;right:25%}@media (max-width:1200px){.Index__Left,.Index__Right{width:20%}}@media (max-width:992px){.Index__Left,.Index__Right{display:none}.Index__Center{padding:20px}.Index__Center__Card{max-width:100%}}
.Dashboard{width:100vw;height:100vh;position:relative;overflow:hidden}.Dashboard__MainContainer{background:#f9fafb;height:100vh;transition:all .3s;overflow:hidden auto}.Dashboard__Content{max-width:1400px;margin:0 auto;padding:40px 32px}.Dashboard__Header{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.Dashboard__Header__Title h1{color:#111827;margin-bottom:8px;font-size:32px;font-weight:700}.Dashboard__Header__Subtitle{color:#6b7280;font-size:16px}.Dashboard__Header__Time{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-size:14px}.Dashboard__QuickChat{margin-bottom:32px}.Dashboard__QuickChat__Form{background:#fff;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:16px 20px;transition:all .2s;display:flex}.Dashboard__QuickChat__Form:hover{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e51a}.Dashboard__QuickChat__Form:focus-within{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e526}.Dashboard__QuickChat__Icon{color:#6b7280;flex-shrink:0}.Dashboard__QuickChat__Input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-size:15px}.Dashboard__QuickChat__Input::placeholder{color:#9ca3af}.Dashboard__QuickChat__Button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Dashboard__QuickChat__Button:hover:not(:disabled){background:#4338ca;transform:translateY(-1px)}.Dashboard__QuickChat__Button:disabled{opacity:.4;cursor:not-allowed}.Dashboard__Section{margin-bottom:40px}.Dashboard__Section__Header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Dashboard__Section__Header h2{color:#111827;margin-bottom:4px;font-size:20px;font-weight:600}.Dashboard__Section__Header p{color:#6b7280;font-size:14px}.Dashboard__Section__ViewAll{color:#4f46e5;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:500;transition:color .2s}.Dashboard__Section__ViewAll:hover{color:#4338ca}.Dashboard__QuickStart{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.Dashboard__QuickStart__Card{cursor:pointer;background:#fff;border-left:4px solid #4f46e5;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}.Dashboard__QuickStart__Card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.Dashboard__QuickStart__Card__Content{flex:1}.Dashboard__QuickStart__Card__Content h3{color:#111827;margin-bottom:6px;font-size:16px;font-weight:600}.Dashboard__QuickStart__Card__Content p{color:#6b7280;font-size:13px;line-height:1.5}.Dashboard__QuickStart__Card__Arrow{color:#9ca3af;flex-shrink:0;transition:all .2s}.Dashboard__QuickStart__Card:hover .Dashboard__QuickStart__Card__Arrow{color:#4f46e5;transform:translate(4px)}.Dashboard__Stats{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:40px;display:grid}.Dashboard__Stats__Card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}.Dashboard__Stats__Card__Icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Dashboard__Stats__Card__Content{flex:1}.Dashboard__Stats__Card__Value{color:#111827;margin-bottom:4px;font-size:28px;font-weight:700}.Dashboard__Stats__Card__Label{color:#6b7280;font-size:13px}.Dashboard__TwoColumn{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:40px;display:grid}.Dashboard__ProjectList{flex-direction:column;gap:12px;display:flex}.Dashboard__ProjectList__Item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px;transition:all .2s}.Dashboard__ProjectList__Item:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000a}.Dashboard__ProjectList__Item__Header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Dashboard__ProjectList__Item__Status{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:flex}.Dashboard__ProjectList__Item__Status__Dot{background:#10b981;border-radius:50%;width:6px;height:6px}.Dashboard__ProjectList__Item__Status__Dot.active{background:#10b981;animation:2s infinite pulse}.Dashboard__ProjectList__Item__Status__Dot.completed{background:#6b7280}.Dashboard__ProjectList__Item__Time{color:#9ca3af;font-size:12px}.Dashboard__ProjectList__Item__Name{color:#111827;margin-bottom:12px;font-size:15px;font-weight:600}.Dashboard__ProjectList__Item__Progress{align-items:center;gap:12px;display:flex}.Dashboard__ProjectList__Item__Progress__Bar{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}.Dashboard__ProjectList__Item__Progress__Fill{background:linear-gradient(90deg,#4f46e5 0%,#7c3aed 100%);border-radius:3px;height:100%;transition:width .3s}.Dashboard__ProjectList__Item__Progress__Text{color:#4f46e5;text-align:right;min-width:40px;font-size:13px;font-weight:600}.Dashboard__ProcessList{flex-direction:column;gap:12px;display:flex}.Dashboard__ProcessList__Item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:16px}.Dashboard__ProcessList__Item__Header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Dashboard__ProcessList__Item__Header h3{color:#111827;font-size:15px;font-weight:600}.Dashboard__ProcessList__Item__Badge{text-transform:uppercase;letter-spacing:.3px;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.Dashboard__ProcessList__Item__Badge.running{color:#1e40af;background:#dbeafe}.Dashboard__ProcessList__Item__Badge.queued{color:#92400e;background:#fef3c7}.Dashboard__ProcessList__Item__Badge.completed{color:#065f46;background:#d1fae5}.Dashboard__ProcessList__Item__Progress{align-items:center;gap:12px;display:flex}.Dashboard__ProcessList__Item__Progress__Bar{background:#f3f4f6;border-radius:3px;flex:1;height:6px;overflow:hidden}.Dashboard__ProcessList__Item__Progress__Fill{border-radius:3px;height:100%;transition:width .3s}.Dashboard__ProcessList__Item__Progress span{color:#6b7280;text-align:right;min-width:40px;font-size:13px;font-weight:600}.Dashboard__NotificationList{flex-direction:column;gap:12px;display:flex}.Dashboard__NotificationList__Item{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.Dashboard__NotificationList__Item:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000a}.Dashboard__NotificationList__Item__Icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Dashboard__NotificationList__Item__Icon.success{color:#065f46;background:#d1fae5}.Dashboard__NotificationList__Item__Icon.info{color:#1e40af;background:#dbeafe}.Dashboard__NotificationList__Item__Icon.warning{color:#92400e;background:#fef3c7}.Dashboard__NotificationList__Item__Content{flex:1}.Dashboard__NotificationList__Item__Content p{color:#111827;margin-bottom:6px;font-size:14px;line-height:1.5}.Dashboard__NotificationList__Item__Time{color:#9ca3af;font-size:12px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.Dashboard__Header{flex-direction:column;gap:16px}.Dashboard__Header__Time{align-self:flex-start}.Dashboard__QuickStart{grid-template-columns:1fr}.Dashboard__Stats{grid-template-columns:repeat(2,1fr)}.Dashboard__TwoColumn{grid-template-columns:1fr}}
.Thera{width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Thera__MainContainer{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);flex-direction:column;flex:none;width:100%;height:100vh;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Thera__Content{flex-direction:column;width:100%;height:100vh;display:flex}.Thera__Content__Header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#fffc;border-bottom:1px solid #e5e7eb80;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:20px 32px;display:flex}.Thera__Content__Header__Title{align-items:center;gap:12px;display:flex}.Thera__Content__Header__Title h2{color:#1f2937;margin:0;font-size:18px;font-weight:600}.Thera__Content__Header__Status{color:#059669;background:#ecfdf5;border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.Thera__Content__Header__Status:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px}.Thera__Content__Header__Actions{gap:8px;display:flex}.Thera__Content__Header__HistoryBtn,.Thera__Content__Header__NewChat{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Thera__Content__Header__HistoryBtn:hover,.Thera__Content__Header__NewChat:hover{background:#f9fafb;border-color:#d1d5db}.Thera__Content__Header__HistoryBtn svg,.Thera__Content__Header__NewChat svg{width:16px;height:16px}.Thera__Content__Header__HistoryBtn svg{width:18px;height:18px}.Thera__Content__Messages{flex:1;padding:32px 0 180px;overflow-y:auto}.Thera__Content__Messages::-webkit-scrollbar{width:8px}.Thera__Content__Messages::-webkit-scrollbar-track{background:0 0}.Thera__Content__Messages::-webkit-scrollbar-thumb{background:#d1d5db80;border-radius:4px}.Thera__Content__Messages::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}.Thera__Content__Messages__Container{max-width:900px;margin:0 auto;padding:0 32px}.Thera__Content__Message{gap:16px;margin-bottom:24px;animation:.3s messageSlideIn;display:flex}.Thera__Content__Message--user .Index__Message__Content{color:#fff;background:#3b82f6}.Thera__Content__Message--user .Index__Message__Time{color:#fffc}.Thera__Content__Message--assistant .Index__Message__Content{color:#1f2937;background:#fff;border:1px solid #e5e7eb}.Thera__Content__Message--assistant .Index__Message__Time{color:#6b7280}.Thera__Content__Message__Avatar{flex-shrink:0}.Thera__Content__Message__Avatar__User,.Thera__Content__Message__Avatar__AI{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.Thera__Content__Message__Avatar__User{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.Thera__Content__Message__Avatar__AI{color:#fff;background:linear-gradient(135deg,#4fd1c5 0%,#63b3ed 100%)}.Thera__Content__Message__Content{flex:1;max-width:70%}.Thera__Content__Message__Text{word-wrap:break-word;white-space:pre-wrap;border-radius:12px;padding:0 16px 12px;font-size:15px;line-height:1.6}.Thera__Content__Message__Time{margin-top:6px;padding:0 16px;font-size:12px}.Thera__Content__Message__Loading{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:6px;padding:12px 16px;display:flex}.Thera__Content__Message__Loading span{background:#9ca3af;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite loadingDot}.Thera__Content__Message__Loading span:first-child{animation-delay:0s}.Thera__Content__Message__Loading span:nth-child(2){animation-delay:.2s}.Thera__Content__Message__Loading span:nth-child(3){animation-delay:.4s}.Thera__Content__Input{z-index:20;pointer-events:none;background:0 0;flex-direction:column;align-items:center;padding:16px 32px 24px;display:flex;position:fixed;bottom:0}.Thera__Content__Input__Form{pointer-events:auto;width:100%;max-width:800px}.Thera__Content__Input__Container{background:#fff;border:2px solid #e5e7eb;border-radius:16px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex;box-shadow:0 4px 20px #0000001f}.Thera__Content__Input__Container:focus-within{border-color:#3b82f6;box-shadow:0 4px 24px #3b82f633}.Thera__Content__Input__Textarea{resize:none;color:#1f2937;background:0 0;border:none;outline:none;flex:1;max-height:200px;font-family:inherit;font-size:15px;line-height:1.5;overflow-y:auto}.Thera__Content__Input__Textarea::placeholder{color:#9ca3af}.Thera__Content__Input__Textarea::-webkit-scrollbar{width:6px}.Thera__Content__Input__Textarea::-webkit-scrollbar-track{background:0 0}.Thera__Content__Input__Textarea::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.Thera__Content__Input__Textarea:disabled{opacity:.5;cursor:not-allowed}.Thera__Content__Input__Submit{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Thera__Content__Input__Submit:hover:not(:disabled){background:#2563eb;transform:scale(1.05)}.Thera__Content__Input__Submit:active:not(:disabled){transform:scale(.95)}.Thera__Content__Input__Submit:disabled{cursor:not-allowed;opacity:.5;background:#d1d5db}.Thera__Content__Input__Submit svg{width:18px;height:18px}.Thera__Content__Input__Footer{text-align:center;margin-top:12px}.Thera__Content__Input__Footer span{color:#9ca3af;font-size:12px}.Thera__HistorySidebar{z-index:1000;background:#fff;flex-direction:column;width:400px;height:100vh;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-400px;box-shadow:-4px 0 20px #00000026}.Thera__HistorySidebar--open{right:0}.Thera__HistorySidebar__Header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Thera__HistorySidebar__Header h3{color:#1f2937;margin:0;font-size:18px;font-weight:600}.Thera__HistorySidebar__CloseBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Thera__HistorySidebar__CloseBtn:hover{color:#374151;background:#f3f4f6}.Thera__HistorySidebar__Content{flex:1;padding:16px;overflow-y:auto}.Thera__HistorySidebar__Content::-webkit-scrollbar{width:6px}.Thera__HistorySidebar__Content::-webkit-scrollbar-track{background:0 0}.Thera__HistorySidebar__Content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.Thera__HistorySidebar__Content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Thera__HistorySidebar__Loading,.Thera__HistorySidebar__Empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.Thera__HistorySidebar__Loading p,.Thera__HistorySidebar__Empty p{color:#6b7280;margin-top:12px;font-size:14px}.Thera__HistorySidebar__Loading__Spinner{border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.Thera__HistorySidebar__List{flex-direction:column;gap:8px;display:flex}.Thera__HistorySidebar__Item{cursor:pointer;border:1px solid #0000;border-radius:10px;gap:12px;padding:12px;transition:all .2s;display:flex}.Thera__HistorySidebar__Item:hover{background:#f9fafb;border-color:#e5e7eb}.Thera__HistorySidebar__Item--active{background:#eff6ff;border-color:#3b82f6}.Thera__HistorySidebar__Item--active .Thera__HistorySidebar__Item__Icon{color:#3b82f6}.Thera__HistorySidebar__Item--active .Thera__HistorySidebar__Item__Preview{color:#1f2937;font-weight:500}.Thera__HistorySidebar__Item__Icon{color:#6b7280;background:#f3f4f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.Thera__HistorySidebar__Item__Content{flex:1;min-width:0}.Thera__HistorySidebar__Item__Preview{color:#374151;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:14px;font-weight:500;overflow:hidden}.Thera__HistorySidebar__Item__Date{color:#9ca3af;font-size:12px}.Thera__HistorySidebar__Overlay{z-index:999;background:#0006;animation:.3s fadeIn;position:fixed;inset:0}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loadingDot{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Thera__Content__Header{padding:16px 20px}.Thera__Content__Header__Title h2{font-size:16px}.Thera__Content__Header__Actions{gap:6px}.Thera__Content__Header__HistoryBtn,.Thera__Content__Header__NewChat{padding:6px 12px;font-size:13px}.Thera__Content__Header__HistoryBtn span,.Thera__Content__Header__NewChat span{display:none}.Thera__Content__Messages{padding:16px 0 180px}.Thera__Content__Messages__Container{padding:0 16px}.Thera__Content__Message{gap:12px;margin-bottom:20px}.Thera__Content__Message__Avatar__User,.Thera__Content__Message__Avatar__AI{width:32px;height:32px;font-size:13px}.Thera__Content__Message__Content{max-width:80%}.Thera__Content__Message__Text{padding:10px 14px;font-size:14px}.Thera__Content__Input{padding:12px 16px 20px}.Thera__Content__Input__Textarea{font-size:14px}.Thera__Content__Input__Submit{width:32px;height:32px}.Thera__Content__Input__Submit svg{width:16px;height:16px}.Thera__HistorySidebar{width:100vw;right:-100vw}.Thera__HistorySidebar--open{right:0}}
.Smiles{width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Smiles__MainContainer{background:linear-gradient(135deg,#f7fafc 0%,#edf2f7 100%);flex-direction:column;flex:none;width:100%;height:100vh;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow-y:auto}.Smiles__MainContainer::-webkit-scrollbar{width:8px}.Smiles__MainContainer::-webkit-scrollbar-track{background:0 0}.Smiles__MainContainer::-webkit-scrollbar-thumb{background:#d1d5db80;border-radius:4px}.Smiles__MainContainer::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}.Smiles__Content{width:100%;margin:0 auto}.Smiles__Content__Header{border-bottom:2px solid #e5e7eb;margin-bottom:32px;padding-bottom:20px}.Smiles__Content__Header h2{color:#1f2937;margin:0 0 16px;font-size:28px;font-weight:700}.Smiles__Content__Header__Info{align-items:center;gap:16px;display:flex}.Smiles__Content__Header__Smiles{background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;display:flex}.Smiles__Content__Header__Smiles strong{color:#374151}.Smiles__Content__Header__Smiles code{color:#3b82f6;word-break:break-all;font-family:Courier New,monospace;font-weight:600}.Smiles__Content__InputSection{margin-bottom:24px}.Smiles__Content__StyleSection{background:#fff;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #00000014}.Smiles__Content__StyleSection label{color:#374151;font-size:14px;font-weight:600}.Smiles__Content__StyleButton{color:#4b5563;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.Smiles__Content__StyleButton:hover{background:#f3f4f6;border-color:#9ca3af}.Smiles__Content__StyleButton.active{color:#fff;background:#3b82f6;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f64d}.Smiles__Content__Viewer{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.Smiles__Content__InputContainer{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:20px;display:flex;box-shadow:0 2px 8px #00000014}.Smiles__Content__Input{color:#1f2937;border:2px solid #e5e7eb;border-radius:8px;flex:1;padding:12px 16px;font-size:15px;transition:all .2s}.Smiles__Content__Input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Smiles__Content__Input::placeholder{color:#9ca3af}.Smiles__Content__Button{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.Smiles__Content__Button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.Smiles__Content__Button:active{transform:translateY(0)}.Smiles__Content__Button--secondary{background:#6b7280}.Smiles__Content__Button--secondary:hover{background:#4b5563;box-shadow:0 4px 12px #6b72804d}.Smiles__Content__EditorSection{margin-bottom:24px}.Smiles__Content__Editor{background:#fff;border-radius:12px;padding:20px;overflow:hidden;box-shadow:0 2px 8px #00000014}.Smiles__Content__ResultSection{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:24px;display:grid}.Smiles__Content__ResultBox{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #00000014}.Smiles__Content__ResultBox h3{color:#374151;margin:0 0 12px;font-size:16px;font-weight:600}.Smiles__Content__ResultBox pre{color:#1f2937;word-wrap:break-word;white-space:pre-wrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin:0;padding:12px;font-size:13px;overflow-x:auto}.Smiles__Content__ResultBox pre::-webkit-scrollbar{height:6px}.Smiles__Content__ResultBox pre::-webkit-scrollbar-track{background:0 0}.Smiles__Content__ResultBox pre::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}@media (max-width:768px){.Smiles__MainContainer{padding:16px}.Smiles__Content__Header{margin-bottom:20px}.Smiles__Content__Header h2{font-size:22px}.Smiles__Content__Header__Info{flex-direction:column;align-items:flex-start}.Smiles__Content__InputContainer{flex-direction:column;padding:16px}.Smiles__Content__Input,.Smiles__Content__Button{width:100%}.Smiles__Content__Editor{padding:12px}.Smiles__Content__ResultSection{grid-template-columns:1fr}}
.Editor{background:#f9fafb;width:100vw;height:100vh;display:flex;overflow:hidden}.Editor__MainContainer{flex:1;height:100vh;transition:all .3s;display:flex}.Editor__Content{background:#fff;flex:1;height:100%;padding:32px;overflow-y:auto}.Editor__Content__Header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.Editor__Content__Header h2{color:#1f2937;margin:0;font-size:24px;font-weight:700}.Editor__Content__Header__Actions{gap:12px;display:flex}.Editor__Content__Button{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #0000001a}.Editor__Content__Button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.Editor__Content__Button:active{transform:translateY(0)}.Editor__Content__Button--primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.Editor__Content__Button--primary:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%)}.Editor__Content__Button--secondary{color:#374151;background:#f3f4f6}.Editor__Content__Button--secondary:hover{background:#e5e7eb}.Editor__Content__Button--danger{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.Editor__Content__Button--danger:hover{background:#fee2e2}.Editor__Content__Button--small{padding:6px 12px;font-size:12px}.Editor__Content__EditorSection{margin-bottom:32px}.Editor__Content__Ketcher{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:90vh;overflow:hidden}.Editor__Content__Ketcher>div{height:100%}.Editor__Content__ResultSection{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:32px;display:grid}.Editor__Content__ResultBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d}.Editor__Content__ResultBox__Header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Editor__Content__ResultBox__Header h3{color:#1f2937;margin:0;font-size:16px;font-weight:700}.Editor__Content__ResultBox__Content{color:#374151;word-wrap:break-word;white-space:pre-wrap;background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:12px;padding:16px;font-family:Courier New,monospace;font-size:13px;line-height:1.6}.Editor__Content__ResultBox__Content--scrollable{max-height:300px;overflow-y:auto}.Editor__Content__ResultBox__Content--scrollable::-webkit-scrollbar{width:8px}.Editor__Content__ResultBox__Content--scrollable::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.Editor__Content__ResultBox__Content--scrollable::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.Editor__Content__ResultBox__Content--scrollable::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Editor__Content__HelpSection{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:12px;padding:24px;box-shadow:0 2px 8px #3b82f61a}.Editor__Content__HelpSection h3{color:#1e40af;margin:0 0 16px;font-size:18px;font-weight:700}.Editor__Content__HelpSection ul{margin:0;padding-left:24px}.Editor__Content__HelpSection ul li{color:#1e40af;margin-bottom:8px;font-size:14px;line-height:1.6}.Editor__Content__HelpSection ul li:last-child{margin-bottom:0}@media (max-width:768px){.Editor__Content{padding:16px}.Editor__Content__Header{flex-direction:column;align-items:flex-start;gap:16px}.Editor__Content__Header__Actions{flex-wrap:wrap;width:100%}.Editor__Content__Button{flex:1;min-width:120px}.Editor__Content__ResultSection{grid-template-columns:1fr}.Editor__Content__Ketcher{height:400px!important}}
.Workroom{background:#fff;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.Workroom__MainContainer{flex-direction:column;flex:1;width:100%;height:100vh;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Workroom__MainContainer__LeftSidebar{z-index:100;background:#fff;border-right:1px solid #e5e7eb;height:100vh;transition:all .3s;position:absolute;top:0;left:0;box-shadow:2px 0 8px #0000000d}.Workroom__MainContainer__LeftSidebar.open{width:260px}.Workroom__MainContainer__LeftSidebar.closed{width:50px}.Workroom__MainContainer__LeftSidebar__Toggle{color:#fff;cursor:pointer;z-index:101;background:#3b82f6;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:30px;height:60px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.Workroom__MainContainer__LeftSidebar__Toggle:hover{background:#2563eb;width:35px}.Workroom__MainContainer__LeftSidebar__Content{height:100%;overflow-y:auto}.Workroom__MainContainer__LeftSidebar__Content::-webkit-scrollbar{width:6px}.Workroom__MainContainer__LeftSidebar__Content::-webkit-scrollbar-track{background:0 0}.Workroom__MainContainer__LeftSidebar__Content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.Workroom__MainContainer__LeftSidebar__Content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Workroom__MainContainer__LeftSidebar__Section{margin-bottom:8px}.Workroom__MainContainer__LeftSidebar__Category{color:#fff;text-align:left;cursor:pointer;background:#1e3a8a;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 36px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.Workroom__MainContainer__LeftSidebar__Category:hover,.Workroom__MainContainer__LeftSidebar__Category.active{background:#1e40af}.Workroom__MainContainer__LeftSidebar__Arrow{font-size:10px;transition:transform .2s}.Workroom__MainContainer__LeftSidebar__Items{background:#f9fafb}.Workroom__MainContainer__LeftSidebar__Item{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 20px;font-size:14px;transition:all .2s;position:relative;overflow:hidden}.Workroom__MainContainer__LeftSidebar__Item.folder{color:#3b82f6;font-weight:600}.Workroom__MainContainer__LeftSidebar__Item.folder:before{content:"📁 ";margin-right:4px}.Workroom__MainContainer__LeftSidebar__Item--create{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-bottom:2px solid #1e40af;font-weight:600}.Workroom__MainContainer__LeftSidebar__Item--create:hover{background:linear-gradient(135deg,#2563eb 0%,#1e40af 100%);padding-left:20px;transform:scale(1.02)}.Workroom__MainContainer__LeftSidebar__Item.active{color:#1e40af;background:#dbeafe;border-left:4px solid #3b82f6;font-weight:600}.Workroom__MainContainer__LeftSidebar__Item:hover{color:#1f2937;background:#f3f4f6;padding-left:24px}.Workroom__MainContainer__LeftSidebar__Item:last-child{border-bottom:none}.Workroom__MainContainer__LeftSidebar__SearchContainer{background:#f9fafb;border-bottom:2px solid #e5e7eb;flex-direction:column;gap:8px;padding:12px;display:flex}.Workroom__MainContainer__LeftSidebar__BackButton{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.Workroom__MainContainer__LeftSidebar__BackButton:hover{color:#1f2937;background:#e5e7eb;transform:translate(-2px)}.Workroom__MainContainer__LeftSidebar__SearchInput{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;transition:all .2s}.Workroom__MainContainer__LeftSidebar__SearchInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Workroom__MainContainer__LeftSidebar__SearchInput::placeholder{color:#9ca3af}.Workroom__Content{flex-direction:column;flex:1;height:100%;transition:all .3s;display:flex;position:relative}.Workroom__Header{z-index:5;background:#fff;border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:relative;box-shadow:0 2px 8px #0000000d}.Workroom__Header__WindowControls{z-index:10;gap:8px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.Workroom__Header__WindowControl{cursor:pointer;border:none;border-radius:50%;width:12px;height:12px;transition:all .2s;position:relative}.Workroom__Header__WindowControl:after{content:"";opacity:0;transition:opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Workroom__Header__WindowControl:hover:after{opacity:1}.Workroom__Header__WindowControl.close,.Workroom__Header__WindowControl.close:hover{background:#ff5f57}.Workroom__Header__WindowControl.close:after{content:"×";color:#8b0000;font-size:10px;font-weight:700;line-height:1}.Workroom__Header__WindowControl.minimize,.Workroom__Header__WindowControl.minimize:hover{background:#ffbd2e}.Workroom__Header__WindowControl.minimize:after{content:"−";color:#996500;font-size:10px;font-weight:700;line-height:1}.Workroom__Header__WindowControl.maximize,.Workroom__Header__WindowControl.maximize:hover{background:#28c840}.Workroom__Header__WindowControl.maximize:after{content:"⤢";color:#006400;font-size:8px;font-weight:700;line-height:1}.Workroom__Header__Title{color:#1f2937;align-items:center;gap:8px;margin:0 0 0 60px;font-size:24px;font-weight:700;display:flex}.Workroom__Header__Mode{color:#6b7280;margin-left:8px;font-size:16px;font-weight:500}.Workroom__Header__EditIcon{color:#3b82f6;cursor:pointer;width:24px;height:24px;transition:all .2s}.Workroom__Header__EditIcon svg{width:24px;height:24px}.Workroom__Header__Buttons{gap:12px;display:flex}.Workroom__Header__DeleteButton,.Workroom__Header__EditButton,.Workroom__Header__RunButton,.Workroom__Header__CancelButton,.Workroom__Header__SaveButton{cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #0000001a}.Workroom__Header__DeleteButton:hover,.Workroom__Header__EditButton:hover,.Workroom__Header__RunButton:hover,.Workroom__Header__CancelButton:hover,.Workroom__Header__SaveButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Workroom__Header__DeleteButton:active,.Workroom__Header__EditButton:active,.Workroom__Header__RunButton:active,.Workroom__Header__CancelButton:active,.Workroom__Header__SaveButton:active{transform:translateY(0)}.Workroom__Header__DeleteButton{color:#fff;background:#ef4444}.Workroom__Header__DeleteButton:hover{background:#dc2626}.Workroom__Header__EditButton{color:#fff;background:#f59e0b}.Workroom__Header__EditButton:hover{background:#d97706}.Workroom__Header__RunButton{color:#fff;background:#10b981}.Workroom__Header__RunButton:hover{background:#059669}.Workroom__Header__CancelButton{color:#fff;background:#6b7280}.Workroom__Header__CancelButton:hover{background:#4b5563}.Workroom__Header__SaveButton{color:#fff;background:#1e3a8a}.Workroom__Header__SaveButton:hover{background:#1e40af}.Workroom__CustomNode{background:#fff;border:2px solid #e5e7eb;border-radius:12px;min-width:200px;padding:16px;transition:all .2s;position:relative;box-shadow:0 4px 12px #0000001a}.Workroom__CustomNode:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.Workroom__CustomNode__Header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:8px;display:flex}.Workroom__CustomNode__ID{color:#6b7280;font-size:11px;font-weight:500}.Workroom__CustomNode__Version{color:#dc2626;background:#fee2e2;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.Workroom__CustomNode__Label{color:#1f2937;margin-bottom:8px;font-size:15px;font-weight:700}.Workroom__CustomNode__Status{align-items:center;gap:4px;margin-bottom:8px;font-size:12px;display:flex}.Workroom__CustomNode__Status.complete,.Workroom__CustomNode__Status.success{color:#10b981;font-weight:600}.Workroom__CustomNode__Status.stopped,.Workroom__CustomNode__Status.failed{color:#ef4444;font-weight:600}.Workroom__CustomNode__Status.ready,.Workroom__CustomNode__Status.pending{color:#6b7280}.Workroom__CustomNode__Status.running{color:#3b82f6;font-weight:600}.Workroom__CustomNode__Status.uploaded{color:#6b7280}.Workroom__CustomNode__Duration{color:#6b7280;background:#f3f4f6;border-radius:4px;margin-bottom:8px;padding:4px 8px;font-family:Courier New,monospace;font-size:11px;font-weight:600}.Workroom__CustomNode__Progress{background:#e5e7eb;border-radius:4px;height:20px;margin-bottom:12px;overflow:hidden}.Workroom__CustomNode__ProgressBar{color:#fff;background:linear-gradient(90deg,#06b6d4 0%,#3b82f6 100%);justify-content:center;align-items:center;height:100%;font-size:11px;font-weight:600;transition:width .3s;display:flex}.Workroom__CustomNode__Button{color:#3b82f6;cursor:pointer;background:#fff;border:2px solid #3b82f6;border-radius:8px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.Workroom__CustomNode__Button:hover{color:#fff;background:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.Workroom__CustomNode__Close{color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px}.Workroom__CustomNode__Close:hover{background:#dc2626;transform:scale(1.1)}.Workroom__InputNode{background-color:#fff;border:2px solid #f59e0b;border-radius:12px;min-width:280px;max-width:600px;padding:14px;transition:all .2s;position:relative;box-shadow:0 4px 12px #f59e0b33}.Workroom__InputNode:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b4d}.Workroom__InputNode__Header{border-bottom:2px solid #f59e0b;flex-direction:column;gap:6px;margin-bottom:12px;padding-bottom:10px;display:flex}.Workroom__InputNode__Type{color:#92400e;text-transform:uppercase;letter-spacing:.5px;background:#fde68a;border-radius:4px;width:fit-content;padding:3px 8px;font-size:10px;font-weight:700}.Workroom__InputNode__Name{color:#78350f;font-size:14px;font-weight:700}.Workroom__InputNode__Content{flex-direction:column;gap:8px;display:flex}.Workroom__InputNode__Input,.Workroom__InputNode__Textarea{color:#78350f;background:#fff;border:1px solid #fbbf24;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:12px}.Workroom__InputNode__Input:focus,.Workroom__InputNode__Textarea:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 3px #f59e0b1a}.Workroom__InputNode__Input::placeholder,.Workroom__InputNode__Textarea::placeholder{color:#d97706;opacity:.5}.Workroom__InputNode__Textarea{resize:vertical;min-height:60px;font-family:Courier New,monospace}.Workroom__InputNode__Toggle{cursor:pointer;align-items:center;gap:10px;display:flex;position:relative}.Workroom__InputNode__Toggle input[type=checkbox]{display:none}.Workroom__InputNode__ToggleSlider{background:#d1d5db;border-radius:10px;width:40px;height:20px;transition:background .2s;position:relative}.Workroom__InputNode__ToggleSlider:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}input[type=checkbox]:checked+.Workroom__InputNode__ToggleSlider{background:#f59e0b}input[type=checkbox]:checked+.Workroom__InputNode__ToggleSlider:after{transform:translate(20px)}.Workroom__InputNode__ToggleLabel{color:#92400e;font-size:12px;font-weight:600}.Workroom__InputNode__Description{color:#92400e;margin-top:4px;font-size:11px;font-style:italic}.Workroom__InputNode__Close{color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px}.Workroom__InputNode__Close:hover{background:#dc2626;transform:scale(1.1)}.Workroom__ModuleNode{background-color:#fff;border:2px solid #10b981;border-radius:12px;min-width:320px;max-width:700px;padding:16px;transition:all .2s;position:relative;box-shadow:0 4px 12px #10b98133}.Workroom__ModuleNode:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}.Workroom__ModuleNode__Header{border-bottom:2px solid #10b981;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.Workroom__ModuleNode__Title{color:#065f46;font-size:15px;font-weight:700}.Workroom__ModuleNode__Time{color:#059669;background:#d1fae5;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.Workroom__ModuleNode__Duration{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:4px 8px;font-family:Courier New,monospace;font-size:11px;font-weight:600}.Workroom__ModuleNode__Status{border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;font-size:12px;font-weight:600;display:flex}.Workroom__ModuleNode__Status.success{color:#065f46;background:#d1fae5;border:1px solid #10b981}.Workroom__ModuleNode__Status.failed{color:#991b1b;background:#fee2e2;border:1px solid #ef4444}.Workroom__ModuleNode__Status.running{color:#1e40af;background:#dbeafe;border:1px solid #3b82f6}.Workroom__ModuleNode__Status.pending{color:#4b5563;background:#f3f4f6;border:1px solid #9ca3af}.Workroom__ModuleNode__Section{margin-bottom:10px}.Workroom__ModuleNode__Section:last-of-type{margin-bottom:0}.Workroom__ModuleNode__SectionTitle{color:#047857;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:700}.Workroom__ModuleNode__Items{flex-direction:column;gap:4px;display:flex}.Workroom__ModuleNode__Item{border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:500;display:flex}.Workroom__ModuleNode__Item.input{color:#1e40af;background:#bfdbfe;border-left:3px solid #3b82f6}.Workroom__ModuleNode__Item.output{color:#92400e;background:#fef3c7;border-left:3px solid #f59e0b}.Workroom__ModuleNode__Item.output .output-name{flex:1}.Workroom__ModuleNode__Item.output .output-type{background:#fde68a;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:600}.Workroom__ModuleNode__InputsList{flex-direction:column;gap:8px;display:flex}.Workroom__ModuleNode__InputItem{background:#fff;border:1px solid #d1fae5;border-radius:8px;padding:10px}.Workroom__ModuleNode__InputHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.Workroom__ModuleNode__InputName{color:#065f46;font-size:12px;font-weight:700}.Workroom__ModuleNode__InputName .required{color:#ef4444;margin-left:2px}.Workroom__ModuleNode__InputType{color:#1e40af;text-transform:uppercase;background:#dbeafe;border-radius:3px;padding:2px 6px;font-size:10px;font-weight:600}.Workroom__ModuleNode__InputDesc{color:#6b7280;margin-top:4px;font-size:10px;font-style:italic}.Workroom__ModuleNode__Toggle{cursor:pointer;align-items:center;gap:8px;margin-top:6px;display:flex}.Workroom__ModuleNode__Toggle input[type=checkbox]{display:none}.Workroom__ModuleNode__ToggleSlider{background:#d1d5db;border-radius:9px;width:36px;height:18px;transition:background .2s;position:relative}.Workroom__ModuleNode__ToggleSlider:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px}input[type=checkbox]:checked+.Workroom__ModuleNode__ToggleSlider{background:#10b981}input[type=checkbox]:checked+.Workroom__ModuleNode__ToggleSlider:after{transform:translate(18px)}.Workroom__ModuleNode__ToggleLabel{color:#065f46;font-size:11px;font-weight:600}.Workroom__ModuleNode__ArrayOptions{margin-top:6px}.Workroom__ModuleNode__CheckboxList{background:#fff;border:1px solid #10b981;border-radius:6px;flex-direction:column;gap:6px;max-height:150px;padding:8px;display:flex;overflow-y:auto}.Workroom__ModuleNode__CheckboxList::-webkit-scrollbar{width:6px}.Workroom__ModuleNode__CheckboxList::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.Workroom__ModuleNode__CheckboxList::-webkit-scrollbar-thumb{background:#10b981;border-radius:3px}.Workroom__ModuleNode__CheckboxList::-webkit-scrollbar-thumb:hover{background:#059669}.Workroom__ModuleNode__CheckboxItem{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:8px;padding:6px 8px;transition:background .15s;display:flex}.Workroom__ModuleNode__CheckboxItem:hover{background:#d1fae5}.Workroom__ModuleNode__CheckboxItem input[type=checkbox]{cursor:pointer;accent-color:#10b981;width:16px;height:16px}.Workroom__ModuleNode__CheckboxLabel{color:#065f46;flex:1;font-size:11px}.Workroom__ModuleNode__Select{color:#065f46;background:#fff;border:1px solid #10b981;border-radius:6px;width:100%;min-height:80px;padding:6px 8px;font-size:11px}.Workroom__ModuleNode__Select:focus{border-color:#059669;outline:none;box-shadow:0 0 0 3px #10b9811a}.Workroom__ModuleNode__Select option{padding:4px}.Workroom__ModuleNode__Select option:checked{color:#065f46;background:#d1fae5}.Workroom__ModuleNode__OptionHint{color:#6b7280;margin-top:4px;font-size:9px;font-style:italic}.Workroom__ModuleNode__ConnectionRequired{color:#6b7280;text-align:center;background:#f3f4f6;border-radius:4px;margin-top:6px;padding:6px 8px;font-size:10px}.Workroom__ModuleNode__Tooltip{color:#fff;z-index:1000;white-space:normal;word-wrap:break-word;pointer-events:none;background:#000000e6;border-radius:8px;max-width:280px;padding:12px 16px;font-size:12px;line-height:1.5;position:absolute;top:-10px;left:50%;transform:translate(-50%,-100%);box-shadow:0 4px 12px #0000004d}.Workroom__ModuleNode__Tooltip:after{content:"";border:6px solid #0000;border-top-color:#000000e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Workroom__ModuleNode__Close{color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px}.Workroom__ModuleNode__Close:hover{background:#dc2626;transform:scale(1.1)}.Workroom__DataNode{background-color:#fff;border:2px solid #8b5cf6;border-radius:12px;min-width:260px;max-width:500px;padding:14px;transition:all .2s;position:relative;box-shadow:0 4px 12px #8b5cf633}.Workroom__DataNode:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf64d}.Workroom__DataNode__Header{border-bottom:2px solid #8b5cf6;flex-direction:column;gap:6px;margin-bottom:12px;padding-bottom:10px;display:flex}.Workroom__DataNode__Type{color:#6b21a8;text-transform:uppercase;letter-spacing:.5px;background:#e9d5ff;border-radius:4px;width:fit-content;padding:3px 8px;font-size:10px;font-weight:700}.Workroom__DataNode__Name{color:#581c87;word-break:break-all;font-size:14px;font-weight:700}.Workroom__DataNode__Status{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;display:flex}.Workroom__DataNode__Status.success{color:#10b981;background:#d1fae5}.Workroom__DataNode__Status.failed{color:#ef4444;background:#fee2e2}.Workroom__DataNode__Status.running{color:#3b82f6;background:#dbeafe}.Workroom__DataNode__Status.pending{color:#9ca3af;background:#f3f4f6}.Workroom__DataNode__Content{margin-top:8px}.Workroom__DataNode__Label{color:#7c3aed;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.Workroom__DataNode__Code{color:#5b21b6;word-break:break-all;background:#ede9fe;border-left:3px solid #8b5cf6;border-radius:6px;padding:8px;font-family:Courier New,monospace;font-size:11px;line-height:1.4}.Workroom__DataNode__Info{color:#7c3aed;font-size:12px;font-style:italic}.Workroom__DataNode__Close{color:#fff;cursor:pointer;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px}.Workroom__DataNode__Close:hover{background:#dc2626;transform:scale(1.1)}.react-flow__node{cursor:grab}.react-flow__node:active{cursor:grabbing}.react-flow__edge-path{stroke:#94a3b8;stroke-width:2px}.react-flow__edge.animated .react-flow__edge-path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__controls button{background:#fff;border:1px solid #e5e7eb;border-radius:6px}.react-flow__controls button:hover{background:#f3f4f6}.react-flow__controls button svg{fill:#374151}.react-flow__minimap{background:#fff;border:1px solid #e5e7eb;border-radius:8px}@keyframes dashdraw{to{stroke-dashoffset:-10px}}.Workroom__StorageView{width:100%;height:100%;padding:24px;overflow-y:auto}.Workroom__StorageView__Content{max-width:100%}.Workroom__StorageView__Info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:24px;margin-bottom:20px;padding:16px;display:flex}.Workroom__StorageView__InfoItem{align-items:center;gap:8px;display:flex}.Workroom__StorageView__InfoItem .label{color:#64748b;font-size:13px;font-weight:500}.Workroom__StorageView__InfoItem .value{color:#1e293b;font-family:SF Mono,Consolas,monospace;font-size:13px;font-weight:600}.Workroom__StorageView__TableViewer{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:calc(100% - 100px);display:flex;overflow:hidden}.Workroom__StorageView__TableHeader{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Workroom__StorageView__TableHeader h3{color:#fff;align-items:center;gap:12px;margin:0;font-size:16px;font-weight:600;display:flex}.Workroom__StorageView__TableMeta{color:#fffc;background:#ffffff26;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:400}.Workroom__StorageView__TableControls{gap:12px;display:flex}.Workroom__StorageView__SearchBox{background:#fffffff2;border-radius:8px;align-items:center;gap:8px;min-width:240px;padding:8px 12px;display:flex}.Workroom__StorageView__SearchBox svg{color:#94a3b8;flex-shrink:0}.Workroom__StorageView__SearchBox input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:13px}.Workroom__StorageView__SearchBox input::placeholder{color:#94a3b8}.Workroom__StorageView__SearchBox .clearBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px;line-height:1}.Workroom__StorageView__SearchBox .clearBtn:hover{color:#64748b}.Workroom__StorageView__TableWrapper{flex:1;overflow:auto}.Workroom__StorageView__TableWrapper::-webkit-scrollbar{width:8px;height:8px}.Workroom__StorageView__TableWrapper::-webkit-scrollbar-track{background:#f1f5f9}.Workroom__StorageView__TableWrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.Workroom__StorageView__TableWrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.Workroom__StorageView__Table{border-collapse:collapse;width:100%;font-size:13px}.Workroom__StorageView__Table thead{z-index:10;position:sticky;top:0}.Workroom__StorageView__Table thead tr{background:#f8fafc}.Workroom__StorageView__Table thead th{text-align:left;color:#475569;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:2px solid #e2e8f0;padding:0;font-weight:600;transition:background .15s;position:relative}.Workroom__StorageView__Table thead th:hover{background:#f1f5f9}.Workroom__StorageView__Table thead th.sorted{color:#0369a1;background:#e0f2fe}.Workroom__StorageView__Table thead th.rowNumber{text-align:center;cursor:default;background:#f8fafc;width:60px;padding:12px 16px}.Workroom__StorageView__Table thead th.rowNumber:hover{background:#f8fafc}.Workroom__StorageView__Table thead th .thContent{cursor:pointer;align-items:center;padding:12px 24px 12px 16px;display:flex}.Workroom__StorageView__Table thead th .colName{margin-right:4px}.Workroom__StorageView__Table thead th .sortIcon{color:#0369a1;font-size:12px}.Workroom__StorageView__Table thead th .resizeHandle{cursor:col-resize;background:0 0;width:6px;transition:background .15s;position:absolute;top:0;bottom:0;right:0}.Workroom__StorageView__Table thead th .resizeHandle:hover,.Workroom__StorageView__Table thead th .resizeHandle:active{background:#3b82f6}.Workroom__StorageView__Table tbody tr{transition:background .1s}.Workroom__StorageView__Table tbody tr:hover{background:#f8fafc}.Workroom__StorageView__Table tbody tr:nth-child(2n){background:#fafbfc}.Workroom__StorageView__Table tbody tr:nth-child(2n):hover{background:#f1f5f9}.Workroom__StorageView__Table tbody td{color:#334155;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f1f5f9;max-width:300px;padding:10px 16px;overflow:hidden}.Workroom__StorageView__Table tbody td.rowNumber{text-align:center;color:#94a3b8;background:#fafbfc;font-size:12px}.Workroom__StorageView__Pagination{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.Workroom__StorageView__Pagination button{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:32px;height:32px;font-size:14px;transition:all .15s}.Workroom__StorageView__Pagination button:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.Workroom__StorageView__Pagination button:disabled{opacity:.4;cursor:not-allowed}.Workroom__StorageView__Pagination .pageInfo{color:#64748b;padding:0 16px;font-size:13px}.Workroom__StorageView__Pagination .filteredInfo{color:#94a3b8;margin-left:8px}.Workroom__StorageView__TableContainer{gap:20px;height:calc(100% - 100px);display:flex}.Workroom__StorageView__TableContainer.with-panel .Workroom__StorageView__TableViewer{flex:1;min-width:0}.Workroom__StorageView__GraphBtn{color:#475569;cursor:pointer;background:#fffffff2;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;transition:all .15s;display:flex}.Workroom__StorageView__GraphBtn:hover{color:#1e293b;background:#fff}.Workroom__StorageView__GraphBtn.active{color:#fff;background:#3b82f6}.Workroom__StorageView__GraphBtn svg{flex-shrink:0}.Workroom__StorageView__SmilesToolip{background:#fff;border-radius:12px;width:280px;padding:16px;box-shadow:0 4px 24px #0000001f}.Workroom__StorageView__SmilesToolip img{object-fit:contain;background:#fafafa;border-radius:8px;width:100%;height:250px;margin-bottom:12px;display:block}.Workroom__StorageView__SmilesToolip .smilesCode{color:#334155;word-break:break-all;background:#f8fafc;border-radius:6px;max-height:80px;margin-bottom:12px;padding:10px 12px;font-family:SF Mono,Consolas,monospace;font-size:12px;line-height:1.5;overflow:auto}.Workroom__StorageView__SmilesToolip .smilesActions{gap:8px;display:flex}.Workroom__StorageView__SmilesToolip .smilesActions button{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.Workroom__StorageView__SmilesToolip .smilesActions button:hover{color:#1e293b;background:#e2e8f0}.Workroom__StorageView__SmilesToolip .smilesActions button:active{transform:scale(.98)}.Workroom__StorageView__SmilesToolip .smilesActions button svg{flex-shrink:0}.Workroom__StorageView__DetailBtn{color:#3b82f6;cursor:pointer;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:11px;transition:all .15s;display:inline-flex}.Workroom__StorageView__DetailBtn:hover{background:#e0f2fe;border-color:#3b82f6}.Workroom__StorageView__DetailBtn svg{flex-shrink:0}.Workroom__StorageView__GraphPanel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.Workroom__StorageView__GraphPanelHeader{background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Workroom__StorageView__GraphPanelHeader h4{color:#fff;margin:0;font-size:15px;font-weight:600}.Workroom__StorageView__GraphPanelHeader .headerActions{align-items:center;gap:8px;display:flex}.Workroom__StorageView__GraphPanelHeader .expandBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.Workroom__StorageView__GraphPanelHeader .expandBtn:hover{background:#ffffff4d}.Workroom__StorageView__GraphPanelHeader .closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:background .15s;display:flex}.Workroom__StorageView__GraphPanelHeader .closeBtn:hover{background:#ffffff4d}.Workroom__StorageView__GraphSettings{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:12px;max-height:350px;padding:16px 20px;display:flex;overflow-y:auto}.Workroom__StorageView__GraphSettings .settingGroup{flex-direction:column;gap:4px;display:flex}.Workroom__StorageView__GraphSettings .settingGroup label{color:#64748b;font-size:12px;font-weight:500}.Workroom__StorageView__GraphSettings .settingGroup select{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:13px}.Workroom__StorageView__GraphSettings .settingGroup select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.Workroom__StorageView__GraphSettings .settingGroup .hint{color:#94a3b8;margin-top:2px;font-size:11px}.Workroom__StorageView__GraphSettings .settingGroup.checkboxGroup{flex-direction:row;align-items:center}.Workroom__StorageView__GraphSettings .checkboxLabel{cursor:pointer;color:#475569;align-items:center;gap:6px;font-size:12px;display:flex}.Workroom__StorageView__GraphSettings .checkboxLabel input[type=checkbox]{cursor:pointer;width:14px;height:14px}.Workroom__StorageView__GraphTypeSelector{gap:6px;display:flex}.Workroom__StorageView__GraphTypeSelector button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 8px;font-size:11px;transition:all .15s;display:flex}.Workroom__StorageView__GraphTypeSelector button svg{color:#94a3b8}.Workroom__StorageView__GraphTypeSelector button:hover{color:#3b82f6;border-color:#3b82f6}.Workroom__StorageView__GraphTypeSelector button:hover svg{color:#3b82f6}.Workroom__StorageView__GraphTypeSelector button.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.Workroom__StorageView__GraphTypeSelector button.active svg{color:#fff}.Workroom__StorageView__BandTypeSelector{gap:4px;display:flex}.Workroom__StorageView__BandTypeSelector button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;padding:6px 10px;font-size:11px;transition:all .15s}.Workroom__StorageView__BandTypeSelector button:hover{color:#3b82f6;border-color:#3b82f6}.Workroom__StorageView__BandTypeSelector button.active{color:#fff;background:#3b82f6;border-color:#3b82f6}.Workroom__StorageView__MultiSelect{background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-direction:column;gap:4px;max-height:150px;padding:8px;display:flex;overflow-y:auto}.Workroom__StorageView__MultiSelect .checkboxLabel{border-radius:4px;padding:4px 6px}.Workroom__StorageView__MultiSelect .checkboxLabel:hover{background:#f8fafc}.Workroom__StorageView__MultiSelect .checkboxLabel span{word-break:break-all;font-size:11px}.Workroom__StorageView .selectedTags{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.Workroom__StorageView .selectedTags .tag{color:#0369a1;background:#e0f2fe;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;display:inline-flex}.Workroom__StorageView .selectedTags .tag button{color:#0369a1;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.Workroom__StorageView .selectedTags .tag button:hover{color:#0c4a6e}.Workroom__StorageView__GraphArea{flex:1;min-height:400px;padding:16px;overflow:auto}.Workroom__StorageView__GraphArea svg{display:block}.Workroom__StorageView__GraphArea .x-axis .domain,.Workroom__StorageView__GraphArea .x-axis line,.Workroom__StorageView__GraphArea .y-axis .domain,.Workroom__StorageView__GraphArea .y-axis line{stroke:#e2e8f0}.Workroom__StorageView__GraphArea .x-axis text,.Workroom__StorageView__GraphArea .y-axis text{fill:#64748b;font-size:11px}.Workroom__StorageView__SelectedRowInfo{color:#92400e;background:#fef3c7;border-top:1px solid #fcd34d;align-items:center;gap:8px;padding:12px 20px;font-size:13px;display:flex}.Workroom__StorageView__SelectedRowInfo strong{color:#78350f}.Workroom__StorageView__SelectedRowInfo span{color:#a16207}.Workroom__StorageView__DetailPanel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.Workroom__StorageView__DetailPanelHeader{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Workroom__StorageView__DetailPanelHeader h4{color:#fff;margin:0;font-size:15px;font-weight:600}.Workroom__StorageView__DetailPanelHeader .headerActions{align-items:center;gap:8px;display:flex}.Workroom__StorageView__DetailPanelHeader .expandBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.Workroom__StorageView__DetailPanelHeader .expandBtn:hover{background:#ffffff4d}.Workroom__StorageView__DetailPanelHeader .closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:background .15s;display:flex}.Workroom__StorageView__DetailPanelHeader .closeBtn:hover{background:#ffffff4d}.Workroom__StorageView__DetailPanelContent{flex:1;padding:0;font-size:14px;line-height:1.6;overflow:auto}.Workroom__StorageView__DetailObject .objectEntry{border-bottom:1px solid #f1f5f9;align-items:stretch;display:flex}.Workroom__StorageView__DetailObject .objectEntry:last-child{border-bottom:none}.Workroom__StorageView__DetailObject .objectEntry .objectKey{background:#f8fafc;border-right:1px solid #f1f5f9;align-items:center;gap:6px;min-width:200px;max-width:200px;padding:14px 20px;display:flex}.Workroom__StorageView__DetailObject .objectEntry .objectKey.expandable{cursor:pointer}.Workroom__StorageView__DetailObject .objectEntry .objectKey.expandable:hover{background:#f1f5f9}.Workroom__StorageView__DetailObject .objectEntry .objectKey .expandIcon{color:#94a3b8;flex-shrink:0;width:12px;font-size:10px}.Workroom__StorageView__DetailObject .objectEntry .objectKey .keyName{color:#64748b;font-size:13px;font-weight:500}.Workroom__StorageView__DetailObject .objectEntry .objectKey .colon,.Workroom__StorageView__DetailObject .objectEntry .objectKey .preview{display:none}.Workroom__StorageView__DetailObject .objectEntry .objectValueInline{color:#1e293b;flex:1;align-items:center;padding:14px 20px;font-weight:500;display:flex}.Workroom__StorageView__DetailObject .objectEntry .objectValue{border-left:none;flex:1;padding:0}.Workroom__StorageView__DetailArray .arrayBracket{display:none}.Workroom__StorageView__DetailArray .arrayContent{padding:0}.Workroom__StorageView__DetailArray .arrayItem{border-bottom:1px solid #f1f5f9;align-items:stretch;padding:0;display:flex}.Workroom__StorageView__DetailArray .arrayItem:last-child{border-bottom:none}.Workroom__StorageView__DetailArray .arrayItem .arrayIndex{color:#94a3b8;background:#f8fafc;border-right:1px solid #f1f5f9;align-items:center;min-width:80px;max-width:80px;padding:14px 20px;font-size:13px;font-weight:500;display:flex}.Workroom__StorageView__DetailArray .arrayItem .arrayValueInline{color:#1e293b;flex:1;align-items:center;padding:14px 20px;font-weight:500;display:flex}.Workroom__StorageView__DetailArray .arrayItem .comma{display:none}.Workroom__StorageView .null{color:#94a3b8;font-style:italic}.Workroom__StorageView .boolean{color:#059669;font-weight:500}.Workroom__StorageView .number{color:#1e293b;font-weight:600}.Workroom__StorageView .string{color:#1e293b;font-weight:500}.Workroom__StorageView .empty{color:#94a3b8}.Workroom__StorageView__Table tbody tr.selected{background:#fef3c7!important}.Workroom__StorageView__Table tbody tr.selected td{border-bottom-color:#fcd34d}.Workroom__StorageView__Table tbody tr.selected td.rowNumber{color:#92400e;font-weight:600;background:#fde68a!important}.Workroom__StorageView__Table tbody tr.selected:hover{background:#fde68a!important}.Workroom__StorageView__Table tbody tr{cursor:pointer}.Workroom__StorageView__PanelResizer{cursor:col-resize;background:0 0;flex-shrink:0;justify-content:center;align-items:center;width:12px;transition:background .15s;display:flex}.Workroom__StorageView__PanelResizer:hover{background:#f1f5f9}.Workroom__StorageView__PanelResizer:hover .resizerHandle{background:#94a3b8}.Workroom__StorageView__PanelResizer .resizerHandle{background:#e2e8f0;border-radius:2px;width:4px;height:40px;transition:background .15s}.Workroom__StorageView__Modal{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.Workroom__StorageView__ModalContent{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:calc(100vh - 80px);display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.Workroom__StorageView__ModalHeader{background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Workroom__StorageView__ModalHeader h3{color:#fff;margin:0;font-size:18px;font-weight:600}.Workroom__StorageView__ModalHeader .closeBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:background .15s;display:flex}.Workroom__StorageView__ModalHeader .closeBtn:hover{background:#ffffff4d}.Workroom__StorageView__ModalBody{flex:1;padding:0;overflow:auto}@media (max-width:768px){.Workroom__LeftSidebar.open{width:200px}.Workroom__MainContainer{padding-left:0!important}.Workroom__CustomNode{min-width:150px;padding:12px}.Workroom__CustomNode__Label{font-size:13px}}
.Workroom__FlowContainer{background-color:#fff;flex:1;position:relative;overflow:hidden}
.Workroom__ProcessPanel{z-index:10;background:#fff;border-top:2px solid #e5e7eb;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 12px #0000001a}.Workroom__ProcessPanel__Resizer{cursor:ns-resize;z-index:100;height:8px;transition:background .2s;position:absolute;top:0;left:0;right:0}.Workroom__ProcessPanel__Resizer:hover{background:#3b82f6}.Workroom__ProcessPanel__Resizer:after{content:"";background:#d1d5db;border-radius:2px;width:40px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Workroom__ProcessPanel__Header{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);justify-content:space-between;align-items:center;margin-top:8px;padding:12px 24px;transition:background .2s;display:flex}.Workroom__ProcessPanel__Header:hover{background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%)}.Workroom__ProcessPanel__Header h3{color:#1f2937;margin:0;font-size:16px;font-weight:700}.Workroom__ProcessPanel__Toggle{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;transition:all .2s}.Workroom__ProcessPanel__Toggle:hover{color:#1f2937;transform:scale(1.1)}.Workroom__ProcessPanel__Content{height:calc(100% - 48px);display:flex;overflow:hidden}.Workroom__ProcessPanel__Overview{background:#f9fafb;border-right:2px solid #e5e7eb;flex:0 0 300px;padding:20px;overflow-y:auto}.Workroom__ProcessPanel__Overview h4{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:700}.Workroom__ProcessPanel__Info{flex-direction:column;gap:12px;display:flex}.Workroom__ProcessPanel__InfoItem{background:#fff;border-left:4px solid #3b82f6;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Workroom__ProcessPanel__InfoItem .label{color:#6b7280;font-size:13px;font-weight:600}.Workroom__ProcessPanel__InfoItem .value{color:#1f2937;font-size:13px;font-weight:700}.Workroom__ProcessPanel__InfoItem .value.status-completed{color:#10b981}.Workroom__ProcessPanel__InfoItem .value.status-running{color:#3b82f6}.Workroom__ProcessPanel__InfoItem .value.status-failed{color:#ef4444}.Workroom__ProcessPanel__Logs{flex:1;padding:20px;overflow-y:auto}.Workroom__ProcessPanel__Logs h4{color:#374151;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;font-size:14px;font-weight:700}.Workroom__ProcessPanel__Logs::-webkit-scrollbar{width:8px}.Workroom__ProcessPanel__Logs::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.Workroom__ProcessPanel__Logs::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.Workroom__ProcessPanel__Logs::-webkit-scrollbar-thumb:hover{background:#9ca3af}.Workroom__ProcessPanel__LogList{flex-direction:column;gap:8px;display:flex}.Workroom__ProcessPanel__LogItem{background:#fff;border-left:4px solid #d1d5db;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.Workroom__ProcessPanel__LogItem:hover{transform:translate(4px);box-shadow:0 4px 8px #0000001a}.Workroom__ProcessPanel__LogItem.status-success{background:#f0fdf4;border-left-color:#10b981}.Workroom__ProcessPanel__LogItem.status-failed{background:#fef2f2;border-left-color:#ef4444}.Workroom__ProcessPanel__LogItem.status-running{background:#eff6ff;border-left-color:#3b82f6}.Workroom__ProcessPanel__LogItem.status-pending{background:#f9fafb;border-left-color:#9ca3af}.Workroom__ProcessPanel__LogIcon{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;font-weight:700;display:flex}.status-success .Workroom__ProcessPanel__LogIcon{color:#10b981;background:#d1fae5}.status-failed .Workroom__ProcessPanel__LogIcon{color:#ef4444;background:#fee2e2}.status-running .Workroom__ProcessPanel__LogIcon{color:#3b82f6;background:#dbeafe}.status-pending .Workroom__ProcessPanel__LogIcon{color:#9ca3af;background:#e5e7eb}.Workroom__ProcessPanel__LogInfo{flex-direction:column;flex:1;gap:4px;display:flex}.Workroom__ProcessPanel__LogTitle{color:#1f2937;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.Workroom__ProcessPanel__LogType{color:#6b7280;text-transform:uppercase;background:#e5e7eb;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600}.Workroom__ProcessPanel__LogTime{color:#6b7280;font-family:Courier New,monospace;font-size:11px}.Workroom__ProcessPanel__LogResult{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.Workroom__ProcessPanel__Predictions{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:12px}.Workroom__ProcessPanel__PredictionsHeader{border-bottom:2px solid #3b82f6;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.Workroom__ProcessPanel__PredictionsHeader strong{color:#1f2937;font-size:14px}.Workroom__ProcessPanel__PredictionsModel{color:#6b7280;background:#e5e7eb;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600}.Workroom__ProcessPanel__PredictionsTable{border-collapse:collapse;width:100%;font-size:13px}.Workroom__ProcessPanel__PredictionsTable thead{background:#f3f4f6}.Workroom__ProcessPanel__PredictionsTable thead th{text-align:left;color:#374151;border-bottom:2px solid #d1d5db;padding:8px 12px;font-weight:700}.Workroom__ProcessPanel__PredictionsTable tbody tr{border-bottom:1px solid #e5e7eb}.Workroom__ProcessPanel__PredictionsTable tbody tr:last-child{border-bottom:none}.Workroom__ProcessPanel__PredictionsTable tbody tr:hover{background:#f3f4f6}.Workroom__ProcessPanel__PredictionsTable tbody td{padding:8px 12px}.Workroom__ProcessPanel__PredictionsTable tbody td.property{color:#1f2937;font-weight:600}.Workroom__ProcessPanel__PredictionsTable tbody td.value{color:#3b82f6;font-family:Courier New,monospace;font-weight:700}.Workroom__ProcessPanel__ResultMessage{color:#1e40af;background:#dbeafe;border-left:3px solid #3b82f6;border-radius:4px;margin-top:8px;padding:8px 12px;font-size:12px}.Workroom__ProcessPanel__NumberResult,.Workroom__ProcessPanel__StringResult,.Workroom__ProcessPanel__FileResult{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px;font-size:13px}.Workroom__ProcessPanel__NumberResult strong,.Workroom__ProcessPanel__StringResult strong,.Workroom__ProcessPanel__FileResult strong{color:#374151;margin-right:8px}.Workroom__ProcessPanel__NumberResult code,.Workroom__ProcessPanel__StringResult code,.Workroom__ProcessPanel__FileResult code{color:#3b82f6;background:#eff6ff;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace}.Workroom__ProcessPanel__ArrayResult{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px;font-size:13px}.Workroom__ProcessPanel__ArrayResult strong{color:#374151;margin-bottom:8px;display:block}.Workroom__ProcessPanel__ArrayResult ul{margin:0;padding-left:20px}.Workroom__ProcessPanel__ArrayResult ul li{color:#6b7280;padding:2px 0;font-family:Courier New,monospace}.Workroom__ProcessPanel__ObjectResult{background:#1f2937;border-radius:6px;padding:8px 12px;overflow-x:auto}.Workroom__ProcessPanel__ObjectResult pre{color:#f9fafb;margin:0;font-family:Courier New,monospace;font-size:11px;line-height:1.5}.Workroom__ProcessPanel__LogDownload{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:6px 16px;font-size:12px;font-weight:600;transition:all .2s}.Workroom__ProcessPanel__LogDownload:hover{background:#2563eb;transform:scale(1.05)}.Workroom__ProcessPanel__LogDownload:active{transform:scale(.98)}
.Workroom__StorageView{background:#fff;width:100%;height:100%;overflow-y:auto}.Workroom__StorageView__Content{height:100%;margin:0 auto}.Workroom__StorageView__Info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;gap:24px;margin-bottom:32px;padding:20px;display:flex}.Workroom__StorageView__InfoItem{gap:8px;font-size:14px;display:flex}.Workroom__StorageView__InfoItem .label{color:#6b7280;font-weight:600}.Workroom__StorageView__InfoItem .value{color:#1f2937;font-family:monospace}.Workroom__StorageView__Viewer{width:100%;height:100%}.Workroom__StorageView__Viewer h3{color:#1f2937;margin:0 0 16px;font-size:18px;font-weight:600}.Workroom__StorageView__SmilesCode{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px 16px;font-size:14px}.Workroom__StorageView__SmilesCode strong{color:#1f2937;margin-right:8px}.Workroom__StorageView__SmilesCode code{color:#3b82f6;font-family:monospace}.Workroom__StorageView__TextContent h3{color:#1f2937;margin:0 0 16px;font-size:18px;font-weight:600}.Workroom__StorageView__TextContent pre{color:#374151;font-family:Courier New,monospace;font-size:13px;line-height:1.6}
.Project{background-color:#141414;width:100vw;height:100vh;overflow:hidden}.Project__Container{flex-direction:column;height:100%;display:flex;overflow:hidden}.Project__Header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:32px 40px;display:flex}.Project__Header__Left{flex-direction:column;gap:8px;display:flex}.Project__Header__Title{color:#fff;margin:0;font-size:32px;font-weight:700}.Project__Header__Subtitle{color:#9ca3af;margin:0;font-size:16px}.Project__Header__CreateButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6,#06b6d4);border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.Project__Header__CreateButton:hover{background:linear-gradient(90deg,#2563eb,#0891b2);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.Project__Header__CreateButton:active{transform:translateY(0)}.Project__Toolbar{background-color:#ffffff05;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.Project__Toolbar__Left{align-items:center;gap:16px;display:flex}.Project__Toolbar__FilterGroup{gap:8px;display:flex}.Project__Toolbar__FilterButton{color:#9ca3af;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.Project__Toolbar__FilterButton:hover{color:#3b82f6;background-color:#3b82f61a;border-color:#3b82f6}.Project__Toolbar__FilterButton.active{color:#fff;background-color:#3b82f6;border-color:#3b82f6}.Project__Toolbar__Right{align-items:center;gap:12px;display:flex}.Project__Toolbar__SearchGroup{align-items:center;gap:8px;display:flex}.Project__Toolbar__Search{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:260px;padding:8px 16px;font-size:14px;transition:all .2s}.Project__Toolbar__Search:focus{background-color:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.Project__Toolbar__Search::placeholder{color:#6b7280}.Project__Toolbar__SearchButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:1px solid #3b82f6;border-radius:6px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s}.Project__Toolbar__SearchButton:hover{background-color:#2563eb;border-color:#2563eb}.Project__Toolbar__SearchButton:active{transform:scale(.98)}.Project__Grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));align-content:start;gap:24px;padding:32px 40px;display:grid;overflow-y:auto}.Project__Loading{color:#9ca3af;grid-column:1/-1;justify-content:center;align-items:center;padding:24px;font-size:14px;display:flex}.Project__Sentinel{grid-column:1/-1;height:1px}.Project__Card{cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;height:280px;padding:24px;transition:all .2s;display:flex}.Project__Card:hover{background-color:#ffffff14;border-color:#9500ff;transform:translateY(-2px);box-shadow:0 4px 16px #0000004d}.Project__Card__Header{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.Project__Card__HeaderTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Project__Card__Title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:18px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Project__Card__Status{color:#fff;white-space:nowrap;border-radius:12px;flex-shrink:0;padding:4px 12px;font-size:12px;font-weight:500}.Project__Card__Category{color:#9ca3af;background-color:#ffffff0d;border-radius:6px;width:fit-content;padding:4px 10px;font-size:12px;font-weight:500}.Project__Card__Body{flex-direction:column;flex:1;gap:12px;display:flex;overflow:hidden}.Project__Card__Description{color:#9ca3af;-webkit-line-clamp:3;word-break:break-word;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.Project__Card__Tags{flex-wrap:wrap;gap:8px;display:flex}.Project__Card__Tag{color:#9ca3af;background-color:#ffffff0d;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:500}.Project__Card__Footer{border-top:1px solid #ffffff0d;flex-direction:column;gap:10px;margin-top:auto;padding-top:12px;display:flex}.Project__Card__Meta{align-items:center;gap:8px;display:flex}.Project__Card__Meta__Label{color:#6b7280;flex-shrink:0;font-size:12px;font-weight:500}.Project__Card__Meta__Value{color:#10b981;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.Project__Card__FooterBottom{justify-content:flex-end;display:flex}.Project__Card__Date{color:#6b7280;font-size:12px}.Project__Empty{color:#6b7280;grid-column:1/-1;justify-content:center;align-items:center;padding:60px;font-size:16px;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.ProjectNew{background-color:#141414;width:100vw;height:100vh;overflow:hidden}.ProjectNew__Container{flex-direction:column;height:100%;display:flex;overflow:hidden}.ProjectNew__Header{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:24px;padding:32px 40px;display:flex}.ProjectNew__BackButton{color:#9ca3af;cursor:pointer;background-color:#0000;border:1px solid #ffffff1a;border-radius:6px;width:fit-content;padding:8px 16px;font-size:14px;transition:all .2s}.ProjectNew__BackButton:hover{color:#fff;background-color:#ffffff0d;border-color:#fff}.ProjectNew__HeaderTitle h1{color:#fff;margin:0 0 8px;font-size:28px;font-weight:700}.ProjectNew__HeaderTitle p{color:#9ca3af;margin:0;font-size:15px}.ProjectNew__FormWrapper{flex:1;justify-content:center;padding:48px 40px;display:flex;overflow-y:auto}.ProjectNew__Form{flex-direction:column;gap:28px;width:100%;max-width:560px;display:flex}.ProjectNew__Field{flex-direction:column;gap:8px;display:flex}.ProjectNew__Label{color:#d1d5db;font-size:14px;font-weight:600}.ProjectNew__Input,.ProjectNew__Textarea,.ProjectNew__Select{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:12px 16px;font-size:15px;transition:all .2s}.ProjectNew__Input:focus,.ProjectNew__Textarea:focus,.ProjectNew__Select:focus{background-color:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ProjectNew__Input::placeholder,.ProjectNew__Textarea::placeholder,.ProjectNew__Select::placeholder{color:#6b7280}.ProjectNew__Textarea{resize:vertical;min-height:120px;font-family:inherit}.ProjectNew__Select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:48px}.ProjectNew__Hint{color:#6b7280;font-size:13px}.ProjectNew__TagInputWrapper{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;min-height:48px;padding:8px 12px;transition:all .2s;display:flex}.ProjectNew__TagInputWrapper:focus-within{background-color:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ProjectNew__TagChip{color:#93c5fd;background-color:#3b82f633;border:1px solid #3b82f64d;border-radius:16px;align-items:center;gap:6px;padding:4px 8px 4px 12px;font-size:13px;display:inline-flex}.ProjectNew__TagChip__Remove{color:#93c5fd;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:16px;line-height:1;transition:all .15s;display:flex}.ProjectNew__TagChip__Remove:hover{color:#fca5a5;background-color:#ef44444d}.ProjectNew__TagInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:120px;padding:4px 0;font-size:15px}.ProjectNew__TagInput::placeholder{color:#6b7280}.ProjectNew__Actions{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;margin-top:16px;padding-top:28px;display:flex}.ProjectNew__Button{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s}.ProjectNew__Button:disabled{opacity:.6;cursor:not-allowed}.ProjectNew__Button--secondary{color:#9ca3af;background-color:#ffffff0d;border:1px solid #ffffff1a}.ProjectNew__Button--secondary:hover:not(:disabled){color:#fff;background-color:#ffffff14;border-color:#fff}.ProjectNew__Button--primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#06b6d4)}.ProjectNew__Button--primary:hover:not(:disabled){background:linear-gradient(90deg,#2563eb,#0891b2);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.ProjectNew__Button--primary:active:not(:disabled){transform:translateY(0)}
.ProjectDetail{background-color:#141414;width:100vw;height:100vh;overflow:hidden}.ProjectDetail__Container{flex-direction:column;height:100%;display:flex;overflow:hidden}.ProjectDetail__Loading{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;font-size:16px;display:flex}.ProjectDetail__Header{background-color:#141414;border-bottom:1px solid #ffffff1a;flex-direction:column;gap:24px;padding:24px 40px 0;display:flex}.ProjectDetail__BackButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:fit-content;padding:0;font-size:14px;transition:color .2s;display:flex}.ProjectDetail__BackButton:hover{color:#fff}.ProjectDetail__HeaderInfo{justify-content:space-between;align-items:flex-start;display:flex}.ProjectDetail__HeaderLeft{flex-direction:column;gap:12px;display:flex}.ProjectDetail__TitleWrapper{align-items:center;gap:12px;display:flex}.ProjectDetail__Title{color:#fff;margin:0;font-size:28px;font-weight:700}.ProjectDetail__Status{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600}.ProjectDetail__Meta{align-items:center;gap:24px;display:flex}.ProjectDetail__MetaItem{color:#9ca3af;align-items:center;gap:8px;font-size:14px;display:flex}.ProjectDetail__MetaItem svg{color:#6b7280}.ProjectDetail__HeaderRight{gap:12px;display:flex}.ProjectDetail__Button{color:#e5e7eb;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.ProjectDetail__Button:hover{background-color:#ffffff1a;border-color:#fff3}.ProjectDetail__Button--danger{color:#ef4444;background-color:#ef44440d;border-color:#ef444433}.ProjectDetail__Button--danger:hover{background-color:#ef44441a;border-color:#ef44444d}.ProjectDetail__Tabs{gap:32px;margin-top:8px;display:flex}.ProjectDetail__Tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:12px 0;font-size:14px;font-weight:500;transition:all .2s;display:flex}.ProjectDetail__Tab:hover{color:#e5e7eb}.ProjectDetail__Tab--active{color:#3b82f6;border-bottom-color:#3b82f6}.ProjectDetail__Tab--active .ProjectDetail__TabCount{color:#3b82f6;background-color:#3b82f61a}.ProjectDetail__TabCount{color:#6b7280;background-color:#ffffff0d;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;transition:all .2s}.ProjectDetail__Content{background-color:#0a0a0a;flex:1;overflow-y:auto}.ProjectDetail__TabContent{padding:32px;animation:.3s ease-out fadeIn}.ProjectDetail__ActionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ProjectDetail__ActionHeader h3{color:#fff;margin:0;font-size:18px;font-weight:600}.ProjectDetail__PrimaryBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6,#06b6d4);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ProjectDetail__PrimaryBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.ProjectDetail__ExperimentList{flex-direction:column;gap:16px;display:flex}.ProjectDetail__ExperimentCard{cursor:pointer;background-color:#141414;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:20px;padding:24px;transition:all .2s;display:flex}.ProjectDetail__ExperimentCard:hover{background-color:#3b82f605;border-color:#3b82f64d;transform:translateY(-2px)}.ProjectDetail__ExperimentCard:hover .ProjectDetail__ExperimentAction{opacity:1;transform:translate(0)}.ProjectDetail__ExperimentIcon{background-color:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ProjectDetail__ExperimentInfo{flex-direction:column;flex:1;gap:8px;display:flex}.ProjectDetail__ExperimentHeader{align-items:center;gap:12px;display:flex}.ProjectDetail__ExperimentHeader h4{color:#fff;margin:0;font-size:16px;font-weight:600}.ProjectDetail__ExperimentStatus{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.ProjectDetail__ExperimentStatus--created{color:#3b82f6;background-color:#3b82f61a}.ProjectDetail__ExperimentStatus--running{color:#10b981;background-color:#10b9811a}.ProjectDetail__ExperimentStatus--completed{color:#6366f1;background-color:#6366f11a}.ProjectDetail__ExperimentStatus--failed{color:#ef4444;background-color:#ef44441a}.ProjectDetail__ExperimentDesc{color:#9ca3af;margin:0;font-size:14px}.ProjectDetail__ExperimentMeta{color:#6b7280;align-items:center;gap:8px;font-size:12px;display:flex}.ProjectDetail__ExperimentAction{color:#6b7280;opacity:0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;transform:translate(-10px)}.ProjectDetail__ExperimentActions{align-items:center;gap:4px;display:flex}.ProjectDetail__ExperimentDeleteBtn{color:#6b7280;opacity:0;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ProjectDetail__ExperimentDeleteBtn:hover{color:#ef4444;background-color:#ef44441a}.ProjectDetail__ExperimentDeleteBtn:disabled{opacity:.5;cursor:not-allowed}.ProjectDetail__ExperimentCard:hover .ProjectDetail__ExperimentDeleteBtn{opacity:1}.ProjectDetail__ExperimentCard--new{background-color:#10b98105;border:1px dashed #10b9814d}.ProjectDetail__ExperimentCard--new:hover{background-color:#10b9810d;border-color:#10b98180}.ProjectDetail__ExperimentIcon--new{background-color:#10b9811a}.ProjectDetail__EmptyState{text-align:center;color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:80px 0;display:flex}.ProjectDetail__EmptyState h3{color:#e5e7eb;margin:16px 0 8px;font-size:20px;font-weight:600}.ProjectDetail__EmptyState p{max-width:400px;margin:0 0 24px;font-size:14px}.ProjectDetail__EmptyIcon{color:#4b5563;background-color:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:8px;display:flex}.ProjectDetail__Section{background-color:#141414;border:1px solid #ffffff0d;border-radius:16px;padding:32px;animation:.3s ease-out slideUp}.ProjectDetail__SectionHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.ProjectDetail__SectionHeader h3{color:#fff;margin:0;font-size:20px;font-weight:600}.ProjectDetail__CloseBtn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-size:14px;transition:all .2s}.ProjectDetail__CloseBtn:hover{color:#fff;background-color:#ffffff0d}.ProjectDetail__MoleculeToolbar{z-index:10;background-color:#0a0a0a;justify-content:space-between;align-items:center;padding:32px 40px 0;display:flex;position:sticky;top:0}.ProjectDetail__MoleculeToolbar__Left{align-items:center;gap:12px;display:flex}.ProjectDetail__MoleculeToolbar__Button{color:#e5e7eb;cursor:pointer;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.ProjectDetail__MoleculeToolbar__Button:hover{background-color:#ffffff1a;border-color:#fff3}.ProjectDetail__MoleculeToolbar__Button--primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#06b6d4);border:none}.ProjectDetail__MoleculeToolbar__Button--primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.ProjectDetail__MoleculeToolbar__Button--action{color:#3b82f6;background-color:#3b82f61a;border-color:#3b82f633}.ProjectDetail__MoleculeToolbar__Button--action:hover{background-color:#3b82f633}.ProjectDetail__MoleculeToolbar__Button--delete{color:#ef4444;background-color:#ef44441a;border-color:#ef444433}.ProjectDetail__MoleculeToolbar__Button--delete:hover{background-color:#ef444433}.ProjectDetail__MoleculeToolbar__Right{align-items:center;gap:12px;display:flex}.ProjectDetail__MoleculeToolbar__Count{color:#9ca3af;background-color:#ffffff0d;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500}.ProjectDetail__MoleculeTable{background-color:#141414;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden}.ProjectDetail__MoleculeTable__Inner{border-collapse:collapse;width:100%}.ProjectDetail__MoleculeTable__Th{text-align:left;color:#9ca3af;white-space:nowrap;background-color:#ffffff05;border-bottom:1px solid #ffffff0d;padding:12px 16px;font-size:12px;font-weight:600}.ProjectDetail__MoleculeTable__Th--checkbox{text-align:center;width:40px}.ProjectDetail__MoleculeTable__Th--expand{width:40px}.ProjectDetail__MoleculeTable__Td{color:#e5e7eb;border-bottom:1px solid #ffffff08;padding:16px;font-size:13px}.ProjectDetail__MoleculeTable__Td--checkbox{text-align:center;width:40px}.ProjectDetail__MoleculeTable__Td--expand{width:40px}.ProjectDetail__MoleculeTable__Td--name{color:#fff;font-weight:500}.ProjectDetail__MoleculeTable__Td--structure{padding:8px}.ProjectDetail__MoleculeTable__Row{transition:all .2s}.ProjectDetail__MoleculeTable__Row:hover{background-color:#ffffff05}.ProjectDetail__MoleculeTable__Row:last-child td{border-bottom:none}.ProjectDetail__MoleculeTable__ExpandBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:10px;transition:all .2s}.ProjectDetail__MoleculeTable__ExpandBtn:hover{color:#3b82f6}.ProjectDetail__MoleculeTable__Structure{background-color:#ffffff05;border-radius:6px;justify-content:center;align-items:center;padding:8px;display:flex}.ProjectDetail__MoleculeTable__ActionBtn{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.ProjectDetail__MoleculeTable__ActionBtn:hover{opacity:.9;transform:translateY(-1px)}.ProjectDetail__MoleculeTable__ActionBtn--outline{color:#e5e7eb;background-color:#0000;border:1px solid #fff3}.ProjectDetail__MoleculeTable__ActionBtn--outline:hover{background-color:#ffffff0d}.ProjectDetail__Modal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProjectDetail__Modal__Backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;position:absolute;inset:0}.ProjectDetail__Modal__Content{background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:500px;animation:.3s ease-out slideUp;position:relative;box-shadow:0 20px 60px #00000080}.ProjectDetail__Modal__Header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.ProjectDetail__Modal__Header h3{color:#fff;margin:0;font-size:20px;font-weight:600}.ProjectDetail__Modal__Header button{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:all .2s;display:flex}.ProjectDetail__Modal__Header button:hover{color:#fff;background-color:#ffffff0d}.ProjectDetail__Modal__Body{flex-direction:column;gap:20px;padding:24px;display:flex}.ProjectDetail__Modal__Field{flex-direction:column;gap:8px;display:flex}.ProjectDetail__Modal__Field label{color:#e5e7eb;font-size:13px;font-weight:500}.ProjectDetail__Modal__Field input{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;transition:all .2s}.ProjectDetail__Modal__Field input:focus{background-color:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ProjectDetail__Modal__Field input::placeholder{color:#6b7280}.ProjectDetail__Modal__Footer{justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}.ProjectDetail__Modal__Button{cursor:pointer;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.ProjectDetail__Modal__Button--cancel{color:#9ca3af;background:0 0;border:1px solid #ffffff1a}.ProjectDetail__Modal__Button--cancel:hover{color:#fff;background-color:#ffffff0d}.ProjectDetail__Modal__Button--submit{color:#fff;background:linear-gradient(90deg,#3b82f6,#06b6d4);border:none}.ProjectDetail__Modal__Button--submit:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.MoleculeSheet{background-color:#0d0d0d;flex-direction:column;height:100%;display:flex}.MoleculeSheet__Toolbar{background-color:#3b82f61a;border-bottom:1px solid #3b82f633;flex-shrink:0;align-items:center;gap:16px;padding:12px 20px;display:flex}.MoleculeSheet__Toolbar__Count{color:#93c5fd;font-size:13px;font-weight:500}.MoleculeSheet__Toolbar__DeleteBtn{color:#ef4444;cursor:pointer;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.MoleculeSheet__Toolbar__DeleteBtn:hover{background-color:#ef444433}.MoleculeSheet__SelectionBar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172af2;border:1px solid #06b6d44d;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.875rem 1.5rem;animation:.25s ease-out slideUpMolecule;display:flex;position:fixed;bottom:1.5rem;box-shadow:0 -4px 24px #0006}.MoleculeSheet__SelectionBar__Info{align-items:center;gap:.5rem;display:flex}.MoleculeSheet__SelectionBar__Count{color:#fff;background:#06b6d4;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 .375rem;font-size:.8125rem;font-weight:700;display:inline-flex}.MoleculeSheet__SelectionBar__Label{color:#d1d5db;font-size:.875rem;font-weight:500}.MoleculeSheet__SelectionBar__Actions{align-items:center;gap:.75rem;display:flex}.MoleculeSheet__SelectionBar__ClearBtn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.MoleculeSheet__SelectionBar__ClearBtn:hover{color:#fff;background:#ffffff0d;border-color:#ffffff4d}.MoleculeSheet__SelectionBar__ImportBtn{color:#fff;cursor:pointer;background:#06b6d4;border:none;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:inline-flex}.MoleculeSheet__SelectionBar__ImportBtn:hover:not(:disabled){background:#0891b2;transform:translateY(-1px)}.MoleculeSheet__SelectionBar__ImportBtn:disabled{opacity:.5;cursor:not-allowed}.MoleculeSheet__SelectionBar__DeleteBtn{color:#ef4444;cursor:pointer;background:#ef444426;border:1px solid #ef44444d;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:inline-flex}.MoleculeSheet__SelectionBar__DeleteBtn:hover{background:#ef444440;border-color:#ef444480}@keyframes slideUpMolecule{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.MoleculeSheet__Container{flex:1;padding:0;position:relative;overflow:scroll auto}.MoleculeSheet__Container::-webkit-scrollbar:horizontal{height:0;display:none}.MoleculeSheet__Container::-webkit-scrollbar{width:8px;height:0}.MoleculeSheet__Container::-webkit-scrollbar-track{background:#1e1e1e}.MoleculeSheet__Container::-webkit-scrollbar-thumb{background:#fff6;border-radius:4px}.MoleculeSheet__Container::-webkit-scrollbar-thumb:hover{background:#fff9}.MoleculeSheet__Container::-webkit-scrollbar-corner{display:none}.MoleculeSheet__Container{scrollbar-width:thin}.MoleculeSheet__Container--resizing{-webkit-user-select:none;user-select:none;cursor:col-resize}.MoleculeSheet__TableWrapper{width:100%;min-width:100%}.MoleculeSheet__Table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}.MoleculeSheet__Table thead{z-index:10;position:sticky;top:0}.MoleculeSheet__HeaderContent{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex;position:relative}.MoleculeSheet__ResizeHandle{cursor:col-resize;z-index:2;background:#3a3a3a;width:3px;transition:background-color .15s;position:absolute;top:0;bottom:0;right:-1px}.MoleculeSheet__ResizeHandle:hover{background:#3b82f6}.MoleculeSheet__ResizeHandle:active{background:#60a5fa}.MoleculeSheet__Cell{text-align:left;vertical-align:middle;color:#e5e7eb;background-color:#141414;border:1px solid #2a2a2a;padding:8px 12px;transition:background-color .1s}.MoleculeSheet__Cell--header{color:#9ca3af;text-transform:uppercase;letter-spacing:.3px;background-color:#1a1a1a;border-bottom:2px solid #333;font-size:12px;font-weight:600;position:sticky;top:0}.MoleculeSheet__Cell--checkbox{text-align:center;width:40px;padding:8px}.MoleculeSheet__Cell--checkbox input[type=checkbox]{cursor:pointer;accent-color:#3b82f6;width:16px;height:16px}.MoleculeSheet__Cell--rowNum{text-align:center;color:#6b7280;background-color:#1a1a1a;width:50px;font-size:12px}.MoleculeSheet__Cell--name{color:#fff;font-weight:500}.MoleculeSheet__Cell--structure{cursor:zoom-in;padding:4px 8px}.MoleculeSheet__Cell--structure>*{margin:0 auto}.MoleculeSheet__Cell--data{text-align:right;font-family:SF Mono,Consolas,monospace;font-size:12px}.MoleculeSheet__Row:hover .MoleculeSheet__Cell{background-color:#3b82f60d}.MoleculeSheet__Row:hover .MoleculeSheet__Cell--rowNum{background-color:#3b82f61a}.MoleculeSheet__Row--add{cursor:pointer}.MoleculeSheet__Row--add .MoleculeSheet__Cell{background-color:#0f0f0f;border-style:dashed;border-color:#333}.MoleculeSheet__Row--add:hover .MoleculeSheet__Cell{background-color:#3b82f614;border-color:#3b82f64d}.MoleculeSheet__Row--editing .MoleculeSheet__Cell{background-color:#3b82f61a;border-style:solid;border-color:#3b82f64d}.MoleculeSheet__AddIcon{color:#6b7280;transition:color .15s}.MoleculeSheet__Row--add:hover .MoleculeSheet__AddIcon{color:#3b82f6}.MoleculeSheet__Placeholder{color:#6b7280;font-size:12px;font-style:italic}.MoleculeSheet__Input{color:#fff;background-color:#1a1a1a;border:1px solid #3b82f6;border-radius:3px;outline:none;width:100%;padding:6px 8px;font-size:13px;transition:all .15s}.MoleculeSheet__Input:focus{background-color:#1e1e1e;box-shadow:0 0 0 2px #3b82f633}.MoleculeSheet__Input::placeholder{color:#6b7280;font-style:italic}.MoleculeSheet__SmilesText{color:#9ca3af;word-break:break-all;text-overflow:ellipsis;max-height:40px;font-family:SF Mono,Consolas,monospace;font-size:11px;display:block;overflow:hidden}.MoleculeSheet__Actions{gap:8px;display:flex}.MoleculeSheet__ActionBtn{cursor:pointer;border-radius:3px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s}.MoleculeSheet__ActionBtn--submit{color:#fff;background-color:#3b82f6;border:none;justify-content:center;align-items:center;min-width:50px;display:flex}.MoleculeSheet__ActionBtn--submit:hover:not(:disabled){background-color:#2563eb}.MoleculeSheet__ActionBtn--submit:disabled{opacity:.5;cursor:not-allowed}.MoleculeSheet__ActionBtn--cancel{color:#e5e7eb;background:#2a2a2a;border:1px solid #555}.MoleculeSheet__ActionBtn--cancel:hover{color:#fff;background-color:#3a3a3a;border-color:#666}.MoleculeSheet__LoadMore{text-align:center;color:#6b7280;padding:20px;font-size:13px}.MoleculeSheet__CustomScrollbar{cursor:pointer;background:#1e1e1e;border-top:1px solid #333;flex-shrink:0;height:14px;position:relative}.MoleculeSheet__CustomScrollbar__Thumb{cursor:grab;background:#ffffff80;border-radius:5px;min-width:40px;height:10px;transition:background .15s;position:absolute;top:2px}.MoleculeSheet__CustomScrollbar__Thumb:hover{background:#ffffffb3}.MoleculeSheet__CustomScrollbar__Thumb:active{cursor:grabbing;background:#fffc}.MoleculeSheet__StructureTooltip{pointer-events:auto;background:#1a1a1a;border:1px solid #3b82f6;border-radius:8px;padding:10px;animation:.15s ease-out tooltipFadeIn;position:relative;box-shadow:0 8px 32px #00000080,0 0 0 1px #3b82f633}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-50%)scale(.95)}to{opacity:1;transform:translateY(-50%)scale(1)}}.MoleculeSheet__StructureTooltip__FullscreenBtn{cursor:pointer;color:#9ca3af;z-index:1;background:#3b82f633;border:1px solid #3b82f666;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex;position:absolute;top:8px;right:8px}.MoleculeSheet__StructureTooltip__FullscreenBtn:hover{color:#fff;background:#3b82f666;border-color:#3b82f6}.MoleculeSheet__FullscreenOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10001;background:#000000d9;justify-content:center;align-items:center;animation:.2s ease-out overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.MoleculeSheet__FullscreenModal{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:20px;animation:.2s ease-out modalScaleIn;position:relative;box-shadow:0 16px 64px #0009}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.MoleculeSheet__FullscreenModal__CloseBtn{cursor:pointer;color:#9ca3af;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .15s;display:flex;position:absolute;top:-50px;right:0}.MoleculeSheet__FullscreenModal__CloseBtn:hover{color:#fff;background:#fff3;border-color:#fff6}
