.picker-frame-module__24ewcW__picker{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.picker-frame-module__24ewcW__pickerHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-5) var(--space-6) var(--space-3);border-bottom:1px solid var(--ghost-border);display:flex}.picker-frame-module__24ewcW__pickerTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:700}.picker-frame-module__24ewcW__pickerSubtitle{color:var(--muted-foreground);margin:4px 0 0;font-size:13px}.picker-frame-module__24ewcW__pickerClose{background:var(--secondary);width:32px;height:32px;color:var(--foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.picker-frame-module__24ewcW__pickerClose:hover{background:var(--accent)}.picker-frame-module__24ewcW__pickerBody{min-height:0;padding:var(--space-5) var(--space-6);flex:1;overflow-y:auto}
.primitives-module__him7QW__tabs{gap:var(--space-5);border-bottom:1px solid var(--ghost-border);display:flex}.primitives-module__him7QW__tab{color:var(--muted-foreground);padding:var(--space-2) 0;cursor:pointer;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;border-bottom:2px solid #0000;margin-bottom:-1px;font-size:13px;font-weight:500}.primitives-module__him7QW__tab:hover{color:var(--foreground)}.primitives-module__him7QW__tabActive{color:var(--foreground);border-bottom-color:var(--primary)}.primitives-module__him7QW__radioGroup{border:1px solid var(--ghost-border);background:color-mix(in srgb, var(--secondary) 46%, transparent);border-radius:var(--radius-md);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:2px;padding:4px;display:grid}.primitives-module__him7QW__radioOption{appearance:none;color:var(--muted-foreground);cursor:pointer;transition:background-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);text-align:center;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:36px;padding:8px 10px;font-size:12px;font-weight:500;display:flex}.primitives-module__him7QW__radioOption:hover{color:var(--foreground);background:color-mix(in srgb, var(--primary) 6%, transparent)}.primitives-module__him7QW__radioActive{border-color:color-mix(in srgb, var(--primary) 70%, transparent);background:color-mix(in srgb, var(--primary) 16%, var(--background));color:var(--primary);box-shadow:none;font-weight:700}.primitives-module__him7QW__radioIcon{color:var(--muted-foreground);place-items:center;display:grid}.primitives-module__him7QW__radioActive .primitives-module__him7QW__radioIcon{color:var(--primary)}.primitives-module__him7QW__slider{flex-direction:column;gap:6px;width:100%;display:flex}.primitives-module__him7QW__sliderLabel{color:var(--muted-foreground);justify-content:space-between;font-size:12px;display:flex}.primitives-module__him7QW__sliderValue{color:var(--foreground);font-weight:600}.primitives-module__him7QW__sliderTrack{background:var(--secondary);border-radius:999px;height:6px;position:relative}.primitives-module__him7QW__sliderFill{background:var(--primary);border-radius:999px;position:absolute;inset:0 auto 0 0}.primitives-module__him7QW__sliderInput{appearance:none;cursor:ew-resize;background:0 0;width:100%;height:calc(100% + 20px);margin:0;position:absolute;inset:-10px 0}.primitives-module__him7QW__sliderInput::-webkit-slider-thumb{appearance:none;background:var(--primary);border:2px solid var(--background);cursor:ew-resize;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 4px #0000004d}.primitives-module__him7QW__sliderInput::-moz-range-thumb{background:var(--primary);border:2px solid var(--background);cursor:ew-resize;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 4px #0000004d}.primitives-module__him7QW__numberField{background:var(--secondary);border-radius:var(--radius-sm);cursor:ew-resize;align-items:center;width:100%;height:32px;display:flex;position:relative;overflow:hidden}.primitives-module__him7QW__numberFill{background:color-mix(in srgb, var(--primary) 30%, var(--secondary));pointer-events:none;position:absolute;inset:0 auto 0 0}.primitives-module__him7QW__numberInput{appearance:none;cursor:ew-resize;opacity:0;background:0 0;width:100%;height:100%;margin:0;position:absolute;inset:0}.primitives-module__him7QW__numberValue{z-index:1;padding:0 var(--space-3);color:var(--foreground);pointer-events:none;font-size:13px;font-weight:500;position:relative}.primitives-module__him7QW__stepper{align-items:center;gap:var(--space-2);margin:0;padding:0;list-style:none;display:flex}.primitives-module__him7QW__step{align-items:center;gap:var(--space-2);flex:1;display:flex}.primitives-module__him7QW__stepNumber{background:var(--secondary);width:24px;height:24px;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.primitives-module__him7QW__stepActive .primitives-module__him7QW__stepNumber{background:var(--primary);color:var(--primary-foreground)}.primitives-module__him7QW__stepDone .primitives-module__him7QW__stepNumber{background:color-mix(in srgb, var(--primary) 60%, transparent);color:var(--primary-foreground)}.primitives-module__him7QW__stepLabel{color:var(--muted-foreground);white-space:nowrap;font-size:12px}.primitives-module__him7QW__stepActive .primitives-module__him7QW__stepLabel{color:var(--foreground);font-weight:500}.primitives-module__him7QW__textField{align-items:center;gap:var(--space-2);background:var(--secondary);border-radius:var(--radius-sm);width:100%;padding:0 var(--space-3);height:36px;transition:border-color var(--dur-fast) var(--ease);border:1px solid #0000;display:flex}.primitives-module__him7QW__textField:focus-within{border-color:color-mix(in srgb, var(--primary) 50%, transparent)}.primitives-module__him7QW__textFieldIcon{color:var(--muted-foreground);flex-shrink:0;place-items:center;display:grid}.primitives-module__him7QW__textFieldInput{min-width:0;height:100%;color:var(--foreground);background:0 0;border:0;outline:none;flex:1;font-size:13px}.primitives-module__him7QW__textFieldInput::placeholder{color:var(--muted-foreground)}.primitives-module__him7QW__textArea{background:var(--secondary);border-radius:var(--radius-sm);width:100%;padding:var(--space-3);color:var(--foreground);resize:vertical;transition:border-color var(--dur-fast) var(--ease);border:1px solid #0000;outline:none;font-family:inherit;font-size:13px;line-height:1.5}.primitives-module__him7QW__textArea:focus{border-color:color-mix(in srgb, var(--primary) 50%, transparent)}.primitives-module__him7QW__textArea::placeholder{color:var(--muted-foreground)}.primitives-module__him7QW__colorField{gap:var(--space-3);flex-direction:column;display:flex}.primitives-module__him7QW__colorHex{align-items:center;gap:var(--space-2);background:var(--secondary);border-radius:var(--radius-sm);height:32px;padding:6px 10px;display:flex}.primitives-module__him7QW__colorSwatch{border:1px solid var(--ghost-border);border-radius:4px;flex-shrink:0;width:22px;height:22px}.primitives-module__him7QW__colorInput{color:var(--foreground);background:0 0;border:0;outline:none;width:100%;font-family:monospace;font-size:13px}.primitives-module__him7QW__colorKelvin{align-items:center;gap:var(--space-3);border-radius:var(--radius-sm);height:32px;padding:0 var(--space-3);cursor:ew-resize;background:linear-gradient(90deg,#ffd6b3 0%,#fff5e0 35%,#fff 50%,#d6e8ff 70%,#b0d4ff 100%);display:flex;position:relative}.primitives-module__him7QW__kelvinInput{appearance:none;cursor:ew-resize;background:0 0;flex:1;height:32px;margin:0}.primitives-module__him7QW__kelvinInput::-webkit-slider-thumb{appearance:none;cursor:ew-resize;background:#fff;border:2px solid #2c2010;border-radius:50%;width:14px;height:14px}.primitives-module__him7QW__kelvinInput::-moz-range-thumb{background:#fff;border:2px solid #2c2010;border-radius:50%;width:14px;height:14px}.primitives-module__him7QW__kelvinValue{color:#2c2010;flex-shrink:0;font-size:12px;font-weight:600}
.run-readiness-module__R2dx2q__stack{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.run-readiness-module__R2dx2q__section{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.run-readiness-module__R2dx2q__costRow{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.run-readiness-module__R2dx2q__heading{color:var(--foreground);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:750}.run-readiness-module__R2dx2q__costValue{min-width:0;color:var(--primary);overflow-wrap:anywhere;text-align:right;font-size:12px;font-weight:700}.run-readiness-module__R2dx2q__hint{color:var(--muted-foreground);margin:0;font-size:10px;line-height:1.5}.run-readiness-module__R2dx2q__checks{gap:var(--space-2);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.run-readiness-module__R2dx2q__checks li{align-items:center;gap:var(--space-2);min-width:0;color:var(--secondary-foreground);grid-template-columns:auto minmax(0,1fr);font-size:10px;line-height:1.4;display:grid}.run-readiness-module__R2dx2q__checks li svg{color:var(--primary)}.run-readiness-module__R2dx2q__checks li[data-ok=false],.run-readiness-module__R2dx2q__checks li[data-ok=false] svg{color:var(--destructive)}
.canvas-tool-live-preview-module__c7Is6G__stage{background:radial-gradient(circle at 72% 8%, color-mix(in srgb, var(--primary) 8%, transparent), transparent 40%), var(--background);flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding:16px 18px;display:flex}.canvas-tool-live-preview-module__c7Is6G__header{justify-content:space-between;align-items:center;gap:12px;padding-right:48px;display:flex}.canvas-tool-live-preview-module__c7Is6G__header span{flex-direction:column;gap:2px;min-width:0;display:flex}.canvas-tool-live-preview-module__c7Is6G__header small{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.canvas-tool-live-preview-module__c7Is6G__header strong{font-size:13px}.canvas-tool-live-preview-module__c7Is6G__compareButton{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);min-height:30px;color:var(--foreground);cursor:pointer;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.canvas-tool-live-preview-module__c7Is6G__surface{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 58%, transparent);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-items:center;min-height:0;display:grid;overflow:hidden}.canvas-tool-live-preview-module__c7Is6G__canvas{min-width:0;max-width:100%;min-height:0;max-height:100%}.canvas-tool-live-preview-module__c7Is6G__placeholder{max-width:280px;min-height:240px;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;line-height:1.5;display:flex}.canvas-tool-live-preview-module__c7Is6G__note{color:var(--muted-foreground);text-align:center;margin:0;font-size:10px}@media (max-width:900px){.canvas-tool-live-preview-module__c7Is6G__stage{gap:8px;padding:12px 14px}.canvas-tool-live-preview-module__c7Is6G__header{padding-right:0}.canvas-tool-live-preview-module__c7Is6G__placeholder{min-height:0}}.canvas-tool-live-preview-module__c7Is6G__header span.canvas-tool-live-preview-module__c7Is6G__headerActions{flex-flow:row;flex:none;align-items:center;gap:8px;display:inline-flex}.canvas-tool-live-preview-module__c7Is6G__canvas{cursor:zoom-in}.canvas-tool-live-preview-module__c7Is6G__stageExpanded{z-index:420;background:var(--background);position:fixed;inset:0}.canvas-tool-live-preview-module__c7Is6G__stageExpanded .canvas-tool-live-preview-module__c7Is6G__canvas{cursor:zoom-out}.canvas-tool-live-preview-module__c7Is6G__stageExpanded .canvas-tool-live-preview-module__c7Is6G__header{padding-right:0}.canvas-tool-live-preview-module__c7Is6G__caption{color:var(--primary);margin-bottom:2px;font-size:11px;font-weight:700;display:block}
.anyangle-workspace-module___JwD-a__configStack,.anyangle-workspace-module___JwD-a__viewport{--axis-azimuth:var(--teal);--axis-elevation:var(--destructive);--axis-distance:var(--primary);--axis-camera:var(--steel);--axis-grid:var(--muted-foreground);--axis-subject:var(--card);--axis-highlight:var(--foreground)}.anyangle-workspace-module___JwD-a__configStack{gap:var(--space-5);flex-direction:column;display:flex}.anyangle-workspace-module___JwD-a__identity{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.anyangle-workspace-module___JwD-a__supportLabel,.anyangle-workspace-module___JwD-a__localBadge{border-radius:var(--radius-pill);letter-spacing:.06em;text-transform:uppercase;align-items:center;min-height:25px;padding:4px 9px;font-size:10px;font-weight:750;display:inline-flex}.anyangle-workspace-module___JwD-a__supportLabel{border:1px solid var(--primary-border);background:var(--primary-soft);color:var(--primary)}.anyangle-workspace-module___JwD-a__localBadge{border:1px solid var(--border);background:var(--secondary);color:var(--muted-foreground)}.anyangle-workspace-module___JwD-a__section,.anyangle-workspace-module___JwD-a__controlGroup{gap:var(--space-2);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.anyangle-workspace-module___JwD-a__sectionTitle,.anyangle-workspace-module___JwD-a__controlLabel{width:100%;color:var(--foreground);margin:0;padding:0;font-size:12px;font-weight:700}.anyangle-workspace-module___JwD-a__controlHint,.anyangle-workspace-module___JwD-a__hint{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.45}.anyangle-workspace-module___JwD-a__uploadButton{justify-content:center;align-items:center;gap:var(--space-2);border:1px dashed var(--primary-border);border-radius:var(--radius-md);background:var(--primary-soft);min-height:40px;color:var(--primary);cursor:pointer;transition:background var(--dur-fast) var(--ease);padding:9px 12px;font-size:12px;font-weight:650;display:inline-flex}.anyangle-workspace-module___JwD-a__uploadButton:hover{background:var(--accent)}.anyangle-workspace-module___JwD-a__uploadButton:focus-visible,.anyangle-workspace-module___JwD-a__fileRow button:focus-visible,.anyangle-workspace-module___JwD-a__compassButton:focus-visible,.anyangle-workspace-module___JwD-a__compassButtonActive:focus-visible,.anyangle-workspace-module___JwD-a__secondaryButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.anyangle-workspace-module___JwD-a__visuallyHidden,.anyangle-workspace-module___JwD-a__choiceInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.anyangle-workspace-module___JwD-a__fileRow{justify-content:space-between;align-items:center;gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);min-width:0;padding:9px 10px;display:flex}.anyangle-workspace-module___JwD-a__fileRow>span{flex-direction:column;gap:2px;min-width:0;display:flex}.anyangle-workspace-module___JwD-a__fileRow strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:650;overflow:hidden}.anyangle-workspace-module___JwD-a__fileRow small{color:var(--muted-foreground);font-size:10px}.anyangle-workspace-module___JwD-a__fileRow button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;flex:none;place-items:center;display:grid}.anyangle-workspace-module___JwD-a__axisRow{padding-left:var(--space-2);border-left:3px solid #0000}.anyangle-workspace-module___JwD-a__axisAzimuth{border-left-color:var(--axis-azimuth)}.anyangle-workspace-module___JwD-a__axisElevation{border-left-color:var(--axis-elevation)}.anyangle-workspace-module___JwD-a__axisDistance{border-left-color:var(--axis-distance)}.anyangle-workspace-module___JwD-a__compass{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.anyangle-workspace-module___JwD-a__compassCenter{border:1px dashed var(--border);border-radius:var(--radius-sm);min-height:36px;color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;place-items:center;font-size:9px;font-weight:750;display:grid}.anyangle-workspace-module___JwD-a__compassButton,.anyangle-workspace-module___JwD-a__compassButtonActive{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);min-height:36px;color:var(--secondary-foreground);text-align:center;cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);place-items:center;padding:4px;font-size:10px;line-height:1.2;display:grid}.anyangle-workspace-module___JwD-a__compassButton:hover{background:var(--surface-hover);color:var(--foreground)}.anyangle-workspace-module___JwD-a__compassButtonActive{border-color:var(--primary-border);background:var(--primary-soft);color:var(--primary);font-weight:650}.anyangle-workspace-module___JwD-a__choiceGrid{gap:var(--space-2);display:grid}.anyangle-workspace-module___JwD-a__choiceGridTwo{grid-template-columns:repeat(2,minmax(0,1fr))}.anyangle-workspace-module___JwD-a__choiceGridThree{grid-template-columns:repeat(3,minmax(0,1fr))}.anyangle-workspace-module___JwD-a__choice{cursor:pointer;min-width:0}.anyangle-workspace-module___JwD-a__choiceCard{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);min-width:0;min-height:45px;color:var(--secondary-foreground);text-align:center;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px;display:flex}.anyangle-workspace-module___JwD-a__choice:hover .anyangle-workspace-module___JwD-a__choiceCard{background:var(--surface-hover);color:var(--foreground)}.anyangle-workspace-module___JwD-a__choiceInput:checked+.anyangle-workspace-module___JwD-a__choiceCard{border-color:var(--primary-border);background:var(--primary-soft);color:var(--primary)}.anyangle-workspace-module___JwD-a__choiceInput:focus-visible+.anyangle-workspace-module___JwD-a__choiceCard{outline:2px solid var(--ring);outline-offset:2px}.anyangle-workspace-module___JwD-a__choiceName{text-overflow:ellipsis;max-width:100%;font-size:10.5px;font-weight:650;line-height:1.25;overflow:hidden}.anyangle-workspace-module___JwD-a__choiceValue{color:var(--muted-foreground);font-size:9.5px}.anyangle-workspace-module___JwD-a__error{border:1px solid color-mix(in srgb, var(--destructive) 40%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--destructive) 10%, transparent);color:var(--destructive);margin:0;padding:9px 11px;font-size:11.5px;line-height:1.45}.anyangle-workspace-module___JwD-a__blocked{align-items:flex-start;gap:var(--space-2);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.anyangle-workspace-module___JwD-a__blocked>svg{color:var(--primary);flex:none;margin-top:1px}.anyangle-workspace-module___JwD-a__blocked span{flex-direction:column;gap:3px;display:flex}.anyangle-workspace-module___JwD-a__blocked strong{color:var(--foreground);font-size:11.5px}.anyangle-workspace-module___JwD-a__footerStack{gap:var(--space-2);flex-direction:column;display:flex}.anyangle-workspace-module___JwD-a__primaryButton,.anyangle-workspace-module___JwD-a__secondaryButton{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);min-height:42px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.anyangle-workspace-module___JwD-a__primaryButton{border:1px solid var(--border);background:var(--secondary);color:var(--muted-foreground);cursor:not-allowed;opacity:.72}.anyangle-workspace-module___JwD-a__secondaryButton{border:1px solid var(--border);color:var(--muted-foreground);cursor:pointer;background:0 0}.anyangle-workspace-module___JwD-a__secondaryButton:hover:not(:disabled){color:var(--foreground)}.anyangle-workspace-module___JwD-a__secondaryButton:disabled{cursor:not-allowed;opacity:.45}.anyangle-workspace-module___JwD-a__previewStage{background:var(--background);place-items:center;min-width:0;min-height:calc(100vh - 54px);padding:clamp(20px,4vw,48px);display:grid}.anyangle-workspace-module___JwD-a__viewport{align-items:center;gap:var(--space-3);flex-direction:column;width:min(100%,600px);min-width:0;display:flex}.anyangle-workspace-module___JwD-a__previewHeader{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-width:0;display:flex}.anyangle-workspace-module___JwD-a__previewHeader span{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.anyangle-workspace-module___JwD-a__previewHeader strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.anyangle-workspace-module___JwD-a__viewportCanvas{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--background);width:100%;max-width:560px;box-shadow:var(--shadow-card);touch-action:none;display:block}.anyangle-workspace-module___JwD-a__legend{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.anyangle-workspace-module___JwD-a__legendItem{color:var(--muted-foreground);align-items:center;gap:6px;font-size:11px;display:inline-flex}.anyangle-workspace-module___JwD-a__legendDot{border-radius:var(--radius-pill);width:9px;height:9px}.anyangle-workspace-module___JwD-a__dotAzimuth{background:var(--axis-azimuth)}.anyangle-workspace-module___JwD-a__dotElevation{background:var(--axis-elevation)}.anyangle-workspace-module___JwD-a__dotDistance{background:var(--axis-distance)}.anyangle-workspace-module___JwD-a__dragHint{color:var(--muted-foreground);text-align:center;margin:0;font-size:11.5px;line-height:1.5}.anyangle-workspace-module___JwD-a__readout{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;display:grid}.anyangle-workspace-module___JwD-a__readout div{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);text-align:center;border-left-width:3px;flex-direction:column;gap:3px;min-width:0;padding:9px 10px;display:flex}.anyangle-workspace-module___JwD-a__readout .anyangle-workspace-module___JwD-a__cellAzimuth{border-left-color:var(--axis-azimuth)}.anyangle-workspace-module___JwD-a__readout .anyangle-workspace-module___JwD-a__cellElevation{border-left-color:var(--axis-elevation)}.anyangle-workspace-module___JwD-a__readout .anyangle-workspace-module___JwD-a__cellDistance{border-left-color:var(--axis-distance)}.anyangle-workspace-module___JwD-a__readout dt{color:var(--muted-foreground);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:750}.anyangle-workspace-module___JwD-a__readout dd{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:650;overflow:hidden}@media (max-width:760px){.anyangle-workspace-module___JwD-a__previewStage{min-height:520px;padding:var(--space-4)}.anyangle-workspace-module___JwD-a__readout{grid-template-columns:1fr}}@media (max-width:380px){.anyangle-workspace-module___JwD-a__choiceGridThree{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.anyangle-workspace-module___JwD-a__uploadButton,.anyangle-workspace-module___JwD-a__compassButton,.anyangle-workspace-module___JwD-a__compassButtonActive,.anyangle-workspace-module___JwD-a__choiceCard{transition:none}}
.annotation-canvas-module__he2cfq__editor{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.annotation-canvas-module__he2cfq__toolbar{align-items:center;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--card) 88%, transparent);flex-wrap:wrap;display:flex}.annotation-canvas-module__he2cfq__toolGroup,.annotation-canvas-module__he2cfq__historyGroup,.annotation-canvas-module__he2cfq__colorControl{align-items:center;gap:var(--space-1);display:flex}.annotation-canvas-module__he2cfq__toolGroup{padding:var(--space-1);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary)}.annotation-canvas-module__he2cfq__toolButton,.annotation-canvas-module__he2cfq__toolActive{align-items:center;gap:var(--space-2);min-height:32px;padding:0 var(--space-3);border-radius:calc(var(--radius-md) - 3px);color:var(--muted-foreground);cursor:pointer;font-size:11px;font-weight:650;display:inline-flex}.annotation-canvas-module__he2cfq__toolButton:hover,.annotation-canvas-module__he2cfq__toolButton:focus-visible{color:var(--foreground);background:color-mix(in srgb, var(--primary) 7%, transparent)}.annotation-canvas-module__he2cfq__toolActive{background:color-mix(in srgb, var(--primary) 17%, var(--background));color:var(--primary)}.annotation-canvas-module__he2cfq__historyGroup{padding-left:var(--space-2);border-left:1px solid var(--ghost-border)}.annotation-canvas-module__he2cfq__iconButton{border-radius:var(--radius-md);width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;border:1px solid #0000;place-items:center;display:grid}.annotation-canvas-module__he2cfq__iconButton:hover:not(:disabled),.annotation-canvas-module__he2cfq__iconButton:focus-visible:not(:disabled){border-color:var(--ghost-border);background:var(--secondary);color:var(--foreground)}.annotation-canvas-module__he2cfq__iconButton:disabled{cursor:not-allowed;opacity:.35}.annotation-canvas-module__he2cfq__brushControl{align-items:center;gap:var(--space-2);min-height:32px;padding:0 var(--space-2);color:var(--muted-foreground);flex:210px;font-size:10px;display:flex}.annotation-canvas-module__he2cfq__brushControl input{min-width:90px;accent-color:var(--primary);flex:1}.annotation-canvas-module__he2cfq__brushControl output{min-width:24px;color:var(--foreground);font-variant-numeric:tabular-nums;text-align:right}.annotation-canvas-module__he2cfq__colorControl{flex:none}.annotation-canvas-module__he2cfq__colorButton,.annotation-canvas-module__he2cfq__colorActive{border:2px solid var(--card);border-radius:var(--radius-full);outline:1px solid var(--ghost-border);background:var(--draw-color);cursor:pointer;width:25px;height:25px}.annotation-canvas-module__he2cfq__colorActive{outline:2px solid var(--primary);outline-offset:2px}.annotation-canvas-module__he2cfq__colorPicker{border:1px solid var(--ghost-border);border-radius:var(--radius-full);cursor:pointer;place-items:center;width:27px;height:27px;display:grid;overflow:hidden}.annotation-canvas-module__he2cfq__colorPicker input{cursor:pointer;background:0 0;border:0;width:34px;height:34px;padding:0}.annotation-canvas-module__he2cfq__canvasFrame{border:1px solid var(--ghost-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--secondary) 68%, var(--background));place-items:center;width:100%;min-height:320px;max-height:calc(100vh - 210px);display:grid;overflow:hidden}.annotation-canvas-module__he2cfq__canvasFrame canvas{object-fit:contain;touch-action:none;outline:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 210px);display:block}.annotation-canvas-module__he2cfq__canvasFrame canvas:focus-visible{box-shadow:inset 0 0 0 2px var(--primary)}.annotation-canvas-module__he2cfq__drawing{cursor:crosshair}.annotation-canvas-module__he2cfq__erasing{cursor:cell}.annotation-canvas-module__he2cfq__canvasNotes{justify-content:space-between;align-items:flex-start;gap:var(--space-4);color:var(--muted-foreground);font-size:10px;line-height:1.45;display:flex}.annotation-canvas-module__he2cfq__canvasNotes p{margin:0}.annotation-canvas-module__he2cfq__canvasNotes span{align-items:center;gap:var(--space-2);color:var(--primary);flex:none;display:inline-flex}.annotation-canvas-module__he2cfq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:700px){.annotation-canvas-module__he2cfq__toolbar{align-items:stretch}.annotation-canvas-module__he2cfq__toolGroup,.annotation-canvas-module__he2cfq__historyGroup{flex:auto}.annotation-canvas-module__he2cfq__brushControl{flex-basis:100%;order:3}.annotation-canvas-module__he2cfq__colorControl{order:4}.annotation-canvas-module__he2cfq__canvasFrame{min-height:280px;max-height:70vh}.annotation-canvas-module__he2cfq__canvasFrame canvas{max-height:70vh}.annotation-canvas-module__he2cfq__canvasNotes{gap:var(--space-2);flex-direction:column}}@media (prefers-reduced-motion:reduce){.annotation-canvas-module__he2cfq__toolButton,.annotation-canvas-module__he2cfq__toolActive,.annotation-canvas-module__he2cfq__iconButton{transition:none}}
.canvas-tool-preview-storyboard-module__OIt0ga__content{flex-direction:column;flex:1;gap:10px;min-width:0;min-height:0;display:flex;overflow-y:auto}.canvas-tool-preview-storyboard-module__OIt0ga__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.canvas-tool-preview-storyboard-module__OIt0ga__card{gap:var(--space-3);min-width:0;padding:var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 72%, transparent);flex-direction:column;margin:0;display:flex}.canvas-tool-preview-storyboard-module__OIt0ga__section{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.canvas-tool-preview-storyboard-module__OIt0ga__sectionLabel{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.canvas-tool-preview-storyboard-module__OIt0ga__sectionText{overflow-wrap:anywhere;color:var(--foreground);margin:0;font-size:12px;line-height:1.6}.canvas-tool-preview-storyboard-module__OIt0ga__emptyText{overflow-wrap:anywhere;color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.6}.canvas-tool-preview-storyboard-module__OIt0ga__panelList{padding-left:var(--space-4);gap:var(--space-1);color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.5;display:grid}.canvas-tool-preview-storyboard-module__OIt0ga__referenceFrame{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 58%, transparent);justify-content:center;align-items:center;min-height:96px;display:flex;overflow:hidden}.canvas-tool-preview-storyboard-module__OIt0ga__referenceImage{object-fit:contain;width:100%;max-width:100%;max-height:240px}.canvas-tool-preview-storyboard-module__OIt0ga__referenceEmpty{justify-content:center;align-items:center;gap:var(--space-2);min-height:96px;padding:var(--space-3);border:1px dashed color-mix(in srgb, var(--muted-foreground) 30%, transparent);border-radius:var(--radius-md);color:var(--muted-foreground);text-align:center;flex-direction:column;font-size:11px;line-height:1.4;display:flex}.canvas-tool-preview-storyboard-module__OIt0ga__referenceEmpty svg{color:var(--primary)}@media (max-width:900px){.canvas-tool-preview-storyboard-module__OIt0ga__cards{grid-template-columns:minmax(0,1fr);gap:8px}}
.canvas-tool-preview-music-module__-5_OVW__badge{border:1px solid var(--ghost-border);background:color-mix(in srgb, var(--card) 70%, transparent);color:var(--muted-foreground);border-radius:999px;flex:none;align-items:center;gap:5px;padding:4px 9px;font-size:10px;font-weight:650;display:inline-flex}.canvas-tool-preview-music-module__-5_OVW__scroll{flex:1;align-content:center;justify-items:center;min-height:0;display:grid;overflow-y:auto}.canvas-tool-preview-music-module__-5_OVW__card{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 58%, transparent);gap:16px;width:100%;max-width:520px;padding:18px;display:flex}.canvas-tool-preview-music-module__-5_OVW__artwork{flex:none}.canvas-tool-preview-music-module__-5_OVW__disc{background:radial-gradient(circle at 35% 30%, color-mix(in srgb, var(--primary) 45%, transparent), transparent 65%), color-mix(in srgb, var(--primary) 16%, var(--secondary));width:72px;height:72px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.canvas-tool-preview-music-module__-5_OVW__track{flex:1;align-content:start;gap:10px;min-width:0;display:grid}.canvas-tool-preview-music-module__-5_OVW__heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.canvas-tool-preview-music-module__-5_OVW__heading span{color:var(--foreground);font-size:13px;font-weight:700}.canvas-tool-preview-music-module__-5_OVW__heading strong{color:var(--primary);font-variant-numeric:tabular-nums;font-size:12px}.canvas-tool-preview-music-module__-5_OVW__prompt{color:var(--secondary-foreground);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.55}.canvas-tool-preview-music-module__-5_OVW__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.canvas-tool-preview-music-module__-5_OVW__facts div{gap:3px;min-width:0;display:grid}.canvas-tool-preview-music-module__-5_OVW__facts dt{color:var(--primary);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:700}.canvas-tool-preview-music-module__-5_OVW__facts dd{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.45}.canvas-tool-preview-music-module__-5_OVW__quote{color:var(--primary);font-variant-numeric:tabular-nums;margin:0;font-size:11px;font-weight:700}@media (max-width:900px){.canvas-tool-preview-music-module__-5_OVW__card{flex-direction:column;gap:12px}.canvas-tool-preview-music-module__-5_OVW__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
.grid-canvas-module__UhjkVW__stage{border:1px solid var(--ghost-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--card) 58%, transparent);min-height:320px;padding:var(--space-3);flex:1;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:auto}.grid-canvas-module__UhjkVW__stage canvas{touch-action:none;border-radius:var(--radius-md);max-width:100%;height:auto}.grid-canvas-module__UhjkVW__crosshair{cursor:crosshair}.grid-canvas-module__UhjkVW__colResize{cursor:col-resize}.grid-canvas-module__UhjkVW__rowResize{cursor:row-resize}.grid-canvas-module__UhjkVW__loupeWrap{top:var(--space-3);right:var(--space-3);z-index:3;align-items:center;gap:var(--space-1);pointer-events:none;flex-direction:column;display:flex;position:absolute}.grid-canvas-module__UhjkVW__loupe{border:2px solid var(--primary);border-radius:var(--radius-lg);width:170px;height:170px;image-rendering:pixelated;background:var(--background)}.grid-canvas-module__UhjkVW__loupeZoom{padding:0 var(--space-2);border-radius:var(--radius-full);background:color-mix(in srgb, var(--background) 82%, transparent);color:var(--muted-foreground);font-family:var(--font-mono,monospace);font-size:10px}@media (max-width:720px){.grid-canvas-module__UhjkVW__loupe{width:120px;height:120px}}
.tool-intro-preview-module__Q1LJva__stage{isolation:isolate;background:var(--background);place-items:end start;min-height:calc(100vh - 48px);display:grid;position:relative;overflow:hidden}.tool-intro-preview-module__Q1LJva__media,.tool-intro-preview-module__Q1LJva__media>img,.tool-intro-preview-module__Q1LJva__media>video,.tool-intro-preview-module__Q1LJva__fallbackVisual,.tool-intro-preview-module__Q1LJva__scrim{position:absolute;inset:0}.tool-intro-preview-module__Q1LJva__media>img,.tool-intro-preview-module__Q1LJva__media>video{object-fit:cover;width:100%;height:100%;display:block}.tool-intro-preview-module__Q1LJva__media>video{object-fit:contain;background:var(--background)}.tool-intro-preview-module__Q1LJva__fallbackVisual{background:radial-gradient(circle at 64% 32%, color-mix(in srgb, var(--primary) 24%, transparent), transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--card) 90%, var(--primary)), var(--background));place-items:center;display:grid}.tool-intro-preview-module__Q1LJva__fallbackVisual span{border:1px solid color-mix(in srgb, var(--primary) 38%, transparent);width:96px;height:96px;color:var(--primary);background:color-mix(in srgb, var(--background) 68%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;place-items:center;display:grid}.tool-intro-preview-module__Q1LJva__fallbackVisual svg{width:42px;height:42px}.tool-intro-preview-module__Q1LJva__scrim{background:linear-gradient(180deg, color-mix(in srgb, var(--background) 4%, transparent) 25%, color-mix(in srgb, var(--background) 92%, transparent) 92%), linear-gradient(90deg, color-mix(in srgb, var(--background) 72%, transparent), transparent 62%)}.tool-intro-preview-module__Q1LJva__copy{z-index:1;width:min(620px,100% - 48px);margin:48px;position:relative}.tool-intro-preview-module__Q1LJva__eyebrow{border:1px solid color-mix(in srgb, var(--primary) 34%, transparent);border-radius:var(--radius-pill);width:fit-content;color:var(--primary);background:color-mix(in srgb, var(--background) 72%, transparent);letter-spacing:.06em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;margin-bottom:10px;padding:5px 9px;font-size:10px;font-weight:750;display:inline-flex}.tool-intro-preview-module__Q1LJva__copy h2{color:var(--foreground);font-family:var(--font-display);margin:0;font-size:clamp(28px,4vw,48px);line-height:1.05}.tool-intro-preview-module__Q1LJva__copy p{max-width:540px;color:var(--muted-foreground);margin:14px 0 0;font-size:14px;line-height:1.65}@media (max-width:900px){.tool-intro-preview-module__Q1LJva__stage{height:320px;min-height:0}.tool-intro-preview-module__Q1LJva__copy{width:min(520px,100% - 36px);margin:16px 18px}}@media (max-width:520px){.tool-intro-preview-module__Q1LJva__stage{height:270px}.tool-intro-preview-module__Q1LJva__copy h2{font-size:28px}.tool-intro-preview-module__Q1LJva__copy p{font-size:13px}}
.tool-shell-module__AJGUbq__shell{background:var(--background);min-height:100vh;color:var(--foreground);flex:1;padding-left:80px}@media (max-width:760px){.tool-shell-module__AJGUbq__shell{padding-left:env(safe-area-inset-left,0px)}}.tool-shell-module__AJGUbq__layout{grid-template-columns:360px minmax(0,1fr);align-items:start;display:grid}@media (min-width:901px){.tool-shell-module__AJGUbq__layout{height:100vh;overflow:hidden}.tool-shell-module__AJGUbq__previewSide{scrollbar-width:thin;height:100vh;min-height:0;overflow-y:auto}}@media (max-width:900px){.tool-shell-module__AJGUbq__layout{grid-template-columns:1fr}}.tool-shell-module__AJGUbq__config{background:var(--card);border-right:1px solid var(--ghost-border);flex-direction:column;height:100vh;display:flex;position:sticky;top:0}@media (max-width:900px){.tool-shell-module__AJGUbq__config{border-right:0;border-top:1px solid var(--ghost-border);border-bottom:0;order:2;height:auto;position:static}}.tool-shell-module__AJGUbq__configHeader{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--ghost-border);flex-shrink:0;display:flex}.tool-shell-module__AJGUbq__configIcon{width:28px;height:28px;color:var(--primary);flex-shrink:0;place-items:center;display:grid}.tool-shell-module__AJGUbq__configTitle{color:var(--foreground);margin:0;font-size:18px;font-weight:700}.tool-shell-module__AJGUbq__configBody{min-height:0;padding:var(--space-5);scrollbar-width:thin;flex:1;overflow-y:auto}.tool-shell-module__AJGUbq__configBody::-webkit-scrollbar{width:6px}.tool-shell-module__AJGUbq__configBody::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:3px}.tool-shell-module__AJGUbq__configFooter{padding:var(--space-4) var(--space-5);border-top:1px solid var(--ghost-border);background:var(--card);flex-shrink:0}.tool-shell-module__AJGUbq__previewSide{flex-direction:column;min-width:0;min-height:100vh;display:flex}@media (max-width:900px){.tool-shell-module__AJGUbq__previewSide{scrollbar-width:thin;order:1;min-height:0;max-height:46dvh;overflow-y:auto}}.tool-shell-module__AJGUbq__crumbs{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-6);color:var(--muted-foreground);border-bottom:1px solid var(--ghost-border);background:var(--background);z-index:1;font-size:13px;display:flex;position:sticky;top:0}.tool-shell-module__AJGUbq__crumbLink{transition:color var(--dur-fast) var(--ease)}.tool-shell-module__AJGUbq__crumbLink:hover{color:var(--foreground)}.tool-shell-module__AJGUbq__crumbSep{opacity:.6}.tool-shell-module__AJGUbq__crumbCurrent{color:var(--foreground);font-weight:500}.tool-shell-module__AJGUbq__preview{padding:var(--space-8);flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.tool-shell-module__AJGUbq__previewFill{justify-content:flex-start;align-items:stretch;padding:0}.tool-shell-module__AJGUbq__defaultPreview{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column;width:100%;max-width:560px;display:flex}.tool-shell-module__AJGUbq__defaultTitle{font-family:var(--font-display);letter-spacing:.01em;color:var(--foreground);margin:0;font-size:32px;font-weight:700}.tool-shell-module__AJGUbq__defaultTagline{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.5}.tool-shell-module__AJGUbq__defaultCta{margin-top:var(--space-5);background:var(--foreground);min-width:240px;color:var(--background);border-radius:var(--radius-md);cursor:pointer;transition:opacity var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);padding:12px 24px;font-size:14px;font-weight:600}.tool-shell-module__AJGUbq__defaultCta:hover{opacity:.9;transform:translateY(-1px)}
.drama-short-module__Hih75q__left{gap:var(--space-4);flex-direction:column;display:flex}.drama-short-module__Hih75q__section{flex-direction:column;gap:6px;display:flex}.drama-short-module__Hih75q__sectionHead{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.drama-short-module__Hih75q__sectionLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:6px;margin:0;font-size:12px;font-weight:600;display:inline-flex}.drama-short-module__Hih75q__required{color:var(--destructive)}.drama-short-module__Hih75q__changeBtn{color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--dur-fast) var(--ease);background:0 0;align-items:center;gap:2px;padding:2px 4px;font-size:11px;font-weight:600;display:inline-flex}.drama-short-module__Hih75q__changeBtn:hover:not(:disabled){color:color-mix(in srgb, var(--primary) 80%, var(--foreground))}.drama-short-module__Hih75q__changeBtn:disabled{color:var(--muted-foreground);cursor:not-allowed;opacity:.6}.drama-short-module__Hih75q__sectionActive .drama-short-module__Hih75q__sectionBody{outline:1px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:4px;border-radius:var(--radius-md)}.drama-short-module__Hih75q__pickedRow{align-items:center;gap:var(--space-2);padding:var(--space-2);background:var(--secondary);border-radius:var(--radius-md);min-width:0;display:flex}.drama-short-module__Hih75q__pickedEmoji{flex-shrink:0;font-size:22px;line-height:1}.drama-short-module__Hih75q__pickedThumb{border-radius:var(--radius-sm);background:var(--muted);flex-shrink:0;width:44px;height:44px;overflow:hidden}.drama-short-module__Hih75q__pickedThumb img{object-fit:cover;width:100%;height:100%;display:block}.drama-short-module__Hih75q__pickedBody{flex-direction:column;min-width:0;display:flex}.drama-short-module__Hih75q__pickedName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.drama-short-module__Hih75q__pickedSub{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.drama-short-module__Hih75q__empty{padding:var(--space-2);color:var(--muted-foreground);background:var(--secondary);border-radius:var(--radius-md);border:1px dashed var(--ghost-border);align-items:center;width:100%;font-size:12px;display:inline-flex}.drama-short-module__Hih75q__emptyRequired{border-color:color-mix(in srgb, var(--destructive) 45%, transparent);background:color-mix(in srgb, var(--destructive) 8%, var(--secondary));color:color-mix(in srgb, var(--destructive) 80%, var(--foreground))}.drama-short-module__Hih75q__input,.drama-short-module__Hih75q__textarea{background:var(--card);border:1px solid var(--ghost-border);border-radius:var(--radius-sm);width:100%;color:var(--foreground);transition:border-color var(--dur-fast) var(--ease);outline:none;padding:8px 10px;font-family:inherit;font-size:13px}.drama-short-module__Hih75q__textarea{resize:vertical;line-height:1.5}.drama-short-module__Hih75q__input::placeholder,.drama-short-module__Hih75q__textarea::placeholder{color:var(--muted-foreground)}.drama-short-module__Hih75q__input:focus,.drama-short-module__Hih75q__textarea:focus{border-color:color-mix(in srgb, var(--primary) 50%, var(--ghost-border))}.drama-short-module__Hih75q__inputRequired{border-color:color-mix(in srgb, var(--destructive) 35%, var(--ghost-border))}.drama-short-module__Hih75q__inputRequired:focus{border-color:color-mix(in srgb, var(--primary) 50%, var(--ghost-border))}.drama-short-module__Hih75q__charList{gap:var(--space-3);flex-direction:column;display:flex}.drama-short-module__Hih75q__charCard{padding:var(--space-3);background:var(--secondary);border-radius:var(--radius-md);flex-direction:column;gap:6px;display:flex}.drama-short-module__Hih75q__charHead{justify-content:space-between;align-items:center;display:flex}.drama-short-module__Hih75q__charBadge{color:var(--primary);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.drama-short-module__Hih75q__charRemove{color:var(--muted-foreground);cursor:pointer;width:22px;height:22px;transition:color var(--dur-fast) var(--ease);background:0 0;border-radius:4px;place-items:center;display:grid}.drama-short-module__Hih75q__charRemove:hover{color:var(--destructive)}.drama-short-module__Hih75q__addCharBtn{border:1px dashed var(--ghost-border);border-radius:var(--radius-md);color:var(--muted-foreground);cursor:pointer;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:12px;font-weight:500;display:inline-flex}.drama-short-module__Hih75q__addCharBtn:hover{color:var(--foreground);border-color:color-mix(in srgb, var(--primary) 40%, var(--ghost-border))}.drama-short-module__Hih75q__footer{gap:var(--space-2);flex-direction:column;display:flex}.drama-short-module__Hih75q__missingPanel{background:color-mix(in srgb, var(--destructive) 10%, transparent);border:1px solid color-mix(in srgb, var(--destructive) 25%, transparent);border-radius:var(--radius-md);flex-direction:column;gap:4px;padding:8px 10px;display:flex}.drama-short-module__Hih75q__missingHeader{color:var(--destructive);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.drama-short-module__Hih75q__missingList{flex-wrap:wrap;gap:4px 8px;margin:0;padding:0;list-style:none;display:flex}.drama-short-module__Hih75q__missingItem{color:var(--destructive);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font-size:11px;font-weight:500;text-decoration:underline}.drama-short-module__Hih75q__missingItem:hover{color:color-mix(in srgb, var(--destructive) 70%, var(--foreground))}.drama-short-module__Hih75q__actionRow{align-items:center;gap:var(--space-3);display:flex}.drama-short-module__Hih75q__credits{background:var(--secondary);border-radius:var(--radius-pill);color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:4px;padding:8px 10px;font-size:13px;font-weight:600;display:inline-flex}.drama-short-module__Hih75q__credits svg{color:var(--primary)}.drama-short-module__Hih75q__generateBtn{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--dur-fast) var(--ease);flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.drama-short-module__Hih75q__generateBtn:hover:not(:disabled){transform:translateY(-1px)}.drama-short-module__Hih75q__generateBtn:disabled{background:var(--secondary);color:var(--muted-foreground);cursor:not-allowed}.drama-short-module__Hih75q__gridThree{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.drama-short-module__Hih75q__gridFour{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1100px){.drama-short-module__Hih75q__gridFour{grid-template-columns:repeat(3,minmax(0,1fr))}.drama-short-module__Hih75q__gridThree{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.drama-short-module__Hih75q__gridThree,.drama-short-module__Hih75q__gridFour{grid-template-columns:1fr}}.drama-short-module__Hih75q__genreHead{align-items:center;gap:var(--space-2);display:flex}.drama-short-module__Hih75q__genreEmoji{flex-shrink:0;font-size:24px;line-height:1}.drama-short-module__Hih75q__genreNames{flex-direction:column;min-width:0;display:flex}.drama-short-module__Hih75q__genreThai{color:var(--foreground);font-size:14px;font-weight:700}.drama-short-module__Hih75q__genreEnglish{color:var(--muted-foreground);font-size:11px}.drama-short-module__Hih75q__genreTagline{color:var(--secondary-foreground);margin:0;font-size:11px;line-height:1.5}.drama-short-module__Hih75q__actList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.drama-short-module__Hih75q__actLine{font-size:11px;line-height:1.4}.drama-short-module__Hih75q__actNum{margin-right:4px;font-weight:700}.drama-short-module__Hih75q__actNum1{color:var(--primary)}.drama-short-module__Hih75q__actNum2{color:#d8a4f0}.drama-short-module__Hih75q__actNum3{color:var(--teal)}.drama-short-module__Hih75q__actNum4{color:#e8b454}.drama-short-module__Hih75q__actNum5{color:var(--destructive)}.drama-short-module__Hih75q__actLabel{color:var(--foreground);font-weight:500}.drama-short-module__Hih75q__actDesc{color:var(--muted-foreground)}.drama-short-module__Hih75q__actStructHead{align-items:center;gap:var(--space-2);display:flex}.drama-short-module__Hih75q__actStructEmoji{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--primary) 15%, transparent);width:32px;height:32px;color:var(--primary);flex-shrink:0;place-items:center;font-size:16px;display:grid}.drama-short-module__Hih75q__smallDesc{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.5}.drama-short-module__Hih75q__metaRow{flex-wrap:wrap;gap:4px;display:flex}.drama-short-module__Hih75q__metaChip{border-radius:var(--radius-sm);background:var(--secondary);color:var(--muted-foreground);align-items:center;gap:3px;padding:2px 6px;font-size:10px;font-weight:500;display:inline-flex}.drama-short-module__Hih75q__actMini{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.drama-short-module__Hih75q__actMini li{font-size:11px;line-height:1.4}.drama-short-module__Hih75q__categoryRow{margin-bottom:var(--space-3);flex-wrap:wrap;gap:6px;display:flex}.drama-short-module__Hih75q__categoryChip{color:var(--muted-foreground);border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--ghost-border);transition:color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;padding:4px 10px;font-size:11px;font-weight:500}.drama-short-module__Hih75q__categoryChip:hover{color:var(--foreground);border-color:color-mix(in srgb, var(--primary) 30%, var(--ghost-border))}.drama-short-module__Hih75q__categoryChipActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.drama-short-module__Hih75q__searchWrap{margin-bottom:var(--space-4)}.drama-short-module__Hih75q__styleThumb{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--muted);width:100%;position:relative;overflow:hidden}.drama-short-module__Hih75q__styleThumb img{object-fit:cover;width:100%;height:100%;display:block}.drama-short-module__Hih75q__styleBody{flex-direction:column;gap:2px;min-width:0;padding:0 2px 2px;display:flex}.drama-short-module__Hih75q__styleName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.drama-short-module__Hih75q__styleSub{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.drama-short-module__Hih75q__styleDesc{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.drama-short-module__Hih75q__emptyHint{padding:var(--space-5);text-align:center;color:var(--muted-foreground);background:var(--secondary);border-radius:var(--radius-md);grid-column:1/-1;margin:0;font-size:12px}.drama-short-module__Hih75q__cameraThumb{aspect-ratio:16/10;border-radius:var(--radius-sm);background:var(--muted);width:100%;position:relative;overflow:hidden}.drama-short-module__Hih75q__cameraThumb img{object-fit:cover;width:100%;height:100%;display:block}.drama-short-module__Hih75q__cameraBody{flex-direction:column;gap:4px;min-width:0;padding:0 2px 2px;display:flex}.drama-short-module__Hih75q__cameraName{color:var(--foreground);margin:0;font-size:13px;font-weight:700}.drama-short-module__Hih75q__cameraChips{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.drama-short-module__Hih75q__cameraChipCamera,.drama-short-module__Hih75q__cameraChipLens,.drama-short-module__Hih75q__cameraChipLight,.drama-short-module__Hih75q__cameraChipColor{border-radius:var(--radius-sm);border:1px solid #0000;padding:2px 6px;font-size:10px;font-weight:500}.drama-short-module__Hih75q__cameraChipCamera{color:#8aa9e8;background:#4a86e82e;border-color:#4a86e84d}.drama-short-module__Hih75q__cameraChipLens{color:#c4a4f0;background:#a26ee82e;border-color:#a26ee84d}.drama-short-module__Hih75q__cameraChipLight{background:color-mix(in srgb, var(--primary) 18%, transparent);color:var(--primary);border-color:color-mix(in srgb, var(--primary) 30%, transparent)}.drama-short-module__Hih75q__cameraChipColor{background:color-mix(in srgb, var(--destructive) 18%, transparent);color:#f0a394;border-color:color-mix(in srgb, var(--destructive) 30%, transparent)}.drama-short-module__Hih75q__summary{gap:var(--space-4);padding:var(--space-6);flex-direction:column;width:100%;max-width:760px;height:100%;min-height:0;margin:0 auto;display:flex;overflow-y:auto}.drama-short-module__Hih75q__summaryProject{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:26px;font-weight:700}.drama-short-module__Hih75q__summaryPlot{color:var(--secondary-foreground);margin:0;font-size:14px;font-style:italic;line-height:1.6}.drama-short-module__Hih75q__summaryCard{background:var(--card);border:1px solid var(--ghost-border);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.drama-short-module__Hih75q__summaryCardHead{align-items:center;gap:var(--space-3);display:flex}.drama-short-module__Hih75q__summaryCardEmoji{flex-shrink:0;font-size:28px;line-height:1}.drama-short-module__Hih75q__summaryCardTitle{color:var(--foreground);font-size:15px;font-weight:700}.drama-short-module__Hih75q__summaryCardSub{color:var(--muted-foreground);font-size:12px}.drama-short-module__Hih75q__summaryActs{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.drama-short-module__Hih75q__summaryActs li{font-size:13px;line-height:1.5}.drama-short-module__Hih75q__summaryCardRow{background:var(--card);border:1px solid var(--ghost-border);border-radius:var(--radius-md);padding:var(--space-3);gap:var(--space-4);grid-template-columns:160px 1fr;align-items:start;display:grid}.drama-short-module__Hih75q__summaryThumb{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--muted);overflow:hidden}.drama-short-module__Hih75q__summaryThumb img{object-fit:cover;width:100%;height:100%;display:block}.drama-short-module__Hih75q__summaryDesc{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 8px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.drama-short-module__Hih75q__summaryRow{align-items:baseline;gap:var(--space-2);color:var(--secondary-foreground);font-size:13px;display:flex}.drama-short-module__Hih75q__summaryRowLabel{color:var(--muted-foreground);font-size:12px}.drama-short-module__Hih75q__summaryChars{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.drama-short-module__Hih75q__summaryChars li{font-size:13px}.drama-short-module__Hih75q__summaryCharName{color:var(--foreground);font-weight:600}.drama-short-module__Hih75q__summaryCharRole{color:var(--muted-foreground);margin-left:6px}.drama-short-module__Hih75q__summaryEmpty{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.drama-short-module__Hih75q__summaryEmptyEmoji{opacity:.4;font-size:64px;line-height:1}.drama-short-module__Hih75q__summaryEmptyTitle{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:24px;font-weight:700}.drama-short-module__Hih75q__summaryEmptyText{color:var(--muted-foreground);margin:0;font-size:14px}
.canvas-tool-preview-extract-module__QYKlya__controls{gap:14px;min-width:0;display:grid}.canvas-tool-preview-extract-module__QYKlya__fieldGroup{gap:8px;min-width:0;display:grid}.canvas-tool-preview-extract-module__QYKlya__label{color:var(--foreground);font-size:11px;font-weight:650}.canvas-tool-preview-extract-module__QYKlya__pairGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.canvas-tool-preview-extract-module__QYKlya__numField{min-width:0;color:var(--muted-foreground);gap:5px;font-size:11px;font-weight:650;display:grid}.canvas-tool-preview-extract-module__QYKlya__numField input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:100%;min-height:38px;color:var(--foreground);font:inherit;padding:0 10px;font-size:12px}.canvas-tool-preview-extract-module__QYKlya__sliderField{min-width:0;color:var(--muted-foreground);gap:7px;font-size:11px;font-weight:650;display:grid}.canvas-tool-preview-extract-module__QYKlya__sliderField>span{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:8px;display:flex}.canvas-tool-preview-extract-module__QYKlya__sliderField input{width:100%;accent-color:var(--primary)}.canvas-tool-preview-extract-module__QYKlya__gapList{color:var(--muted-foreground);gap:5px;font-size:11px;font-weight:650;display:grid}.canvas-tool-preview-extract-module__QYKlya__gapList>div{flex-wrap:wrap;gap:5px;display:flex}.canvas-tool-preview-extract-module__QYKlya__gapList input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:58px;min-height:30px;color:var(--foreground);font:inherit;padding:0 8px;font-size:11px}.canvas-tool-preview-extract-module__QYKlya__toggleRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.canvas-tool-preview-extract-module__QYKlya__toggleRow>span{gap:3px;min-width:0;display:grid}.canvas-tool-preview-extract-module__QYKlya__toggleRow strong{color:var(--foreground);align-items:center;gap:6px;font-size:12px;display:inline-flex}.canvas-tool-preview-extract-module__QYKlya__toggleRow small{color:var(--muted-foreground);font-size:11px;font-weight:500;line-height:1.45}.canvas-tool-preview-extract-module__QYKlya__toggleRow input{accent-color:var(--primary)}.canvas-tool-preview-extract-module__QYKlya__ghostButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);min-height:34px;color:var(--foreground);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.canvas-tool-preview-extract-module__QYKlya__ghostButton:disabled{cursor:not-allowed;opacity:.48}.canvas-tool-preview-extract-module__QYKlya__panelCount{color:var(--muted-foreground);font-variant-numeric:tabular-nums;flex:none;font-size:11px}.canvas-tool-preview-extract-module__QYKlya__canvasScroll{flex:1;width:100%;min-width:0;min-height:0;overflow-y:auto}.canvas-tool-preview-extract-module__QYKlya__panelStrip{gap:8px;min-width:0;margin-top:12px;display:grid}.canvas-tool-preview-extract-module__QYKlya__panelStripTitle{color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.canvas-tool-preview-extract-module__QYKlya__zipButton{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);min-height:28px;color:var(--foreground);font:inherit;cursor:pointer;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.canvas-tool-preview-extract-module__QYKlya__zipButton:disabled{cursor:progress;opacity:.55}.canvas-tool-preview-extract-module__QYKlya__panelList{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.canvas-tool-preview-extract-module__QYKlya__panelList figure{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);gap:4px;min-width:0;margin:0;padding:6px;display:grid}.canvas-tool-preview-extract-module__QYKlya__panelList img{border-radius:calc(var(--radius-sm) - 2px);width:100%;height:auto;display:block}.canvas-tool-preview-extract-module__QYKlya__panelList figcaption{color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:4px;font-size:10px;display:flex}.canvas-tool-preview-extract-module__QYKlya__panelList figcaption span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.canvas-tool-preview-extract-module__QYKlya__panelList figcaption button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);width:22px;height:22px;color:var(--foreground);cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}
.gl-mode-module__hcMH8q__config{gap:var(--space-6);flex-direction:column;display:flex}.gl-mode-module__hcMH8q__section{gap:var(--space-3);flex-direction:column;display:flex}.gl-mode-module__hcMH8q__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.gl-mode-module__hcMH8q__sectionHeading{flex-direction:column;gap:4px;min-width:0;display:flex}.gl-mode-module__hcMH8q__sectionActive .gl-mode-module__hcMH8q__pickedRow,.gl-mode-module__hcMH8q__sectionActive .gl-mode-module__hcMH8q__empty{outline:1px solid color-mix(in srgb, var(--primary) 35%, transparent);outline-offset:4px;border-radius:var(--radius-md)}.gl-mode-module__hcMH8q__changeBtn{color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:color var(--dur-fast) var(--ease);background:0 0;flex-shrink:0;align-items:center;gap:2px;padding:2px 4px;font-size:11px;font-weight:600;display:inline-flex}.gl-mode-module__hcMH8q__changeBtn:hover{color:color-mix(in srgb, var(--primary) 80%, var(--foreground))}.gl-mode-module__hcMH8q__pickedRow{align-items:center;gap:var(--space-2);padding:var(--space-2);background:var(--secondary);border-radius:var(--radius-md);min-width:0;display:flex}.gl-mode-module__hcMH8q__pickedThumb{border-radius:var(--radius-sm);background:var(--muted);flex-shrink:0;width:56px;height:42px;overflow:hidden}.gl-mode-module__hcMH8q__pickedThumb img{object-fit:cover;width:100%;height:100%;display:block}.gl-mode-module__hcMH8q__pickedBody{flex-direction:column;min-width:0;display:flex}.gl-mode-module__hcMH8q__pickedName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.gl-mode-module__hcMH8q__pickedSub{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;display:-webkit-box;overflow:hidden}.gl-mode-module__hcMH8q__empty{padding:var(--space-2);color:var(--muted-foreground);background:var(--secondary);border-radius:var(--radius-md);border:1px dashed var(--ghost-border);align-items:center;width:100%;font-size:12px;display:inline-flex}.gl-mode-module__hcMH8q__sectionTitle{align-items:center;gap:var(--space-2);color:var(--foreground);margin:0;font-size:13px;font-weight:700;display:inline-flex}.gl-mode-module__hcMH8q__sectionIcon{background:color-mix(in srgb, var(--primary) 18%, transparent);width:22px;height:22px;color:var(--primary);border-radius:50%;place-items:center;display:grid}.gl-mode-module__hcMH8q__sectionSubtitle{color:var(--muted-foreground);margin:0;font-size:11px;line-height:1.4}.gl-mode-module__hcMH8q__characterGrid{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.gl-mode-module__hcMH8q__characterCard{gap:var(--space-2);padding:var(--space-3);background:var(--secondary);border-radius:var(--radius-md);flex-direction:column;min-width:0;display:flex}.gl-mode-module__hcMH8q__characterHeading{color:var(--primary);letter-spacing:.04em;font-size:11px;font-weight:700}.gl-mode-module__hcMH8q__characterInput,.gl-mode-module__hcMH8q__characterTextarea{background:var(--card);border-radius:var(--radius-sm);width:100%;color:var(--foreground);transition:border-color var(--dur-fast) var(--ease);border:1px solid #0000;outline:none;padding:6px 8px;font-family:inherit;font-size:12px}.gl-mode-module__hcMH8q__characterTextarea{resize:vertical;line-height:1.4}.gl-mode-module__hcMH8q__characterInput::placeholder,.gl-mode-module__hcMH8q__characterTextarea::placeholder{color:var(--muted-foreground)}.gl-mode-module__hcMH8q__characterInput:focus,.gl-mode-module__hcMH8q__characterTextarea:focus{border-color:color-mix(in srgb, var(--primary) 50%, transparent)}.gl-mode-module__hcMH8q__categoryRow{flex-wrap:wrap;gap:4px;display:flex}.gl-mode-module__hcMH8q__categoryChip{color:var(--muted-foreground);border-radius:var(--radius-pill);cursor:pointer;border:1px solid var(--ghost-border);transition:color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);background:0 0;padding:4px 10px;font-size:11px;font-weight:500}.gl-mode-module__hcMH8q__categoryChip:hover{color:var(--foreground);border-color:color-mix(in srgb, var(--primary) 30%, var(--ghost-border))}.gl-mode-module__hcMH8q__categoryChipActive{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.gl-mode-module__hcMH8q__pickerGrid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1100px){.gl-mode-module__hcMH8q__pickerGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.gl-mode-module__hcMH8q__pickerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.gl-mode-module__hcMH8q__searchWrap{margin:var(--space-3) 0}.gl-mode-module__hcMH8q__emptyHint{padding:var(--space-5);text-align:center;color:var(--muted-foreground);background:var(--secondary);border-radius:var(--radius-md);grid-column:1/-1;margin:0;font-size:12px}.gl-mode-module__hcMH8q__styleThumb{aspect-ratio:4/3;border-radius:var(--radius-sm);background:var(--muted);width:100%;position:relative;overflow:hidden}.gl-mode-module__hcMH8q__styleThumb img{object-fit:cover;width:100%;height:100%;display:block}.gl-mode-module__hcMH8q__styleBody{flex-direction:column;gap:2px;min-width:0;padding:0 2px 2px;display:flex}.gl-mode-module__hcMH8q__styleName{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.gl-mode-module__hcMH8q__styleDesc{color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.gl-mode-module__hcMH8q__footer{align-items:center;gap:var(--space-3);display:flex}.gl-mode-module__hcMH8q__credits{color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:4px;font-size:13px;display:inline-flex}.gl-mode-module__hcMH8q__generate{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-pill);cursor:pointer;transition:transform var(--dur-fast) var(--ease);flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;display:inline-flex}.gl-mode-module__hcMH8q__generate:hover{transform:translateY(-1px)}
.canvas-tool-preview-media-module__u8unxW__stage{background:radial-gradient(circle at 72% 8%, color-mix(in srgb, var(--primary) 8%, transparent), transparent 40%), var(--background);flex-direction:column;flex:1;gap:12px;min-width:0;min-height:0;padding:16px 18px;display:flex}.canvas-tool-preview-media-module__u8unxW__header{justify-content:space-between;align-items:center;gap:12px;padding-right:48px;display:flex}.canvas-tool-preview-media-module__u8unxW__header span{flex-direction:column;gap:2px;min-width:0;display:flex}.canvas-tool-preview-media-module__u8unxW__header small{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.canvas-tool-preview-media-module__u8unxW__header strong{font-size:13px}.canvas-tool-preview-media-module__u8unxW__surface{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 58%, transparent);flex:1;min-height:280px;padding:14px;display:grid;overflow:hidden}.canvas-tool-preview-media-module__u8unxW__cards{grid-template-columns:minmax(0,1fr);grid-auto-rows:minmax(0,1fr);gap:10px;width:100%;height:100%;min-height:0;display:grid}.canvas-tool-preview-media-module__u8unxW__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-tool-preview-media-module__u8unxW__card{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--card) 72%, transparent);flex-direction:column;gap:8px;min-width:0;min-height:0;margin:0;padding:10px;display:flex;overflow:hidden}.canvas-tool-preview-media-module__u8unxW__chip{border:1px solid color-mix(in srgb, var(--primary) 35%, transparent);background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:2px 8px;font-size:9px;font-weight:700}.canvas-tool-preview-media-module__u8unxW__image,.canvas-tool-preview-media-module__u8unxW__video{border-radius:var(--radius-sm);object-fit:contain;flex:1;width:100%;max-width:100%;min-height:0;max-height:100%}.canvas-tool-preview-media-module__u8unxW__audioBox{min-height:0;color:var(--muted-foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;display:flex}.canvas-tool-preview-media-module__u8unxW__audioBox audio{width:100%;max-width:320px}.canvas-tool-preview-media-module__u8unxW__emptyCard{border:1px dashed color-mix(in srgb, var(--muted-foreground) 30%, transparent);border-radius:var(--radius-md);min-width:0;min-height:96px;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:11px;line-height:1.4;display:flex}.canvas-tool-preview-media-module__u8unxW__placeholder{max-width:280px;color:var(--muted-foreground);text-align:center;flex-direction:column;place-self:center;align-items:center;gap:8px;font-size:11px;line-height:1.5;display:flex}.canvas-tool-preview-media-module__u8unxW__note{color:var(--muted-foreground);text-align:center;margin:0;font-size:10px}@media (max-width:900px){.canvas-tool-preview-media-module__u8unxW__stage{gap:8px;padding:12px 14px}.canvas-tool-preview-media-module__u8unxW__header{padding-right:0}.canvas-tool-preview-media-module__u8unxW__surface{min-height:0;padding:10px}.canvas-tool-preview-media-module__u8unxW__cards,.canvas-tool-preview-media-module__u8unxW__cardsGrid{grid-template-columns:minmax(0,1fr);gap:8px}}
.local-image-workspace-module__nR63aa__configStack,.local-image-workspace-module__nR63aa__footerStack{gap:var(--space-5);flex-direction:column;display:flex}.local-image-workspace-module__nR63aa__controlSection{gap:var(--space-3);flex-direction:column;display:flex}.local-image-workspace-module__nR63aa__controlHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.local-image-workspace-module__nR63aa__controlHeader strong{color:var(--foreground);font-size:12px;font-weight:650}.local-image-workspace-module__nR63aa__controlHeader span{color:var(--muted-foreground);font-size:10px}.local-image-workspace-module__nR63aa__uploadWrap{gap:var(--space-2);flex-direction:column;display:flex}.local-image-workspace-module__nR63aa__dropzone{border:1px dashed color-mix(in srgb, var(--primary) 48%, var(--ghost-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--secondary) 50%, transparent);width:100%;min-height:132px;color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);overflow:hidden}.local-image-workspace-module__nR63aa__dropzone:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 7%, var(--secondary))}.local-image-workspace-module__nR63aa__dropzone img{object-fit:contain;background:var(--background);width:100%;height:132px;display:block}.local-image-workspace-module__nR63aa__dropzoneEmpty{align-content:center;place-items:center;gap:7px;min-height:130px;display:grid}.local-image-workspace-module__nR63aa__dropzoneEmpty svg{color:var(--primary)}.local-image-workspace-module__nR63aa__dropzoneEmpty strong{color:var(--foreground);font-size:13px}.local-image-workspace-module__nR63aa__dropzoneEmpty small{max-width:250px;font-size:10px;line-height:1.45}.local-image-workspace-module__nR63aa__hiddenInput{display:none}.local-image-workspace-module__nR63aa__fileRow,.local-image-workspace-module__nR63aa__imageListRow{align-items:center;gap:var(--space-2);min-width:0;color:var(--muted-foreground);font-size:11px;display:flex}.local-image-workspace-module__nR63aa__fileRow span,.local-image-workspace-module__nR63aa__imageListRow span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.local-image-workspace-module__nR63aa__fileRow button,.local-image-workspace-module__nR63aa__imageListRow button{border-radius:var(--radius-sm);appearance:none;width:28px;height:28px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.local-image-workspace-module__nR63aa__fileRow button:disabled,.local-image-workspace-module__nR63aa__imageListRow button:disabled{cursor:not-allowed;opacity:.4}.local-image-workspace-module__nR63aa__fileRow button:hover,.local-image-workspace-module__nR63aa__imageListRow button:hover{background:var(--secondary);color:var(--foreground)}.local-image-workspace-module__nR63aa__imageList{flex-direction:column;gap:4px;max-height:176px;display:flex;overflow-y:auto}.local-image-workspace-module__nR63aa__imageListRow{border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 55%, transparent);padding:4px}.local-image-workspace-module__nR63aa__imageListRow img{border-radius:var(--radius-sm);object-fit:cover;width:34px;height:34px}.local-image-workspace-module__nR63aa__segmented{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 46%, transparent);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:3px;padding:3px;display:grid}.local-image-workspace-module__nR63aa__segmented button{min-height:38px;padding:0 var(--space-2);border-radius:calc(var(--radius-md) - 3px);appearance:none;color:var(--muted-foreground);cursor:pointer;background:0 0;border:1px solid #0000;font-size:11px}.local-image-workspace-module__nR63aa__segmented button:hover{color:var(--foreground);background:color-mix(in srgb, var(--primary) 6%, transparent)}.local-image-workspace-module__nR63aa__segmented .local-image-workspace-module__nR63aa__segmentActive{border-color:color-mix(in srgb, var(--primary) 70%, transparent);background:color-mix(in srgb, var(--primary) 16%, var(--background));color:var(--primary);box-shadow:none;font-weight:700}.local-image-workspace-module__nR63aa__anchorGrid{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 48%, transparent);grid-template-columns:repeat(3,1fr);gap:4px;width:108px;padding:5px;display:grid}.local-image-workspace-module__nR63aa__anchorButton,.local-image-workspace-module__nR63aa__anchorActive{aspect-ratio:1;border:1px solid var(--ghost-border);border-radius:var(--radius-sm);background:var(--background);cursor:pointer;min-height:26px}.local-image-workspace-module__nR63aa__anchorButton:hover,.local-image-workspace-module__nR63aa__anchorActive{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 18%, var(--background))}.local-image-workspace-module__nR63aa__select{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);width:100%;height:40px;color:var(--foreground);padding:0 36px 0 12px;font-size:12px}.local-image-workspace-module__nR63aa__hint,.local-image-workspace-module__nR63aa__notice,.local-image-workspace-module__nR63aa__error{margin:0;font-size:10px;line-height:1.5}.local-image-workspace-module__nR63aa__hint{color:var(--muted-foreground)}.local-image-workspace-module__nR63aa__notice{color:var(--primary)}.local-image-workspace-module__nR63aa__error{color:var(--destructive)}.local-image-workspace-module__nR63aa__colorInput{align-items:center;gap:var(--space-3);height:40px;padding:0 var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);color:var(--foreground);font-size:11px;display:flex}.local-image-workspace-module__nR63aa__colorInput input{background:0 0;border:0;width:26px;height:26px;padding:0}.local-image-workspace-module__nR63aa__primaryButton,.local-image-workspace-module__nR63aa__secondaryButton{justify-content:center;align-items:center;gap:var(--space-2);min-height:42px;padding:0 var(--space-4);border-radius:var(--radius-md);cursor:pointer;font-size:12px;font-weight:700;display:inline-flex}.local-image-workspace-module__nR63aa__primaryButton{background:var(--primary);color:var(--primary-foreground)}.local-image-workspace-module__nR63aa__secondaryButton{border:1px solid var(--ghost-border);background:var(--secondary);color:var(--foreground)}.local-image-workspace-module__nR63aa__primaryButton:disabled,.local-image-workspace-module__nR63aa__secondaryButton:disabled{opacity:.45;cursor:not-allowed}.local-image-workspace-module__nR63aa__previewStage{gap:var(--space-4);background:radial-gradient(circle at 70% 10%, color-mix(in srgb, var(--primary) 7%, transparent), transparent 36%);flex-direction:column;flex:1;min-height:calc(100vh - 48px);padding:clamp(18px,3vw,34px);display:flex}.local-image-workspace-module__nR63aa__previewHeader{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.local-image-workspace-module__nR63aa__previewHeader div{flex-direction:column;gap:3px;display:flex}.local-image-workspace-module__nR63aa__previewHeader span{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.local-image-workspace-module__nR63aa__previewHeader strong{font-size:16px}.local-image-workspace-module__nR63aa__previewSurface{border:1px solid var(--ghost-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--secondary) 38%, var(--background));flex:1;place-items:center;min-height:480px;display:grid;overflow:hidden}.local-image-workspace-module__nR63aa__previewCanvas{object-fit:contain;max-width:100%;max-height:calc(100vh - 190px);box-shadow:var(--shadow-card);display:block}.local-image-workspace-module__nR63aa__overlayCanvas{cursor:grab;touch-action:none}.local-image-workspace-module__nR63aa__overlayCanvasDragging{cursor:grabbing}.local-image-workspace-module__nR63aa__emptyPreview{align-items:center;gap:var(--space-2);max-width:380px;padding:var(--space-6);color:var(--muted-foreground);text-align:center;flex-direction:column;display:flex}.local-image-workspace-module__nR63aa__emptyPreview svg{color:var(--primary)}.local-image-workspace-module__nR63aa__emptyPreview strong{color:var(--foreground);font-size:16px}.local-image-workspace-module__nR63aa__emptyPreview span{font-size:12px;line-height:1.55}.local-image-workspace-module__nR63aa__badges{justify-content:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.local-image-workspace-module__nR63aa__badge{border:1px solid var(--ghost-border);background:color-mix(in srgb, var(--secondary) 78%, transparent);min-height:28px;color:var(--muted-foreground);border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:inline-flex}.local-image-workspace-module__nR63aa__badgeAccent{border-color:color-mix(in srgb, var(--primary) 55%, var(--ghost-border));color:var(--primary)}.local-image-workspace-module__nR63aa__compareButton{cursor:pointer}@media (max-width:900px){.local-image-workspace-module__nR63aa__previewStage{min-height:56dvh}.local-image-workspace-module__nR63aa__previewSurface{min-height:42dvh}.local-image-workspace-module__nR63aa__previewCanvas{max-height:48dvh}}@media (max-width:560px){.local-image-workspace-module__nR63aa__previewHeader{flex-direction:column;align-items:flex-start}.local-image-workspace-module__nR63aa__segmented{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}}.local-image-workspace-module__nR63aa__saveToWorkspace{gap:8px;display:grid;position:relative}.local-image-workspace-module__nR63aa__saveSpinner{animation:.8s linear infinite local-image-workspace-module__nR63aa__local-image-save-spin}@media (prefers-reduced-motion:reduce){.local-image-workspace-module__nR63aa__saveSpinner{animation:none}}@keyframes local-image-workspace-module__nR63aa__local-image-save-spin{to{transform:rotate(360deg)}}.local-image-workspace-module__nR63aa__savePopover{z-index:30;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--popover,var(--card));min-width:180px;max-height:240px;box-shadow:var(--shadow-card);padding:4px;display:grid;position:absolute;bottom:calc(100% + 6px);right:0;overflow-y:auto}.local-image-workspace-module__nR63aa__savePopoverItem{border-radius:var(--radius-sm);min-height:32px;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:flex}.local-image-workspace-module__nR63aa__savePopoverItem span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.local-image-workspace-module__nR63aa__savePopoverItem:hover{background:color-mix(in srgb, var(--primary) 14%, transparent)}
.local-video-module__MS-e8G__videoDropzone{border:1px dashed color-mix(in srgb, var(--primary) 48%, var(--ghost-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--secondary) 50%, transparent);width:100%;min-height:150px;color:var(--muted-foreground);cursor:pointer;place-items:center;display:grid;overflow:hidden}.local-video-module__MS-e8G__videoDropzone:hover{border-color:var(--primary)}.local-video-module__MS-e8G__videoDropzone:disabled{cursor:wait;opacity:.7}.local-video-module__MS-e8G__videoDropzone video{object-fit:contain;pointer-events:none;background:#050505;width:100%;height:150px}.local-video-module__MS-e8G__dropEmpty{text-align:center;place-items:center;gap:7px;padding:20px;display:grid}.local-video-module__MS-e8G__dropEmpty svg{color:var(--primary)}.local-video-module__MS-e8G__dropEmpty strong{color:var(--foreground);font-size:13px}.local-video-module__MS-e8G__dropEmpty small{max-width:270px;font-size:10px;line-height:1.5}.local-video-module__MS-e8G__check{color:var(--muted-foreground);align-items:center;gap:9px;font-size:11px;display:flex}.local-video-module__MS-e8G__check input{accent-color:var(--primary)}.local-video-module__MS-e8G__progress{background:var(--secondary);border-radius:999px;height:4px;overflow:hidden}.local-video-module__MS-e8G__progress span{border-radius:inherit;background:var(--primary);height:100%;transition:width .12s linear;display:block}.local-video-module__MS-e8G__previewVideo,.local-video-module__MS-e8G__previewCanvas{object-fit:contain;width:100%;max-width:1120px;max-height:calc(100vh - 190px);box-shadow:var(--shadow-card);background:#050505;display:block}.local-video-module__MS-e8G__hiddenVideo{opacity:0;pointer-events:none;width:2px;height:2px;position:fixed;left:-10000px}.local-video-module__MS-e8G__previewControls{justify-content:center;padding-top:10px;display:flex}.local-video-module__MS-e8G__previewControls button{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);min-height:34px;color:var(--foreground);cursor:pointer;padding:0 14px}.local-video-module__MS-e8G__curveWrap{grid-template-columns:34px minmax(0,1fr);gap:8px;display:grid}.local-video-module__MS-e8G__curveScale{color:var(--muted-foreground);flex-direction:column;justify-content:space-between;font-size:9px;display:flex}.local-video-module__MS-e8G__curve{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 65%, transparent);cursor:crosshair;touch-action:none;height:150px;position:relative}.local-video-module__MS-e8G__curve svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.local-video-module__MS-e8G__curveBase{stroke:color-mix(in srgb, var(--muted-foreground) 38%, transparent);stroke-width:.7px;stroke-dasharray:3 2}.local-video-module__MS-e8G__curveLine{fill:none;stroke:var(--primary);stroke-width:2px;vector-effect:non-scaling-stroke}.local-video-module__MS-e8G__curveKnob{border:2px solid var(--primary);background:var(--background);cursor:grab;border-radius:50%;width:15px;height:15px;position:absolute;transform:translate(-50%,-50%)}.local-video-module__MS-e8G__curveKnob:active{cursor:grabbing}.local-video-module__MS-e8G__presets{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.local-video-module__MS-e8G__presets button{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);min-height:35px;color:var(--foreground);cursor:pointer;font-size:10px}.local-video-module__MS-e8G__lengths{grid-template-columns:1fr 1fr;gap:6px;display:grid}.local-video-module__MS-e8G__lengths div{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);gap:3px;padding:9px;display:grid}.local-video-module__MS-e8G__lengths span{color:var(--muted-foreground);text-transform:uppercase;font-size:9px}.local-video-module__MS-e8G__lengths strong{color:var(--foreground);font-size:12px}
.light-studio-module__mH6boq__config{gap:var(--space-4);flex-direction:column;display:flex}.light-studio-module__mH6boq__uploadArea{background:var(--secondary);border-radius:var(--radius-md);padding:var(--space-4);align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;display:flex}.light-studio-module__mH6boq__sphere{background:radial-gradient(circle at 30% 30%, color-mix(in srgb, var(--primary) 35%, transparent) 0%, transparent 55%), radial-gradient(circle at 70% 80%, color-mix(in srgb, var(--foreground) 18%, transparent) 0%, transparent 60%), var(--muted);border:1px solid var(--ghost-border);border-radius:50%;place-items:center;width:180px;height:180px;display:grid}.light-studio-module__mH6boq__sphereCore{border-radius:var(--radius-md);background:var(--card);width:56px;height:56px;color:var(--muted-foreground);place-items:center;display:grid;box-shadow:0 4px 12px #00000040}.light-studio-module__mH6boq__uploadHint{color:var(--muted-foreground);margin:0;font-size:12px}.light-studio-module__mH6boq__uploadHint a{color:var(--primary);font-weight:500;text-decoration:underline}.light-studio-module__mH6boq__lightRow{gap:var(--space-2);display:flex}.light-studio-module__mH6boq__lightChipActive{border-radius:var(--radius-sm);background:var(--foreground);color:var(--background);cursor:pointer;padding:6px 14px;font-size:12px;font-weight:600}.light-studio-module__mH6boq__addLight{border-radius:var(--radius-sm);color:var(--muted-foreground);cursor:pointer;border:1px solid var(--ghost-border);transition:color var(--dur-fast) var(--ease);background:0 0;align-items:center;gap:4px;padding:6px 12px;font-size:12px;display:inline-flex}.light-studio-module__mH6boq__addLight:hover{color:var(--foreground)}.light-studio-module__mH6boq__lightHeader{color:var(--foreground);padding-top:var(--space-2);border-top:1px solid var(--ghost-border);justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.light-studio-module__mH6boq__lightDelete{color:var(--muted-foreground);cursor:pointer;width:22px;height:22px;transition:color var(--dur-fast) var(--ease);background:0 0;border-radius:4px;place-items:center;display:grid}.light-studio-module__mH6boq__lightDelete:hover{color:var(--destructive)}.light-studio-module__mH6boq__fieldGrid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.light-studio-module__mH6boq__field{flex-direction:column;gap:6px;display:flex}.light-studio-module__mH6boq__fieldLabel{color:var(--muted-foreground);font-size:12px;font-weight:500}.light-studio-module__mH6boq__footer{align-items:center;gap:var(--space-3);display:flex;position:relative}.light-studio-module__mH6boq__credits{color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:4px;font-size:13px;display:inline-flex}.light-studio-module__mH6boq__generate{background:var(--secondary);color:var(--muted-foreground);border-radius:var(--radius-pill);cursor:not-allowed;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;display:inline-flex}.light-studio-module__mH6boq__generate:not(:disabled){background:var(--primary);color:var(--primary-foreground);cursor:pointer}.light-studio-module__mH6boq__trial{background:color-mix(in srgb, var(--primary) 22%, transparent);color:var(--primary);border-radius:var(--radius-pill);letter-spacing:.04em;padding:2px 8px;font-size:10px;font-weight:700;position:absolute;top:-22px;right:0}
.tools-module__YkmrlW__shell{min-width:0;min-height:100vh;padding:var(--space-8) var(--space-8) var(--space-8) calc(80px + var(--space-8));background:var(--background);color:var(--foreground);flex:1}@media (max-width:760px){.tools-module__YkmrlW__shell{padding:var(--space-5) var(--space-4) calc(96px + env(safe-area-inset-bottom,0px))}.tools-module__YkmrlW__welcomeTitle{font-size:30px}}.tools-module__YkmrlW__welcome{margin:0 0 var(--space-6);max-width:1080px}.tools-module__YkmrlW__welcomeTitle{font-family:var(--font-display);letter-spacing:-.005em;color:var(--foreground);margin:0;font-size:40px;font-weight:700;line-height:1.15}.tools-module__YkmrlW__welcomeAccent{color:var(--primary)}.tools-module__YkmrlW__filterTabs{gap:var(--space-2);max-width:100%;margin:0 0 var(--space-6);padding:2px 2px var(--space-2);scrollbar-color:var(--primary-border) transparent;scrollbar-width:thin;display:flex;overflow-x:auto}.tools-module__YkmrlW__filterTab{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--card);min-height:38px;color:var(--muted-foreground);cursor:pointer;font:inherit;white-space:nowrap;transition:color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);flex:none;padding:8px 18px;font-size:13px;font-weight:700}.tools-module__YkmrlW__filterTab:hover,.tools-module__YkmrlW__filterTab:focus-visible{border-color:var(--border-strong);color:var(--foreground);outline:0}.tools-module__YkmrlW__filterTab[data-active=true]{border-color:var(--primary-border);background:var(--primary-soft);color:var(--primary)}.tools-module__YkmrlW__featured{margin-bottom:var(--space-8)}.tools-module__YkmrlW__featuredCard{background:var(--card);border-radius:var(--radius-md);cursor:pointer;box-shadow:0 0 24px rgb(var(--card-accent-mid) / .18);grid-template-columns:1fr 1.6fr;transition:transform .22s ease-out,box-shadow .22s ease-out;display:grid;position:relative;overflow:hidden}.tools-module__YkmrlW__featuredCard:before{content:"";border-radius:inherit;background:linear-gradient(225deg, rgb(var(--card-accent-light) / .92) 0%, rgb(var(--card-accent-mid) / .55) 30%, rgb(var(--card-accent-dark) / .22) 60%, transparent 85%);-webkit-mask-composite:xor;pointer-events:none;z-index:3;padding:2px;transition:filter .22s ease-out;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tools-module__YkmrlW__featuredCard:after{content:"";background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,0%), rgb(var(--card-accent-mid) / .18), transparent 45%);opacity:0;pointer-events:none;z-index:2;transition:opacity .22s ease-out;position:absolute;inset:0}.tools-module__YkmrlW__featuredCard:hover{box-shadow:0 14px 38px #00000052, 0 0 32px rgb(var(--card-accent-mid) / .28);transform:translateY(-3px)}.tools-module__YkmrlW__featuredCard:hover:before{filter:brightness(1.35)saturate(1.15)}.tools-module__YkmrlW__featuredCard:hover:after{opacity:1}@media (max-width:800px){.tools-module__YkmrlW__featuredCard{grid-template-columns:1fr}}.tools-module__YkmrlW__featuredText{padding:var(--space-6);gap:var(--space-2);z-index:1;flex-direction:column;justify-content:center;display:flex;position:relative}.tools-module__YkmrlW__featuredKicker{letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--card-accent-mid));font-size:10px;font-weight:700}.tools-module__YkmrlW__featuredTitle{font-family:var(--font-display);color:var(--foreground);margin:0;font-size:28px;font-weight:700;line-height:1.15}.tools-module__YkmrlW__featuredDesc{color:var(--muted-foreground);margin:0;font-size:14px;line-height:1.55}.tools-module__YkmrlW__featuredCta{margin-top:var(--space-3);border-radius:var(--radius-pill);background:rgb(var(--card-accent-mid));color:var(--primary-foreground);transition:transform var(--dur-fast) var(--ease);align-self:flex-start;align-items:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:700;display:inline-flex}.tools-module__YkmrlW__featuredCard:hover .tools-module__YkmrlW__featuredCta{transform:translateY(-1px)}.tools-module__YkmrlW__featuredThumb{aspect-ratio:16/10;background:var(--muted);position:relative;overflow:hidden}.tools-module__YkmrlW__featuredVideo{object-fit:cover;width:100%;height:100%;display:block}.tools-module__YkmrlW__featuredThumb:after{content:"";background:linear-gradient(to bottom, rgb(var(--card-accent-mid) / .1), #0000002e);opacity:.6;pointer-events:none;transition:opacity .22s ease-out;position:absolute;inset:0}.tools-module__YkmrlW__featuredCard:hover .tools-module__YkmrlW__featuredThumb:after{opacity:.25}.tools-module__YkmrlW__groups{gap:var(--space-8);flex-direction:column;display:flex}.tools-module__YkmrlW__group{flex-direction:column;display:flex}.tools-module__YkmrlW__groupHeader{margin-bottom:var(--space-4);flex-direction:column;gap:4px;display:flex}.tools-module__YkmrlW__groupTitle{letter-spacing:.01em;color:var(--foreground);margin:0;font-size:18px;font-weight:700}.tools-module__YkmrlW__groupSubtitle{color:var(--muted-foreground);margin:0;font-size:13px}.tools-module__YkmrlW__grid{gap:var(--space-4);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}@media (max-width:1500px){.tools-module__YkmrlW__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1200px){.tools-module__YkmrlW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.tools-module__YkmrlW__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:500px){.tools-module__YkmrlW__grid{grid-template-columns:1fr}}.tools-module__YkmrlW__card{--card-accent-light:176 180 191;--card-accent-mid:126 128 136;--card-accent-dark:74 77 87;background:var(--card);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;transition:transform .22s ease-out,box-shadow .22s ease-out;display:flex;position:relative;overflow:hidden}.tools-module__YkmrlW__card[data-tint=amber-noir],.tools-module__YkmrlW__featuredCard[data-tint=amber-noir]{--card-accent-light:255 215 138;--card-accent-mid:232 180 84;--card-accent-dark:138 90 0}.tools-module__YkmrlW__card[data-tint=amber-red],.tools-module__YkmrlW__featuredCard[data-tint=amber-red]{--card-accent-light:255 165 130;--card-accent-mid:215 105 65;--card-accent-dark:125 45 20}.tools-module__YkmrlW__card[data-tint=blue],.tools-module__YkmrlW__featuredCard[data-tint=blue]{--card-accent-light:156 203 255;--card-accent-mid:91 141 230;--card-accent-dark:29 59 130}.tools-module__YkmrlW__card[data-tint=blue-teal],.tools-module__YkmrlW__featuredCard[data-tint=blue-teal]{--card-accent-light:140 220 235;--card-accent-mid:70 170 210;--card-accent-dark:20 90 130}.tools-module__YkmrlW__card[data-tint=steel-blue],.tools-module__YkmrlW__featuredCard[data-tint=steel-blue]{--card-accent-light:176 191 210;--card-accent-mid:126 144 174;--card-accent-dark:60 75 105}.tools-module__YkmrlW__card[data-tint=teal],.tools-module__YkmrlW__featuredCard[data-tint=teal]{--card-accent-light:122 243 241;--card-accent-mid:61 195 192;--card-accent-dark:14 106 104}.tools-module__YkmrlW__card[data-tint=purple-noir],.tools-module__YkmrlW__featuredCard[data-tint=purple-noir]{--card-accent-light:196 168 230;--card-accent-mid:138 100 180;--card-accent-dark:70 40 110}.tools-module__YkmrlW__card[data-tint=indigo],.tools-module__YkmrlW__featuredCard[data-tint=indigo]{--card-accent-light:178 178 250;--card-accent-mid:110 110 210;--card-accent-dark:50 50 130}.tools-module__YkmrlW__card[data-tint=red-noir],.tools-module__YkmrlW__featuredCard[data-tint=red-noir]{--card-accent-light:255 138 122;--card-accent-mid:215 77 46;--card-accent-dark:106 22 14}.tools-module__YkmrlW__card[data-tint=neutral],.tools-module__YkmrlW__featuredCard[data-tint=neutral]{--card-accent-light:176 180 191;--card-accent-mid:126 128 136;--card-accent-dark:74 77 87}.tools-module__YkmrlW__card:before{content:"";border-radius:inherit;background:linear-gradient(225deg, rgb(var(--card-accent-light) / 1) 0%, rgb(var(--card-accent-mid) / .65) 30%, rgb(var(--card-accent-dark) / .28) 60%, transparent 85%);-webkit-mask-composite:xor;pointer-events:none;z-index:3;padding:2px;transition:filter .22s ease-out;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tools-module__YkmrlW__card:after{content:"";background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,0%), rgb(var(--card-accent-mid) / .16), transparent 40%);opacity:0;pointer-events:none;z-index:2;transition:opacity .22s ease-out;position:absolute;inset:0}.tools-module__YkmrlW__card:hover{box-shadow:0 14px 38px #00000052, 0 0 22px rgb(var(--card-accent-mid) / .2);transform:translateY(-4px)}.tools-module__YkmrlW__card:hover:before{filter:brightness(1.35)saturate(1.15)}.tools-module__YkmrlW__card:hover:after{opacity:1}.tools-module__YkmrlW__thumb{aspect-ratio:16/9;background:var(--muted);position:relative;overflow:hidden}.tools-module__YkmrlW__thumb:after{content:"";background:linear-gradient(to bottom, rgb(var(--card-accent-mid) / .1), #0000002e);opacity:.75;pointer-events:none;z-index:1;transition:opacity .22s ease-out;position:absolute;inset:0}.tools-module__YkmrlW__card:hover .tools-module__YkmrlW__thumb:after{opacity:.4}.tools-module__YkmrlW__video{object-fit:cover;width:100%;height:100%;display:block}.tools-module__YkmrlW__comingSoon{width:100%;height:100%;color:var(--muted-foreground);background:var(--secondary);letter-spacing:.04em;place-items:center;font-size:16px;font-weight:600;display:grid}.tools-module__YkmrlW__availableFallback{width:100%;height:100%;padding:var(--space-5);color:var(--foreground);background:radial-gradient(circle at 72% 24%, color-mix(in srgb, var(--primary) 28%, transparent), transparent 42%), linear-gradient(145deg, var(--card), var(--secondary));place-items:end start;display:grid}.tools-module__YkmrlW__availableFallback span{max-width:18ch;font-size:18px;font-weight:600;line-height:1.15}.tools-module__YkmrlW__badge{border-radius:var(--radius-pill);letter-spacing:.04em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;right:10px}.tools-module__YkmrlW__badgePrimary{background:var(--primary);color:var(--primary-foreground)}.tools-module__YkmrlW__badgeTeal{background:var(--teal);color:#0c2624}.tools-module__YkmrlW__badgeDestructive{background:var(--destructive);color:#fff}.tools-module__YkmrlW__body{padding:var(--space-4);gap:var(--space-2);z-index:1;flex-direction:column;display:flex;position:relative}.tools-module__YkmrlW__title{color:var(--foreground);margin:0;font-size:16px;font-weight:700}.tools-module__YkmrlW__description{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.5}
.panel-module__dHc2MG__mediaPreview,.panel-module__dHc2MG__empty{background:var(--background);width:100%;height:100%;min-height:320px;color:var(--muted-foreground);place-items:center;display:grid;overflow:hidden}.panel-module__dHc2MG__mediaPreview{align-content:center;gap:10px;padding:18px}.panel-module__dHc2MG__mediaPreview video,.panel-module__dHc2MG__mediaPreview canvas{object-fit:contain;max-width:100%;max-height:calc(100dvh - 120px);display:block}.panel-module__dHc2MG__mediaPreview p{margin:0;font-size:11px}.panel-module__dHc2MG__hiddenVideo{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}
.draw-to-edit-workspace-module__KmYjRa__configStack,.draw-to-edit-workspace-module__KmYjRa__footerStack{gap:var(--space-4);flex-direction:column;display:flex}.draw-to-edit-workspace-module__KmYjRa__fieldGroup{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.draw-to-edit-workspace-module__KmYjRa__labelRow,.draw-to-edit-workspace-module__KmYjRa__inputMeta,.draw-to-edit-workspace-module__KmYjRa__previewHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.draw-to-edit-workspace-module__KmYjRa__label{color:var(--foreground);letter-spacing:.02em;font-size:12px;font-weight:650}.draw-to-edit-workspace-module__KmYjRa__required,.draw-to-edit-workspace-module__KmYjRa__optional,.draw-to-edit-workspace-module__KmYjRa__previewHeader>div>span{color:var(--primary);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:700}.draw-to-edit-workspace-module__KmYjRa__optional{color:var(--muted-foreground)}.draw-to-edit-workspace-module__KmYjRa__dropzone{border:1px dashed color-mix(in srgb, var(--primary) 45%, var(--ghost-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--secondary) 46%, transparent);width:100%;min-height:176px;color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);overflow:hidden}.draw-to-edit-workspace-module__KmYjRa__dropzone:hover,.draw-to-edit-workspace-module__KmYjRa__dropzone:focus-visible{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--secondary))}.draw-to-edit-workspace-module__KmYjRa__dropzone.draw-to-edit-workspace-module__KmYjRa__hasImage{border-style:solid}.draw-to-edit-workspace-module__KmYjRa__dropzone img{object-fit:contain;background:var(--background);width:100%;height:176px;display:block}.draw-to-edit-workspace-module__KmYjRa__dropzoneEmpty{min-height:inherit;align-content:center;place-items:center;gap:var(--space-2);padding:var(--space-4);display:grid}.draw-to-edit-workspace-module__KmYjRa__dropzoneEmpty svg{color:var(--primary)}.draw-to-edit-workspace-module__KmYjRa__dropzoneEmpty strong{color:var(--foreground);font-size:13px}.draw-to-edit-workspace-module__KmYjRa__dropzoneEmpty small{max-width:245px;font-size:10px;line-height:1.45}.draw-to-edit-workspace-module__KmYjRa__hiddenInput{display:none}.draw-to-edit-workspace-module__KmYjRa__fileRow{align-items:center;gap:var(--space-2);min-width:0;color:var(--muted-foreground);font-size:10px;display:flex}.draw-to-edit-workspace-module__KmYjRa__fileRow>span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.draw-to-edit-workspace-module__KmYjRa__fileRow>small,.draw-to-edit-workspace-module__KmYjRa__fileRow button{flex:none}.draw-to-edit-workspace-module__KmYjRa__fileRow button{color:inherit;cursor:pointer;place-items:center;display:grid}.draw-to-edit-workspace-module__KmYjRa__textarea{resize:vertical;width:100%;min-height:112px;padding:var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);color:var(--foreground);font:inherit;transition:border-color var(--dur-fast) var(--ease);outline:none;font-size:12px;line-height:1.5}.draw-to-edit-workspace-module__KmYjRa__textarea:focus{border-color:var(--primary)}.draw-to-edit-workspace-module__KmYjRa__textarea[aria-invalid=true]{border-color:var(--destructive)}.draw-to-edit-workspace-module__KmYjRa__textarea::placeholder{color:var(--muted-foreground)}.draw-to-edit-workspace-module__KmYjRa__inputMeta{color:var(--muted-foreground);align-items:flex-start;font-size:9px;line-height:1.4}.draw-to-edit-workspace-module__KmYjRa__inputMeta span:first-child{min-width:0}.draw-to-edit-workspace-module__KmYjRa__inputMeta span:last-child{font-variant-numeric:tabular-nums;flex:none}.draw-to-edit-workspace-module__KmYjRa__markedNote,.draw-to-edit-workspace-module__KmYjRa__contractNotice{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 58%, transparent);display:flex}.draw-to-edit-workspace-module__KmYjRa__contractNotice{border-color:color-mix(in srgb, var(--primary) 38%, var(--ghost-border));background:color-mix(in srgb, var(--primary) 7%, var(--secondary))}.draw-to-edit-workspace-module__KmYjRa__markedNote>svg,.draw-to-edit-workspace-module__KmYjRa__contractNotice>svg{color:var(--primary);flex:none}.draw-to-edit-workspace-module__KmYjRa__markedNote>span,.draw-to-edit-workspace-module__KmYjRa__contractNotice>span{gap:var(--space-1);flex-direction:column;display:flex}.draw-to-edit-workspace-module__KmYjRa__markedNote strong,.draw-to-edit-workspace-module__KmYjRa__contractNotice strong{color:var(--foreground);font-size:11px}.draw-to-edit-workspace-module__KmYjRa__markedNote small,.draw-to-edit-workspace-module__KmYjRa__contractNotice small{color:var(--muted-foreground);font-size:10px;line-height:1.45}.draw-to-edit-workspace-module__KmYjRa__ready,.draw-to-edit-workspace-module__KmYjRa__incomplete{align-items:center;gap:var(--space-2);color:var(--muted-foreground);font-size:10px;display:flex}.draw-to-edit-workspace-module__KmYjRa__ready{color:var(--primary)}.draw-to-edit-workspace-module__KmYjRa__lockedButton{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);background:var(--primary);width:100%;min-height:42px;color:var(--primary-foreground);font-size:12px;font-weight:700;display:flex}.draw-to-edit-workspace-module__KmYjRa__lockedButton:disabled{cursor:not-allowed;opacity:.48}.draw-to-edit-workspace-module__KmYjRa__error{color:var(--destructive);margin:0;font-size:10px;line-height:1.4}.draw-to-edit-workspace-module__KmYjRa__previewStage{gap:var(--space-4);min-height:calc(100vh - 49px);padding:var(--space-6);background:radial-gradient(circle at 72% 12%, color-mix(in srgb, var(--primary) 9%, transparent), transparent 38%), var(--background);flex-direction:column;display:flex}.draw-to-edit-workspace-module__KmYjRa__previewHeader>div{gap:var(--space-1);flex-direction:column;display:flex}.draw-to-edit-workspace-module__KmYjRa__previewHeader strong{color:var(--foreground);font-size:16px}.draw-to-edit-workspace-module__KmYjRa__localBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-full);background:color-mix(in srgb, var(--card) 80%, transparent);color:var(--muted-foreground);font-size:10px;display:inline-flex}.draw-to-edit-workspace-module__KmYjRa__emptyPreview,.draw-to-edit-workspace-module__KmYjRa__canvasLoading{justify-content:center;align-items:center;gap:var(--space-3);min-height:520px;padding:var(--space-6);border:1px dashed var(--ghost-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--card) 58%, transparent);color:var(--muted-foreground);text-align:center;flex-direction:column;flex:1;display:flex}.draw-to-edit-workspace-module__KmYjRa__emptyIcon{border-radius:var(--radius-full);background:color-mix(in srgb, var(--primary) 12%, var(--secondary));width:58px;height:58px;color:var(--primary);place-items:center;display:grid}.draw-to-edit-workspace-module__KmYjRa__emptyPreview strong{color:var(--foreground);font-size:16px}.draw-to-edit-workspace-module__KmYjRa__emptyPreview p{max-width:410px;margin:0;font-size:12px;line-height:1.6}.draw-to-edit-workspace-module__KmYjRa__canvasLoading svg{color:var(--primary)}@media (max-width:600px){.draw-to-edit-workspace-module__KmYjRa__previewStage{min-height:560px;padding:var(--space-4)}.draw-to-edit-workspace-module__KmYjRa__previewHeader{flex-direction:column;align-items:flex-start}.draw-to-edit-workspace-module__KmYjRa__emptyPreview,.draw-to-edit-workspace-module__KmYjRa__canvasLoading{min-height:380px}}@media (prefers-reduced-motion:reduce){.draw-to-edit-workspace-module__KmYjRa__dropzone,.draw-to-edit-workspace-module__KmYjRa__textarea{transition:none}}.draw-to-edit-workspace-module__KmYjRa__select{width:100%;min-height:40px;padding:0 var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);color:var(--foreground);font:inherit;outline:none;font-size:12px}.draw-to-edit-workspace-module__KmYjRa__select:focus-visible{border-color:var(--primary)}.draw-to-edit-workspace-module__KmYjRa__runButton{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);background:var(--primary);width:100%;min-height:42px;color:var(--primary-foreground);font-size:12px;font-weight:700;display:flex}.draw-to-edit-workspace-module__KmYjRa__runButton:disabled{cursor:not-allowed;opacity:.48}.draw-to-edit-workspace-module__KmYjRa__runButton:not(:disabled){cursor:pointer}.draw-to-edit-workspace-module__KmYjRa__downloadButton{justify-content:center;align-items:center;gap:var(--space-2);min-height:36px;padding:0 var(--space-3);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--card);color:var(--foreground);cursor:pointer;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.draw-to-edit-workspace-module__KmYjRa__resultStage{border:1px solid var(--ghost-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--card) 58%, transparent);flex:1;justify-content:center;align-items:center;min-height:320px;display:flex;overflow:hidden}.draw-to-edit-workspace-module__KmYjRa__resultStage>img{object-fit:contain;width:100%;height:100%;max-height:calc(100vh - 178px)}.draw-to-edit-workspace-module__KmYjRa__resultStage .draw-to-edit-workspace-module__KmYjRa__emptyPreview{width:100%;min-height:inherit;background:0 0;border:0}.draw-to-edit-workspace-module__KmYjRa__hiddenEditor{display:none}.draw-to-edit-workspace-module__KmYjRa__spinner{animation:.8s linear infinite draw-to-edit-workspace-module__KmYjRa__draw-to-edit-spin}@media (prefers-reduced-motion:reduce){.draw-to-edit-workspace-module__KmYjRa__spinner{animation:none}}@keyframes draw-to-edit-workspace-module__KmYjRa__draw-to-edit-spin{to{transform:rotate(360deg)}}.draw-to-edit-workspace-module__KmYjRa__secondaryButton{justify-content:center;align-items:center;gap:var(--space-2);border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);min-height:38px;color:var(--foreground);cursor:pointer;font-size:12px;font-weight:600;display:flex}.draw-to-edit-workspace-module__KmYjRa__secondaryButton:disabled{cursor:not-allowed;opacity:.48}.draw-to-edit-workspace-module__KmYjRa__required{border:1px solid var(--primary-border);border-radius:var(--radius-pill);background:var(--primary-soft);width:fit-content;min-height:24px;color:var(--primary);letter-spacing:.055em;text-transform:uppercase;align-items:center;padding:4px 9px;font-size:9.5px;font-weight:750;line-height:1.25;display:inline-flex}
.remove-background-workspace-module__6x04xG__configStack,.remove-background-workspace-module__6x04xG__footerStack{flex-direction:column;gap:18px;display:flex}.remove-background-workspace-module__6x04xG__fieldGroup{flex-direction:column;gap:9px;display:flex}.remove-background-workspace-module__6x04xG__labelRow{justify-content:space-between;align-items:center;display:flex}.remove-background-workspace-module__6x04xG__label{color:var(--foreground);letter-spacing:.02em;font-size:12px;font-weight:650}.remove-background-workspace-module__6x04xG__required{border:1px solid var(--primary-border);border-radius:var(--radius-pill);background:var(--primary-soft);width:fit-content;min-height:24px;color:var(--primary);letter-spacing:.055em;text-transform:uppercase;align-items:center;padding:4px 9px;font-size:9.5px;font-weight:750;line-height:1.25;display:inline-flex}.remove-background-workspace-module__6x04xG__dropzone{aspect-ratio:4/3;border:1px dashed color-mix(in srgb, var(--primary) 45%, var(--ghost-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--secondary) 42%, transparent);width:100%;color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);overflow:hidden}.remove-background-workspace-module__6x04xG__dropzone:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 7%, var(--secondary))}.remove-background-workspace-module__6x04xG__dropzone img{object-fit:contain;background:#080808;width:100%;height:100%;display:block}.remove-background-workspace-module__6x04xG__dropzoneEmpty{align-content:center;place-items:center;gap:7px;height:100%;display:grid}.remove-background-workspace-module__6x04xG__dropzoneEmpty strong{color:var(--foreground);font-size:13px}.remove-background-workspace-module__6x04xG__dropzoneEmpty small{font-size:11px}.remove-background-workspace-module__6x04xG__hiddenInput{display:none}.remove-background-workspace-module__6x04xG__fileRow{color:var(--muted-foreground);align-items:center;gap:7px;min-width:0;font-size:11px;display:flex}.remove-background-workspace-module__6x04xG__fileRow span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.remove-background-workspace-module__6x04xG__fileRow button{color:inherit;cursor:pointer;place-items:center;display:grid}.remove-background-workspace-module__6x04xG__select{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);width:100%;height:40px;color:var(--foreground);padding:0 36px 0 12px;font-size:13px}.remove-background-workspace-module__6x04xG__qualityGrid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.remove-background-workspace-module__6x04xG__option,.remove-background-workspace-module__6x04xG__optionActive{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 58%, transparent);min-height:58px;color:var(--foreground);text-align:left;cursor:pointer;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:9px 11px;display:flex}.remove-background-workspace-module__6x04xG__optionActive{border-color:color-mix(in srgb, var(--primary) 75%, transparent);background:color-mix(in srgb, var(--primary) 13%, var(--secondary))}.remove-background-workspace-module__6x04xG__option small,.remove-background-workspace-module__6x04xG__optionActive small{color:var(--muted-foreground);font-size:10px}.remove-background-workspace-module__6x04xG__segmented{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:color-mix(in srgb, var(--secondary) 46%, transparent);grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.remove-background-workspace-module__6x04xG__segmented button{border-radius:calc(var(--radius-md) - 3px);appearance:none;min-height:34px;color:var(--muted-foreground);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:1px solid #0000;font-size:12px}.remove-background-workspace-module__6x04xG__segmented button:hover{color:var(--foreground);background:color-mix(in srgb, var(--primary) 6%, transparent)}.remove-background-workspace-module__6x04xG__segmented .remove-background-workspace-module__6x04xG__segmentActive{border-color:color-mix(in srgb, var(--primary) 70%, transparent);background:color-mix(in srgb, var(--primary) 16%, var(--background));color:var(--primary);box-shadow:none;font-weight:700}.remove-background-workspace-module__6x04xG__toggleRow{justify-content:space-between;align-items:center;gap:14px;display:flex}.remove-background-workspace-module__6x04xG__toggleRow span{flex-direction:column;gap:3px;display:flex}.remove-background-workspace-module__6x04xG__toggleRow strong{font-size:12px;font-weight:600}.remove-background-workspace-module__6x04xG__toggleRow small{color:var(--muted-foreground);font-size:10px;line-height:1.4}.remove-background-workspace-module__6x04xG__toggleRow input{width:34px;height:18px;accent-color:var(--primary)}.remove-background-workspace-module__6x04xG__lockedOption{border:1px solid color-mix(in srgb, var(--primary) 52%, var(--ghost-border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary) 8%, var(--secondary));min-height:58px;color:var(--foreground);align-items:center;gap:10px;padding:10px 11px;display:flex}.remove-background-workspace-module__6x04xG__lockedOption>svg:first-child{color:var(--primary);flex:none}.remove-background-workspace-module__6x04xG__lockedOption>svg:last-child{color:var(--primary);flex:none;margin-left:auto}.remove-background-workspace-module__6x04xG__lockedOption span{flex-direction:column;gap:3px;min-width:0;display:flex}.remove-background-workspace-module__6x04xG__lockedOption strong{font-size:12px;font-weight:650}.remove-background-workspace-module__6x04xG__lockedOption small{color:var(--muted-foreground);font-size:10px;line-height:1.4}.remove-background-workspace-module__6x04xG__outputPlan{gap:var(--space-2);min-width:0;padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--muted);flex-direction:column;display:flex}.remove-background-workspace-module__6x04xG__outputPlan ul{gap:var(--space-2);flex-direction:column;min-width:0;margin:0;padding:0;list-style:none;display:flex}.remove-background-workspace-module__6x04xG__outputPlan li{align-items:center;gap:var(--space-2);min-width:0;color:var(--secondary-foreground);grid-template-columns:auto minmax(0,1fr);font-size:10px;line-height:1.4;display:grid}.remove-background-workspace-module__6x04xG__outputPlan li svg{color:var(--primary)}.remove-background-workspace-module__6x04xG__runButton{border-radius:var(--radius-md);background:var(--primary);min-height:42px;color:var(--primary-foreground);cursor:pointer;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.remove-background-workspace-module__6x04xG__runButton:disabled{opacity:.48;cursor:not-allowed}.remove-background-workspace-module__6x04xG__error{color:var(--destructive);margin:0;font-size:11px;line-height:1.45}.remove-background-workspace-module__6x04xG__spinner{animation:.9s linear infinite remove-background-workspace-module__6x04xG__spin}@keyframes remove-background-workspace-module__6x04xG__spin{to{transform:rotate(360deg)}}.remove-background-workspace-module__6x04xG__previewStage{background:radial-gradient(circle at 70% 10%, color-mix(in srgb, var(--primary) 8%, transparent), transparent 35%);flex-direction:column;gap:16px;min-height:calc(100vh - 48px);padding:26px;display:flex}.remove-background-workspace-module__6x04xG__previewHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.remove-background-workspace-module__6x04xG__previewHeader div{flex-direction:column;gap:3px;display:flex}.remove-background-workspace-module__6x04xG__previewHeader span{color:var(--primary);letter-spacing:.13em;font-size:10px;font-weight:700}.remove-background-workspace-module__6x04xG__previewHeader strong{font-size:16px}.remove-background-workspace-module__6x04xG__downloadButton{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex}.remove-background-workspace-module__6x04xG__checkerboard{border-radius:var(--radius-xl);border:1px solid var(--ghost-border);background-color:#d7d7d7;background-image:linear-gradient(45deg,#bcbcbc 25%,#0000 25%),linear-gradient(-45deg,#bcbcbc 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#bcbcbc 75%),linear-gradient(-45deg,#0000 75%,#bcbcbc 75%);background-position:0 0,0 14px,14px -14px,-14px 0;background-size:28px 28px;flex:1;place-items:center;min-height:480px;display:grid;overflow:hidden}.remove-background-workspace-module__6x04xG__checkerboard>img{object-fit:contain;max-width:100%;max-height:calc(100vh - 190px)}.remove-background-workspace-module__6x04xG__depthSurface{border-radius:var(--radius-xl);border:1px solid var(--ghost-border);background:radial-gradient(circle at 50% 42%,#2b2b2b,#090909 68%);flex:1;place-items:center;min-height:480px;display:grid;overflow:hidden}.remove-background-workspace-module__6x04xG__depthSurface>img{object-fit:contain;max-width:100%;max-height:calc(100vh - 190px)}.remove-background-workspace-module__6x04xG__depthInputGhost{opacity:.34;filter:grayscale()contrast(1.15)}.remove-background-workspace-module__6x04xG__depthEmptyPreview{color:#b8b8b8;text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:360px;padding:22px;display:flex}.remove-background-workspace-module__6x04xG__depthEmptyPreview strong{color:#f2f2f2;font-size:15px}.remove-background-workspace-module__6x04xG__depthEmptyPreview span{font-size:12px;line-height:1.45}.remove-background-workspace-module__6x04xG__inputGhost{opacity:1;filter:none}.remove-background-workspace-module__6x04xG__emptyPreview{color:#2f2f2f;text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:360px;padding:22px;display:flex}.remove-background-workspace-module__6x04xG__emptyPreview strong{font-size:15px}.remove-background-workspace-module__6x04xG__emptyPreview span{font-size:12px;line-height:1.45}.remove-background-workspace-module__6x04xG__auditNote{color:var(--muted-foreground);text-align:center;margin:0;font-size:10px}@media (max-width:900px){.remove-background-workspace-module__6x04xG__previewStage{min-height:660px;padding:18px}.remove-background-workspace-module__6x04xG__checkerboard,.remove-background-workspace-module__6x04xG__depthSurface{min-height:500px}}.remove-background-workspace-module__6x04xG__secondaryButton{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);min-height:38px;color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.remove-background-workspace-module__6x04xG__secondaryButton:disabled{opacity:.48;cursor:not-allowed}
.trim-video-workspace-module__i2OZ7G__videoDropzone{border:1px dashed color-mix(in srgb, var(--primary) 48%, var(--ghost-border));border-radius:var(--radius-lg);background:color-mix(in srgb, var(--secondary) 50%, transparent);width:100%;min-height:150px;color:var(--muted-foreground);cursor:pointer;place-items:center;display:grid;position:relative;overflow:hidden}.trim-video-workspace-module__i2OZ7G__videoDropzone:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 7%, var(--secondary))}.trim-video-workspace-module__i2OZ7G__videoDropzone:disabled{cursor:wait;opacity:.72}.trim-video-workspace-module__i2OZ7G__videoDropzone video{object-fit:contain;pointer-events:none;background:#050505;width:100%;height:150px;display:block}.trim-video-workspace-module__i2OZ7G__dropEmpty{text-align:center;place-items:center;gap:7px;padding:20px;display:grid}.trim-video-workspace-module__i2OZ7G__dropEmpty svg{color:var(--primary)}.trim-video-workspace-module__i2OZ7G__dropEmpty strong{color:var(--foreground);font-size:13px}.trim-video-workspace-module__i2OZ7G__dropEmpty small{max-width:280px;font-size:10px;line-height:1.5}.trim-video-workspace-module__i2OZ7G__rangeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.trim-video-workspace-module__i2OZ7G__numberField{color:var(--muted-foreground);gap:6px;font-size:10px;display:grid}.trim-video-workspace-module__i2OZ7G__numberField input{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--secondary);width:100%;height:40px;color:var(--foreground);font:inherit;padding:0 11px;font-size:12px}.trim-video-workspace-module__i2OZ7G__selectionCard{border:1px solid var(--ghost-border);border-radius:var(--radius-md);background:var(--ghost-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.trim-video-workspace-module__i2OZ7G__selectionCard div{background:var(--secondary);gap:4px;padding:10px;display:grid}.trim-video-workspace-module__i2OZ7G__selectionCard span{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.trim-video-workspace-module__i2OZ7G__selectionCard strong{color:var(--foreground);font-size:12px}.trim-video-workspace-module__i2OZ7G__progressTrack{background:var(--secondary);border-radius:999px;height:4px;overflow:hidden}.trim-video-workspace-module__i2OZ7G__progressTrack span{border-radius:inherit;background:var(--primary);height:100%;transition:width .12s linear;display:block}.trim-video-workspace-module__i2OZ7G__previewVideo{object-fit:contain;width:100%;max-width:1120px;max-height:calc(100vh - 190px);box-shadow:var(--shadow-card);background:#050505;display:block}@media (max-width:560px){.trim-video-workspace-module__i2OZ7G__selectionCard{grid-template-columns:1fr}}
