.share-module__SIqT4q__sharePage{z-index:100;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.share-module__SIqT4q__sharePage>*{pointer-events:auto}.share-module__SIqT4q__modalOverlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10000;overscroll-behavior:none;background:#0000004d;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.share-module__SIqT4q__modalContent{background:var(--background);border:1px solid var(--border);border-radius:14px;flex-direction:column;width:100%;max-width:440px;display:flex;position:relative;overflow:visible;box-shadow:0 40px 100px #000c}.share-module__SIqT4q__closeBtn{color:var(--foreground);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.75rem;right:1.75rem}.share-module__SIqT4q__closeBtn:hover{background:var(--border)}.share-module__SIqT4q__dragHandle{background:var(--border);border-radius:10px;flex-shrink:0;width:36px;height:4px;margin:12px auto 0;display:none}.share-module__SIqT4q__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem 1.5rem;display:flex;position:relative}.share-module__SIqT4q__logoWrapper{background:var(--border);width:48px;height:48px;color:var(--foreground);border-radius:12px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.share-module__SIqT4q__title{letter-spacing:-.04em;background:linear-gradient(135deg,#fff 0%,#a1a1a1 100%);-webkit-text-fill-color:transparent;font-size:2.25rem;font-weight:800;font-family:var(--font-sans);-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem}.share-module__SIqT4q__subtitle{color:var(--placeholder);font-size:.95rem;font-weight:400}.share-module__SIqT4q__body{flex-direction:column;gap:1.25rem;padding:0 2rem 2.5rem;display:flex}.share-module__SIqT4q__projectCard{border:1px solid var(--border);box-shadow:none;background:#ffffff08;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.share-module__SIqT4q__infoItem{flex-direction:column;gap:.2rem;display:flex}.share-module__SIqT4q__label{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:700}.share-module__SIqT4q__value{color:var(--foreground);font-size:1rem;font-weight:600}.share-module__SIqT4q__description{color:var(--muted-foreground);white-space:pre-wrap;word-break:break-word;margin:0;padding:0;font-size:.85rem;line-height:1.5;-webkit-mask-image:none;mask-image:none}.share-module__SIqT4q__actions{flex-direction:column;gap:.75rem;display:flex}.share-module__SIqT4q__submitBtn{color:#000;width:100%;font-family:var(--font-sans);cursor:pointer;background:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.share-module__SIqT4q__submitBtn:hover{filter:brightness(.9)}.share-module__SIqT4q__submitBtn:disabled{opacity:.7;cursor:not-allowed}.share-module__SIqT4q__cancelBtn{border:1px solid var(--border);width:100%;color:var(--placeholder);cursor:pointer;background:0 0;border-radius:14px;padding:.85rem;font-size:.85rem;font-weight:500;transition:all .2s}.share-module__SIqT4q__cancelBtn:hover{background:var(--border);color:var(--foreground)}.share-module__SIqT4q__spinnerSmall{border:2px solid #0000001a;border-top-color:#000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite share-module__SIqT4q__spin}@keyframes share-module__SIqT4q__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.share-module__SIqT4q__modalOverlay{align-items:flex-end;padding:0}.share-module__SIqT4q__modalContent{border-radius:20px 20px 0 0;max-height:92vh}.share-module__SIqT4q__dragHandle{margin:8px auto 0;display:block}.share-module__SIqT4q__header{padding:1.5rem 1rem 1rem}.share-module__SIqT4q__logoWrapper{width:40px;height:40px;margin-bottom:0}.share-module__SIqT4q__title{font-size:1.5rem}.share-module__SIqT4q__subtitle{font-size:.85rem}.share-module__SIqT4q__body{gap:1.25rem;padding:1rem 1.5rem 2rem}.share-module__SIqT4q__projectCard{padding:1rem}.share-module__SIqT4q__closeBtn{top:.75rem;right:.75rem}.share-module__SIqT4q__value{font-size:.95rem}.share-module__SIqT4q__submitBtn{order:1;min-height:52px;padding:.9rem}.share-module__SIqT4q__cancelBtn{order:2}}
.authModal-module__TrmDfG__modalOverlay{height:100vh;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10000;overscroll-behavior:none;background:#0000004d;justify-content:center;align-items:center;height:-webkit-fill-available;padding:1rem;display:flex;position:fixed;inset:0}.authModal-module__TrmDfG__modalContent{background:var(--background);border:1px solid var(--border);width:100%;max-width:440px;max-height:90vh;box-shadow:0 40px 100px var(--shadow-heavy);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:visible}.authModal-module__TrmDfG__captchaWrapper{justify-content:center;width:100%;min-height:70px;margin-top:5px;display:flex}.authModal-module__TrmDfG__dragHandle{background:var(--border);border-radius:10px;flex-shrink:0;width:36px;height:4px;margin:12px auto 0;display:none}.authModal-module__TrmDfG__header{text-align:center;z-index:1;padding:3.5rem 2rem 1rem;position:relative}.authModal-module__TrmDfG__title{letter-spacing:-.04em;background:var(--h1-gradient);-webkit-text-fill-color:transparent;font-size:2.25rem;font-weight:800;font-family:var(--font-sans);-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem}.authModal-module__TrmDfG__subtitle{color:var(--placeholder);font-size:.95rem;font-weight:400}.authModal-module__TrmDfG__tabs{background:var(--input-bg);border:1px solid var(--border);border-radius:10px;gap:4px;margin:1rem 2rem;padding:4px;display:flex;position:relative}.authModal-module__TrmDfG__tab{z-index:1;font-size:.85rem;font-weight:700;font-family:var(--font-sans);color:var(--muted-foreground);cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;border-radius:6px;flex:1;padding:8px 0;transition:color .3s;position:relative}.authModal-module__TrmDfG__activeTab{background:var(--foreground);box-shadow:0 4px 12px var(--shadow-small);color:var(--background)!important}.authModal-module__TrmDfG__body{z-index:5;flex:1;padding:0 2rem 2rem;position:relative}.authModal-module__TrmDfG__socialGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.authModal-module__TrmDfG__socialBtn{background:var(--background);border:1px solid var(--border);color:var(--placeholder);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.25rem .5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.authModal-module__TrmDfG__socialBtn:hover{background:var(--background);border-color:var(--foreground);color:var(--foreground);z-index:10;box-shadow:0 10px 20px var(--shadow-medium);transform:translateY(-2px)}.authModal-module__TrmDfG__socialIcon{width:20px;height:20px}.authModal-module__TrmDfG__socialLabel{font-size:.75rem;font-weight:400;font-family:var(--font-sans)}.authModal-module__TrmDfG__divider{color:var(--border);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:flex}.authModal-module__TrmDfG__divider:before,.authModal-module__TrmDfG__divider:after{content:"";background:var(--border);flex:1;height:1px}.authModal-module__TrmDfG__formGroup{margin-bottom:.85rem;position:relative}.authModal-module__TrmDfG__inputLabel{color:var(--foreground);margin-bottom:.5rem;margin-left:.5rem;font-size:.8rem;font-weight:500;display:block}.authModal-module__TrmDfG__inputWrapper{align-items:center;display:flex;position:relative}.authModal-module__TrmDfG__inputIcon{color:var(--placeholder);position:absolute;left:1.1rem}.authModal-module__TrmDfG__input{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:10px;padding:.9rem 1rem .9rem 3rem;font-size:16px;transition:all .2s}.authModal-module__TrmDfG__input:focus{background:var(--background);border-color:var(--foreground);outline:none}.authModal-module__TrmDfG__submitBtn{background:var(--accent);width:100%;color:var(--accent-foreground);font-family:var(--font-sans);border-radius:10px;justify-content:center;align-items:center;gap:.6rem;margin-top:1.5rem;padding:1.1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.authModal-module__TrmDfG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.authModal-module__TrmDfG__spinnerSmall{border:2px solid var(--border);border-top-color:var(--accent-foreground);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite authModal-module__TrmDfG__spin}.authModal-module__TrmDfG__passwordRequirements{background:var(--background);border:1px solid var(--border);border-radius:10px;grid-template-columns:1fr 1fr;gap:.4rem 1rem;margin-top:.75rem;padding:.75rem;display:grid}.authModal-module__TrmDfG__requirement{color:var(--placeholder);align-items:center;gap:.4rem;font-size:.72rem;display:flex}.authModal-module__TrmDfG__requirement.authModal-module__TrmDfG__valid{color:#22c55e}.authModal-module__TrmDfG__backBtn,.authModal-module__TrmDfG__closeBtn{color:var(--foreground);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1.75rem}.authModal-module__TrmDfG__backBtn{left:1.75rem}.authModal-module__TrmDfG__closeBtn{right:1.75rem}.authModal-module__TrmDfG__backBtn:hover,.authModal-module__TrmDfG__closeBtn:hover{background:var(--border);color:var(--foreground)}.authModal-module__TrmDfG__emailBadge{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:10px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.6rem 1rem;font-size:.9rem;display:inline-flex}.authModal-module__TrmDfG__emailBadge span{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.authModal-module__TrmDfG__passkeyLink{width:100%;color:var(--placeholder);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;padding:.5rem;font-size:.85rem;font-weight:500;transition:color .2s;display:flex}.authModal-module__TrmDfG__passkeyLink:hover{color:var(--foreground)}.authModal-module__TrmDfG__passkeyLink span:last-child{font-weight:600}@keyframes authModal-module__TrmDfG__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.authModal-module__TrmDfG__modalOverlay{align-items:flex-end;padding:0;position:fixed;bottom:-200px}.authModal-module__TrmDfG__modalContent{border-radius:12px 12px 0 0;max-width:100%;max-height:92vh;margin:0;transition:padding-bottom .2s ease-out;overflow:visible}.authModal-module__TrmDfG__modalContent[data-focused=true]{max-height:98vh;padding-bottom:280px}.authModal-module__TrmDfG__dragHandle{margin:8px auto 0;display:block}.authModal-module__TrmDfG__header{padding:1.25rem 1rem .25rem}.authModal-module__TrmDfG__title{margin-bottom:.2rem;font-size:1.35rem}.authModal-module__TrmDfG__subtitle{font-size:.8rem}.authModal-module__TrmDfG__backBtn,.authModal-module__TrmDfG__closeBtn{top:.75rem}.authModal-module__TrmDfG__backBtn{left:.75rem}.authModal-module__TrmDfG__closeBtn{right:.75rem}.authModal-module__TrmDfG__tabs{border-radius:10px;margin:.25rem 1rem .5rem;padding:.2rem}.authModal-module__TrmDfG__body{padding:0 1rem 1.5rem}.authModal-module__TrmDfG__passwordRequirements{grid-template-columns:1fr;gap:.2rem;margin-top:.5rem;padding:.5rem}.authModal-module__TrmDfG__requirement{font-size:.65rem}.authModal-module__TrmDfG__socialGrid{gap:.4rem;margin-bottom:.75rem}.authModal-module__TrmDfG__socialBtn{border-radius:12px;gap:.3rem;padding:.7rem .3rem}.authModal-module__TrmDfG__socialIcon{width:14px;height:14px}.authModal-module__TrmDfG__socialLabel{font-size:.65rem}.authModal-module__TrmDfG__divider{margin-bottom:.5rem;font-size:.6rem}.authModal-module__TrmDfG__input{border-radius:10px;padding:.65rem 1rem .65rem 2.5rem;font-size:16px}.authModal-module__TrmDfG__inputIcon{width:14px;height:14px;left:.8rem}.authModal-module__TrmDfG__submitBtn{border-radius:12px;min-height:50px;margin-top:.6rem;padding:.8rem;font-size:.9rem}.authModal-module__TrmDfG__spinnerSmall{width:18px;height:18px}.authModal-module__TrmDfG__captchaWrapper{min-height:60px;margin-top:-5px;margin-bottom:-5px;transform:scale(.85)}.authModal-module__TrmDfG__socialBtn:hover{box-shadow:none;transform:none}.authModal-module__TrmDfG__passkeyLink{margin-top:.2rem;padding:.85rem;font-size:.85rem}.authModal-module__TrmDfG__passkeyLink:hover{box-shadow:none;transform:none}}
.navbar-module__cEd8zG__navbar{border-bottom:1px solid var(--border);background:var(--background);z-index:50;height:60px;position:sticky;top:0}.navbar-module__cEd8zG__navContent{justify-content:space-between;align-items:center;height:100%;padding:0 24px;display:flex}.navbar-module__cEd8zG__spacer{flex:1}.navbar-module__cEd8zG__actions{font-family:var(--font-sans);align-items:center;gap:16px;font-size:14px;font-weight:300;display:flex}.navbar-module__cEd8zG__creditBadge{background:var(--input-bg);border:1px solid var(--border);border-radius:8px;flex-direction:row;align-items:center;gap:10px;min-width:140px;height:32px;padding:6px 12px;transition:background .2s;display:flex}.navbar-module__cEd8zG__creditBadge:hover{background:var(--border)}.navbar-module__cEd8zG__creditsValue{color:var(--foreground);font-size:13px;font-weight:600}.navbar-module__cEd8zG__creditsBar{background:var(--border);border-radius:2px;flex:1;min-width:60px;height:4px;overflow:hidden}.navbar-module__cEd8zG__creditsProgress{background:var(--accent);border-radius:2px;height:100%}.navbar-module__cEd8zG__creditsUnit{display:none}.navbar-module__cEd8zG__loginBtn{background:var(--accent);color:var(--accent-foreground);font-family:var(--font-sans);border-radius:10px;align-items:center;gap:8px;padding:8px 18px;font-size:15px;font-weight:500;transition:background .2s,color .2s,border .2s;display:flex}.navbar-module__cEd8zG__loginBtn:hover{box-shadow:0 4px 12px var(--shadow-small);transform:translateY(-1px)}.navbar-module__cEd8zG__userSection{align-items:center;gap:12px;display:flex;position:relative}.navbar-module__cEd8zG__userAvatarBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:2px;transition:transform .2s}.navbar-module__cEd8zG__userAvatarBtn:hover{transform:scale(1.05)}.navbar-module__cEd8zG__userAvatar{color:#fff;background:#4a55e7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex;overflow:hidden}.navbar-module__cEd8zG__userMenuPopup{background:var(--background);border:1px solid var(--border);width:max-content;min-width:220px;max-width:calc(100vw - 48px);box-shadow:0 10px 40px var(--shadow-heavy);z-index:1000;border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 12px);right:0}.navbar-module__cEd8zG__menuUserInfo{flex-direction:column;gap:2px;padding:10px 12px;display:flex}.navbar-module__cEd8zG__menuUserName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.navbar-module__cEd8zG__menuUserEmail{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.navbar-module__cEd8zG__menuItem{color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13.5px;font-weight:500;transition:background .2s,color .2s,border .2s;display:flex}.navbar-module__cEd8zG__menuItem:hover{background:var(--border)}.navbar-module__cEd8zG__logoutItem{color:#ef4444!important}.navbar-module__cEd8zG__logoutItem:hover{background:#ef44441a!important}.navbar-module__cEd8zG__mobileLogo{color:var(--foreground);letter-spacing:-.02em;align-items:center;gap:12px;font-size:18px;font-weight:700;display:none}.navbar-module__cEd8zG__mobileMenuBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;justify-content:center;align-items:center;margin-left:-8px;padding:8px;transition:color .2s;display:none}.navbar-module__cEd8zG__logoIcon{background:var(--accent);width:28px;height:28px;color:var(--accent-foreground);border-radius:6px;justify-content:center;align-items:center;display:flex}.navbar-module__cEd8zG__mobileMenuOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;touch-action:none;background:#0000004d;display:flex;position:fixed;inset:0}.navbar-module__cEd8zG__mobileMenu{background:var(--background);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-right:1px solid var(--border);width:300px;max-width:85%;height:100%;box-shadow:20px 0 80px var(--shadow-heavy);overscroll-behavior:contain;touch-action:pan-y;flex-direction:column;display:flex;position:absolute;top:0;left:0}.navbar-module__cEd8zG__mobileMenuHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.navbar-module__cEd8zG__mobileProjectTitle{color:var(--foreground);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:18px;font-weight:700;overflow:hidden}.navbar-module__cEd8zG__menuCloseBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,border .2s;display:flex}.navbar-module__cEd8zG__menuCloseBtn:hover{color:var(--foreground);background:var(--card-bg)}.navbar-module__cEd8zG__mobileMenuHeader button{justify-content:center;align-items:center;display:flex}.navbar-module__cEd8zG__mobileMenuContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.navbar-module__cEd8zG__mobileNewProjectBtn{border:1px dashed var(--border);color:var(--foreground);font-family:var(--font-sans);background:0 0;border-radius:12px;align-items:center;gap:12px;margin:20px;padding:14px 16px;font-size:15px;font-weight:500;transition:background .2s,color .2s,border .2s;display:flex}.navbar-module__cEd8zG__mobileGalleryWrapper{margin-bottom:24px;padding:0 12px}.navbar-module__cEd8zG__mobileNavSection{flex-direction:column;flex:1;min-height:0;padding:0 16px 24px;display:flex}.navbar-module__cEd8zG__sectionLabel{text-transform:uppercase;color:var(--muted-foreground);letter-spacing:.05em;margin-bottom:12px;padding-left:4px;font-size:11px;font-weight:600}.navbar-module__cEd8zG__reorderGroup{flex-direction:column;gap:6px;margin-bottom:6px;display:flex}.navbar-module__cEd8zG__mobileProjectList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;gap:6px;margin:-20px 0;padding:20px 0;display:flex;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000,#000 30px calc(100% - 30px),#0000);mask-image:linear-gradient(#0000,#000 30px calc(100% - 30px),#0000)}.navbar-module__cEd8zG__mobileProjectList::-webkit-scrollbar{display:none}.navbar-module__cEd8zG__mobileEmptyText{text-align:center;color:var(--muted);padding:32px 16px;font-size:13px}.navbar-module__cEd8zG__mobileProjectItem{width:100%;color:var(--muted);text-align:left;-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:14px;transition:background .2s,color .2s,border .2s;display:flex;position:relative}.navbar-module__cEd8zG__mobileProjectItem:hover{background:var(--card-bg);color:var(--foreground)}.navbar-module__cEd8zG__mobileProjectItem.navbar-module__cEd8zG__active{background:var(--card-bg);color:var(--foreground);border:1px solid var(--border)}.navbar-module__cEd8zG__mobileProjectItem.navbar-module__cEd8zG__active .navbar-module__cEd8zG__mobileProjectName{color:var(--foreground)}.navbar-module__cEd8zG__mobileProjectInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.navbar-module__cEd8zG__mobileProjectName{font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.navbar-module__cEd8zG__mobileProjectCategory{color:var(--muted-foreground);font-size:11px}.navbar-module__cEd8zG__separator{background:var(--border);opacity:.6;flex-shrink:0;height:1px;margin:12px 16px}.navbar-module__cEd8zG__menuBtn{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;margin-right:12px;transition:background .2s,color .2s,border .2s;display:flex}.navbar-module__cEd8zG__menuBtn svg{margin-right:-1px}.navbar-module__cEd8zG__pinBadge{color:var(--accent);z-index:5;position:absolute;top:6px;right:8px}.navbar-module__cEd8zG__loadMoreBtn{width:100%;color:var(--muted-foreground);border:1px dashed var(--border);cursor:pointer;background:0 0;border-radius:8px;margin-top:10px;padding:10px;font-size:12px;transition:background .2s,color .2s,border .2s}.navbar-module__cEd8zG__loadMoreBtn:hover{background:var(--card-bg);color:var(--foreground)}.navbar-module__cEd8zG__projectMenu{background:var(--background);border:1px solid var(--border);z-index:10000;border-radius:10px;flex-direction:column;min-width:160px;padding:4px;display:flex;position:fixed;box-shadow:0 10px 25px #00000080}.navbar-module__cEd8zG__menuDivider{background:var(--border);height:1px;margin:4px}@media (max-width:768px){.navbar-module__cEd8zG__navContent{gap:8px;padding:0 12px}.navbar-module__cEd8zG__mobileMenuBtn,.navbar-module__cEd8zG__mobileLogo{display:flex}.navbar-module__cEd8zG__mobileMenuOverlay{display:block}.navbar-module__cEd8zG__creditBadge{gap:8px;min-width:110px;height:30px;padding:4px 10px}.navbar-module__cEd8zG__creditsValue{font-size:12px}.navbar-module__cEd8zG__creditBadge span{display:inline}.navbar-module__cEd8zG__loginBtn span{display:block}.navbar-module__cEd8zG__loginBtn{padding:8px 10px}.navbar-module__cEd8zG__actions{gap:10px}.navbar-module__cEd8zG__mobileLoginBtn{background:var(--accent);width:100%;color:var(--accent-foreground);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:10px;padding:14px 16px;font-size:15px;font-weight:600;transition:background .2s,color .2s,border .2s;display:flex}.navbar-module__cEd8zG__mobileFooter{flex-direction:column;gap:16px;margin-top:auto;padding:20px;display:flex}.navbar-module__cEd8zG__footerNav{flex-direction:column;gap:4px;display:flex}.navbar-module__cEd8zG__navBtn{color:var(--foreground);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px;font-size:14px;display:flex}.navbar-module__cEd8zG__navBtn:hover{background:var(--card-bg);color:var(--foreground)}.navbar-module__cEd8zG__userMenuPopup{background:var(--background);border:1px solid var(--border);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;width:max-content;min-width:220px;max-width:calc(100vw - 24px);padding:8px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 10px 40px #0009}.navbar-module__cEd8zG__menuItem{color:var(--foreground);background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13.5px;display:flex}.navbar-module__cEd8zG__logoutItem{color:#ef4444!important}}
.mainContent-module__AMYSyG__wrapper{flex-direction:column;flex:1;height:calc(100vh - 60px);min-height:0;display:flex;overflow:hidden}.mainContent-module__AMYSyG__emptyContainer{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex}.mainContent-module__AMYSyG__emptyIcon{background:var(--input-bg);border:1px solid var(--border);width:48px;height:48px;color:var(--muted);border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.mainContent-module__AMYSyG__emptyContainer h2{color:var(--foreground);letter-spacing:-.01em;font-size:28px;font-weight:800}.mainContent-module__AMYSyG__emptyContainer p{color:var(--muted);max-width:380px;font-size:15px;line-height:1.5}.mainContent-module__AMYSyG__createButton{background:var(--accent);color:var(--accent-foreground);font-family:var(--font-sans);border:none;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.mainContent-module__AMYSyG__createButton:hover{box-shadow:0 8px 24px var(--shadow-medium);filter:brightness(1.1);transform:translateY(-2px)}@media (max-width:768px){.mainContent-module__AMYSyG__emptyContainer{gap:12px;padding:24px 20px}.mainContent-module__AMYSyG__emptyContainer h2{font-size:20px}.mainContent-module__AMYSyG__emptyContainer p{font-size:13px}.mainContent-module__AMYSyG__createButton{padding:12px 28px;font-size:14px}}.mainContent-module__AMYSyG__loadingContainer{color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}.mainContent-module__AMYSyG__spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite mainContent-module__AMYSyG__spin}@keyframes mainContent-module__AMYSyG__spin{to{transform:rotate(360deg)}}
.projectForm-module__9bqk4a__container{scrollbar-width:none;-ms-overflow-style:none;flex:1;width:100%;height:100%;overflow-y:auto}.projectForm-module__9bqk4a__inner{max-width:1100px;margin:0 auto;padding:40px}@media (max-width:1024px){.projectForm-module__9bqk4a__inner{padding:30px 20px}}.projectForm-module__9bqk4a__container::-webkit-scrollbar{display:none}.projectForm-module__9bqk4a__header{text-align:center;margin-bottom:32px}.projectForm-module__9bqk4a__headerIcon{background:var(--input-bg);border:1px solid var(--border);width:52px;height:52px;color:var(--foreground);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.projectForm-module__9bqk4a__header h1{letter-spacing:-.02em;color:var(--foreground);text-align:center;margin-bottom:12px;font-size:32px;font-weight:700}.projectForm-module__9bqk4a__header p{color:var(--muted);text-align:center;max-width:600px;margin:0 auto;font-size:16px}.projectForm-module__9bqk4a__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:13px}.projectForm-module__9bqk4a__form{flex-direction:column;gap:20px;padding-bottom:20px;display:flex}.projectForm-module__9bqk4a__section{background:var(--input-bg);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:12px;padding:20px;display:flex}.projectForm-module__9bqk4a__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:0;font-size:11px;font-weight:600}.projectForm-module__9bqk4a__sectionDescription{color:var(--muted-foreground);margin-top:-8px;margin-bottom:12px;font-size:12px}.projectForm-module__9bqk4a__styleDescription{color:var(--muted-foreground);background:var(--input-bg);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:12px;margin-top:8px;padding:16px;font-size:13.5px;font-weight:400;line-height:1.6}.projectForm-module__9bqk4a__inputRow{flex-wrap:wrap;gap:12px;width:100%;display:flex}.projectForm-module__9bqk4a__inputGroup{flex-direction:column;flex:1;gap:5px;min-width:140px;max-width:100%;display:flex}.projectForm-module__9bqk4a__inputGroup label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;white-space:normal;word-break:break-word;font-size:11px;font-weight:600}.projectForm-module__9bqk4a__inputGroup input,.projectForm-module__9bqk4a__inputGroup textarea,.projectForm-module__9bqk4a__inputGroup select{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:10px;width:100%;min-width:0;padding:12px 14px;font-size:15px;transition:all .2s}.projectForm-module__9bqk4a__inputGroup input:focus,.projectForm-module__9bqk4a__inputGroup textarea:focus,.projectForm-module__9bqk4a__inputGroup select:focus{border-color:var(--muted);outline:none}.projectForm-module__9bqk4a__inputGroup input::placeholder,.projectForm-module__9bqk4a__inputGroup textarea::placeholder{color:var(--placeholder)}.projectForm-module__9bqk4a__inputGroup textarea{resize:vertical;min-height:80px}.projectForm-module__9bqk4a__inputGroup 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='%239b9b9b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.projectForm-module__9bqk4a__screenshotUploadArea{align-items:flex-start;gap:20px;display:flex}.projectForm-module__9bqk4a__uploadBtn{border:2px dashed var(--border);color:var(--muted);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:160px;padding:24px 32px;transition:all .2s;display:flex}.projectForm-module__9bqk4a__uploadBtn:hover{border-color:var(--muted);background:var(--input-hover)}.projectForm-module__9bqk4a__uploadBtn span{font-size:13px;font-weight:500}.projectForm-module__9bqk4a__uploadBtn small{color:var(--muted-foreground);font-size:11px}.projectForm-module__9bqk4a__screenshotPreviewList{flex:1;gap:12px;display:flex}.projectForm-module__9bqk4a__screenshotPreview,.projectForm-module__9bqk4a__screenshotPlaceholder{border:1px solid var(--border);background:var(--background);border-radius:10px;width:80px;height:80px;position:relative;overflow:hidden}.projectForm-module__9bqk4a__screenshotPreview img{object-fit:cover;width:100%;height:100%}.projectForm-module__9bqk4a__screenshotPlaceholder{color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}.projectForm-module__9bqk4a__removeBtn{background:var(--foreground);width:20px;height:20px;color:var(--background);opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:4px;right:4px}.projectForm-module__9bqk4a__screenshotPreview:hover .projectForm-module__9bqk4a__removeBtn,.projectForm-module__9bqk4a__examplePreview:hover .projectForm-module__9bqk4a__removeBtn{opacity:1}.projectForm-module__9bqk4a__toggleGroup{background:var(--background);border:1px solid var(--border);border-radius:10px;gap:4px;padding:4px;display:flex}.projectForm-module__9bqk4a__toggleItem{color:var(--muted-foreground);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;transition:all .2s;display:flex}.projectForm-module__9bqk4a__toggleItem.projectForm-module__9bqk4a__active{background:var(--border);color:var(--foreground)}.projectForm-module__9bqk4a__colorPicker{background:var(--background);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;padding:8px 14px;display:flex}.projectForm-module__9bqk4a__colorPicker input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:6px;width:32px;height:32px;padding:0;overflow:hidden}.projectForm-module__9bqk4a__colorPicker input[type=color]::-webkit-color-swatch-wrapper{padding:0}.projectForm-module__9bqk4a__colorPicker input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}.projectForm-module__9bqk4a__colorPicker span{color:var(--muted);font-family:monospace;font-size:13px}.projectForm-module__9bqk4a__clearColorBtn{color:var(--muted);border-radius:4px;padding:4px 8px;font-size:12px;transition:all .2s}.projectForm-module__9bqk4a__clearColorBtn:hover{color:var(--foreground);background:var(--input-hover)}.projectForm-module__9bqk4a__designExampleRow{align-items:center;gap:16px;display:flex}.projectForm-module__9bqk4a__miniUploadBtn{background:var(--background);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;transition:all .2s;display:flex}.projectForm-module__9bqk4a__miniUploadBtn:hover{border-color:var(--muted)}.projectForm-module__9bqk4a__examplePreview{border:1px solid var(--border);border-radius:8px;width:48px;height:48px;position:relative;overflow:hidden}.projectForm-module__9bqk4a__examplePreview img{object-fit:cover;width:100%;height:100%}.projectForm-module__9bqk4a__examplePlaceholder{color:var(--muted-foreground);align-items:center;font-size:12px;display:flex}.projectForm-module__9bqk4a__submitSection{justify-content:stretch;align-items:center;gap:16px;width:100%;padding-top:12px;display:flex}.projectForm-module__9bqk4a__cancelButton{color:var(--muted);font-family:var(--font-sans);border:1px solid var(--border);white-space:nowrap;background:0 0;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.projectForm-module__9bqk4a__cancelButton:hover{color:var(--foreground);border-color:var(--muted)}.projectForm-module__9bqk4a__submitButton{background:var(--accent);color:var(--accent-foreground);font-family:var(--font-sans);white-space:nowrap;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:16px 48px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.projectForm-module__9bqk4a__submitButton:hover{box-shadow:0 8px 24px var(--shadow-medium);transform:translateY(-2px)}.projectForm-module__9bqk4a__submitButton:disabled{opacity:.6;transform:none}.projectForm-module__9bqk4a__spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite projectForm-module__9bqk4a__spin}@keyframes projectForm-module__9bqk4a__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.projectForm-module__9bqk4a__container{padding:20px 12px}.projectForm-module__9bqk4a__inner{max-width:100%;padding:0}.projectForm-module__9bqk4a__header{text-align:center;margin-bottom:24px;padding:0 8px}.projectForm-module__9bqk4a__header h1{text-align:center;font-size:22px}.projectForm-module__9bqk4a__header p{text-align:center;font-size:13px}.projectForm-module__9bqk4a__form{gap:16px}.projectForm-module__9bqk4a__inputRow{flex-direction:column;gap:12px}.projectForm-module__9bqk4a__section{border-radius:12px;padding:16px}.projectForm-module__9bqk4a__sectionTitle{text-align:left;margin-bottom:12px;font-size:15px}.projectForm-module__9bqk4a__sectionDescription{text-align:left;margin-bottom:14px;font-size:12px}.projectForm-module__9bqk4a__inputGroup label{text-align:left;font-size:12px}.projectForm-module__9bqk4a__inputGroup input,.projectForm-module__9bqk4a__inputGroup textarea,.projectForm-module__9bqk4a__inputGroup select{padding:10px 12px;font-size:16px}.projectForm-module__9bqk4a__designExampleRow{flex-direction:row;justify-content:flex-start;align-items:center;gap:12px}.projectForm-module__9bqk4a__miniUploadBtn{flex-shrink:0;padding:10px 14px}.projectForm-module__9bqk4a__examplePreview img{width:auto;max-height:50px}.projectForm-module__9bqk4a__examplePlaceholder{width:40px;height:40px}.projectForm-module__9bqk4a__submitSection{flex-direction:row;gap:12px;width:100%;margin-top:0;padding:8px 12px 12px}.projectForm-module__9bqk4a__submitButton,.projectForm-module__9bqk4a__cancelButton{border-radius:14px;flex:1;width:auto;min-width:0;padding:12px 10px;font-size:13px}.projectForm-module__9bqk4a__cancelButton{order:0}.projectForm-module__9bqk4a__submitButton{order:1}}
.chat-module__wWbbIa__container{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.chat-module__wWbbIa__header{border-bottom:1px solid var(--border);background:var(--background);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.chat-module__wWbbIa__projectInfo h1{letter-spacing:-.02em;margin-bottom:2px;font-size:20px;font-weight:700}.chat-module__wWbbIa__projectMeta{font-family:var(--font-sans);color:var(--muted);font-size:12px}.chat-module__wWbbIa__headerActions{gap:8px;display:flex}.chat-module__wWbbIa__editBtn,.chat-module__wWbbIa__clearBtn{width:36px;height:36px;color:var(--muted);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.chat-module__wWbbIa__editBtn:hover{color:var(--foreground);background:var(--card-bg)}.chat-module__wWbbIa__clearBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.chat-module__wWbbIa__messagesContainer{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.chat-module__wWbbIa__messagesArea{flex-direction:column;flex:1;min-height:0;padding:24px 32px;display:flex;overflow-y:auto}.chat-module__wWbbIa__scrollToBottomBtn{background:var(--card-bg);border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);cursor:pointer;box-shadow:0 4px 12px var(--shadow-small);z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.chat-module__wWbbIa__scrollToBottomBtn:hover{background:var(--input-bg);transform:translate(-50%)scale(1.1)}.chat-module__wWbbIa__unreadDot{border:2px solid var(--card-bg);background:#ef4444;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px}.chat-module__wWbbIa__loadMoreBtn{background:var(--input-bg);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:8px;align-self:center;margin-bottom:16px;padding:8px 16px;font-size:12px;transition:all .2s}.chat-module__wWbbIa__loadMoreBtn:hover{color:var(--foreground);border-color:var(--muted)}.chat-module__wWbbIa__loadingMore{justify-content:center;padding:16px;display:flex}.chat-module__wWbbIa__emptyState{text-align:center;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.chat-module__wWbbIa__emptyIcon{background:var(--input-bg);border:1px solid var(--border);width:64px;height:64px;color:var(--foreground);border-radius:16px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.chat-module__wWbbIa__emptyState h3{color:var(--foreground);font-size:18px;font-weight:600}.chat-module__wWbbIa__emptyState p{font-size:14px}.chat-module__wWbbIa__emptyHint{color:var(--muted-foreground);align-items:center;gap:6px;margin-top:8px;font-size:12px;display:flex}.chat-module__wWbbIa__messagesList{flex-direction:column;gap:20px;width:100%;max-width:1000px;margin:0 auto;display:flex}.chat-module__wWbbIa__message{flex-direction:column;gap:6px;display:flex}.chat-module__wWbbIa__userMessage{align-items:flex-end}.chat-module__wWbbIa__assistantMessage{align-items:flex-start}.chat-module__wWbbIa__messageContent{white-space:pre-wrap;word-break:break-word;border-radius:14px;max-width:80%;padding:14px 18px;font-size:14px;line-height:1.5}.chat-module__wWbbIa__userMessage .chat-module__wWbbIa__messageContent{background:var(--input-bg);border:1px solid var(--border);color:var(--foreground);border-bottom-right-radius:4px}.chat-module__wWbbIa__assistantMessage .chat-module__wWbbIa__messageContent{background:var(--input-bg);border:1px solid var(--border);border-bottom-left-radius:4px}.chat-module__wWbbIa__messageFooter{align-items:center;gap:8px;padding:0 4px;display:flex}.chat-module__wWbbIa__messageTime{color:var(--muted-foreground);font-size:10px}.chat-module__wWbbIa__messageActions{gap:2px;display:flex}.chat-module__wWbbIa__actionBtn{width:24px;height:24px;color:var(--muted);background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.chat-module__wWbbIa__actionBtn:hover:not(:disabled){color:var(--foreground);background:var(--border)}.chat-module__wWbbIa__actionBtn:disabled{opacity:.4;cursor:not-allowed}.chat-module__wWbbIa__actionBtn.chat-module__wWbbIa__success{color:#22c55e!important}.chat-module__wWbbIa__spin{animation:1s linear infinite chat-module__wWbbIa__spin}@keyframes chat-module__wWbbIa__spin{to{transform:rotate(360deg)}}.chat-module__wWbbIa__messageImages{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.chat-module__wWbbIa__generatedImageWrapper{border:1px solid var(--border);border-radius:10px;width:100px;height:100px;position:relative;overflow:hidden}.chat-module__wWbbIa__generatedImage{object-fit:cover;width:100%;height:100%;display:block}.chat-module__wWbbIa__assistantMessage .chat-module__wWbbIa__generatedImageWrapper{width:auto;max-width:350px;height:auto}.chat-module__wWbbIa__assistantMessage .chat-module__wWbbIa__generatedImage{object-fit:contain;width:100%;height:auto}.chat-module__wWbbIa__imageCaption{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;background:#000000b3;padding:4px 6px;font-size:9px;line-height:1.3;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.chat-module__wWbbIa__assistantMessage .chat-module__wWbbIa__imageCaption{display:none}.chat-module__wWbbIa__imageOverlay{opacity:0;background:#00000080;justify-content:center;align-items:center;gap:6px;transition:opacity .2s;display:flex;position:absolute;inset:0}.chat-module__wWbbIa__generatedImageWrapper:hover .chat-module__wWbbIa__imageOverlay{opacity:1}.chat-module__wWbbIa__overlayBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.chat-module__wWbbIa__overlayBtn:hover{background:#ffffff40;transform:scale(1.05)}.chat-module__wWbbIa__loadingState{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:20px;font-size:13px;display:flex}.chat-module__wWbbIa__loadingSpinner{border:2px solid var(--border);border-top-color:var(--foreground);border-radius:50%;width:18px;height:18px;animation:1s linear infinite chat-module__wWbbIa__spin}.chat-module__wWbbIa__generatingState{align-items:center;padding:10px 0;display:flex}.chat-module__wWbbIa__generatingText{align-items:baseline;gap:8px;display:flex}.chat-module__wWbbIa__generatingText span{color:var(--muted);font-size:14px;font-weight:400}.chat-module__wWbbIa__generatingDots{gap:4px;display:flex}.chat-module__wWbbIa__dot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both chat-module__wWbbIa__bounce}.chat-module__wWbbIa__dot:first-child{animation-delay:-.32s}.chat-module__wWbbIa__dot:nth-child(2){animation-delay:-.16s}.chat-module__wWbbIa__dot:nth-child(3){animation-delay:0s}@keyframes chat-module__wWbbIa__bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.chat-module__wWbbIa__attachedImagesArea{border-top:1px solid var(--border);background:var(--card-bg);flex-shrink:0;padding:12px 32px}.chat-module__wWbbIa__attachedImagesHeader{color:var(--muted);align-items:center;gap:6px;margin-bottom:10px;font-size:12px;display:flex}.chat-module__wWbbIa__attachedImagesList{flex-wrap:wrap;gap:12px;display:flex}.chat-module__wWbbIa__attachedImageItem{flex-direction:column;gap:6px;width:140px;display:flex}.chat-module__wWbbIa__attachedImagePreview{border:1px solid var(--border);border-radius:8px;width:140px;height:100px;position:relative;overflow:hidden}.chat-module__wWbbIa__attachedImagePreview img{object-fit:cover;width:100%;height:100%}.chat-module__wWbbIa__removeAttachedBtn{color:#fff;cursor:pointer;background:#000000b3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:absolute;top:4px;right:4px}.chat-module__wWbbIa__removeAttachedBtn:hover{background:#ef4444}.chat-module__wWbbIa__captionInputWrapper{position:relative}.chat-module__wWbbIa__captionInput{background:var(--input-bg);border:1px solid var(--border);width:100%;color:var(--foreground);border-radius:6px;padding:6px 8px;font-size:11px;transition:all .2s}.chat-module__wWbbIa__captionInput::placeholder{color:var(--muted-foreground)}.chat-module__wWbbIa__captionInput:focus{border-color:var(--accent);outline:none}.chat-module__wWbbIa__captionIcon{color:var(--accent);position:absolute;top:50%;right:6px;transform:translateY(-50%)}.chat-module__wWbbIa__inputArea{border-top:1px solid var(--border);background:var(--background);box-sizing:border-box;flex-shrink:0;align-items:center;min-height:88px;padding:12px 32px;display:flex}.chat-module__wWbbIa__inputContainer{flex-direction:column;width:100%;max-width:1000px;margin:0 auto;display:flex;position:relative}.chat-module__wWbbIa__inputWrapper{background:var(--input-bg);border:1px solid var(--border);z-index:2;border-radius:14px;align-items:center;gap:12px;width:100%;padding:8px 12px;transition:all .2s;display:flex;position:relative}.chat-module__wWbbIa__editModeInput{padding-left:20px}.chat-module__wWbbIa__inputWrapper:focus-within{border-color:var(--muted)}.chat-module__wWbbIa__attachBtn{width:40px;height:40px;color:var(--muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.chat-module__wWbbIa__attachBtn:hover:not(:disabled){color:var(--foreground);background:var(--border)}.chat-module__wWbbIa__attachBtn:disabled{opacity:.4;cursor:not-allowed}.chat-module__wWbbIa__chatInput{color:var(--foreground);resize:none;scrollbar-width:none;-ms-overflow-style:none;background:0 0;flex:1;max-height:200px;padding:10px 0 10px 4px;font-family:inherit;font-size:15px;line-height:1.5;overflow:hidden;box-shadow:none!important;border:none!important;outline:none!important}.chat-module__wWbbIa__chatInput::-webkit-scrollbar{display:none}.chat-module__wWbbIa__chatInput:focus{box-shadow:none!important;border:none!important;outline:none!important}.chat-module__wWbbIa__chatInput::placeholder{color:var(--muted-foreground)}.chat-module__wWbbIa__sendBtn{background:var(--accent);width:44px;height:44px;color:var(--accent-foreground);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.chat-module__wWbbIa__sendBtn:hover:not(:disabled){transform:scale(1.05)}.chat-module__wWbbIa__sendBtn:disabled{opacity:.4;cursor:not-allowed}.chat-module__wWbbIa__stopBtn{background:var(--accent);width:44px;height:44px;color:var(--accent-foreground);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.chat-module__wWbbIa__stopBtn:hover{filter:brightness(1.1);transform:scale(1.05)}.chat-module__wWbbIa__modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.chat-module__wWbbIa__modalContent{flex-direction:column;gap:20px;max-width:90vw;max-height:85vh;display:flex;position:relative}.chat-module__wWbbIa__closeModal{color:#fff;opacity:.7;transition:opacity .2s;position:absolute;top:-50px;right:0}.chat-module__wWbbIa__closeModal:hover{opacity:1}.chat-module__wWbbIa__fullscreenImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:75vh;box-shadow:0 20px 50px #00000080}.chat-module__wWbbIa__modalActions{justify-content:center;display:flex}.chat-module__wWbbIa__modalDownload{background:var(--accent);color:var(--accent-foreground);border-radius:100px;align-items:center;gap:12px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.chat-module__wWbbIa__modalDownload:hover{transform:scale(1.03)}@media (max-width:768px){.chat-module__wWbbIa__header{padding:12px 16px}.chat-module__wWbbIa__projectInfo h1{font-size:16px}.chat-module__wWbbIa__projectMeta{font-size:11px}.chat-module__wWbbIa__headerActions{gap:6px}.chat-module__wWbbIa__editBtn,.chat-module__wWbbIa__clearBtn{width:32px;height:32px}.chat-module__wWbbIa__messagesArea{padding:12px 16px}.chat-module__wWbbIa__messagesList{gap:14px}.chat-module__wWbbIa__messageContent{max-width:90%;padding:10px 14px;font-size:13px}.chat-module__wWbbIa__generatedImageWrapper{width:80px;height:80px}.chat-module__wWbbIa__assistantMessage .chat-module__wWbbIa__generatedImageWrapper{max-width:280px}.chat-module__wWbbIa__overlayBtn{width:28px;height:28px}.chat-module__wWbbIa__attachedImagesArea{padding:10px 16px}.chat-module__wWbbIa__attachedImageItem{width:90px}.chat-module__wWbbIa__attachedImagePreview{width:90px;height:70px}.chat-module__wWbbIa__captionInput{padding:4px 6px;font-size:10px}.chat-module__wWbbIa__inputArea{justify-content:center;align-items:center;padding:10px 16px;display:flex}.chat-module__wWbbIa__inputWrapper{border-radius:12px;align-items:center;gap:10px;padding:6px 10px}.chat-module__wWbbIa__attachBtn{width:36px;height:36px}.chat-module__wWbbIa__chatInput{padding:8px 0 8px 6px;font-size:14px;line-height:1.5}.chat-module__wWbbIa__editModeInput{padding-left:14px}.chat-module__wWbbIa__editModeInput .chat-module__wWbbIa__chatInput{padding-left:0}.chat-module__wWbbIa__sendBtn{width:36px;height:36px}.chat-module__wWbbIa__stopBtn{border-radius:8px;width:36px;height:36px}.chat-module__wWbbIa__modal{padding:20px}.chat-module__wWbbIa__modalDownload{width:100%;padding:12px;font-size:14px}.chat-module__wWbbIa__editPreview{width:auto;padding:8px 12px;left:16px;right:16px;transform:none}}.chat-module__wWbbIa__originalMessageLink{border-left:3px solid var(--accent);cursor:default;background:#ffffff0d;border-radius:6px 10px 10px 6px;gap:10px;margin-bottom:10px;padding:8px 10px;font-size:12px;display:flex}.chat-module__wWbbIa__originalThumb{border:1px solid var(--border);border-radius:4px;flex-shrink:0;width:36px;height:36px;overflow:hidden}.chat-module__wWbbIa__originalThumb img{object-fit:cover;width:100%;height:100%}.chat-module__wWbbIa__originalContent{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.chat-module__wWbbIa__originalLabel{text-transform:uppercase;color:var(--accent);letter-spacing:.05em;margin-bottom:2px;font-size:10px;font-weight:700}.chat-module__wWbbIa__originalText{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:11px;overflow:hidden;margin:0!important}.chat-module__wWbbIa__editPreview{background:var(--input-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;border-bottom:none;border-radius:14px 14px 0 0;align-items:center;gap:12px;padding:10px 16px 18px;animation:.15s ease-out chat-module__wWbbIa__slideUp;display:flex;position:absolute;bottom:calc(100% - 10px);left:4px;right:4px}.chat-module__wWbbIa__editPreviewIcon{color:var(--accent);flex-shrink:0}.chat-module__wWbbIa__editPreviewThumb{border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.chat-module__wWbbIa__editPreviewThumb img{object-fit:cover;width:100%;height:100%}.chat-module__wWbbIa__editPreviewContent{flex-direction:column;flex:1;min-width:0;display:flex}.chat-module__wWbbIa__editPreviewLabel{text-transform:uppercase;color:var(--accent);margin-bottom:2px;font-size:10px;font-weight:700}.chat-module__wWbbIa__editPreviewText{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.chat-module__wWbbIa__cancelEditBtn{width:28px;height:28px;color:var(--muted);background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.chat-module__wWbbIa__cancelEditBtn:hover{color:var(--foreground);background:#ffffff14}@keyframes chat-module__wWbbIa__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.appLayout-module__sUrG2a__layout{background:var(--background);min-height:100vh;display:flex}.appLayout-module__sUrG2a__mainArea{flex-direction:column;flex:1;height:100vh;max-height:100vh;margin-left:280px;display:flex;overflow:hidden}@media (max-width:768px){.appLayout-module__sUrG2a__mainArea{margin-left:0}}
