.ai-module__eSVWcW__pageLayout{gap:var(--space-6);padding:var(--space-5) var(--space-4) var(--space-8);max-width:var(--container-max-wide);box-sizing:border-box;grid-template-columns:1fr;width:100%;margin-inline:auto;display:grid}.ai-module__eSVWcW__pageAside{gap:var(--space-5);min-width:0;padding:var(--space-5);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-panel);box-sizing:border-box;flex-direction:column;display:flex}.ai-module__eSVWcW__asideTitle{font-size:var(--text-h1-size);font-weight:var(--text-h1-weight);line-height:var(--text-h1-line);margin:0}.ai-module__eSVWcW__asideDescription{margin:var(--space-2) 0 0;font-size:var(--text-body-size);color:var(--text-secondary);line-height:1.5}.ai-module__eSVWcW__asideAccordion{gap:var(--space-2);flex-direction:column;display:flex}.ai-module__eSVWcW__asideAccordionItem{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.ai-module__eSVWcW__asideAccordionTrigger{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) 0;border:none;border-bottom:1px solid var(--border-default);color:var(--text-secondary);font-family:inherit;font-size:var(--text-body-sm-size);cursor:pointer;text-align:left;background:0 0;margin:0;font-weight:600;display:flex}.ai-module__eSVWcW__asideAccordionTrigger:hover,.ai-module__eSVWcW__asideAccordionTriggerActive{color:var(--text-primary)}.ai-module__eSVWcW__asideAccordionTriggerLabel{align-items:center;gap:var(--space-2);display:inline-flex}.ai-module__eSVWcW__asideAccordionChevron{transition:transform var(--duration-fast) var(--ease-default);flex-shrink:0}.ai-module__eSVWcW__asideAccordionTriggerActive .ai-module__eSVWcW__asideAccordionChevron{transform:rotate(180deg)}.ai-module__eSVWcW__asideAccordionPanel{gap:var(--space-3);flex-direction:column;display:flex}.ai-module__eSVWcW__asideAccordionPanel>*{width:100%}.ai-module__eSVWcW__pageResults{min-width:0}.ai-module__eSVWcW__pageAlert{margin-bottom:var(--space-4)}.ai-module__eSVWcW__workspace{flex-direction:column;display:flex}.ai-module__eSVWcW__workspaceSurface{border:1px solid var(--border-default);background:var(--surface-raised);border-radius:16px;flex-direction:column;min-height:calc(100vh - 8rem);display:flex;overflow:hidden}.ai-module__eSVWcW__toolBar{gap:var(--space-3);flex-direction:column;display:flex}.ai-module__eSVWcW__toolTabs{gap:var(--space-1);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__toolTab,.ai-module__eSVWcW__toolTabActive{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--text-secondary);font-family:inherit;font-size:var(--text-body-sm-size);cursor:pointer;transition:background var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);background:0 0;border:none;font-weight:500;display:inline-flex}.ai-module__eSVWcW__toolTab:hover:not(:disabled){background:var(--surface-raised);color:var(--text-primary)}.ai-module__eSVWcW__toolTabActive,.ai-module__eSVWcW__toolTabActive:hover:not(:disabled){background:var(--primary-muted);color:var(--primary)}.ai-module__eSVWcW__toolTab:disabled,.ai-module__eSVWcW__toolTabActive:disabled{opacity:.5;cursor:not-allowed}.ai-module__eSVWcW__toolContext{color:var(--text-secondary);font-size:var(--text-body-sm-size);margin:0;line-height:1.45}@media (min-width:960px){.ai-module__eSVWcW__pageLayout{grid-template-columns:minmax(16rem,18rem) minmax(0,1fr);align-items:start}.ai-module__eSVWcW__pageAside{top:var(--space-4);position:sticky}.ai-module__eSVWcW__toolTabs{flex-direction:column;align-items:stretch}.ai-module__eSVWcW__toolTab,.ai-module__eSVWcW__toolTabActive{justify-content:flex-start;width:100%}}.ai-module__eSVWcW__canvasStage{min-height:min(42vh,420px);padding:var(--space-5);background:radial-gradient(ellipse 80% 70% at 50% 45%, var(--surface-app) 0%, var(--surface-raised) 100%);flex:1;justify-content:center;align-items:center;display:flex}.ai-module__eSVWcW__canvasEmpty{justify-content:center;align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;width:100%;max-width:42rem;display:flex}.ai-module__eSVWcW__canvasShimmer{aspect-ratio:16/9;background:linear-gradient(90deg, color-mix(in srgb, var(--surface-chrome) 6%, transparent) 0%, color-mix(in srgb, var(--surface-chrome) 14%, transparent) 50%, color-mix(in srgb, var(--surface-chrome) 6%, transparent) 100%);background-size:200% 100%;border-radius:14px;width:min(300px,75%);animation:1.4s ease-in-out infinite ai-module__eSVWcW__aiShimmer;box-shadow:0 12px 40px #00000040}@keyframes ai-module__eSVWcW__aiShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ai-module__eSVWcW__canvasStatus{color:var(--text-secondary);font-size:var(--text-body-sm-size);max-width:36ch;margin:0;line-height:1.5}.ai-module__eSVWcW__canvasResult{flex-direction:column;align-items:center;width:100%;display:flex}.ai-module__eSVWcW__canvasImageFrame{padding:var(--space-3);background:linear-gradient(145deg, var(--surface-panel) 0%, var(--surface-raised) 100%);box-shadow:0 0 0 1px var(--border-default), 0 8px 24px color-mix(in srgb, var(--text-primary) 8%, transparent);border-radius:14px;justify-content:center;align-items:center;display:flex;position:relative}.ai-module__eSVWcW__canvasPreviewWrap{width:100%;max-width:min(100%,720px);position:relative}.ai-module__eSVWcW__canvasPreviewActions{justify-content:center;align-items:center;gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__canvasMediaLink{color:var(--text-secondary);font-family:inherit;font-size:var(--text-caption-size);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.ai-module__eSVWcW__canvasMediaLink:hover{color:var(--text-primary)}.ai-module__eSVWcW__canvasMediaLink:disabled{opacity:.5;cursor:not-allowed}.ai-module__eSVWcW__canvasImage{object-fit:contain;border-radius:8px;width:auto;max-width:min(100%,720px);height:auto;max-height:min(46vh,400px);display:block}.ai-module__eSVWcW__canvasActions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.ai-module__eSVWcW__featureNavButton{min-width:7.5rem}.ai-module__eSVWcW__moreMenuWrap{position:relative}.ai-module__eSVWcW__moreMenu{z-index:10;min-width:10rem;padding:var(--space-1);border:1px solid var(--border-default);background:var(--surface-raised);border-radius:10px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #00000040}.ai-module__eSVWcW__moreMenuItem{width:100%;color:var(--text-primary);font-family:inherit;font-size:var(--text-body-sm-size);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;display:block}.ai-module__eSVWcW__moreMenuItem:hover{background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.ai-module__eSVWcW__exampleChips{gap:var(--space-2);width:100%;margin-top:var(--space-2);flex-direction:column;display:flex}.ai-module__eSVWcW__exampleChipsLabel{font-size:var(--text-caption-size);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.ai-module__eSVWcW__exampleChipsRow{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.ai-module__eSVWcW__exampleChip{border:1px solid var(--border-default);background:color-mix(in srgb, var(--surface-chrome) 4%, transparent);color:var(--text-secondary);font-family:inherit;font-size:var(--text-caption-size);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default), background var(--duration-fast) var(--ease-default);border-radius:999px;padding:.45rem .85rem;line-height:1.35}.ai-module__eSVWcW__exampleChip:hover{border-color:var(--border-strong);color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 6%, transparent)}.ai-module__eSVWcW__chooseImageHero{align-items:center;gap:var(--space-3);max-width:28rem;padding:var(--space-5);border:1px dashed color-mix(in srgb, var(--border-strong) 80%, transparent);background:color-mix(in srgb, var(--surface-chrome) 4%, transparent);text-align:center;border-radius:14px;flex-direction:column;display:flex}.ai-module__eSVWcW__chooseImageIcon{background:color-mix(in srgb, var(--text-primary) 10%, transparent);width:3.25rem;height:3.25rem;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;display:flex}.ai-module__eSVWcW__chooseImageTitle{font-size:var(--text-body-size);letter-spacing:-.01em;margin:0;font-weight:600}.ai-module__eSVWcW__chooseImageLead{font-size:var(--text-body-sm-size);color:var(--text-secondary);margin:0;line-height:1.45}.ai-module__eSVWcW__recentPicker{gap:var(--space-2);width:100%;max-width:36rem;margin-top:var(--space-2);flex-direction:column;display:flex}.ai-module__eSVWcW__recentPickerHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.ai-module__eSVWcW__recentPickerBrowse{color:var(--text-secondary);font-family:inherit;font-size:var(--text-caption-size);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.ai-module__eSVWcW__recentPickerBrowse:hover{color:var(--text-primary)}.ai-module__eSVWcW__recentPickerRow{gap:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}.ai-module__eSVWcW__recentPickerThumb{background:var(--surface-sunken);cursor:pointer;width:4.5rem;height:4.5rem;transition:border-color var(--duration-fast) var(--ease-default);border:2px solid #0000;border-radius:10px;padding:0;overflow:hidden}.ai-module__eSVWcW__recentPickerThumb:hover{border-color:var(--border-strong)}.ai-module__eSVWcW__recentPickerThumbActive{border-color:var(--text-primary)}.ai-module__eSVWcW__recentPickerThumb img{object-fit:cover;width:100%;height:100%;display:block}.ai-module__eSVWcW__composerChooseCallout{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px dashed var(--border-default);background:color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:10px;flex-wrap:wrap;display:flex}.ai-module__eSVWcW__composerChooseTitle{font-size:var(--text-body-sm-size);color:var(--text-primary);margin:0;font-weight:600}.ai-module__eSVWcW__composer{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--border-default);background:var(--surface-chrome);flex-direction:column;display:flex}.ai-module__eSVWcW__composerRow{align-items:flex-end;gap:var(--space-3);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__composerInput{min-height:3.25rem;max-height:8rem;padding:var(--space-3);border:1px solid var(--border-strong);background:var(--surface-chrome);color:var(--text-primary);font-family:inherit;font-size:var(--text-body-size);resize:vertical;box-sizing:border-box;box-shadow:inset 0 1px 2px color-mix(in srgb, var(--text-primary) 8%, transparent);border-radius:10px;flex:16rem;line-height:1.45}.ai-module__eSVWcW__composerInput::placeholder{color:var(--text-tertiary)}.ai-module__eSVWcW__composerInput:focus{border-color:var(--border-focus);box-shadow:inset 0 1px 2px color-mix(in srgb, var(--text-primary) 8%, transparent), 0 0 0 3px color-mix(in srgb, var(--primary) 22%, transparent);outline:none}.ai-module__eSVWcW__composerSubmit{flex-shrink:0}.ai-module__eSVWcW__composerRowCutout{justify-content:flex-end;display:flex}.ai-module__eSVWcW__canvasSourceReady{align-items:center;gap:var(--space-2);margin-top:var(--space-4);text-align:center;flex-direction:column;display:flex}.ai-module__eSVWcW__canvasSourceReadyText{max-width:34ch;color:var(--text-secondary);font-size:var(--text-caption-size);margin:0;line-height:1.45}.ai-module__eSVWcW__canvasChangeLinkWrap{margin-top:var(--space-2);text-align:center}.ai-module__eSVWcW__canvasChangeLink{color:var(--text-muted);font-family:inherit;font-size:var(--text-caption-size);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.ai-module__eSVWcW__canvasChangeLink:hover{color:var(--text-secondary)}.ai-module__eSVWcW__composerHint{font-size:var(--text-caption-size);color:var(--text-secondary);margin:0}.ai-module__eSVWcW__composerShortcut{font-size:var(--text-caption-size);color:var(--text-muted);margin:0}.ai-module__eSVWcW__composerShortcut kbd{border:1px solid var(--border-default);background:var(--surface-raised);border-radius:4px;padding:.1rem .35rem;font-family:inherit;font-size:.75em;display:inline-block}.ai-module__eSVWcW__sourceChip{align-items:center;gap:var(--space-2);border:1px solid var(--border-default);background:var(--surface-raised);max-width:11rem;color:inherit;cursor:pointer;transition:border-color var(--duration-fast) var(--ease-default);border-radius:10px;flex-shrink:0;padding:.35rem .6rem .35rem .35rem;font-family:inherit;display:flex}.ai-module__eSVWcW__sourceChip:hover:not(:disabled){border-color:var(--border-strong)}.ai-module__eSVWcW__sourceChip:disabled{opacity:.6;cursor:not-allowed}.ai-module__eSVWcW__sourceChipThumb{background:var(--surface-sunken);border-radius:6px;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden}.ai-module__eSVWcW__sourceChipThumb img{object-fit:cover;width:100%;height:100%}.ai-module__eSVWcW__sourceChipLabel{text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-caption-size);font-weight:500;overflow:hidden}.ai-module__eSVWcW__aspectRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__aspectLabel{font-size:var(--text-caption-size);color:var(--text-muted);margin-right:var(--space-1);font-weight:600}.ai-module__eSVWcW__aspectChip{border:1px solid var(--border-default);color:var(--text-secondary);font-family:inherit;font-size:var(--text-caption-size);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;display:inline-flex}.ai-module__eSVWcW__aspectChipActive{border-color:var(--text-primary);color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 8%, transparent)}.ai-module__eSVWcW__aspectShape{border:1.5px solid;border-radius:2px;flex-shrink:0;display:block}.ai-module__eSVWcW__aspectShape_wide{width:16px;height:9px}.ai-module__eSVWcW__aspectShape_tall{width:9px;height:16px}.ai-module__eSVWcW__aspectShape_square{width:12px;height:12px}.ai-module__eSVWcW__aspectShape_classic{width:14px;height:10px}.ai-module__eSVWcW__aspectShape_portrait{width:10px;height:14px}.ai-module__eSVWcW__aspectShape_ultrawide{width:18px;height:8px}.ai-module__eSVWcW__modeSegment{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__movieMediaRow{gap:var(--space-2);flex-direction:column;display:flex}.ai-module__eSVWcW__movieFrames{gap:var(--space-2);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__frameSlotEmpty{border:1px dashed var(--border-default);min-height:2.5rem;color:var(--text-secondary);font-family:inherit;font-size:var(--text-caption-size);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:.4rem .75rem;display:inline-flex}.ai-module__eSVWcW__frameSlotEmpty:hover:not(:disabled){border-color:var(--text-secondary);color:var(--text-primary)}.ai-module__eSVWcW__frameSlotEmpty:disabled{opacity:.55;cursor:not-allowed}.ai-module__eSVWcW__frameSlotFilled{align-items:center;gap:var(--space-1);display:inline-flex}.ai-module__eSVWcW__refChipStrip{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.ai-module__eSVWcW__refChip{border:1px solid var(--border-default);background:var(--surface-raised);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .4rem .25rem .25rem;display:inline-flex}.ai-module__eSVWcW__refChipBadge{background:color-mix(in srgb, var(--text-primary) 12%, transparent);width:1.15rem;height:1.15rem;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:inline-flex}.ai-module__eSVWcW__refChipClear{width:1.25rem;height:1.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;display:inline-flex}.ai-module__eSVWcW__refChipClear:hover:not(:disabled){color:var(--text-primary)}.ai-module__eSVWcW__refChipClear:disabled{opacity:.5;cursor:not-allowed}.ai-module__eSVWcW__chipMicro{color:var(--text-muted);margin-left:.15rem;font-size:.65rem;font-weight:600}.ai-module__eSVWcW__composerCost{font-size:var(--text-body-sm-size);color:var(--text-primary);margin:0;font-weight:600}.ai-module__eSVWcW__composerCostError{font-size:var(--text-body-sm-size);color:var(--status-danger,#b42318);margin:0}.ai-module__eSVWcW__composerCostBuy{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.ai-module__eSVWcW__pickerFooter{margin-top:var(--space-4);justify-content:flex-end;display:flex}.ai-module__eSVWcW__sessionRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-top:1px solid var(--border-default);background:var(--surface-chrome);display:flex}.ai-module__eSVWcW__sessionScroll{gap:var(--space-2);flex:1;min-width:0;display:flex;overflow-x:auto}.ai-module__eSVWcW__sessionThumb{background:var(--surface-sunken);cursor:pointer;opacity:.75;width:3.5rem;height:3.5rem;transition:opacity var(--duration-fast) var(--ease-default), border-color var(--duration-fast) var(--ease-default);border:2px solid #0000;border-radius:8px;flex:none;padding:0;overflow:hidden}.ai-module__eSVWcW__sessionThumb img,.ai-module__eSVWcW__sessionThumb video{object-fit:cover;width:100%;height:100%;display:block}.ai-module__eSVWcW__sessionThumb:hover{opacity:1}.ai-module__eSVWcW__sessionThumbActive{opacity:1;border-color:var(--text-primary)}.ai-module__eSVWcW__sessionLink{font-size:var(--text-body-sm-size);color:var(--text-secondary);white-space:nowrap;flex-shrink:0;text-decoration:none}.ai-module__eSVWcW__sessionLink:hover{color:var(--text-primary);text-decoration:underline}.ai-module__eSVWcW__pickerPreview{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);padding:var(--space-3);border:1px solid var(--border-default);background:var(--surface-chrome);border-radius:10px;display:flex}.ai-module__eSVWcW__pickerPreviewThumb{border-radius:8px;flex-shrink:0;width:96px;height:96px;overflow:hidden}.ai-module__eSVWcW__pickerPreviewLabel{font-size:var(--text-body-sm-size);margin:0;font-weight:600}.ai-module__eSVWcW__pickerGrid{gap:var(--grid-gutter);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.ai-module__eSVWcW__pickerCard{cursor:pointer;text-align:left;color:inherit;background:0 0;border:2px solid #0000;border-radius:10px;flex-direction:column;gap:.35rem;padding:0;display:flex;overflow:hidden}.ai-module__eSVWcW__pickerCardSelected{border-color:var(--text-primary)}.ai-module__eSVWcW__pickerCardLabel{font-size:var(--text-caption-size);text-overflow:ellipsis;white-space:nowrap;padding:0 .25rem .35rem;overflow:hidden}.ai-module__eSVWcW__compareWrap{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;max-width:min(100%,720px);display:flex}.ai-module__eSVWcW__compareStage{background:var(--stage-letterbox);width:100%;max-height:min(46vh,400px);box-shadow:0 0 0 1px var(--border-default), 0 8px 24px color-mix(in srgb, var(--text-primary) 8%, transparent);-webkit-user-select:none;user-select:none;touch-action:none;border-radius:14px;position:relative;overflow:hidden}.ai-module__eSVWcW__compareStage[data-dragging]{cursor:ew-resize}.ai-module__eSVWcW__compareImg{object-fit:contain;pointer-events:none;width:100%;height:auto;max-height:min(46vh,400px);display:block}.ai-module__eSVWcW__compareBeforeClip{height:100%;max-height:min(46vh,400px);position:absolute;inset:0 auto 0 0;overflow:hidden}.ai-module__eSVWcW__compareBeforeClip .ai-module__eSVWcW__compareImg{object-fit:contain;max-width:none;height:auto;max-height:min(46vh,400px);position:absolute;top:0;left:0}.ai-module__eSVWcW__compareHandle{z-index:3;cursor:ew-resize;touch-action:none;justify-content:center;align-items:center;width:2.5rem;margin-left:-1.25rem;display:flex;position:absolute;top:0;bottom:0}.ai-module__eSVWcW__compareHandleLine{background:var(--surface-chrome);width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 8px #00000073}.ai-module__eSVWcW__compareHandleKnob{z-index:1;border:2px solid var(--surface-chrome);background:color-mix(in srgb, var(--text-primary) 88%, #fff);border-radius:999px;width:2rem;height:2rem;position:relative;box-shadow:0 2px 12px #00000059}.ai-module__eSVWcW__compareChrome{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;display:flex}.ai-module__eSVWcW__compareChromeLabel{font-size:var(--text-caption-size);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);will-change:transform, opacity;font-weight:600}.ai-module__eSVWcW__compareChromeLabel[data-emphasis=active]{color:var(--text-primary);font-weight:700}.ai-module__eSVWcW__compareBusyOverlay{justify-content:center;align-items:center;gap:var(--space-3);background:linear-gradient(#00000026 0%,#00000073 100%);flex-direction:column;display:flex;position:absolute;inset:0}.ai-module__eSVWcW__compareBusyPulse{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff0f 50%,#0000 100%) 0 0/200% 100%;animation:1.6s ease-in-out infinite ai-module__eSVWcW__aiShimmer;position:absolute;inset:0}.ai-module__eSVWcW__compareBusyLabel{z-index:1;color:#fff;font-size:var(--text-body-sm-size);background:#000000a6;border-radius:999px;margin:0;padding:.45rem .85rem;font-weight:500;position:relative}@media (max-width:640px){.ai-module__eSVWcW__workspaceSurface{min-height:calc(100vh - 8rem)}.ai-module__eSVWcW__composerRow{flex-direction:column;align-items:stretch}.ai-module__eSVWcW__composerSubmit{width:100%}.ai-module__eSVWcW__sessionRow{flex-direction:column;align-items:stretch}.ai-module__eSVWcW__sessionLink{align-self:flex-end}}
.buttons-module__CDWL_a__primaryBtn svg,.buttons-module__CDWL_a__secondaryBtn svg,.buttons-module__CDWL_a__dangerBtn svg,.buttons-module__CDWL_a__iconBtn svg{flex-shrink:0;font-size:.85em}.buttons-module__CDWL_a__label,.buttons-module__CDWL_a__inlineLabel,.buttons-module__CDWL_a__checkLabel{flex-direction:column;gap:.25rem;margin:.5rem 0;font-size:.85rem;display:flex}.buttons-module__CDWL_a__inlineLabel{flex-direction:row;align-items:center;gap:.4rem}.buttons-module__CDWL_a__checkLabel{flex-direction:row;align-items:center;gap:.5rem}.buttons-module__CDWL_a__textInput{background:var(--bg-sunken);border:1px solid var(--border-strong);color:inherit;border-radius:6px;min-width:0;padding:.35rem .5rem}textarea.buttons-module__CDWL_a__textInput,.buttons-module__CDWL_a__srcTextarea{resize:vertical;overflow-wrap:anywhere;white-space:pre-wrap;font:inherit}.buttons-module__CDWL_a__fieldGroup{flex-direction:column;gap:.35rem;display:flex}.buttons-module__CDWL_a__muted{color:var(--text-muted);font-size:.9rem}.buttons-module__CDWL_a__errorText,.buttons-module__CDWL_a__bannerError{color:var(--danger)}.buttons-module__CDWL_a__bannerError{margin:0;padding:.4rem 1rem}.buttons-module__CDWL_a__bannerWarn{color:#b45309;margin:0;padding:.4rem 1rem;font-size:.85rem}.buttons-module__CDWL_a__bannerOk{color:var(--accent);margin:0;padding:.4rem 1rem;font-size:.85rem}[data-theme=dark] .buttons-module__CDWL_a__bannerWarn{color:#fbbf24}.buttons-module__CDWL_a__toast{z-index:80;border:1px solid var(--border-strong);background:var(--bg-panel);color:var(--text);pointer-events:none;border-radius:8px;padding:.55rem 1rem;font-size:.9rem;animation:.16s ease-out buttons-module__CDWL_a__toastIn;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000073}@keyframes buttons-module__CDWL_a__toastIn{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.buttons-module__CDWL_a__modalBackdrop{z-index:50;background:#0000008c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}
.catalog-module__c4yhYG__tabRow,.catalog-module__c4yhYG__catalogToolbar,.catalog-module__c4yhYG__catalogToolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.catalog-module__c4yhYG__catalogGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.catalog-module__c4yhYG__catalogCard{text-align:left;background:var(--bg-sunken);border:1px solid var(--border);color:inherit;border-radius:8px;flex-direction:column;gap:.35rem;padding:.5rem;display:flex}.catalog-module__c4yhYG__catalogPick{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.35rem;padding:0;display:flex}.catalog-module__c4yhYG__catalogCardFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding-top:.35rem;display:flex}.catalog-module__c4yhYG__catalogThumb{aspect-ratio:1;background:#000;border-radius:6px;place-items:center;display:grid;overflow:hidden}.catalog-module__c4yhYG__catalogThumb img,.catalog-module__c4yhYG__catalogThumb video,.catalog-module__c4yhYG__catalogThumb span{object-fit:cover;width:100%;height:100%}.catalog-module__c4yhYG__catalogThumb span{object-fit:unset;color:var(--text-muted);place-items:center;font-size:.75rem;display:grid}.catalog-module__c4yhYG__catalogLabel{font-size:.8rem}.catalog-module__c4yhYG__catalogMeta{color:var(--text-muted);font-size:.7rem}.catalog-module__c4yhYG__uploader{flex-direction:column;gap:.25rem;display:flex}
.pages-module__ebOLza__pageMain{flex:1;min-height:0;padding:1rem;overflow-y:auto}.pages-module__ebOLza__dangerBtn{border:1px solid var(--danger-emphasis);color:var(--danger);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;display:inline-flex}.pages-module__ebOLza__dangerBtn:hover{background:var(--danger-emphasis);color:#fee2e2}.pages-module__ebOLza__modalWide{background:var(--bg-panel);border:1px solid var(--border);border-radius:12px;width:min(1200px,96vw);max-height:92dvh;padding:1rem;overflow:auto}.pages-module__ebOLza__bgSettings{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:1rem 1.5rem;margin:.75rem 0 1rem;padding:.75rem 0;display:flex}.pages-module__ebOLza__bgSettingsField{flex-direction:column;flex:1;gap:.35rem;min-width:10rem;display:flex}.pages-module__ebOLza__bgSettingsControls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.pages-module__ebOLza__bgSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-bottom:.5rem;display:flex}.pages-module__ebOLza__bgSectionTitle{color:var(--text-primary,var(--text));margin:0;font-size:.95rem;font-weight:600}.pages-module__ebOLza__bgList{flex-direction:column;gap:.5rem;max-height:min(48vh,420px);margin-bottom:.5rem;display:flex;overflow-y:auto}.pages-module__ebOLza__bgRow{background:var(--bg-sunken);border:1px solid var(--border);cursor:grab;border-radius:10px;align-items:center;gap:.65rem;padding:.55rem .65rem;display:flex}.pages-module__ebOLza__bgRow:active{cursor:grabbing}.pages-module__ebOLza__bgRowDragging{opacity:.45}.pages-module__ebOLza__bgRowDropBefore{box-shadow:0 -3px 0 0 var(--accent,var(--primary))}.pages-module__ebOLza__bgRowFields{flex-wrap:wrap;flex:1;align-items:flex-end;gap:.65rem 1rem;min-width:0;display:flex}.pages-module__ebOLza__bgRowField{flex-direction:column;gap:.2rem;display:flex}.pages-module__ebOLza__bgRowFieldLabel{color:var(--text-secondary,var(--text-muted));font-size:.8rem}.pages-module__ebOLza__bgDurationRow{align-items:center;gap:.35rem;display:flex}.pages-module__ebOLza__bgDurationRow input[type=number]{width:4.5rem}.pages-module__ebOLza__bgUnit{color:var(--text-secondary,var(--text-muted));font-size:.85rem}.pages-module__ebOLza__bgRowActions{flex-shrink:0;align-items:center;gap:.15rem;display:flex}.pages-module__ebOLza__bgThumbWrap{background:#000;border-radius:8px;flex-shrink:0;width:132px;display:block;position:relative;overflow:hidden}.pages-module__ebOLza__bgThumb{aspect-ratio:16/9;object-fit:cover;border-radius:8px;width:100%;display:block}.pages-module__ebOLza__bgColorSwatch{aspect-ratio:16/9;border-radius:8px;width:100%;display:block}.pages-module__ebOLza__bgThumbIndex{text-align:center;color:#e5e7eb;background:#000000b3;border-radius:4px;min-width:1.4rem;padding:0 .35rem;font-size:.8rem;font-weight:600;line-height:1.4rem;position:absolute;top:4px;left:4px}.pages-module__ebOLza__bgEmpty{margin:.75rem 0 .25rem}.pages-module__ebOLza__displayList{flex-direction:column;gap:.5rem;display:flex;overflow-y:auto}.pages-module__ebOLza__displayRow{background:var(--bg-sunken);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.pages-module__ebOLza__displayInfo{flex-direction:column;gap:.35rem;min-width:0;display:flex}.pages-module__ebOLza__displayActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}
.rails-module__Gg2-da__leftRail,.rails-module__Gg2-da__panel{border-right:1px solid var(--border);background:var(--bg-panel);flex-direction:column;height:100%;min-height:0;padding:1rem;display:flex;overflow:hidden}.rails-module__Gg2-da__panelCollapsed{width:var(--rail-width-collapsed);height:100%;padding:var(--space-2);border-right:1px solid var(--border);background:var(--bg-panel);align-items:center}.rails-module__Gg2-da__panelCollapsed .rails-module__Gg2-da__panelLayersSection,.rails-module__Gg2-da__panelCollapsed .rails-module__Gg2-da__panelElementPane{display:none}.rails-module__Gg2-da__leftRail{width:var(--rail-width);box-sizing:border-box;padding:.65rem}.rails-module__Gg2-da__leftRailCollapsed{width:var(--rail-width-collapsed);height:100%;padding:var(--space-2);align-items:center}.rails-module__Gg2-da__railHeader{justify-content:space-between;align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.rails-module__Gg2-da__leftRailCollapsed .rails-module__Gg2-da__railHeader{justify-content:center}.rails-module__Gg2-da__leftRail h3{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;margin-top:0;font-size:.8rem}.rails-module__Gg2-da__railActions{border-bottom:1px solid var(--border);flex-flow:wrap;flex-shrink:0;gap:.35rem;margin-bottom:.65rem;padding-bottom:.65rem;display:flex;overflow:visible}.rails-module__Gg2-da__addScreenPulse{border-color:var(--success);background:var(--success-muted);color:var(--success);animation:1.4s ease-in-out infinite rails-module__Gg2-da__addScreenPulse}@keyframes rails-module__Gg2-da__addScreenPulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--success) 50%, transparent);transform:scale(1)}50%{box-shadow:0 0 0 8px color-mix(in srgb, var(--success) 0%, transparent);transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.rails-module__Gg2-da__addScreenPulse{animation:none}}.rails-module__Gg2-da__railToolbar{border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.4rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.rails-module__Gg2-da__iconSelect{align-items:center;gap:.5rem;width:min(100%,18rem);display:flex}.rails-module__Gg2-da__iconSelect select{flex:1;min-width:0}.rails-module__Gg2-da__iconSelectIcon{width:1rem;color:var(--text-muted);flex-shrink:0;justify-content:center;font-size:.85rem;display:inline-flex}.rails-module__Gg2-da__railChannelSelect{flex-shrink:0;width:100%;min-width:0;padding-bottom:.5rem}.rails-module__Gg2-da__channelPickerButton{align-items:center;gap:var(--space-2);width:100%;min-width:0;padding:var(--space-2) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-chrome);color:var(--text-primary);font:inherit;font-size:var(--text-body-sm-size);cursor:pointer;transition:background var(--duration-fast) var(--ease-default), border-color var(--duration-fast) var(--ease-default);margin:0;font-weight:500;display:inline-flex}.rails-module__Gg2-da__channelPickerButton:hover:not(:disabled){background:var(--surface-raised);border-color:var(--border-strong)}.rails-module__Gg2-da__channelPickerButton:disabled{opacity:.55;cursor:not-allowed}.rails-module__Gg2-da__channelPickerLabel{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.rails-module__Gg2-da__panel{border-right:0;border-left:1px solid var(--border)}.rails-module__Gg2-da__panelRail{box-sizing:border-box;width:140px;height:100%;transition:width var(--duration-normal) var(--ease-default);flex-direction:row;align-items:stretch;padding:0;overflow:hidden}.rails-module__Gg2-da__panelRailElementOpen{width:420px}.rails-module__Gg2-da__panelRail>.rails-module__Gg2-da__panelSection{border-bottom:0;margin-bottom:0;padding-bottom:0}.rails-module__Gg2-da__panelLayersSection{box-sizing:border-box;flex-direction:column;flex:0 0 140px;width:140px;min-width:140px;min-height:0;padding:1rem;display:flex}.rails-module__Gg2-da__addControls{border-bottom:1px solid var(--border);flex-shrink:0;margin-bottom:.75rem;padding-bottom:.75rem}.rails-module__Gg2-da__layersHeader{border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:stretch;gap:.65rem;margin-bottom:.65rem;padding:.25rem 0 .65rem;display:flex}.rails-module__Gg2-da__layersHeaderTitle{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.rails-module__Gg2-da__layersHeader .rails-module__Gg2-da__panelSectionTitle{margin:0}.rails-module__Gg2-da__layersAddBtn{justify-content:center;width:100%}.rails-module__Gg2-da__layersHeaderActions{align-items:center;gap:var(--space-1);flex-shrink:0;display:inline-flex}.rails-module__Gg2-da__btnRow{gap:.4rem;display:flex}.rails-module__Gg2-da__btnRow>button{white-space:nowrap;flex:1;justify-content:center}.rails-module__Gg2-da__layerScroll{flex:1;min-height:0;overflow-y:auto}.rails-module__Gg2-da__panelElementPane{box-sizing:border-box;background:var(--bg-panel);border-left:1px solid var(--border);pointer-events:none;flex-direction:column;flex:0 0 280px;width:280px;min-width:280px;min-height:0;padding:1rem;display:flex}.rails-module__Gg2-da__panelElementPaneOpen{pointer-events:auto}.rails-module__Gg2-da__panelElementHeader{border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.55rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.rails-module__Gg2-da__panelElementHeader .rails-module__Gg2-da__panelSectionTitle{margin:0}.rails-module__Gg2-da__panelElementHeaderActions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.rails-module__Gg2-da__panelLockBtnActive{color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, transparent)}.rails-module__Gg2-da__panelElementBody{flex:1;min-height:0;overflow-y:auto}.rails-module__Gg2-da__panelElementPreview{border:1px solid var(--border);background:#05070b;border-radius:8px;margin-bottom:.85rem;overflow:hidden}.rails-module__Gg2-da__panelElementPreview .rails-module__Gg2-da__staticPreviewBox,.rails-module__Gg2-da__panelElementPreview .rails-module__Gg2-da__staticPreviewBox>img,.rails-module__Gg2-da__panelElementPreview .rails-module__Gg2-da__staticPreviewBox>video{max-height:10rem}.rails-module__Gg2-da__panelSection{border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.rails-module__Gg2-da__panelSection:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.rails-module__Gg2-da__panelSectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .65rem;font-size:.8rem;font-weight:650}.rails-module__Gg2-da__layerList{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.rails-module__Gg2-da__layerCard{border:1px solid var(--border);background:var(--bg-sunken);cursor:grab;border-radius:8px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.rails-module__Gg2-da__layerCard:active{cursor:grabbing}.rails-module__Gg2-da__layerRowActive{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.rails-module__Gg2-da__layerCardPick{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.rails-module__Gg2-da__layerHiddenDim{opacity:.45}.rails-module__Gg2-da__layerHiddenBadge{color:#f3f4f6;pointer-events:none;background:#0009;border-radius:6px;align-items:center;padding:.3rem .35rem;font-size:.7rem;line-height:1;display:inline-flex;position:absolute;top:.35rem;left:.35rem}.rails-module__Gg2-da__layerTrash{color:#f3f4f6;cursor:pointer;opacity:0;background:#0009;border:0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .35rem;font-size:.75rem;line-height:1;transition:opacity .12s;display:inline-flex;position:absolute;top:.35rem;right:.35rem}.rails-module__Gg2-da__layerTrash:hover{color:var(--danger)}.rails-module__Gg2-da__layerCard:hover .rails-module__Gg2-da__layerTrash,.rails-module__Gg2-da__layerCard:focus-within .rails-module__Gg2-da__layerTrash,.rails-module__Gg2-da__layerRowActive .rails-module__Gg2-da__layerTrash{opacity:1}.rails-module__Gg2-da__layerGroup{cursor:grab}.rails-module__Gg2-da__layerGroupHeader{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.4rem;padding:.45rem 2.1rem .45rem .55rem;font-size:.75rem;font-weight:650;display:flex}.rails-module__Gg2-da__layerGroupMembers{flex-direction:column;gap:.25rem;margin:0;padding:.15rem .35rem .4rem;list-style:none;display:flex}.rails-module__Gg2-da__layerMember{border:1px solid var(--border);background:var(--bg);border-radius:6px;position:relative;overflow:hidden}.rails-module__Gg2-da__layerMemberActive{border-color:var(--accent)}.rails-module__Gg2-da__layerSelectBar{flex-wrap:wrap;gap:.35rem;padding:0 0 .5rem;display:flex}.rails-module__Gg2-da__layerSelectCount{width:100%;color:var(--text-muted);margin:0;font-size:.75rem}.rails-module__Gg2-da__muted{color:var(--text-muted);font-size:.85rem}@media (max-width:960px){.rails-module__Gg2-da__leftRail,.rails-module__Gg2-da__panel{border:0;border-bottom:1px solid var(--border);height:auto;overflow:visible}.rails-module__Gg2-da__leftRail{width:auto}.rails-module__Gg2-da__panelLayersSection{flex:none}.rails-module__Gg2-da__layerScroll{flex:none;overflow:visible}.rails-module__Gg2-da__panelRail{height:auto;min-height:16rem;overflow:hidden}.rails-module__Gg2-da__panelElementBody{overflow-y:auto}}
.slides-module__37-G2q__slideCard{border:1px solid var(--border);background:var(--bg-sunken);cursor:grab;border-radius:10px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.slides-module__37-G2q__slideCard:active{cursor:grabbing}.slides-module__37-G2q__slideCardActive{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.slides-module__37-G2q__slideCardPick{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.slides-module__37-G2q__slideThumb{isolation:isolate;z-index:0;pointer-events:none;background:#05070b;width:100%;position:relative;overflow:hidden}.slides-module__37-G2q__slideThumbBg{width:100%;height:100%;position:absolute;inset:0}.slides-module__37-G2q__thumbMedia{object-fit:contain;width:100%;height:100%;display:block}.slides-module__37-G2q__thumbFrame{box-sizing:border-box;aspect-ratio:1;border:2px solid var(--thumb-border-color,transparent);background:0 0;border-radius:10%;width:100%;display:block;position:relative;overflow:hidden}.slides-module__37-G2q__thumbFrameCircle{border-radius:50%}.slides-module__37-G2q__thumbFrameModel{position:relative}.slides-module__37-G2q__thumbModelPanel,.slides-module__37-G2q__thumbModelLayerCard{aspect-ratio:1;box-sizing:border-box;border:3px solid var(--thumb-border-color,transparent);width:100%;min-height:0;display:block;overflow:hidden}.slides-module__37-G2q__thumbModelPanel{width:72%;max-height:11rem;margin:.4rem 0}.slides-module__37-G2q__thumbModelLayerCard{margin:0}.slides-module__37-G2q__liveStaticPreviewHost{aspect-ratio:1;box-sizing:border-box;pointer-events:none;background:#070a10;width:100%;min-width:0;min-height:0;display:block;position:relative;overflow:hidden}.slides-module__37-G2q__liveStaticPreviewStage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slides-module__37-G2q__liveStaticPreviewStage>*{width:100%;height:100%;position:absolute;inset:0}.slides-module__37-G2q__liveStaticPreviewHostPanel{width:72%;max-height:11rem;margin:.4rem auto}.slides-module__37-G2q__liveStaticPreviewHostLayerCard{margin:0}.slides-module__37-G2q__thumbFrameMedia{object-fit:cover;object-position:center;width:100%;min-width:0;height:100%;min-height:0;display:block;position:absolute;inset:0}.slides-module__37-G2q__thumbText{width:100%;display:block;container-type:inline-size}.slides-module__37-G2q__thumbText.slides-module__37-G2q__thumbTextLayerCard{justify-content:center;align-items:center;height:100%;display:flex}.slides-module__37-G2q__thumbTextInner{white-space:pre-wrap;overflow-wrap:break-word;display:block}.slides-module__37-G2q__thumbTextLayerCard .slides-module__37-G2q__thumbTextInner{width:max-content;max-width:100%}.slides-module__37-G2q__thumbQrCard{box-sizing:border-box;aspect-ratio:1;background:#fff;border-radius:8%;width:100%;padding:7%;display:block}.slides-module__37-G2q__thumbVrmPlaceholder{display:none}.slides-module__37-G2q__thumbQrSvg{width:100%;height:100%;display:block}.slides-module__37-G2q__thumbEffect{background:0 0;width:100%;min-width:0;height:100%;min-height:0;display:block;position:relative;overflow:hidden}.slides-module__37-G2q__thumbEffectLayerCard{aspect-ratio:1;background:#070a10;border-radius:8%;height:auto}.slides-module__37-G2q__thumbEffectPanel{aspect-ratio:1;background:#070a10;border-radius:8%;width:72%;height:auto;max-height:11rem;margin:.4rem 0}.slides-module__37-G2q__previewFrameBox{background:#05070b;border-radius:8px;width:100%;position:relative;overflow:hidden}.slides-module__37-G2q__staticPreviewBox{pointer-events:none;background:#05070b;place-items:center;width:100%;display:grid}.slides-module__37-G2q__staticPreviewBoxLayerCard{display:block}.slides-module__37-G2q__staticPreviewBox>img,.slides-module__37-G2q__staticPreviewBox>video{object-fit:contain;width:100%;height:auto;max-height:11rem}.slides-module__37-G2q__staticPreviewBox>.slides-module__37-G2q__thumbFrame{border-width:3px;width:72%;min-height:5.5rem;margin:.4rem 0}.slides-module__37-G2q__staticPreviewBoxLayerCard>.slides-module__37-G2q__thumbFrame{width:100%;min-height:0;margin:0}.slides-module__37-G2q__staticPreviewBox>.slides-module__37-G2q__thumbQrCard{width:56%;margin:.4rem 0}.slides-module__37-G2q__staticPreviewBox>.slides-module__37-G2q__thumbEffectPanel{justify-self:center}.slides-module__37-G2q__staticPreviewBoxLayerCard>.slides-module__37-G2q__thumbEffect{width:100%}.slides-module__37-G2q__slideVignette{pointer-events:none;background:linear-gradient(#0000 55%,#0000004d 74%,#000000c7 100%);position:absolute;inset:0;box-shadow:inset 0 0 34px #00000080}.slides-module__37-G2q__slideCardName{color:#f3f4f6;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 2px #000c;pointer-events:none;font-size:.8rem;font-weight:600;position:absolute;bottom:.45rem;left:.5rem;right:.5rem;overflow:hidden}.slides-module__37-G2q__slideTrash,.slides-module__37-G2q__slideEdit,.slides-module__37-G2q__slideDuplicate{z-index:2;color:#f3f4f6;cursor:pointer;opacity:1;pointer-events:auto;background:#0009;border:0;border-radius:6px;justify-content:center;align-items:center;padding:.3rem .35rem;font-size:.75rem;line-height:1;display:inline-flex;position:absolute;top:.35rem;right:.35rem}.slides-module__37-G2q__slideEdit{right:2.2rem}.slides-module__37-G2q__slideDuplicate{right:4.05rem}.slides-module__37-G2q__cardDragging{opacity:.45}.slides-module__37-G2q__dropBefore{box-shadow:0 -3px 0 0 var(--accent)}.slides-module__37-G2q__dropAfter{box-shadow:0 3px 0 0 var(--accent)}.slides-module__37-G2q__slideList{flex-direction:column;flex:1;gap:.5rem;min-height:0;margin-bottom:.75rem;display:flex;overflow-y:auto}@media (max-width:960px){.slides-module__37-G2q__slideList{flex:none}}.slides-module__37-G2q__primaryBtn,.slides-module__37-G2q__secondaryBtn,.slides-module__37-G2q__addBtn,.slides-module__37-G2q__iconBtn,.slides-module__37-G2q__tab,.slides-module__37-G2q__tabActive{border:1px solid var(--border-strong);background:var(--bg-button);color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .7rem;text-decoration:none;display:inline-flex}.slides-module__37-G2q__primaryBtn{background:var(--primary);border-color:var(--primary);color:#fff}.slides-module__37-G2q__addBtn{border-color:var(--success);background:var(--success-muted);color:var(--success)}.slides-module__37-G2q__addBtn:hover:not(:disabled){border-color:var(--success);background:color-mix(in srgb, var(--success) 24%, var(--bg-button));color:var(--success)}.slides-module__37-G2q__tabActive{background:var(--bg-button-hover);border-color:var(--accent)}.slides-module__37-G2q__iconBtn{padding:.35rem .45rem}
.EmptyState-module__OaYNFq__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8) var(--space-4);text-align:center;flex-direction:column;display:flex}.EmptyState-module__OaYNFq__iconWrap{border-radius:var(--radius-full);background:var(--surface-raised);width:56px;height:56px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.EmptyState-module__OaYNFq__title{font-size:var(--text-h3-size);font-weight:var(--text-h3-weight);margin:0}.EmptyState-module__OaYNFq__description{max-width:360px;font-size:var(--text-body-sm-size);color:var(--text-secondary);margin:0}.EmptyState-module__OaYNFq__actions{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-2);flex-wrap:wrap;display:flex}
.Skeleton-module__w9ZJSa__skeleton{background:linear-gradient(90deg, var(--surface-raised) 0%, var(--surface-panel) 50%, var(--surface-raised) 100%);border-radius:var(--radius-md);background-size:200% 100%;animation:1.2s ease-in-out infinite Skeleton-module__w9ZJSa__shimmer}.Skeleton-module__w9ZJSa__text{height:14px}.Skeleton-module__w9ZJSa__title{height:20px}.Skeleton-module__w9ZJSa__block{height:120px}.Skeleton-module__w9ZJSa__circle{border-radius:var(--radius-full)}@keyframes Skeleton-module__w9ZJSa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.Skeleton-module__w9ZJSa__skeleton{background:var(--surface-raised);animation:none}}
.NavDrawer-module__y_5CfW__drawerOverlay{z-index:900;background:var(--surface-overlay);position:fixed;inset:0}.NavDrawer-module__y_5CfW__drawer{z-index:901;width:min(280px,85vw);height:100%;padding:var(--space-4);background:var(--surface-chrome);border-right:1px solid var(--border-default);box-shadow:var(--shadow-3);animation:NavDrawer-module__y_5CfW__slideIn var(--duration-normal) var(--ease-out);position:fixed;top:0;left:0}.NavDrawer-module__y_5CfW__brand{align-items:center;gap:var(--space-2);margin:0 0 var(--space-3);padding:var(--space-2) var(--space-3);font-family:var(--font-brand);font-size:var(--text-body-size);letter-spacing:-.02em;color:var(--text-primary);font-weight:700;text-decoration:none;display:inline-flex}.NavDrawer-module__y_5CfW__brandLogo{border-radius:var(--radius-sm)}.NavDrawer-module__y_5CfW__item{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border-radius:var(--radius-md);color:var(--text-primary);font-family:inherit;font-size:var(--text-body-size);cursor:pointer;text-align:left;background:0 0;border:none;text-decoration:none;display:flex}.NavDrawer-module__y_5CfW__item:hover,.NavDrawer-module__y_5CfW__itemActive{background:var(--surface-raised)}.NavDrawer-module__y_5CfW__itemActive{color:var(--primary)}@keyframes NavDrawer-module__y_5CfW__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.NavDrawer-module__y_5CfW__drawer{animation:none}}
.UserMenu-module__5vKBua__menuRoot{position:relative}.UserMenu-module__5vKBua__trigger{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised);width:36px;height:36px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.UserMenu-module__5vKBua__panel{top:calc(100% + var(--space-2));z-index:100;min-width:200px;padding:var(--space-2);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-chrome);box-shadow:var(--shadow-2);position:absolute;right:0}.UserMenu-module__5vKBua__email{padding:var(--space-2) var(--space-3);font-size:var(--text-caption-size);color:var(--text-secondary);border-bottom:1px solid var(--border-default);margin-bottom:var(--space-1)}.UserMenu-module__5vKBua__role{text-transform:capitalize;margin-top:2px;display:block}.UserMenu-module__5vKBua__workspaces{border-bottom:1px solid var(--border-default);margin-bottom:var(--space-1);padding-bottom:var(--space-1)}.UserMenu-module__5vKBua__switchError{margin:0 var(--space-3) var(--space-2);font-size:var(--text-caption-size);color:var(--danger)}.UserMenu-module__5vKBua__item{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--text-primary);font-family:inherit;font-size:var(--text-body-sm-size);text-align:left;cursor:pointer;background:0 0;border:none;text-decoration:none;display:flex}.UserMenu-module__5vKBua__item:hover{background:var(--surface-raised)}.UserMenu-module__5vKBua__danger{color:var(--danger)}
.tokenBuy-module__ee3OEW__stack{gap:var(--space-5);flex-direction:column;display:flex}.tokenBuy-module__ee3OEW__infoStack{gap:var(--space-4);flex-direction:column;display:flex}.tokenBuy-module__ee3OEW__infoLead{font-size:var(--text-body-sm-size);color:var(--text-secondary);margin:0;line-height:1.55}.tokenBuy-module__ee3OEW__balanceGroups{gap:var(--space-3);flex-direction:column;display:flex}.tokenBuy-module__ee3OEW__balanceGroup{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-sunken);flex-direction:column;display:flex}.tokenBuy-module__ee3OEW__balanceGroupTitle{align-items:center;gap:var(--space-2);font-size:var(--text-body-sm-size);color:var(--text-primary);margin:0;font-weight:600;display:inline-flex}.tokenBuy-module__ee3OEW__balanceGroupIcon{color:var(--text-secondary);flex-shrink:0}.tokenBuy-module__ee3OEW__balanceStats{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.tokenBuy-module__ee3OEW__balanceStat{align-items:center;gap:var(--space-1);text-align:center;flex-direction:column;min-width:0;display:flex}.tokenBuy-module__ee3OEW__balanceStat+.tokenBuy-module__ee3OEW__balanceStat{border-inline-start:1px solid var(--border-default);padding-inline-start:var(--space-3)}.tokenBuy-module__ee3OEW__balanceStatValue{font-size:var(--text-h2-size);font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:700;line-height:1}.tokenBuy-module__ee3OEW__balanceStatLabel{font-size:var(--text-caption-size);color:var(--text-secondary);white-space:nowrap;line-height:1.35}.tokenBuy-module__ee3OEW__lead{font-size:var(--text-body-size);color:var(--text-secondary);margin:0;line-height:1.55}.tokenBuy-module__ee3OEW__muted{font-size:var(--text-body-sm-size);color:var(--text-secondary);margin:0}.tokenBuy-module__ee3OEW__packGroup{gap:var(--space-2);border:none;flex-direction:column;margin:0;padding:0;display:flex}.tokenBuy-module__ee3OEW__packLegend{font-size:var(--text-body-sm-size);color:var(--text-primary);flex-direction:column;gap:2px;font-weight:600;display:flex}.tokenBuy-module__ee3OEW__packLegendHeading{align-items:center;gap:var(--space-2);display:inline-flex}.tokenBuy-module__ee3OEW__packLegendIcon{color:var(--text-secondary);flex-shrink:0}.tokenBuy-module__ee3OEW__packLegendHint{font-size:var(--text-caption-size);color:var(--text-secondary);font-weight:500}.tokenBuy-module__ee3OEW__packOptions{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:520px){.tokenBuy-module__ee3OEW__packOptions{grid-template-columns:repeat(2,minmax(0,1fr))}}.tokenBuy-module__ee3OEW__packOption{justify-content:center;align-items:center;gap:var(--space-1);min-height:4.25rem;padding:var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-panel);color:var(--text-primary);font:inherit;text-align:center;cursor:pointer;flex-direction:column;transition:border-color .15s,background-color .15s;display:flex}.tokenBuy-module__ee3OEW__packOption:hover:not(:disabled):not(.tokenBuy-module__ee3OEW__packOptionActive){border-color:var(--border-strong);background:var(--surface-raised)}.tokenBuy-module__ee3OEW__packOption:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.tokenBuy-module__ee3OEW__packOptionActive,.tokenBuy-module__ee3OEW__packOptionActive:hover:not(:disabled){border-color:var(--primary);background:var(--primary-muted)}.tokenBuy-module__ee3OEW__packOption:disabled{opacity:.55;cursor:not-allowed}.tokenBuy-module__ee3OEW__packOptionLabel{font-size:var(--text-body-sm-size);font-variant-numeric:tabular-nums;font-weight:600;line-height:1.25}.tokenBuy-module__ee3OEW__packOptionMeta{font-size:var(--text-caption-size);color:var(--text-secondary);font-weight:500;line-height:1.2}.tokenBuy-module__ee3OEW__estimate{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-sunken);flex-direction:column;display:flex}.tokenBuy-module__ee3OEW__estimateHeader{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.tokenBuy-module__ee3OEW__estimateLabel{font-size:var(--text-body-sm-size);color:var(--text-secondary)}.tokenBuy-module__ee3OEW__estimateTotal{font-size:var(--text-h3-size);font-variant-numeric:tabular-nums;font-weight:700}.tokenBuy-module__ee3OEW__estimateDetail{font-size:var(--text-caption-size);color:var(--text-secondary);margin:0;line-height:1.45}.tokenBuy-module__ee3OEW__estimateActions{text-align:right;width:100%}.tokenBuy-module__ee3OEW__pageContent{gap:var(--space-4);padding:var(--space-5) var(--space-4) var(--space-10);max-width:var(--container-max-wide);box-sizing:border-box;flex-direction:column;width:100%;margin-inline:auto;display:flex}
.Alert-module__Zl8gXa__alert{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--border-default);font-size:var(--text-body-sm-size)}.Alert-module__Zl8gXa__info{background:var(--info-muted);color:var(--info);border-color:#0000}.Alert-module__Zl8gXa__success{background:var(--success-muted);color:var(--success);border-color:#0000}.Alert-module__Zl8gXa__warning{background:var(--warning-muted);color:var(--warning);border-color:#0000}.Alert-module__Zl8gXa__error{background:var(--danger-muted);color:var(--danger);border-color:#0000}
.TokenBalanceChip-module__ojYKnq__chip{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text-secondary);font-size:var(--text-body-sm-size);font-variant-numeric:tabular-nums;white-space:nowrap;cursor:pointer;font-family:inherit;font-weight:600;display:inline-flex}.TokenBalanceChip-module__ojYKnq__chip:hover{color:var(--text-primary);border-color:var(--border-strong);background:var(--surface-raised)}.TokenBalanceChip-module__ojYKnq__item{align-items:center;gap:var(--space-1);display:inline-flex}.TokenBalanceChip-module__ojYKnq__value{text-align:center;min-width:1.25rem}.TokenBalanceChip-module__ojYKnq__sep{background:var(--border-default);width:1px;height:1rem}@media (max-width:640px){.TokenBalanceChip-module__ojYKnq__chip{padding-inline:var(--space-2);gap:var(--space-1)}}
.Spinner-module__fBM5iG__spinner{border:2px solid var(--border-default);border-top-color:var(--primary);border-radius:var(--radius-full);width:20px;height:20px;animation:.7s linear infinite Spinner-module__fBM5iG__spin;display:inline-block}.Spinner-module__fBM5iG__sm{width:16px;height:16px}.Spinner-module__fBM5iG__lg{border-width:3px;width:28px;height:28px}@keyframes Spinner-module__fBM5iG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Spinner-module__fBM5iG__spinner{border-top-color:var(--primary);animation:none}}
.AuthenticatedAppShell-module__RspNsG__shell{background:var(--surface-app);flex-direction:column;max-width:100%;min-height:100dvh;display:flex;overflow-x:clip}.AuthenticatedAppShell-module__RspNsG__header{z-index:50;height:var(--header-height);border-bottom:1px solid var(--border-default);background:var(--surface-chrome);position:sticky;top:0}.AuthenticatedAppShell-module__RspNsG__headerInner{justify-content:space-between;align-items:center;gap:var(--space-4);height:100%;padding:0 var(--space-4);max-width:var(--container-max-wide);margin-inline:auto;display:flex}.AuthenticatedAppShell-module__RspNsG__brand{align-items:center;gap:var(--space-2);font-family:var(--font-brand);font-size:var(--text-body-size);letter-spacing:-.02em;color:var(--text-primary);font-weight:700;text-decoration:none;display:inline-flex}.AuthenticatedAppShell-module__RspNsG__brandLogo{border-radius:var(--radius-sm)}.AuthenticatedAppShell-module__RspNsG__left{align-items:center;gap:var(--space-3);min-width:0;display:flex}.AuthenticatedAppShell-module__RspNsG__nav{align-items:center;gap:var(--space-1);display:none}.AuthenticatedAppShell-module__RspNsG__navItem{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--text-secondary);font-family:inherit;font-size:var(--text-body-sm-size);cursor:pointer;white-space:nowrap;background:0 0;border:none;font-weight:500;text-decoration:none;display:inline-flex}.AuthenticatedAppShell-module__RspNsG__navItem:hover{background:var(--surface-raised);color:var(--text-primary)}.AuthenticatedAppShell-module__RspNsG__navItemActive{background:var(--primary-muted);color:var(--primary)}.AuthenticatedAppShell-module__RspNsG__right{align-items:center;gap:var(--space-2);display:flex}.AuthenticatedAppShell-module__RspNsG__menuBtn{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-raised);width:36px;height:36px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.AuthenticatedAppShell-module__RspNsG__main{flex:1;min-width:0;max-width:100%;min-height:0;overflow-x:clip}.AuthenticatedAppShell-module__RspNsG__fullHeight .AuthenticatedAppShell-module__RspNsG__main{flex-direction:column;display:flex;overflow:hidden}.AuthenticatedAppShell-module__RspNsG__toolbarSlot{align-items:center;gap:var(--space-2);display:flex}@media (min-width:960px){.AuthenticatedAppShell-module__RspNsG__nav{display:flex}.AuthenticatedAppShell-module__RspNsG__menuBtn{display:none}}.AuthenticatedAppShell-module__RspNsG__fullHeight{max-width:100%;height:100dvh;max-height:100dvh;overflow:hidden}.AuthenticatedAppShell-module__RspNsG__fullHeight .AuthenticatedAppShell-module__RspNsG__header{flex-shrink:0}@media (max-width:960px){.AuthenticatedAppShell-module__RspNsG__fullHeight{height:auto;min-height:100dvh;max-height:none;overflow:visible}.AuthenticatedAppShell-module__RspNsG__fullHeight .AuthenticatedAppShell-module__RspNsG__main{overflow:visible}}
.add-item-module___A1L9G__addItemShell{flex-direction:column;flex:1;gap:.75rem;min-height:0;animation:.22s ease-out add-item-module___A1L9G__addItemIn;display:flex;container-type:inline-size}@keyframes add-item-module___A1L9G__addItemIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.add-item-module___A1L9G__addItemShell{animation:none}}.add-item-module___A1L9G__addItemTypes{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;gap:.45rem;padding-bottom:.75rem;display:flex}.add-item-module___A1L9G__addItemTypeChip{border:1px solid var(--border);background:var(--bg-sunken);color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.82rem;font-weight:500;transition:border-color .14s,background .14s,transform .14s;display:inline-flex}.add-item-module___A1L9G__addItemTypeChip:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));background:color-mix(in srgb, var(--accent) 8%, var(--bg-sunken))}.add-item-module___A1L9G__addItemTypeChipActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, var(--bg-sunken));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 25%, transparent)}.add-item-module___A1L9G__addItemTypeIcon{width:.95rem;color:var(--text-muted);justify-content:center;font-size:.8rem;display:inline-flex}.add-item-module___A1L9G__addItemTypeChipActive .add-item-module___A1L9G__addItemTypeIcon{color:var(--accent)}.add-item-module___A1L9G__addItemTypeLabel{white-space:nowrap}.add-item-module___A1L9G__addItemStyles{flex-direction:column;gap:.45rem;display:flex}.add-item-module___A1L9G__addItemStylesLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:650}.add-item-module___A1L9G__addItemStyleRow{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.45rem;display:grid}.add-item-module___A1L9G__addItemStyleChip{border:1px solid var(--border);background:var(--bg-sunken);color:var(--text);text-align:left;cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.55rem .7rem;transition:border-color .14s,background .14s;display:flex}.add-item-module___A1L9G__addItemStyleChip:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--border))}.add-item-module___A1L9G__addItemStyleChipActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, var(--bg-sunken));box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 22%, transparent)}.add-item-module___A1L9G__addItemStyleName{font-size:.85rem;font-weight:600}.add-item-module___A1L9G__addItemStyleDesc{color:var(--text-muted);font-size:.7rem;line-height:1.25}.add-item-module___A1L9G__styleChipRow{flex-wrap:wrap;gap:.35rem;display:flex}.add-item-module___A1L9G__styleChip{border:1px solid var(--border);background:var(--bg-sunken);color:var(--text);cursor:pointer;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:500}.add-item-module___A1L9G__styleChip:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--border))}.add-item-module___A1L9G__styleChipActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 16%, var(--bg-sunken))}.add-item-module___A1L9G__addItemMain{flex:1;grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:.85rem;min-height:0;display:grid}.add-item-module___A1L9G__addItemForm{flex-direction:column;grid-area:2/1;gap:.85rem;min-width:0;min-height:0;display:flex;overflow:auto}.add-item-module___A1L9G__addItemDock{border:1px solid var(--border);background:radial-gradient(at 20% 10%,#38bdf814,#0000 42%),radial-gradient(at 80% 90%,#0ea5e90f,#0000 40%),#0b0f16;border-radius:14px;flex-direction:column;flex-shrink:0;grid-area:1/1;gap:.45rem;min-width:0;height:max(8rem,min(28dvh,12rem));padding:.75rem;display:flex;overflow:hidden}.add-item-module___A1L9G__addItemDockLabel{letter-spacing:.08em;text-transform:uppercase;color:#8b95a5;flex-shrink:0;font-size:.7rem;font-weight:650}.add-item-module___A1L9G__addItemDockStage{flex:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;container-type:size}.add-item-module___A1L9G__addItemDockStage>div:not(.add-item-module___A1L9G__addItemDockQr){width:min(100cqw, calc(100cqh * var(--preview-ar,.5625)));border-radius:10px;height:auto;max-height:100cqh;box-shadow:0 16px 40px #00000073}.add-item-module___A1L9G__addItemDockEmpty{color:#8b95a5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;max-width:14rem;padding:.75rem;font-size:.85rem;line-height:1.3;display:flex}.add-item-module___A1L9G__addItemDockEmpty svg{opacity:.55}.add-item-module___A1L9G__addItemDockEmpty p{margin:0}.add-item-module___A1L9G__addItemDockQr{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.add-item-module___A1L9G__addItemDockQrCard{box-sizing:border-box;background:#fff;border-radius:12px;width:min(100cqmin,16rem);height:min(100cqmin,16rem);padding:.7rem;display:flex}.add-item-module___A1L9G__addItemDockQrCard svg{width:100%;height:100%}@container (min-width:32rem){.add-item-module___A1L9G__addItemMain[data-show-orientation=portrait]{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(10rem,min(18rem,38%))}.add-item-module___A1L9G__addItemMain[data-show-orientation=portrait] .add-item-module___A1L9G__addItemForm{grid-area:1/1}.add-item-module___A1L9G__addItemMain[data-show-orientation=portrait] .add-item-module___A1L9G__addItemDock{grid-area:1/2;align-self:stretch;height:auto}.add-item-module___A1L9G__addItemMain[data-show-orientation=landscape] .add-item-module___A1L9G__addItemDock{height:max(10rem,min(40dvh,18rem));max-height:min(40dvh,18rem)}.add-item-module___A1L9G__addItemMain[data-show-orientation=landscape] .add-item-module___A1L9G__addItemDockStage>div:not(.add-item-module___A1L9G__addItemDockQr){width:min(100cqw, calc(100cqh * var(--preview-ar,1.777)));height:min(100cqh, calc(100cqw / var(--preview-ar,1.777)));max-height:100cqh}}.add-item-module___A1L9G__addItemSource{flex-direction:column;gap:.75rem;min-width:0;display:flex}.add-item-module___A1L9G__addItemSeg{background:var(--bg-sunken);border:1px solid var(--border);border-radius:10px;align-self:flex-start;gap:.15rem;padding:.2rem;display:inline-flex}.add-item-module___A1L9G__addItemSegBtn,.add-item-module___A1L9G__addItemSegActive{cursor:pointer;color:var(--text-muted);background:0 0;border:0;border-radius:8px;padding:.4rem .85rem;font-size:.82rem;font-weight:550}.add-item-module___A1L9G__addItemSegActive{background:var(--bg-panel);color:var(--text);box-shadow:0 1px 3px #0000001f}.add-item-module___A1L9G__addItemToolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.add-item-module___A1L9G__addItemSearch{flex:1;min-width:10rem}.add-item-module___A1L9G__addItemUploadBtn{border:1px solid var(--border-strong);background:var(--bg-button);color:var(--text);cursor:pointer;border-radius:8px;flex-shrink:0;padding:.4rem .75rem;font-size:.82rem}.add-item-module___A1L9G__addItemUploadBtn:hover:not(:disabled){background:var(--bg-button-hover)}.add-item-module___A1L9G__addItemUploadBtn:disabled{opacity:.55;cursor:not-allowed}.add-item-module___A1L9G__addItemHint{color:var(--text-muted);margin:0;font-size:.85rem}.add-item-module___A1L9G__addItemEmptySource{border:1px dashed var(--border);min-height:12rem;color:var(--text-muted);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:1.5rem;font-size:.9rem;display:flex}.add-item-module___A1L9G__addItemEmptySource svg{opacity:.7;font-size:1.5rem}.add-item-module___A1L9G__addItemEmptySource p{max-width:18rem;margin:0}.add-item-module___A1L9G__addItemGrid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:.65rem;margin:-.15rem;padding:.15rem;display:grid}.add-item-module___A1L9G__addItemPick{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.4rem;padding:0;display:flex}.add-item-module___A1L9G__addItemThumb{aspect-ratio:1;border:1px solid var(--border);background:radial-gradient(circle at 30% 20%,#1c2433,#0000 45%),#07090e;border-radius:10px;place-items:center;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;position:relative;overflow:hidden}.add-item-module___A1L9G__addItemPick:hover .add-item-module___A1L9G__addItemThumb{border-color:color-mix(in srgb, var(--accent) 50%, var(--border));transform:translateY(-1px)}.add-item-module___A1L9G__addItemPickActive .add-item-module___A1L9G__addItemThumb{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 35%, transparent), 0 8px 20px #00000047}.add-item-module___A1L9G__addItemThumb img,.add-item-module___A1L9G__addItemThumb video,.add-item-module___A1L9G__addItemThumb span{object-fit:cover;width:100%;height:100%}.add-item-module___A1L9G__addItemThumb span{object-fit:unset;place-items:center;display:grid}.add-item-module___A1L9G__addItemThumbFallback{color:var(--text-muted);font-size:.7rem}.add-item-module___A1L9G__addItemThumbBadge{color:#f3f4f6;letter-spacing:.04em;text-transform:uppercase;background:#000000a6;border-radius:4px;padding:.12rem .35rem;font-size:.62rem;font-weight:600;position:absolute;top:.35rem;left:.35rem}.add-item-module___A1L9G__addItemPickLabel{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.add-item-module___A1L9G__addItemPickActive .add-item-module___A1L9G__addItemPickLabel{color:var(--text)}
.add-item-preview-module__dlamzq__addItemPreviewCol{flex-direction:column;gap:.75rem;min-width:0;display:flex}.add-item-preview-module__dlamzq__addItemStage{border:1px solid var(--border);background:radial-gradient(at 20% 10%,#38bdf814,#0000 42%),radial-gradient(at 80% 90%,#0ea5e90f,#0000 40%),#0b0f16;border-radius:14px;flex-direction:column;gap:.55rem;min-height:14rem;padding:.85rem;display:flex;position:relative}.add-item-preview-module__dlamzq__addItemStageLabel{letter-spacing:.08em;text-transform:uppercase;color:#8b95a5;font-size:.7rem;font-weight:650}.add-item-preview-module__dlamzq__addItemPreviewWrap{flex:1;justify-content:center;align-items:center;min-height:10rem;display:flex}.add-item-preview-module__dlamzq__addItemPreviewWrap .add-item-preview-module__dlamzq__previewFrameBox{border-radius:10px;width:auto;max-width:100%;height:min(36dvh,22rem);box-shadow:0 16px 40px #00000073}.add-item-preview-module__dlamzq__addItemStageEmpty{color:#8b95a5;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.55rem;padding:2rem 1rem;display:flex}.add-item-preview-module__dlamzq__addItemStageEmpty svg{opacity:.55;font-size:1.6rem}.add-item-preview-module__dlamzq__addItemStageEmpty p{max-width:14rem;margin:0;font-size:.88rem;line-height:1.35}.add-item-preview-module__dlamzq__addItemAdjust{border:1px solid var(--border);background:var(--bg-sunken);border-radius:12px;flex-direction:column;gap:.45rem;padding:.75rem .85rem;display:flex}.add-item-preview-module__dlamzq__addItemAdjustTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.15rem;font-size:.7rem;font-weight:650}.add-item-preview-module__dlamzq__presetGrid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:.5rem;display:grid}.add-item-preview-module__dlamzq__presetBtn{border:1px solid var(--border,#ffffff26);cursor:pointer;background:#10141c;border-radius:.5rem;flex-direction:column;align-items:center;gap:.35rem;padding:.6rem .4rem;display:flex}.add-item-preview-module__dlamzq__presetBtn:hover{border-color:var(--accent)}.add-item-preview-module__dlamzq__presetBtnActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.add-item-preview-module__dlamzq__presetSample{padding:.15em .1em;line-height:1.2;display:block}.add-item-preview-module__dlamzq__effectSample{aspect-ratio:1;background:#070a10;border-radius:.35rem;width:100%;height:auto;max-height:88px;display:block;position:relative;overflow:hidden}.add-item-preview-module__dlamzq__presetLabel{color:#9aa4b2;font-size:.72rem}.add-item-preview-module__dlamzq__motionPicker{flex-direction:column;gap:.55rem;display:flex}.add-item-preview-module__dlamzq__motionPickerTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:650}.add-item-preview-module__dlamzq__motionFamily{flex-direction:column;gap:.35rem;display:flex}.add-item-preview-module__dlamzq__motionFamilyLabel{color:var(--text-muted);font-size:.72rem;font-weight:600}.add-item-preview-module__dlamzq__motionTileGrid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:.4rem;display:grid}.add-item-preview-module__dlamzq__motionTile{border:1px solid var(--border);cursor:pointer;color:var(--text);background:#10141c;border-radius:8px;flex-direction:column;align-items:center;gap:.3rem;padding:.4rem .25rem;display:flex;overflow:hidden}.add-item-preview-module__dlamzq__motionTile:hover{border-color:var(--accent)}.add-item-preview-module__dlamzq__motionTileActive{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 30%, transparent)}.add-item-preview-module__dlamzq__motionTileLabel{color:#9aa4b2;text-align:center;font-size:.65rem;line-height:1.2}.add-item-preview-module__dlamzq__motionThumbStage{place-items:center;width:2.4rem;height:2.4rem;display:grid;overflow:hidden}.add-item-preview-module__dlamzq__motionThumbShape{background:linear-gradient(145deg,#7dd3fc,#38bdf8 45%,#0284c7);border-radius:6px;width:1.35rem;height:1.35rem;display:block;box-shadow:0 2px 6px #00000059}@media (max-width:720px){.add-item-preview-module__dlamzq__transitionsShell{grid-template-columns:1fr}}.add-item-preview-module__dlamzq__menuRoot{position:relative}.add-item-preview-module__dlamzq__hamburgerBtn{border:1px solid var(--border-strong);background:var(--bg-button);width:2.25rem;height:2.25rem;color:var(--text);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;display:flex}.add-item-preview-module__dlamzq__hamburgerBtn:hover,.add-item-preview-module__dlamzq__hamburgerBtn[aria-expanded=true]{background:var(--bg-button-hover)}.add-item-preview-module__dlamzq__menuDropdown{z-index:60;background:var(--bg-panel);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:2px;min-width:210px;padding:.35rem;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 12px 32px #00000073}.add-item-preview-module__dlamzq__menuItem{color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.6rem;padding:.5rem .65rem;font-size:.9rem;display:flex}.add-item-preview-module__dlamzq__menuItemIcon{width:1rem;color:var(--text-muted);justify-content:center;font-size:.85rem;display:inline-flex}.add-item-preview-module__dlamzq__menuItem:hover{background:var(--bg-button)}.add-item-preview-module__dlamzq__menuItem:disabled{opacity:.45;cursor:default}.add-item-preview-module__dlamzq__menuItem:disabled:hover{background:0 0}.add-item-preview-module__dlamzq__contextMenuFixed{z-index:11000;background:var(--bg-panel);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:2px;min-width:210px;padding:.35rem;display:flex;position:fixed;box-shadow:0 12px 32px #00000073}.add-item-preview-module__dlamzq__accountRows{flex-direction:column;display:flex}.add-item-preview-module__dlamzq__accountRow{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.9rem;display:flex}.add-item-preview-module__dlamzq__accountRow:last-child{border-bottom:0}.add-item-preview-module__dlamzq__themePicker{border:1px solid var(--border-strong);background:var(--bg-sunken);border-radius:8px;gap:2px;padding:2px;display:inline-flex}.add-item-preview-module__dlamzq__themeOption{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.8rem;display:inline-flex}.add-item-preview-module__dlamzq__themeOption svg{font-size:.85em}.add-item-preview-module__dlamzq__themeOption:hover{color:var(--text)}.add-item-preview-module__dlamzq__themeOptionActive{background:var(--bg-button);color:var(--text)}.add-item-preview-module__dlamzq__badge{border:1px solid var(--border-strong);background:var(--bg-button);color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.1rem .5rem;font-size:.7rem}.add-item-preview-module__dlamzq__aspectControl{align-items:center;gap:.35rem;display:inline-flex}.add-item-preview-module__dlamzq__aspectControl input{width:5rem}.add-item-preview-module__dlamzq__transitionsShell{grid-template-columns:minmax(12rem,.4fr) minmax(0,.6fr);align-items:start;gap:1.25rem;min-height:22rem;display:grid}@media (max-width:720px){.add-item-preview-module__dlamzq__transitionsShell{grid-template-columns:1fr}}.add-item-preview-module__dlamzq__transitionsPreview{flex-direction:column;gap:.55rem;display:flex;position:sticky;top:0}.add-item-preview-module__dlamzq__transitionsPreviewLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:650}.add-item-preview-module__dlamzq__transitionsPicker{flex-direction:column;gap:.85rem;min-width:0;max-height:min(70vh,36rem);padding-right:.25rem;display:flex;overflow:auto}.add-item-preview-module__dlamzq__transitionsActions{color:var(--text-muted);align-items:flex-start;gap:.4rem;font-size:.78rem;line-height:1.35;display:flex}.add-item-preview-module__dlamzq__transitionsPanel{flex-direction:column;gap:.45rem;display:flex}.add-item-preview-module__dlamzq__transitionsSummary{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.35}
.misc-module__DyOM-q__editableLabel{align-items:center;gap:.3rem;min-width:0;display:inline-flex}.misc-module__DyOM-q__editableLabelText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.misc-module__DyOM-q__editableLabelBtn{width:1.6rem;height:1.6rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.misc-module__DyOM-q__editableLabelBtn:hover{background:var(--bg-button);color:var(--text)}.misc-module__DyOM-q__anchorPad{grid-template-columns:repeat(3,1.75rem);gap:2px;width:fit-content;display:grid}.misc-module__DyOM-q__anchorCell{border:1px solid var(--border-strong);background:var(--bg-sunken);cursor:pointer;border-radius:4px;place-items:center;width:1.75rem;height:1.75rem;padding:0;display:grid}.misc-module__DyOM-q__anchorCell:hover{background:var(--bg-button-hover)}.misc-module__DyOM-q__anchorCellActive{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 18%, var(--bg-sunken))}.misc-module__DyOM-q__anchorDot{background:var(--text-muted);border-radius:50%;width:5px;height:5px}.misc-module__DyOM-q__anchorCellActive .misc-module__DyOM-q__anchorDot{background:var(--accent)}
.vrma-picker-modal-module__d5q34a__shell{flex:auto;grid-template-columns:minmax(240px,1.1fr) minmax(260px,.9fr);gap:1rem;width:100%;height:min(68vh,560px);min-height:0;display:grid}@media (max-width:720px){.vrma-picker-modal-module__d5q34a__shell{grid-template-rows:minmax(180px,38%) minmax(0,1fr);grid-template-columns:1fr;height:min(76vh,640px)}}.vrma-picker-modal-module__d5q34a__previewPane,.vrma-picker-modal-module__d5q34a__listPane{flex-direction:column;gap:.4rem;min-width:0;min-height:0;display:flex}.vrma-picker-modal-module__d5q34a__label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:.7rem;font-weight:650}.vrma-picker-modal-module__d5q34a__previewStage{border:1px solid var(--border);background:#0b0f16;border-radius:12px;flex:auto;min-height:0;position:relative;overflow:hidden}.vrma-picker-modal-module__d5q34a__previewViewport{position:absolute;inset:0}.vrma-picker-modal-module__d5q34a__previewEmpty{text-align:center;height:100%;color:var(--text-muted);place-items:center;padding:1rem;font-size:.85rem;display:grid}.vrma-picker-modal-module__d5q34a__previewName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;overflow:hidden}.vrma-picker-modal-module__d5q34a__toolbar{flex-shrink:0;gap:.5rem;display:flex}.vrma-picker-modal-module__d5q34a__search{background:var(--bg-sunken);border:1px solid var(--border-strong);min-width:0;color:inherit;font:inherit;border-radius:6px;flex:1;padding:.4rem .55rem;font-size:.85rem}.vrma-picker-modal-module__d5q34a__list{flex-direction:column;flex:auto;gap:.35rem;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.vrma-picker-modal-module__d5q34a__row{border:1px solid var(--border);background:var(--bg-sunken);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.85rem;display:flex}.vrma-picker-modal-module__d5q34a__row:hover{border-color:var(--border-strong)}.vrma-picker-modal-module__d5q34a__rowSelected{border-color:var(--accent,var(--primary));box-shadow:0 0 0 1px var(--accent,var(--primary))}.vrma-picker-modal-module__d5q34a__rowName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.vrma-picker-modal-module__d5q34a__muted{color:var(--text-muted);margin:.5rem 0;font-size:.85rem}.vrma-picker-modal-module__d5q34a__error{color:var(--danger);margin:.5rem 0;font-size:.85rem}
.vrm-animation-modal-module__lXRGta__shell{flex:auto;grid-template-columns:minmax(260px,1.15fr) minmax(300px,.85fr);gap:1rem;width:100%;height:min(72vh,640px);min-height:0;display:grid}@media (max-width:840px){.vrm-animation-modal-module__lXRGta__shell{grid-template-rows:minmax(200px,40%) minmax(0,1fr);grid-template-columns:1fr;height:min(78vh,720px)}}.vrm-animation-modal-module__lXRGta__hero{flex-direction:column;gap:.4rem;min-width:0;min-height:0;display:flex}.vrm-animation-modal-module__lXRGta__heroLabel,.vrm-animation-modal-module__lXRGta__listLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;font-size:.7rem;font-weight:650}.vrm-animation-modal-module__lXRGta__heroStage{border:1px solid var(--border);background:#0b0f16;border-radius:12px;flex:auto;min-height:0;position:relative;overflow:hidden}.vrm-animation-modal-module__lXRGta__heroViewport{position:absolute;inset:0}.vrm-animation-modal-module__lXRGta__hint{color:var(--text-muted);flex-shrink:0;margin:0;font-size:.75rem;line-height:1.35}.vrm-animation-modal-module__lXRGta__listPane{flex-direction:column;gap:.4rem;min-width:0;min-height:0;display:flex}.vrm-animation-modal-module__lXRGta__list{flex-direction:column;flex:auto;gap:.55rem;min-height:0;padding-right:.15rem;display:flex;overflow:hidden auto}.vrm-animation-modal-module__lXRGta__card{border:1px solid var(--border);background:var(--bg-sunken);cursor:pointer;text-align:left;color:inherit;font:inherit;border-radius:12px;flex-shrink:0;grid-template-columns:128px minmax(0,1fr);align-items:stretch;gap:.65rem;padding:.55rem;display:grid}.vrm-animation-modal-module__lXRGta__cardSelected{border-color:var(--accent,var(--primary));box-shadow:0 0 0 1px var(--accent,var(--primary))}.vrm-animation-modal-module__lXRGta__cardDragging{opacity:.45}.vrm-animation-modal-module__lXRGta__cardDropBefore{box-shadow:0 -3px 0 0 var(--accent,var(--primary))}.vrm-animation-modal-module__lXRGta__cardPreview{border:1px solid var(--border);background:#0b0f16;border-radius:8px;flex-shrink:0;width:128px;height:128px;position:relative;overflow:hidden}.vrm-animation-modal-module__lXRGta__cardPreviewInner{pointer-events:none;position:absolute;inset:0}.vrm-animation-modal-module__lXRGta__cardPreview canvas{pointer-events:none}.vrm-animation-modal-module__lXRGta__cardPreviewActions{opacity:0;pointer-events:none;background:linear-gradient(#0000 50%,#000000bf);justify-content:center;align-items:flex-end;gap:.1rem;padding:.3rem;transition:opacity .12s;display:flex;position:absolute;inset:0}.vrm-animation-modal-module__lXRGta__cardPreview:hover .vrm-animation-modal-module__lXRGta__cardPreviewActions,.vrm-animation-modal-module__lXRGta__cardPreview:focus-within .vrm-animation-modal-module__lXRGta__cardPreviewActions{opacity:1}.vrm-animation-modal-module__lXRGta__cardPreviewActions button{pointer-events:auto}.vrm-animation-modal-module__lXRGta__cardBody{flex-direction:column;gap:.4rem;min-width:0;display:flex}.vrm-animation-modal-module__lXRGta__cardChrome{align-items:center;gap:.35rem;min-width:0;display:flex}.vrm-animation-modal-module__lXRGta__cardBadge{background:var(--bg-elevated,var(--bg));border:1px solid var(--border);min-width:1.35rem;height:1.35rem;color:var(--text-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .35rem;font-size:.65rem;font-weight:650;display:inline-flex}.vrm-animation-modal-module__lXRGta__cardTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:.85rem;font-weight:600;overflow:hidden}.vrm-animation-modal-module__lXRGta__field{flex-direction:column;gap:.2rem;min-width:0;margin:0;display:flex}.vrm-animation-modal-module__lXRGta__fieldLabel{color:var(--text-muted);font-size:.72rem}.vrm-animation-modal-module__lXRGta__select,.vrm-animation-modal-module__lXRGta__holdInput,.vrm-animation-modal-module__lXRGta__pickButton{background:var(--bg,var(--bg-elevated));border:1px solid var(--border-strong);width:100%;color:inherit;min-width:0;font:inherit;border-radius:6px;padding:.35rem .45rem;font-size:.8rem}.vrm-animation-modal-module__lXRGta__pickButton{text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vrm-animation-modal-module__lXRGta__pickButton:hover{border-color:var(--accent,var(--primary))}.vrm-animation-modal-module__lXRGta__holdToggle{color:var(--text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;margin:0;font-size:.75rem;display:flex}.vrm-animation-modal-module__lXRGta__holdToggle input{margin:0}.vrm-animation-modal-module__lXRGta__holdRow{align-items:center;gap:.35rem;margin-top:.15rem;display:flex}.vrm-animation-modal-module__lXRGta__holdInput{flex:none;width:4.25rem}.vrm-animation-modal-module__lXRGta__holdUnit{color:var(--text-muted);font-size:.75rem}.vrm-animation-modal-module__lXRGta__addCard{border:1px dashed var(--success);background:var(--success-muted);color:var(--success);cursor:pointer;font:inherit;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;padding:.75rem;font-size:.85rem;display:flex}.vrm-animation-modal-module__lXRGta__addCard:disabled{opacity:.45;cursor:not-allowed}.vrm-animation-modal-module__lXRGta__addCard:not(:disabled):hover{border-color:var(--success);background:color-mix(in srgb, var(--success) 24%, var(--bg-button));color:var(--success)}.vrm-animation-modal-module__lXRGta__panel{flex-direction:column;gap:.35rem;display:flex}.vrm-animation-modal-module__lXRGta__panelTitle{margin:0;font-size:.85rem;font-weight:600}.vrm-animation-modal-module__lXRGta__panelSummary{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.35}
.effects-modal-module__whWhqq__shell{grid-template-columns:minmax(220px,1fr) minmax(240px,.9fr);gap:1rem;width:100%;min-height:280px;display:grid}@media (max-width:640px){.effects-modal-module__whWhqq__shell{grid-template-columns:1fr}}.effects-modal-module__whWhqq__previewPane{flex-direction:column;gap:.4rem;min-width:0;min-height:220px;display:flex}.effects-modal-module__whWhqq__previewLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:650}.effects-modal-module__whWhqq__previewStage{border:1px solid var(--border);background:#0b0f16;border-radius:12px;flex:auto;min-height:220px;position:relative;overflow:hidden}.effects-modal-module__whWhqq__previewViewport{position:absolute;inset:0}.effects-modal-module__whWhqq__controls{flex-direction:column;gap:.85rem;min-width:0;display:flex}.effects-modal-module__whWhqq__hint{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.35}.effects-modal-module__whWhqq__rpsValue{font-variant-numeric:tabular-nums;color:var(--text)}
.font-picker-modal-module__gKEnnG__shell{flex-direction:column;gap:1rem;min-width:0;display:flex}.font-picker-modal-module__gKEnnG__sampleLabel{flex-direction:column;gap:.35rem;margin:0;font-size:.85rem;display:flex}.font-picker-modal-module__gKEnnG__sampleInput{background:var(--bg-sunken);border:1px solid var(--border-strong);color:inherit;font:inherit;resize:vertical;border-radius:8px;min-height:2.75rem;padding:.55rem .65rem;font-size:.95rem}.font-picker-modal-module__gKEnnG__groups{flex-direction:column;gap:1.1rem;display:flex}.font-picker-modal-module__gKEnnG__group{flex-direction:column;gap:.45rem;display:flex}.font-picker-modal-module__gKEnnG__groupTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.7rem;font-weight:650}.font-picker-modal-module__gKEnnG__grid{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:.55rem;display:grid}.font-picker-modal-module__gKEnnG__card{border:1px solid var(--border);background:var(--surface-raised);min-width:0;color:var(--text);cursor:pointer;text-align:left;font:inherit;border-radius:10px;flex-direction:column;align-items:stretch;gap:.45rem;padding:.7rem .75rem;display:flex}.font-picker-modal-module__gKEnnG__card:hover{border-color:var(--border-strong);background:color-mix(in srgb, var(--surface-raised) 70%, var(--text) 8%)}.font-picker-modal-module__gKEnnG__cardActive{border-color:var(--accent,#22d3ee);box-shadow:0 0 0 1px var(--accent,#22d3ee)}.font-picker-modal-module__gKEnnG__sample{text-overflow:ellipsis;white-space:nowrap;min-height:2.4rem;max-height:3.6rem;color:inherit;line-height:1.2;display:block;overflow:hidden}.font-picker-modal-module__gKEnnG__caption{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.font-picker-modal-module__gKEnnG__opener{border:1px solid var(--border-strong);background:var(--bg-sunken);width:100%;min-width:0;color:inherit;cursor:pointer;text-align:left;font:inherit;border-radius:6px;flex-direction:column;align-items:stretch;gap:.35rem;padding:.45rem .55rem;display:flex}.font-picker-modal-module__gKEnnG__opener:hover{border-color:var(--accent,#22d3ee)}.font-picker-modal-module__gKEnnG__openerLabel{color:var(--text);font-size:.8rem;font-weight:600}.font-picker-modal-module__gKEnnG__openerSample{text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:1.05rem;line-height:1.2;display:block;overflow:hidden}
.attribute-well-module__PZY_Qa__well{border:1px solid var(--border);background:var(--bg-sunken);border-radius:12px;flex-direction:column;gap:.3rem;min-width:0;padding:.55rem .7rem .65rem;display:flex}.attribute-well-module__PZY_Qa__wellCollapsed{padding-bottom:.55rem}.attribute-well-module__PZY_Qa__header{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.attribute-well-module__PZY_Qa__headerStart{align-items:center;gap:.4rem;min-width:0;display:flex}.attribute-well-module__PZY_Qa__headerIcon{color:var(--text-muted);flex-shrink:0}.attribute-well-module__PZY_Qa__title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.7rem;font-weight:650}.attribute-well-module__PZY_Qa__toggle{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:0;display:inline-flex}.attribute-well-module__PZY_Qa__toggleOn{color:var(--success)}.attribute-well-module__PZY_Qa__toggleOff{color:var(--danger)}.attribute-well-module__PZY_Qa__toggle:hover{background:color-mix(in srgb, var(--text-muted) 12%, transparent)}.attribute-well-module__PZY_Qa__body{min-width:0}.attribute-well-module__PZY_Qa__bodyType{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:.2rem .75rem;display:grid}.attribute-well-module__PZY_Qa__bodyType>:first-child,.attribute-well-module__PZY_Qa__bodyType>:last-child{grid-column:1/-1}
.attribute-inspector-module__ToUbRa__shell{flex-direction:column;gap:.85rem;min-width:0;display:flex;container-type:inline-size}.attribute-inspector-module__ToUbRa__wells{grid-template-columns:1fr;align-items:start;gap:.85rem;display:grid}.attribute-inspector-module__ToUbRa__wellsStack{flex-direction:column;gap:.85rem;min-width:0;display:flex}@container (min-width:32rem){.attribute-inspector-module__ToUbRa__wellsTwoCol{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.attribute-inspector-module__ToUbRa__looksGrid{grid-template-columns:repeat(auto-fill,minmax(4.5rem,1fr));gap:.35rem;display:grid}.attribute-inspector-module__ToUbRa__lookBtn{border:1px solid var(--border);background:var(--surface-raised);cursor:pointer;color:var(--text);font:inherit;border-radius:.5rem;flex-direction:column;align-items:center;gap:.2rem;padding:.35rem .2rem;display:flex}.attribute-inspector-module__ToUbRa__lookBtn:hover{border-color:var(--accent)}.attribute-inspector-module__ToUbRa__lookBtnActive{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.attribute-inspector-module__ToUbRa__lookSample{padding:0;line-height:1.15;display:block}.attribute-inspector-module__ToUbRa__shapeSample{width:2.25rem;height:2.25rem;display:block}.attribute-inspector-module__ToUbRa__lookLabel{color:var(--text-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.62rem;line-height:1.15;overflow:hidden}.attribute-inspector-module__ToUbRa__effectCurrent{flex-direction:column;gap:.5rem;min-width:0;display:flex}.attribute-inspector-module__ToUbRa__effectCurrentSample{aspect-ratio:1;background:#070a10;border-radius:.5rem;width:100%;max-width:12rem;margin-inline:auto;display:block;position:relative;overflow:hidden}.attribute-inspector-module__ToUbRa__effectCurrentName{text-align:center;color:var(--text);margin:0;font-size:.82rem;font-weight:600}.attribute-inspector-module__ToUbRa__effectCurrent button{justify-content:center;width:100%}
.background-media-module__oHqj3W__toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.background-media-module__oHqj3W__search{background:var(--bg-sunken);border:1px solid var(--border-strong);min-width:0;color:inherit;border-radius:8px;flex:14rem;padding:.5rem .75rem;font-size:.875rem}.background-media-module__oHqj3W__search:focus{border-color:var(--accent,#2dd4bf);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent,#2dd4bf) 25%, transparent);outline:none}.background-media-module__oHqj3W__uploadSlot{flex:none}.background-media-module__oHqj3W__status{color:var(--text-muted);margin:0 0 .75rem;font-size:.85rem}.background-media-module__oHqj3W__error{color:var(--danger,#f87171);margin:0 0 .75rem;font-size:.85rem}.background-media-module__oHqj3W__scroll{max-height:min(60vh,520px);padding-right:.15rem;overflow:auto}.background-media-module__oHqj3W__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem;display:grid}.background-media-module__oHqj3W__card{border:1px solid var(--border);clip-path:inset(0 round 12px);background:var(--bg-sunken);border-radius:12px;flex-direction:column;transition:border-color .15s;display:flex;overflow:hidden}.background-media-module__oHqj3W__card:hover{border-color:color-mix(in srgb, var(--accent,#2dd4bf) 50%, var(--border))}.background-media-module__oHqj3W__pick{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:0;height:100%;padding:0;display:flex}.background-media-module__oHqj3W__pick:focus-visible{outline:2px solid var(--accent,#2dd4bf);outline-offset:-2px}.background-media-module__oHqj3W__thumbWrap{aspect-ratio:4/3;background:#050505;position:relative;overflow:hidden}.background-media-module__oHqj3W__thumbWrap img,.background-media-module__oHqj3W__thumbWrap video{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.06)}.background-media-module__oHqj3W__thumbWrap span{width:100%;height:100%;color:var(--text-muted);place-items:center;font-size:.75rem;display:grid}.background-media-module__oHqj3W__meta{flex-direction:column;gap:.2rem;padding:.65rem .7rem .75rem;display:flex}.background-media-module__oHqj3W__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.background-media-module__oHqj3W__sub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.background-media-module__oHqj3W__empty{text-align:center;color:var(--text-muted);margin:1.75rem 0;font-size:.875rem;line-height:1.45}
.copy-screen-module__2r6Icq__intro{color:var(--text-muted);margin:0 0 1rem;font-size:.85rem;line-height:1.4}.copy-screen-module__2r6Icq__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.copy-screen-module__2r6Icq__search{background:var(--bg-sunken);border:1px solid var(--border-strong);min-width:0;color:inherit;border-radius:8px;flex:12rem;padding:.5rem .75rem;font-size:.875rem}.copy-screen-module__2r6Icq__search:focus{border-color:var(--accent,#2dd4bf);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent,#2dd4bf) 25%, transparent);outline:none}.copy-screen-module__2r6Icq__status{color:var(--text-muted);margin:0 0 .75rem;font-size:.85rem}.copy-screen-module__2r6Icq__error{color:var(--danger,#f87171);margin:0 0 .75rem;font-size:.85rem}.copy-screen-module__2r6Icq__sections{flex-direction:column;gap:1.25rem;max-height:min(60vh,520px);padding-right:.15rem;display:flex;overflow:auto}.copy-screen-module__2r6Icq__section{flex-direction:column;gap:.65rem;display:flex}.copy-screen-module__2r6Icq__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.7rem;font-weight:600}.copy-screen-module__2r6Icq__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;display:grid}.copy-screen-module__2r6Icq__card{text-align:left;background:var(--bg-sunken);border:1px solid var(--border);color:inherit;border-radius:12px;flex-direction:column;gap:0;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.copy-screen-module__2r6Icq__card:hover{border-color:color-mix(in srgb, var(--accent,#2dd4bf) 55%, var(--border));transform:translateY(-1px);box-shadow:0 8px 24px #00000059}.copy-screen-module__2r6Icq__pick{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:.5rem;padding:0;display:flex}.copy-screen-module__2r6Icq__pick:focus-visible{outline:2px solid var(--accent,#2dd4bf);outline-offset:-2px}.copy-screen-module__2r6Icq__thumb{background:#0a0a0a;place-items:center;display:grid;overflow:hidden}.copy-screen-module__2r6Icq__thumb img,.copy-screen-module__2r6Icq__thumb video{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%}.copy-screen-module__2r6Icq__thumb>span{aspect-ratio:16/9;width:100%;color:var(--text-muted);place-items:center;font-size:.75rem;display:grid}.copy-screen-module__2r6Icq__body{flex-direction:column;gap:.2rem;padding:.65rem .75rem .75rem;display:flex}.copy-screen-module__2r6Icq__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.copy-screen-module__2r6Icq__meta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.3;overflow:hidden}.copy-screen-module__2r6Icq__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem .65rem;display:flex}.copy-screen-module__2r6Icq__badge{letter-spacing:.04em;text-transform:uppercase;background:color-mix(in srgb, var(--accent,#2dd4bf) 18%, transparent);color:var(--accent,#2dd4bf);border-radius:999px;align-items:center;padding:.15rem .4rem;font-size:.65rem;font-weight:600;display:inline-flex}.copy-screen-module__2r6Icq__deleteBtn{color:var(--danger,#f87171);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .35rem;font-size:.75rem;display:inline-flex}.copy-screen-module__2r6Icq__deleteBtn:hover{background:color-mix(in srgb, var(--danger,#f87171) 15%, transparent)}.copy-screen-module__2r6Icq__empty{text-align:center;color:var(--text-muted);margin:1.5rem 0;font-size:.875rem}.copy-screen-module__2r6Icq__backBtn{color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;margin:0 0 .75rem;padding:.25rem .15rem;font-size:.875rem;display:inline-flex}.copy-screen-module__2r6Icq__backBtn:hover{color:var(--accent,#2dd4bf)}.copy-screen-module__2r6Icq__folderList{flex-direction:column;gap:.5rem;display:flex}.copy-screen-module__2r6Icq__folderBtn{border:1px solid var(--border-strong);background:var(--bg-sunken);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;margin:0;padding:.75rem .85rem;display:flex}.copy-screen-module__2r6Icq__folderBtn:hover{border-color:var(--accent,#2dd4bf)}.copy-screen-module__2r6Icq__folderName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}.copy-screen-module__2r6Icq__folderMeta{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.copy-screen-module__2r6Icq__loadMore{justify-content:center;margin-top:1rem;display:flex}
.Input-module__HyMAvG__input{width:100%;min-height:36px;padding:var(--space-2) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-sunken);color:var(--text-primary);font-family:inherit;font-size:var(--text-body-size);line-height:var(--text-body-line);transition:border-color var(--duration-fast) var(--ease-default), box-shadow var(--duration-fast) var(--ease-default);display:block}.Input-module__HyMAvG__input::placeholder{color:var(--text-tertiary)}.Input-module__HyMAvG__input:focus{border-color:var(--border-focus);box-shadow:var(--shadow-focus);outline:none}.Input-module__HyMAvG__input:disabled{opacity:.6;cursor:not-allowed}.Input-module__HyMAvG__inputError{border-color:var(--danger)}.Input-module__HyMAvG__textarea{resize:vertical;min-height:96px}
.articles-module___ozVqW__layout{gap:var(--space-6);padding:var(--space-5) var(--space-4) var(--space-8);max-width:var(--container-max-wide);box-sizing:border-box;grid-template-columns:1fr;width:100%;margin-inline:auto;display:grid}.articles-module___ozVqW__layoutDock{gap:var(--space-4);min-height:0;padding:var(--space-4);flex-direction:column;flex:1;max-width:none;display:flex;overflow:auto}.articles-module___ozVqW__aside{gap:var(--space-4);min-width:0;padding:var(--space-5);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-panel);flex-direction:column;display:flex}.articles-module___ozVqW__asideTitle{font-size:var(--text-h1-size);font-weight:var(--text-h1-weight);line-height:var(--text-h1-line);margin:0}.articles-module___ozVqW__groupTitle{margin:0 0 var(--space-2);font-size:var(--text-body-sm-size);color:var(--text-secondary);font-weight:600}.articles-module___ozVqW__list{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.articles-module___ozVqW__item,.articles-module___ozVqW__itemActive{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;text-decoration:none;display:block}.articles-module___ozVqW__item:hover,.articles-module___ozVqW__itemActive{background:var(--surface-raised)}.articles-module___ozVqW__itemActive{background:var(--primary-muted);color:var(--primary)}.articles-module___ozVqW__main{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.articles-module___ozVqW__hero h1{margin:0 0 var(--space-2);font-size:var(--text-h1-size);line-height:var(--text-h1-line)}.articles-module___ozVqW__prose p,.articles-module___ozVqW__stepBody p{margin:0 0 var(--space-3);color:var(--text-secondary);line-height:1.5}.articles-module___ozVqW__toc{gap:var(--space-2);color:var(--text-secondary);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.articles-module___ozVqW__articleLink{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.articles-module___ozVqW__tocIndex{width:1.4rem;height:1.4rem;margin-right:var(--space-2);border-radius:var(--radius-sm,4px);background:var(--surface-raised);color:var(--text-primary);font-size:var(--text-body-sm-size);place-items:center;display:inline-grid}.articles-module___ozVqW__step{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-panel);display:grid}.articles-module___ozVqW__stepSplit{grid-template-columns:minmax(0,1fr) 16rem;align-items:start}.articles-module___ozVqW__stepPlain{gap:var(--space-4);min-width:0;display:grid}.articles-module___ozVqW__stepCopy{min-width:0}.articles-module___ozVqW__wizard{gap:var(--space-4);padding:var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-panel);flex-direction:column;display:flex}.articles-module___ozVqW__wizardTitle{margin:0}.articles-module___ozVqW__wizardSteps{gap:var(--space-2);flex-wrap:wrap;display:flex}.articles-module___ozVqW__wizardTab,.articles-module___ozVqW__wizardTabActive{padding:var(--space-1) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);font:inherit;font-size:var(--text-body-sm-size);cursor:pointer;background:0 0}.articles-module___ozVqW__wizardTabActive{background:var(--primary-muted);color:var(--primary);border-color:#0000}.articles-module___ozVqW__wizardNav{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.articles-module___ozVqW__wizardCount{color:var(--text-secondary);font-size:var(--text-body-sm-size)}.articles-module___ozVqW__shotRail{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.articles-module___ozVqW__step h3{margin:0}.articles-module___ozVqW__goal{color:var(--text-secondary);margin:0}.articles-module___ozVqW__shotSlot{min-height:8rem;padding:var(--space-4);border:1px dashed var(--border-default);border-radius:var(--radius-md);background:var(--surface-sunken,var(--surface-app));color:var(--text-secondary);text-align:center;place-items:center;display:grid}.articles-module___ozVqW__shotButton{background:var(--surface-sunken,var(--surface-app));cursor:zoom-in;border:none;width:100%;margin:0;padding:0;display:block}.articles-module___ozVqW__shotPreview,.articles-module___ozVqW__shotPreviewCompact{object-fit:contain;object-position:center;background:var(--surface-sunken,var(--surface-app));width:100%;display:block}.articles-module___ozVqW__shotPreview{height:11rem}.articles-module___ozVqW__shotPreviewCompact{height:7.5rem}.articles-module___ozVqW__shotCaption{margin:var(--space-2) 0 0;color:var(--text-secondary);font-size:var(--text-body-sm-size);line-height:1.4}.articles-module___ozVqW__lightboxImage{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:72vh;margin-inline:auto;display:block}.articles-module___ozVqW__videoPlaceholder{min-height:10rem;color:var(--text-secondary);background:#000;place-items:center;display:grid}.articles-module___ozVqW__video{background:#000;width:100%;height:auto;display:block}.articles-module___ozVqW__matrix{gap:var(--space-6);display:grid}.articles-module___ozVqW__matrixGroup h2{margin:0 0 var(--space-3)}.articles-module___ozVqW__matrixList{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.articles-module___ozVqW__matrixRow{gap:var(--space-3);grid-template-columns:auto 1fr;align-items:start;display:grid}.articles-module___ozVqW__matrixIcon{border-radius:var(--radius-md);background:var(--surface-panel);width:2rem;height:2rem;color:var(--text-primary);place-items:center;display:grid}.articles-module___ozVqW__matrixRow h3{font-size:var(--text-body-size);margin:0}.articles-module___ozVqW__matrixRow p{margin:var(--space-1) 0 0;color:var(--text-secondary);line-height:1.45}.articles-module___ozVqW__related{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.articles-module___ozVqW__frame{flex:1;align-items:flex-start;min-width:0;min-height:0;display:flex}.articles-module___ozVqW__frameRight{flex-direction:row-reverse}.articles-module___ozVqW__frameBody{flex:1;min-width:0;min-height:0}@keyframes articles-module___ozVqW__dockIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}@keyframes articles-module___ozVqW__dockOut{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(8px)scale(.97)}}.articles-module___ozVqW__dock{border:1px solid var(--border-default);background:var(--surface-app);flex-direction:column;width:min(24rem,100%);min-height:0;display:flex;overflow:auto}.articles-module___ozVqW__dockEnter{animation:articles-module___ozVqW__dockIn var(--duration-normal) var(--ease-out) backwards}.articles-module___ozVqW__dockExit{animation:articles-module___ozVqW__dockOut var(--duration-fast) var(--ease-in) forwards;pointer-events:none}.articles-module___ozVqW__dockLeft.articles-module___ozVqW__dockEnter,.articles-module___ozVqW__dockLeft.articles-module___ozVqW__dockExit{transform-origin:0}.articles-module___ozVqW__dockRight.articles-module___ozVqW__dockEnter,.articles-module___ozVqW__dockRight.articles-module___ozVqW__dockExit{transform-origin:100%}.articles-module___ozVqW__popout.articles-module___ozVqW__dockEnter,.articles-module___ozVqW__popout.articles-module___ozVqW__dockExit{transform-origin:top}.articles-module___ozVqW__dockLeft,.articles-module___ozVqW__dockRight{height:calc(100dvh - (var(--space-3) * 2));max-height:calc(100dvh - (var(--space-3) * 2));margin:var(--space-3);background:var(--surface-panel);box-shadow:var(--shadow-3);border-radius:3px;align-self:flex-start;position:sticky;top:0;overflow:hidden}.articles-module___ozVqW__popout{top:calc(var(--header-height) + var(--space-3));right:var(--space-3);width:min(24rem, calc(100vw - var(--space-6)));max-height:calc(100dvh - var(--header-height) - var(--space-6));background:var(--surface-panel);box-shadow:var(--shadow-3);border-radius:3px;position:fixed;overflow:hidden}.articles-module___ozVqW__popoutLeft{right:auto;left:var(--space-3)}.articles-module___ozVqW__dockLeft,.articles-module___ozVqW__dockRight,.articles-module___ozVqW__popout{z-index:1200;pointer-events:auto}.articles-module___ozVqW__dockSlot{width:min(24rem,100%);height:calc(100dvh - (var(--space-3) * 2));margin:var(--space-3);pointer-events:none;flex-shrink:0;align-self:flex-start;position:sticky;top:0}.articles-module___ozVqW__dockBranch{z-index:1200;pointer-events:auto;display:flex;position:fixed}.articles-module___ozVqW__dockBranch .articles-module___ozVqW__dockLeft,.articles-module___ozVqW__dockBranch .articles-module___ozVqW__dockRight{width:100%;height:100%;max-height:none;margin:0;position:relative;top:auto}.articles-module___ozVqW__dockBranchPopout{display:contents}.articles-module___ozVqW__dockBar{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-default);background:var(--surface-chrome);display:flex;position:sticky;top:0}.articles-module___ozVqW__dockModes{gap:var(--space-1);display:flex}.articles-module___ozVqW__dockIconActive{background:var(--primary-muted);color:var(--primary)}@media (min-width:960px){.articles-module___ozVqW__layout{grid-template-columns:minmax(16rem,18rem) minmax(0,1fr);align-items:start}.articles-module___ozVqW__layout .articles-module___ozVqW__aside{top:var(--space-4);position:sticky}}
.DevScreenshotButton-module__tcNlva__fab{z-index:10000;pointer-events:auto;opacity:.35;flex-direction:column;gap:3px;display:flex;position:fixed;bottom:6px;right:6px}.DevScreenshotButton-module__tcNlva__fab:hover,.DevScreenshotButton-module__tcNlva__fab:focus-within{opacity:1}.DevScreenshotButton-module__tcNlva__row{flex-direction:row;justify-content:flex-end;gap:3px;display:flex}.DevScreenshotButton-module__tcNlva__fabHidden{visibility:hidden;pointer-events:none}.DevScreenshotButton-module__tcNlva__button{border:1px solid color-mix(in srgb, var(--border-default) 70%, transparent);background:color-mix(in srgb, var(--surface-raised) 80%, transparent);width:18px;height:18px;color:var(--text-secondary);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:0;display:inline-flex}.DevScreenshotButton-module__tcNlva__button:hover:not(:disabled){background:var(--surface-raised);color:var(--text-primary)}.DevScreenshotButton-module__tcNlva__button:disabled{opacity:.5;cursor:not-allowed}
.ToastViewport-module__NUP26a__viewport{bottom:var(--space-5);right:var(--space-5);z-index:2000;gap:var(--space-2);width:min(22rem, calc(100vw - var(--space-8)));pointer-events:none;flex-direction:column;display:flex;position:fixed}.ToastViewport-module__NUP26a__viewportCenter{z-index:2000;padding:var(--space-5);pointer-events:none;place-items:center;display:grid;position:fixed;inset:0}.ToastViewport-module__NUP26a__backdrop{background:color-mix(in srgb, var(--surface-overlay) 55%, transparent);cursor:pointer;pointer-events:auto;animation:ToastViewport-module__NUP26a__fadeIn var(--duration-normal) var(--ease-out);border:none;margin:0;padding:0;position:absolute;inset:0}.ToastViewport-module__NUP26a__centerStack{z-index:1;gap:var(--space-2);width:min(36rem, calc(100vw - var(--space-8)));pointer-events:none;flex-direction:column;display:flex;position:relative}.ToastViewport-module__NUP26a__toast{pointer-events:auto;align-items:start;gap:var(--space-3);padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-chrome);box-shadow:var(--shadow-3);animation:ToastViewport-module__NUP26a__slideUp var(--duration-normal) var(--ease-out);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.ToastViewport-module__NUP26a__toastCenter{width:100%;padding:var(--space-4);text-align:left;animation:ToastViewport-module__NUP26a__fadeScale var(--duration-normal) var(--ease-out)}.ToastViewport-module__NUP26a__iconWrap{border-radius:var(--radius-full);background:var(--surface-raised);width:2rem;height:2rem;color:var(--text-secondary);justify-content:center;align-items:center;margin-top:.05rem;display:flex}.ToastViewport-module__NUP26a__body{min-width:0;padding-top:.2rem}.ToastViewport-module__NUP26a__title{font-size:var(--text-body-size);color:var(--text-primary);margin:0;font-weight:600;line-height:1.35}.ToastViewport-module__NUP26a__description{margin:var(--space-2) 0 0;font-size:var(--text-body-sm-size);color:var(--text-secondary);word-break:break-word;line-height:1.5}.ToastViewport-module__NUP26a__copyBox{align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-2) var(--space-2) var(--space-2) var(--space-3);border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-app);display:flex}.ToastViewport-module__NUP26a__copyText{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-body-sm-size);color:var(--text-primary);word-break:break-all;flex:1;line-height:1.4}.ToastViewport-module__NUP26a__copyBtn{border-radius:var(--radius-md);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ToastViewport-module__NUP26a__copyBtn:hover{background:var(--surface-raised);color:var(--text-primary)}.ToastViewport-module__NUP26a__dismiss{border-radius:var(--radius-md);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease-default), color var(--duration-fast) var(--ease-default);background:0 0;border:none;justify-content:center;align-items:center;margin:-.15rem -.15rem 0 0;padding:0;display:inline-flex}.ToastViewport-module__NUP26a__dismiss:hover{background:var(--surface-raised);color:var(--text-primary)}.ToastViewport-module__NUP26a__success .ToastViewport-module__NUP26a__iconWrap{background:var(--success-muted);color:var(--success)}.ToastViewport-module__NUP26a__error .ToastViewport-module__NUP26a__iconWrap{background:var(--danger-muted);color:var(--danger)}.ToastViewport-module__NUP26a__warning .ToastViewport-module__NUP26a__iconWrap{background:color-mix(in srgb, var(--warning) 18%, transparent);color:var(--warning)}.ToastViewport-module__NUP26a__default .ToastViewport-module__NUP26a__iconWrap{background:var(--primary-muted);color:var(--primary)}@keyframes ToastViewport-module__NUP26a__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ToastViewport-module__NUP26a__fadeScale{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes ToastViewport-module__NUP26a__fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ToastViewport-module__NUP26a__toast,.ToastViewport-module__NUP26a__backdrop{animation:none}}
.TvFrame-module__IWj6kG__wrap{flex-direction:column;align-items:center;width:100%;display:flex}.TvFrame-module__IWj6kG__bezel{background:linear-gradient(#26282f,#0f1013 70%);border:1px solid #3a3d45;width:100%;box-shadow:inset 0 1px #ffffff12}.TvFrame-module__IWj6kG__screen{background:#000;width:100%;overflow:hidden}.TvFrame-module__IWj6kG__screen>*{width:100%;max-width:none;box-shadow:none;border-radius:0}.TvFrame-module__IWj6kG__neck{background:linear-gradient(#1a1b20,#0b0c0f);border:1px solid #2c2f36;border-top:0}.TvFrame-module__IWj6kG__base{background:#17181c;border:1px solid #2c2f36;border-radius:999px}.TvFrame-module__IWj6kG__hero{min-width:0}.TvFrame-module__IWj6kG__hero .TvFrame-module__IWj6kG__bezel{border-radius:22px;padding:clamp(10px,2vw,18px);box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff12}.TvFrame-module__IWj6kG__hero .TvFrame-module__IWj6kG__screen{border-radius:8px}.TvFrame-module__IWj6kG__hero .TvFrame-module__IWj6kG__neck{border-radius:0 0 10px 10px;width:76px;height:26px}.TvFrame-module__IWj6kG__hero .TvFrame-module__IWj6kG__base{width:240px;height:12px}.TvFrame-module__IWj6kG__card{padding:var(--space-4) var(--space-3) var(--space-2);background:linear-gradient(180deg, var(--surface-app) 0%, color-mix(in srgb, var(--surface-app) 88%, #0a0a0c) 100%);box-sizing:border-box}.TvFrame-module__IWj6kG__card .TvFrame-module__IWj6kG__bezel{border-radius:12px;padding:clamp(5px,2.5%,8px);box-shadow:0 10px 28px #00000052,inset 0 1px #ffffff12}.TvFrame-module__IWj6kG__card .TvFrame-module__IWj6kG__screen{border-radius:5px}.TvFrame-module__IWj6kG__card .TvFrame-module__IWj6kG__neck{border-radius:0 0 6px 6px;width:28%;min-width:44px;max-width:68px;height:12px}.TvFrame-module__IWj6kG__card .TvFrame-module__IWj6kG__base{width:52%;min-width:80px;max-width:120px;height:6px}
.AccountSubNav-module__xzWYNq__tabs{gap:var(--space-1);padding:var(--space-4) var(--space-4) 0;max-width:var(--container-max-wide);border-bottom:1px solid var(--border-default);margin-inline:auto;display:flex;overflow-x:auto}.AccountSubNav-module__xzWYNq__tab{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md) var(--radius-md) 0 0;font-size:var(--text-body-sm-size);color:var(--text-secondary);white-space:nowrap;font-weight:500;text-decoration:none}.AccountSubNav-module__xzWYNq__tab:hover{color:var(--text-primary);background:var(--surface-raised)}.AccountSubNav-module__xzWYNq__tabActive{color:var(--primary);background:var(--surface-panel);border:1px solid var(--border-default);border-bottom-color:var(--surface-panel);margin-bottom:-1px}
