.EditorLayout-module__iEzV6a__topbar{height:var(--topbar-height,48px);background:var(--bg-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:3000;justify-content:space-between;align-items:center;gap:.75rem;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.EditorLayout-module__iEzV6a__logo{font-family:var(--font-display);color:var(--text-primary);font-size:1.125rem;font-weight:900}[data-theme=dark] .EditorLayout-module__iEzV6a__logo{filter:invert()}.EditorLayout-module__iEzV6a__center{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:min(52vw,560px);min-width:0;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.EditorLayout-module__iEzV6a__productNameWrap{pointer-events:auto;justify-content:center;align-items:center;gap:.35rem;width:100%;min-width:0;max-width:100%;display:flex}.EditorLayout-module__iEzV6a__productNameText{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.EditorLayout-module__iEzV6a__productNameInput{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-primary);width:min(52vw,560px);max-width:100%;height:30px;color:var(--text-primary);padding:0 .6rem;font-size:.875rem;font-weight:600}.EditorLayout-module__iEzV6a__productNameInput:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f633}.EditorLayout-module__iEzV6a__productNameEditButton{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:inline-flex}.EditorLayout-module__iEzV6a__productNameEditButton svg{width:14px;height:14px}.EditorLayout-module__iEzV6a__productNameEditButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.EditorLayout-module__iEzV6a__right{z-index:2;--editor-action-height:34px;--editor-action-radius:var(--radius-md);--editor-action-padding-x:.95rem;align-items:center;gap:.75rem;margin-left:auto;display:flex;position:relative}@media (max-width:1200px){.EditorLayout-module__iEzV6a__center{width:min(44vw,420px)}}.EditorLayout-module__iEzV6a__iconBtn{cursor:pointer;border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.EditorLayout-module__iEzV6a__iconBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.EditorLayout-module__iEzV6a__divider{background:var(--border-color);width:1px;height:20px}.EditorLayout-module__iEzV6a__headerActionButton{height:var(--editor-action-height);padding:0 var(--editor-action-padding-x);border-radius:var(--editor-action-radius);white-space:nowrap;justify-content:center;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;line-height:1;display:inline-flex}.EditorLayout-module__iEzV6a__checkoutButton{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);text-decoration:none;transition:background-color .2s,border-color .2s}.EditorLayout-module__iEzV6a__checkoutIcon{flex:none;width:14px;height:14px}.EditorLayout-module__iEzV6a__checkoutButton:hover{background:var(--bg-secondary);border-color:var(--text-secondary)}.EditorLayout-module__iEzV6a__publishButton{border-radius:var(--editor-action-radius)}.EditorLayout-module__iEzV6a__publishButton:disabled{opacity:.65;cursor:not-allowed}.EditorLayout-module__iEzV6a__publishButton:disabled:hover{background:var(--accent-primary)}.EditorLayout-module__iEzV6a__headerSignInButton{--header-action-height:var(--editor-action-height);--header-action-radius:var(--editor-action-radius);--header-action-padding-x:var(--editor-action-padding-x)}
.Components-module__pdNOTG__button{background:var(--accent-primary);color:var(--bg-primary);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.Components-module__pdNOTG__button:hover{background:var(--accent-secondary)}.Components-module__pdNOTG__buttonGhost{color:var(--text-secondary);background:0 0}.Components-module__pdNOTG__buttonGhost:hover{background:var(--bg-secondary);color:var(--text-primary)}.Components-module__pdNOTG__buttonblock{width:100%}.Components-module__pdNOTG__card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);cursor:pointer;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Components-module__pdNOTG__card:hover{border-color:var(--accent-primary);transform:translateY(-8px);box-shadow:0 12px 24px -10px #00000026}.Components-module__pdNOTG__input{border:2px solid var(--border-color);border-radius:50px;outline:none;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.Components-module__pdNOTG__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 4px #0000000d}
.UserProfile-module__WYYWVa__container{width:100%;position:relative}.UserProfile-module__WYYWVa__authActions{align-items:center;gap:.5rem;display:inline-flex}.UserProfile-module__WYYWVa__signInButton{border:1px solid var(--accent-primary);background:var(--accent-primary);color:var(--bg-primary);justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.UserProfile-module__WYYWVa__signInButton:hover{border-color:var(--accent-secondary);background:var(--accent-secondary)}.UserProfile-module__WYYWVa__createAccountButton{border:1px solid var(--border-color);color:var(--text-primary);background:0 0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.UserProfile-module__WYYWVa__createAccountButton:hover{border-color:var(--text-secondary);background:var(--bg-secondary)}.UserProfile-module__WYYWVa__signInIcon{flex:none;width:16px;height:16px}.UserProfile-module__WYYWVa__sidebarSignInButton{border-radius:var(--radius-lg);width:100%;padding:.75rem 1rem}.UserProfile-module__WYYWVa__popoverSignInButton,.UserProfile-module__WYYWVa__popoverCreateAccountButton{width:auto;height:var(--header-action-height,32px);border-radius:var(--header-action-radius,var(--radius-md));padding:0 var(--header-action-padding-x,.875rem);white-space:nowrap}.UserProfile-module__WYYWVa__sidebarContainer{border-top:1px solid var(--border-color);margin-top:auto;padding-top:1rem}.UserProfile-module__WYYWVa__userInfo{cursor:pointer;border-radius:var(--radius-lg);-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.UserProfile-module__WYYWVa__userInfo:hover{background:var(--bg-secondary)}.UserProfile-module__WYYWVa__userAvatar{color:#fff;background:linear-gradient(135deg,#000 0%,#333 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.UserProfile-module__WYYWVa__userDetails{flex:1;min-width:0}.UserProfile-module__WYYWVa__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.125rem;font-size:.9rem;font-weight:600;overflow:hidden}.UserProfile-module__WYYWVa__userEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.UserProfile-module__WYYWVa__chevron{width:16px;height:16px;color:var(--text-secondary);transition:transform .3s}.UserProfile-module__WYYWVa__userInfo.UserProfile-module__WYYWVa__active .UserProfile-module__WYYWVa__chevron{transform:rotate(180deg)}.UserProfile-module__WYYWVa__menu{background:var(--bg-primary);transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.UserProfile-module__WYYWVa__sidebarMenu{opacity:0;max-height:0;margin-top:0}.UserProfile-module__WYYWVa__sidebarMenu.UserProfile-module__WYYWVa__open{opacity:1;max-height:300px;margin-top:.5rem}.UserProfile-module__WYYWVa__popoverContainer{position:relative}.UserProfile-module__WYYWVa__popoverAvatar{cursor:pointer;color:#fff;background:linear-gradient(135deg,#000 0%,#333 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.UserProfile-module__WYYWVa__popoverMenu{opacity:0;border-radius:var(--radius-lg);border:1px solid var(--border-color);z-index:50;width:200px;max-height:0;position:absolute;top:120%;right:0;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f}.UserProfile-module__WYYWVa__popoverMenu.UserProfile-module__WYYWVa__open{opacity:1;max-height:400px;transform:translateY(0)}.UserProfile-module__WYYWVa__menuList{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.UserProfile-module__WYYWVa__menuItem{color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.UserProfile-module__WYYWVa__menuItem:hover{background:var(--bg-secondary);color:var(--text-primary)}.UserProfile-module__WYYWVa__menuIcon{width:18px;height:18px}.UserProfile-module__WYYWVa__logout{color:var(--danger);border-top:1px solid var(--border-color);margin-top:.25rem}.UserProfile-module__WYYWVa__logout:hover{color:var(--danger);background:#dc26261a}.UserProfile-module__WYYWVa__divider{background:var(--border-color);height:1px;margin:.25rem .5rem}.UserProfile-module__WYYWVa__themeToggle{justify-content:space-between}.UserProfile-module__WYYWVa__themeValue{text-transform:capitalize;background:var(--bg-secondary);border-radius:12px;padding:2px 8px;font-size:.75rem}
.ShareButton-module__7oglIW__container{position:relative}.ShareButton-module__7oglIW__shareButton{border:1px solid var(--border-color);cursor:pointer;border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);background:0 0;justify-content:center;align-items:center;transition:all .2s;display:flex}.ShareButton-module__7oglIW__shareButton:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--text-secondary)}.ShareButton-module__7oglIW__menu{opacity:0;border-radius:var(--radius-lg);border:1px solid var(--border-color);background:var(--bg-primary);z-index:50;width:200px;max-height:0;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:120%;right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f}.ShareButton-module__7oglIW__menu.ShareButton-module__7oglIW__open{opacity:1;max-height:400px;transform:translateY(0)}.ShareButton-module__7oglIW__menuList{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.ShareButton-module__7oglIW__menuItem{color:var(--text-secondary);border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.ShareButton-module__7oglIW__menuItem:hover{background:var(--bg-secondary);color:var(--text-primary)}.ShareButton-module__7oglIW__divider{background:var(--border-color);height:1px;margin:.25rem .5rem}
.page-module__O4Y5aq__workspace{display:flex;position:absolute;inset:0}.page-module__O4Y5aq__canvasArea{background:var(--bg-secondary);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.page-module__O4Y5aq__canvasPlaceholder{background:var(--bg-primary);border-radius:var(--radius-lg);color:#999;justify-content:center;align-items:center;width:600px;height:700px;font-size:1.25rem;font-weight:500;display:flex;box-shadow:0 12px 48px #00000014}.page-module__O4Y5aq__floatingPanel{background:var(--bg-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:1rem;position:absolute;box-shadow:0 8px 24px #0000001a}.page-module__O4Y5aq__viewsPanel{width:140px;top:1.5rem;left:20rem}.page-module__O4Y5aq__floatingLeftPanel{background:var(--bg-panel);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-lg);z-index:20;border:1px solid #00000014;width:280px;position:absolute;top:1.5rem;bottom:1.5rem;left:1.5rem;overflow-y:auto;box-shadow:0 8px 32px #00000014}.page-module__O4Y5aq__leftPanelContent{flex-direction:column;height:100%;padding:.5rem;display:flex}.page-module__O4Y5aq__backButton{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.page-module__O4Y5aq__backButton:hover{background:var(--bg-primary);border-color:#999}.page-module__O4Y5aq__fixedRightPanel{background:var(--bg-panel);-webkit-backdrop-filter:blur(20px);z-index:30;border-left:1px solid #00000014;flex-direction:column;width:320px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 24px #0000000a}.page-module__O4Y5aq__viewsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.page-module__O4Y5aq__viewBtn{aspect-ratio:1;background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.page-module__O4Y5aq__viewBtn:hover{background:var(--bg-primary);border-color:#999}.page-module__O4Y5aq__viewBtnActive{background:var(--accent-primary);border-color:var(--accent-primary);color:var(--bg-primary)}.page-module__O4Y5aq__viewIcon{background:var(--border-color);border-radius:4px;width:24px;height:24px}.page-module__O4Y5aq__toolsPanel{background:var(--bg-primary);border-left:1px solid var(--border-color);width:280px;padding:1rem;overflow-y:auto}.page-module__O4Y5aq__sectionTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.75rem;font-weight:700}.page-module__O4Y5aq__panelTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #0000000d;margin:0;padding:1.25rem 1.5rem .75rem;font-size:.875rem;font-weight:600}.page-module__O4Y5aq__colorPalette{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}.page-module__O4Y5aq__colorItem{aspect-ratio:1;border-radius:var(--radius-sm);cursor:pointer;border:2px solid #0000;transition:all .2s}.page-module__O4Y5aq__colorItem:hover{transform:scale(1.1)}.page-module__O4Y5aq__panelToggleBtn{z-index:50;background:var(--bg-panel);-webkit-backdrop-filter:blur(12px);cursor:pointer;width:44px;height:44px;color:var(--text-secondary);border:none;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:5rem;left:1.5rem;box-shadow:0 4px 16px #0000001a}.page-module__O4Y5aq__panelToggleBtn:hover{background:var(--bg-primary);color:var(--text-primary);transform:scale(1.05);box-shadow:0 6px 24px #00000026}[data-theme=dark] .page-module__O4Y5aq__panelToggleBtn{box-shadow:0 4px 16px #0006}
.LeftPanel-module__mNPlWa__fixedLeftPanel{background:var(--bg-panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);z-index:50;border-radius:.75rem;flex-direction:column;width:320px;height:auto;display:flex;position:fixed;top:68px;left:36px;box-shadow:0 4px 24px #0000000f}.LeftPanel-module__mNPlWa__panelHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;justify-content:space-between;align-items:center;padding:1rem;display:flex}.LeftPanel-module__mNPlWa__headerTitle{color:var(--text-primary);font-size:.875rem;font-weight:600}.LeftPanel-module__mNPlWa__headerActions{gap:.5rem;display:flex}.LeftPanel-module__mNPlWa__actionButton{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:.25rem;padding:.375rem;font-size:.75rem;font-weight:500;transition:background-color .2s}.LeftPanel-module__mNPlWa__actionButton:hover{background-color:#0000000d}.LeftPanel-module__mNPlWa__actionButton:disabled{opacity:.3;cursor:not-allowed}.LeftPanel-module__mNPlWa__saveButton{background-color:var(--text-primary);color:var(--bg-primary);cursor:pointer;border:none;border-radius:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:opacity .2s}.LeftPanel-module__mNPlWa__saveButton:hover{opacity:.9}.LeftPanel-module__mNPlWa__panelContent{flex:1;padding:1rem;overflow-y:auto}.LeftPanel-module__mNPlWa__section{margin-bottom:2rem}.LeftPanel-module__mNPlWa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.LeftPanel-module__mNPlWa__colorPalette{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}.LeftPanel-module__mNPlWa__colorItem{aspect-ratio:1;cursor:pointer;border-radius:.25rem;transition:transform .2s}.LeftPanel-module__mNPlWa__colorItem:hover{transform:scale(1.1)}.LeftPanel-module__mNPlWa__emptyState{text-align:center;color:var(--text-secondary);border:2px dashed var(--border-color);border-radius:.75rem;margin-bottom:2rem;padding:1.5rem;font-size:.875rem}.LeftPanel-module__mNPlWa__divider{background-color:var(--border-color);height:1px;margin:1rem 0}.LeftPanel-module__mNPlWa__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1rem;display:grid}.LeftPanel-module__mNPlWa__toolButton{border:1px solid var(--border-color);background:var(--bg-primary);cursor:pointer;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;transition:all .2s;display:flex}.LeftPanel-module__mNPlWa__toolButton:hover{background-color:var(--bg-secondary);border-color:#3b82f6}.LeftPanel-module__mNPlWa__toolButton:disabled{opacity:.5;cursor:not-allowed}.LeftPanel-module__mNPlWa__toolIcon{color:var(--text-secondary);transition:color .2s}.LeftPanel-module__mNPlWa__toolButton:hover .LeftPanel-module__mNPlWa__toolIcon{color:#3b82f6}.LeftPanel-module__mNPlWa__toolLabel{color:var(--text-secondary);font-size:.75rem;font-weight:500}
.right-panel-module___cV0OG__rightPanel{background:color-mix(in srgb,var(--bg-primary)95%,transparent);z-index:50;border:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);border-radius:12px;position:fixed;top:68px;bottom:16px;right:16px;overflow:hidden;box-shadow:-4px 0 24px #00000014}.right-panel-module___cV0OG__rightPanel[data-state=collapsed]{border:none;width:0;overflow:hidden}.right-panel-module___cV0OG__panelContainer{flex-direction:row;height:100%;display:flex}.right-panel-module___cV0OG__contentPane{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.right-panel-module___cV0OG__railPane{border-left:1px solid var(--border-color);flex-shrink:0;width:72px;height:100%}.right-panel-module___cV0OG__resizeHandle{cursor:ew-resize;z-index:100;width:4px;position:absolute;top:0;bottom:0;left:0}.right-panel-module___cV0OG__resizeHandle:hover{background:#3b82f680}.right-panel-module___cV0OG__rail{background:0 0;flex-direction:column;align-items:center;gap:8px;width:100%;height:100%;padding:12px 0;display:flex}.right-panel-module___cV0OG__railDivider{background:var(--border-color);width:24px;height:1px;margin:4px 0}.right-panel-module___cV0OG__railSpacer{flex:1}.right-panel-module___cV0OG__expandButton{margin-top:auto}.right-panel-module___cV0OG__content{width:var(--right-panel-content-width,400px);min-width:var(--right-panel-content-width,400px);background:0 0;flex-direction:column;height:100%;min-height:0;display:flex}.right-panel-module___cV0OG__contentHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:12px 16px;display:flex}.right-panel-module___cV0OG__headerTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.right-panel-module___cV0OG__collapseButton,.right-panel-module___cV0OG__closeButton{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.right-panel-module___cV0OG__collapseButton:hover,.right-panel-module___cV0OG__closeButton:hover{background:var(--bg-overlay);color:var(--text-primary)}.right-panel-module___cV0OG__sectionsContainer{scrollbar-gutter:stable;flex:1;min-height:0;padding:0;overflow:hidden auto}.right-panel-module___cV0OG__sectionWrapper{flex-direction:column;min-height:100%;display:flex}.right-panel-module___cV0OG__emptyState{text-align:center;color:#9ca3af;padding:32px 16px;font-size:.875rem}.right-panel-module___cV0OG__railButton{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.right-panel-module___cV0OG__railButton:hover{background:var(--bg-overlay);color:var(--text-primary)}.right-panel-module___cV0OG__railButton[data-active=true]{color:#3b82f6;background:#eff6ff}.right-panel-module___cV0OG__railButton.right-panel-module___cV0OG__compact{width:32px;height:32px}.right-panel-module___cV0OG__railBadge{background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:8px;height:8px;font-size:0;display:flex;position:absolute;top:-8px;right:4px}.right-panel-module___cV0OG__railBadge.right-panel-module___cV0OG__count{color:#fff;border:1px solid #fff;min-width:16px;height:16px;padding:0 4px;font-size:10px;top:-2px;right:-2px}.right-panel-module___cV0OG__section{padding:16px 0}.right-panel-module___cV0OG__patternAccordionStack{flex-direction:column;display:flex}.right-panel-module___cV0OG__patternAccordionSecondary{border-top:none}.right-panel-module___cV0OG__sectionTitle{color:var(--text-primary);padding:0 16px 12px;font-size:.875rem;font-weight:600}.right-panel-module___cV0OG__divider{background:var(--border-color);height:1px;margin:16px 0}.right-panel-module___cV0OG__textQuickActions{gap:8px;padding:0 12px;display:grid}.right-panel-module___cV0OG__textQuickButton{border:1px solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:600;transition:border-color .16s,transform .16s,background .16s;display:flex}.right-panel-module___cV0OG__textQuickButton span{text-align:left;flex:1}.right-panel-module___cV0OG__textQuickButton:hover{border-color:color-mix(in srgb,#3b82f6 40%,var(--border-color));background:color-mix(in srgb,var(--bg-primary)92%,#3b82f6 8%);transform:translateY(-1px)}.right-panel-module___cV0OG__textCategoryFilterRow{flex-wrap:wrap;gap:6px;padding:0 12px 10px;display:flex}.right-panel-module___cV0OG__textCategoryFilterButton{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;transition:all .16s}.right-panel-module___cV0OG__textCategoryFilterButton:hover{border-color:color-mix(in srgb,#3b82f6 30%,var(--border-color));color:var(--text-primary)}.right-panel-module___cV0OG__textCategoryFilterButtonActive{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.right-panel-module___cV0OG__textComboList{gap:10px;padding:0 12px 14px;display:grid}.right-panel-module___cV0OG__textComboCard{border:1px solid color-mix(in srgb,var(--border-color)92%,transparent);background:color-mix(in srgb,var(--bg-primary)95%,#f8fafc 5%);cursor:pointer;border-radius:12px;gap:10px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.right-panel-module___cV0OG__textComboCard:hover{border-color:color-mix(in srgb,#3b82f6 40%,var(--border-color));transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.right-panel-module___cV0OG__textComboPreview{border:1px dashed color-mix(in srgb,var(--border-color)70%,transparent);background:linear-gradient(140deg,#f8fafce6,#f1f5f98c),repeating-linear-gradient(-45deg,#ffffff80 0 8px,#f8fafc59 8px 16px);border-radius:10px;padding:10px;overflow:hidden}.right-panel-module___cV0OG__textComboPreviewLine{color:#111827;white-space:nowrap;text-overflow:ellipsis;line-height:1.1;overflow:hidden}.right-panel-module___cV0OG__textComboPreviewLine+.right-panel-module___cV0OG__textComboPreviewLine{margin-top:4px}.right-panel-module___cV0OG__textComboMeta{gap:3px;display:grid}.right-panel-module___cV0OG__textComboName{color:var(--text-primary);font-size:12px;font-weight:700}.right-panel-module___cV0OG__textComboTags{color:var(--text-secondary);text-transform:capitalize;font-size:10px}.right-panel-module___cV0OG__textComboEmpty{border:1px dashed var(--border-color);text-align:center;color:var(--text-secondary);border-radius:10px;padding:16px 12px;font-size:12px}.right-panel-module___cV0OG__colorPalette{grid-template-columns:repeat(5,1fr);gap:8px;padding-bottom:8px;display:grid}.right-panel-module___cV0OG__colorItem{aspect-ratio:1;cursor:pointer;border:1px solid #0000000d;border-radius:8px;width:100%;transition:all .2s}.right-panel-module___cV0OG__colorItem:hover{transform:translateY(-2px);box-shadow:0 2px 8px #0000001a}.right-panel-module___cV0OG__railButton.right-panel-module___cV0OG__withLabel{flex-direction:column;gap:2px;width:56px;height:56px;padding:6px 4px}.right-panel-module___cV0OG__railButtonIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.right-panel-module___cV0OG__railButtonLabel{color:inherit;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:500;line-height:1.2;overflow:hidden}.right-panel-module___cV0OG__rightPanel[data-pinned=true] .right-panel-module___cV0OG__contentHeader{background:var(--bg-overlay)}.right-panel-module___cV0OG__assetGrid{grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;padding:12px;display:grid}.right-panel-module___cV0OG__assetGridItem{aspect-ratio:1;cursor:pointer;background:var(--bg-overlay);border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.right-panel-module___cV0OG__assetGridItem:hover{transform:scale(1.02);box-shadow:0 2px 8px #00000026}.right-panel-module___cV0OG__assetGridItem img{object-fit:cover;width:100%;height:100%}.right-panel-module___cV0OG__assetGridItemOverlay{color:#fff;white-space:nowrap;text-overflow:ellipsis;opacity:0;background:linear-gradient(#0000,#0009);padding:4px 6px;font-size:10px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.right-panel-module___cV0OG__assetGridItem:hover .right-panel-module___cV0OG__assetGridItemOverlay{opacity:1}.right-panel-module___cV0OG__inlineSearchWrapper{z-index:2;background:var(--bg-primary);padding:12px 12px 8px;position:sticky;top:0}.right-panel-module___cV0OG__inlineSearch{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:10px;height:42px;padding:10px 12px;display:flex;box-shadow:0 1px #00000005}.right-panel-module___cV0OG__inlineSearchIcon{color:var(--text-secondary);flex-shrink:0}.right-panel-module___cV0OG__inlineSearchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:14px}.right-panel-module___cV0OG__inlineSearchInput::placeholder{color:var(--text-secondary)}.right-panel-module___cV0OG__inlineSearchLoading{color:var(--text-secondary);flex-shrink:0;animation:1s linear infinite right-panel-module___cV0OG__spin}.right-panel-module___cV0OG__inlineSearchClear{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.right-panel-module___cV0OG__inlineSearchClear:hover{color:var(--text-primary)}.right-panel-module___cV0OG__inlineSearchMeta{text-align:right;color:var(--text-secondary);margin-top:5px;padding:0 2px;font-size:10px}.right-panel-module___cV0OG__categorySectionHeader{color:var(--text-primary);letter-spacing:.01em;padding:8px 12px 0;font-size:12px;font-weight:700}.right-panel-module___cV0OG__categorySectionDivider{background:var(--border-color);height:1px;margin:2px 12px 8px}.right-panel-module___cV0OG__imageSectionHeader{color:var(--text-primary);letter-spacing:.01em;padding:0 12px 6px;font-size:12px;font-weight:700}.right-panel-module___cV0OG__imageTabBar{border-bottom:1px solid var(--border-color);margin:0 12px 8px;display:flex}.right-panel-module___cV0OG__imageTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:8px 10px;font-size:12px;font-weight:600;transition:color .15s,border-color .15s,background .15s}.right-panel-module___cV0OG__imageTab:hover{color:var(--text-primary);background:var(--bg-overlay)}.right-panel-module___cV0OG__imageTabActive{color:var(--text-primary);border-bottom-color:var(--text-primary)}.right-panel-module___cV0OG__imageTabContent{flex:1;min-height:0}.right-panel-module___cV0OG__categoryBrowseView,.right-panel-module___cV0OG__categoryDetailView{flex-direction:column;flex:1;min-height:0;display:flex}.right-panel-module___cV0OG__categoryDetailHeader{flex-direction:column;gap:6px;padding:10px 12px 6px;display:flex}.right-panel-module___cV0OG__categoryBackButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-size:12px;font-weight:600;display:inline-flex}.right-panel-module___cV0OG__categoryBackButton:hover{color:var(--text-primary)}.right-panel-module___cV0OG__categoryDetailTitle{color:var(--text-primary);font-size:14px;font-weight:700}.right-panel-module___cV0OG__categoryIconGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px 12px 12px;display:grid}.right-panel-module___cV0OG__categoryIconButton{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:6px 4px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.right-panel-module___cV0OG__categoryIconButton:hover{border-color:color-mix(in srgb,var(--border-color)60%,transparent);transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14}.right-panel-module___cV0OG__categoryIconButtonActive{border-color:color-mix(in srgb,var(--text-primary)25%,transparent);box-shadow:0 6px 16px #0f172a1f}.right-panel-module___cV0OG__categoryIconTile{color:#1f2937;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative;box-shadow:0 6px 12px #0f172a14}.right-panel-module___cV0OG__categoryIconTile:after{content:"";border:1px solid #fff9;border-radius:12px;position:absolute;inset:3px}.right-panel-module___cV0OG__categoryLabel{text-align:center;color:var(--text-secondary);font-size:11px;font-weight:600;line-height:1.2}.right-panel-module___cV0OG__libraryTabs{gap:16px;padding:6px 12px 0;display:flex}.right-panel-module___cV0OG__libraryTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:0;padding:8px 0 10px;font-size:13px;font-weight:500;transition:all .2s;position:relative}.right-panel-module___cV0OG__libraryTab:hover,.right-panel-module___cV0OG__libraryTabActive{color:var(--text-primary);background:0 0}.right-panel-module___cV0OG__libraryTabActive:after{content:"";background:var(--text-primary);height:2px;position:absolute;bottom:-1px;left:0;right:0}.right-panel-module___cV0OG__assetSectionContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:visible}.right-panel-module___cV0OG__loadingSpinner{color:var(--text-secondary);justify-content:center;align-items:center;padding:24px;display:flex}.right-panel-module___cV0OG__loadingSpinner svg{animation:1s linear infinite right-panel-module___cV0OG__spin}@keyframes right-panel-module___cV0OG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.right-panel-module___cV0OG__assetEmptyState{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}.right-panel-module___cV0OG__assetEmptyState svg{opacity:.5}.right-panel-module___cV0OG__folderList{flex-direction:column;gap:4px;padding:4px 8px 12px;display:flex}.right-panel-module___cV0OG__folderRowGroup{flex-direction:column;gap:4px;display:flex}.right-panel-module___cV0OG__folderRow{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 8px;transition:background .2s;display:flex;position:relative}.right-panel-module___cV0OG__folderRow:hover{background:var(--bg-overlay)}.right-panel-module___cV0OG__folderRowLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.right-panel-module___cV0OG__folderRowIcon{color:var(--text-secondary);flex-shrink:0}.right-panel-module___cV0OG__folderRowText{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.right-panel-module___cV0OG__folderRowName{color:var(--text-primary);text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:500;overflow:hidden}.right-panel-module___cV0OG__folderRowMeta{color:var(--text-secondary);font-size:11px}.right-panel-module___cV0OG__folderRowActions{opacity:0;transition:opacity .2s}.right-panel-module___cV0OG__folderRow:hover .right-panel-module___cV0OG__folderRowActions{opacity:1}.right-panel-module___cV0OG__folderRowMenuButton{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.right-panel-module___cV0OG__folderRowMenuButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.right-panel-module___cV0OG__folderImagesHeader{justify-content:space-between;align-items:center;gap:8px;padding:8px 12px 0;display:flex}.right-panel-module___cV0OG__folderImagesLabel{color:var(--text-secondary);font-size:12px}.right-panel-module___cV0OG__folderUploadButton{border:1px solid var(--border-color);background:var(--bg-primary);cursor:pointer;color:var(--text-secondary);border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.right-panel-module___cV0OG__folderUploadButton:hover{background:var(--bg-overlay);color:var(--text-primary)}.right-panel-module___cV0OG__folderMenu{background:var(--bg-primary);border:1px solid var(--border-color);z-index:10;border-radius:8px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 4px);right:6px;box-shadow:0 8px 24px #0000001f}.right-panel-module___cV0OG__folderMenuItem{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 8px;font-size:12px}.right-panel-module___cV0OG__folderMenuItem:hover{background:var(--bg-overlay)}.right-panel-module___cV0OG__folderMenuDanger{color:#ef4444}.right-panel-module___cV0OG__folderItem{background:var(--bg-overlay);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;transition:all .2s;display:flex}.right-panel-module___cV0OG__folderItem:hover{background:var(--bg-secondary)}.right-panel-module___cV0OG__folderItemName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:6px;font-size:11px;font-weight:500;overflow:hidden}.right-panel-module___cV0OG__folderItemCount{color:var(--text-secondary);font-size:10px}.right-panel-module___cV0OG__breadcrumbs{color:var(--text-secondary);border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:6px;padding:12px 12px 8px;font-size:11px;display:flex}.right-panel-module___cV0OG__breadcrumbItem{cursor:pointer;transition:color .2s}.right-panel-module___cV0OG__breadcrumbItem:hover{color:var(--text-primary)}.right-panel-module___cV0OG__breadcrumbItem.right-panel-module___cV0OG__active{color:var(--text-primary);font-weight:500}.right-panel-module___cV0OG__breadcrumbSeparator{color:var(--text-tertiary)}.right-panel-module___cV0OG__uploadDropzone{border:2px dashed var(--border-color);background:var(--bg-overlay);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:12px;padding:24px 16px;transition:all .2s;display:flex}.right-panel-module___cV0OG__uploadDropzone:hover{background:#3b82f60d;border-color:#3b82f6}.right-panel-module___cV0OG__uploadDropzoneActive{background:#3b82f61a;border-color:#3b82f6}.right-panel-module___cV0OG__uploadDropzoneIcon{color:var(--text-secondary)}.right-panel-module___cV0OG__uploadDropzoneText{color:var(--text-secondary);font-size:13px}.right-panel-module___cV0OG__uploadDropzoneHint{color:var(--text-tertiary);font-size:11px}.right-panel-module___cV0OG__svgUploadRow{padding:8px 12px 0}.right-panel-module___cV0OG__svgUploadBtn{border:1px dashed var(--border-color);background:var(--bg-overlay);cursor:pointer;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:7px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.right-panel-module___cV0OG__svgUploadBtn:hover{color:#3b82f6;background:#3b82f60d;border-color:#3b82f6}.right-panel-module___cV0OG__categoryFilter{align-items:center;gap:8px;margin-bottom:8px;padding:0 12px;display:flex}.right-panel-module___cV0OG__categorySelect{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:6px;outline:none;flex:1;padding:6px 10px;font-size:12px}.right-panel-module___cV0OG__categorySelect:focus{border-color:#3b82f6}.right-panel-module___cV0OG__pinnedCloseButton{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.right-panel-module___cV0OG__pinnedCloseButton:hover{background:var(--bg-overlay);color:var(--text-primary)}.right-panel-module___cV0OG__sectionsContainer,.right-panel-module___cV0OG__assetSectionContent{scrollbar-width:thin;scrollbar-color:#00000026 transparent}.right-panel-module___cV0OG__sectionsContainer::-webkit-scrollbar{width:6px;height:6px}.right-panel-module___cV0OG__assetSectionContent::-webkit-scrollbar{width:6px;height:6px}.right-panel-module___cV0OG__sectionsContainer::-webkit-scrollbar-track{background:0 0}.right-panel-module___cV0OG__assetSectionContent::-webkit-scrollbar-track{background:0 0}.right-panel-module___cV0OG__sectionsContainer::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px;transition:background .2s}.right-panel-module___cV0OG__assetSectionContent::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px;transition:background .2s}.right-panel-module___cV0OG__sectionsContainer:hover::-webkit-scrollbar-thumb{background:#0003}.right-panel-module___cV0OG__assetSectionContent:hover::-webkit-scrollbar-thumb{background:#0003}.right-panel-module___cV0OG__sectionsContainer::-webkit-scrollbar-thumb:hover{background:#0000004d}.right-panel-module___cV0OG__assetSectionContent::-webkit-scrollbar-thumb:hover{background:#0000004d}.right-panel-module___cV0OG__sectionsContainer,.right-panel-module___cV0OG__assetSectionContent{scroll-behavior:smooth}.right-panel-module___cV0OG__colorTabStrip{z-index:2;background:var(--bg-primary);padding:10px 0 0;position:sticky;top:0;overflow:hidden}.right-panel-module___cV0OG__colorTabStripInner{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:4px;padding:0 12px;display:flex;position:relative;overflow-x:auto}.right-panel-module___cV0OG__colorTabStripInner::-webkit-scrollbar{display:none}.right-panel-module___cV0OG__colorTab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px 10px;font-size:13px;font-weight:500;transition:color .2s;display:flex;position:relative}.right-panel-module___cV0OG__colorTab:hover,.right-panel-module___cV0OG__colorTabActive{color:var(--text-primary)}.right-panel-module___cV0OG__colorTabSwatch{border:1.5px solid #00000014;border-radius:50%;flex-shrink:0;width:18px;height:18px}.right-panel-module___cV0OG__colorTabIndicator{background:var(--text-primary);pointer-events:none;border-radius:1px;height:2px;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.right-panel-module___cV0OG__colorTabDivider{background:var(--border-color);height:1px;margin-top:0}.right-panel-module___cV0OG__colorGroupList{padding:8px 0 16px}.right-panel-module___cV0OG__colorGroupSection{margin-bottom:12px;padding:0 12px}.right-panel-module___cV0OG__colorGroupLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding-left:2px;font-size:11px;font-weight:600}.right-panel-module___cV0OG__colorSwatchGrid{flex-wrap:wrap;gap:6px;display:flex}.right-panel-module___cV0OG__colorSwatch{cursor:pointer;border:1.5px solid #00000014;border-radius:50%;flex-shrink:0;width:46px;height:46px;transition:transform .15s,box-shadow .15s;position:relative}.right-panel-module___cV0OG__colorSwatch:hover{transform:scale(1.12);box-shadow:0 2px 8px #0000002e}.right-panel-module___cV0OG__colorSwatch:after{content:attr(data-hex);color:#fff;white-space:nowrap;pointer-events:none;opacity:0;background:#000000bf;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.right-panel-module___cV0OG__colorSwatch:hover:after{opacity:1}.right-panel-module___cV0OG__colorEmptyState{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 16px;font-size:13px;display:flex}.right-panel-module___cV0OG__colorEmptyState svg{opacity:.4}.right-panel-module___cV0OG__trimsSection{flex-direction:column;min-height:100%;display:flex}.right-panel-module___cV0OG__visibilityGroups{flex-direction:column;gap:8px;padding:12px 14px;display:flex}.right-panel-module___cV0OG__visibilityToggle{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.right-panel-module___cV0OG__visibilityToggleMain{align-items:center;gap:10px;display:flex}.right-panel-module___cV0OG__visibilityInfoIcon{color:var(--text-secondary);opacity:.6}.right-panel-module___cV0OG__visibilityToggle:hover .right-panel-module___cV0OG__visibilityInfoIcon{opacity:1}.right-panel-module___cV0OG__visibilityToggle:hover{background:var(--bg-overlay)}.right-panel-module___cV0OG__visibilityHidden{opacity:.6;background:var(--bg-secondary);color:var(--text-secondary)}.right-panel-module___cV0OG__trimsDivider{background:var(--border-color);height:1px;margin:4px 14px 12px}.right-panel-module___cV0OG__trimComponentRow{border-bottom:1px solid var(--border-color)}.right-panel-module___cV0OG__trimComponentRow:last-of-type{border-bottom:none}.right-panel-module___cV0OG__trimComponentHeader{justify-content:space-between;align-items:center;gap:8px;padding:6px 10px;display:flex}.right-panel-module___cV0OG__trimComponentToggle{min-width:0;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex:1;align-items:center;gap:8px;padding:8px 4px;font-size:13px;font-weight:500;display:flex}.right-panel-module___cV0OG__trimComponentToggle:hover{background:var(--bg-overlay)}.right-panel-module___cV0OG__trimComponentToggle:focus-visible{outline:2px solid color-mix(in srgb,var(--text-primary)35%,transparent);outline-offset:2px}.right-panel-module___cV0OG__trimComponentName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.right-panel-module___cV0OG__trimHeaderActions{flex-shrink:0;align-items:center;gap:8px;min-width:0;display:flex}.right-panel-module___cV0OG__trimVisibilityToggle{--trim-toggle-track-bg:#9ca3af;--trim-toggle-thumb-offset:0px;border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:6px;min-height:26px;padding:3px 8px 3px 6px;font-size:11px;font-weight:600;line-height:1;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.right-panel-module___cV0OG__trimVisibilityToggle:hover{background:var(--bg-overlay)}.right-panel-module___cV0OG__trimVisibilityToggle:focus-visible{outline:2px solid color-mix(in srgb,var(--text-primary)30%,transparent);outline-offset:2px}.right-panel-module___cV0OG__trimVisibilityToggleOn{--trim-toggle-track-bg:#10b981;--trim-toggle-thumb-offset:10px;color:color-mix(in srgb,#10b981 60%,var(--text-primary));border-color:color-mix(in srgb,#10b981 35%,var(--border-color));background:color-mix(in srgb,#10b981 10%,var(--bg-primary))}.right-panel-module___cV0OG__trimVisibilityToggleOff{--trim-toggle-track-bg:#9ca3af;--trim-toggle-thumb-offset:0px}.right-panel-module___cV0OG__trimVisibilityTrack{background:var(--trim-toggle-track-bg);border-radius:999px;flex-shrink:0;align-items:center;width:22px;height:12px;padding:1px;transition:background .2s;display:inline-flex}.right-panel-module___cV0OG__trimVisibilityThumb{width:10px;height:10px;transform:translateX(var(--trim-toggle-thumb-offset));background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 2px #0000003d}.right-panel-module___cV0OG__trimVisibilityLabel{white-space:nowrap}.right-panel-module___cV0OG__trimSelectedIndicator{border:1px solid #00000026;border-radius:999px;width:12px;height:12px}.right-panel-module___cV0OG__trimResetButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.right-panel-module___cV0OG__trimResetButton:hover{background:var(--bg-overlay);color:var(--text-primary)}.right-panel-module___cV0OG__trimResetButton:focus-visible{outline:2px solid color-mix(in srgb,var(--text-primary)30%,transparent);outline-offset:1px}.right-panel-module___cV0OG__trimSwatches{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px;padding:0 14px 14px;display:flex}.right-panel-module___cV0OG__trimSwatchesList{flex-wrap:wrap;flex:1;gap:10px;min-width:0;display:flex}.right-panel-module___cV0OG__trimNoOptions{color:var(--text-secondary);font-size:12px}.right-panel-module___cV0OG__trimSwatch{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:4px;transition:transform .15s;display:flex}.right-panel-module___cV0OG__trimSwatch:hover{transform:translateY(-1px)}.right-panel-module___cV0OG__trimSwatch:focus-visible{outline:2px solid color-mix(in srgb,var(--text-primary)35%,transparent);outline-offset:2px}.right-panel-module___cV0OG__trimSwatchDisabled,.right-panel-module___cV0OG__trimSwatch:disabled{cursor:not-allowed;opacity:.6}.right-panel-module___cV0OG__trimSwatchDisabled:hover,.right-panel-module___cV0OG__trimSwatch:disabled:hover{transform:none}.right-panel-module___cV0OG__trimSwatchDisabled .right-panel-module___cV0OG__trimSwatchName,.right-panel-module___cV0OG__trimSwatch:disabled .right-panel-module___cV0OG__trimSwatchName{color:color-mix(in srgb,var(--text-secondary)80%,transparent)}.right-panel-module___cV0OG__trimSwatchDisabledNote{width:100%;color:var(--text-secondary);margin:0;font-size:11px;line-height:1.35}.right-panel-module___cV0OG__trimSwatchColor{border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 1px 4px #0000002e}.right-panel-module___cV0OG__trimSwatchColorWhite{border:1px solid #d1d5db}.right-panel-module___cV0OG__trimSwatchName{color:var(--text-secondary);font-size:11px;font-weight:500;line-height:1.1}.right-panel-module___cV0OG__trimSwatchSelected .right-panel-module___cV0OG__trimSwatchColor{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px color-mix(in srgb,var(--text-primary)25%,transparent)}.right-panel-module___cV0OG__trimSwatchSelected .right-panel-module___cV0OG__trimSwatchName{color:var(--text-primary)}.right-panel-module___cV0OG__trimHelperText{background:var(--bg-overlay);color:var(--text-secondary);border-radius:10px;margin:10px 12px 12px;padding:10px 12px;font-size:12px;line-height:1.45}.right-panel-module___cV0OG__trimsEmptyState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.right-panel-module___cV0OG__trimsEmptyTitle{color:var(--text-primary);font-size:13px;font-weight:600}.right-panel-module___cV0OG__trimsEmptyText{max-width:260px;font-size:12px;line-height:1.45}.right-panel-module___cV0OG__aiSection{flex-direction:column;gap:12px;padding:14px 12px 16px;display:flex}.right-panel-module___cV0OG__aiDescription{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.5}.right-panel-module___cV0OG__aiModeSelector{gap:8px;display:flex}.right-panel-module___cV0OG__aiModeButton{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;flex:1;padding:8px 10px;font-size:12px;font-weight:600;transition:all .2s}.right-panel-module___cV0OG__aiModeButton:hover{color:var(--text-primary);border-color:color-mix(in srgb,var(--text-primary)28%,transparent)}.right-panel-module___cV0OG__aiModeButtonActive{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.right-panel-module___cV0OG__aiModeHint{color:var(--text-secondary);margin:0;font-size:11px}.right-panel-module___cV0OG__aiCategorySelect{border:1px solid var(--border-color);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:8px 10px;font-size:12px;font-weight:500}.right-panel-module___cV0OG__aiCategorySelect:focus{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61f}.right-panel-module___cV0OG__aiPromptInput{border:1px solid var(--border-color);background:var(--bg-primary);width:100%;min-height:120px;color:var(--text-primary);resize:vertical;border-radius:10px;outline:none;padding:10px 12px;font-size:13px;line-height:1.4;transition:border-color .2s,box-shadow .2s}.right-panel-module___cV0OG__aiPromptInput:focus{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61f}.right-panel-module___cV0OG__aiReferenceSection{flex-direction:column;gap:8px;display:flex}.right-panel-module___cV0OG__aiReferenceHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.right-panel-module___cV0OG__aiReferenceTitle{color:var(--text-primary);font-size:12px;font-weight:700}.right-panel-module___cV0OG__aiReferenceHint{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.45}.right-panel-module___cV0OG__aiReferenceInput{display:none}.right-panel-module___cV0OG__aiReferenceDropzone{border:1px dashed color-mix(in srgb,#2563eb 36%,var(--border-color));background:linear-gradient(180deg,#2563eb0d,#2563eb04),var(--bg-primary);min-height:110px;color:var(--text-secondary);text-align:center;cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px 12px;transition:border-color .2s,background .2s,transform .2s;display:flex}.right-panel-module___cV0OG__aiReferenceDropzone:hover{border-color:#60a5fa;transform:translateY(-1px)}.right-panel-module___cV0OG__aiReferenceDropzoneActive{background:linear-gradient(180deg,#2563eb17,#2563eb08),var(--bg-primary);border-color:#2563eb}.right-panel-module___cV0OG__aiReferenceDropzoneIcon{color:#2563eb}.right-panel-module___cV0OG__aiReferenceDropzoneText{color:var(--text-primary);font-size:12px;font-weight:600}.right-panel-module___cV0OG__aiReferenceDropzoneHint{color:var(--text-secondary);font-size:11px}.right-panel-module___cV0OG__aiReferencePreview{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:10px;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px;display:grid}.right-panel-module___cV0OG__aiReferencePreviewImage{object-fit:cover;border:1px solid color-mix(in srgb,var(--border-color)88%,transparent);background:var(--bg-secondary);border-radius:8px;width:72px;height:72px}.right-panel-module___cV0OG__aiReferencePreviewMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.right-panel-module___cV0OG__aiReferencePreviewName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.right-panel-module___cV0OG__aiReferencePreviewDetail{color:var(--text-secondary);font-size:11px}.right-panel-module___cV0OG__aiReferenceChangeButton,.right-panel-module___cV0OG__aiReferenceRemoveButton{border:1px solid var(--border-color);background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;border-radius:8px;font-size:11px;font-weight:600;transition:border-color .2s,color .2s,background .2s}.right-panel-module___cV0OG__aiReferenceChangeButton{align-self:flex-start;padding:6px 10px}.right-panel-module___cV0OG__aiReferenceRemoveButton{justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.right-panel-module___cV0OG__aiReferenceChangeButton:hover,.right-panel-module___cV0OG__aiReferenceRemoveButton:hover{color:var(--text-primary);border-color:color-mix(in srgb,var(--text-primary)28%,transparent);background:var(--bg-overlay)}.right-panel-module___cV0OG__aiAssetSection{flex-direction:column;gap:8px;display:flex}.right-panel-module___cV0OG__aiAssetUsageMode{background:var(--bg-secondary);border-radius:8px;gap:4px;padding:3px;display:flex}.right-panel-module___cV0OG__aiAssetUsageModeOption{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 8px;font-size:11px;font-weight:600;transition:background .2s,color .2s}.right-panel-module___cV0OG__aiAssetUsageModeOption:hover{color:var(--text-primary)}.right-panel-module___cV0OG__aiAssetUsageModeActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 3px #00000014}.right-panel-module___cV0OG__aiAssetGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.right-panel-module___cV0OG__aiAssetCard{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 8px 8px;display:flex;position:relative}.right-panel-module___cV0OG__aiAssetCardRemove{background:var(--bg-secondary);width:20px;height:20px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .2s,color .2s;display:inline-flex;position:absolute;top:4px;right:4px}.right-panel-module___cV0OG__aiAssetCardRemove:hover{color:#b91c1c;background:#fecaca}.right-panel-module___cV0OG__aiAssetCardThumbnail{object-fit:cover;border:1px solid color-mix(in srgb,var(--border-color)88%,transparent);background:var(--bg-secondary);border-radius:8px;width:64px;height:64px}.right-panel-module___cV0OG__aiAssetCardName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;text-align:center;max-width:100%;font-size:11px;font-weight:600;overflow:hidden}.right-panel-module___cV0OG__aiAssetCardControls{flex-direction:column;gap:4px;width:100%;display:flex}.right-panel-module___cV0OG__aiAssetCardSelect{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-primary);cursor:pointer;appearance:auto;border-radius:6px;padding:4px 6px;font-size:11px}.right-panel-module___cV0OG__aiAssetCardZoneLocked{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-secondary);text-align:center;opacity:.7;border-radius:6px;padding:4px 6px;font-size:11px}.right-panel-module___cV0OG__aiAssetCardWarning{color:#d97706;align-items:center;gap:4px;padding:2px 0;font-size:10px;line-height:1.2;display:flex}.right-panel-module___cV0OG__aiAssetDropzone{min-height:80px}.right-panel-module___cV0OG__aiAssetCount{color:var(--text-secondary);font-size:11px;font-weight:600}.right-panel-module___cV0OG__aiError{color:#b91c1c;background:#fef2f2;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:flex}.right-panel-module___cV0OG__aiGenerateButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;transition:transform .2s,opacity .2s;display:inline-flex}.right-panel-module___cV0OG__aiGenerateButton:hover:not(:disabled){transform:translateY(-1px)}.right-panel-module___cV0OG__aiGenerateButton:disabled{cursor:not-allowed;opacity:.55}.right-panel-module___cV0OG__aiProgress{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:28px 8px;display:flex}.right-panel-module___cV0OG__aiSpinner{border:3px solid #2563eb33;border-top-color:#2563eb;border-radius:50%;width:44px;height:44px;animation:.9s linear infinite right-panel-module___cV0OG__spin}.right-panel-module___cV0OG__aiProgressSuccessIcon{color:#10b981}.right-panel-module___cV0OG__aiProgressText{flex-direction:column;gap:4px;display:flex}.right-panel-module___cV0OG__aiProgressTitle{color:var(--text-primary);margin:0;font-size:17px;font-weight:700}.right-panel-module___cV0OG__aiProgressMessage{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.4}.right-panel-module___cV0OG__aiStepRow{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.right-panel-module___cV0OG__aiStepActive{color:#2563eb;font-weight:600}.right-panel-module___cV0OG__aiAssetDivider{color:var(--text-secondary);align-items:center;gap:10px;margin:2px 0;font-size:11px;display:flex}.right-panel-module___cV0OG__aiAssetDivider:before,.right-panel-module___cV0OG__aiAssetDivider:after{content:"";background:var(--border-color);flex:1;height:1px}.right-panel-module___cV0OG__aiLibraryButton{border:1px dashed var(--border-color);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.right-panel-module___cV0OG__aiLibraryButton:hover:not(:disabled){background:var(--bg-secondary);color:var(--text-primary);border-color:var(--text-secondary)}.right-panel-module___cV0OG__aiLibraryButton:disabled{cursor:not-allowed;opacity:.55}.right-panel-module___cV0OG__libraryPickerOverlay{z-index:1200;background:#00000073;justify-content:center;align-items:center;animation:.15s right-panel-module___cV0OG__lpFadeIn;display:flex;position:fixed;inset:0}@keyframes right-panel-module___cV0OG__lpFadeIn{0%{opacity:0}to{opacity:1}}.right-panel-module___cV0OG__libraryPickerModal{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:14px;flex-direction:column;width:min(800px,90vw);height:min(620px,80vh);animation:.2s right-panel-module___cV0OG__lpSlideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}@keyframes right-panel-module___cV0OG__lpSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.right-panel-module___cV0OG__libraryPickerHeader{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.right-panel-module___cV0OG__libraryPickerTitle{color:var(--text-primary);margin:0;font-size:14px;font-weight:600}.right-panel-module___cV0OG__libraryPickerClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:inline-flex}.right-panel-module___cV0OG__libraryPickerClose:hover{background:var(--bg-secondary);color:var(--text-primary)}.right-panel-module___cV0OG__libraryPickerToolbar{border-bottom:1px solid var(--border-color);flex-direction:column;flex-shrink:0;gap:8px;padding:10px 16px;display:flex}.right-panel-module___cV0OG__libraryPickerSearch{align-items:center;display:flex;position:relative}.right-panel-module___cV0OG__libraryPickerSearchIcon{color:var(--text-secondary);pointer-events:none;position:absolute;left:10px}.right-panel-module___cV0OG__libraryPickerSearchInput{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:7px 10px 7px 30px;font-size:12px;transition:border-color .15s}.right-panel-module___cV0OG__libraryPickerSearchInput:focus{border-color:#3b82f6}.right-panel-module___cV0OG__libraryPickerBody{flex:1;min-height:0;padding:12px 16px;overflow-y:auto}.right-panel-module___cV0OG__libraryPickerFooter{border-top:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.right-panel-module___cV0OG__libraryPickerSelectionCount{color:var(--text-secondary);font-size:12px;font-weight:500}.right-panel-module___cV0OG__libraryPickerActions{gap:8px;display:flex}.right-panel-module___cV0OG__libraryPickerCancelBtn{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:7px 16px;font-size:12px;font-weight:500;transition:background .15s}.right-panel-module___cV0OG__libraryPickerCancelBtn:hover{background:var(--bg-secondary)}.right-panel-module___cV0OG__libraryPickerConfirmBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;padding:7px 16px;font-size:12px;font-weight:600;transition:opacity .15s}.right-panel-module___cV0OG__libraryPickerConfirmBtn:hover:not(:disabled){opacity:.9}.right-panel-module___cV0OG__libraryPickerConfirmBtn:disabled{cursor:not-allowed;opacity:.5}.right-panel-module___cV0OG__libraryPickerLoading{color:var(--text-secondary);justify-content:center;align-items:center;gap:8px;padding:20px;font-size:12px;display:flex}.right-panel-module___cV0OG__aiTemplateSection{flex-direction:column;gap:8px;display:flex}.right-panel-module___cV0OG__aiTemplateSectionLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;font-weight:600}.right-panel-module___cV0OG__aiTemplateLoading{color:var(--text-secondary);margin:0;font-size:11px;font-style:italic}.right-panel-module___cV0OG__aiTemplateGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.right-panel-module___cV0OG__aiTemplateCard{border:1px solid var(--border-color);background:var(--bg-primary);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;padding:0;transition:all .2s;display:flex;overflow:hidden}.right-panel-module___cV0OG__aiTemplateCard:hover:not(:disabled){border-color:#93c5fd;box-shadow:0 0 0 1px #3b82f61f}.right-panel-module___cV0OG__aiTemplateCard:disabled{opacity:.5;cursor:not-allowed}.right-panel-module___cV0OG__aiTemplateCardImage{object-fit:cover;border-bottom:1px solid var(--border-color);background:var(--bg-secondary,#f8fafc);width:100%;height:80px}.right-panel-module___cV0OG__aiTemplateCardTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;padding:6px 8px;font-size:11px;font-weight:600;overflow:hidden}.right-panel-module___cV0OG__aiTemplateCardMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;padding:0 8px 8px;font-size:10px;overflow:hidden}.right-panel-module___cV0OG__aiTemplateSelected{background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;align-items:flex-start;gap:10px;padding:8px;display:flex}.right-panel-module___cV0OG__aiTemplateSelectedImage{object-fit:cover;border:1px solid var(--border-color);border-radius:6px;flex-shrink:0;width:60px;height:60px}.right-panel-module___cV0OG__aiTemplateSelectedInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.right-panel-module___cV0OG__aiTemplateSelectedTitle{color:var(--text-primary);margin:0;font-size:12px;font-weight:700}.right-panel-module___cV0OG__aiTemplateSelectedDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;display:-webkit-box;overflow:hidden}.right-panel-module___cV0OG__aiTemplateClearButton{border:1px solid var(--border-color);background:var(--bg-primary);width:fit-content;color:var(--text-secondary);cursor:pointer;border-radius:6px;align-items:center;gap:4px;margin-top:2px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.right-panel-module___cV0OG__aiTemplateClearButton:hover:not(:disabled){color:var(--text-primary);border-color:color-mix(in srgb,var(--text-primary)28%,transparent)}.right-panel-module___cV0OG__aiTemplateClearButton:disabled{opacity:.5;cursor:not-allowed}.right-panel-module___cV0OG__aiTemplateVariantNote{border:1px solid color-mix(in srgb,#2563eb 20%,var(--border-color));background:color-mix(in srgb,#eff6ff 78%,var(--bg-primary));border-radius:10px;gap:4px;padding:10px 12px;display:grid}.right-panel-module___cV0OG__aiTemplateVariantTitle{color:#1d4ed8;font-size:12px;font-weight:700}.right-panel-module___cV0OG__aiTemplateVariantBody{color:var(--text-secondary);font-size:11px;line-height:1.45}.right-panel-module___cV0OG__aiTemplateSlotSection,.right-panel-module___cV0OG__aiTemplateSlotList{gap:8px;display:grid}.right-panel-module___cV0OG__aiTemplateSlotCard{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:10px;gap:8px;padding:10px;display:grid}.right-panel-module___cV0OG__aiTemplateSlotHeader{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.right-panel-module___cV0OG__aiTemplateSlotHeaderText{gap:2px;min-width:0;display:grid}.right-panel-module___cV0OG__aiTemplateSlotTitle{color:var(--text-primary);font-size:12px;font-weight:700}.right-panel-module___cV0OG__aiTemplateSlotMeta{color:var(--text-secondary);text-transform:capitalize;font-size:10px}.right-panel-module___cV0OG__aiTemplateSlotPolicy{color:#1d4ed8;text-transform:capitalize;background:#eff6ff;border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.right-panel-module___cV0OG__aiTemplateSlotDescription{color:var(--text-secondary);margin:0;font-size:11px;line-height:1.45}.right-panel-module___cV0OG__aiTemplateSlotBadges{flex-wrap:wrap;gap:6px;display:flex}.right-panel-module___cV0OG__aiTemplateSlotBadge{border:1px solid color-mix(in srgb,var(--border-color)90%,transparent);background:color-mix(in srgb,var(--bg-primary)70%,#f8fafc);color:var(--text-secondary);border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.right-panel-module___cV0OG__aiTemplateSlotField{gap:4px;display:grid}.right-panel-module___cV0OG__aiTemplateSlotFieldLabel{color:var(--text-secondary);font-size:11px;font-weight:600}.right-panel-module___cV0OG__aiTemplateSlotSelect,.right-panel-module___cV0OG__aiTemplateSlotInput{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:8px 10px;font-size:12px}.right-panel-module___cV0OG__aiTemplateSlotSelect:focus,.right-panel-module___cV0OG__aiTemplateSlotInput:focus{border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f61f}.right-panel-module___cV0OG__aiTemplateSlotFieldHint{color:var(--text-secondary);font-size:10px}
.PatternColorGroupList-module__B4IMAG__swatchGrid{flex-wrap:wrap;gap:6px;padding:0;display:flex}.PatternColorGroupList-module__B4IMAG__swatchWrapper{flex-shrink:0;width:30px;height:30px;position:relative}.PatternColorGroupList-module__B4IMAG__selectedWrapper{z-index:2}.PatternColorGroupList-module__B4IMAG__swatch{cursor:pointer;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);background:#fff;border:1px solid #fff;border-radius:16%;outline:none;width:30px;height:30px;padding:0;transition:transform .15s,box-shadow .15s;position:relative;overflow:hidden;mask-image:radial-gradient(#fff,#000)}.PatternColorGroupList-module__B4IMAG__swatch:before{content:"";background-color:#fff;background-image:linear-gradient(45deg,#ccc 25%,#0000 25%),linear-gradient(-45deg,#ccc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ccc 75%),linear-gradient(-45deg,#0000 75%,#ccc 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px;position:absolute;inset:0}.PatternColorGroupList-module__B4IMAG__swatch:after{content:"";background-color:inherit;opacity:var(--swatch-opacity,1);position:absolute;inset:0}.PatternColorGroupList-module__B4IMAG__swatch:hover{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px #7878ff73;z-index:1;transform:scale(1.15)}.PatternColorGroupList-module__B4IMAG__swatch:focus-visible{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px #7878ff99}.PatternColorGroupList-module__B4IMAG__swatch:disabled{cursor:not-allowed;opacity:.6}.PatternColorGroupList-module__B4IMAG__swatch:disabled:hover{box-shadow:none;transform:none}.PatternColorGroupList-module__B4IMAG__swatch.PatternColorGroupList-module__B4IMAG__selected{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 5px #2563eb,0 0 0 8px #2563eb47;transform:scale(1.1)}.PatternColorGroupList-module__B4IMAG__swatch.PatternColorGroupList-module__B4IMAG__selected:hover{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 5px #2563eb,0 0 0 8px #2563eb47;transform:scale(1.15)}.PatternColorGroupList-module__B4IMAG__selectedMarker{border:1.5px solid var(--bg-primary);color:#fff;pointer-events:none;z-index:4;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;top:-5px;left:-5px}.PatternColorGroupList-module__B4IMAG__modifiedDot{border:1.5px solid var(--bg-primary);pointer-events:none;z-index:2;background:#f59e0b;border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;right:-1px}.PatternColorGroupList-module__B4IMAG__resetOverlay{border:1.5px solid var(--border-color);background:var(--bg-primary);width:16px;height:16px;color:var(--text-secondary);cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:flex;position:absolute;bottom:-4px;right:-4px}.PatternColorGroupList-module__B4IMAG__resetOverlay:hover{background:var(--bg-hover);color:var(--text-primary)}.PatternColorGroupList-module__B4IMAG__resetOverlay:disabled{cursor:not-allowed;opacity:.6}
.PatternPreview-module__shNSUq__previewContainer{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;margin-bottom:.5rem;display:flex;overflow:hidden}.PatternPreview-module__shNSUq__svgWrapper{aspect-ratio:4/3;background-color:var(--bg-tertiary);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.PatternPreview-module__shNSUq__previewSvg{width:100%;height:100%;display:block}.PatternPreview-module__shNSUq__zoomControls{background:var(--bg-primary);border-top:1px solid var(--border-color);justify-content:center;align-items:center;gap:.5rem;padding:.25rem;display:flex}.PatternPreview-module__shNSUq__colorGroupSection{border-top:1px solid var(--border-color);background:var(--bg-primary);padding:.5rem}.PatternPreview-module__shNSUq__zoomBtn{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.PatternPreview-module__shNSUq__zoomBtn:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.PatternPreview-module__shNSUq__zoomBtn:disabled{opacity:.3;cursor:not-allowed}.PatternPreview-module__shNSUq__zoomLabel{color:var(--text-secondary);text-align:center;font-feature-settings:"tnum";min-width:3rem;font-size:.75rem}.pattern-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite PatternPreview-module__shNSUq__pulse}@keyframes PatternPreview-module__shNSUq__pulse{0%,to{opacity:.4}50%{opacity:.1}}
.PatternColorPicker-module__Cs4WZq__pickerContainer{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;margin-top:.5rem;padding:.75rem;overflow:hidden;box-shadow:0 4px 12px #0000001a}.PatternColorPicker-module__Cs4WZq__pickerHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.PatternColorPicker-module__Cs4WZq__headerTitle{color:var(--text-primary);font-size:.8rem;font-weight:600}.PatternColorPicker-module__Cs4WZq__closeBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.PatternColorPicker-module__Cs4WZq__closeBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.PatternColorPicker-module__Cs4WZq__tabRow{border-bottom:1px solid var(--border-color);scrollbar-width:thin;gap:.2rem;margin-bottom:.55rem;padding-bottom:.45rem;display:flex;overflow-x:auto}.PatternColorPicker-module__Cs4WZq__tabButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;flex-shrink:0;align-items:center;gap:.18rem;padding:.28rem .5rem;display:flex}.PatternColorPicker-module__Cs4WZq__tabButton:hover{background:var(--bg-hover)}.PatternColorPicker-module__Cs4WZq__tabButton:disabled{opacity:.55;cursor:not-allowed}.PatternColorPicker-module__Cs4WZq__tabButton:disabled:hover{background:0 0}.PatternColorPicker-module__Cs4WZq__activeTab{background:var(--bg-active);color:var(--text-primary)}.PatternColorPicker-module__Cs4WZq__tabDot{border:1px solid #00000026;border-radius:50%;width:14px;height:14px}.PatternColorPicker-module__Cs4WZq__customDot{border:1px solid var(--border-color);background:var(--bg-tertiary);width:14px;height:14px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-family:monospace;font-size:.55rem;display:flex}.PatternColorPicker-module__Cs4WZq__tabLabel{white-space:nowrap;font-size:.58rem}.PatternColorPicker-module__Cs4WZq__swatchGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.3rem;max-height:210px;padding:.25rem 0;display:grid;overflow-y:auto}.PatternColorPicker-module__Cs4WZq__gridSwatch{aspect-ratio:1;cursor:pointer;color:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:100%;transition:transform .12s,border-color .12s;display:flex}.PatternColorPicker-module__Cs4WZq__gridSwatch:hover{border-color:#ffffff73;transform:scale(1.08)}.PatternColorPicker-module__Cs4WZq__gridSwatch:disabled{cursor:not-allowed;opacity:.65}.PatternColorPicker-module__Cs4WZq__gridSwatch:disabled:hover{border-color:#0000;transform:none}.PatternColorPicker-module__Cs4WZq__selectedSwatch{border-color:var(--accent-primary,#3b82f6);box-shadow:0 0 0 1px var(--accent-primary,#3b82f6)}.PatternColorPicker-module__Cs4WZq__checkIcon{filter:drop-shadow(0 1px 2px #00000073)}.PatternColorPicker-module__Cs4WZq__customSection{flex-direction:column;gap:.6rem;padding:.3rem 0;display:flex}.PatternColorPicker-module__Cs4WZq__nativeColorInput{border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;width:100%;height:94px;padding:0}.PatternColorPicker-module__Cs4WZq__nativeColorInput:disabled{cursor:not-allowed;opacity:.65}.PatternColorPicker-module__Cs4WZq__hexInputRow{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .5rem;display:flex}.PatternColorPicker-module__Cs4WZq__hexPrefix{color:var(--text-secondary);font-family:monospace;font-size:.8rem}.PatternColorPicker-module__Cs4WZq__hexInput{width:100%;color:var(--text-primary);text-transform:uppercase;background:0 0;border:none;outline:none;font-family:monospace;font-size:.8rem}.PatternColorPicker-module__Cs4WZq__hexInput:disabled{cursor:not-allowed;opacity:.65}.PatternColorPicker-module__Cs4WZq__previewBar{border-top:1px solid var(--border-color);justify-content:center;align-items:center;gap:.5rem;margin-top:.7rem;padding-top:.65rem;display:flex}.PatternColorPicker-module__Cs4WZq__previewSwatch{border:1px solid #0000002e;border-radius:4px;width:42px;height:26px;position:relative}.PatternColorPicker-module__Cs4WZq__previewLabel{color:var(--text-tertiary);white-space:nowrap;font-size:.56rem;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.PatternColorPicker-module__Cs4WZq__previewArrow{color:var(--text-secondary);font-size:.9rem}.PatternColorPicker-module__Cs4WZq__opacitySection{flex-direction:column;gap:.45rem;margin-top:.55rem;padding-top:.6rem;display:flex}.PatternColorPicker-module__Cs4WZq__opacityHeader{justify-content:space-between;align-items:center;display:flex}.PatternColorPicker-module__Cs4WZq__opacityLabel{color:var(--text-secondary);font-size:.72rem;font-weight:500}.PatternColorPicker-module__Cs4WZq__opacityValue{color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.72rem}.PatternColorPicker-module__Cs4WZq__opacitySlider{cursor:pointer;width:100%}.PatternColorPicker-module__Cs4WZq__opacitySlider:disabled{cursor:not-allowed;opacity:.65}.PatternColorPicker-module__Cs4WZq__opacityInputRow{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:6px;align-self:flex-end;align-items:center;gap:.25rem;padding:.15rem .4rem;display:inline-flex}.PatternColorPicker-module__Cs4WZq__opacityInput{width:44px;color:var(--text-primary);text-align:right;background:0 0;border:none;outline:none;font-size:.74rem}.PatternColorPicker-module__Cs4WZq__opacitySuffix{color:var(--text-secondary);font-size:.72rem}
.PatternEditorSection-module__hPmVtq__container{flex-direction:column;gap:.5rem;padding:0 16px;display:flex}.PatternEditorSection-module__hPmVtq__warningBanner{color:#92400e;background:#fbbf242e;border:1px solid #fbbf2459;border-radius:6px;align-items:center;gap:.45rem;padding:.4rem .55rem;font-size:.72rem;line-height:1.3;display:flex}.PatternEditorSection-module__hPmVtq__selectionSummary{background:#2563eb14;border:1px solid #2563eb59;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.4rem .55rem;display:flex}.PatternEditorSection-module__hPmVtq__selectionSummaryLabel{letter-spacing:.04em;text-transform:uppercase;color:#1d4ed8;font-size:.66rem;font-weight:700}.PatternEditorSection-module__hPmVtq__selectionSummaryContent{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.PatternEditorSection-module__hPmVtq__selectionColorChip{background:var(--bg-primary);border:1px solid #2563eb40;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .4rem;display:inline-flex}.PatternEditorSection-module__hPmVtq__selectionColorSwatch{background:#000;border:1px solid #00000038;border-radius:3px;flex-shrink:0;width:12px;height:12px}.PatternEditorSection-module__hPmVtq__transparencySwatch{background-color:#fff;background-image:linear-gradient(45deg,#ccc 25%,#0000 25%),linear-gradient(-45deg,#ccc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ccc 75%),linear-gradient(-45deg,#0000 75%,#ccc 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px}.PatternEditorSection-module__hPmVtq__selectionColorText{color:var(--text-primary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.68rem}.PatternEditorSection-module__hPmVtq__selectionArrow{color:#1d4ed8;font-size:.8rem;font-weight:700}.PatternEditorSection-module__hPmVtq__selectionPathCount{color:var(--text-secondary);font-size:.7rem}.PatternEditorSection-module__hPmVtq__selectionOpacityText{color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.7rem}.PatternEditorSection-module__hPmVtq__emptyState{text-align:center;color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:.5rem;padding:2rem 1rem;display:flex}.PatternEditorSection-module__hPmVtq__emptyIcon{opacity:.5}.PatternEditorSection-module__hPmVtq__hint{color:var(--text-tertiary);text-align:center;margin-top:.5rem;font-size:.75rem;font-style:italic}.PatternEditorSection-module__hPmVtq__resetAllBtn{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;align-self:flex-end;margin-top:.45rem;padding:.35rem .55rem;font-size:.72rem;font-weight:500;transition:background-color .15s,color .15s}.PatternEditorSection-module__hPmVtq__resetAllBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.PatternEditorSection-module__hPmVtq__resetAllBtn:disabled{opacity:.55;cursor:not-allowed}.PatternEditorSection-module__hPmVtq__statusIndicator{color:var(--text-secondary);justify-content:center;align-items:center;gap:.4rem;padding-top:.25rem;font-size:.75rem;display:flex}.PatternEditorSection-module__hPmVtq__statusIndicator span{color:var(--text-secondary);font-size:.75rem;font-weight:500}.PatternEditorSection-module__hPmVtq__actionBar{border-top:1px solid var(--border-color);gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.PatternEditorSection-module__hPmVtq__applyBtn{color:#fff;background-color:var(--primary-color,#000);cursor:pointer;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.5rem;height:36px;font-size:.875rem;font-weight:500;transition:opacity .2s;display:flex}.PatternEditorSection-module__hPmVtq__applyBtn:hover{opacity:.9}.PatternEditorSection-module__hPmVtq__applyBtn:disabled{opacity:.5;cursor:not-allowed}.PatternEditorSection-module__hPmVtq__cancelBtn{height:36px;color:var(--text-primary);background-color:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.PatternEditorSection-module__hPmVtq__cancelBtn:hover{background-color:var(--bg-hover)}.PatternEditorSection-module__hPmVtq__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.PatternEditorSection-module__hPmVtq__errorText{color:#ef4444;text-align:center;font-size:.75rem}.PatternEditorSection-module__hPmVtq__loadingState{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1rem;font-size:.85rem;display:flex}.PatternEditorSection-module__hPmVtq__spinner{animation:1s linear infinite PatternEditorSection-module__hPmVtq__spin}@keyframes PatternEditorSection-module__hPmVtq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.LayerPanel-module__9FuyNa__layerPanel{flex-direction:column;gap:.5rem;display:flex}.LayerPanel-module__9FuyNa__layerList{flex-direction:column;gap:0;max-height:200px;padding:2px 0;display:flex;overflow-y:auto}.LayerPanel-module__9FuyNa__layerItemWrapper{will-change:transform;margin:2px 0;transition:transform .16s}.LayerPanel-module__9FuyNa__layerItemWrapper.LayerPanel-module__9FuyNa__shiftUp{transform:translateY(-6px)}.LayerPanel-module__9FuyNa__layerItemWrapper.LayerPanel-module__9FuyNa__shiftDown{transform:translateY(6px)}.LayerPanel-module__9FuyNa__dropSlot{opacity:0;pointer-events:none;height:0;margin:0 16px;transition:height .14s,opacity .14s;position:relative}.LayerPanel-module__9FuyNa__dropSlotVisible{opacity:.55;pointer-events:auto;height:8px}.LayerPanel-module__9FuyNa__dropSlot:before{content:"";transform-origin:0;background:#3b82f659;border-radius:999px;height:2px;transition:transform .14s,background-color .14s,box-shadow .14s;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)scaleX(.88)}.LayerPanel-module__9FuyNa__dropSlot:after{content:"";background:#3b82f673;border-radius:50%;width:6px;height:6px;transition:transform .14s,background-color .14s;position:absolute;top:50%;left:0;transform:translate(-1px,-50%)scale(.85)}.LayerPanel-module__9FuyNa__dropSlotActive{opacity:1}.LayerPanel-module__9FuyNa__dropSlotActive:before{background:#3b82f6c7;transform:translateY(-50%)scaleX(1);box-shadow:0 0 0 3px #3b82f61f}.LayerPanel-module__9FuyNa__dropSlotActive:after{background:#3b82f6f2;transform:translate(-1px,-50%)scale(1)}.LayerPanel-module__9FuyNa__layerItem{cursor:pointer;-webkit-user-select:none;user-select:none;background:#00000008;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;margin-left:16px;margin-right:16px;padding:8px 10px;transition:background-color .15s,border-color .15s,box-shadow .15s,transform .15s,opacity .15s;display:flex}.LayerPanel-module__9FuyNa__layerItem:hover{background:#0000000f}.LayerPanel-module__9FuyNa__layerItem.LayerPanel-module__9FuyNa__selected{background:#3b82f626;border-color:#3b82f666}.LayerPanel-module__9FuyNa__layerItem.LayerPanel-module__9FuyNa__dragging{opacity:.35;background:#3b82f633;border-color:#3b82f673;transform:scale(.985);box-shadow:0 6px 14px #3b82f629}.LayerPanel-module__9FuyNa__dragHandle{cursor:grab;color:#888;touch-action:none;align-items:center;padding:2px;display:flex}.LayerPanel-module__9FuyNa__dragHandle:active,.LayerPanel-module__9FuyNa__layerItem.LayerPanel-module__9FuyNa__dragging .LayerPanel-module__9FuyNa__dragHandle{cursor:grabbing}.LayerPanel-module__9FuyNa__layerThumbnail{object-fit:cover;background:#f0f0f0;border-radius:4px;flex-shrink:0;width:32px;height:32px}.LayerPanel-module__9FuyNa__colorThumbnail{border:1px solid #0000001a;border-radius:4px;flex-shrink:0;width:32px;height:32px}.LayerPanel-module__9FuyNa__layerInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.LayerPanel-module__9FuyNa__layerName{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.LayerPanel-module__9FuyNa__aiBadge{color:#0369a1;letter-spacing:.01em;background:#0284c724;border-radius:999px;margin-left:6px;padding:1px 4px;font-size:.65rem;font-weight:700}.LayerPanel-module__9FuyNa__layerType{color:#6b7280;text-transform:capitalize;font-size:10px}.LayerPanel-module__9FuyNa__layerActions{align-items:center;gap:4px;display:flex}.LayerPanel-module__9FuyNa__iconButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.LayerPanel-module__9FuyNa__iconButton:hover{color:#374151;background:#0000000d}.LayerPanel-module__9FuyNa__iconButton.LayerPanel-module__9FuyNa__danger:hover{color:#ef4444;background:#ef444433}.LayerPanel-module__9FuyNa__emptyState{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:1.5rem 1rem;display:flex}.LayerPanel-module__9FuyNa__emptyStateText{color:#6b7280;font-size:12px}.LayerPanel-module__9FuyNa__emptyStateHint{color:#9ca3af;font-size:11px}.LayerPanel-module__9FuyNa__emptyStateActions{justify-content:center;gap:12px;margin-top:12px;display:flex}.LayerPanel-module__9FuyNa__actionButton{cursor:pointer;color:#6b7280;background:#00000008;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.LayerPanel-module__9FuyNa__actionButton:hover{color:#1f2937;background:#00000014;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.LayerPanel-module__9FuyNa__layerItem,.LayerPanel-module__9FuyNa__layerItemWrapper,.LayerPanel-module__9FuyNa__dropSlot,.LayerPanel-module__9FuyNa__dropSlot:before,.LayerPanel-module__9FuyNa__dropSlot:after,.LayerPanel-module__9FuyNa__iconButton,.LayerPanel-module__9FuyNa__actionButton{transition:none}}
.TextLayerControls-module__LbwkFq__textContentInput{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);resize:vertical;border-radius:6px;padding:8px 10px;font-size:13px}.TextLayerControls-module__LbwkFq__textContentInput:focus{border-color:#3b82f6;outline:none}.TextLayerControls-module__LbwkFq__row{gap:12px;display:flex}.TextLayerControls-module__LbwkFq__half{flex:1}.TextLayerControls-module__LbwkFq__buttonRow{gap:6px;display:flex}.TextLayerControls-module__LbwkFq__iconButton{border:1px solid var(--border-color);background:var(--bg-secondary);height:32px;color:var(--text-secondary);cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;transition:all .15s;display:flex}.TextLayerControls-module__LbwkFq__iconButton:hover{color:var(--text-primary);border-color:#3b82f6}.TextLayerControls-module__LbwkFq__iconButton.TextLayerControls-module__LbwkFq__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.TextLayerControls-module__LbwkFq__fontSelector{position:relative}.TextLayerControls-module__LbwkFq__fontSelectorTrigger{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 10px;font-size:13px;transition:border-color .15s;display:flex}.TextLayerControls-module__LbwkFq__fontSelectorTrigger:hover{border-color:#3b82f6}.TextLayerControls-module__LbwkFq__fontSelectorDropdown{background:var(--bg-primary);border:1px solid var(--border-color);z-index:200;border-radius:8px;flex-direction:column;max-height:360px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 8px 20px #0000001f}.TextLayerControls-module__LbwkFq__fontSearch{border-bottom:1px solid var(--border-color);color:var(--text-secondary);align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.TextLayerControls-module__LbwkFq__fontSearch input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:12px}.TextLayerControls-module__LbwkFq__fontCategories{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex}.TextLayerControls-module__LbwkFq__categoryButton{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:4px 8px;font-size:11px;transition:all .15s}.TextLayerControls-module__LbwkFq__categoryButton:hover{color:var(--text-primary);border-color:#3b82f6}.TextLayerControls-module__LbwkFq__categoryButton.TextLayerControls-module__LbwkFq__active{color:#fff;background:#3b82f6;border-color:#3b82f6}.TextLayerControls-module__LbwkFq__fontList{max-height:260px;padding:6px;overflow-y:auto}.TextLayerControls-module__LbwkFq__fontOption{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 10px;font-size:13px;transition:background .15s}.TextLayerControls-module__LbwkFq__fontOption:hover{background:var(--bg-overlay)}.TextLayerControls-module__LbwkFq__fontOption.TextLayerControls-module__LbwkFq__selected{color:#fff;background:#3b82f6}.TextLayerControls-module__LbwkFq__fontLoading{text-align:center;color:var(--text-secondary);padding:16px;font-size:12px}.TextLayerControls-module__LbwkFq__fontLoadMore{border:1px dashed var(--border-color);width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;margin-top:6px;padding:8px;font-size:12px;transition:all .15s}.TextLayerControls-module__LbwkFq__fontLoadMore:hover{color:var(--text-primary);border-color:#3b82f6}.TextLayerControls-module__LbwkFq__fontSizeControl{flex-direction:column;gap:6px;display:flex}.TextLayerControls-module__LbwkFq__sizeInputGroup{align-items:center;gap:6px;display:flex}.TextLayerControls-module__LbwkFq__sizeButton{border:1px solid var(--border-color);background:var(--bg-secondary);width:30px;height:30px;color:var(--text-primary);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.TextLayerControls-module__LbwkFq__sizeButton:hover{border-color:#3b82f6}.TextLayerControls-module__LbwkFq__sizeInputWrapper{flex:1;position:relative}.TextLayerControls-module__LbwkFq__sizeInput{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-primary);text-align:center;border-radius:6px;padding:6px 36px 6px 10px;font-size:12px}.TextLayerControls-module__LbwkFq__sizeUnit{color:var(--text-secondary);pointer-events:none;font-size:11px;position:absolute;top:50%;right:28px;transform:translateY(-50%)}.TextLayerControls-module__LbwkFq__sizeDropdownTrigger{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.TextLayerControls-module__LbwkFq__sizePresetsDropdown{background:var(--bg-primary);border:1px solid var(--border-color);z-index:100;border-radius:6px;max-height:180px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.TextLayerControls-module__LbwkFq__sizePreset{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 8px;font-size:12px}.TextLayerControls-module__LbwkFq__sizePreset:hover{background:var(--bg-overlay)}.TextLayerControls-module__LbwkFq__sizePreset.TextLayerControls-module__LbwkFq__active{color:#fff;background:#3b82f6}.TextLayerControls-module__LbwkFq__sizeSlider,.TextLayerControls-module__LbwkFq__weightSlider{width:100%}.TextLayerControls-module__LbwkFq__fontWeightControl{flex-direction:column;gap:6px;display:flex}.TextLayerControls-module__LbwkFq__weightSelect{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:6px;padding:6px 8px;font-size:12px}.TextLayerControls-module__LbwkFq__weightSliderContainer{flex-direction:column;gap:6px;display:flex}.TextLayerControls-module__LbwkFq__weightMarkers{justify-content:space-between;padding:0 4px;display:flex}.TextLayerControls-module__LbwkFq__weightMarker{background:var(--border-color);cursor:pointer;border-radius:50%;width:8px;height:8px}.TextLayerControls-module__LbwkFq__weightMarker.TextLayerControls-module__LbwkFq__active{background:#3b82f6}.TextLayerControls-module__LbwkFq__weightPreview{background:var(--bg-secondary);text-align:center;border-radius:6px;padding:6px 8px;font-size:18px}.TextLayerControls-module__LbwkFq__curvatureControl{flex-direction:column;gap:8px;display:flex}.TextLayerControls-module__LbwkFq__curvatureHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;font-size:11px;font-weight:600;display:flex}.TextLayerControls-module__LbwkFq__curvaturePreview{background:var(--bg-secondary);border-radius:6px;justify-content:center;padding:6px;display:flex}.TextLayerControls-module__LbwkFq__curvaturePreview svg{color:#3b82f6}.TextLayerControls-module__LbwkFq__curvaturePresets{justify-content:center;gap:6px;display:flex}.TextLayerControls-module__LbwkFq__curvaturePresets button{border:1px solid var(--border-color);background:var(--bg-secondary);width:28px;height:28px;color:var(--text-primary);cursor:pointer;border-radius:6px}.TextLayerControls-module__LbwkFq__curvaturePresets button:hover{border-color:#3b82f6}.TextLayerControls-module__LbwkFq__sizeSlider,.TextLayerControls-module__LbwkFq__weightSlider,.TextLayerControls-module__LbwkFq__curvatureSlider{appearance:none;background:var(--border-color);border-radius:2px;outline:none;height:4px}.TextLayerControls-module__LbwkFq__sizeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px}.TextLayerControls-module__LbwkFq__weightSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px}.TextLayerControls-module__LbwkFq__curvatureSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px}.TextLayerControls-module__LbwkFq__sizeSlider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:12px;height:12px}.TextLayerControls-module__LbwkFq__weightSlider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:12px;height:12px}.TextLayerControls-module__LbwkFq__curvatureSlider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:12px;height:12px}
.LayerProperties-module__VmUP7a__layerProperties{flex-direction:column;gap:16px;padding:0 16px;display:flex}.LayerProperties-module__VmUP7a__propertyGroup{flex-direction:column;gap:6px;display:flex}.LayerProperties-module__VmUP7a__propertyLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.LayerProperties-module__VmUP7a__sliderContainer{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.LayerProperties-module__VmUP7a__slider{appearance:none;background:#e5e7eb;border-radius:2px;outline:none;flex:1;min-width:60px;height:4px}.LayerProperties-module__VmUP7a__slider::-webkit-slider-thumb{appearance:none;border:2px solid var(--bg-primary);cursor:pointer;background:#3b82f6;border-radius:50%;width:12px;height:12px;transition:transform .15s;box-shadow:0 1px 3px #0000001a}.LayerProperties-module__VmUP7a__valueInput{background:var(--bg-secondary);border:1px solid var(--border-color);width:44px;color:var(--text-primary);text-align:right;border-radius:4px;padding:2px 4px;font-family:monospace;font-size:11px}.LayerProperties-module__VmUP7a__valueInput:focus{background:var(--bg-primary);border-color:#3b82f6;outline:none}.LayerProperties-module__VmUP7a__colorPicker{align-items:center;gap:8px;width:100%;display:flex}.LayerProperties-module__VmUP7a__colorSwatch{cursor:pointer;background-image:linear-gradient(45deg,#ccc 25%,#0000 25%),linear-gradient(-45deg,#ccc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ccc 75%),linear-gradient(-45deg,#0000 75%,#ccc 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-size:8px 8px;border:1px solid #e5e7eb;border-radius:6px;width:100%;height:46px;transition:all .15s}.LayerProperties-module__VmUP7a__colorSwatch:hover{box-shadow:0 0 0 2px var(--bg-primary),0 0 0 4px #3b82f6}.LayerProperties-module__VmUP7a__resetButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.LayerProperties-module__VmUP7a__propertyRow{align-items:center;gap:12px;display:flex}.LayerProperties-module__VmUP7a__sliderContainer{flex:1;align-items:center;gap:8px;display:flex}.LayerProperties-module__VmUP7a__slider{appearance:none;background:#0000001a;border-radius:2px;outline:none;flex:1;height:4px}.LayerProperties-module__VmUP7a__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3b82f6;border-radius:50%;width:14px;height:14px;transition:transform .15s}.LayerProperties-module__VmUP7a__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.LayerProperties-module__VmUP7a__slider::-moz-range-thumb{cursor:pointer;background:#3b82f6;border:none;border-radius:50%;width:14px;height:14px}.LayerProperties-module__VmUP7a__valueInput{color:#1f2937;text-align:center;background:#00000008;border:1px solid #0000001a;border-radius:4px;width:50px;padding:4px 6px;font-size:12px}.LayerProperties-module__VmUP7a__valueInput:focus{border-color:#3b82f680;outline:none}.LayerProperties-module__VmUP7a__colorPicker{align-items:center;gap:8px;display:flex}.LayerProperties-module__VmUP7a__colorSwatch{cursor:pointer;border:2px solid #0000001a;border-radius:6px;width:46px;height:46px;transition:transform .15s}.LayerProperties-module__VmUP7a__colorSwatch:hover{transform:scale(1.05)}.LayerProperties-module__VmUP7a__colorInput{opacity:0;width:0;height:0;position:absolute}.LayerProperties-module__VmUP7a__resetButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.LayerProperties-module__VmUP7a__resetButton:hover{color:#374151;background:#0000000d}.LayerProperties-module__VmUP7a__noSelection{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:1.5rem;display:flex}.LayerProperties-module__VmUP7a__noSelectionText{color:#6b7280;font-size:12px}
.LayerAISection-module__pnjsQa__aiSectionStack{flex-direction:column;gap:10px;padding:0 16px;display:flex}.LayerAISection-module__pnjsQa__aiCard{background:#3b82f60a;border:1px solid #3b82f633;border-radius:10px;flex-direction:column;gap:8px;padding:10px;display:flex}.LayerAISection-module__pnjsQa__aiTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:11px;font-weight:600}.LayerAISection-module__pnjsQa__aiHelpText{color:#92400e;margin:0;font-size:11px;line-height:1.4}.LayerAISection-module__pnjsQa__aiEditPrompt{color:#111827;resize:vertical;background:#fff;border:1px solid #0000001f;border-radius:8px;width:100%;min-height:74px;padding:8px 10px;font-family:Inter;font-size:12px;line-height:1.35}.LayerAISection-module__pnjsQa__aiEditPrompt:focus{border-color:#2563eb8c;outline:none;box-shadow:0 0 0 2px #2563eb1f}.LayerAISection-module__pnjsQa__aiButton{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 10px;font-size:12px;font-weight:600;transition:opacity .2s,transform .2s,border-color .2s;display:inline-flex}.LayerAISection-module__pnjsQa__aiButton:hover:not(:disabled){transform:translateY(-1px)}.LayerAISection-module__pnjsQa__aiButton:disabled{cursor:not-allowed;opacity:.58;transform:none}.LayerAISection-module__pnjsQa__aiButtonPrimary{color:#fff;background:#2563eb;border:none}.LayerAISection-module__pnjsQa__aiButtonSecondary{color:#374151;background:#f9fafb;border:1px solid #6b728073}.LayerAISection-module__pnjsQa__aiPreviewGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.LayerAISection-module__pnjsQa__aiPreviewCard{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:8px;flex-direction:column;gap:6px;padding:6px;transition:border-color .2s,transform .2s;display:flex}.LayerAISection-module__pnjsQa__aiPreviewCard:hover{border-color:#2563eb8c;transform:translateY(-1px)}.LayerAISection-module__pnjsQa__aiPreviewPlaceholder{pointer-events:none;background:#fff;border:1px solid #0000001f;border-radius:8px;flex-direction:column;gap:6px;padding:6px;display:flex}.LayerAISection-module__pnjsQa__aiPreviewImage{aspect-ratio:1;object-fit:cover;background:#f3f4f6;border-radius:6px;width:100%}.LayerAISection-module__pnjsQa__aiPreviewSkeleton{aspect-ratio:1;background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 40%,#e5e7eb 80%) 0 0/200% 100%;border-radius:6px;width:100%;animation:1.1s linear infinite LayerAISection-module__pnjsQa__aiPreviewShimmer}.LayerAISection-module__pnjsQa__aiPreviewLabel{color:#1f2937;font-size:11px;font-weight:600}.LayerAISection-module__pnjsQa__aiPreviewLoadingLabel{color:#6b7280;font-size:11px;font-weight:600}.LayerAISection-module__pnjsQa__aiInlineError{color:#b91c1c;background:#fee2e2e6;border:1px solid #f8717173;border-radius:8px;padding:6px 8px;font-size:11px;line-height:1.35}@keyframes LayerAISection-module__pnjsQa__aiPreviewShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.AccordionPanel-module__50HuOa__panel{background:0 0;border:none;border-radius:0;overflow:hidden}.AccordionPanel-module__50HuOa__header{cursor:pointer;width:100%;color:var(--text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background-color .2s;display:flex}.AccordionPanel-module__50HuOa__header:hover{background:var(--bg-overlay)}.AccordionPanel-module__50HuOa__titleRow{align-items:center;gap:.4rem;min-width:0;display:flex}.AccordionPanel-module__50HuOa__icon{color:var(--text-secondary);flex-shrink:0;align-items:center;display:inline-flex}.AccordionPanel-module__50HuOa__title{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.AccordionPanel-module__50HuOa__chevron{color:var(--text-secondary);flex-shrink:0;transition:transform .2s}.AccordionPanel-module__50HuOa__chevronOpen{transform:rotate(180deg)}.AccordionPanel-module__50HuOa__content{overflow:hidden}.AccordionPanel-module__50HuOa__contentInner{padding:.75rem 0}
.page-module___8aEwW__header{margin-bottom:3rem}.page-module___8aEwW__stylesTabs{background:var(--bg-secondary);border-radius:.75rem;align-items:center;gap:.25rem;width:fit-content;margin-bottom:2rem;padding:.25rem;display:flex}.page-module___8aEwW__stylesTabButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.1rem;font-size:.95rem;font-weight:600;transition:background .2s,box-shadow .2s,color .2s;display:inline-flex}.page-module___8aEwW__stylesTabButton:hover{color:var(--text-primary)}.page-module___8aEwW__stylesTabButtonActive{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 2px #0f172a14}.page-module___8aEwW__stylesTabIcon{flex:none;width:1rem;height:1rem}.page-module___8aEwW__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:3rem;font-weight:700}.page-module___8aEwW__subtitle{color:var(--text-secondary);font-size:1.25rem;font-weight:400}.page-module___8aEwW__searchBar{max-width:500px;margin-bottom:2rem}.page-module___8aEwW__stats{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-xl);gap:2rem;margin-bottom:2rem;padding:2rem;display:flex}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.page-module___8aEwW__stylesTabs{width:100%}.page-module___8aEwW__stylesTabButton{flex:1}.page-module___8aEwW__title{font-size:2rem}}
