.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#222725;background:#f5f6f3;font-synthesis:none;text-rendering:optimizeLegibility;--line: #dcded9;--line-soft: #eaebe7;--muted: #737a76;--panel: #fff;--canvas: #f6f6f3;--ink: #222725;--accent: #287d6c;--accent-dark: #216c5d}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}a{color:inherit}.app-frame{display:grid;grid-template-columns:232px minmax(0,1fr);height:100vh;height:100dvh;min-height:0;overflow:hidden;background:#f5f6f3}.app-sidebar{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;min-width:0;z-index:20}.brand-block{height:70px;display:flex;align-items:center;padding:0 17px;border-bottom:1px solid var(--line-soft)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;background:#222725;color:#fff;border-radius:7px}.brand-block strong,.brand-block span{display:block}.brand-block strong{font-size:14px}.brand-workspace-title{color:var(--ink)}.brand-block span{color:var(--muted);font-size:11px;margin-top:2px}.sidebar-close{display:none!important;margin-left:auto}.project-switcher{padding:16px 14px;border-bottom:1px solid var(--line-soft)}.project-switcher>span{display:block;color:#8d948f;font-size:10px;font-weight:700;margin:0 3px 7px}.project-select-wrap{height:38px;display:grid;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;padding:0 9px;color:#56605a;background:#fafbf9}.project-select-wrap select{width:100%;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#303633;font-size:12px;font-weight:700}.new-project-button{width:100%;height:32px;border:0;background:transparent;color:#287d6c;display:flex;align-items:center;justify-content:center;gap:5px;margin-top:6px;font-size:11px;font-weight:700;border-radius:5px}.new-project-button:hover{background:#edf5f2}.main-nav{padding:14px 10px;flex:1;overflow-y:auto}.nav-group+.nav-group{margin-top:19px}.nav-group-label{color:#9aa09c;font-size:9px;font-weight:700;padding:0 9px 6px}.nav-item{min-height:37px;display:flex;align-items:center;gap:10px;padding:0 10px;border-radius:6px;color:#626a66;text-decoration:none;font-size:12px;margin:2px 0}.nav-item:hover{background:#f3f4f1;color:#303633}.nav-item.active{background:#e9f2ee;color:#1d695a;font-weight:700}.local-mode{min-height:61px;border-top:1px solid var(--line-soft);padding:11px 15px;display:grid;grid-template-columns:18px minmax(0,1fr) 8px;gap:8px;align-items:center;color:#68706c}.local-mode strong,.local-mode small{display:block}.local-mode strong{font-size:11px;color:#3e4642}.local-mode small{font-size:9px;margin-top:2px}.local-dot{width:8px;height:8px;border-radius:50%;background:#3d9556;box-shadow:0 0 0 4px #e8f3eb}.local-mode.is-cloud .local-dot{background:#287d6c;box-shadow:0 0 0 4px #e3f1ed}.signed-in-user{min-height:58px;border-top:1px solid var(--line-soft);padding:9px 11px 9px 15px;display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:8px;align-items:center}.signed-in-user strong,.signed-in-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signed-in-user strong{color:#3d4541;font-size:10px}.signed-in-user small{margin-top:3px;color:#929995;font-size:8px}.app-main{min-width:0;min-height:0;height:100%;overflow:hidden;display:grid;grid-template-rows:70px minmax(0,1fr) auto}.app-main.without-page-header{grid-template-rows:minmax(0,1fr) auto}.app-header{background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 24px;gap:16px;z-index:10}.app-header-minimal{display:none}.page-heading{min-width:0}.page-heading h1{margin:0;font-size:17px}.page-heading p{margin:3px 0 0;color:#878e89;font-size:10px}.header-project{margin-left:auto;text-align:right;min-width:0}.header-project span,.header-project small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-project span{font-size:11px;font-weight:700}.header-project small{color:#929995;font-size:9px;margin-top:3px;max-width:280px}.mobile-menu{display:none!important}.page-viewport{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.route-loading{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#f5f6f3;color:#7a817d;font-size:11px}.standard-page{min-height:100%;padding:24px}.page-section{margin-top:26px}.section-eyebrow{color:#7b837e;font-size:10px;font-weight:700}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:13px}.section-title.compact{align-items:flex-start}.section-title h2,.section-title h3{margin:0;font-size:15px}.section-title p{margin:4px 0 0;color:#858c88;font-size:10px;line-height:1.5}.section-title a{color:#287d6c;font-size:10px;font-weight:700}.icon-button{border:0;background:transparent;color:#68706c;width:30px;height:30px;display:grid;place-items:center;border-radius:5px;padding:0}.icon-button:hover{background:#eff1ed;color:#222725}.primary-button,.secondary-button,.danger-button{min-height:38px;border-radius:6px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:700;text-decoration:none}.primary-button{width:100%;border:1px solid var(--accent);background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-dark)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button.compact{width:auto}.secondary-button{border:1px solid var(--line);background:#fff;color:#4f5753}.secondary-button:hover{background:#f6f7f4}.danger-button{border:0;background:transparent;color:#a94737;padding:0;min-height:30px}.field{display:block;margin-bottom:14px}.field>span{display:flex;justify-content:space-between;color:#5d6661;font-size:10px;font-weight:700;margin-bottom:6px}.field>span small{color:#989f9b;font-weight:400}.field input,.field textarea,.field select{width:100%;border:1px solid #d9dcd7;background:#fff;color:#252a27;border-radius:6px;padding:9px 10px;outline:none;font-size:11px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:#70a99c;box-shadow:0 0 0 3px #e8f2ef}.model-profile-field{grid-column:1 / -1}.model-profile-note{display:block;margin-top:5px;color:#818a85;font-size:8px;line-height:1.45}.page-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8a918d;text-align:center}.page-empty.full-page{min-height:70vh}.page-empty h2{color:#4c5550;font-size:17px;margin:13px 0 4px}.page-empty p{font-size:11px;margin:0 0 14px}.auth-screen{min-height:100vh;min-height:100dvh;display:grid;place-items:start center;padding:104px 24px 48px;background:#202020}.auth-panel{width:min(414px,100%);color:#f1f3f1}.auth-heading{padding:0 0 24px}.auth-heading h1{margin:0;color:#f4f6f4;font-size:22px;font-weight:700;line-height:1.25}.auth-panel .field{margin-bottom:16px}.auth-panel .field>span{color:#e4e8e5;font-size:12px;margin-bottom:7px}.auth-panel .field input{min-height:40px;border-color:#545854;background:#2b2b2b;color:#f4f6f4;border-radius:8px;padding:9px 12px;font-size:13px}.auth-panel .field input::placeholder{color:#a3a8a4}.auth-panel .field input:focus{border-color:#2b9ce9;box-shadow:0 0 0 3px #2b9ce933}.auth-error{margin:0 0 14px;padding:9px 11px;border:1px solid #a9534c;border-radius:6px;color:#ffd3cf;background:#482927;font-size:12px;line-height:1.5}.account-message{margin:0 0 12px;padding:9px 10px;border-left:3px solid #bd553f;color:#8f4031;background:#fbf1ee;font-size:10px;line-height:1.5}.auth-submit{min-height:42px;margin-top:8px;border-color:#168bd3;border-radius:8px;background:#168bd3;font-size:13px}.auth-submit:hover{background:#0f7ec2}.legal-footer{min-height:38px;padding:9px 18px max(9px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 12px;border-top:1px solid var(--line-soft);color:#7c8580;background:#fff;font-size:9px;line-height:1.5;text-align:center}.legal-footer a{color:#376f63;text-decoration:none}.legal-footer a:hover{text-decoration:underline}.legal-footer nav{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:4px 12px}.legal-footer nav span{color:#8b7251}.gongan-beian-link{display:inline-flex;align-items:center;gap:5px}.gongan-beian-link img{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.legal-footer-auth{width:min(520px,100%);margin:0 auto;border-top:0;background:transparent}.legal-footer-document{width:min(880px,calc(100% - 32px));margin:0 auto;background:transparent}.legal-document-page{min-height:100dvh;padding:36px 16px 20px;background:#f3f5f2}.legal-document{width:min(820px,100%);margin:0 auto 16px;padding:34px;border:1px solid var(--line);border-radius:8px;background:#fff}.legal-eyebrow{margin:0;color:#5a8177;font-size:10px;font-weight:800;letter-spacing:.12em}.legal-document h1{margin:8px 0 4px;font-size:28px}.legal-effective{margin:0 0 26px;color:var(--muted);font-size:11px}.legal-document>p,.legal-document li{color:#4f5954;font-size:13px;line-height:1.8}.legal-document section{margin-top:26px;padding-top:18px;border-top:1px solid var(--line-soft)}.legal-document h2{margin:0 0 9px;font-size:16px}.legal-document ul{margin:0;padding-left:20px}.legal-document a{color:#216c5d}.legal-return{margin:30px 0 0}.ai-generated-notice{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;margin:9px 0;color:#45655d;font-size:10px;line-height:1.5}.ai-generated-notice strong{padding:3px 6px;border-radius:4px;color:#216c5d;background:#e8f2ee;font-size:9px}.ai-generated-notice span{color:#6d7671}.ai-generated-notice.compact{margin:4px 0 0;font-size:8px}.ai-generated-notice.compact strong{padding:2px 5px;font-size:7px}.lightbox-toolbar .ai-generated-notice{flex:0 1 auto;margin:0;color:#d9e6e0}.lightbox-toolbar .ai-generated-notice strong{color:#183a32;background:#dbeee7}.lightbox-toolbar .ai-generated-notice span{color:#d9e6e0}.accounts-intro{min-height:106px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid var(--line);border-left:4px solid var(--accent);border-radius:7px;background:#fff}.accounts-intro h2{margin:5px 0 4px;font-size:18px}.accounts-intro p{max-width:680px;margin:0;color:#7c8580;font-size:10px;line-height:1.6}.accounts-intro>svg{color:var(--accent)}.accounts-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);gap:14px;margin-top:14px}.account-list-panel,.account-create-panel{min-width:0;padding:17px;border:1px solid var(--line);border-radius:7px;background:#fff}.account-actions .danger-button{color:#b33434}.account-actions .danger-button:hover{background:#fff0f0;color:#8d2222}.account-row{min-height:60px;display:grid;grid-template-columns:34px minmax(0,1fr) 60px 54px minmax(150px,190px) 66px;gap:9px;align-items:center;border-top:1px solid var(--line-soft)}.account-row:first-child{border-top:0}.account-row.disabled{opacity:.56}.account-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:6px;color:#236d5e;background:#e8f2ee;font-size:11px;font-weight:800}.account-identity{min-width:0}.account-identity strong,.account-identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-identity strong{font-size:10px}.account-identity span{margin-top:3px;color:#8a928d;font-size:8px}.role-pill,.account-state{font-size:8px;text-align:center}.role-pill{padding:4px 6px;border-radius:9px;color:#53605a;background:#eef0ed}.role-pill.admin{color:#246b5c;background:#e5f1ed}.account-state{color:#999f9c}.account-state.active{color:#357a47}.account-actions{display:flex;justify-content:flex-end}.account-model-select{display:grid;gap:2px;min-width:0}.account-model-select span{color:var(--muted);font-size:11px}.account-model-select select{min-width:0;width:100%}.account-usage-panel{margin-top:16px;padding:18px;border:1px solid var(--line-soft);background:var(--canvas)}.account-usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:9px}.account-usage-card{display:grid;gap:4px;padding:11px;border:1px solid var(--line-soft);background:#fff}.account-usage-card span,.account-usage-card small{color:var(--muted);font-size:11px}.account-usage-card b{margin-top:5px;color:var(--accent);font-size:16px}.account-usage-recent{margin-top:14px;border-top:1px solid var(--line-soft)}.account-usage-row{display:grid;grid-template-columns:1fr 1.3fr .8fr 70px 130px;gap:8px;padding:9px 0;border-bottom:1px solid var(--line-soft);font-size:11px}.account-usage-row .completed{color:#347447}.account-usage-row .failed{color:#944}.account-usage-row time{color:var(--muted);text-align:right}.account-usage-record{border-bottom:1px solid var(--line-soft)}.account-usage-record>summary{cursor:pointer;list-style:none}.account-usage-record>summary::-webkit-details-marker{display:none}.account-usage-record[open]>summary{background:#f1f6f3}.account-usage-detail{padding:12px;border-top:1px solid var(--line-soft);background:#fafbf9}.account-usage-meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:10px}.account-usage-images{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.account-usage-images a{aspect-ratio:1;display:block;border:1px solid var(--line);background:#fff;overflow:hidden}.account-usage-image-button{aspect-ratio:1;display:block;width:100%;padding:0;border:1px solid var(--line);background:#fff;overflow:hidden;cursor:zoom-in}.account-usage-image-button:focus-visible{outline:2px solid #287d6c;outline-offset:2px}.account-usage-images img{width:100%;height:100%;object-fit:contain;display:block}.account-usage-detail label{display:block;margin:10px 0 5px;color:var(--muted);font-size:10px;font-weight:700}.account-usage-detail pre{max-height:180px;margin:0;padding:9px;border:1px solid var(--line-soft);background:#fff;color:#4c5550;white-space:pre-wrap;overflow:auto;font:10px/1.55 inherit}.usage-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:10px}.release-notes-panel{margin-top:16px;padding:18px;border:1px solid var(--line-soft);background:var(--canvas)}.release-notes-list{display:grid;gap:0}.release-note{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;padding:12px 0;border-top:1px solid var(--line-soft)}.release-note:first-child{border-top:0}.release-note time{color:var(--accent);font-size:10px;font-weight:700}.release-note strong{font-size:11px}.release-note p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.updates-page{width:min(980px,100%);margin:0 auto}.updates-hero{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:15px;align-items:center;padding:22px 24px;border:1px solid #cbded7;border-radius:7px;background:#f5faf7}.updates-hero-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;color:#216c5d;background:#dcefe8}.updates-hero span,.updates-section-heading small{color:#5c8277;font-size:9px;font-weight:800;letter-spacing:.06em}.updates-hero h1{margin:5px 0 4px;color:#1f4d42;font-size:23px}.updates-hero p{margin:0;color:#688078;font-size:10px;line-height:1.6}.updates-version{min-width:70px;padding-left:17px;border-left:1px solid #d1e4dd;text-align:center}.updates-version strong,.updates-version span{display:block}.updates-version strong{color:#1f4d42;font-size:20px}.updates-version span{margin-top:3px;color:#5c8277;font-size:9px;font-weight:700;letter-spacing:0}.updates-current{margin-top:16px;padding:20px 22px;border:1px solid var(--line);border-radius:7px;background:#fff}.updates-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid var(--line-soft)}.updates-section-heading h2{margin:6px 0 5px;color:var(--ink);font-size:17px}.updates-section-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.updates-section-heading>svg{flex:0 0 auto;color:var(--accent)}.updates-role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.updates-role-item{min-width:0;padding:17px 14px 5px 0}.updates-role-item+.updates-role-item{padding-left:14px;border-left:1px solid var(--line-soft)}.updates-role-item>div{display:flex;align-items:baseline;gap:7px}.updates-role-item b{color:var(--ink);font-size:12px}.updates-role-item span{color:var(--accent);font-size:9px;font-weight:700}.updates-role-item p{margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.7}.updates-lock-note{display:flex;align-items:flex-start;gap:7px;margin-top:16px;padding:11px 12px;border:1px solid #d9e9e3;border-radius:5px;color:#668078;background:#f7fbf9;font-size:9px;line-height:1.6}.updates-lock-note svg{flex:0 0 auto;margin-top:1px;color:var(--accent)}.updates-lock-note strong{color:#356b5d}.updates-footer-note{margin:14px 0 0;color:#929a95;font-size:9px;text-align:center}.account-model-select select:focus-visible,.account-actions button:focus-visible,.account-create-panel input:focus-visible,.account-create-panel select:focus-visible{outline:2px solid #287d6c;outline-offset:2px}.account-message{border-left-color:var(--accent);color:#2d6c5f;background:#edf5f2}.password-reset-form{margin-top:10px;padding:11px;display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) auto 30px;gap:9px;align-items:center;border:1px solid #cdded8;border-radius:6px;background:#f1f7f4}.password-reset-form strong,.password-reset-form span{display:block}.password-reset-form strong{font-size:9px}.password-reset-form span{margin-top:3px;color:#7f8984;font-size:8px}.password-reset-form input{min-width:0;height:36px;border:1px solid var(--line);border-radius:5px;padding:0 9px;font-size:10px}.overview-band{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(500px,1.5fr);gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-left:4px solid #287d6c;padding:21px 22px;border-radius:7px}.overview-band h2{margin:5px 0 4px;font-size:20px}.overview-band p{margin:0;color:#7a817d;font-size:11px}.overview-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line-soft)}.overview-metric{min-width:0;display:flex;align-items:center;gap:8px;padding:7px 15px;color:#66706a;border-right:1px solid var(--line-soft)}.overview-metric:last-child{border:0}.overview-metric strong,.overview-metric span{display:block}.overview-metric strong{font-size:18px;color:#2c332f}.overview-metric span{color:#8d948f;font-size:9px;margin-top:2px}.action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.action-card{min-width:0;min-height:102px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:16px;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;gap:10px;align-items:center;text-decoration:none}.action-card:hover{border-color:#aeb5b0;box-shadow:0 5px 16px #232a260f}.action-icon{width:36px;height:36px;border-radius:6px;display:grid;place-items:center}.action-card h3{margin:0;font-size:12px}.action-card p{margin:5px 0 0;color:#858c88;font-size:9px;line-height:1.5}.action-card>svg{color:#9da39f}.dashboard-lower{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:14px}.activity-panel,.status-panel{background:#fff;border:1px solid var(--line);border-radius:7px;padding:16px}.recent-row{min-height:48px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:9px;align-items:center;border-top:1px solid var(--line-soft)}.recent-row:first-child{border-top:0}.file-type{width:29px;height:29px;display:grid;place-items:center;border-radius:5px}.type-images{color:#2268a8;background:#eaf2f8}.type-excels{color:#31743d;background:#eaf3eb}.recent-row strong,.recent-row small{display:block}.recent-row strong{font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recent-row small,.recent-row>span:last-child{color:#939a96;font-size:9px;margin-top:2px}.status-row{height:40px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line-soft);font-size:10px}.status-row:first-of-type{border-top:0}.status-pill{font-size:8px;padding:3px 7px;border-radius:9px}.status-pill.good{color:#2f7741;background:#e8f3eb}.status-pill.waiting{color:#6a579e;background:#eee9f6}.empty-list{color:#909793;font-size:10px;text-align:center;padding:28px 12px}.canvas-page{height:100%;min-height:0}.canvas-workspace{display:grid;grid-template-columns:minmax(0,1fr) 324px;height:100%;min-width:0}.canvas-main{min-width:0;display:grid;grid-template-rows:52px minmax(0,1fr);position:relative}.canvas-toolbar{background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:3px;padding:0 13px;z-index:4}.tool-button{border:1px solid transparent;background:transparent;height:34px;padding:0 9px;display:flex;align-items:center;gap:6px;border-radius:6px;color:#555e59;white-space:nowrap}.tool-button:hover,.tool-button.active{border-color:var(--line);background:#f3f5f2;color:#222725}.tool-button span{font-size:10px}.toolbar-divider{width:1px;height:21px;background:var(--line);margin:0 4px}.save-state{margin-left:auto;display:flex;align-items:center;gap:5px;color:#7b827e;font-size:9px;white-space:nowrap}.save-error{color:#b14736}.flow-stage{min-height:0;position:relative}.react-flow__pane{cursor:grab}.react-flow__pane:active{cursor:grabbing}.react-flow__controls{box-shadow:none;border:1px solid var(--line);border-radius:6px;overflow:hidden}.react-flow__controls-button{border-bottom-color:var(--line)}.react-flow__minimap{border:1px solid var(--line);box-shadow:none;border-radius:6px;overflow:hidden}.canvas-asset-tray{position:absolute;top:58px;left:12px;right:12px;min-height:105px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 28px #1e24201f;z-index:9;border-radius:7px;display:grid;grid-template-columns:130px minmax(0,1fr) 30px;gap:12px;align-items:center;padding:12px}.canvas-asset-tray strong,.canvas-asset-tray span{display:block}.canvas-asset-tray strong{font-size:11px}.canvas-asset-tray span{color:#8c938f;font-size:9px;margin-top:4px;line-height:1.4}.canvas-asset-list{display:flex;gap:7px;overflow-x:auto}.canvas-asset-list button{flex:0 0 72px;width:72px;height:72px;border:1px solid var(--line);padding:0;background:#f1f2ef;border-radius:5px;overflow:hidden}.canvas-asset-list img{width:100%;height:100%;object-fit:contain}.canvas-asset-list p{color:#8d948f;font-size:10px}.work-node{width:232px;background:#fff;border:1px solid #d6d9d4;border-top:3px solid var(--node-accent);border-radius:7px;box-shadow:0 4px 14px #20262312;overflow:hidden}.work-node:hover{box-shadow:0 7px 22px #2026231c}.work-node.is-selected{outline:2px solid color-mix(in srgb,var(--node-accent),white 30%);outline-offset:2px}.node-heading{display:grid;grid-template-columns:31px 1fr;gap:8px;padding:12px 12px 8px;align-items:center}.node-icon{width:29px;height:29px;display:grid;place-items:center;color:var(--node-accent);background:color-mix(in srgb,var(--node-accent),white 89%);border-radius:6px}.node-kicker{color:#8b928e;font-size:8px;margin-bottom:2px}.node-title{color:#252a27;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:155px}.node-summary{margin:0 12px 11px;color:#6e7671;font-size:9px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;min-height:29px}.node-image{display:block;width:calc(100% - 24px);height:140px;margin:0 12px 11px;object-fit:contain;background:#f2f3f0;border-radius:5px}.node-footer{border-top:1px solid #eceeea;padding:7px 11px;display:flex;align-items:center;gap:5px;color:#7b827e;font-size:8px}.node-footer svg{margin-left:auto}.status-dot{width:6px;height:6px;border-radius:50%;background:#84908a}.status-complete{background:#3d9556}.status-draft{background:#b17729}.status-reserved{background:#7663ab}.node-handle{width:9px!important;height:9px!important;background:#fff!important;border:2px solid var(--node-accent)!important}.node-inspector{background:#fff;border-left:1px solid var(--line);display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0}.inspector-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center;color:#98a09b}.inspector-empty h2{margin:12px 0 5px;color:#555e59;font-size:14px}.inspector-empty p{margin:0;font-size:10px;line-height:1.6}.inspector-header{height:52px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 14px}.inspector-title{display:flex;align-items:center;gap:8px;min-width:0}.inspector-title small,.inspector-title strong{display:block}.inspector-title small{color:#929995;font-size:8px;margin-bottom:2px}.inspector-title strong{font-size:11px;max-width:205px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.inspector-body{padding:14px;overflow-y:auto}.inspector-footer{border-top:1px solid var(--line);padding:10px 14px}.inspector-image{width:100%;max-height:220px;object-fit:contain;display:block;background:#f2f3f0;border:1px solid var(--line);border-radius:6px;margin-bottom:13px}.reserved-panel{border-left:3px solid #7663ab;background:#f6f3fb;padding:11px;border-radius:5px}.reserved-badge{display:inline-block;color:#665299;background:#e8e0f4;border-radius:9px;padding:3px 8px;font-size:8px;font-weight:700;margin-bottom:11px}.reserved-panel p{color:#766f80;font-size:9px;line-height:1.6;margin:0}.design-parameter-grid{display:grid;grid-template-columns:100px minmax(0,1fr);gap:8px}.range-input{padding:4px 0!important;accent-color:var(--accent);box-shadow:none!important;border:0!important}.migration-rule-note{margin:2px 0 14px;padding:10px 11px;border-left:3px solid #287d6c;border-radius:5px;background:#edf5f2;color:#53645e}.migration-rule-note strong{display:block;color:#256b5d;font-size:9px}.migration-rule-note p{margin:4px 0 0;font-size:8px;line-height:1.6}.result-block{margin-top:15px;border-top:1px solid var(--line);padding-top:13px}.result-heading{display:flex;align-items:center;gap:6px;color:#347247;font-weight:700;font-size:9px;margin-bottom:9px}.result-block pre{white-space:pre-wrap;font-family:inherit;line-height:1.65;background:#f4f5f2;color:#4f5853;border-radius:6px;padding:10px;font-size:9px;max-height:280px;overflow:auto}.design-page-shell{height:100%;min-height:0;display:grid;grid-template-rows:47px minmax(0,1fr)}.design-page-shell.workflow-only-shell{grid-template-rows:minmax(0,1fr)}.design-mode-bar{min-width:0;background:#fff;border-bottom:1px solid var(--line);padding:0 18px;display:flex;align-items:flex-end;gap:3px}.design-mode-bar button{height:43px;border:0;border-bottom:2px solid transparent;background:transparent;color:#69716d;padding:0 13px;display:inline-flex;align-items:center;gap:7px;font-size:10px}.design-mode-bar button:hover{color:#26302b;background:#f4f6f3}.design-mode-bar button.active{color:#1f6f60;border-bottom-color:var(--accent);font-weight:700}.design-mode-bar>span{margin:0 0 14px auto;color:#939a96;font-size:9px}.design-mode-content{min-height:0;overflow:hidden}.quick-design-page{height:100%;min-height:0;padding:18px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(470px,1.1fr);gap:14px;background:#f5f6f3}.quick-design-inputs,.quick-design-result{min-height:0;background:#fff;border:1px solid var(--line);border-radius:7px;padding:17px}.quick-design-inputs{overflow-y:auto}.quick-design-result{display:flex;flex-direction:column;overflow:hidden}.quick-design-heading,.result-stage-heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.quick-design-heading>div:first-child,.result-stage-heading>div:first-child{display:grid;grid-template-columns:25px minmax(0,1fr);column-gap:7px}.quick-design-heading div>span,.result-stage-heading div>span{grid-row:1 / 3;width:25px;height:25px;display:grid;place-items:center;border:1px solid #bdd7d0;color:#267161;background:#edf5f2;border-radius:50%;font-size:8px;font-weight:700}.quick-design-heading strong,.result-stage-heading strong{font-size:12px}.quick-design-heading p,.result-stage-heading p{margin:3px 0 0;color:#8a918d;font-size:9px}.auto-lock-badge{display:flex;align-items:center;gap:5px;color:#347447;background:#eaf4ed;padding:5px 8px;border-radius:5px;font-size:8px;white-space:nowrap}.design-image-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:13px}.design-image-pair .image-drop-target{height:clamp(200px,18vw,240px);min-height:200px;max-height:240px;aspect-ratio:1 / 1}.design-image-input{min-width:0;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fafbf9}.design-image-upload,.design-image-preview{width:100%;aspect-ratio:1.65;min-height:128px;border:0;border-bottom:1px solid var(--line-soft);background:#f2f4f1;color:#7b837e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px}.design-image-upload:hover{background:#edf4f1;color:#287d6c}.design-image-upload strong{color:#4a534e;font-size:10px}.design-image-upload span{font-size:8px}.design-image-preview{position:relative;padding:0;overflow:hidden}.design-image-preview img{width:100%;height:100%;object-fit:contain;display:block}.design-image-preview span{position:absolute;right:7px;bottom:7px;padding:4px 7px;color:#fff;background:#1f2522c2;border-radius:4px;font-size:8px}.design-image-label{padding:8px 9px;min-width:0}.design-image-label strong,.design-image-label span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.design-image-label strong{font-size:9px}.design-image-label span{margin-top:3px;color:#929995;font-size:8px}.quick-design-form{display:grid;grid-template-columns:1fr 1fr;gap:0 10px;margin-top:13px}.quick-design-form .field:nth-child(2){grid-row:span 2}.quick-design-form .field{margin-bottom:10px}.quick-design-guardrails{display:flex;gap:9px;align-items:flex-start;margin:1px 0 11px;padding:9px 10px;color:#5f6964;background:#f3f5f2;border-left:3px solid #6e8078;border-radius:5px}.quick-design-guardrails svg{flex:0 0 auto;color:#477165;margin-top:1px}.quick-design-guardrails strong{font-size:9px}.quick-design-guardrails p{margin:3px 0 0;font-size:8px;line-height:1.55}.quick-generate-button{min-height:42px}.api-state{padding:5px 8px;border-radius:5px;color:#8a6a2e;background:#fff4de;font-size:8px;white-space:nowrap}.api-state.compiled{color:#347447;background:#eaf4ed}.design-result-empty{flex:1;min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa19d;text-align:center}.design-result-empty strong{margin-top:10px;color:#59625d;font-size:11px}.design-result-empty p{max-width:290px;margin:5px 0 16px;font-size:9px;line-height:1.55}.result-slot-grid{width:min(390px,100%);display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.result-slot-grid span{aspect-ratio:1;display:grid;place-items:center;border:1px dashed #cfd4d0;color:#a1a7a3;background:#fafbf9;border-radius:5px;font-size:8px}.compiled-design-task{flex:1;min-height:0;margin-top:12px;display:flex;flex-direction:column}.compiled-status{display:flex;gap:8px;align-items:center;padding:9px 10px;color:#347447;background:#edf6ef;border-radius:5px}.compiled-status strong{font-size:9px}.compiled-status p{margin:2px 0 0;color:#66806d;font-size:8px}.compiled-design-task pre{flex:1;min-height:120px;margin:9px 0;padding:11px;border:1px solid var(--line-soft);border-radius:5px;background:#f6f7f4;color:#4f5853;white-space:pre-wrap;overflow:auto;font:9px/1.65 inherit}.view-progress{min-height:53px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-soft);margin-top:11px;padding-top:10px}.view-progress>div{display:grid;grid-template-columns:25px 1fr;column-gap:7px;padding:0 10px;border-right:1px solid var(--line-soft);color:#8b928e}.view-progress>div:last-child{border-right:0}.view-progress span{grid-row:1 / 3;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eef0ed;font-size:8px}.view-progress strong{font-size:9px}.view-progress small{margin-top:2px;font-size:8px}.view-progress .active{color:#287d6c}.view-progress .active span{color:#fff;background:#287d6c}.anchor-upload-button{margin-bottom:7px}.approved-anchor-row{min-height:58px;margin:9px 0 7px;padding:7px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #b8d4cb;border-radius:6px;background:#f1f7f5}.approved-anchor-row img{width:52px;height:44px;object-fit:contain;border-radius:4px;background:#fff}.approved-anchor-row strong,.approved-anchor-row span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.approved-anchor-row strong{color:#286e60;font-size:8px}.approved-anchor-row span{margin-top:3px;color:#7e8b85;font-size:7px}.multiview-design-page{height:100%;min-height:0;padding:15px;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(370px,1.12fr) minmax(330px,1fr);gap:11px;background:#f5f6f3}.multiview-anchor-panel,.multiview-bases-panel,.multiview-result-panel{min-width:0;min-height:0;padding:15px;border:1px solid var(--line);border-radius:7px;background:#fff;overflow-y:auto}.multiview-result-panel{display:flex;flex-direction:column;overflow:hidden}.multiview-source-mode{width:100%;margin-top:11px}.multiview-source-mode button{min-width:0}.multiview-anchor-upload,.multiview-anchor-preview{width:100%;aspect-ratio:1.35;min-height:190px;margin-top:9px;border:1px solid var(--line);border-radius:6px;color:#747e78;background:#f2f4f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;overflow:hidden}.multiview-anchor-upload:hover{color:var(--accent);background:#edf4f1}.multiview-anchor-upload strong{color:#4c5550;font-size:10px}.multiview-anchor-upload span{max-width:230px;text-align:center;font-size:8px;line-height:1.5}.multiview-anchor-preview{position:relative;padding:0}.multiview-anchor-preview img{width:100%;height:100%;object-fit:contain;display:block}.multiview-anchor-preview span{position:absolute;right:7px;bottom:7px;padding:4px 7px;border-radius:4px;color:#fff;background:#1f2522c2;font-size:8px}.multiview-anchor-form{margin-top:11px}.multiview-anchor-form .field{margin-bottom:10px}.multiview-target-grid{flex:1;min-height:290px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;align-items:center}.multiview-target-grid>div{min-width:0;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #ccd2ce;border-radius:5px;color:#8d9691;background:#fafbf9}.multiview-target-grid strong{color:#5b6560;font-size:9px}.multiview-target-grid span{margin-top:5px;font-size:8px}.multiview-qa{min-height:42px;margin-top:10px;padding-top:9px;border-top:1px solid var(--line-soft);display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.multiview-qa span{display:flex;align-items:center;gap:5px;color:#67716b;font-size:8px}.multiview-qa svg{color:#3a824d}.outfit-replace-page{height:100%;min-height:0;padding:15px;display:grid;grid-template-columns:minmax(280px,.82fr) minmax(370px,1.12fr) minmax(330px,1fr);gap:11px;background:#f5f6f3}.outfit-replace-input,.outfit-view-input,.outfit-replace-result{min-width:0;min-height:0;padding:15px;border:1px solid var(--line);border-radius:7px;background:#fff;overflow-y:auto}.outfit-replace-result{display:flex;flex-direction:column;overflow:hidden}.target-photo-upload,.target-photo-preview{width:100%;aspect-ratio:1.35;min-height:190px;margin-top:11px;border:1px solid var(--line);border-radius:6px;background:#f2f4f1;color:#747e78;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:hidden}.target-photo-upload:hover{color:var(--accent);background:#edf4f1}.target-photo-upload strong{color:#4c5550;font-size:10px}.target-photo-upload span{max-width:220px;text-align:center;font-size:8px;line-height:1.5}.target-photo-preview{position:relative;padding:0}.target-photo-preview img{width:100%;height:100%;object-fit:contain;display:block}.target-photo-preview span{position:absolute;right:7px;bottom:7px;padding:4px 7px;border-radius:4px;color:#fff;background:#1f2522c2;font-size:8px}.outfit-replace-form{display:grid;grid-template-columns:1fr 1fr;gap:0 8px;margin-top:12px}.outfit-replace-form .field{margin-bottom:10px}.outfit-replace-form .field:last-child{grid-column:1 / -1}.view-completion{min-width:36px;height:25px;display:grid;place-items:center;color:#287d6c;background:#eaf4f1;border-radius:5px;font-size:9px;font-weight:700}.shoe-view-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}.shoe-view-slot{min-width:0;border:1px solid var(--line);border-radius:6px;background:#fafbf9;overflow:hidden}.shoe-view-slot>button{width:100%;aspect-ratio:1.55;min-height:94px;border:0;border-bottom:1px solid var(--line-soft);color:#89918c;background:#f2f4f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;position:relative;overflow:hidden}.shoe-view-slot>button:hover{color:var(--accent);background:#edf4f1}.shoe-view-slot>button img{width:100%;height:100%;object-fit:contain;display:block}.shoe-view-slot>button>span{position:absolute;right:5px;bottom:5px;padding:3px 5px;border-radius:3px;color:#fff;background:#1f2522b8;font-size:7px}.shoe-view-slot>button strong{font-size:9px}.shoe-view-slot>div{padding:7px 8px}.shoe-view-slot>div strong,.shoe-view-slot>div small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shoe-view-slot>div strong{font-size:8px}.shoe-view-slot>div small{margin-top:3px;color:#929995;font-size:7px}.shoe-view-slot.complete{border-color:#a9cabf}.auto-recognition-note{display:flex;gap:8px;align-items:flex-start;margin:10px 0;padding:9px 10px;border-left:3px solid #287d6c;border-radius:5px;color:#56645e;background:#edf5f2}.auto-recognition-note svg{flex:0 0 auto;margin-top:1px;color:#287d6c}.auto-recognition-note strong{font-size:9px}.auto-recognition-note p{margin:3px 0 0;font-size:8px;line-height:1.5}.outfit-compile-button{min-height:41px}.replacement-checks{min-height:42px;margin-top:10px;padding-top:9px;border-top:1px solid var(--line-soft);display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.replacement-checks span{display:flex;align-items:center;gap:5px;color:#67716b;font-size:8px}.replacement-checks svg{color:#3a824d}.image-drop-field{position:relative;min-width:0;border:1px solid var(--line);border-radius:6px;overflow:hidden;background:#fafbf9;transition:border-color .15s ease,box-shadow .15s ease}.image-drop-field.is-dragging{border-color:#287d6c;box-shadow:0 0 0 3px #287d6c1f}.image-drop-target{width:100%;height:clamp(160px,16vw,240px);min-height:160px;max-height:240px;aspect-ratio:4 / 3;padding:0;border:0;color:#77817b;background:#f2f4f1;display:grid;place-items:center;overflow:hidden}.image-drop-target.aspect-landscape{aspect-ratio:4 / 3}.image-drop-target.aspect-square{aspect-ratio:1 / 1}.image-drop-target.aspect-portrait{aspect-ratio:3 / 4}.image-drop-field.is-primary .image-drop-target{height:clamp(200px,18vw,240px);min-height:200px;max-height:240px;aspect-ratio:1 / 1}.image-drop-target:hover{color:var(--accent);background:#edf4f1}.image-drop-field.has-image .image-drop-target{background:#e9ece8}.image-drop-target img{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}.image-drop-placeholder{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px;pointer-events:none}.image-drop-placeholder strong{color:#4b5550;font-size:10px}.image-drop-placeholder small{color:#8e9691;font-size:8px;text-align:center;line-height:1.5}.image-drop-actions{position:absolute;z-index:3;top:7px;right:7px;display:flex;gap:5px}.image-drop-actions button{width:27px;height:27px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;color:#fff;background:#222825c7;display:grid;place-items:center;box-shadow:0 2px 8px #00000029}.image-drop-actions button:last-child:hover{background:#9b3f3f}.image-drop-caption{position:absolute;z-index:2;right:7px;bottom:7px;left:7px;min-width:0;padding:5px 7px;border-radius:4px;color:#fff;background:#1f2522b8;pointer-events:none}.image-drop-caption strong,.image-drop-caption span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.image-drop-caption strong{font-size:8px}.image-drop-caption span{margin-top:2px;color:#eff4f1;font-size:7px}.image-drop-field.compact .image-drop-target{height:clamp(120px,12vw,160px);min-height:120px;max-height:160px;aspect-ratio:4 / 3}.image-drop-field.compact .image-drop-caption{padding:5px 7px}.output-spec{padding:5px 8px;border-radius:5px;color:#256e60;background:#e7f2ee;font-size:8px;font-weight:700;white-space:nowrap}.generated-result-empty{width:min(100%,560px);margin:12px auto 0;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbd2ce;border-radius:6px;color:#929a95;background:#fafbf9;text-align:center}.generated-result-empty.aspect-square{aspect-ratio:1;max-height:calc(100% - 118px)}.generated-result-empty.aspect-portrait{aspect-ratio:3 / 4;max-height:56vh}.generated-result-empty strong{margin-top:10px;color:#59625d;font-size:11px}.generated-result-empty p{max-width:290px;margin:6px 16px;font-size:9px;line-height:1.55}.generated-result-gallery{min-height:0;margin:12px auto 0;display:grid;place-items:center}.generated-result-gallery.aspect-square{width:min(100%,560px);aspect-ratio:1}.generated-result-gallery.aspect-portrait{width:min(100%,430px);aspect-ratio:3 / 4;max-height:58vh}.generated-result-gallery button{width:100%;height:100%;padding:0;border:1px solid var(--line);border-radius:6px;background:#f2f4f1;overflow:hidden;cursor:zoom-in}.generated-result-gallery img{width:100%;height:100%;object-fit:contain;display:block}.result-anchor-note{margin-top:9px;display:flex;align-items:center;justify-content:center;gap:6px;color:#39744b;font-size:8px}.multiview-output-grid{flex:1;min-height:260px;margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-items:center}.multiview-output-grid>button,.multiview-output-grid>div{position:relative;min-width:0;aspect-ratio:1;padding:0;border:1px dashed #ccd2ce;border-radius:5px;color:#8d9691;background:#fafbf9;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.multiview-output-grid>button{border-style:solid;cursor:zoom-in}.multiview-output-grid img{width:100%;height:100%;object-fit:contain;display:block}.multiview-output-grid span{position:absolute;left:6px;bottom:6px;padding:4px 6px;border-radius:4px;color:#fff;background:#1f2522bf;font-size:8px}.generation-history-panel{margin-top:10px;border-top:1px solid var(--line-soft)}.generation-history-panel>summary{min-height:39px;display:flex;align-items:center;gap:7px;color:#59635d;cursor:pointer;list-style:none}.generation-history-panel>summary::-webkit-details-marker{display:none}.generation-history-panel>summary strong{font-size:9px}.generation-history-panel>summary span{min-width:19px;height:19px;margin-left:auto;display:grid;place-items:center;border-radius:10px;color:#477168;background:#e7efec;font-size:8px}.member-app-frame{height:100vh;min-height:0;display:grid;grid-template-rows:70px minmax(0,1fr) auto;background:#f5f6f3}.member-header{min-width:0;padding:0 24px;display:grid;grid-template-columns:auto minmax(280px,520px) auto;align-items:center;gap:24px;background:#fff;border-bottom:1px solid var(--line)}.member-brand,.member-project-control,.member-account{min-width:0;display:flex;align-items:center}.member-brand{gap:10px}.member-brand>span{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:#202724;border-radius:7px}.member-brand div,.member-account div{min-width:0;display:grid}.member-brand small,.member-account small{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-project-control{justify-self:center;width:100%;gap:8px}.member-project-control select{min-width:0;flex:1;height:38px;padding:0 34px 0 10px;border:1px solid var(--line);border-radius:6px;background:#fff}.member-account{justify-self:end;gap:10px;text-align:right}.member-workspace-links{justify-self:center;min-width:0;max-width:100%;min-height:38px;padding:3px;display:flex;gap:2px;border:1px solid var(--line);border-radius:6px;background:#f5f6f3;overflow-x:auto;scrollbar-width:none}.member-workspace-links::-webkit-scrollbar{display:none}.member-workspace-links a{min-width:92px;padding:0 13px;display:grid;place-items:center;border-radius:4px;color:#717974;font-size:9px;font-weight:700}.member-workspace-links a.active{color:#f8faf8;background:#202724}.member-page-viewport{min-width:0;min-height:0;overflow:hidden}.member-page-viewport .design-page-shell{height:100%}.design-workflow-shell .design-mode-content{overflow-y:auto;background:#f4f4f1}.accessory-page-shell{grid-template-rows:minmax(0,1fr)}.design-flow-page,.accessory-workspace-page{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 72px}.design-flow-intro{min-height:0;margin-bottom:18px;padding:14px 20px;border:1px solid #e1e3df;border-radius:8px;background:#fff}.design-flow-overview{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e3e5e1;border-radius:6px}.design-flow-overview>div{min-height:46px;padding:8px 10px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;color:#8b918e}.design-flow-overview>div+div{border-left:1px solid #e3e5e1}.design-flow-overview b{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d9ddd9;border-radius:5px;color:#808783;font-size:8px}.design-flow-overview span,.design-flow-overview small{display:block}.design-flow-overview span{color:#3f4642;font-size:10px;font-weight:700}.design-flow-overview small{margin-top:3px;color:#9aa09c;font-size:8px;font-weight:400}.design-flow-overview>div.active b{color:#fff;border-color:#1c211f;background:#1c211f}.design-flow-overview>div.active span{color:#171b19}.design-flow-stage{overflow:hidden;border:1px solid #dedfdb;border-radius:8px;background:#fff;box-shadow:0 14px 36px #1e232009}.flow-stage-header{min-height:94px;padding:19px 20px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:13px;align-items:center;border-bottom:1px solid var(--line-soft)}.flow-stage-number{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d8ddda;border-radius:7px;color:#26302b;font-size:10px;font-weight:800}.flow-stage-header small{color:#8b938e;font-size:8px;font-weight:800;letter-spacing:0}.flow-stage-header h2{margin:4px 0 0;font-size:16px;letter-spacing:0}.flow-stage-header p{margin:5px 0 0;color:#89918d;font-size:9px;line-height:1.5}.flow-stage-header>strong{align-self:start;min-width:96px;padding:10px 12px;border-radius:6px;color:#fff;background:#1c211f;text-align:center;font-size:9px}.flow-stage-toggle{width:100%;border:0;background:#fff;color:inherit;text-align:left;cursor:pointer}.design-flow-stage-body{display:grid;grid-template-columns:minmax(440px,520px) minmax(0,1fr);min-height:0;align-items:start}.design-flow-controls,.design-flow-result{min-width:0;padding:20px}.design-flow-controls{border-right:1px solid var(--line-soft)}.design-flow-result{display:flex;flex-direction:column}.flow-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.flow-form-grid .field{margin-bottom:9px}.design-mode-field{margin-bottom:10px}.design-mode-control{grid-template-columns:repeat(2,minmax(0,1fr))}.design-mode-control button{min-height:34px;font-size:10px}.design-mode-help{display:block;margin-top:6px;color:#7b837f;font-size:9px;line-height:1.55}.design-flow-page .flow-primary-action{width:100%;min-height:44px;margin-top:10px;border-color:#1b201e;color:#fff;background:#1b201e;box-shadow:none}.design-flow-page .flow-primary-action:hover:not(:disabled){border-color:#303633;background:#303633}.design-flow-page .flow-primary-action:disabled{border-color:#aeb3b0;background:#aeb3b0}.flow-result-heading{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.flow-result-heading>div{min-width:0}.flow-result-heading strong{font-size:11px}.flow-result-heading p{margin:4px 0 0;color:#929995;font-size:8px;overflow-wrap:break-word}.flow-result-heading>span{padding:5px 8px;border-radius:5px;color:#256e60;background:#e7f2ee;font-size:8px;font-weight:700;white-space:nowrap}.flow-result-empty{flex:0 0 auto;height:clamp(320px,28vw,400px);min-height:320px;max-height:400px;aspect-ratio:16 / 10;margin-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbd2ce;border-radius:6px;color:#9aa19d;background:#fbfbfa;text-align:center}.flow-result-empty strong{margin-top:10px;color:#59625d;font-size:11px}.flow-result-empty p{margin:6px 12px;color:#929995;font-size:9px}.flow-main-result-gallery{width:100%;min-width:0;margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.flow-main-result{width:min(100%,680px);min-width:0;height:clamp(220px,30vw,320px);min-height:0;max-height:320px;aspect-ratio:4 / 3;margin-inline:auto;display:grid;place-items:center;border:1px solid var(--line-soft);border-radius:6px;background:#f3f4f2;overflow:hidden}.flow-main-result button{width:100%;min-width:0;height:100%;min-height:0;padding:0;border:0;background:transparent;cursor:zoom-in;display:flex;align-items:center;justify-content:center;overflow:hidden}.flow-main-result img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}.design-flow-connector{height:54px;display:grid;place-items:center;position:relative}.design-flow-connector:before{content:"";position:absolute;inset:0 auto;width:1px;background:#cbd2ce}.design-flow-connector span{position:relative;width:30px;height:30px;display:grid;place-items:center;border:1px solid #cbd2ce;border-radius:50%;color:#287d6c;background:#f5f6f3}.accessory-edit-body{min-width:0;display:grid;grid-template-columns:minmax(440px,1.05fr) minmax(320px,.95fr);align-items:start}.accessory-edit-form,.accessory-edit-output{min-width:0;padding:20px}.accessory-edit-form{border-right:1px solid var(--line-soft)}.accessory-mode-control{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.accessory-mode-control button{min-width:0;min-height:38px;padding:6px 8px;font-size:9px;white-space:normal}.accessory-image-pair{min-width:0;margin:12px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.accessory-image-pair .image-drop-field,.accessory-image-pair .image-drop-target{min-width:0}.accessory-image-pair .image-drop-field.compact .image-drop-target{width:100%;height:clamp(170px,17vw,220px);min-height:170px;max-height:220px;aspect-ratio:4 / 3}.accessory-requirements{width:100%;max-width:100%;min-height:110px;max-height:240px;box-sizing:border-box;overflow-y:auto;resize:vertical}.accessory-result-card{min-width:0;margin-top:12px;display:grid;gap:10px}.accessory-result-card>button:first-child{width:100%;height:clamp(300px,31vw,420px);padding:0;border:1px solid var(--line);border-radius:6px;background:#f2f4f1;overflow:hidden;cursor:zoom-in}.accessory-result-card img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;display:block}.multiview-flow-body{min-height:760px}.multiview-workspace-tabs{display:flex;gap:8px;padding:14px 20px;border-bottom:1px solid var(--line-soft);background:#fafbf9}.multiview-workspace-tabs button{min-height:34px;padding:0 13px;border:1px solid var(--line);border-radius:6px;color:#69736d;background:#fff;cursor:pointer;font:inherit;font-size:10px;font-weight:700}.multiview-workspace-tabs button.active{border-color:#287d6c;color:#fff;background:#287d6c}.multiview-showcase-body{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);align-items:start;background:#fff}.multiview-input-panel,.multiview-output-panel{min-width:0;padding:20px}.multiview-input-panel{border-right:1px solid var(--line-soft)}.multiview-output-panel{display:flex;flex-direction:column}.multiview-showcase-body .multiview-input-layout{grid-template-columns:minmax(175px,.88fr) minmax(250px,1.12fr)}.multiview-showcase-body .multiview-input-layout>.image-drop-field .image-drop-target{height:clamp(220px,18vw,260px);min-height:220px;max-height:260px;aspect-ratio:1 / 1}.multiview-showcase-body .multiview-base-inputs .image-drop-field.compact .image-drop-target{height:clamp(120px,10vw,160px);min-height:120px;max-height:160px;aspect-ratio:4 / 3}.multiview-complete-grid{flex:0 0 auto;min-height:0;margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(160px,16vw,220px);gap:9px;align-items:start}.multiview-complete-card{position:relative;min-width:0;height:100%;min-height:160px;max-height:220px;aspect-ratio:4 / 3;display:grid;grid-template-rows:minmax(0,1fr) auto;border:1px dashed #cbd2ce;border-radius:6px;overflow:hidden;background:#fafbf9}.multiview-complete-card>button,.multiview-complete-card>div{min-height:0;padding:0;border:0;color:#939b96;background:#f2f4f1;display:grid;place-items:center;align-content:center;gap:7px}.multiview-complete-card>button{cursor:zoom-in}.multiview-complete-card>button:hover{background:#e9eeea}.multiview-complete-card img{width:100%;height:100%;object-fit:contain;display:block}.multiview-complete-card>div>span{font-size:9px}.multiview-complete-card>strong{min-width:0;min-height:32px;padding:0 9px;display:flex;align-items:center;color:#525b55;border-top:1px solid var(--line-soft);background:#fff;font-size:9px;overflow-wrap:break-word}.multiview-complete-card.has-image{border-style:solid}.multiview-single-view-panel{grid-column:1 / -1;padding:20px;border-top:1px solid var(--line-soft)}.multiview-single-view-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.multiview-single-view-heading strong{font-size:11px}.multiview-single-view-heading p{margin:4px 0 0;color:#929995;font-size:8px}.multiview-single-view-heading>span{padding:5px 8px;border-radius:5px;color:#256e60;background:#e7f2ee;font-size:8px;font-weight:700;white-space:nowrap}.multiview-single-view-model{margin-top:12px}.multiview-single-view-panel .view-result-list{min-height:0;margin-top:12px;grid-template-columns:1fr;grid-template-rows:none}.multiview-single-view-panel .view-result-row{padding:20px;grid-template-columns:minmax(0,1.04fr) minmax(300px,.96fr);gap:18px;background:#fff}.multiview-single-view-panel .view-result-row+.view-result-row{border-top:1px solid var(--line-soft);border-left:0}.view-generation-form,.view-generation-output{min-width:0}.view-generation-output{display:flex;flex-direction:column}.view-generation-source-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.view-generation-source-grid.three_quarter,.view-generation-source-grid.heel{grid-template-columns:repeat(3,minmax(0,1fr))}.view-reference-card{min-width:0;min-height:142px;padding:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbd2ce;border-radius:6px;color:#9aa19d;background:#fafbf9;overflow:hidden;text-align:center}.view-reference-card.has-image{padding:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;border-style:solid}.view-reference-card img{width:100%;height:100%;min-height:0;object-fit:contain;display:block;background:#f2f4f1}.view-reference-card strong{width:100%;margin-top:7px;padding:0 8px;color:#4e5751;font-size:9px}.view-reference-card span{width:100%;padding:3px 8px 8px;overflow:hidden;color:#939a96;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.view-generation-source-grid .image-drop-field{min-height:142px}.view-generation-source-grid .image-drop-target{min-height:90px}.view-generation-source-grid .image-drop-caption{min-height:42px}.multiview-single-view-panel .view-requirement-field{margin-top:11px}.view-generation-error{display:block;margin-top:6px;color:#9a4545;font-size:8px;line-height:1.4}.multiview-single-view-panel .view-result-actions{margin-top:10px;flex-direction:row;flex-wrap:wrap}.multiview-single-view-panel .view-result-actions>button{flex:1}.multiview-single-view-panel .view-result-actions>p{min-width:100%;justify-content:flex-start}.multiview-single-view-panel .view-result-preview{flex:1;width:100%;max-width:none;min-height:230px;margin-top:12px}.multiview-single-view-panel .view-result-preview>span{margin-top:7px;font-size:9px}.free-model-page{width:min(1220px,calc(100% - 40px));margin:0 auto;padding:28px 0 72px}.free-model-intro{min-height:92px;padding:20px 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dedfdb;border-radius:8px;background:#fff}.free-model-intro>div>span{color:#727a75;font-size:8px;font-weight:800}.free-model-intro h1{margin:7px 0 0;font-size:25px}.free-model-intro>strong{padding:9px 11px;border-radius:5px;color:#eff4f1;background:#202724;font-size:9px;white-space:nowrap}.free-model-workspace{margin-top:16px;display:grid;grid-template-columns:minmax(430px,.92fr) minmax(430px,1.08fr);align-items:start;border:1px solid #dedfdb;border-radius:8px;background:#fff;overflow:hidden}.free-model-controls,.free-model-output{min-width:0;padding:22px}.free-model-controls{border-right:1px solid var(--line-soft)}.free-model-controls>.field,.free-member-model-note{margin-bottom:13px}.free-member-model-note{padding:10px 11px;border:1px solid var(--line);border-radius:6px;color:#67716b;background:#f7f8f6;font-size:9px}.free-size-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:9px}.free-size-grid .field{margin-bottom:0}.free-custom-size-grid{margin-top:9px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.free-custom-size-grid .field{margin-bottom:0}.free-size-note{margin:9px 0 13px;padding:9px 10px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border:1px solid #dfe7e2;border-radius:6px;color:#78827c;background:#f5f8f6;font-size:8px;line-height:1.55}.free-size-note strong{flex:0 0 auto;color:#2b4036;font-size:9px}.free-size-note span{max-width:380px;text-align:right}.free-managed-output-note{margin-bottom:12px;padding:10px 11px;display:flex;align-items:flex-start;gap:8px;border:1px solid #dbe8e3;border-radius:7px;color:#2e6f61;background:#f2f8f6}.free-managed-output-note svg{flex:0 0 auto;margin-top:1px}.free-managed-output-note strong,.free-managed-output-note span{display:block}.free-managed-output-note strong{font-size:10px}.free-managed-output-note span{margin-top:3px;color:#728078;font-size:8px;line-height:1.5}.free-reference-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.free-reference-heading strong,.free-reference-heading span{display:block}.free-reference-heading strong{font-size:10px}.free-reference-heading span,.free-reference-heading small{margin-top:3px;color:#8a928d;font-size:8px}.free-reference-grid{margin-top:9px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.free-reference-card{position:relative;min-width:0;aspect-ratio:1;border:1px solid var(--line);border-radius:6px;background:#f2f4f1;overflow:hidden}.free-reference-card img{width:100%;height:100%;object-fit:contain;display:block}.free-reference-card>span{position:absolute;left:6px;bottom:6px;padding:3px 5px;border-radius:4px;color:#f7faf8;background:#1f2522c2;font-size:8px}.free-reference-card>button{position:absolute;top:6px;right:6px;width:25px;height:25px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.65);border-radius:50%;color:#fff;background:#222825c7}.free-reference-grid .image-drop-target{min-height:0}.free-model-generate{width:100%;min-height:44px;margin-top:13px;justify-content:center}.free-model-output{display:flex;flex-direction:column}.free-result-empty{flex:0 0 auto;height:clamp(320px,28vw,400px);min-height:320px;max-height:400px;aspect-ratio:16 / 10;margin-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbd2ce;border-radius:6px;color:#9aa19d;background:#fbfbfa;text-align:center}.free-result-empty strong{margin-top:9px;color:#59625d;font-size:11px}.free-result-empty p{max-width:300px;margin:6px 14px;color:#929995;font-size:9px;line-height:1.5}.free-result-gallery{flex:0 0 auto;min-height:0;margin-top:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:clamp(180px,20vw,260px);gap:9px;align-content:start}.free-result-gallery button{min-height:180px;max-height:260px;aspect-ratio:4 / 3;padding:0;border:1px solid var(--line);border-radius:6px;background:#f2f4f1;overflow:hidden;cursor:zoom-in}.free-result-gallery img{width:100%;height:100%;object-fit:contain;display:block}.free-model-history{margin-top:16px;padding:20px;border:1px solid #dedfdb;border-radius:8px;background:#fff}.free-model-history .generation-history-list,.free-model-history .generation-history-empty{margin-top:12px}.prompt-reverse-page{width:min(1220px,calc(100% - 40px));margin:0 auto;padding:28px 0 72px}.prompt-reverse-intro{min-height:120px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid #dedfdb;border-radius:8px;background:#fff}.prompt-reverse-intro>div>span{color:#727a75;font-size:8px;font-weight:800}.prompt-reverse-intro h1{margin:7px 0 8px;font-size:25px}.prompt-reverse-intro p{max-width:680px;margin:0;color:#7b837e;font-size:10px;line-height:1.65}.prompt-reverse-intro>strong{padding:9px 11px;border-radius:5px;color:#eff4f1;background:#202724;font-size:9px;white-space:nowrap}.prompt-reverse-workspace{margin-top:16px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(440px,1.1fr);align-items:start;border:1px solid #dedfdb;border-radius:8px;background:#fff;overflow:hidden}.prompt-reverse-controls,.prompt-reverse-output{min-width:0;padding:22px}.prompt-reverse-controls{border-right:1px solid var(--line-soft)}.prompt-reverse-controls>.field{margin-bottom:13px}.prompt-reverse-image-heading{margin:4px 0 9px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.prompt-reverse-image-heading strong,.prompt-reverse-image-heading span{display:block}.prompt-reverse-image-heading strong{font-size:10px}.prompt-reverse-image-heading span,.prompt-reverse-image-heading small{margin-top:3px;color:#8a928d;font-size:8px}.prompt-reverse-image-grid{margin-bottom:13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.prompt-reverse-image-slot{position:relative;min-width:0}.prompt-reverse-image-slot .image-drop-field{height:100%}.prompt-reverse-image-slot .image-drop-target{height:clamp(120px,12vw,160px);min-height:120px;max-height:160px;aspect-ratio:1 / 1}.prompt-reverse-image-slot .image-drop-caption strong{padding-left:28px}.prompt-reverse-image-number{position:absolute;z-index:2;left:7px;bottom:24px;min-width:31px;height:20px;padding:0 6px;display:grid;place-items:center;border-radius:4px;color:#eef4f1;background:#28332e;font-size:8px;font-weight:800;pointer-events:none}.prompt-reverse-image-slot.is-add .prompt-reverse-image-number{color:#45685c;background:#e3efea}.prompt-reverse-language{width:min(220px,100%)}.prompt-reverse-language .field{margin-bottom:13px}.prompt-reverse-generate{width:100%;min-height:44px;justify-content:center}.prompt-reverse-output{min-height:660px;display:flex;flex-direction:column}.prompt-reverse-output-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.prompt-reverse-output-heading strong,.prompt-reverse-output-heading p{display:block}.prompt-reverse-output-heading strong{font-size:10px}.prompt-reverse-output-heading p{margin:3px 0 0;color:#8a928d;font-size:8px}.prompt-reverse-output-heading>div:last-child{display:flex;gap:6px}.prompt-reverse-output-heading button{min-height:31px;padding:0 10px;gap:5px;font-size:8px}.prompt-reverse-result-textarea{flex:1;width:100%;min-height:560px;margin-top:12px;padding:18px;resize:vertical;border:1px solid #d9dcd7;border-radius:6px;outline:none;color:#303733;background:#fbfbfa;font-size:12px;line-height:1.8}.prompt-reverse-result-textarea:focus{border-color:#70a99c;box-shadow:0 0 0 3px #e8f2ef;background:#fff}.prompt-reverse-result-textarea::placeholder{color:#a0a6a2}.prompt-reverse-empty{flex:1;min-height:560px;margin-top:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #cbd2ce;border-radius:6px;color:#9aa19d;background:#fbfbfa;text-align:center}.prompt-reverse-empty strong{margin-top:9px;color:#59625d;font-size:11px}.prompt-reverse-empty p{margin:6px 14px;color:#929995;font-size:9px}.prompt-reverse-history{margin-top:16px;padding:20px;border:1px solid #dedfdb;border-radius:8px;background:#fff}.prompt-reverse-history-list{margin-top:12px;display:grid;gap:7px}.prompt-reverse-history-item{width:100%;min-width:0;padding:8px;display:grid;grid-template-columns:112px minmax(0,1fr) minmax(150px,.35fr);gap:12px;align-items:center;border:1px solid var(--line-soft);border-radius:6px;color:inherit;background:#fbfbfa;text-align:left}.prompt-reverse-history-item:hover{border-color:#a8beb6;background:#f6f9f7}.prompt-reverse-history-item.status-failed{border-color:#ecd8d8;background:#fdf9f9}.prompt-reverse-history-thumbs{min-width:0;display:grid;grid-template-columns:repeat(3,34px);gap:4px}.prompt-reverse-history-thumb{position:relative;width:34px;height:48px;display:grid;place-items:center;border-radius:5px;color:#919994;background:#eef1ee;overflow:hidden}.prompt-reverse-history-thumb img{width:100%;height:100%;object-fit:contain;object-position:center}.prompt-reverse-history-thumb b{position:absolute;left:3px;bottom:3px;min-width:14px;height:14px;display:grid;place-items:center;border-radius:3px;color:#f2f7f4;background:#222b26d1;font-size:7px}.prompt-reverse-history-copy,.prompt-reverse-history-meta{min-width:0}.prompt-reverse-history-copy strong,.prompt-reverse-history-copy small,.prompt-reverse-history-meta strong,.prompt-reverse-history-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-reverse-history-copy strong{font-size:9px}.prompt-reverse-history-copy small,.prompt-reverse-history-meta small{margin-top:5px;color:#8a928d;font-size:8px}.prompt-reverse-history-meta{text-align:right}.prompt-reverse-history-meta strong{color:#5d6761;font-size:8px}.prompt-reverse-history-empty{min-height:110px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd2ce;border-radius:6px;color:#939b96;background:#fbfbfa;font-size:9px}.multiview-input-layout{margin-top:12px;display:grid;grid-template-columns:minmax(160px,.82fr) minmax(250px,1.18fr);gap:9px}.multiview-base-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.multiview-input-layout>.image-drop-field .image-drop-target{height:clamp(184px,20vw,276px);min-height:0;max-height:276px}.multiview-call-note{min-height:38px;margin-top:10px;padding:8px 11px;display:flex;align-items:center;gap:9px;border:1px solid oklch(.9 .01 165);border-radius:6px;color:#405d50;background:#f2f9f5}.multiview-call-note>svg{flex:0 0 auto;color:var(--accent)}.multiview-call-note strong,.multiview-call-note span{display:block}.multiview-call-note strong{font-size:10px}.multiview-call-note span{margin-top:3px;color:#6b7872;font-size:8px;line-height:1.5}.multiview-flow-results{min-height:0}.view-result-list{flex:1;min-height:610px;margin-top:12px;display:grid;grid-template-rows:repeat(3,minmax(196px,1fr));border:1px solid var(--line-soft);border-radius:6px;overflow:hidden}.view-result-row{min-width:0;padding:12px;display:grid;grid-template-columns:112px minmax(0,1fr) 116px;gap:12px;align-items:center;background:#f9fcfa}.view-result-row+.view-result-row{border-top:1px solid var(--line-soft)}.view-result-preview{width:112px;aspect-ratio:1;display:grid;place-items:center;border:1px dashed #cbd2ce;border-radius:5px;color:#979e9a;background:#f1f3f0;overflow:hidden}.view-result-preview button{width:100%;height:100%;min-width:0;min-height:0;padding:0;border:0;background:transparent;cursor:zoom-in;display:grid;place-items:center;overflow:hidden;line-height:0}.view-result-preview img{width:100%;height:100%;min-width:0;min-height:0;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}.view-result-copy{min-width:0}.view-result-copy strong,.view-result-copy span,.view-result-copy small{display:block}.view-result-title{display:flex;align-items:center;gap:8px}.view-result-title>b{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #d7dcd8;border-radius:5px;color:#65706a;font-size:8px}.view-result-title strong{font-size:11px}.view-result-title span{margin-top:3px;color:#89918d;font-size:8px}.view-input-summary{margin:8px 0 0;color:#707a74;font-size:8px;line-height:1.45}.view-requirement-field{display:block;margin-top:8px}.view-requirement-field>span{margin:0 0 5px;color:#646d68;font-size:8px;font-weight:700}.view-requirement-field textarea{width:100%;min-height:54px;padding:7px 8px;resize:vertical;border:1px solid #d9dcd7;border-radius:5px;outline:none;color:#2f3632;background:#fcfefd;font-size:9px;line-height:1.45}.view-requirement-field textarea:focus{border-color:#70a99c;box-shadow:0 0 0 3px #e8f2ef}.view-result-copy small{margin-top:6px;color:#9a4545;font-size:7px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.view-result-actions{display:flex;flex-direction:column;align-items:stretch;gap:7px}.view-result-actions>button{width:100%;min-height:34px;justify-content:center}.view-result-actions>p{margin:0;display:flex;align-items:center;justify-content:center;gap:5px;color:#8a918d;font-size:8px;line-height:1.4;text-align:center}.view-result-actions>p.confirmed{color:#347447}.confirm-view-button{color:#256e60;border-color:#91bbae;background:#edf5f2}.view-result-row.is-locked .view-result-preview{color:#a0a6a2;background:#f2f4f2}.view-result-row.status-generating{background:#f1f7f5}.view-result-row.status-generating .view-result-preview{color:#287d6c;border-color:#9bc6bb}.view-result-row.status-completed .view-result-title span{color:#347447}.view-result-row.status-failed{background:#fdf8f8}.generation-history-list{max-height:310px;overflow:auto;border:1px solid var(--line-soft);border-radius:5px}.generation-history-virtual-row{position:absolute;inset:0 0 auto;width:100%}.history-toolbar{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.history-result-row{min-height:64px;padding:6px 8px;display:grid;grid-template-columns:16px 42px minmax(0,1fr) auto;gap:8px;align-items:center;border-bottom:1px solid var(--line-soft)}.history-result-row input{margin:0}.history-open{min-width:0;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.history-row-actions{display:flex;gap:3px}.history-row-actions button,.history-row-actions a{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:5px;color:#66706a;background:transparent;text-decoration:none}.history-row-actions button:hover,.history-row-actions a:hover,.history-row-actions .active{color:#a14b54;background:#f9eeee}.history-load-more{display:flex;margin:10px auto 0}.design-history-stage-body{padding:14px}.design-history-stage-body .generation-history-list{max-height:560px}.generation-history-empty{min-height:78px;display:flex;align-items:center;justify-content:center;gap:7px;color:#929a95;font-size:9px}.generation-history-item+.generation-history-item{border-top:1px solid var(--line-soft)}.generation-history-item>summary{min-height:53px;padding:6px 8px;display:grid;grid-template-columns:42px minmax(0,1fr) auto 16px;gap:8px;align-items:center;list-style:none;cursor:pointer}.generation-history-item>summary::-webkit-details-marker{display:none}.history-thumb{width:42px;height:42px;padding:0;border:1px solid var(--line);border-radius:4px;background:#f0f2ef;overflow:hidden}.history-thumb img{width:100%;height:100%;object-fit:contain;display:block}.history-thumb.placeholder{display:grid;place-items:center;color:#8c948f}.history-main strong,.history-main small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.history-main strong{font-size:9px}.history-main small{margin-top:4px;color:#929995;font-size:7px}.history-status{padding:3px 6px;border-radius:8px;color:#8b6a2b;background:#fff3dc;font-size:7px}.history-status.completed{color:#347447;background:#eaf4ed}.history-status.failed{color:#944;background:#f8e9e9}.history-details{padding:9px;border-top:1px solid var(--line-soft);background:#f8f9f7}.history-details>div{display:flex;justify-content:space-between;gap:8px;margin-bottom:5px;font-size:8px}.history-details>div span{color:#8b928e}.history-output-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px!important}.history-output-grid button{min-width:0;padding:0;border:1px solid var(--line);border-radius:4px;background:#fff;overflow:hidden;aspect-ratio:1}.history-output-grid img{width:100%;height:100%;object-fit:contain;display:block}.history-user-heading{justify-content:flex-start!important;align-items:center;margin-top:10px;color:#59625d}.history-user-input{display:block!important;padding:9px;border:1px solid var(--line-soft);border-radius:4px;background:#fff}.history-user-input>div{display:flex;justify-content:space-between;gap:8px;margin-bottom:6px}.history-user-input p{margin:0;color:#35403a;white-space:pre-wrap;line-height:1.6}.history-system-prompt{margin-top:10px;border-top:1px solid var(--line-soft);padding-top:8px}.history-system-prompt>summary{cursor:pointer;color:#6d7671;font-size:8px;font-weight:700}.history-system-prompt pre{margin-top:7px}.mobile-design-nav{display:none}.design-flow-stage{scroll-margin-top:78px}.history-details label{display:block;margin:9px 0 5px;color:#6d7671;font-size:8px;font-weight:700}.history-details pre{max-height:220px;margin:0;padding:8px;border:1px solid var(--line-soft);border-radius:4px;background:#fff;color:#58615c;white-space:pre-wrap;overflow:auto;font:8px/1.55 inherit}.history-error{color:#984343;font-size:8px;line-height:1.5}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:#121614eb;display:grid;grid-template-rows:52px minmax(0,1fr) auto;overscroll-behavior:contain}.lightbox-toolbar{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff}.lightbox-toolbar>span{min-width:0;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.lightbox-toolbar>div{flex:0 0 auto;display:flex;gap:8px}.lightbox-toolbar button,.lightbox-toolbar a{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:6px;color:#fff;background:#ffffff14;display:grid;place-items:center;text-decoration:none;box-sizing:border-box}.lightbox-toolbar button:hover{background:#ffffff2e}.lightbox-toolbar button.active{color:#1d2823;background:#fff}.lightbox-content{min-width:0;min-height:0;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;overflow:hidden}.lightbox-content.with-prompt{grid-template-columns:48px minmax(0,1fr) 48px minmax(300px,360px);gap:14px}.lightbox-stage{position:relative;min-width:0;min-height:0;height:100%;margin:28px;overflow:hidden;display:grid;place-items:center;touch-action:none;-webkit-user-select:none;user-select:none}.lightbox-stage img{max-width:none;max-height:none;display:block;transform-origin:center;transition:transform .12s ease;will-change:transform}.lightbox-nav{width:38px;height:54px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:5px;color:#fff;background:#ffffff14;display:grid;place-items:center}.lightbox-nav:hover:not(:disabled){background:#ffffff2e}.lightbox-nav:disabled{visibility:hidden}.lightbox-load-error,.lightbox-loading{display:grid;justify-items:center;gap:12px;color:#fff}.lightbox-loading{position:absolute;top:0;right:0;bottom:0;left:0;place-items:center;background:#12161473}.lightbox-load-error button,.lightbox-footer button{min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.3);border-radius:5px;color:#fff;background:#ffffff1a}.lightbox-footer{min-height:44px;display:flex;align-items:end;justify-content:center}.lightbox-footer button{display:inline-flex;align-items:center;gap:7px;color:#ffdfe1}.lightbox-prompt{min-width:0;min-height:0;margin:8px 0;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#fff;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.lightbox-prompt>div{padding:11px 13px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:12px}.lightbox-prompt>div strong{color:#26302b;font-size:11px}.lightbox-prompt>div span{padding:3px 6px;border-radius:4px;color:#256e60;background:#e9f3f0;font-size:9px}.lightbox-prompt pre{margin:0;padding:14px;overflow:auto;white-space:pre-wrap;word-break:break-word;color:#4d5651;font:13px/1.7 inherit}.prompt-admin-page{width:100%;max-width:1320px}.prompt-admin-summary{min-height:78px;padding:15px 18px;border:1px solid var(--line);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.prompt-admin-summary>div:first-child{display:flex;align-items:center;gap:11px}.prompt-admin-summary>div:first-child>span{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:#256e60;background:#e9f3f0}.prompt-admin-summary h2{margin:0;font-size:15px}.prompt-admin-summary p{margin:4px 0 0;color:#858d88;font-size:9px}.prompt-summary-stats{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));min-width:360px}.prompt-summary-stats>span{padding:2px 15px;border-left:1px solid var(--line-soft);color:#8c938f;font-size:8px}.prompt-summary-stats strong{display:block;margin-top:5px;color:#343b37;font-size:10px}.prompt-summary-stats strong.draft{color:#a46716}.prompt-summary-stats strong.published{color:#287d6c}.prompt-source-tabs{width:fit-content;margin-top:13px;padding:3px;display:flex;gap:2px;border:1px solid var(--line);border-radius:6px;background:#eef1ee}.prompt-source-tabs button{min-height:34px;padding:0 14px;border:0;border-radius:4px;color:#66706a;background:transparent;display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:700}.prompt-source-tabs button.active{color:#236f60;background:#fff;box-shadow:0 1px 3px #243a321f}.prompt-admin-workspace{min-height:600px;margin-top:13px;display:grid;grid-template-columns:260px minmax(0,1fr);border:1px solid var(--line);border-radius:7px;background:#fff;overflow:hidden}.prompt-template-list{border-right:1px solid var(--line);background:#fafbf9}.prompt-list-heading{height:42px;padding:0 14px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line-soft);color:#8a918d;font-size:9px;font-weight:700}.prompt-template-list button{width:100%;min-height:64px;padding:10px 12px;border:0;border-bottom:1px solid var(--line-soft);background:transparent;color:#59625d;display:grid;grid-template-columns:30px minmax(0,1fr) 16px;gap:8px;align-items:center;text-align:left}.prompt-template-list button:hover{background:#f1f4f1}.prompt-template-list button.active{background:#eaf3ef;color:#236a5c}.prompt-template-list button>span{width:29px;height:29px;display:grid;place-items:center;border-radius:5px;color:#65716b;background:#eef0ed}.prompt-template-list button.active>span{color:#236a5c;background:#dcece7}.prompt-template-list strong,.prompt-template-list small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prompt-template-list strong{font-size:9px}.prompt-template-list small{margin-top:4px;color:#919894;font-size:8px}.prompt-editor-panel{min-width:0;padding:17px;display:flex;flex-direction:column}.prompt-editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.prompt-editor-heading>div:first-child>span{color:#287d6c;font-size:8px;font-weight:700}.prompt-editor-heading h2{margin:4px 0 0;font-size:15px}.prompt-editor-heading p{margin:4px 0 0;color:#89918c;font-size:9px}.prompt-editor-actions{display:flex;gap:6px}.prompt-editor-actions .primary-button{width:auto}.runtime-readonly-badge{min-height:32px;padding:0 10px;border:1px solid #c9ddd7;border-radius:5px;color:#266f60;background:#edf6f2;display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:700;white-space:nowrap}.prompt-legacy-warning{margin-top:15px;padding:10px 11px;border:1px solid #ead7b8;border-radius:5px;color:#78531f;background:#fff9ef;display:flex;align-items:flex-start;gap:8px;font-size:9px;line-height:1.55}.prompt-legacy-warning svg{flex:0 0 auto;margin-top:1px}.prompt-version-bar{min-height:34px;margin-top:15px;padding:0 10px;display:flex;align-items:center;gap:16px;border:1px solid var(--line-soft);border-radius:5px;color:#7b837e;background:#f6f7f4;font-size:8px}.prompt-legacy-warning+.prompt-version-bar{margin-top:8px}.prompt-editor-textarea{flex:1;min-height:410px;margin-top:10px;padding:13px;resize:vertical;border:1px solid #d7dad5;border-radius:6px;outline:none;color:#3e4742;background:#fff;font:10px/1.7 Microsoft YaHei,sans-serif}.prompt-editor-textarea:focus{border-color:#70a99c;box-shadow:0 0 0 3px #e8f2ef}.prompt-runtime-textarea[readonly]{color:#45504a;background:#fbfcfb;cursor:text}.prompt-runtime-textarea[readonly]:focus{border-color:#d7dad5;box-shadow:none}.prompt-language-switch{width:fit-content;margin-top:10px;padding:3px;display:flex;gap:2px;border:1px solid var(--line);border-radius:6px;background:#f2f4f1}.prompt-language-switch button{min-width:92px;height:30px;padding:0 12px;border:0;border-radius:4px;color:#727b76;background:transparent;font-size:9px;font-weight:700}.prompt-language-switch button.active{color:#236f60;background:#fff;box-shadow:0 1px 3px #243a321f}.prompt-language-note{margin-top:8px;padding:9px 11px;border-left:3px solid #8ca69e;color:#66716b;background:#f4f7f5;font-size:9px;line-height:1.5}.prompt-language-note.execution{border-left-color:#277c6b;color:#276c5e;background:#edf6f2}.prompt-runtime-used{min-height:32px;margin-top:8px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#7a837e;font-size:8px}.prompt-runtime-used strong{margin-right:2px;color:#58635d}.prompt-runtime-used span{padding:3px 7px;border:1px solid #dce4e0;border-radius:4px;color:#447064;background:#f4f8f6}.prompt-editor-foot{min-height:32px;display:flex;align-items:center;justify-content:space-between;color:#969d99;font-size:8px}.prompt-editor-foot p{margin:0}.analysis-upload-band{background:#fff;border:1px solid var(--line);border-radius:7px;display:grid;grid-template-columns:minmax(420px,1.3fr) minmax(250px,.7fr);align-items:stretch;overflow:hidden}.analysis-dropzone{min-height:112px;display:flex;align-items:center;gap:16px;padding:22px;border-right:1px dashed #bdc2be;cursor:pointer;color:#4e5953}.analysis-dropzone:hover{background:#f3f8f6}.analysis-dropzone strong,.analysis-dropzone span{display:block}.analysis-dropzone strong{font-size:13px}.analysis-dropzone span{color:#8b928e;font-size:10px;margin-top:5px}.analysis-instructions{padding:22px;background:#fafbf9}.analysis-instructions strong{font-size:10px}.analysis-instructions p{color:#818884;font-size:9px;line-height:1.6;margin:7px 0 0}.mapping-section{background:#fff;border:1px solid var(--line);border-radius:7px;padding:18px;margin-top:14px}.file-chip{display:flex;align-items:center;gap:5px;color:#527068;background:#edf4f1;border-radius:10px;padding:4px 8px;font-size:9px}.mapping-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 10px}.mapping-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line-soft);padding-top:13px}.analysis-summary-bar{min-height:54px;background:#fff;border:1px solid var(--line);border-radius:7px;margin-bottom:12px;padding:8px 12px 8px 16px;display:flex;align-items:center;gap:8px}.analysis-summary-bar>div{margin-right:auto;min-width:0}.analysis-summary-bar span,.analysis-summary-bar strong{display:block}.analysis-summary-bar span{color:#919894;font-size:8px}.analysis-summary-bar strong{margin-top:3px;font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.analytics-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.analytics-metric{background:#fff;border:1px solid var(--line);border-radius:7px;padding:14px}.analytics-metric span,.analytics-metric strong,.analytics-metric small{display:block}.analytics-metric span{color:#7f8782;font-size:9px}.analytics-metric strong{font-size:20px;margin:8px 0 5px}.analytics-metric small{color:#969d99;font-size:8px}.analytics-charts{display:grid;grid-template-columns:.85fr 1.15fr;gap:10px;margin-top:10px}.chart-panel{height:310px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:15px}.chart-heading h3{margin:0;font-size:11px}.chart-heading p{margin:4px 0 0;color:#8c938f;font-size:8px}.chart-body{height:245px;margin-top:7px}.analysis-table-section{background:#fff;border:1px solid var(--line);border-radius:7px;margin-top:10px;padding:15px}.table-tools{display:flex;gap:6px;align-items:center}.table-tools select,.search-box{height:32px;border:1px solid var(--line);background:#fff;border-radius:5px;font-size:9px;color:#59625d}.table-tools select{padding:0 7px}.search-box{display:flex;align-items:center;gap:5px;padding:0 7px}.search-box input{width:130px;border:0;outline:0;font-size:9px}.data-table-wrap{overflow-x:auto}.data-table{width:100%;min-width:960px;border-collapse:collapse;font-size:9px}.data-table th{height:34px;text-align:left;color:#7f8782;font-weight:700;background:#f7f8f5;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:0 9px;white-space:nowrap}.data-table td{border-bottom:1px solid var(--line-soft);padding:9px;color:#525b56;vertical-align:middle}.data-table td strong,.data-table td small{display:block}.data-table td strong{color:#303633;font-size:9px;max-width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.data-table td small{color:#9aa19d;margin-top:3px;font-size:8px}.action-cell{min-width:180px;line-height:1.45}.diagnosis-tag{display:inline-block;white-space:nowrap;border-radius:9px;padding:3px 7px;font-size:8px}.tag-0{color:#2f7741;background:#e8f3eb}.tag-1{color:#a14e39;background:#faece8}.tag-2{color:#9b6414;background:#fbf0dd}.tag-3{color:#65549b;background:#eee9f6}.content-builder{display:grid;grid-template-columns:minmax(360px,.8fr) minmax(480px,1.2fr);gap:14px;align-items:start}.content-form-panel,.content-result-panel{background:#fff;border:1px solid var(--line);border-radius:7px;padding:18px}.segmented-control{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:6px;padding:3px;gap:2px;background:#f5f6f3}.segmented-control button{min-height:29px;border:0;background:transparent;color:#737b76;border-radius:4px;font-size:9px}.segmented-control button.active{background:#fff;color:#286e60;font-weight:700;box-shadow:0 1px 4px #1e262114}.segmented-control.small{display:flex;width:auto}.segmented-control.small button{min-width:55px}.content-result-panel{min-height:530px;display:flex;flex-direction:column}.content-output{white-space:pre-wrap;font-family:inherit;background:#f5f6f3;border:1px solid var(--line-soft);border-radius:6px;padding:15px;font-size:10px;line-height:1.75;color:#4d5651;min-height:250px;max-height:380px;overflow:auto}.result-placeholder{flex:1;min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ba19d;text-align:center}.result-placeholder strong{color:#59615d;font-size:11px;margin-top:10px}.result-placeholder p{font-size:9px;max-width:260px;line-height:1.6}.content-review{border-top:1px solid var(--line-soft);margin-top:15px;padding-top:13px}.content-review h3{margin:0 0 8px;font-size:10px}.review-item{display:flex;gap:7px;align-items:center;color:#69716d;font-size:9px;margin:7px 0}.review-item svg{color:#3c874e}.asset-actions-band{background:#fff;border:1px solid var(--line);border-radius:7px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.asset-actions-band h2{font-size:20px;margin:4px 0}.asset-actions-band p{margin:0;color:#818884;font-size:10px}.asset-upload-actions{display:flex;gap:7px}.asset-library-section{margin-top:18px}.asset-page-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.asset-virtual-scroll{max-height:min(68vh,760px);overflow:auto}.asset-virtual-grid{display:block}.asset-virtual-item{position:absolute;left:0;right:0;padding-bottom:10px}.asset-virtual-item .asset-card{display:grid;grid-template-columns:148px minmax(0,1fr);align-items:stretch}.asset-virtual-item .image-asset img{width:148px;height:126px;aspect-ratio:auto}.asset-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden;text-decoration:none}.asset-card:hover{border-color:#abb3ae}.image-asset img{width:100%;aspect-ratio:1.15;object-fit:contain;display:block;background:#eef0ec}.asset-card>div{padding:10px}.asset-card strong,.asset-card span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.asset-card strong{font-size:9px}.asset-card span{color:#969d99;font-size:8px;margin-top:4px}.file-asset{min-height:138px;display:flex;flex-direction:column;justify-content:flex-end}.file-large-icon{margin:auto;color:#31743d}.large-empty{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#949b97;border:1px dashed #cdd1cd;border-radius:7px;background:#fafbf9}.large-empty strong{color:#5b645f;font-size:11px;margin-top:9px}.large-empty p{font-size:9px}.settings-page{width:100%;max-width:1240px}.settings-section{margin-top:22px}.gateway-summary{display:flex;align-items:stretch;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:18px 20px}.gateway-title{display:flex;align-items:center;gap:12px;min-width:240px}.gateway-title>span{width:40px;height:40px;display:grid;place-items:center;color:#256e60;background:#e9f3f0;border-radius:6px}.gateway-title h2{margin:0;font-size:15px}.gateway-title p{margin:4px 0 0;color:#828a85;font-size:10px}.gateway-stats{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));border-left:1px solid var(--line-soft);min-width:min(610px,60%)}.gateway-stat{padding:3px 18px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column;justify-content:center}.gateway-stat:last-child{border-right:0}.gateway-stat span{color:#89908c;font-size:9px}.gateway-stat strong{margin-top:5px;font-size:12px}.gateway-stat.tone-good strong{color:#287d6c}.gateway-stat.tone-warn strong{color:#a46716}.gateway-control-band{margin-top:12px;min-height:68px;display:flex;align-items:center;gap:18px;background:#f7f9f7;border:1px solid var(--line);border-radius:7px;padding:12px 15px}.control-copy{display:flex;align-items:center;gap:9px;flex:1;min-width:240px}.control-copy svg{color:#287d6c}.control-copy strong{font-size:11px}.control-copy p{margin:3px 0 0;color:#89908c;font-size:9px}.mode-control{height:34px;display:inline-grid;grid-template-columns:1fr 1fr;background:#e9ece9;padding:3px;border-radius:6px}.mode-control button{min-width:76px;border:0;background:transparent;color:#6e7772;border-radius:4px;font-size:10px}.mode-control button.active{background:#fff;color:#26312c;box-shadow:0 1px 3px #232b271f}.switch-row{display:flex;align-items:center;gap:7px;cursor:pointer}.switch-row>input{position:absolute;opacity:0;pointer-events:none}.switch-row>span{position:relative;width:34px;height:19px;background:#c7ccc8;border-radius:10px;transition:background .15s ease}.switch-row>span:after{content:"";position:absolute;width:15px;height:15px;left:2px;top:2px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .15s ease}.switch-row>input:checked+span{background:#287d6c}.switch-row>input:checked+span:after{transform:translate(15px)}.switch-row strong,.switch-row small{display:block;white-space:nowrap}.switch-row strong{font-size:9px}.switch-row small{color:#959c98;font-size:8px;margin-top:2px}.settings-tabs{position:sticky;top:0;z-index:6;margin-top:16px;min-height:46px;display:flex;align-items:flex-end;gap:3px;padding:0 5px;background:#f5f6f3f5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-tabs button{min-width:124px;height:42px;border:0;border-bottom:2px solid transparent;background:transparent;color:#69726d;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:10px}.settings-tabs button:hover{color:#26312c;background:#eff2ee}.settings-tabs button.active{color:#1f6f60;border-bottom-color:#287d6c;font-weight:700}.settings-tabs button span{min-width:18px;height:18px;padding:0 5px;display:inline-grid;place-items:center;border-radius:9px;color:#7f8782;background:#e8ebe7;font-size:8px}.settings-tabs button.active span{color:#246a5c;background:#dcece7}.provider-list{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.provider-record+.provider-record{border-top:1px solid var(--line-soft)}.provider-record-summary{width:100%;min-height:68px;border:0;background:#fff;display:grid;grid-template-columns:10px minmax(150px,1.1fr) minmax(180px,1.4fr) 88px minmax(140px,.9fr) 18px;align-items:center;gap:15px;padding:11px 15px;text-align:left;color:#3f4944}.provider-record-summary:hover{background:#fafbf9}.provider-record.expanded .provider-record-summary{background:#f7faf8}.provider-health{width:8px;height:8px;border-radius:50%;background:#aeb4b0}.provider-health.ready{background:#3b9b61;box-shadow:0 0 0 3px #e5f4e9}.provider-health.pending{background:#d29a3f;box-shadow:0 0 0 3px #fbf2df}.provider-identity strong,.provider-identity span,.provider-model small,.provider-model span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.provider-identity strong{font-size:11px}.provider-identity span,.provider-model small{margin-top:3px;color:#929995;font-size:8px}.provider-model span{margin-top:3px;font-size:9px;color:#59635e}.provider-size small,.provider-size strong{display:block}.provider-size small{color:#929995;font-size:8px}.provider-size strong{margin-top:4px;color:#286f61;font-size:11px}.provider-capabilities{display:flex;flex-wrap:wrap;gap:4px}.provider-capabilities span,.route-needs span{padding:3px 6px;background:#f0f2ef;color:#66706a;border-radius:4px;font-size:8px;white-space:nowrap}.credential-state{display:flex;align-items:center;gap:5px;color:#8a918d;font-size:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.credential-state.configured{color:#287d6c}.provider-editor{padding:17px 18px 15px 43px;background:#fafbfa;border-top:1px solid var(--line-soft)}.provider-editor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.provider-image-protocol{margin-top:12px;border:1px solid #d8e5e0;border-radius:6px;background:#f3f8f6}.provider-image-protocol summary{min-height:40px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;color:#3d5d54}.provider-image-protocol summary::-webkit-details-marker{display:none}.provider-image-protocol summary strong,.provider-image-protocol summary small{display:block}.provider-image-protocol summary strong{font-size:10px}.provider-image-protocol summary small{margin-top:2px;color:#7e8b85;font-size:8px}.provider-image-protocol summary svg{transition:transform .15s ease}.provider-image-protocol[open] summary svg{transform:rotate(180deg)}.provider-image-protocol-body{padding:12px;border-top:1px solid #d8e5e0}.provider-image-protocol .field{margin-bottom:0}.provider-image-protocol .provider-extra-body{margin-top:12px}.provider-extra-body textarea{min-height:94px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;line-height:1.45}.provider-image-protocol-body>p{margin:8px 0 0;color:#6f7c76;font-size:8px;line-height:1.55}.provider-secret-panel{margin-top:14px;padding:12px;display:grid;grid-template-columns:minmax(240px,1fr) auto auto auto minmax(120px,auto);gap:9px;align-items:end;background:#f2f6f4;border:1px solid #dce7e2;border-radius:6px}.provider-secret-panel .secondary-button,.provider-secret-panel .danger-text-button{min-height:36px;white-space:nowrap}.provider-secret-state{min-height:36px;display:flex;align-items:center;justify-content:flex-end;gap:5px;color:#66736d;font-size:8px;white-space:nowrap}.provider-secret-state svg{color:#3c874e}.provider-test-result{margin-top:8px;min-height:34px;padding:7px 10px;display:grid;grid-template-columns:18px auto 1fr;align-items:center;gap:6px;border-radius:5px;font-size:9px}.provider-test-result p{margin:0;overflow-wrap:anywhere}.provider-test-result.success{color:#276e5f;background:#eaf4f1;border:1px solid #cce3dc}.provider-test-result.warning{color:#8a6118;background:#fff7e6;border:1px solid #ead7aa}.provider-test-result.failed{color:#9a4841;background:#faecea;border:1px solid #efd0cc}.capability-editor{display:flex;align-items:center;gap:8px;margin-top:14px}.capability-editor>span{color:#737c77;font-size:9px;margin-right:3px}.capability-editor button{min-height:27px;padding:0 9px;border:1px solid var(--line);background:#fff;border-radius:5px;color:#68716c;font-size:9px}.capability-editor button.active{border-color:#69a69a;color:#236a5c;background:#eaf4f1}.capability-editor button:focus-visible{outline:2px solid #8ebdb3;outline-offset:2px}.provider-editor-footer{min-height:38px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line-soft);display:flex;align-items:center;gap:18px}.simple-check{display:flex;align-items:center;gap:6px;font-size:9px}.provider-safety{flex:1;display:flex;align-items:center;gap:5px;color:#6f7873;font-size:8px}.provider-safety svg{color:#3c874e}.danger-text-button{border:0;background:transparent;color:#ad4f46;display:inline-flex;align-items:center;gap:5px;font-size:9px}.provider-dialog.ui-dialog-content{width:min(92vw,860px);max-height:min(90vh,860px);padding:0;overflow:hidden;display:flex;flex-direction:column;border-radius:16px}.provider-dialog-header{flex:0 0 auto;padding:24px 26px 18px;border-bottom:1px solid var(--line-soft)}.provider-dialog-header h2{margin:0;font-size:19px}.provider-dialog-header p{margin:5px 0 0;color:#818b85;font-size:10px}.provider-dialog-body.provider-editor{min-height:0;padding:20px 26px 22px;overflow-y:auto;background:#fff;border-top:0}.provider-dialog .provider-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.provider-dialog .field,.provider-secret-field .field{margin-bottom:0}.provider-secret-meta{min-height:20px;margin-top:4px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#718078;font-size:8px}.provider-secret-meta span{display:inline-flex;align-items:center;gap:4px}.provider-secret-meta svg{color:#3c874e}.provider-size-field{min-width:0}.provider-field-label{display:block;margin-bottom:6px;color:#53605a;font-size:9px;font-weight:700}.provider-size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.provider-size-options button{min-height:49px;padding:6px 5px;border:1px solid var(--line);border-radius:7px;color:#5f6964;background:#fff}.provider-size-options button:hover{border-color:#9db8af}.provider-size-options button.active{border-color:#438b7d;color:#246c5e;background:#edf6f3;box-shadow:inset 0 0 0 1px #438b7d}.provider-size-options strong,.provider-size-options small{display:block}.provider-size-options strong{font-size:11px}.provider-size-options small{margin-top:3px;color:#89938e;font-size:7px}.provider-output-rule{margin-top:16px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #d7e6e1;border-radius:7px;color:#38695d;background:#f2f8f6}.provider-output-rule>svg{flex:0 0 auto;margin-top:1px}.provider-output-rule strong,.provider-output-rule span{display:block}.provider-output-rule strong{font-size:10px}.provider-output-rule span{margin-top:3px;color:#6f7e77;font-size:8px;line-height:1.5}.provider-basic-controls{margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:16px}.provider-basic-controls .capability-editor{margin-top:0;flex-wrap:wrap}.provider-enabled-switch{flex:0 0 auto}.provider-dialog .provider-image-protocol{margin-top:16px;background:#f8faf9}.provider-dialog .provider-image-protocol-body{padding:14px}.provider-dialog-footer{position:sticky;bottom:-22px;z-index:2;margin:18px -26px -22px;padding:14px 26px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line-soft);background:#fffffffa}.provider-dialog-footer>div{display:flex;justify-content:flex-end;gap:8px}.provider-dialog-footer .primary-button,.provider-dialog-footer .secondary-button{min-height:36px;min-width:82px;padding-inline:14px;white-space:nowrap;flex:0 0 auto}.provider-dialog-footer .primary-button{min-width:112px}.route-table{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.route-row{min-height:86px;padding:11px 13px;display:grid;grid-template-columns:minmax(230px,1.4fr) minmax(140px,.8fr) minmax(160px,1fr) minmax(160px,1fr) 32px;gap:12px;align-items:center}.route-row+.route-row{border-top:1px solid var(--line-soft)}.route-module{display:flex;gap:9px;align-items:center}.route-module>span{width:31px;height:31px;display:grid;place-items:center;border-radius:5px;color:#6d59a6;background:#f0ecf6}.route-module strong,.route-module small{display:block}.route-module strong{font-size:10px}.route-module small{margin-top:4px;color:#939a96;font-size:8px;line-height:1.45}.route-needs{display:flex;gap:4px;flex-wrap:wrap}.route-row .field{margin:0}.route-preview-button{align-self:end;margin-bottom:1px}.route-preview{margin-top:9px;min-height:52px;padding:10px 13px;border-radius:6px;display:flex;align-items:center;gap:9px}.route-preview.ready{background:#edf7f0;border:1px solid #cfe7d5;color:#31743d}.route-preview.pending{background:#fff8e9;border:1px solid #eadbb7;color:#94691d}.route-preview div{flex:1}.route-preview strong{font-size:10px}.route-preview p{margin:3px 0 0;font-size:8px}.route-preview>span{font-size:8px}.gateway-log-table{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.gateway-log-head,.gateway-log-row{display:grid;grid-template-columns:150px 100px minmax(220px,1fr) 70px 80px 70px;gap:12px;align-items:center;padding:0 13px}.gateway-log-head{min-height:34px;color:#8e9591;font-size:8px;background:#f7f8f6;border-bottom:1px solid var(--line-soft)}.gateway-log-row{min-height:48px;color:#636c67;font-size:9px;border-bottom:1px solid var(--line-soft)}.gateway-log-row:last-child{border-bottom:0}.gateway-log-row strong,.gateway-log-row small{display:block}.gateway-log-row small{margin-top:3px;color:#989f9b}.log-status{width:fit-content;padding:3px 6px;border-radius:4px}.log-status.success{color:#31743d;background:#ebf5ed}.log-status.failed{color:#a74a42;background:#faecea}.gateway-log-empty{min-height:96px;display:grid;place-items:center;color:#929995;font-size:9px}.settings-security-note{margin-top:20px;display:flex;gap:10px;align-items:flex-start;background:#f8f6ef;border:1px solid #e6dfc8;border-radius:7px;padding:13px 15px;color:#756b4d}.settings-security-note strong{font-size:10px}.settings-security-note p{margin:4px 0 0;font-size:9px;line-height:1.55}.settings-security-note code{font-size:9px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#21262357;display:grid;place-items:center;padding:20px}.modal{width:min(430px,100%);background:#fff;border-radius:8px;box-shadow:0 24px 70px #161d1933;padding:20px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal-header small{color:#8c938f;font-size:9px}.modal-header h2{margin:4px 0 0;font-size:18px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:70;background:#252a27;color:#fff;padding:10px 14px;border-radius:6px;font-size:10px;box-shadow:0 8px 30px #0000002e}.ui-button,.ui-input,.ui-textarea,.ui-select-trigger{font:inherit}.ui-button{min-height:36px;border:1px solid var(--accent);border-radius:7px;padding:0 13px;color:#f8fbf9;background:var(--accent);cursor:pointer;transition:background-color .18s ease-out,border-color .18s ease-out}.ui-button:hover{background:#1f6f60}.ui-button-secondary{color:#35403a;border-color:var(--line);background:#fff}.ui-card{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 4px 16px #1e24200d}.ui-input,.ui-textarea,.ui-select-trigger{width:100%;border:1px solid var(--line);border-radius:7px;color:#26312c;background:#fff;padding:9px 10px}.ui-textarea{resize:vertical;min-height:88px}.ui-select-trigger{display:flex;justify-content:space-between;align-items:center}.ui-select-content{z-index:90;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 10px 28px #1e24201f}.ui-select-item{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;outline:none;cursor:pointer}.ui-select-item[data-highlighted]{background:#edf4f1}.ui-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#1d252159}.ui-dialog-content{position:fixed;top:50%;left:50%;z-index:81;width:min(92vw,520px);transform:translate(-50%,-50%);border:1px solid var(--line);border-radius:10px;background:#fff;padding:22px;box-shadow:0 16px 48px #1e242038}.ui-dialog-close{position:absolute;top:9px;right:9px;border:0;background:transparent}.ui-drawer-content{position:fixed;inset:auto 0 0;z-index:81;max-height:84vh;overflow:auto;border-radius:14px 14px 0 0;background:#fff;padding:18px;box-shadow:0 -10px 28px #1e242029}.ui-skeleton{display:block;min-height:1em;border-radius:5px;background:linear-gradient(90deg,#edf0ed 25%,#f7f8f6,#edf0ed 65%);background-size:220% 100%;animation:ui-shimmer 1.4s infinite}.ui-progress{height:6px;overflow:hidden;border-radius:99px;background:#e5ebe7}.ui-progress span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .2s ease-out}.ui-toast-viewport{position:fixed;left:50%;bottom:24px;z-index:100;width:max-content;max-width:calc(100vw - 32px);transform:translate(-50%);padding:0;list-style:none}.ui-toast{border-radius:7px;background:#252a27;color:#f7f9f7;padding:10px 14px;box-shadow:0 8px 30px #0000002e;font-size:12px}.ui-toast.is-error{background:#7f3636}@keyframes ui-shimmer{to{background-position:-220% 0}}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-scrim{display:none}@media(max-width:1180px){.app-frame{grid-template-columns:210px minmax(0,1fr)}.canvas-workspace{grid-template-columns:minmax(0,1fr) 292px}.action-grid{grid-template-columns:repeat(2,1fr)}.overview-band{grid-template-columns:1fr;gap:16px}.overview-metrics{border-left:0;border-top:1px solid var(--line-soft);padding-top:12px}.asset-page-grid{grid-template-columns:repeat(4,1fr)}.gateway-summary{flex-direction:column}.gateway-stats{min-width:0;width:100%;border-left:0;border-top:1px solid var(--line-soft);padding-top:12px}.provider-record-summary{grid-template-columns:10px minmax(130px,1fr) minmax(150px,1fr) 76px 18px}.credential-state{display:none}.route-row{grid-template-columns:minmax(210px,1.2fr) minmax(130px,.8fr) minmax(150px,1fr) minmax(150px,1fr) 32px}.quick-design-page{grid-template-columns:minmax(390px,.9fr) minmax(390px,1.1fr);padding:13px}.outfit-replace-page{grid-template-columns:minmax(330px,.9fr) minmax(390px,1.1fr)}.outfit-replace-result{grid-column:1 / -1;min-height:410px}.multiview-design-page{grid-template-columns:minmax(330px,.9fr) minmax(390px,1.1fr)}.multiview-result-panel{grid-column:1 / -1;min-height:410px}.design-flow-stage-body{grid-template-columns:minmax(440px,520px) minmax(0,1fr)}}@media(max-width:900px){.updates-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-role-item:nth-child(3){padding-left:0;border-left:0;border-top:1px solid var(--line-soft)}.updates-role-item:nth-child(4){border-top:1px solid var(--line-soft)}.updates-role-item:nth-child(n+3){padding-top:14px}.accessory-workspace-intro{grid-template-columns:minmax(0,1fr);gap:18px}.accessory-edit-body{grid-template-columns:minmax(0,1fr)}.accessory-edit-form{border-right:0;border-bottom:1px solid var(--line-soft)}.member-app-frame{grid-template-rows:auto minmax(0,1fr) auto}.member-header{min-height:70px;padding:10px 14px;grid-template-columns:auto 1fr;gap:10px 16px}.member-project-control{grid-column:1 / -1;grid-row:2}.member-account{grid-column:2;grid-row:1}.member-workspace-links{grid-column:1 / -1;grid-row:2;width:100%}.member-workspace-links a{flex:1}.app-frame{grid-template-columns:1fr}.app-sidebar{position:fixed;inset:0 auto 0 0;width:232px;transform:translate(-100%);transition:transform .2s ease;box-shadow:10px 0 30px #1e242024}.app-sidebar.mobile-open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid!important}.sidebar-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;border:0;background:#1e24203d}.app-main.without-page-header{grid-template-rows:70px minmax(0,1fr) auto}.app-header-minimal{display:flex}.app-header{padding:0 14px}.header-project{max-width:230px}.canvas-workspace{grid-template-columns:minmax(0,1fr)}.node-inspector{position:fixed;z-index:12;top:70px;right:0;bottom:0;width:min(324px,90vw);box-shadow:-10px 0 28px #1e24201f}.node-inspector.inspector-empty{display:none}.analysis-upload-band{grid-template-columns:1fr}.analysis-dropzone{border-right:0;border-bottom:1px dashed #bdc2be}.analytics-charts,.content-builder{grid-template-columns:1fr}.asset-page-grid{grid-template-columns:repeat(3,1fr)}.table-tools{flex-wrap:wrap}.gateway-control-band{align-items:flex-start;flex-wrap:wrap}.control-copy{flex-basis:100%}.provider-record-summary{grid-template-columns:10px minmax(130px,1fr) minmax(140px,1fr) 72px 18px}.provider-capabilities{display:none}.provider-editor{padding-left:18px}.provider-editor-grid{grid-template-columns:repeat(2,1fr)}.provider-secret-panel{grid-template-columns:minmax(220px,1fr) auto auto}.provider-secret-panel .danger-text-button,.provider-secret-state{grid-row:2}.provider-secret-state{grid-column:2 / 4}.route-row{grid-template-columns:1fr 1fr 32px;padding:14px}.route-module{grid-column:1 / 3}.route-needs{display:none}.gateway-log-table{overflow-x:auto}.gateway-log-head,.gateway-log-row{min-width:760px}.design-mode-content{overflow-y:auto}.quick-design-page{height:auto;min-height:100%;grid-template-columns:1fr}.quick-design-inputs,.quick-design-result{min-height:auto;overflow:visible}.quick-design-result{min-height:470px}.outfit-replace-page{height:auto;min-height:100%;grid-template-columns:1fr}.outfit-replace-input,.outfit-view-input,.outfit-replace-result{min-height:auto;overflow:visible}.outfit-replace-result{grid-column:auto;min-height:440px}.multiview-design-page{height:auto;min-height:100%;grid-template-columns:1fr}.multiview-anchor-panel,.multiview-bases-panel,.multiview-result-panel{min-height:auto;overflow:visible}.multiview-result-panel{grid-column:auto;min-height:440px}.design-flow-page{width:min(100% - 22px,760px);padding-top:16px}.design-flow-intro{min-height:0;padding:16px}.design-flow-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.design-flow-overview>div{min-height:68px;padding:10px;grid-template-columns:24px minmax(0,1fr);border-bottom:0}.design-flow-overview>div+div{border-left:1px solid #e3e5e1}.design-flow-stage-body{grid-template-columns:1fr}.design-flow-controls{border-right:0;border-bottom:1px solid var(--line-soft)}.free-model-page{width:min(100% - 22px,760px);padding-top:16px}.free-model-workspace{grid-template-columns:1fr}.free-model-controls{border-right:0;border-bottom:1px solid var(--line-soft)}.free-result-empty{height:clamp(280px,72vw,360px);min-height:280px;max-height:360px}.free-result-gallery{min-height:0}.prompt-reverse-page{width:min(100% - 22px,760px);padding-top:16px}.prompt-reverse-workspace{grid-template-columns:1fr}.prompt-reverse-controls{border-right:0;border-bottom:1px solid var(--line-soft)}.prompt-reverse-output{min-height:520px}.prompt-reverse-result-textarea,.prompt-reverse-empty{min-height:420px}.multiview-showcase-body{grid-template-columns:1fr}.multiview-workspace-tabs{padding:12px 14px}.multiview-input-panel{border-right:0;border-bottom:1px solid var(--line-soft)}.multiview-complete-grid{min-height:0;grid-auto-rows:clamp(160px,42vw,220px)}.flow-result-empty{height:clamp(280px,72vw,360px);min-height:280px;max-height:360px}.flow-main-result{max-height:400px}.prompt-admin-workspace{grid-template-columns:210px minmax(0,1fr)}.prompt-editor-heading{flex-direction:column}.prompt-editor-actions{width:100%;flex-wrap:wrap}.accounts-layout{grid-template-columns:1fr}}@media(max-width:620px){.updates-page{padding-inline:10px}.updates-hero{grid-template-columns:31px minmax(0,1fr);gap:10px;padding:16px}.updates-hero-icon{width:29px;height:29px}.updates-hero h1{font-size:20px}.updates-hero p{font-size:9px}.updates-version{grid-column:2;justify-self:start;min-width:0;padding:4px 0 0;border-left:0;text-align:left;display:flex;align-items:baseline;gap:7px}.updates-version strong{font-size:16px}.updates-version span{margin-top:0}.updates-current{padding:16px 14px}.updates-section-heading h2{font-size:15px}.updates-section-heading p{font-size:9px}.updates-role-grid{grid-template-columns:1fr}.updates-role-item,.updates-role-item:nth-child(n+3){padding:12px 0 4px;border-left:0;border-top:1px solid var(--line-soft)}.updates-role-item:first-child{border-top:0}.updates-lock-note{margin-top:12px}.member-header{padding:9px 10px}.member-brand small,.member-account div{display:none}.member-workspace-links a{min-width:0}.prompt-reverse-intro{padding:20px;align-items:flex-start;flex-direction:column;gap:14px}.prompt-reverse-controls,.prompt-reverse-output,.prompt-reverse-history{padding:14px}.prompt-reverse-output-heading{align-items:flex-start;flex-direction:column}.prompt-reverse-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-reverse-history-item{grid-template-columns:86px minmax(0,1fr);gap:9px}.prompt-reverse-history-thumbs{grid-template-columns:repeat(3,26px);gap:3px}.prompt-reverse-history-thumb{width:26px;height:42px}.prompt-reverse-history-meta{grid-column:2;text-align:left}.member-project-control{gap:6px}.member-project-control .secondary-button{width:38px;padding:0;font-size:0}.auth-screen{padding:64px 22px 36px}.auth-panel{width:min(414px,100%)}.legal-footer{padding-inline:12px;font-size:8px}.legal-footer-auth{margin-top:auto}.legal-document-page{padding:16px 8px 12px}.legal-document{padding:22px 18px;border-radius:6px}.legal-document h1{font-size:23px}.legal-document>p,.legal-document li{font-size:12px}.legal-document h2{font-size:15px}.ai-generated-notice{font-size:9px}.accounts-page{padding:10px}.accounts-intro{align-items:flex-start;padding:16px}.account-row{grid-template-columns:31px minmax(0,1fr) 54px;padding:9px 0}.account-row .account-state{display:none}.account-row .account-model-select{grid-column:2 / -1}.account-actions{grid-column:2 / -1;justify-content:flex-start}.account-model-select select{min-height:38px;font-size:12px}.account-usage-panel{margin-top:12px;padding:13px}.account-usage-grid{grid-template-columns:1fr 1fr;gap:7px}.account-usage-card{padding:9px}.account-usage-card b{font-size:14px}.account-usage-row{grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:11px 0}.account-usage-row span:nth-child(2),.account-usage-row span:nth-child(3){color:var(--muted);font-size:10px}.account-usage-row span:nth-child(2){grid-column:1}.account-usage-row span:nth-child(3){grid-column:1}.account-usage-row span:nth-child(4){grid-column:2;grid-row:1 / span 2;align-self:center}.account-usage-row time{grid-column:2;grid-row:3;font-size:9px}.account-usage-detail{padding:10px}.account-usage-images{grid-template-columns:repeat(2,minmax(0,1fr))}.release-notes-panel{margin-top:12px;padding:13px}.release-note{grid-template-columns:1fr;gap:4px}.password-reset-form{grid-template-columns:1fr 30px}.password-reset-form input,.password-reset-form .secondary-button{grid-column:1 / -1}.app-header{height:62px}.page-heading p,.header-project small{display:none}.page-heading h1{font-size:15px}.standard-page{padding:14px}.overview-metrics,.analytics-metrics{grid-template-columns:repeat(2,1fr)}.overview-metric:nth-child(2){border-right:0}.action-grid,.dashboard-lower,.mapping-grid,.settings-form-grid{grid-template-columns:1fr}.asset-actions-band{align-items:flex-start;flex-direction:column}.asset-page-grid{grid-template-columns:repeat(2,1fr)}.asset-virtual-item .asset-card{grid-template-columns:112px minmax(0,1fr)}.asset-virtual-item .image-asset img{width:112px;height:108px}.gateway-stats{grid-template-columns:repeat(2,1fr)}.gateway-stat:nth-child(2){border-right:0}.gateway-stat{min-height:48px;border-bottom:1px solid var(--line-soft)}.gateway-stat:nth-child(n+3){border-bottom:0}.gateway-control-band{gap:12px}.settings-tabs{padding:0}.settings-tabs button{min-width:0;flex:1;padding:0 4px}.mode-control{width:100%}.mode-control button{min-width:0}.multiview-input-panel,.multiview-output-panel,.multiview-single-view-panel{padding:14px}.multiview-showcase-body .multiview-input-layout{grid-template-columns:1fr}.multiview-showcase-body .multiview-input-layout>.image-drop-field .image-drop-target{min-height:210px}.multiview-complete-grid{min-height:0;grid-template-columns:1fr 1fr}.multiview-complete-card{min-height:160px}.multiview-single-view-panel .view-result-list{grid-template-columns:1fr}.multiview-single-view-panel .view-result-row+.view-result-row{border-top:1px solid var(--line-soft);border-left:0}.multiview-single-view-panel .view-result-row{grid-template-columns:1fr;padding:14px}.view-generation-source-grid.three_quarter,.view-generation-source-grid.heel{grid-template-columns:1fr}.multiview-single-view-panel .view-result-preview{min-height:210px}.free-model-intro{padding:20px;align-items:flex-start;flex-direction:column;gap:14px}.free-model-controls,.free-model-output,.free-model-history{padding:14px}.free-size-grid{grid-template-columns:1fr 1fr}.free-prompt-field textarea{height:112px;min-height:112px}.free-size-grid .field:first-child{grid-column:1 / -1}.free-size-note{align-items:flex-start;flex-direction:column;gap:4px}.free-size-note span{text-align:left}.free-reference-heading{align-items:flex-start;flex-direction:column;gap:3px}.free-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-record-summary{grid-template-columns:10px minmax(0,1fr) 18px}.provider-model,.provider-size{display:none}.provider-editor-grid{grid-template-columns:1fr}.provider-secret-panel{grid-template-columns:1fr 1fr}.provider-secret-panel .field,.provider-secret-state{grid-column:1 / -1}.provider-secret-panel .danger-text-button{grid-row:auto}.provider-secret-state{justify-content:flex-start}.provider-test-result{grid-template-columns:18px 1fr}.provider-test-result p{grid-column:1 / -1}.capability-editor{flex-wrap:wrap}.capability-editor>span{width:100%}.provider-editor-footer{align-items:flex-start;flex-wrap:wrap}.provider-safety{flex-basis:100%;order:3}.route-row{grid-template-columns:1fr 32px}.route-module{grid-column:1 / -1}.route-row .field{grid-column:1 / 2}.route-preview-button{grid-column:2;grid-row:2}.route-preview{align-items:flex-start;flex-wrap:wrap}.route-preview>span{width:100%;padding-left:25px}.canvas-toolbar .tool-button span{display:none}.canvas-toolbar .tool-button{width:34px;justify-content:center;padding:0}.canvas-asset-tray{grid-template-columns:1fr 30px}.canvas-asset-list{grid-column:1 / -1;grid-row:2}.section-title{align-items:flex-start;flex-direction:column}.table-tools{width:100%}.search-box{flex:1}.search-box input{width:100%}.analysis-summary-bar{flex-wrap:wrap}.analysis-summary-bar>div{flex-basis:100%}.chart-panel{height:280px}.member-page-viewport .design-mode-bar{display:flex;min-height:48px;overflow-x:auto;overflow-y:hidden;align-items:flex-end;scrollbar-width:none}.member-page-viewport .design-mode-bar::-webkit-scrollbar{display:none}.member-page-viewport .design-page-shell{grid-template-rows:48px minmax(0,1fr)}.member-page-viewport .design-page-shell.workflow-only-shell,.member-page-viewport .accessory-page-shell{grid-template-rows:minmax(0,1fr)}.member-page-viewport .design-mode-content{height:100%}.design-mode-bar{padding:0 7px}.design-mode-bar>span{display:none}.design-mode-bar button{flex:1 0 auto;min-width:0;justify-content:center;padding:0 8px;white-space:nowrap}.quick-design-page{padding:9px;gap:9px}.quick-design-inputs,.quick-design-result{padding:13px}.quick-design-heading,.result-stage-heading{align-items:flex-start}.auto-lock-badge{display:none}.design-image-pair,.quick-design-form{grid-template-columns:1fr}.quick-design-form .field:nth-child(2){grid-row:auto}.design-image-upload,.design-image-preview{min-height:155px}.result-slot-grid{grid-template-columns:repeat(2,1fr)}.view-progress>div{grid-template-columns:1fr;gap:2px;text-align:center;padding:0 4px}.view-progress span{grid-row:auto;margin:0 auto 3px}.quick-design-page{padding-bottom:72px}.outfit-replace-page{padding:9px 9px 72px;gap:9px}.outfit-replace-input,.outfit-view-input,.outfit-replace-result{padding:13px}.outfit-replace-form{grid-template-columns:1fr}.outfit-replace-form .field:last-child{grid-column:auto}.target-photo-upload,.target-photo-preview{min-height:245px}.multiview-design-page{padding:9px 9px 72px;gap:9px}.multiview-anchor-panel,.multiview-bases-panel,.multiview-result-panel{padding:13px}.multiview-anchor-upload,.multiview-anchor-preview{min-height:245px}.multiview-target-grid{grid-template-columns:1fr}.multiview-target-grid>div{min-height:120px;aspect-ratio:1.8}.multiview-output-grid{grid-template-columns:1fr}.multiview-output-grid>button,.multiview-output-grid>div{width:100%}.design-flow-page,.accessory-workspace-page{width:calc(100% - 14px);padding:10px 0 88px}.accessory-workspace-intro{min-height:0;margin-bottom:10px;padding:18px 15px}.accessory-workspace-intro h1{font-size:23px}.accessory-workspace-contract{padding:12px}.design-flow-intro{margin-bottom:10px;padding:22px 18px;gap:22px}.design-flow-intro h1{margin:9px 0 10px;font-size:25px;line-height:1.2}.design-flow-intro p{font-size:10px;line-height:1.65}.design-flow-features{margin-top:17px;gap:6px}.design-flow-features>span{flex:1 1 120px;justify-content:center;padding:0 7px}.design-flow-overview{grid-template-columns:1fr}.design-flow-overview>div{min-height:49px;padding:7px 9px}.design-flow-overview>div+div{border-left:0;border-top:1px solid #e3e5e1}.flow-stage-header{grid-template-columns:30px minmax(0,1fr);padding:13px}.flow-stage-header>strong{display:none}.design-flow-controls,.design-flow-result{padding:12px}.flow-result-heading{width:100%;flex-direction:column;gap:7px}.flow-result-heading>div,.flow-result-heading>span{width:100%;min-width:0}.flow-result-heading>span{white-space:normal;overflow-wrap:break-word}.flow-main-result-gallery{grid-template-columns:minmax(0,1fr)}.flow-main-result{width:100%;min-width:0;max-height:360px;aspect-ratio:1 / 1;overflow:hidden}.flow-form-grid,.multiview-input-layout{grid-template-columns:1fr}.multiview-input-layout>.image-drop-field .image-drop-target{height:auto;min-height:180px}.view-result-list{min-height:0;grid-template-rows:none}.view-result-row{grid-template-columns:minmax(0,1fr);gap:9px}.view-result-preview{width:100%;min-width:0;min-height:0;max-height:360px;aspect-ratio:1 / 1}.view-result-preview img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}.view-result-actions{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap}.view-result-actions>button{flex:1 1 135px}.view-result-actions>p{flex:1 1 100%}.view-requirement-field textarea{font-size:16px}.design-history-stage-body{padding:10px}.design-history-stage-body .generation-history-list{max-height:none;overflow:visible}.generation-history-item>summary{min-height:64px;grid-template-columns:52px minmax(0,1fr) auto 16px;padding:6px}.history-thumb{width:52px;height:52px}.history-main strong{font-size:10px}.history-main small,.history-status{font-size:8px}.history-details{padding:10px}.history-output-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.history-user-input{font-size:9px}.mobile-design-nav{position:fixed;z-index:14;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;border:1px solid var(--line);border-radius:7px;background:#fffffff5;box-shadow:0 8px 28px #1b252033;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-design-nav button{min-width:0;min-height:44px;padding:4px;border:0;border-radius:5px;color:#59645e;background:transparent;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:700}.mobile-design-nav button:active{color:#fff;background:var(--accent)}.design-flow-controls input,.design-flow-controls textarea,.design-flow-controls select{font-size:16px}input:not([type=file]),textarea,select{font-size:16px!important}.accessory-edit-body{grid-template-columns:minmax(0,1fr)}.accessory-edit-form,.accessory-edit-output{padding:12px}.accessory-edit-form{border-right:0;border-bottom:1px solid var(--line-soft)}.accessory-mode-control{grid-template-columns:1fr}.accessory-mode-control button{min-height:44px}.accessory-image-pair{grid-template-columns:minmax(0,1fr)}.accessory-image-pair .image-drop-field.compact .image-drop-target{height:clamp(150px,44vw,180px);min-height:150px;max-height:180px}.accessory-requirements{min-height:120px;max-height:220px}.accessory-result-card>button:first-child{height:min(82vw,360px);min-height:240px}.mobile-design-nav{grid-template-columns:repeat(auto-fit,minmax(64px,1fr))}.design-flow-controls .primary-button,.design-flow-controls .secondary-button{min-height:44px}.image-lightbox{padding:8px;grid-template-rows:48px minmax(0,1fr)}.lightbox-stage{margin:10px}.lightbox-toolbar>span{font-size:8px}.lightbox-toolbar button{width:32px;height:32px}.lightbox-content{grid-template-columns:36px minmax(0,1fr) 36px}.lightbox-content.with-prompt{grid-template-columns:36px minmax(0,1fr) 36px;grid-template-rows:minmax(0,1fr) minmax(180px,38vh);gap:8px}.lightbox-content.with-prompt .lightbox-prompt{grid-column:1 / -1}.lightbox-nav{width:32px;height:48px}.lightbox-prompt{margin:0}.lightbox-prompt pre{padding:10px;font-size:12px}.prompt-admin-summary{align-items:flex-start;flex-direction:column}.prompt-summary-stats{width:100%;min-width:0}.prompt-source-tabs{width:100%}.prompt-source-tabs button{flex:1;justify-content:center;min-width:0;padding:0 8px}.prompt-admin-workspace{display:block;min-height:0;overflow:visible}.prompt-template-list{border-right:0;border-bottom:1px solid var(--line)}.prompt-template-list button{min-height:55px}.prompt-editor-panel{padding:13px}.prompt-editor-actions .secondary-button,.prompt-editor-actions .primary-button{flex:1;min-width:110px}.prompt-version-bar{align-items:flex-start;flex-direction:column;gap:4px;padding:8px 10px}.prompt-language-switch{width:100%}.prompt-language-switch button{flex:1}.prompt-editor-textarea{min-height:520px}.prompt-editor-foot{align-items:flex-start;flex-direction:column;gap:4px;padding-top:7px}}.design-more-settings{margin-top:12px;border:1px solid var(--line-soft);border-radius:6px;background:#fafbf9}.design-more-settings>summary{min-height:40px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#53605a;list-style:none;font-size:9px;font-weight:700}.design-more-settings>summary::-webkit-details-marker{display:none}.design-more-settings>summary small{color:#8a928d;font-size:8px;font-weight:400}.design-more-settings-content{padding:0 11px 11px}.design-more-settings-content>.field{margin-bottom:10px}.free-reference-grid .image-drop-field{aspect-ratio:1}.free-reference-grid .image-drop-target{width:100%;height:clamp(120px,12vw,160px);min-height:120px;max-height:160px;aspect-ratio:1}.free-reference-grid .image-drop-target img{object-fit:contain}.free-reference-card{display:none}.prompt-reverse-image-slot .image-drop-field{aspect-ratio:1}.prompt-reverse-image-slot .image-drop-target{width:100%;height:clamp(120px,12vw,160px);min-height:120px;max-height:160px;aspect-ratio:1}.prompt-reverse-image-slot .image-drop-target img{object-fit:contain}.prompt-reverse-image-number{bottom:7px;left:7px}.free-model-intro,.prompt-reverse-intro{min-height:92px;padding:19px 22px}.free-model-intro h1,.prompt-reverse-intro h1{margin:5px 0 6px;font-size:22px}.free-model-intro p,.prompt-reverse-intro p{font-size:9px;line-height:1.5}.free-result-empty{height:clamp(320px,28vw,400px);min-height:320px;max-height:400px}.free-result-gallery{min-height:0}.free-result-gallery button{min-height:180px;max-height:260px;aspect-ratio:4 / 3}.prompt-reverse-output{min-height:0}.prompt-reverse-result-textarea,.prompt-reverse-empty{min-height:clamp(320px,38vw,500px)}@media(min-width:600px)and (max-width:1180px){.free-model-page,.prompt-reverse-page{width:min(100% - 28px,980px);padding:18px 0 78px}.free-model-workspace{grid-template-columns:minmax(0,1.05fr) minmax(250px,.95fr)}.prompt-reverse-workspace{grid-template-columns:minmax(408px,1.12fr) minmax(250px,.88fr)}.free-model-controls,.free-model-output,.prompt-reverse-controls,.prompt-reverse-output{padding:16px}.free-model-intro,.prompt-reverse-intro{min-height:82px;padding:16px 18px}.free-model-intro h1,.prompt-reverse-intro h1{font-size:21px}.free-model-intro p,.prompt-reverse-intro p{max-width:490px}.image-drop-target{height:clamp(160px,18vw,200px);min-height:160px;max-height:200px}.image-drop-field.is-primary .image-drop-target{height:clamp(200px,21vw,238px);min-height:200px;max-height:238px}.image-drop-field.compact .image-drop-target{height:clamp(116px,13vw,148px);max-height:148px}.free-reference-grid{grid-template-columns:repeat(4,minmax(96px,1fr))}.prompt-reverse-image-grid{grid-template-columns:repeat(4,minmax(96px,160px));justify-content:start}.prompt-reverse-controls>.field textarea{min-height:142px}.prompt-reverse-output{min-height:430px}.prompt-reverse-result-textarea,.prompt-reverse-empty{min-height:360px}.design-image-pair .image-drop-field .image-drop-target{height:clamp(200px,21vw,238px);min-height:200px;max-height:238px}.multiview-showcase-body .multiview-input-layout>.image-drop-field .image-drop-target,.multiview-input-layout>.image-drop-field .image-drop-target{height:clamp(220px,21vw,240px);min-height:220px;max-height:240px}}@media(min-width:600px)and (max-width:719px){.free-model-workspace,.prompt-reverse-workspace{grid-template-columns:1fr}.free-model-controls,.prompt-reverse-controls{border-right:0;border-bottom:1px solid var(--line-soft)}.prompt-reverse-image-grid{grid-template-columns:repeat(4,minmax(96px,160px));overflow-x:auto;padding-bottom:2px}}@media(max-width:599px){.design-flow-page,.free-model-page,.prompt-reverse-page{width:calc(100% - 16px);padding-top:10px;padding-bottom:116px}.design-flow-intro{display:none}.design-flow-stage-body,.free-model-workspace,.prompt-reverse-workspace{grid-template-columns:1fr}.design-image-pair{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px}.image-drop-target{height:148px;min-height:148px;max-height:148px}.image-drop-field.is-primary .image-drop-target{height:min(200px,52vw);min-height:min(200px,52vw);max-height:200px}.image-drop-field.compact .image-drop-target{height:116px;min-height:116px;max-height:116px}.image-drop-placeholder{gap:4px;padding:8px}.image-drop-placeholder small{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-drop-actions{top:5px;right:5px;gap:4px}.image-drop-actions button{width:25px;height:25px}.design-more-settings{margin-top:10px}.design-more-settings>summary{min-height:38px}.design-more-settings>summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiview-base-inputs,.view-generation-source-grid,.view-generation-source-grid.three_quarter,.view-generation-source-grid.heel{grid-template-columns:repeat(2,minmax(0,1fr))}.multiview-showcase-body .multiview-input-layout>.image-drop-field .image-drop-target,.multiview-input-layout>.image-drop-field .image-drop-target{height:min(200px,52vw);min-height:min(200px,52vw);max-height:200px}.view-generation-source-grid .image-drop-field,.view-generation-source-grid .image-drop-caption{min-height:0}.multiview-single-view-panel .view-result-preview{min-height:152px}.free-model-intro,.prompt-reverse-intro{min-height:0;padding:15px 16px;align-items:center;gap:10px}.free-model-intro h1,.prompt-reverse-intro h1{margin:4px 0 0;font-size:21px}.free-model-intro p,.prompt-reverse-intro p{display:none}.free-model-intro>strong,.prompt-reverse-intro>strong{padding:7px 8px;font-size:8px}.free-model-controls,.free-model-output,.prompt-reverse-controls,.prompt-reverse-output,.free-model-history,.prompt-reverse-history{padding:13px}.free-model-controls{display:flex;flex-direction:column}.free-model-controls>:first-child{order:0}.free-prompt-field{order:1}.free-reference-section{order:2}.free-model-output .free-settings-section{order:0}.free-model-output .free-model-generate{order:1;margin-top:12px}.free-model-output .flow-result-heading{order:2}.free-model-output .free-result-empty,.free-model-output .free-result-gallery{order:3}.free-size-grid{grid-template-columns:1fr 1fr}.free-size-grid .field:first-child{grid-column:auto}.free-size-grid .field:last-child{grid-column:1 / -1}.free-size-note{margin:8px 0 0;padding:8px}.free-size-note span{display:none}.free-reference-heading{align-items:center;flex-direction:row}.free-reference-heading small{display:none}.free-reference-grid,.prompt-reverse-image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.free-reference-grid .image-drop-target,.prompt-reverse-image-slot .image-drop-target{height:clamp(120px,30vw,148px);min-height:120px;max-height:148px}.free-result-empty{height:clamp(280px,72vw,360px);min-height:280px;max-height:360px}.free-result-gallery{min-height:0}.prompt-reverse-controls>.field textarea{min-height:136px}.prompt-reverse-language{width:100%}.prompt-reverse-output{min-height:330px}.prompt-reverse-result-textarea,.prompt-reverse-empty{min-height:270px;padding:12px}.prompt-reverse-history{margin-top:12px}.design-flow-page{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.multiview-complete-grid{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);grid-auto-rows:auto}.multiview-complete-card{width:100%;min-width:0;height:auto;min-height:0;max-height:none;aspect-ratio:auto;grid-template-rows:auto auto}.multiview-complete-card>button,.multiview-complete-card>div{width:100%;min-width:0;max-height:360px;aspect-ratio:1 / 1;overflow:hidden}.multiview-complete-card img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;display:block}}@media(max-width:599px){html,body,#root{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:visible;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}input,textarea,select,.ui-input,.ui-textarea,.ui-select-trigger{font-size:16px!important;line-height:1.4}.member-app-frame,.app-frame{height:auto;min-height:100dvh;overflow:visible}.member-page-viewport,.page-viewport,.design-mode-content{height:auto!important;min-height:0;overflow:visible;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}.member-page-viewport .design-page-shell,.design-page-shell{height:auto;min-height:0}.free-model-page,.prompt-reverse-page,.design-flow-page{padding-bottom:calc(96px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom))}.free-model-workspace,.prompt-reverse-workspace{overflow:visible}.free-prompt-field textarea,.prompt-reverse-settings textarea{min-height:150px;height:160px;max-height:none;overflow-y:hidden}.prompt-reverse-result-textarea{min-height:280px;max-height:none;overflow:auto}.ui-dialog-content{top:max(12px,env(safe-area-inset-top));bottom:max(12px,env(safe-area-inset-bottom));max-height:none;transform:translate(-50%);overflow-y:auto;scroll-padding-bottom:calc(32px + env(safe-area-inset-bottom))}.provider-dialog.ui-dialog-content{width:calc(100vw - 20px);overflow:hidden;border-radius:12px}.provider-dialog-header{padding:20px 16px 14px}.provider-dialog-body.provider-editor{padding:16px}.provider-dialog .provider-editor-grid{grid-template-columns:1fr}.provider-basic-controls{align-items:flex-start;flex-direction:column}.provider-dialog-footer{bottom:-16px;margin:16px -16px -16px;padding:12px 16px;align-items:stretch;flex-direction:column-reverse}.provider-dialog-footer>div{display:grid;grid-template-columns:repeat(3,1fr)}.provider-dialog-footer .primary-button,.provider-dialog-footer .secondary-button{min-width:0;padding-inline:8px}.provider-dialog-footer .danger-text-button{align-self:flex-start}}@media(min-width:1024px){.design-flow-page{width:min(1180px,calc(100% - 40px));padding:18px 0 48px}.design-flow-intro{min-height:0;margin-bottom:12px;padding:12px 16px}.design-flow-overview>div{min-height:36px;padding:5px 9px}.design-flow-overview small{display:none}.flow-stage-header{min-height:72px;padding:13px 16px}.flow-stage-toggle{width:100%;border:0;background:#fff;color:inherit;text-align:left;cursor:pointer;grid-template-columns:36px minmax(0,1fr) minmax(180px,.62fr) auto 18px}.flow-stage-toggle[aria-expanded=true]{grid-template-columns:36px minmax(0,1fr) auto 18px}.flow-stage-toggle:not([aria-expanded=true])>div>p{display:none}.flow-stage-number{width:32px;height:32px}.flow-stage-header h2{margin-top:2px;font-size:14px}.flow-stage-header>strong{align-self:center;min-width:82px;padding:7px 8px}.flow-stage-toggle>svg{color:#6f7873;transition:transform .18s ease-out}.flow-stage-toggle>svg.is-expanded,.view-result-accordion-summary>svg.is-expanded{transform:rotate(180deg)}.flow-stage-summary{min-width:0;display:flex;align-items:center;gap:8px;color:#68726c;font-size:9px;line-height:1.4}.flow-stage-summary img{width:38px;height:38px;flex:0 0 auto;object-fit:contain;border:1px solid var(--line-soft);border-radius:4px;background:#f2f4f1}.design-flow-stage-body{grid-template-columns:minmax(400px,470px) minmax(0,1fr);max-height:388px}.design-flow-stage:has(.design-more-settings[open]) .design-flow-stage-body{max-height:none}.design-flow-controls,.design-flow-result{padding:14px 16px}.design-image-pair{gap:8px;margin-top:0}.design-image-pair .image-drop-target,.design-image-pair .image-drop-field.is-primary .image-drop-target{width:min(100%,180px);height:170px;min-height:160px;max-height:180px;aspect-ratio:1}.design-image-pair .image-drop-field{max-width:180px}.design-more-settings{margin-top:8px}.design-more-settings>summary{min-height:34px}.design-more-settings-content{padding-bottom:9px}.design-flow-page .flow-primary-action{min-height:38px;margin-top:8px}.flow-result-empty{height:200px;min-height:180px;max-height:220px;margin-top:8px}.design-flow-result .flow-main-result{height:240px;max-height:240px}.design-flow-connector{height:24px}.multiview-showcase-body{grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr);overflow:visible}.multiview-input-panel,.multiview-output-panel,.multiview-single-view-panel{padding:14px 16px}.multiview-showcase-body .multiview-input-layout{margin-top:8px;grid-template-columns:220px minmax(0,1fr);gap:8px}.multiview-showcase-body .multiview-input-layout>.image-drop-field .image-drop-target{width:min(100%,220px);height:190px;min-height:180px;max-height:220px;aspect-ratio:1}.multiview-showcase-body .multiview-input-layout>.image-drop-field{max-width:220px}.multiview-showcase-body .multiview-base-inputs{grid-template-columns:repeat(2,minmax(112px,136px));gap:7px;align-content:start}.multiview-showcase-body .multiview-base-inputs .image-drop-field.compact .image-drop-target{height:124px;min-height:112px;max-height:136px;aspect-ratio:1}.multiview-showcase-body .multiview-base-inputs .image-drop-field{max-width:136px}.multiview-input-panel .flow-form-grid{margin-top:8px;gap:8px}.multiview-input-panel .field{margin-bottom:8px}.multiview-input-panel textarea{min-height:58px}.multiview-call-note{min-height:36px;margin-top:7px;padding:7px 9px}.multiview-complete-grid{flex:0 0 auto;grid-auto-rows:160px;min-height:0;margin-top:8px;gap:8px}.multiview-complete-card{min-height:160px;max-height:190px;aspect-ratio:4 / 3}.multiview-complete-card>strong{min-height:26px}.multiview-single-view-panel{border-top:1px solid var(--line-soft)}.multiview-single-view-heading{width:100%;min-height:48px;padding:0;border:0;background:#fff;color:inherit;cursor:pointer;text-align:left}.multiview-single-view-heading>svg{color:#77807b;transition:transform .18s ease-out}.multiview-single-view-heading>svg.is-expanded{transform:rotate(180deg)}.multiview-single-view-panel .view-result-list{min-height:0;margin-top:8px;display:grid;gap:0;border:1px solid var(--line-soft)}.view-result-accordion{min-width:0;border-top:1px solid var(--line-soft);background:#fff}.view-result-accordion:first-child{border-top:0}.view-result-accordion-summary{width:100%;min-height:56px;padding:7px 10px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:9px;align-items:center;border:0;background:#fff;color:#404a45;text-align:left}.view-result-accordion-summary:hover{background:#f7f9f7}.view-result-accordion-summary img,.view-result-accordion-icon{width:42px;height:42px;display:grid;place-items:center;object-fit:contain;border:1px solid var(--line-soft);border-radius:4px;color:#78827c;background:#f2f4f1}.view-result-accordion-summary strong,.view-result-accordion-summary small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.view-result-accordion-summary strong{font-size:10px}.view-result-accordion-summary small{margin-top:3px;color:#89928d;font-size:8px}.view-result-accordion-summary>svg{color:#77807b;transition:transform .18s ease-out}.multiview-single-view-panel .view-result-row{padding:14px 0 16px;grid-template-columns:minmax(0,1fr) minmax(260px,.78fr);gap:14px;background:#fff}.multiview-single-view-panel .view-result-row+.view-result-row{border-top:0}.view-generation-source-grid{margin-top:8px;gap:7px}.view-generation-source-grid .image-drop-field{min-height:0;max-width:160px}.view-generation-source-grid .image-drop-target,.view-generation-source-grid .image-drop-field.compact .image-drop-target{height:160px;min-height:148px;max-height:160px;aspect-ratio:1}.multiview-single-view-panel .view-result-preview{flex:0 0 auto;height:220px;min-height:200px;max-height:240px;margin-top:8px;aspect-ratio:4 / 3}}.user-center-page{width:min(1180px,calc(100% - 40px));margin:24px auto 56px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:16px}.user-center-summary,.user-center-content{border:1px solid var(--line);border-radius:8px;background:#fff}.user-center-summary{height:fit-content;padding:18px;display:grid;gap:12px}.user-center-avatar{width:70px;height:70px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#317766;background:#e9f3f0}.user-center-avatar img,.avatar-edit img{width:100%;height:100%;object-fit:cover}.user-center-summary strong,.user-center-summary span{display:block}.user-center-summary strong{font-size:15px}.user-center-summary span{margin-top:4px;color:var(--muted);font-size:10px}.user-center-summary dl,.user-center-readonly{margin:0;display:grid;gap:9px}.user-center-summary dl div,.user-center-readonly div{display:grid;gap:3px}.user-center-summary dt,.user-center-readonly dt{color:var(--muted);font-size:9px}.user-center-summary dd,.user-center-readonly dd{margin:0;overflow-wrap:anywhere;font-size:10px}.user-center-content>header{padding:18px 20px 0;border-bottom:1px solid var(--line-soft)}.user-center-content h1{margin:3px 0 14px;font-size:20px}.user-center-content header small{color:var(--muted);font-size:9px;font-weight:700}.user-center-content header nav{display:flex;gap:4px;overflow-x:auto}.user-center-content header nav a{min-height:38px;padding:0 12px;display:grid;place-items:center;border-bottom:2px solid transparent;color:#727b76;font-size:10px;white-space:nowrap}.user-center-content header nav a.active{border-bottom-color:var(--accent);color:#206d5d;font-weight:700}.user-center-content>section{padding:18px 20px}.user-center-form{max-width:540px}.avatar-edit{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:#286e60;font-size:10px;font-weight:700;cursor:pointer}.avatar-edit>span{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#e9f3f0}.avatar-edit input{display:none}.user-center-form>.secondary-button{margin:-4px 0 16px}.user-center-security{min-height:180px}.user-center-security p{color:#66706a;font-size:11px;line-height:1.6}@media(max-width:899px){.user-center-page{width:min(100% - 22px,760px);grid-template-columns:1fr;margin-top:16px}.user-center-summary{grid-template-columns:70px minmax(0,1fr);align-items:center}.user-center-summary dl{grid-column:1 / -1;grid-template-columns:1fr 1fr}.user-center-content>section{padding:14px}}@media(max-width:599px){.user-center-page{width:calc(100% - 16px);margin:10px auto calc(96px + env(safe-area-inset-bottom))}.user-center-content>header{padding:14px 14px 0}.user-center-content h1{margin-bottom:10px;font-size:18px}.user-center-form input{font-size:16px}.user-center-summary dl{grid-template-columns:1fr}}.lite-history-page{max-width:1180px;margin:0 auto;padding:28px 24px 48px}.lite-history-page .section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}.lite-history-page .section-heading small{color:var(--muted);font-size:10px;letter-spacing:.08em}.lite-history-page .section-heading h1{margin:6px 0;font-size:25px}.lite-history-page .section-heading p{margin:0;color:var(--muted)}.history-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px}.history-card{overflow:hidden;border:1px solid var(--line-soft);background:#fff;border-radius:8px}.history-card img,.history-card-placeholder{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#f5f6f3}.history-card-placeholder{display:grid;place-items:center;color:var(--muted)}.history-card>div:last-child{padding:12px}.history-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-card p{margin:5px 0 0;color:var(--muted);font-size:12px}
